From 7de49012b78c5cf5d1e47384356cd1e271bdbee2 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Wed, 23 Nov 2022 22:53:56 +0000 Subject: [PATCH] Add CSS class name prefix --- bulma-prefixed.scss | 5 + css/bulma-prefixed.css | 11826 ++++++++++++++++++++++++ css/bulma-prefixed.css.map | 1 + css/bulma-prefixed.min.css | 1 + css/bulma-rtl.css | 4855 +++++----- css/bulma-rtl.css.map | 2 +- css/bulma-rtl.min.css | 2 +- css/bulma.css | 4855 +++++----- css/bulma.css.map | 2 +- css/bulma.min.css | 2 +- docs/css/bulma-docs.css | 7328 +++++++-------- docs/css/bulma-docs.min.css | 2 +- docs/css/bulma.css | 19 +- docs/cypress.config.js | 163 +- package.json | 6 +- sass/components/breadcrumb.scss | 7 +- sass/components/card.scss | 20 +- sass/components/dropdown.scss | 20 +- sass/components/level.scss | 31 +- sass/components/media.scss | 30 +- sass/components/menu.scss | 6 +- sass/components/message.scss | 27 +- sass/components/modal.scss | 26 +- sass/components/navbar.scss | 184 +- sass/components/pagination.scss | 73 +- sass/components/panel.scss | 30 +- sass/components/tabs.scss | 16 +- sass/elements/box.scss | 10 +- sass/elements/button.scss | 73 +- sass/elements/container.scss | 6 +- sass/elements/content.scss | 4 +- sass/elements/icon.scss | 10 +- sass/elements/image.scss | 2 +- sass/elements/notification.scss | 14 +- sass/elements/other.scss | 10 +- sass/elements/progress.scss | 14 +- sass/elements/table.scss | 4 +- sass/elements/tag.scss | 24 +- sass/elements/title.scss | 14 +- sass/form/checkbox-radio.scss | 6 +- sass/form/file.scss | 70 +- sass/form/input-textarea.scss | 4 +- sass/form/select.scss | 2 +- sass/form/tools.scss | 81 +- sass/grid/columns.scss | 68 +- sass/grid/tiles.scss | 4 +- sass/layout/footer.scss | 2 +- sass/layout/hero.scss | 77 +- sass/layout/section.scss | 2 +- sass/utilities/initial-variables.scss | 47 +- 50 files changed, 20999 insertions(+), 9088 deletions(-) create mode 100644 bulma-prefixed.scss create mode 100644 css/bulma-prefixed.css create mode 100644 css/bulma-prefixed.css.map create mode 100644 css/bulma-prefixed.min.css diff --git a/bulma-prefixed.scss b/bulma-prefixed.scss new file mode 100644 index 00000000..ab739158 --- /dev/null +++ b/bulma-prefixed.scss @@ -0,0 +1,5 @@ +@charset "utf-8"; + +$class-prefix: "bulma-"; + +@import "bulma"; diff --git a/css/bulma-prefixed.css b/css/bulma-prefixed.css new file mode 100644 index 00000000..e139088c --- /dev/null +++ b/css/bulma-prefixed.css @@ -0,0 +1,11826 @@ +@charset "UTF-8"; +/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */ +/* Bulma Utilities */ +.bulma-button, .bulma-input, .bulma-textarea, .bulma-select select, .bulma-file-cta, +.bulma-file-name, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { + -moz-appearance: none; + -webkit-appearance: none; + align-items: center; + border: 1px solid transparent; + border-radius: 4px; + box-shadow: none; + display: inline-flex; + font-size: 1rem; + height: 2.5em; + justify-content: flex-start; + line-height: 1.5; + padding-bottom: calc(0.5em - 1px); + padding-left: calc(0.75em - 1px); + padding-right: calc(0.75em - 1px); + padding-top: calc(0.5em - 1px); + position: relative; + vertical-align: top; +} + +.bulma-button:focus, .bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .bulma-file-cta:focus, +.bulma-file-name:focus, .bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus, +.bulma-pagination-ellipsis:focus, .is-focused.bulma-button, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .is-focused.bulma-file-cta, +.is-focused.bulma-file-name, .is-focused.bulma-pagination-previous, +.is-focused.bulma-pagination-next, +.is-focused.bulma-pagination-link, +.is-focused.bulma-pagination-ellipsis, .bulma-button:active, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .bulma-file-cta:active, +.bulma-file-name:active, .bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active, +.bulma-pagination-ellipsis:active, .is-active.bulma-button, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active, .is-active.bulma-file-cta, +.is-active.bulma-file-name, .is-active.bulma-pagination-previous, +.is-active.bulma-pagination-next, +.is-active.bulma-pagination-link, +.is-active.bulma-pagination-ellipsis { + outline: none; +} + +.bulma-button[disabled], .bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], .bulma-file-cta[disabled], +.bulma-file-name[disabled], .bulma-pagination-previous[disabled], +.bulma-pagination-next[disabled], +.bulma-pagination-link[disabled], +.bulma-pagination-ellipsis[disabled], +fieldset[disabled] .bulma-button, +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select, +fieldset[disabled] .bulma-file-cta, +fieldset[disabled] .bulma-file-name, +fieldset[disabled] .bulma-pagination-previous, +fieldset[disabled] .bulma-pagination-next, +fieldset[disabled] .bulma-pagination-link, +fieldset[disabled] .bulma-pagination-ellipsis { + cursor: not-allowed; +} + +.bulma-button, .bulma-file, .bulma-breadcrumb, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis, .bulma-tabs, .is-unselectable { + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; +} + +.bulma-select:not(.is-multiple):not(.is-loading)::after, .bulma-navbar-link:not(.is-arrowless)::after { + border: 3px solid transparent; + border-radius: 2px; + border-right: 0; + border-top: 0; + content: " "; + display: block; + height: 0.625em; + margin-top: -0.4375em; + pointer-events: none; + position: absolute; + top: 50%; + transform: rotate(-45deg); + transform-origin: center; + width: 0.625em; +} + +.bulma-box:not(:last-child), .bulma-content:not(:last-child), .bulma-notification:not(:last-child), .bulma-progress:not(:last-child), .bulma-table:not(:last-child), .bulma-table-container:not(:last-child), .bulma-title:not(:last-child), +.bulma-subtitle:not(:last-child), .bulma-block:not(:last-child), .bulma-breadcrumb:not(:last-child), .bulma-level:not(:last-child), .bulma-message:not(:last-child), .bulma-pagination:not(:last-child), .bulma-tabs:not(:last-child) { + margin-bottom: 1.5rem; +} + +.bulma-delete, .bulma-modal-close { + -webkit-touch-callout: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + -moz-appearance: none; + -webkit-appearance: none; + background-color: rgba(10, 10, 10, 0.2); + border: none; + border-radius: 9999px; + cursor: pointer; + pointer-events: auto; + display: inline-block; + flex-grow: 0; + flex-shrink: 0; + font-size: 0; + height: 20px; + max-height: 20px; + max-width: 20px; + min-height: 20px; + min-width: 20px; + outline: none; + position: relative; + vertical-align: top; + width: 20px; +} + +.bulma-delete::before, .bulma-modal-close::before, .bulma-delete::after, .bulma-modal-close::after { + background-color: white; + content: ""; + display: block; + left: 50%; + position: absolute; + top: 50%; + transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform-origin: center center; +} + +.bulma-delete::before, .bulma-modal-close::before { + height: 2px; + width: 50%; +} + +.bulma-delete::after, .bulma-modal-close::after { + height: 50%; + width: 2px; +} + +.bulma-delete:hover, .bulma-modal-close:hover, .bulma-delete:focus, .bulma-modal-close:focus { + background-color: rgba(10, 10, 10, 0.3); +} + +.bulma-delete:active, .bulma-modal-close:active { + background-color: rgba(10, 10, 10, 0.4); +} + +.is-small.bulma-delete, .is-small.bulma-modal-close { + height: 16px; + max-height: 16px; + max-width: 16px; + min-height: 16px; + min-width: 16px; + width: 16px; +} + +.is-medium.bulma-delete, .is-medium.bulma-modal-close { + height: 24px; + max-height: 24px; + max-width: 24px; + min-height: 24px; + min-width: 24px; + width: 24px; +} + +.is-large.bulma-delete, .is-large.bulma-modal-close { + height: 32px; + max-height: 32px; + max-width: 32px; + min-height: 32px; + min-width: 32px; + width: 32px; +} + +.bulma-button.is-loading::after, .bulma-loader, .bulma-select.is-loading::after, .bulma-control.is-loading::after { + animation: spinAround 500ms infinite linear; + border: 2px solid #dbdbdb; + border-radius: 9999px; + border-right-color: transparent; + border-top-color: transparent; + content: ""; + display: block; + height: 1em; + position: relative; + width: 1em; +} + +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio, .bulma-modal, .bulma-modal-background, .is-overlay, .bulma-hero-video { + bottom: 0; + left: 0; + position: absolute; + right: 0; + top: 0; +} + +.bulma-navbar-burger { + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + background: none; + border: none; + color: currentColor; + font-family: inherit; + font-size: 1em; + margin: 0; + padding: 0; +} + +/* Bulma Base */ +/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */ +html, +body, +p, +ol, +ul, +li, +dl, +dt, +dd, +blockquote, +figure, +fieldset, +legend, +textarea, +pre, +iframe, +hr, +h1, +h2, +h3, +h4, +h5, +h6 { + margin: 0; + padding: 0; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + font-size: 100%; + font-weight: normal; +} + +ul { + list-style: none; +} + +button, +input, +select, +textarea { + margin: 0; +} + +html { + box-sizing: border-box; +} + +*, *::before, *::after { + box-sizing: inherit; +} + +img, +video { + height: auto; + max-width: 100%; +} + +iframe { + border: 0; +} + +table { + border-collapse: collapse; + border-spacing: 0; +} + +td, +th { + padding: 0; +} + +td:not([align]), +th:not([align]) { + text-align: inherit; +} + +html { + background-color: white; + font-size: 16px; + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + min-width: 300px; + overflow-x: hidden; + overflow-y: scroll; + text-rendering: optimizeLegibility; + -webkit-text-size-adjust: 100%; + -moz-text-size-adjust: 100%; + text-size-adjust: 100%; +} + +article, +aside, +figure, +footer, +header, +hgroup, +section { + display: block; +} + +body, +button, +input, +optgroup, +select, +textarea { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; +} + +code, +pre { + -moz-osx-font-smoothing: auto; + -webkit-font-smoothing: auto; + font-family: monospace; +} + +body { + color: #4a4a4a; + font-size: 1em; + font-weight: 400; + line-height: 1.5; +} + +a { + color: #485fc7; + cursor: pointer; + text-decoration: none; +} + +a strong { + color: currentColor; +} + +a:hover { + color: #363636; +} + +code { + background-color: whitesmoke; + color: #da1039; + font-size: 0.875em; + font-weight: normal; + padding: 0.25em 0.5em 0.25em; +} + +hr { + background-color: whitesmoke; + border: none; + display: block; + height: 2px; + margin: 1.5rem 0; +} + +img { + height: auto; + max-width: 100%; +} + +input[type="checkbox"], +input[type="radio"] { + vertical-align: baseline; +} + +small { + font-size: 0.875em; +} + +span { + font-style: inherit; + font-weight: inherit; +} + +strong { + color: #363636; + font-weight: 700; +} + +fieldset { + border: none; +} + +pre { + -webkit-overflow-scrolling: touch; + background-color: whitesmoke; + color: #4a4a4a; + font-size: 0.875em; + overflow-x: auto; + padding: 1.25rem 1.5rem; + white-space: pre; + word-wrap: normal; +} + +pre code { + background-color: transparent; + color: currentColor; + font-size: 1em; + padding: 0; +} + +table td, +table th { + vertical-align: top; +} + +table td:not([align]), +table th:not([align]) { + text-align: inherit; +} + +table th { + color: #363636; +} + +@keyframes spinAround { + from { + transform: rotate(0deg); + } + to { + transform: rotate(359deg); + } +} + +/* Bulma Elements */ +.bulma-box { + background-color: white; + border-radius: 6px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + color: #4a4a4a; + display: block; + padding: 1.25rem; +} + +a.bulma-box:hover, a.bulma-box:focus { + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7; +} + +a.bulma-box:active { + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7; +} + +.bulma-button { + background-color: white; + border-color: #dbdbdb; + border-width: 1px; + color: #363636; + cursor: pointer; + justify-content: center; + padding-bottom: calc(0.5em - 1px); + padding-left: 1em; + padding-right: 1em; + padding-top: calc(0.5em - 1px); + text-align: center; + white-space: nowrap; +} + +.bulma-button strong { + color: inherit; +} + +.bulma-button .bulma-icon, .bulma-button .bulma-icon.is-small, .bulma-button .bulma-icon.is-medium, .bulma-button .bulma-icon.is-large { + height: 1.5em; + width: 1.5em; +} + +.bulma-button .bulma-icon:first-child:not(:last-child) { + margin-left: calc(-0.5em - 1px); + margin-right: 0.25em; +} + +.bulma-button .bulma-icon:last-child:not(:first-child) { + margin-left: 0.25em; + margin-right: calc(-0.5em - 1px); +} + +.bulma-button .bulma-icon:first-child:last-child { + margin-left: calc( -0.5em - 1px); + margin-right: calc( -0.5em - 1px); +} + +.bulma-button:hover, .bulma-button.is-hovered { + border-color: #b5b5b5; + color: #363636; +} + +.bulma-button:focus, .bulma-button.is-focused { + border-color: #485fc7; + color: #363636; +} + +.bulma-button:focus:not(:active), .bulma-button.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.bulma-button:active, .bulma-button.is-active { + border-color: #4a4a4a; + color: #363636; +} + +.bulma-button.is-text { + background-color: transparent; + border-color: transparent; + color: #4a4a4a; + text-decoration: underline; +} + +.bulma-button.is-text:hover, .bulma-button.is-text.is-hovered, .bulma-button.is-text:focus, .bulma-button.is-text.is-focused { + background-color: whitesmoke; + color: #363636; +} + +.bulma-button.is-text:active, .bulma-button.is-text.is-active { + background-color: #e8e8e8; + color: #363636; +} + +.bulma-button.is-text[disabled], +fieldset[disabled] .bulma-button.is-text { + background-color: transparent; + border-color: transparent; + box-shadow: none; +} + +.bulma-button.is-ghost { + background: none; + border-color: transparent; + color: #485fc7; + text-decoration: none; +} + +.bulma-button.is-ghost:hover, .bulma-button.is-ghost.is-hovered { + color: #485fc7; + text-decoration: underline; +} + +.bulma-button.is-white { + background-color: white; + border-color: transparent; + color: #0a0a0a; +} + +.bulma-button.is-white:hover, .bulma-button.is-white.is-hovered { + background-color: #f9f9f9; + border-color: transparent; + color: #0a0a0a; +} + +.bulma-button.is-white:focus, .bulma-button.is-white.is-focused { + border-color: transparent; + color: #0a0a0a; +} + +.bulma-button.is-white:focus:not(:active), .bulma-button.is-white.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); +} + +.bulma-button.is-white:active, .bulma-button.is-white.is-active { + background-color: #f2f2f2; + border-color: transparent; + color: #0a0a0a; +} + +.bulma-button.is-white[disabled], +fieldset[disabled] .bulma-button.is-white { + background-color: white; + border-color: white; + box-shadow: none; +} + +.bulma-button.is-white.is-inverted { + background-color: #0a0a0a; + color: white; +} + +.bulma-button.is-white.is-inverted:hover, .bulma-button.is-white.is-inverted.is-hovered { + background-color: black; +} + +.bulma-button.is-white.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted { + background-color: #0a0a0a; + border-color: transparent; + box-shadow: none; + color: white; +} + +.bulma-button.is-white.is-loading::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.bulma-button.is-white.is-outlined { + background-color: transparent; + border-color: white; + color: white; +} + +.bulma-button.is-white.is-outlined:hover, .bulma-button.is-white.is-outlined.is-hovered, .bulma-button.is-white.is-outlined:focus, .bulma-button.is-white.is-outlined.is-focused { + background-color: white; + border-color: white; + color: #0a0a0a; +} + +.bulma-button.is-white.is-outlined.is-loading::after { + border-color: transparent transparent white white !important; +} + +.bulma-button.is-white.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.bulma-button.is-white.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-outlined { + background-color: transparent; + border-color: white; + box-shadow: none; + color: white; +} + +.bulma-button.is-white.is-inverted.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + color: #0a0a0a; +} + +.bulma-button.is-white.is-inverted.is-outlined:hover, .bulma-button.is-white.is-inverted.is-outlined.is-hovered, .bulma-button.is-white.is-inverted.is-outlined:focus, .bulma-button.is-white.is-inverted.is-outlined.is-focused { + background-color: #0a0a0a; + color: white; +} + +.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent white white !important; +} + +.bulma-button.is-white.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + box-shadow: none; + color: #0a0a0a; +} + +.bulma-button.is-black { + background-color: #0a0a0a; + border-color: transparent; + color: white; +} + +.bulma-button.is-black:hover, .bulma-button.is-black.is-hovered { + background-color: #040404; + border-color: transparent; + color: white; +} + +.bulma-button.is-black:focus, .bulma-button.is-black.is-focused { + border-color: transparent; + color: white; +} + +.bulma-button.is-black:focus:not(:active), .bulma-button.is-black.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); +} + +.bulma-button.is-black:active, .bulma-button.is-black.is-active { + background-color: black; + border-color: transparent; + color: white; +} + +.bulma-button.is-black[disabled], +fieldset[disabled] .bulma-button.is-black { + background-color: #0a0a0a; + border-color: #0a0a0a; + box-shadow: none; +} + +.bulma-button.is-black.is-inverted { + background-color: white; + color: #0a0a0a; +} + +.bulma-button.is-black.is-inverted:hover, .bulma-button.is-black.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-black.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted { + background-color: white; + border-color: transparent; + box-shadow: none; + color: #0a0a0a; +} + +.bulma-button.is-black.is-loading::after { + border-color: transparent transparent white white !important; +} + +.bulma-button.is-black.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + color: #0a0a0a; +} + +.bulma-button.is-black.is-outlined:hover, .bulma-button.is-black.is-outlined.is-hovered, .bulma-button.is-black.is-outlined:focus, .bulma-button.is-black.is-outlined.is-focused { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; +} + +.bulma-button.is-black.is-outlined.is-loading::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.bulma-button.is-black.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent white white !important; +} + +.bulma-button.is-black.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-outlined { + background-color: transparent; + border-color: #0a0a0a; + box-shadow: none; + color: #0a0a0a; +} + +.bulma-button.is-black.is-inverted.is-outlined { + background-color: transparent; + border-color: white; + color: white; +} + +.bulma-button.is-black.is-inverted.is-outlined:hover, .bulma-button.is-black.is-inverted.is-outlined.is-hovered, .bulma-button.is-black.is-inverted.is-outlined:focus, .bulma-button.is-black.is-inverted.is-outlined.is-focused { + background-color: white; + color: #0a0a0a; +} + +.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #0a0a0a #0a0a0a !important; +} + +.bulma-button.is-black.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined { + background-color: transparent; + border-color: white; + box-shadow: none; + color: white; +} + +.bulma-button.is-light { + background-color: whitesmoke; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light:hover, .bulma-button.is-light.is-hovered { + background-color: #eeeeee; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light:focus, .bulma-button.is-light.is-focused { + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light:focus:not(:active), .bulma-button.is-light.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); +} + +.bulma-button.is-light:active, .bulma-button.is-light.is-active { + background-color: #e8e8e8; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light[disabled], +fieldset[disabled] .bulma-button.is-light { + background-color: whitesmoke; + border-color: whitesmoke; + box-shadow: none; +} + +.bulma-button.is-light.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; +} + +.bulma-button.is-light.is-inverted:hover, .bulma-button.is-light.is-inverted.is-hovered { + background-color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + border-color: transparent; + box-shadow: none; + color: whitesmoke; +} + +.bulma-button.is-light.is-loading::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.bulma-button.is-light.is-outlined { + background-color: transparent; + border-color: whitesmoke; + color: whitesmoke; +} + +.bulma-button.is-light.is-outlined:hover, .bulma-button.is-light.is-outlined.is-hovered, .bulma-button.is-light.is-outlined:focus, .bulma-button.is-light.is-outlined.is-focused { + background-color: whitesmoke; + border-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light.is-outlined.is-loading::after { + border-color: transparent transparent whitesmoke whitesmoke !important; +} + +.bulma-button.is-light.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.bulma-button.is-light.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-outlined { + background-color: transparent; + border-color: whitesmoke; + box-shadow: none; + color: whitesmoke; +} + +.bulma-button.is-light.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-light.is-inverted.is-outlined:hover, .bulma-button.is-light.is-inverted.is-outlined.is-hovered, .bulma-button.is-light.is-inverted.is-outlined:focus, .bulma-button.is-light.is-inverted.is-outlined.is-focused { + background-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; +} + +.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent whitesmoke whitesmoke !important; +} + +.bulma-button.is-light.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: none; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-dark { + background-color: #363636; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-dark:hover, .bulma-button.is-dark.is-hovered { + background-color: #2f2f2f; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-dark:focus, .bulma-button.is-dark.is-focused { + border-color: transparent; + color: #fff; +} + +.bulma-button.is-dark:focus:not(:active), .bulma-button.is-dark.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); +} + +.bulma-button.is-dark:active, .bulma-button.is-dark.is-active { + background-color: #292929; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-dark[disabled], +fieldset[disabled] .bulma-button.is-dark { + background-color: #363636; + border-color: #363636; + box-shadow: none; +} + +.bulma-button.is-dark.is-inverted { + background-color: #fff; + color: #363636; +} + +.bulma-button.is-dark.is-inverted:hover, .bulma-button.is-dark.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-dark.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #363636; +} + +.bulma-button.is-dark.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-dark.is-outlined { + background-color: transparent; + border-color: #363636; + color: #363636; +} + +.bulma-button.is-dark.is-outlined:hover, .bulma-button.is-dark.is-outlined.is-hovered, .bulma-button.is-dark.is-outlined:focus, .bulma-button.is-dark.is-outlined.is-focused { + background-color: #363636; + border-color: #363636; + color: #fff; +} + +.bulma-button.is-dark.is-outlined.is-loading::after { + border-color: transparent transparent #363636 #363636 !important; +} + +.bulma-button.is-dark.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-dark.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-outlined { + background-color: transparent; + border-color: #363636; + box-shadow: none; + color: #363636; +} + +.bulma-button.is-dark.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.bulma-button.is-dark.is-inverted.is-outlined:hover, .bulma-button.is-dark.is-inverted.is-outlined.is-hovered, .bulma-button.is-dark.is-inverted.is-outlined:focus, .bulma-button.is-dark.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #363636; +} + +.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #363636 #363636 !important; +} + +.bulma-button.is-dark.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.bulma-button.is-primary { + background-color: #00d1b2; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-primary:hover, .bulma-button.is-primary.is-hovered { + background-color: #00c4a7; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-primary:focus, .bulma-button.is-primary.is-focused { + border-color: transparent; + color: #fff; +} + +.bulma-button.is-primary:focus:not(:active), .bulma-button.is-primary.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); +} + +.bulma-button.is-primary:active, .bulma-button.is-primary.is-active { + background-color: #00b89c; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-primary[disabled], +fieldset[disabled] .bulma-button.is-primary { + background-color: #00d1b2; + border-color: #00d1b2; + box-shadow: none; +} + +.bulma-button.is-primary.is-inverted { + background-color: #fff; + color: #00d1b2; +} + +.bulma-button.is-primary.is-inverted:hover, .bulma-button.is-primary.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-primary.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #00d1b2; +} + +.bulma-button.is-primary.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-primary.is-outlined { + background-color: transparent; + border-color: #00d1b2; + color: #00d1b2; +} + +.bulma-button.is-primary.is-outlined:hover, .bulma-button.is-primary.is-outlined.is-hovered, .bulma-button.is-primary.is-outlined:focus, .bulma-button.is-primary.is-outlined.is-focused { + background-color: #00d1b2; + border-color: #00d1b2; + color: #fff; +} + +.bulma-button.is-primary.is-outlined.is-loading::after { + border-color: transparent transparent #00d1b2 #00d1b2 !important; +} + +.bulma-button.is-primary.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-primary.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-outlined { + background-color: transparent; + border-color: #00d1b2; + box-shadow: none; + color: #00d1b2; +} + +.bulma-button.is-primary.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.bulma-button.is-primary.is-inverted.is-outlined:hover, .bulma-button.is-primary.is-inverted.is-outlined.is-hovered, .bulma-button.is-primary.is-inverted.is-outlined:focus, .bulma-button.is-primary.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #00d1b2; +} + +.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #00d1b2 #00d1b2 !important; +} + +.bulma-button.is-primary.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.bulma-button.is-primary.is-light { + background-color: #ebfffc; + color: #00947e; +} + +.bulma-button.is-primary.is-light:hover, .bulma-button.is-primary.is-light.is-hovered { + background-color: #defffa; + border-color: transparent; + color: #00947e; +} + +.bulma-button.is-primary.is-light:active, .bulma-button.is-primary.is-light.is-active { + background-color: #d1fff8; + border-color: transparent; + color: #00947e; +} + +.bulma-button.is-link { + background-color: #485fc7; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-link:hover, .bulma-button.is-link.is-hovered { + background-color: #3e56c4; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-link:focus, .bulma-button.is-link.is-focused { + border-color: transparent; + color: #fff; +} + +.bulma-button.is-link:focus:not(:active), .bulma-button.is-link.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.bulma-button.is-link:active, .bulma-button.is-link.is-active { + background-color: #3a51bb; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-link[disabled], +fieldset[disabled] .bulma-button.is-link { + background-color: #485fc7; + border-color: #485fc7; + box-shadow: none; +} + +.bulma-button.is-link.is-inverted { + background-color: #fff; + color: #485fc7; +} + +.bulma-button.is-link.is-inverted:hover, .bulma-button.is-link.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-link.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #485fc7; +} + +.bulma-button.is-link.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-link.is-outlined { + background-color: transparent; + border-color: #485fc7; + color: #485fc7; +} + +.bulma-button.is-link.is-outlined:hover, .bulma-button.is-link.is-outlined.is-hovered, .bulma-button.is-link.is-outlined:focus, .bulma-button.is-link.is-outlined.is-focused { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; +} + +.bulma-button.is-link.is-outlined.is-loading::after { + border-color: transparent transparent #485fc7 #485fc7 !important; +} + +.bulma-button.is-link.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-link.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-outlined { + background-color: transparent; + border-color: #485fc7; + box-shadow: none; + color: #485fc7; +} + +.bulma-button.is-link.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.bulma-button.is-link.is-inverted.is-outlined:hover, .bulma-button.is-link.is-inverted.is-outlined.is-hovered, .bulma-button.is-link.is-inverted.is-outlined:focus, .bulma-button.is-link.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #485fc7; +} + +.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #485fc7 #485fc7 !important; +} + +.bulma-button.is-link.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.bulma-button.is-link.is-light { + background-color: #eff1fa; + color: #3850b7; +} + +.bulma-button.is-link.is-light:hover, .bulma-button.is-link.is-light.is-hovered { + background-color: #e6e9f7; + border-color: transparent; + color: #3850b7; +} + +.bulma-button.is-link.is-light:active, .bulma-button.is-link.is-light.is-active { + background-color: #dce0f4; + border-color: transparent; + color: #3850b7; +} + +.bulma-button.is-info { + background-color: #3e8ed0; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-info:hover, .bulma-button.is-info.is-hovered { + background-color: #3488ce; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-info:focus, .bulma-button.is-info.is-focused { + border-color: transparent; + color: #fff; +} + +.bulma-button.is-info:focus:not(:active), .bulma-button.is-info.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); +} + +.bulma-button.is-info:active, .bulma-button.is-info.is-active { + background-color: #3082c5; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-info[disabled], +fieldset[disabled] .bulma-button.is-info { + background-color: #3e8ed0; + border-color: #3e8ed0; + box-shadow: none; +} + +.bulma-button.is-info.is-inverted { + background-color: #fff; + color: #3e8ed0; +} + +.bulma-button.is-info.is-inverted:hover, .bulma-button.is-info.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-info.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #3e8ed0; +} + +.bulma-button.is-info.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-info.is-outlined { + background-color: transparent; + border-color: #3e8ed0; + color: #3e8ed0; +} + +.bulma-button.is-info.is-outlined:hover, .bulma-button.is-info.is-outlined.is-hovered, .bulma-button.is-info.is-outlined:focus, .bulma-button.is-info.is-outlined.is-focused { + background-color: #3e8ed0; + border-color: #3e8ed0; + color: #fff; +} + +.bulma-button.is-info.is-outlined.is-loading::after { + border-color: transparent transparent #3e8ed0 #3e8ed0 !important; +} + +.bulma-button.is-info.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-info.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-outlined { + background-color: transparent; + border-color: #3e8ed0; + box-shadow: none; + color: #3e8ed0; +} + +.bulma-button.is-info.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.bulma-button.is-info.is-inverted.is-outlined:hover, .bulma-button.is-info.is-inverted.is-outlined.is-hovered, .bulma-button.is-info.is-inverted.is-outlined:focus, .bulma-button.is-info.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #3e8ed0; +} + +.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #3e8ed0 #3e8ed0 !important; +} + +.bulma-button.is-info.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.bulma-button.is-info.is-light { + background-color: #eff5fb; + color: #296fa8; +} + +.bulma-button.is-info.is-light:hover, .bulma-button.is-info.is-light.is-hovered { + background-color: #e4eff9; + border-color: transparent; + color: #296fa8; +} + +.bulma-button.is-info.is-light:active, .bulma-button.is-info.is-light.is-active { + background-color: #dae9f6; + border-color: transparent; + color: #296fa8; +} + +.bulma-button.is-success { + background-color: #48c78e; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-success:hover, .bulma-button.is-success.is-hovered { + background-color: #3ec487; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-success:focus, .bulma-button.is-success.is-focused { + border-color: transparent; + color: #fff; +} + +.bulma-button.is-success:focus:not(:active), .bulma-button.is-success.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); +} + +.bulma-button.is-success:active, .bulma-button.is-success.is-active { + background-color: #3abb81; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-success[disabled], +fieldset[disabled] .bulma-button.is-success { + background-color: #48c78e; + border-color: #48c78e; + box-shadow: none; +} + +.bulma-button.is-success.is-inverted { + background-color: #fff; + color: #48c78e; +} + +.bulma-button.is-success.is-inverted:hover, .bulma-button.is-success.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-success.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #48c78e; +} + +.bulma-button.is-success.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-success.is-outlined { + background-color: transparent; + border-color: #48c78e; + color: #48c78e; +} + +.bulma-button.is-success.is-outlined:hover, .bulma-button.is-success.is-outlined.is-hovered, .bulma-button.is-success.is-outlined:focus, .bulma-button.is-success.is-outlined.is-focused { + background-color: #48c78e; + border-color: #48c78e; + color: #fff; +} + +.bulma-button.is-success.is-outlined.is-loading::after { + border-color: transparent transparent #48c78e #48c78e !important; +} + +.bulma-button.is-success.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-success.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-outlined { + background-color: transparent; + border-color: #48c78e; + box-shadow: none; + color: #48c78e; +} + +.bulma-button.is-success.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.bulma-button.is-success.is-inverted.is-outlined:hover, .bulma-button.is-success.is-inverted.is-outlined.is-hovered, .bulma-button.is-success.is-inverted.is-outlined:focus, .bulma-button.is-success.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #48c78e; +} + +.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #48c78e #48c78e !important; +} + +.bulma-button.is-success.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.bulma-button.is-success.is-light { + background-color: #effaf5; + color: #257953; +} + +.bulma-button.is-success.is-light:hover, .bulma-button.is-success.is-light.is-hovered { + background-color: #e6f7ef; + border-color: transparent; + color: #257953; +} + +.bulma-button.is-success.is-light:active, .bulma-button.is-success.is-light.is-active { + background-color: #dcf4e9; + border-color: transparent; + color: #257953; +} + +.bulma-button.is-warning { + background-color: #ffe08a; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning:hover, .bulma-button.is-warning.is-hovered { + background-color: #ffdc7d; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning:focus, .bulma-button.is-warning.is-focused { + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning:focus:not(:active), .bulma-button.is-warning.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); +} + +.bulma-button.is-warning:active, .bulma-button.is-warning.is-active { + background-color: #ffd970; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning[disabled], +fieldset[disabled] .bulma-button.is-warning { + background-color: #ffe08a; + border-color: #ffe08a; + box-shadow: none; +} + +.bulma-button.is-warning.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + color: #ffe08a; +} + +.bulma-button.is-warning.is-inverted:hover, .bulma-button.is-warning.is-inverted.is-hovered { + background-color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted { + background-color: rgba(0, 0, 0, 0.7); + border-color: transparent; + box-shadow: none; + color: #ffe08a; +} + +.bulma-button.is-warning.is-loading::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.bulma-button.is-warning.is-outlined { + background-color: transparent; + border-color: #ffe08a; + color: #ffe08a; +} + +.bulma-button.is-warning.is-outlined:hover, .bulma-button.is-warning.is-outlined.is-hovered, .bulma-button.is-warning.is-outlined:focus, .bulma-button.is-warning.is-outlined.is-focused { + background-color: #ffe08a; + border-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning.is-outlined.is-loading::after { + border-color: transparent transparent #ffe08a #ffe08a !important; +} + +.bulma-button.is-warning.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; +} + +.bulma-button.is-warning.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-outlined { + background-color: transparent; + border-color: #ffe08a; + box-shadow: none; + color: #ffe08a; +} + +.bulma-button.is-warning.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning.is-inverted.is-outlined:hover, .bulma-button.is-warning.is-inverted.is-outlined.is-hovered, .bulma-button.is-warning.is-inverted.is-outlined:focus, .bulma-button.is-warning.is-inverted.is-outlined.is-focused { + background-color: rgba(0, 0, 0, 0.7); + color: #ffe08a; +} + +.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #ffe08a #ffe08a !important; +} + +.bulma-button.is-warning.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined { + background-color: transparent; + border-color: rgba(0, 0, 0, 0.7); + box-shadow: none; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-button.is-warning.is-light { + background-color: #fffaeb; + color: #946c00; +} + +.bulma-button.is-warning.is-light:hover, .bulma-button.is-warning.is-light.is-hovered { + background-color: #fff6de; + border-color: transparent; + color: #946c00; +} + +.bulma-button.is-warning.is-light:active, .bulma-button.is-warning.is-light.is-active { + background-color: #fff3d1; + border-color: transparent; + color: #946c00; +} + +.bulma-button.is-danger { + background-color: #f14668; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-danger:hover, .bulma-button.is-danger.is-hovered { + background-color: #f03a5f; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-danger:focus, .bulma-button.is-danger.is-focused { + border-color: transparent; + color: #fff; +} + +.bulma-button.is-danger:focus:not(:active), .bulma-button.is-danger.is-focused:not(:active) { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); +} + +.bulma-button.is-danger:active, .bulma-button.is-danger.is-active { + background-color: #ef2e55; + border-color: transparent; + color: #fff; +} + +.bulma-button.is-danger[disabled], +fieldset[disabled] .bulma-button.is-danger { + background-color: #f14668; + border-color: #f14668; + box-shadow: none; +} + +.bulma-button.is-danger.is-inverted { + background-color: #fff; + color: #f14668; +} + +.bulma-button.is-danger.is-inverted:hover, .bulma-button.is-danger.is-inverted.is-hovered { + background-color: #f2f2f2; +} + +.bulma-button.is-danger.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted { + background-color: #fff; + border-color: transparent; + box-shadow: none; + color: #f14668; +} + +.bulma-button.is-danger.is-loading::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-danger.is-outlined { + background-color: transparent; + border-color: #f14668; + color: #f14668; +} + +.bulma-button.is-danger.is-outlined:hover, .bulma-button.is-danger.is-outlined.is-hovered, .bulma-button.is-danger.is-outlined:focus, .bulma-button.is-danger.is-outlined.is-focused { + background-color: #f14668; + border-color: #f14668; + color: #fff; +} + +.bulma-button.is-danger.is-outlined.is-loading::after { + border-color: transparent transparent #f14668 #f14668 !important; +} + +.bulma-button.is-danger.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #fff #fff !important; +} + +.bulma-button.is-danger.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-outlined { + background-color: transparent; + border-color: #f14668; + box-shadow: none; + color: #f14668; +} + +.bulma-button.is-danger.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + color: #fff; +} + +.bulma-button.is-danger.is-inverted.is-outlined:hover, .bulma-button.is-danger.is-inverted.is-outlined.is-hovered, .bulma-button.is-danger.is-inverted.is-outlined:focus, .bulma-button.is-danger.is-inverted.is-outlined.is-focused { + background-color: #fff; + color: #f14668; +} + +.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { + border-color: transparent transparent #f14668 #f14668 !important; +} + +.bulma-button.is-danger.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined { + background-color: transparent; + border-color: #fff; + box-shadow: none; + color: #fff; +} + +.bulma-button.is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; +} + +.bulma-button.is-danger.is-light:hover, .bulma-button.is-danger.is-light.is-hovered { + background-color: #fde0e6; + border-color: transparent; + color: #cc0f35; +} + +.bulma-button.is-danger.is-light:active, .bulma-button.is-danger.is-light.is-active { + background-color: #fcd4dc; + border-color: transparent; + color: #cc0f35; +} + +.bulma-button.is-small { + font-size: 0.75rem; +} + +.bulma-button.is-small:not(.is-rounded) { + border-radius: 2px; +} + +.bulma-button.is-normal { + font-size: 1rem; +} + +.bulma-button.is-medium { + font-size: 1.25rem; +} + +.bulma-button.is-large { + font-size: 1.5rem; +} + +.bulma-button[disabled], +fieldset[disabled] .bulma-button { + background-color: white; + border-color: #dbdbdb; + box-shadow: none; + opacity: 0.5; +} + +.bulma-button.is-fullwidth { + display: flex; + width: 100%; +} + +.bulma-button.is-loading { + color: transparent !important; + pointer-events: none; +} + +.bulma-button.is-loading::after { + position: absolute; + left: calc(50% - (1em * 0.5)); + top: calc(50% - (1em * 0.5)); + position: absolute !important; +} + +.bulma-button.is-static { + background-color: whitesmoke; + border-color: #dbdbdb; + color: #7a7a7a; + box-shadow: none; + pointer-events: none; +} + +.bulma-button.is-rounded { + border-radius: 9999px; + padding-left: calc(1em + 0.25em); + padding-right: calc(1em + 0.25em); +} + +.bulma-buttons { + align-items: center; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.bulma-buttons .bulma-button { + margin-bottom: 0.5rem; +} + +.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth) { + margin-right: 0.5rem; +} + +.bulma-buttons:last-child { + margin-bottom: -0.5rem; +} + +.bulma-buttons:not(:last-child) { + margin-bottom: 1rem; +} + +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large) { + font-size: 0.75rem; +} + +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { + border-radius: 2px; +} + +.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large) { + font-size: 1.25rem; +} + +.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium) { + font-size: 1.5rem; +} + +.bulma-buttons.has-addons .bulma-button:not(:first-child) { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.bulma-buttons.has-addons .bulma-button:not(:last-child) { + border-bottom-right-radius: 0; + border-top-right-radius: 0; + margin-right: -1px; +} + +.bulma-buttons.has-addons .bulma-button:last-child { + margin-right: 0; +} + +.bulma-buttons.has-addons .bulma-button:hover, .bulma-buttons.has-addons .bulma-button.is-hovered { + z-index: 2; +} + +.bulma-buttons.has-addons .bulma-button:focus, .bulma-buttons.has-addons .bulma-button.is-focused, .bulma-buttons.has-addons .bulma-button:active, .bulma-buttons.has-addons .bulma-button.is-active, .bulma-buttons.has-addons .bulma-button.is-selected { + z-index: 3; +} + +.bulma-buttons.has-addons .bulma-button:focus:hover, .bulma-buttons.has-addons .bulma-button.is-focused:hover, .bulma-buttons.has-addons .bulma-button:active:hover, .bulma-buttons.has-addons .bulma-button.is-active:hover, .bulma-buttons.has-addons .bulma-button.is-selected:hover { + z-index: 4; +} + +.bulma-buttons.has-addons .bulma-button.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.bulma-buttons.is-centered { + justify-content: center; +} + +.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth) { + margin-left: 0.25rem; + margin-right: 0.25rem; +} + +.bulma-buttons.is-right { + justify-content: flex-end; +} + +.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth) { + margin-left: 0.25rem; + margin-right: 0.25rem; +} + +@media screen and (max-width: 768px) { + .bulma-button.is-responsive.is-small { + font-size: 0.5625rem; + } + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { + font-size: 0.65625rem; + } + .bulma-button.is-responsive.is-medium { + font-size: 0.75rem; + } + .bulma-button.is-responsive.is-large { + font-size: 1rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-button.is-responsive.is-small { + font-size: 0.65625rem; + } + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { + font-size: 0.75rem; + } + .bulma-button.is-responsive.is-medium { + font-size: 1rem; + } + .bulma-button.is-responsive.is-large { + font-size: 1.25rem; + } +} + +.bulma-container { + flex-grow: 1; + margin: 0 auto; + position: relative; + width: auto; +} + +.bulma-container.is-fluid { + max-width: none !important; + padding-left: 32px; + padding-right: 32px; + width: 100%; +} + +@media screen and (min-width: 1024px) { + .bulma-container { + max-width: 960px; + } +} + +@media screen and (max-width: 1215px) { + .bulma-container.is-widescreen:not(.is-max-desktop) { + max-width: 1152px; + } +} + +@media screen and (max-width: 1407px) { + .bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; + } +} + +@media screen and (min-width: 1216px) { + .bulma-container:not(.is-max-desktop) { + max-width: 1152px; + } +} + +@media screen and (min-width: 1408px) { + .bulma-container:not(.is-max-desktop):not(.is-max-widescreen) { + max-width: 1344px; + } +} + +.bulma-content li + li { + margin-top: 0.25em; +} + +.bulma-content p:not(:last-child), +.bulma-content dl:not(:last-child), +.bulma-content ol:not(:last-child), +.bulma-content ul:not(:last-child), +.bulma-content blockquote:not(:last-child), +.bulma-content pre:not(:last-child), +.bulma-content table:not(:last-child) { + margin-bottom: 1em; +} + +.bulma-content h1, +.bulma-content h2, +.bulma-content h3, +.bulma-content h4, +.bulma-content h5, +.bulma-content h6 { + color: #363636; + font-weight: 600; + line-height: 1.125; +} + +.bulma-content h1 { + font-size: 2em; + margin-bottom: 0.5em; +} + +.bulma-content h1:not(:first-child) { + margin-top: 1em; +} + +.bulma-content h2 { + font-size: 1.75em; + margin-bottom: 0.5714em; +} + +.bulma-content h2:not(:first-child) { + margin-top: 1.1428em; +} + +.bulma-content h3 { + font-size: 1.5em; + margin-bottom: 0.6666em; +} + +.bulma-content h3:not(:first-child) { + margin-top: 1.3333em; +} + +.bulma-content h4 { + font-size: 1.25em; + margin-bottom: 0.8em; +} + +.bulma-content h5 { + font-size: 1.125em; + margin-bottom: 0.8888em; +} + +.bulma-content h6 { + font-size: 1em; + margin-bottom: 1em; +} + +.bulma-content blockquote { + background-color: whitesmoke; + border-left: 5px solid #dbdbdb; + padding: 1.25em 1.5em; +} + +.bulma-content ol { + list-style-position: outside; + margin-left: 2em; + margin-top: 1em; +} + +.bulma-content ol:not([type]) { + list-style-type: decimal; +} + +.bulma-content ol:not([type]).is-lower-alpha { + list-style-type: lower-alpha; +} + +.bulma-content ol:not([type]).is-lower-roman { + list-style-type: lower-roman; +} + +.bulma-content ol:not([type]).is-upper-alpha { + list-style-type: upper-alpha; +} + +.bulma-content ol:not([type]).is-upper-roman { + list-style-type: upper-roman; +} + +.bulma-content ul { + list-style: disc outside; + margin-left: 2em; + margin-top: 1em; +} + +.bulma-content ul ul { + list-style-type: circle; + margin-top: 0.5em; +} + +.bulma-content ul ul ul { + list-style-type: square; +} + +.bulma-content dd { + margin-left: 2em; +} + +.bulma-content figure { + margin-left: 2em; + margin-right: 2em; + text-align: center; +} + +.bulma-content figure:not(:first-child) { + margin-top: 2em; +} + +.bulma-content figure:not(:last-child) { + margin-bottom: 2em; +} + +.bulma-content figure img { + display: inline-block; +} + +.bulma-content figure figcaption { + font-style: italic; +} + +.bulma-content pre { + -webkit-overflow-scrolling: touch; + overflow-x: auto; + padding: 1.25em 1.5em; + white-space: pre; + word-wrap: normal; +} + +.bulma-content sup, +.bulma-content sub { + font-size: 75%; +} + +.bulma-content table { + width: 100%; +} + +.bulma-content table td, +.bulma-content table th { + border: 1px solid #dbdbdb; + border-width: 0 0 1px; + padding: 0.5em 0.75em; + vertical-align: top; +} + +.bulma-content table th { + color: #363636; +} + +.bulma-content table th:not([align]) { + text-align: inherit; +} + +.bulma-content table thead td, +.bulma-content table thead th { + border-width: 0 0 2px; + color: #363636; +} + +.bulma-content table tfoot td, +.bulma-content table tfoot th { + border-width: 2px 0 0; + color: #363636; +} + +.bulma-content table tbody tr:last-child td, +.bulma-content table tbody tr:last-child th { + border-bottom-width: 0; +} + +.bulma-content .bulma-tabs li + li { + margin-top: 0; +} + +.bulma-content.is-small { + font-size: 0.75rem; +} + +.bulma-content.is-normal { + font-size: 1rem; +} + +.bulma-content.is-medium { + font-size: 1.25rem; +} + +.bulma-content.is-large { + font-size: 1.5rem; +} + +.bulma-icon { + align-items: center; + display: inline-flex; + justify-content: center; + height: 1.5rem; + width: 1.5rem; +} + +.bulma-icon.is-small { + height: 1rem; + width: 1rem; +} + +.bulma-icon.is-medium { + height: 2rem; + width: 2rem; +} + +.bulma-icon.is-large { + height: 3rem; + width: 3rem; +} + +.bulma-icon-text { + align-items: flex-start; + color: inherit; + display: inline-flex; + flex-wrap: wrap; + line-height: 1.5rem; + vertical-align: top; +} + +.bulma-icon-text .bulma-icon { + flex-grow: 0; + flex-shrink: 0; +} + +.bulma-icon-text .bulma-icon:not(:last-child) { + margin-right: 0.25em; +} + +.bulma-icon-text .bulma-icon:not(:first-child) { + margin-left: 0.25em; +} + +div.bulma-icon-text { + display: flex; +} + +.bulma-image { + display: block; + position: relative; +} + +.bulma-image img { + display: block; + height: auto; + width: 100%; +} + +.bulma-image img.is-rounded { + border-radius: 9999px; +} + +.bulma-image.is-fullwidth { + width: 100%; +} + +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio { + height: 100%; + width: 100%; +} + +.bulma-image.is-square, .bulma-image.is-1by1 { + padding-top: 100%; +} + +.bulma-image.is-5by4 { + padding-top: 80%; +} + +.bulma-image.is-4by3 { + padding-top: 75%; +} + +.bulma-image.is-3by2 { + padding-top: 66.6666%; +} + +.bulma-image.is-5by3 { + padding-top: 60%; +} + +.bulma-image.is-16by9 { + padding-top: 56.25%; +} + +.bulma-image.is-2by1 { + padding-top: 50%; +} + +.bulma-image.is-3by1 { + padding-top: 33.3333%; +} + +.bulma-image.is-4by5 { + padding-top: 125%; +} + +.bulma-image.is-3by4 { + padding-top: 133.3333%; +} + +.bulma-image.is-2by3 { + padding-top: 150%; +} + +.bulma-image.is-3by5 { + padding-top: 166.6666%; +} + +.bulma-image.is-9by16 { + padding-top: 177.7777%; +} + +.bulma-image.is-1by2 { + padding-top: 200%; +} + +.bulma-image.is-1by3 { + padding-top: 300%; +} + +.bulma-image.is-16x16 { + height: 16px; + width: 16px; +} + +.bulma-image.is-24x24 { + height: 24px; + width: 24px; +} + +.bulma-image.is-32x32 { + height: 32px; + width: 32px; +} + +.bulma-image.is-48x48 { + height: 48px; + width: 48px; +} + +.bulma-image.is-64x64 { + height: 64px; + width: 64px; +} + +.bulma-image.is-96x96 { + height: 96px; + width: 96px; +} + +.bulma-image.is-128x128 { + height: 128px; + width: 128px; +} + +.bulma-notification { + background-color: whitesmoke; + border-radius: 4px; + position: relative; + padding: 1.25rem 2.5rem 1.25rem 1.5rem; +} + +.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item) { + color: currentColor; + text-decoration: underline; +} + +.bulma-notification strong { + color: currentColor; +} + +.bulma-notification code, +.bulma-notification pre { + background: white; +} + +.bulma-notification pre code { + background: transparent; +} + +.bulma-notification > .bulma-delete { + right: 0.5rem; + position: absolute; + top: 0.5rem; +} + +.bulma-notification .bulma-title, +.bulma-notification .bulma-subtitle, +.bulma-notification .bulma-content { + color: currentColor; +} + +.bulma-notification.is-white { + background-color: white; + color: #0a0a0a; +} + +.bulma-notification.is-black { + background-color: #0a0a0a; + color: white; +} + +.bulma-notification.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-notification.is-dark { + background-color: #363636; + color: #fff; +} + +.bulma-notification.is-primary { + background-color: #00d1b2; + color: #fff; +} + +.bulma-notification.is-primary.is-light { + background-color: #ebfffc; + color: #00947e; +} + +.bulma-notification.is-link { + background-color: #485fc7; + color: #fff; +} + +.bulma-notification.is-link.is-light { + background-color: #eff1fa; + color: #3850b7; +} + +.bulma-notification.is-info { + background-color: #3e8ed0; + color: #fff; +} + +.bulma-notification.is-info.is-light { + background-color: #eff5fb; + color: #296fa8; +} + +.bulma-notification.is-success { + background-color: #48c78e; + color: #fff; +} + +.bulma-notification.is-success.is-light { + background-color: #effaf5; + color: #257953; +} + +.bulma-notification.is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-notification.is-warning.is-light { + background-color: #fffaeb; + color: #946c00; +} + +.bulma-notification.is-danger { + background-color: #f14668; + color: #fff; +} + +.bulma-notification.is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; +} + +.bulma-progress { + -moz-appearance: none; + -webkit-appearance: none; + border: none; + border-radius: 9999px; + display: block; + height: 1rem; + overflow: hidden; + padding: 0; + width: 100%; +} + +.bulma-progress::-webkit-progress-bar { + background-color: #ededed; +} + +.bulma-progress::-webkit-progress-value { + background-color: #4a4a4a; +} + +.bulma-progress::-moz-progress-bar { + background-color: #4a4a4a; +} + +.bulma-progress::-ms-fill { + background-color: #4a4a4a; + border: none; +} + +.bulma-progress.is-white::-webkit-progress-value { + background-color: white; +} + +.bulma-progress.is-white::-moz-progress-bar { + background-color: white; +} + +.bulma-progress.is-white::-ms-fill { + background-color: white; +} + +.bulma-progress.is-white:indeterminate { + background-image: linear-gradient(to right, white 30%, #ededed 30%); +} + +.bulma-progress.is-black::-webkit-progress-value { + background-color: #0a0a0a; +} + +.bulma-progress.is-black::-moz-progress-bar { + background-color: #0a0a0a; +} + +.bulma-progress.is-black::-ms-fill { + background-color: #0a0a0a; +} + +.bulma-progress.is-black:indeterminate { + background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); +} + +.bulma-progress.is-light::-webkit-progress-value { + background-color: whitesmoke; +} + +.bulma-progress.is-light::-moz-progress-bar { + background-color: whitesmoke; +} + +.bulma-progress.is-light::-ms-fill { + background-color: whitesmoke; +} + +.bulma-progress.is-light:indeterminate { + background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); +} + +.bulma-progress.is-dark::-webkit-progress-value { + background-color: #363636; +} + +.bulma-progress.is-dark::-moz-progress-bar { + background-color: #363636; +} + +.bulma-progress.is-dark::-ms-fill { + background-color: #363636; +} + +.bulma-progress.is-dark:indeterminate { + background-image: linear-gradient(to right, #363636 30%, #ededed 30%); +} + +.bulma-progress.is-primary::-webkit-progress-value { + background-color: #00d1b2; +} + +.bulma-progress.is-primary::-moz-progress-bar { + background-color: #00d1b2; +} + +.bulma-progress.is-primary::-ms-fill { + background-color: #00d1b2; +} + +.bulma-progress.is-primary:indeterminate { + background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%); +} + +.bulma-progress.is-link::-webkit-progress-value { + background-color: #485fc7; +} + +.bulma-progress.is-link::-moz-progress-bar { + background-color: #485fc7; +} + +.bulma-progress.is-link::-ms-fill { + background-color: #485fc7; +} + +.bulma-progress.is-link:indeterminate { + background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%); +} + +.bulma-progress.is-info::-webkit-progress-value { + background-color: #3e8ed0; +} + +.bulma-progress.is-info::-moz-progress-bar { + background-color: #3e8ed0; +} + +.bulma-progress.is-info::-ms-fill { + background-color: #3e8ed0; +} + +.bulma-progress.is-info:indeterminate { + background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%); +} + +.bulma-progress.is-success::-webkit-progress-value { + background-color: #48c78e; +} + +.bulma-progress.is-success::-moz-progress-bar { + background-color: #48c78e; +} + +.bulma-progress.is-success::-ms-fill { + background-color: #48c78e; +} + +.bulma-progress.is-success:indeterminate { + background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%); +} + +.bulma-progress.is-warning::-webkit-progress-value { + background-color: #ffe08a; +} + +.bulma-progress.is-warning::-moz-progress-bar { + background-color: #ffe08a; +} + +.bulma-progress.is-warning::-ms-fill { + background-color: #ffe08a; +} + +.bulma-progress.is-warning:indeterminate { + background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%); +} + +.bulma-progress.is-danger::-webkit-progress-value { + background-color: #f14668; +} + +.bulma-progress.is-danger::-moz-progress-bar { + background-color: #f14668; +} + +.bulma-progress.is-danger::-ms-fill { + background-color: #f14668; +} + +.bulma-progress.is-danger:indeterminate { + background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); +} + +.bulma-progress:indeterminate { + animation-duration: 1.5s; + animation-iteration-count: infinite; + animation-name: moveIndeterminate; + animation-timing-function: linear; + background-color: #ededed; + background-image: linear-gradient(to right, #4a4a4a 30%, #ededed 30%); + background-position: top left; + background-repeat: no-repeat; + background-size: 150% 150%; +} + +.bulma-progress:indeterminate::-webkit-progress-bar { + background-color: transparent; +} + +.bulma-progress:indeterminate::-moz-progress-bar { + background-color: transparent; +} + +.bulma-progress:indeterminate::-ms-fill { + animation-name: none; +} + +.bulma-progress.is-small { + height: 0.75rem; +} + +.bulma-progress.is-medium { + height: 1.25rem; +} + +.bulma-progress.is-large { + height: 1.5rem; +} + +@keyframes moveIndeterminate { + from { + background-position: 200% 0; + } + to { + background-position: -200% 0; + } +} + +.bulma-table { + background-color: white; + color: #363636; +} + +.bulma-table td, +.bulma-table th { + border: 1px solid #dbdbdb; + border-width: 0 0 1px; + padding: 0.5em 0.75em; + vertical-align: top; +} + +.bulma-table td.is-white, +.bulma-table th.is-white { + background-color: white; + border-color: white; + color: #0a0a0a; +} + +.bulma-table td.is-black, +.bulma-table th.is-black { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; +} + +.bulma-table td.is-light, +.bulma-table th.is-light { + background-color: whitesmoke; + border-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-table td.is-dark, +.bulma-table th.is-dark { + background-color: #363636; + border-color: #363636; + color: #fff; +} + +.bulma-table td.is-primary, +.bulma-table th.is-primary { + background-color: #00d1b2; + border-color: #00d1b2; + color: #fff; +} + +.bulma-table td.is-link, +.bulma-table th.is-link { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; +} + +.bulma-table td.is-info, +.bulma-table th.is-info { + background-color: #3e8ed0; + border-color: #3e8ed0; + color: #fff; +} + +.bulma-table td.is-success, +.bulma-table th.is-success { + background-color: #48c78e; + border-color: #48c78e; + color: #fff; +} + +.bulma-table td.is-warning, +.bulma-table th.is-warning { + background-color: #ffe08a; + border-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-table td.is-danger, +.bulma-table th.is-danger { + background-color: #f14668; + border-color: #f14668; + color: #fff; +} + +.bulma-table td.is-narrow, +.bulma-table th.is-narrow { + white-space: nowrap; + width: 1%; +} + +.bulma-table td.is-selected, +.bulma-table th.is-selected { + background-color: #00d1b2; + color: #fff; +} + +.bulma-table td.is-selected a, +.bulma-table td.is-selected strong, +.bulma-table th.is-selected a, +.bulma-table th.is-selected strong { + color: currentColor; +} + +.bulma-table td.is-vcentered, +.bulma-table th.is-vcentered { + vertical-align: middle; +} + +.bulma-table th { + color: #363636; +} + +.bulma-table th:not([align]) { + text-align: left; +} + +.bulma-table tr.is-selected { + background-color: #00d1b2; + color: #fff; +} + +.bulma-table tr.is-selected a, +.bulma-table tr.is-selected strong { + color: currentColor; +} + +.bulma-table tr.is-selected td, +.bulma-table tr.is-selected th { + border-color: #fff; + color: currentColor; +} + +.bulma-table thead { + background-color: transparent; +} + +.bulma-table thead td, +.bulma-table thead th { + border-width: 0 0 2px; + color: #363636; +} + +.bulma-table tfoot { + background-color: transparent; +} + +.bulma-table tfoot td, +.bulma-table tfoot th { + border-width: 2px 0 0; + color: #363636; +} + +.bulma-table tbody { + background-color: transparent; +} + +.bulma-table tbody tr:last-child td, +.bulma-table tbody tr:last-child th { + border-bottom-width: 0; +} + +.bulma-table.is-bordered td, +.bulma-table.is-bordered th { + border-width: 1px; +} + +.bulma-table.is-bordered tr:last-child td, +.bulma-table.is-bordered tr:last-child th { + border-bottom-width: 1px; +} + +.bulma-table.is-fullwidth { + width: 100%; +} + +.bulma-table.is-hoverable tbody tr:not(.is-selected):hover { + background-color: #fafafa; +} + +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { + background-color: #fafafa; +} + +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { + background-color: whitesmoke; +} + +.bulma-table.is-narrow td, +.bulma-table.is-narrow th { + padding: 0.25em 0.5em; +} + +.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(even) { + background-color: #fafafa; +} + +.bulma-table-container { + -webkit-overflow-scrolling: touch; + overflow: auto; + overflow-y: hidden; + max-width: 100%; +} + +.bulma-tags { + align-items: center; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.bulma-tags .bulma-tag { + margin-bottom: 0.5rem; +} + +.bulma-tags .bulma-tag:not(:last-child) { + margin-right: 0.5rem; +} + +.bulma-tags:last-child { + margin-bottom: -0.5rem; +} + +.bulma-tags:not(:last-child) { + margin-bottom: 1rem; +} + +.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large) { + font-size: 1rem; +} + +.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium) { + font-size: 1.25rem; +} + +.bulma-tags.is-centered { + justify-content: center; +} + +.bulma-tags.is-centered .bulma-tag { + margin-right: 0.25rem; + margin-left: 0.25rem; +} + +.bulma-tags.is-right { + justify-content: flex-end; +} + +.bulma-tags.is-right .bulma-tag:not(:first-child) { + margin-left: 0.5rem; +} + +.bulma-tags.is-right .bulma-tag:not(:last-child) { + margin-right: 0; +} + +.bulma-tags.has-addons .bulma-tag { + margin-right: 0; +} + +.bulma-tags.has-addons .bulma-tag:not(:first-child) { + margin-left: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +.bulma-tags.has-addons .bulma-tag:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +.bulma-tag:not(body) { + align-items: center; + background-color: whitesmoke; + border-radius: 4px; + color: #4a4a4a; + display: inline-flex; + font-size: 0.75rem; + height: 2em; + justify-content: center; + line-height: 1.5; + padding-left: 0.75em; + padding-right: 0.75em; + white-space: nowrap; +} + +.bulma-tag:not(body) .bulma-delete { + margin-left: 0.25rem; + margin-right: -0.375rem; +} + +.bulma-tag:not(body).is-white { + background-color: white; + color: #0a0a0a; +} + +.bulma-tag:not(body).is-black { + background-color: #0a0a0a; + color: white; +} + +.bulma-tag:not(body).is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-tag:not(body).is-dark { + background-color: #363636; + color: #fff; +} + +.bulma-tag:not(body).is-primary { + background-color: #00d1b2; + color: #fff; +} + +.bulma-tag:not(body).is-primary.is-light { + background-color: #ebfffc; + color: #00947e; +} + +.bulma-tag:not(body).is-link { + background-color: #485fc7; + color: #fff; +} + +.bulma-tag:not(body).is-link.is-light { + background-color: #eff1fa; + color: #3850b7; +} + +.bulma-tag:not(body).is-info { + background-color: #3e8ed0; + color: #fff; +} + +.bulma-tag:not(body).is-info.is-light { + background-color: #eff5fb; + color: #296fa8; +} + +.bulma-tag:not(body).is-success { + background-color: #48c78e; + color: #fff; +} + +.bulma-tag:not(body).is-success.is-light { + background-color: #effaf5; + color: #257953; +} + +.bulma-tag:not(body).is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-tag:not(body).is-warning.is-light { + background-color: #fffaeb; + color: #946c00; +} + +.bulma-tag:not(body).is-danger { + background-color: #f14668; + color: #fff; +} + +.bulma-tag:not(body).is-danger.is-light { + background-color: #feecf0; + color: #cc0f35; +} + +.bulma-tag:not(body).is-normal { + font-size: 0.75rem; +} + +.bulma-tag:not(body).is-medium { + font-size: 1rem; +} + +.bulma-tag:not(body).is-large { + font-size: 1.25rem; +} + +.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child) { + margin-left: -0.375em; + margin-right: 0.1875em; +} + +.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child) { + margin-left: 0.1875em; + margin-right: -0.375em; +} + +.bulma-tag:not(body) .bulma-icon:first-child:last-child { + margin-left: -0.375em; + margin-right: -0.375em; +} + +.bulma-tag:not(body).is-delete { + margin-left: 1px; + padding: 0; + position: relative; + width: 2em; +} + +.bulma-tag:not(body).is-delete::before, .bulma-tag:not(body).is-delete::after { + background-color: currentColor; + content: ""; + display: block; + left: 50%; + position: absolute; + top: 50%; + transform: translateX(-50%) translateY(-50%) rotate(45deg); + transform-origin: center center; +} + +.bulma-tag:not(body).is-delete::before { + height: 1px; + width: 50%; +} + +.bulma-tag:not(body).is-delete::after { + height: 50%; + width: 1px; +} + +.bulma-tag:not(body).is-delete:hover, .bulma-tag:not(body).is-delete:focus { + background-color: #e8e8e8; +} + +.bulma-tag:not(body).is-delete:active { + background-color: #dbdbdb; +} + +.bulma-tag:not(body).is-rounded { + border-radius: 9999px; +} + +a.bulma-tag:hover { + text-decoration: underline; +} + +.bulma-title, +.bulma-subtitle { + word-break: break-word; +} + +.bulma-title em, +.bulma-title span, +.bulma-subtitle em, +.bulma-subtitle span { + font-weight: inherit; +} + +.bulma-title sub, +.bulma-subtitle sub { + font-size: 0.75em; +} + +.bulma-title sup, +.bulma-subtitle sup { + font-size: 0.75em; +} + +.bulma-title .bulma-tag, +.bulma-subtitle .bulma-tag { + vertical-align: middle; +} + +.bulma-title { + color: #363636; + font-size: 2rem; + font-weight: 600; + line-height: 1.125; +} + +.bulma-title strong { + color: inherit; + font-weight: inherit; +} + +.bulma-title:not(.is-spaced) + .bulma-subtitle { + margin-top: -1.25rem; +} + +.bulma-title.is-1 { + font-size: 3rem; +} + +.bulma-title.is-2 { + font-size: 2.5rem; +} + +.bulma-title.is-3 { + font-size: 2rem; +} + +.bulma-title.is-4 { + font-size: 1.5rem; +} + +.bulma-title.is-5 { + font-size: 1.25rem; +} + +.bulma-title.is-6 { + font-size: 1rem; +} + +.bulma-title.is-7 { + font-size: 0.75rem; +} + +.bulma-subtitle { + color: #4a4a4a; + font-size: 1.25rem; + font-weight: 400; + line-height: 1.25; +} + +.bulma-subtitle strong { + color: #363636; + font-weight: 600; +} + +.bulma-subtitle:not(.is-spaced) + .bulma-title { + margin-top: -1.25rem; +} + +.bulma-subtitle.is-1 { + font-size: 3rem; +} + +.bulma-subtitle.is-2 { + font-size: 2.5rem; +} + +.bulma-subtitle.is-3 { + font-size: 2rem; +} + +.bulma-subtitle.is-4 { + font-size: 1.5rem; +} + +.bulma-subtitle.is-5 { + font-size: 1.25rem; +} + +.bulma-subtitle.is-6 { + font-size: 1rem; +} + +.bulma-subtitle.is-7 { + font-size: 0.75rem; +} + +.bulma-heading { + display: block; + font-size: 11px; + letter-spacing: 1px; + margin-bottom: 5px; + text-transform: uppercase; +} + +.bulma-number { + align-items: center; + background-color: whitesmoke; + border-radius: 9999px; + display: inline-flex; + font-size: 1.25rem; + height: 2em; + justify-content: center; + margin-right: 1.5rem; + min-width: 2.5em; + padding: 0.25rem 0.5rem; + text-align: center; + vertical-align: top; +} + +/* Bulma Form */ +.bulma-input, .bulma-textarea, .bulma-select select { + background-color: white; + border-color: #dbdbdb; + border-radius: 4px; + color: #363636; +} + +.bulma-input::-moz-placeholder, .bulma-textarea::-moz-placeholder, .bulma-select select::-moz-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.bulma-input::-webkit-input-placeholder, .bulma-textarea::-webkit-input-placeholder, .bulma-select select::-webkit-input-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.bulma-input:-moz-placeholder, .bulma-textarea:-moz-placeholder, .bulma-select select:-moz-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.bulma-input:-ms-input-placeholder, .bulma-textarea:-ms-input-placeholder, .bulma-select select:-ms-input-placeholder { + color: rgba(54, 54, 54, 0.3); +} + +.bulma-input:hover, .bulma-textarea:hover, .bulma-select select:hover, .is-hovered.bulma-input, .is-hovered.bulma-textarea, .bulma-select select.is-hovered { + border-color: #b5b5b5; +} + +.bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active { + border-color: #485fc7; + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select { + background-color: whitesmoke; + border-color: whitesmoke; + box-shadow: none; + color: #7a7a7a; +} + +.bulma-input[disabled]::-moz-placeholder, .bulma-textarea[disabled]::-moz-placeholder, .bulma-select select[disabled]::-moz-placeholder, +fieldset[disabled] .bulma-input::-moz-placeholder, +fieldset[disabled] .bulma-textarea::-moz-placeholder, +fieldset[disabled] .bulma-select select::-moz-placeholder, +.bulma-select fieldset[disabled] select::-moz-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.bulma-input[disabled]::-webkit-input-placeholder, .bulma-textarea[disabled]::-webkit-input-placeholder, .bulma-select select[disabled]::-webkit-input-placeholder, +fieldset[disabled] .bulma-input::-webkit-input-placeholder, +fieldset[disabled] .bulma-textarea::-webkit-input-placeholder, +fieldset[disabled] .bulma-select select::-webkit-input-placeholder, +.bulma-select fieldset[disabled] select::-webkit-input-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.bulma-input[disabled]:-moz-placeholder, .bulma-textarea[disabled]:-moz-placeholder, .bulma-select select[disabled]:-moz-placeholder, +fieldset[disabled] .bulma-input:-moz-placeholder, +fieldset[disabled] .bulma-textarea:-moz-placeholder, +fieldset[disabled] .bulma-select select:-moz-placeholder, +.bulma-select fieldset[disabled] select:-moz-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.bulma-input[disabled]:-ms-input-placeholder, .bulma-textarea[disabled]:-ms-input-placeholder, .bulma-select select[disabled]:-ms-input-placeholder, +fieldset[disabled] .bulma-input:-ms-input-placeholder, +fieldset[disabled] .bulma-textarea:-ms-input-placeholder, +fieldset[disabled] .bulma-select select:-ms-input-placeholder, +.bulma-select fieldset[disabled] select:-ms-input-placeholder { + color: rgba(122, 122, 122, 0.3); +} + +.bulma-input, .bulma-textarea { + box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05); + max-width: 100%; + width: 100%; +} + +.bulma-input[readonly], .bulma-textarea[readonly] { + box-shadow: none; +} + +.is-white.bulma-input, .is-white.bulma-textarea { + border-color: white; +} + +.is-white.bulma-input:focus, .is-white.bulma-textarea:focus, .is-white.is-focused.bulma-input, .is-white.is-focused.bulma-textarea, .is-white.bulma-input:active, .is-white.bulma-textarea:active, .is-white.is-active.bulma-input, .is-white.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); +} + +.is-black.bulma-input, .is-black.bulma-textarea { + border-color: #0a0a0a; +} + +.is-black.bulma-input:focus, .is-black.bulma-textarea:focus, .is-black.is-focused.bulma-input, .is-black.is-focused.bulma-textarea, .is-black.bulma-input:active, .is-black.bulma-textarea:active, .is-black.is-active.bulma-input, .is-black.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); +} + +.is-light.bulma-input, .is-light.bulma-textarea { + border-color: whitesmoke; +} + +.is-light.bulma-input:focus, .is-light.bulma-textarea:focus, .is-light.is-focused.bulma-input, .is-light.is-focused.bulma-textarea, .is-light.bulma-input:active, .is-light.bulma-textarea:active, .is-light.is-active.bulma-input, .is-light.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); +} + +.is-dark.bulma-input, .is-dark.bulma-textarea { + border-color: #363636; +} + +.is-dark.bulma-input:focus, .is-dark.bulma-textarea:focus, .is-dark.is-focused.bulma-input, .is-dark.is-focused.bulma-textarea, .is-dark.bulma-input:active, .is-dark.bulma-textarea:active, .is-dark.is-active.bulma-input, .is-dark.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); +} + +.is-primary.bulma-input, .is-primary.bulma-textarea { + border-color: #00d1b2; +} + +.is-primary.bulma-input:focus, .is-primary.bulma-textarea:focus, .is-primary.is-focused.bulma-input, .is-primary.is-focused.bulma-textarea, .is-primary.bulma-input:active, .is-primary.bulma-textarea:active, .is-primary.is-active.bulma-input, .is-primary.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); +} + +.is-link.bulma-input, .is-link.bulma-textarea { + border-color: #485fc7; +} + +.is-link.bulma-input:focus, .is-link.bulma-textarea:focus, .is-link.is-focused.bulma-input, .is-link.is-focused.bulma-textarea, .is-link.bulma-input:active, .is-link.bulma-textarea:active, .is-link.is-active.bulma-input, .is-link.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.is-info.bulma-input, .is-info.bulma-textarea { + border-color: #3e8ed0; +} + +.is-info.bulma-input:focus, .is-info.bulma-textarea:focus, .is-info.is-focused.bulma-input, .is-info.is-focused.bulma-textarea, .is-info.bulma-input:active, .is-info.bulma-textarea:active, .is-info.is-active.bulma-input, .is-info.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); +} + +.is-success.bulma-input, .is-success.bulma-textarea { + border-color: #48c78e; +} + +.is-success.bulma-input:focus, .is-success.bulma-textarea:focus, .is-success.is-focused.bulma-input, .is-success.is-focused.bulma-textarea, .is-success.bulma-input:active, .is-success.bulma-textarea:active, .is-success.is-active.bulma-input, .is-success.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); +} + +.is-warning.bulma-input, .is-warning.bulma-textarea { + border-color: #ffe08a; +} + +.is-warning.bulma-input:focus, .is-warning.bulma-textarea:focus, .is-warning.is-focused.bulma-input, .is-warning.is-focused.bulma-textarea, .is-warning.bulma-input:active, .is-warning.bulma-textarea:active, .is-warning.is-active.bulma-input, .is-warning.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); +} + +.is-danger.bulma-input, .is-danger.bulma-textarea { + border-color: #f14668; +} + +.is-danger.bulma-input:focus, .is-danger.bulma-textarea:focus, .is-danger.is-focused.bulma-input, .is-danger.is-focused.bulma-textarea, .is-danger.bulma-input:active, .is-danger.bulma-textarea:active, .is-danger.is-active.bulma-input, .is-danger.is-active.bulma-textarea { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); +} + +.is-small.bulma-input, .is-small.bulma-textarea { + border-radius: 2px; + font-size: 0.75rem; +} + +.is-medium.bulma-input, .is-medium.bulma-textarea { + font-size: 1.25rem; +} + +.is-large.bulma-input, .is-large.bulma-textarea { + font-size: 1.5rem; +} + +.is-fullwidth.bulma-input, .is-fullwidth.bulma-textarea { + display: block; + width: 100%; +} + +.is-inline.bulma-input, .is-inline.bulma-textarea { + display: inline; + width: auto; +} + +.bulma-input.is-rounded { + border-radius: 9999px; + padding-left: calc(calc(0.75em - 1px) + 0.375em); + padding-right: calc(calc(0.75em - 1px) + 0.375em); +} + +.bulma-input.is-static { + background-color: transparent; + border-color: transparent; + box-shadow: none; + padding-left: 0; + padding-right: 0; +} + +.bulma-textarea { + display: block; + max-width: 100%; + min-width: 100%; + padding: calc(0.75em - 1px); + resize: vertical; +} + +.bulma-textarea:not([rows]) { + max-height: 40em; + min-height: 8em; +} + +.bulma-textarea[rows] { + height: initial; +} + +.bulma-textarea.has-fixed-size { + resize: none; +} + +.bulma-checkbox, .bulma-radio { + cursor: pointer; + display: inline-block; + line-height: 1.25; + position: relative; +} + +.bulma-checkbox input, .bulma-radio input { + cursor: pointer; +} + +.bulma-checkbox:hover, .bulma-radio:hover { + color: #363636; +} + +.bulma-checkbox[disabled], .bulma-radio[disabled], +fieldset[disabled] .bulma-checkbox, +fieldset[disabled] .bulma-radio, +.bulma-checkbox input[disabled], +.bulma-radio input[disabled] { + color: #7a7a7a; + cursor: not-allowed; +} + +.bulma-radio + .bulma-radio { + margin-left: 0.5em; +} + +.bulma-select { + display: inline-block; + max-width: 100%; + position: relative; + vertical-align: top; +} + +.bulma-select:not(.is-multiple) { + height: 2.5em; +} + +.bulma-select:not(.is-multiple):not(.is-loading)::after { + border-color: #485fc7; + right: 1.125em; + z-index: 4; +} + +.bulma-select.is-rounded select { + border-radius: 9999px; + padding-left: 1em; +} + +.bulma-select select { + cursor: pointer; + display: block; + font-size: 1em; + max-width: 100%; + outline: none; +} + +.bulma-select select::-ms-expand { + display: none; +} + +.bulma-select select[disabled]:hover, +fieldset[disabled] .bulma-select select:hover { + border-color: whitesmoke; +} + +.bulma-select select:not([multiple]) { + padding-right: 2.5em; +} + +.bulma-select select[multiple] { + height: auto; + padding: 0; +} + +.bulma-select select[multiple] option { + padding: 0.5em 1em; +} + +.bulma-select:not(.is-multiple):not(.is-loading):hover::after { + border-color: #363636; +} + +.bulma-select.is-white:not(:hover)::after { + border-color: white; +} + +.bulma-select.is-white select { + border-color: white; +} + +.bulma-select.is-white select:hover, .bulma-select.is-white select.is-hovered { + border-color: #f2f2f2; +} + +.bulma-select.is-white select:focus, .bulma-select.is-white select.is-focused, .bulma-select.is-white select:active, .bulma-select.is-white select.is-active { + box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); +} + +.bulma-select.is-black:not(:hover)::after { + border-color: #0a0a0a; +} + +.bulma-select.is-black select { + border-color: #0a0a0a; +} + +.bulma-select.is-black select:hover, .bulma-select.is-black select.is-hovered { + border-color: black; +} + +.bulma-select.is-black select:focus, .bulma-select.is-black select.is-focused, .bulma-select.is-black select:active, .bulma-select.is-black select.is-active { + box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); +} + +.bulma-select.is-light:not(:hover)::after { + border-color: whitesmoke; +} + +.bulma-select.is-light select { + border-color: whitesmoke; +} + +.bulma-select.is-light select:hover, .bulma-select.is-light select.is-hovered { + border-color: #e8e8e8; +} + +.bulma-select.is-light select:focus, .bulma-select.is-light select.is-focused, .bulma-select.is-light select:active, .bulma-select.is-light select.is-active { + box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); +} + +.bulma-select.is-dark:not(:hover)::after { + border-color: #363636; +} + +.bulma-select.is-dark select { + border-color: #363636; +} + +.bulma-select.is-dark select:hover, .bulma-select.is-dark select.is-hovered { + border-color: #292929; +} + +.bulma-select.is-dark select:focus, .bulma-select.is-dark select.is-focused, .bulma-select.is-dark select:active, .bulma-select.is-dark select.is-active { + box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); +} + +.bulma-select.is-primary:not(:hover)::after { + border-color: #00d1b2; +} + +.bulma-select.is-primary select { + border-color: #00d1b2; +} + +.bulma-select.is-primary select:hover, .bulma-select.is-primary select.is-hovered { + border-color: #00b89c; +} + +.bulma-select.is-primary select:focus, .bulma-select.is-primary select.is-focused, .bulma-select.is-primary select:active, .bulma-select.is-primary select.is-active { + box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); +} + +.bulma-select.is-link:not(:hover)::after { + border-color: #485fc7; +} + +.bulma-select.is-link select { + border-color: #485fc7; +} + +.bulma-select.is-link select:hover, .bulma-select.is-link select.is-hovered { + border-color: #3a51bb; +} + +.bulma-select.is-link select:focus, .bulma-select.is-link select.is-focused, .bulma-select.is-link select:active, .bulma-select.is-link select.is-active { + box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); +} + +.bulma-select.is-info:not(:hover)::after { + border-color: #3e8ed0; +} + +.bulma-select.is-info select { + border-color: #3e8ed0; +} + +.bulma-select.is-info select:hover, .bulma-select.is-info select.is-hovered { + border-color: #3082c5; +} + +.bulma-select.is-info select:focus, .bulma-select.is-info select.is-focused, .bulma-select.is-info select:active, .bulma-select.is-info select.is-active { + box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); +} + +.bulma-select.is-success:not(:hover)::after { + border-color: #48c78e; +} + +.bulma-select.is-success select { + border-color: #48c78e; +} + +.bulma-select.is-success select:hover, .bulma-select.is-success select.is-hovered { + border-color: #3abb81; +} + +.bulma-select.is-success select:focus, .bulma-select.is-success select.is-focused, .bulma-select.is-success select:active, .bulma-select.is-success select.is-active { + box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); +} + +.bulma-select.is-warning:not(:hover)::after { + border-color: #ffe08a; +} + +.bulma-select.is-warning select { + border-color: #ffe08a; +} + +.bulma-select.is-warning select:hover, .bulma-select.is-warning select.is-hovered { + border-color: #ffd970; +} + +.bulma-select.is-warning select:focus, .bulma-select.is-warning select.is-focused, .bulma-select.is-warning select:active, .bulma-select.is-warning select.is-active { + box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); +} + +.bulma-select.is-danger:not(:hover)::after { + border-color: #f14668; +} + +.bulma-select.is-danger select { + border-color: #f14668; +} + +.bulma-select.is-danger select:hover, .bulma-select.is-danger select.is-hovered { + border-color: #ef2e55; +} + +.bulma-select.is-danger select:focus, .bulma-select.is-danger select.is-focused, .bulma-select.is-danger select:active, .bulma-select.is-danger select.is-active { + box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); +} + +.bulma-select.is-small { + border-radius: 2px; + font-size: 0.75rem; +} + +.bulma-select.is-medium { + font-size: 1.25rem; +} + +.bulma-select.is-large { + font-size: 1.5rem; +} + +.bulma-select.is-disabled::after { + border-color: #7a7a7a !important; + opacity: 0.5; +} + +.bulma-select.is-fullwidth { + width: 100%; +} + +.bulma-select.is-fullwidth select { + width: 100%; +} + +.bulma-select.is-loading::after { + margin-top: 0; + position: absolute; + right: 0.625em; + top: 0.625em; + transform: none; +} + +.bulma-select.is-loading.is-small:after { + font-size: 0.75rem; +} + +.bulma-select.is-loading.is-medium:after { + font-size: 1.25rem; +} + +.bulma-select.is-loading.is-large:after { + font-size: 1.5rem; +} + +.bulma-file { + align-items: stretch; + display: flex; + justify-content: flex-start; + position: relative; +} + +.bulma-file.is-white .bulma-file-cta { + background-color: white; + border-color: transparent; + color: #0a0a0a; +} + +.bulma-file.is-white:hover .bulma-file-cta, .bulma-file.is-white.is-hovered .bulma-file-cta { + background-color: #f9f9f9; + border-color: transparent; + color: #0a0a0a; +} + +.bulma-file.is-white:focus .bulma-file-cta, .bulma-file.is-white.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); + color: #0a0a0a; +} + +.bulma-file.is-white:active .bulma-file-cta, .bulma-file.is-white.is-active .bulma-file-cta { + background-color: #f2f2f2; + border-color: transparent; + color: #0a0a0a; +} + +.bulma-file.is-black .bulma-file-cta { + background-color: #0a0a0a; + border-color: transparent; + color: white; +} + +.bulma-file.is-black:hover .bulma-file-cta, .bulma-file.is-black.is-hovered .bulma-file-cta { + background-color: #040404; + border-color: transparent; + color: white; +} + +.bulma-file.is-black:focus .bulma-file-cta, .bulma-file.is-black.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); + color: white; +} + +.bulma-file.is-black:active .bulma-file-cta, .bulma-file.is-black.is-active .bulma-file-cta { + background-color: black; + border-color: transparent; + color: white; +} + +.bulma-file.is-light .bulma-file-cta { + background-color: whitesmoke; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-light:hover .bulma-file-cta, .bulma-file.is-light.is-hovered .bulma-file-cta { + background-color: #eeeeee; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-light:focus .bulma-file-cta, .bulma-file.is-light.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-light:active .bulma-file-cta, .bulma-file.is-light.is-active .bulma-file-cta { + background-color: #e8e8e8; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-dark .bulma-file-cta { + background-color: #363636; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-dark:hover .bulma-file-cta, .bulma-file.is-dark.is-hovered .bulma-file-cta { + background-color: #2f2f2f; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-dark:focus .bulma-file-cta, .bulma-file.is-dark.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); + color: #fff; +} + +.bulma-file.is-dark:active .bulma-file-cta, .bulma-file.is-dark.is-active .bulma-file-cta { + background-color: #292929; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-primary .bulma-file-cta { + background-color: #00d1b2; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-primary:hover .bulma-file-cta, .bulma-file.is-primary.is-hovered .bulma-file-cta { + background-color: #00c4a7; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-primary:focus .bulma-file-cta, .bulma-file.is-primary.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); + color: #fff; +} + +.bulma-file.is-primary:active .bulma-file-cta, .bulma-file.is-primary.is-active .bulma-file-cta { + background-color: #00b89c; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-link .bulma-file-cta { + background-color: #485fc7; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-link:hover .bulma-file-cta, .bulma-file.is-link.is-hovered .bulma-file-cta { + background-color: #3e56c4; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-link:focus .bulma-file-cta, .bulma-file.is-link.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25); + color: #fff; +} + +.bulma-file.is-link:active .bulma-file-cta, .bulma-file.is-link.is-active .bulma-file-cta { + background-color: #3a51bb; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-info .bulma-file-cta { + background-color: #3e8ed0; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-info:hover .bulma-file-cta, .bulma-file.is-info.is-hovered .bulma-file-cta { + background-color: #3488ce; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-info:focus .bulma-file-cta, .bulma-file.is-info.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25); + color: #fff; +} + +.bulma-file.is-info:active .bulma-file-cta, .bulma-file.is-info.is-active .bulma-file-cta { + background-color: #3082c5; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-success .bulma-file-cta { + background-color: #48c78e; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-success:hover .bulma-file-cta, .bulma-file.is-success.is-hovered .bulma-file-cta { + background-color: #3ec487; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-success:focus .bulma-file-cta, .bulma-file.is-success.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25); + color: #fff; +} + +.bulma-file.is-success:active .bulma-file-cta, .bulma-file.is-success.is-active .bulma-file-cta { + background-color: #3abb81; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-warning .bulma-file-cta { + background-color: #ffe08a; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-warning:hover .bulma-file-cta, .bulma-file.is-warning.is-hovered .bulma-file-cta { + background-color: #ffdc7d; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-warning:focus .bulma-file-cta, .bulma-file.is-warning.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25); + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-warning:active .bulma-file-cta, .bulma-file.is-warning.is-active .bulma-file-cta { + background-color: #ffd970; + border-color: transparent; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-file.is-danger .bulma-file-cta { + background-color: #f14668; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-danger:hover .bulma-file-cta, .bulma-file.is-danger.is-hovered .bulma-file-cta { + background-color: #f03a5f; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-danger:focus .bulma-file-cta, .bulma-file.is-danger.is-focused .bulma-file-cta { + border-color: transparent; + box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); + color: #fff; +} + +.bulma-file.is-danger:active .bulma-file-cta, .bulma-file.is-danger.is-active .bulma-file-cta { + background-color: #ef2e55; + border-color: transparent; + color: #fff; +} + +.bulma-file.is-small { + font-size: 0.75rem; +} + +.bulma-file.is-normal { + font-size: 1rem; +} + +.bulma-file.is-medium { + font-size: 1.25rem; +} + +.bulma-file.is-medium .bulma-file-icon .fa { + font-size: 21px; +} + +.bulma-file.is-large { + font-size: 1.5rem; +} + +.bulma-file.is-large .bulma-file-icon .fa { + font-size: 28px; +} + +.bulma-file.has-name .bulma-file-cta { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.bulma-file.has-name .bulma-file-name { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.bulma-file.has-name.is-empty .bulma-file-cta { + border-radius: 4px; +} + +.bulma-file.has-name.is-empty .bulma-file-name { + display: none; +} + +.bulma-file.is-boxed .bulma-file-label { + flex-direction: column; +} + +.bulma-file.is-boxed .bulma-file-cta { + flex-direction: column; + height: auto; + padding: 1em 3em; +} + +.bulma-file.is-boxed .bulma-file-name { + border-width: 0 1px 1px; +} + +.bulma-file.is-boxed .bulma-file-icon { + height: 1.5em; + width: 1.5em; +} + +.bulma-file.is-boxed .bulma-file-icon .fa { + font-size: 21px; +} + +.bulma-file.is-boxed.is-small .bulma-file-icon .fa { + font-size: 14px; +} + +.bulma-file.is-boxed.is-medium .bulma-file-icon .fa { + font-size: 28px; +} + +.bulma-file.is-boxed.is-large .bulma-file-icon .fa { + font-size: 35px; +} + +.bulma-file.is-boxed.has-name .bulma-file-cta { + border-radius: 4px 4px 0 0; +} + +.bulma-file.is-boxed.has-name .bulma-file-name { + border-radius: 0 0 4px 4px; + border-width: 0 1px 1px; +} + +.bulma-file.is-centered { + justify-content: center; +} + +.bulma-file.is-fullwidth .bulma-file-label { + width: 100%; +} + +.bulma-file.is-fullwidth .bulma-file-name { + flex-grow: 1; + max-width: none; +} + +.bulma-file.is-right { + justify-content: flex-end; +} + +.bulma-file.is-right .bulma-file-cta { + border-radius: 0 4px 4px 0; +} + +.bulma-file.is-right .bulma-file-name { + border-radius: 4px 0 0 4px; + border-width: 1px 0 1px 1px; + order: -1; +} + +.bulma-file-label { + align-items: stretch; + display: flex; + cursor: pointer; + justify-content: flex-start; + overflow: hidden; + position: relative; +} + +.bulma-file-label:hover .bulma-file-cta { + background-color: #eeeeee; + color: #363636; +} + +.bulma-file-label:hover .bulma-file-name { + border-color: #d5d5d5; +} + +.bulma-file-label:active .bulma-file-cta { + background-color: #e8e8e8; + color: #363636; +} + +.bulma-file-label:active .bulma-file-name { + border-color: #cfcfcf; +} + +.bulma-file-input { + height: 100%; + left: 0; + opacity: 0; + outline: none; + position: absolute; + top: 0; + width: 100%; +} + +.bulma-file-cta, +.bulma-file-name { + border-color: #dbdbdb; + border-radius: 4px; + font-size: 1em; + padding-left: 1em; + padding-right: 1em; + white-space: nowrap; +} + +.bulma-file-cta { + background-color: whitesmoke; + color: #4a4a4a; +} + +.bulma-file-name { + border-color: #dbdbdb; + border-style: solid; + border-width: 1px 1px 1px 0; + display: block; + max-width: 16em; + overflow: hidden; + text-align: inherit; + text-overflow: ellipsis; +} + +.bulma-file-icon { + align-items: center; + display: flex; + height: 1em; + justify-content: center; + margin-right: 0.5em; + width: 1em; +} + +.bulma-file-icon .fa { + font-size: 14px; +} + +.bulma-label { + color: #363636; + display: block; + font-size: 1rem; + font-weight: 700; +} + +.bulma-label:not(:last-child) { + margin-bottom: 0.5em; +} + +.bulma-label.is-small { + font-size: 0.75rem; +} + +.bulma-label.is-medium { + font-size: 1.25rem; +} + +.bulma-label.is-large { + font-size: 1.5rem; +} + +.bulma-help { + display: block; + font-size: 0.75rem; + margin-top: 0.25rem; +} + +.bulma-help.is-white { + color: white; +} + +.bulma-help.is-black { + color: #0a0a0a; +} + +.bulma-help.is-light { + color: whitesmoke; +} + +.bulma-help.is-dark { + color: #363636; +} + +.bulma-help.is-primary { + color: #00d1b2; +} + +.bulma-help.is-link { + color: #485fc7; +} + +.bulma-help.is-info { + color: #3e8ed0; +} + +.bulma-help.is-success { + color: #48c78e; +} + +.bulma-help.is-warning { + color: #ffe08a; +} + +.bulma-help.is-danger { + color: #f14668; +} + +.bulma-field:not(:last-child) { + margin-bottom: 0.75rem; +} + +.bulma-field.has-addons { + display: flex; + justify-content: flex-start; +} + +.bulma-field.has-addons .bulma-control:not(:last-child) { + margin-right: -1px; +} + +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select { + border-radius: 0; +} + +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered { + z-index: 2; +} + +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active { + z-index: 3; +} + +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover { + z-index: 4; +} + +.bulma-field.has-addons .bulma-control.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.bulma-field.has-addons.has-addons-centered { + justify-content: center; +} + +.bulma-field.has-addons.has-addons-right { + justify-content: flex-end; +} + +.bulma-field.has-addons.has-addons-fullwidth .bulma-control { + flex-grow: 1; + flex-shrink: 0; +} + +.bulma-field.is-grouped { + display: flex; + justify-content: flex-start; +} + +.bulma-field.is-grouped > .bulma-control { + flex-shrink: 0; +} + +.bulma-field.is-grouped > .bulma-control:not(:last-child) { + margin-bottom: 0; + margin-right: 0.75rem; +} + +.bulma-field.is-grouped > .bulma-control.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.bulma-field.is-grouped.is-grouped-centered { + justify-content: center; +} + +.bulma-field.is-grouped.is-grouped-right { + justify-content: flex-end; +} + +.bulma-field.is-grouped.is-grouped-multiline { + flex-wrap: wrap; +} + +.bulma-field.is-grouped.is-grouped-multiline > .bulma-control:last-child, .bulma-field.is-grouped.is-grouped-multiline > .bulma-control:not(:last-child) { + margin-bottom: 0.75rem; +} + +.bulma-field.is-grouped.is-grouped-multiline:last-child { + margin-bottom: -0.75rem; +} + +.bulma-field.is-grouped.is-grouped-multiline:not(:last-child) { + margin-bottom: 0; +} + +@media screen and (min-width: 769px), print { + .bulma-field.is-horizontal { + display: flex; + } +} + +.bulma-field-label .bulma-label { + font-size: inherit; +} + +@media screen and (max-width: 768px) { + .bulma-field-label { + margin-bottom: 0.5rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-field-label { + flex-basis: 0; + flex-grow: 1; + flex-shrink: 0; + margin-right: 1.5rem; + text-align: right; + } + .bulma-field-label.is-small { + font-size: 0.75rem; + padding-top: 0.375em; + } + .bulma-field-label.is-normal { + padding-top: 0.375em; + } + .bulma-field-label.is-medium { + font-size: 1.25rem; + padding-top: 0.375em; + } + .bulma-field-label.is-large { + font-size: 1.5rem; + padding-top: 0.375em; + } +} + +.bulma-field-body .bulma-field .bulma-field { + margin-bottom: 0; +} + +@media screen and (min-width: 769px), print { + .bulma-field-body { + display: flex; + flex-basis: 0; + flex-grow: 5; + flex-shrink: 1; + } + .bulma-field-body .bulma-field { + margin-bottom: 0; + } + .bulma-field-body > .bulma-field { + flex-shrink: 1; + } + .bulma-field-body > .bulma-field:not(.is-narrow) { + flex-grow: 1; + } + .bulma-field-body > .bulma-field:not(:last-child) { + margin-right: 0.75rem; + } +} + +.bulma-control { + box-sizing: border-box; + clear: both; + font-size: 1rem; + position: relative; + text-align: inherit; +} + +.bulma-control.has-icons-left .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select:focus ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select:focus ~ .bulma-icon { + color: #4a4a4a; +} + +.bulma-control.has-icons-left .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-small ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-small ~ .bulma-icon { + font-size: 0.75rem; +} + +.bulma-control.has-icons-left .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-medium ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-medium ~ .bulma-icon { + font-size: 1.25rem; +} + +.bulma-control.has-icons-left .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-large ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-large ~ .bulma-icon { + font-size: 1.5rem; +} + +.bulma-control.has-icons-left .bulma-icon, .bulma-control.has-icons-right .bulma-icon { + color: #dbdbdb; + height: 2.5em; + pointer-events: none; + position: absolute; + top: 0; + width: 2.5em; + z-index: 4; +} + +.bulma-control.has-icons-left .bulma-input, +.bulma-control.has-icons-left .bulma-select select { + padding-left: 2.5em; +} + +.bulma-control.has-icons-left .bulma-icon.is-left { + left: 0; +} + +.bulma-control.has-icons-right .bulma-input, +.bulma-control.has-icons-right .bulma-select select { + padding-right: 2.5em; +} + +.bulma-control.has-icons-right .bulma-icon.is-right { + right: 0; +} + +.bulma-control.is-loading::after { + position: absolute !important; + right: 0.625em; + top: 0.625em; + z-index: 4; +} + +.bulma-control.is-loading.is-small:after { + font-size: 0.75rem; +} + +.bulma-control.is-loading.is-medium:after { + font-size: 1.25rem; +} + +.bulma-control.is-loading.is-large:after { + font-size: 1.5rem; +} + +/* Bulma Components */ +.bulma-breadcrumb { + font-size: 1rem; + white-space: nowrap; +} + +.bulma-breadcrumb a { + align-items: center; + color: #485fc7; + display: flex; + justify-content: center; + padding: 0 0.75em; +} + +.bulma-breadcrumb a:hover { + color: #363636; +} + +.bulma-breadcrumb li { + align-items: center; + display: flex; +} + +.bulma-breadcrumb li:first-child a { + padding-left: 0; +} + +.bulma-breadcrumb li.is-active a { + color: #363636; + cursor: default; + pointer-events: none; +} + +.bulma-breadcrumb li + li::before { + color: #b5b5b5; + content: "/"; +} + +.bulma-breadcrumb ul, +.bulma-breadcrumb ol { + align-items: flex-start; + display: flex; + flex-wrap: wrap; + justify-content: flex-start; +} + +.bulma-breadcrumb .bulma-icon:first-child { + margin-right: 0.5em; +} + +.bulma-breadcrumb .bulma-icon:last-child { + margin-left: 0.5em; +} + +.bulma-breadcrumb.is-centered ol, +.bulma-breadcrumb.is-centered ul { + justify-content: center; +} + +.bulma-breadcrumb.is-right ol, +.bulma-breadcrumb.is-right ul { + justify-content: flex-end; +} + +.bulma-breadcrumb.is-small { + font-size: 0.75rem; +} + +.bulma-breadcrumb.is-medium { + font-size: 1.25rem; +} + +.bulma-breadcrumb.is-large { + font-size: 1.5rem; +} + +.bulma-breadcrumb.has-arrow-separator li + li::before { + content: "→"; +} + +.bulma-breadcrumb.has-bullet-separator li + li::before { + content: "•"; +} + +.bulma-breadcrumb.has-dot-separator li + li::before { + content: "·"; +} + +.bulma-breadcrumb.has-succeeds-separator li + li::before { + content: "≻"; +} + +.bulma-card { + background-color: white; + border-radius: 0.25rem; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + color: #4a4a4a; + max-width: 100%; + position: relative; +} + +.bulma-card-header:first-child, .bulma-card-content:first-child, .bulma-card-footer:first-child { + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.bulma-card-header:last-child, .bulma-card-content:last-child, .bulma-card-footer:last-child { + border-bottom-left-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; +} + +.bulma-card-header { + background-color: transparent; + align-items: stretch; + box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1); + display: flex; +} + +.bulma-card-header-title { + align-items: center; + color: #363636; + display: flex; + flex-grow: 1; + font-weight: 700; + padding: 0.75rem 1rem; +} + +.bulma-card-header-title.is-centered { + justify-content: center; +} + +.bulma-card-header-icon { + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + background: none; + border: none; + color: currentColor; + font-family: inherit; + font-size: 1em; + margin: 0; + padding: 0; + align-items: center; + cursor: pointer; + display: flex; + justify-content: center; + padding: 0.75rem 1rem; +} + +.bulma-card-image { + display: block; + position: relative; +} + +.bulma-card-image:first-child img { + border-top-left-radius: 0.25rem; + border-top-right-radius: 0.25rem; +} + +.bulma-card-image:last-child img { + border-bottom-left-radius: 0.25rem; + border-bottom-right-radius: 0.25rem; +} + +.bulma-card-content { + background-color: transparent; + padding: 1.5rem; +} + +.bulma-card-footer { + background-color: transparent; + border-top: 1px solid #ededed; + align-items: stretch; + display: flex; +} + +.bulma-card-footer-item { + align-items: center; + display: flex; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 0; + justify-content: center; + padding: 0.75rem; +} + +.bulma-card-footer-item:not(:last-child) { + border-right: 1px solid #ededed; +} + +.bulma-card .bulma-media:not(:last-child) { + margin-bottom: 1.5rem; +} + +.bulma-dropdown { + display: inline-flex; + position: relative; + vertical-align: top; +} + +.bulma-dropdown.is-active .bulma-dropdown-menu, .bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu { + display: block; +} + +.bulma-dropdown.is-right .bulma-dropdown-menu { + left: auto; + right: 0; +} + +.bulma-dropdown.is-up .bulma-dropdown-menu { + bottom: 100%; + padding-bottom: 4px; + padding-top: initial; + top: auto; +} + +.bulma-dropdown-menu { + display: none; + left: 0; + min-width: 12rem; + padding-top: 4px; + position: absolute; + top: 100%; + z-index: 20; +} + +.bulma-dropdown-content { + background-color: white; + border-radius: 4px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + padding-bottom: 0.5rem; + padding-top: 0.5rem; +} + +.bulma-dropdown-item { + color: #4a4a4a; + display: block; + font-size: 0.875rem; + line-height: 1.5; + padding: 0.375rem 1rem; + position: relative; +} + +a.bulma-dropdown-item, +button.bulma-dropdown-item { + padding-right: 3rem; + text-align: inherit; + white-space: nowrap; + width: 100%; +} + +a.bulma-dropdown-item:hover, +button.bulma-dropdown-item:hover { + background-color: whitesmoke; + color: #0a0a0a; +} + +a.bulma-dropdown-item.is-active, +button.bulma-dropdown-item.is-active { + background-color: #485fc7; + color: #fff; +} + +.bulma-dropdown-divider { + background-color: #ededed; + border: none; + display: block; + height: 1px; + margin: 0.5rem 0; +} + +.bulma-level { + align-items: center; + justify-content: space-between; +} + +.bulma-level code { + border-radius: 4px; +} + +.bulma-level img { + display: inline-block; + vertical-align: top; +} + +.bulma-level.is-mobile { + display: flex; +} + +.bulma-level.is-mobile .bulma-level-left, +.bulma-level.is-mobile .bulma-level-right { + display: flex; +} + +.bulma-level.is-mobile .bulma-level-left + .bulma-level-right { + margin-top: 0; +} + +.bulma-level.is-mobile .bulma-level-item:not(:last-child) { + margin-bottom: 0; + margin-right: 0.75rem; +} + +.bulma-level.is-mobile .bulma-level-item:not(.is-narrow) { + flex-grow: 1; +} + +@media screen and (min-width: 769px), print { + .bulma-level { + display: flex; + } + .bulma-level > .bulma-level-item:not(.is-narrow) { + flex-grow: 1; + } +} + +.bulma-level-item { + align-items: center; + display: flex; + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; + justify-content: center; +} + +.bulma-level-item .bulma-title, +.bulma-level-item .bulma-subtitle { + margin-bottom: 0; +} + +@media screen and (max-width: 768px) { + .bulma-level-item:not(:last-child) { + margin-bottom: 0.75rem; + } +} + +.bulma-level-left, +.bulma-level-right { + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; +} + +.bulma-level-left .bulma-level-item.is-flexible, +.bulma-level-right .bulma-level-item.is-flexible { + flex-grow: 1; +} + +@media screen and (min-width: 769px), print { + .bulma-level-left .bulma-level-item:not(:last-child), + .bulma-level-right .bulma-level-item:not(:last-child) { + margin-right: 0.75rem; + } +} + +.bulma-level-left { + align-items: center; + justify-content: flex-start; +} + +@media screen and (max-width: 768px) { + .bulma-level-left + .bulma-level-right { + margin-top: 1.5rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-level-left { + display: flex; + } +} + +.bulma-level-right { + align-items: center; + justify-content: flex-end; +} + +@media screen and (min-width: 769px), print { + .bulma-level-right { + display: flex; + } +} + +.bulma-media { + align-items: flex-start; + display: flex; + text-align: inherit; +} + +.bulma-media .bulma-content:not(:last-child) { + margin-bottom: 0.75rem; +} + +.bulma-media .bulma-media { + border-top: 1px solid rgba(219, 219, 219, 0.5); + display: flex; + padding-top: 0.75rem; +} + +.bulma-media .bulma-media .bulma-content:not(:last-child), +.bulma-media .bulma-media .bulma-control:not(:last-child) { + margin-bottom: 0.5rem; +} + +.bulma-media .bulma-media .bulma-media { + padding-top: 0.5rem; +} + +.bulma-media .bulma-media .bulma-media + .bulma-media { + margin-top: 0.5rem; +} + +.bulma-media + .bulma-media { + border-top: 1px solid rgba(219, 219, 219, 0.5); + margin-top: 1rem; + padding-top: 1rem; +} + +.bulma-media.is-large + .bulma-media { + margin-top: 1.5rem; + padding-top: 1.5rem; +} + +.bulma-media-left, +.bulma-media-right { + flex-basis: auto; + flex-grow: 0; + flex-shrink: 0; +} + +.bulma-media-left { + margin-right: 1rem; +} + +.bulma-media-right { + margin-left: 1rem; +} + +.bulma-media-content { + flex-basis: auto; + flex-grow: 1; + flex-shrink: 1; + text-align: inherit; +} + +@media screen and (max-width: 768px) { + .bulma-media-content { + overflow-x: auto; + } +} + +.bulma-menu { + font-size: 1rem; +} + +.bulma-menu.is-small { + font-size: 0.75rem; +} + +.bulma-menu.is-medium { + font-size: 1.25rem; +} + +.bulma-menu.is-large { + font-size: 1.5rem; +} + +.bulma-menu-list { + line-height: 1.25; +} + +.bulma-menu-list a { + border-radius: 2px; + color: #4a4a4a; + display: block; + padding: 0.5em 0.75em; +} + +.bulma-menu-list a:hover { + background-color: whitesmoke; + color: #363636; +} + +.bulma-menu-list a.is-active { + background-color: #485fc7; + color: #fff; +} + +.bulma-menu-list li ul { + border-left: 1px solid #dbdbdb; + margin: 0.75em; + padding-left: 0.75em; +} + +.bulma-menu-label { + color: #7a7a7a; + font-size: 0.75em; + letter-spacing: 0.1em; + text-transform: uppercase; +} + +.bulma-menu-label:not(:first-child) { + margin-top: 1em; +} + +.bulma-menu-label:not(:last-child) { + margin-bottom: 1em; +} + +.bulma-message { + background-color: whitesmoke; + border-radius: 4px; + font-size: 1rem; +} + +.bulma-message strong { + color: currentColor; +} + +.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item) { + color: currentColor; + text-decoration: underline; +} + +.bulma-message.is-small { + font-size: 0.75rem; +} + +.bulma-message.is-medium { + font-size: 1.25rem; +} + +.bulma-message.is-large { + font-size: 1.5rem; +} + +.bulma-message.is-white { + background-color: white; +} + +.bulma-message.is-white .bulma-message-header { + background-color: white; + color: #0a0a0a; +} + +.bulma-message.is-white .bulma-message-body { + border-color: white; +} + +.bulma-message.is-black { + background-color: #fafafa; +} + +.bulma-message.is-black .bulma-message-header { + background-color: #0a0a0a; + color: white; +} + +.bulma-message.is-black .bulma-message-body { + border-color: #0a0a0a; +} + +.bulma-message.is-light { + background-color: #fafafa; +} + +.bulma-message.is-light .bulma-message-header { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-message.is-light .bulma-message-body { + border-color: whitesmoke; +} + +.bulma-message.is-dark { + background-color: #fafafa; +} + +.bulma-message.is-dark .bulma-message-header { + background-color: #363636; + color: #fff; +} + +.bulma-message.is-dark .bulma-message-body { + border-color: #363636; +} + +.bulma-message.is-primary { + background-color: #ebfffc; +} + +.bulma-message.is-primary .bulma-message-header { + background-color: #00d1b2; + color: #fff; +} + +.bulma-message.is-primary .bulma-message-body { + border-color: #00d1b2; + color: #00947e; +} + +.bulma-message.is-link { + background-color: #eff1fa; +} + +.bulma-message.is-link .bulma-message-header { + background-color: #485fc7; + color: #fff; +} + +.bulma-message.is-link .bulma-message-body { + border-color: #485fc7; + color: #3850b7; +} + +.bulma-message.is-info { + background-color: #eff5fb; +} + +.bulma-message.is-info .bulma-message-header { + background-color: #3e8ed0; + color: #fff; +} + +.bulma-message.is-info .bulma-message-body { + border-color: #3e8ed0; + color: #296fa8; +} + +.bulma-message.is-success { + background-color: #effaf5; +} + +.bulma-message.is-success .bulma-message-header { + background-color: #48c78e; + color: #fff; +} + +.bulma-message.is-success .bulma-message-body { + border-color: #48c78e; + color: #257953; +} + +.bulma-message.is-warning { + background-color: #fffaeb; +} + +.bulma-message.is-warning .bulma-message-header { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-message.is-warning .bulma-message-body { + border-color: #ffe08a; + color: #946c00; +} + +.bulma-message.is-danger { + background-color: #feecf0; +} + +.bulma-message.is-danger .bulma-message-header { + background-color: #f14668; + color: #fff; +} + +.bulma-message.is-danger .bulma-message-body { + border-color: #f14668; + color: #cc0f35; +} + +.bulma-message-header { + align-items: center; + background-color: #4a4a4a; + border-radius: 4px 4px 0 0; + color: #fff; + display: flex; + font-weight: 700; + justify-content: space-between; + line-height: 1.25; + padding: 0.75em 1em; + position: relative; +} + +.bulma-message-header .bulma-delete { + flex-grow: 0; + flex-shrink: 0; + margin-left: 0.75em; +} + +.bulma-message-header + .bulma-message-body { + border-width: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +.bulma-message-body { + border-color: #dbdbdb; + border-radius: 4px; + border-style: solid; + border-width: 0 0 0 4px; + color: #4a4a4a; + padding: 1.25em 1.5em; +} + +.bulma-message-body code, +.bulma-message-body pre { + background-color: white; +} + +.bulma-message-body pre code { + background-color: transparent; +} + +.bulma-modal { + align-items: center; + display: none; + flex-direction: column; + justify-content: center; + overflow: hidden; + position: fixed; + z-index: 40; +} + +.bulma-modal.is-active { + display: flex; +} + +.bulma-modal-background { + background-color: rgba(10, 10, 10, 0.86); +} + +.bulma-modal-content, +.bulma-modal-card { + margin: 0 20px; + max-height: calc(100vh - 160px); + overflow: auto; + position: relative; + width: 100%; +} + +@media screen and (min-width: 769px) { + .bulma-modal-content, + .bulma-modal-card { + margin: 0 auto; + max-height: calc(100vh - 40px); + width: 640px; + } +} + +.bulma-modal-close { + background: none; + height: 40px; + position: fixed; + right: 20px; + top: 20px; + width: 40px; +} + +.bulma-modal-card { + display: flex; + flex-direction: column; + max-height: calc(100vh - 40px); + overflow: hidden; + -ms-overflow-y: visible; +} + +.bulma-modal-card-head, +.bulma-modal-card-foot { + align-items: center; + background-color: whitesmoke; + display: flex; + flex-shrink: 0; + justify-content: flex-start; + padding: 20px; + position: relative; +} + +.bulma-modal-card-head { + border-bottom: 1px solid #dbdbdb; + border-top-left-radius: 6px; + border-top-right-radius: 6px; +} + +.bulma-modal-card-title { + color: #363636; + flex-grow: 1; + flex-shrink: 0; + font-size: 1.5rem; + line-height: 1; +} + +.bulma-modal-card-foot { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; + border-top: 1px solid #dbdbdb; +} + +.bulma-modal-card-foot .bulma-button:not(:last-child) { + margin-right: 0.5em; +} + +.bulma-modal-card-body { + -webkit-overflow-scrolling: touch; + background-color: white; + flex-grow: 1; + flex-shrink: 1; + overflow: auto; + padding: 20px; +} + +.bulma-navbar { + background-color: white; + min-height: 3.25rem; + position: relative; + z-index: 30; +} + +.bulma-navbar.is-white { + background-color: white; + color: #0a0a0a; +} + +.bulma-navbar.is-white .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link { + color: #0a0a0a; +} + +.bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; +} + +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #0a0a0a; +} + +.bulma-navbar.is-white .bulma-navbar-burger { + color: #0a0a0a; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-white .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link { + color: #0a0a0a; + } + .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; + } + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after { + border-color: #0a0a0a; + } + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #f2f2f2; + color: #0a0a0a; + } + .bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: white; + color: #0a0a0a; + } +} + +.bulma-navbar.is-black { + background-color: #0a0a0a; + color: white; +} + +.bulma-navbar.is-black .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link { + color: white; +} + +.bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: black; + color: white; +} + +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after { + border-color: white; +} + +.bulma-navbar.is-black .bulma-navbar-burger { + color: white; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-black .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link { + color: white; + } + .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: black; + color: white; + } + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after { + border-color: white; + } + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: black; + color: white; + } + .bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #0a0a0a; + color: white; + } +} + +.bulma-navbar.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-light .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-light .bulma-navbar-burger { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-light .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link { + color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); + } +} + +.bulma-navbar.is-dark { + background-color: #363636; + color: #fff; +} + +.bulma-navbar.is-dark .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link { + color: #fff; +} + +.bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #292929; + color: #fff; +} + +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #fff; +} + +.bulma-navbar.is-dark .bulma-navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-dark .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link { + color: #fff; + } + .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #292929; + color: #fff; + } + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after { + border-color: #fff; + } + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #292929; + color: #fff; + } + .bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #363636; + color: #fff; + } +} + +.bulma-navbar.is-primary { + background-color: #00d1b2; + color: #fff; +} + +.bulma-navbar.is-primary .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link { + color: #fff; +} + +.bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #00b89c; + color: #fff; +} + +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #fff; +} + +.bulma-navbar.is-primary .bulma-navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-primary .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link { + color: #fff; + } + .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #00b89c; + color: #fff; + } + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after { + border-color: #fff; + } + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #00b89c; + color: #fff; + } + .bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #00d1b2; + color: #fff; + } +} + +.bulma-navbar.is-link { + background-color: #485fc7; + color: #fff; +} + +.bulma-navbar.is-link .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link { + color: #fff; +} + +.bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #3a51bb; + color: #fff; +} + +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #fff; +} + +.bulma-navbar.is-link .bulma-navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-link .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link { + color: #fff; + } + .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #3a51bb; + color: #fff; + } + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after { + border-color: #fff; + } + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #3a51bb; + color: #fff; + } + .bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #485fc7; + color: #fff; + } +} + +.bulma-navbar.is-info { + background-color: #3e8ed0; + color: #fff; +} + +.bulma-navbar.is-info .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link { + color: #fff; +} + +.bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #3082c5; + color: #fff; +} + +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #fff; +} + +.bulma-navbar.is-info .bulma-navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-info .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link { + color: #fff; + } + .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #3082c5; + color: #fff; + } + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after { + border-color: #fff; + } + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #3082c5; + color: #fff; + } + .bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #3e8ed0; + color: #fff; + } +} + +.bulma-navbar.is-success { + background-color: #48c78e; + color: #fff; +} + +.bulma-navbar.is-success .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link { + color: #fff; +} + +.bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #3abb81; + color: #fff; +} + +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #fff; +} + +.bulma-navbar.is-success .bulma-navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-success .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link { + color: #fff; + } + .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #3abb81; + color: #fff; + } + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after { + border-color: #fff; + } + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #3abb81; + color: #fff; + } + .bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #48c78e; + color: #fff; + } +} + +.bulma-navbar.is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-warning .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); +} + +.bulma-navbar.is-warning .bulma-navbar-burger { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-warning .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link { + color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after { + border-color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); + } + .bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); + } +} + +.bulma-navbar.is-danger { + background-color: #f14668; + color: #fff; +} + +.bulma-navbar.is-danger .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link { + color: #fff; +} + +.bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active { + background-color: #ef2e55; + color: #fff; +} + +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after { + border-color: #fff; +} + +.bulma-navbar.is-danger .bulma-navbar-burger { + color: #fff; +} + +@media screen and (min-width: 1024px) { + .bulma-navbar.is-danger .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link { + color: #fff; + } + .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active { + background-color: #ef2e55; + color: #fff; + } + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after { + border-color: #fff; + } + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #ef2e55; + color: #fff; + } + .bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: #f14668; + color: #fff; + } +} + +.bulma-navbar > .bulma-container { + align-items: stretch; + display: flex; + min-height: 3.25rem; + width: 100%; +} + +.bulma-navbar.has-shadow { + box-shadow: 0 2px 0 0 whitesmoke; +} + +.bulma-navbar.is-fixed-bottom, .bulma-navbar.is-fixed-top { + left: 0; + position: fixed; + right: 0; + z-index: 30; +} + +.bulma-navbar.is-fixed-bottom { + bottom: 0; +} + +.bulma-navbar.is-fixed-bottom.has-shadow { + box-shadow: 0 -2px 0 0 whitesmoke; +} + +.bulma-navbar.is-fixed-top { + top: 0; +} + +html.has-navbar-fixed-top, +body.has-navbar-fixed-top { + padding-top: 3.25rem; +} + +html.has-navbar-fixed-bottom, +body.has-navbar-fixed-bottom { + padding-bottom: 3.25rem; +} + +.bulma-navbar-brand, +.bulma-navbar-tabs { + align-items: stretch; + display: flex; + flex-shrink: 0; + min-height: 3.25rem; +} + +.bulma-navbar-brand a.bulma-navbar-item:focus, .bulma-navbar-brand a.bulma-navbar-item:hover { + background-color: transparent; +} + +.bulma-navbar-tabs { + -webkit-overflow-scrolling: touch; + max-width: 100vw; + overflow-x: auto; + overflow-y: hidden; +} + +.bulma-navbar-burger { + color: #4a4a4a; + -moz-appearance: none; + -webkit-appearance: none; + appearance: none; + background: none; + border: none; + cursor: pointer; + display: block; + height: 3.25rem; + position: relative; + width: 3.25rem; + margin-left: auto; +} + +.bulma-navbar-burger span { + background-color: currentColor; + display: block; + height: 1px; + left: calc(50% - 8px); + position: absolute; + transform-origin: center; + transition-duration: 86ms; + transition-property: background-color, opacity, transform; + transition-timing-function: ease-out; + width: 16px; +} + +.bulma-navbar-burger span:nth-child(1) { + top: calc(50% - 6px); +} + +.bulma-navbar-burger span:nth-child(2) { + top: calc(50% - 1px); +} + +.bulma-navbar-burger span:nth-child(3) { + top: calc(50% + 4px); +} + +.bulma-navbar-burger:hover { + background-color: rgba(0, 0, 0, 0.05); +} + +.bulma-navbar-burger.is-active span:nth-child(1) { + transform: translateY(5px) rotate(45deg); +} + +.bulma-navbar-burger.is-active span:nth-child(2) { + opacity: 0; +} + +.bulma-navbar-burger.is-active span:nth-child(3) { + transform: translateY(-5px) rotate(-45deg); +} + +.bulma-navbar-menu { + display: none; +} + +.bulma-navbar-item, +.bulma-navbar-link { + color: #4a4a4a; + display: block; + line-height: 1.5; + padding: 0.5rem 0.75rem; + position: relative; +} + +.bulma-navbar-item .bulma-icon:only-child, +.bulma-navbar-link .bulma-icon:only-child { + margin-left: -0.25rem; + margin-right: -0.25rem; +} + +a.bulma-navbar-item, +.bulma-navbar-link { + cursor: pointer; +} + +a.bulma-navbar-item:focus, a.bulma-navbar-item:focus-within, a.bulma-navbar-item:hover, a.bulma-navbar-item.is-active, +.bulma-navbar-link:focus, +.bulma-navbar-link:focus-within, +.bulma-navbar-link:hover, +.bulma-navbar-link.is-active { + background-color: #fafafa; + color: #485fc7; +} + +.bulma-navbar-item { + flex-grow: 0; + flex-shrink: 0; +} + +.bulma-navbar-item img { + max-height: 1.75rem; +} + +.bulma-navbar-item.has-dropdown { + padding: 0; +} + +.bulma-navbar-item.is-expanded { + flex-grow: 1; + flex-shrink: 1; +} + +.bulma-navbar-item.is-tab { + border-bottom: 1px solid transparent; + min-height: 3.25rem; + padding-bottom: calc(0.5rem - 1px); +} + +.bulma-navbar-item.is-tab:focus, .bulma-navbar-item.is-tab:hover { + background-color: transparent; + border-bottom-color: #485fc7; +} + +.bulma-navbar-item.is-tab.is-active { + background-color: transparent; + border-bottom-color: #485fc7; + border-bottom-style: solid; + border-bottom-width: 3px; + color: #485fc7; + padding-bottom: calc(0.5rem - 3px); +} + +.bulma-navbar-content { + flex-grow: 1; + flex-shrink: 1; +} + +.bulma-navbar-link:not(.is-arrowless) { + padding-right: 2.5em; +} + +.bulma-navbar-link:not(.is-arrowless)::after { + border-color: #485fc7; + margin-top: -0.375em; + right: 1.125em; +} + +.bulma-navbar-dropdown { + font-size: 0.875rem; + padding-bottom: 0.5rem; + padding-top: 0.5rem; +} + +.bulma-navbar-dropdown .bulma-navbar-item { + padding-left: 1.5rem; + padding-right: 1.5rem; +} + +.bulma-navbar-divider { + background-color: whitesmoke; + border: none; + display: none; + height: 2px; + margin: 0.5rem 0; +} + +@media screen and (max-width: 1023px) { + .bulma-navbar > .bulma-container { + display: block; + } + .bulma-navbar-brand .bulma-navbar-item, + .bulma-navbar-tabs .bulma-navbar-item { + align-items: center; + display: flex; + } + .bulma-navbar-link::after { + display: none; + } + .bulma-navbar-menu { + background-color: white; + box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); + padding: 0.5rem 0; + } + .bulma-navbar-menu.is-active { + display: block; + } + .bulma-navbar.is-fixed-bottom-touch, .bulma-navbar.is-fixed-top-touch { + left: 0; + position: fixed; + right: 0; + z-index: 30; + } + .bulma-navbar.is-fixed-bottom-touch { + bottom: 0; + } + .bulma-navbar.is-fixed-bottom-touch.has-shadow { + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); + } + .bulma-navbar.is-fixed-top-touch { + top: 0; + } + .bulma-navbar.is-fixed-top .bulma-navbar-menu, .bulma-navbar.is-fixed-top-touch .bulma-navbar-menu { + -webkit-overflow-scrolling: touch; + max-height: calc(100vh - 3.25rem); + overflow: auto; + } + html.has-navbar-fixed-top-touch, + body.has-navbar-fixed-top-touch { + padding-top: 3.25rem; + } + html.has-navbar-fixed-bottom-touch, + body.has-navbar-fixed-bottom-touch { + padding-bottom: 3.25rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-navbar, + .bulma-navbar-menu, + .bulma-navbar-start, + .bulma-navbar-end { + align-items: stretch; + display: flex; + } + .bulma-navbar { + min-height: 3.25rem; + } + .bulma-navbar.is-spaced { + padding: 1rem 2rem; + } + .bulma-navbar.is-spaced .bulma-navbar-start, + .bulma-navbar.is-spaced .bulma-navbar-end { + align-items: center; + } + .bulma-navbar.is-spaced a.bulma-navbar-item, + .bulma-navbar.is-spaced .bulma-navbar-link { + border-radius: 4px; + } + .bulma-navbar.is-transparent a.bulma-navbar-item:focus, .bulma-navbar.is-transparent a.bulma-navbar-item:hover, .bulma-navbar.is-transparent a.bulma-navbar-item.is-active, + .bulma-navbar.is-transparent .bulma-navbar-link:focus, + .bulma-navbar.is-transparent .bulma-navbar-link:hover, + .bulma-navbar.is-transparent .bulma-navbar-link.is-active { + background-color: transparent !important; + } + .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link { + background-color: transparent !important; + } + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover { + background-color: whitesmoke; + color: #0a0a0a; + } + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: whitesmoke; + color: #485fc7; + } + .bulma-navbar-burger { + display: none; + } + .bulma-navbar-item, + .bulma-navbar-link { + align-items: center; + display: flex; + } + .bulma-navbar-item.has-dropdown { + align-items: stretch; + } + .bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after { + transform: rotate(135deg) translate(0.25em, -0.25em); + } + .bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown { + border-bottom: 2px solid #dbdbdb; + border-radius: 6px 6px 0 0; + border-top: none; + bottom: 100%; + box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); + top: auto; + } + .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown { + display: block; + } + .bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed { + opacity: 1; + pointer-events: auto; + transform: translateY(0); + } + .bulma-navbar-menu { + flex-grow: 1; + flex-shrink: 0; + } + .bulma-navbar-start { + justify-content: flex-start; + margin-right: auto; + } + .bulma-navbar-end { + justify-content: flex-end; + margin-left: auto; + } + .bulma-navbar-dropdown { + background-color: white; + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; + border-top: 2px solid #dbdbdb; + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); + display: none; + font-size: 0.875rem; + left: 0; + min-width: 100%; + position: absolute; + top: 100%; + z-index: 20; + } + .bulma-navbar-dropdown .bulma-navbar-item { + padding: 0.375rem 1rem; + white-space: nowrap; + } + .bulma-navbar-dropdown a.bulma-navbar-item { + padding-right: 3rem; + } + .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar-dropdown a.bulma-navbar-item:hover { + background-color: whitesmoke; + color: #0a0a0a; + } + .bulma-navbar-dropdown a.bulma-navbar-item.is-active { + background-color: whitesmoke; + color: #485fc7; + } + .bulma-navbar.is-spaced .bulma-navbar-dropdown, .bulma-navbar-dropdown.is-boxed { + border-radius: 6px; + border-top: none; + box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); + display: block; + opacity: 0; + pointer-events: none; + top: calc(100% + (-4px)); + transform: translateY(-5px); + transition-duration: 86ms; + transition-property: opacity, transform; + } + .bulma-navbar-dropdown.is-right { + left: auto; + right: 0; + } + .bulma-navbar-divider { + display: block; + } + .bulma-navbar > .bulma-container .bulma-navbar-brand, + .bulma-container > .bulma-navbar .bulma-navbar-brand { + margin-left: -0.75rem; + } + .bulma-navbar > .bulma-container .bulma-navbar-menu, + .bulma-container > .bulma-navbar .bulma-navbar-menu { + margin-right: -0.75rem; + } + .bulma-navbar.is-fixed-bottom-desktop, .bulma-navbar.is-fixed-top-desktop { + left: 0; + position: fixed; + right: 0; + z-index: 30; + } + .bulma-navbar.is-fixed-bottom-desktop { + bottom: 0; + } + .bulma-navbar.is-fixed-bottom-desktop.has-shadow { + box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); + } + .bulma-navbar.is-fixed-top-desktop { + top: 0; + } + html.has-navbar-fixed-top-desktop, + body.has-navbar-fixed-top-desktop { + padding-top: 3.25rem; + } + html.has-navbar-fixed-bottom-desktop, + body.has-navbar-fixed-bottom-desktop { + padding-bottom: 3.25rem; + } + html.has-spaced-navbar-fixed-top, + body.has-spaced-navbar-fixed-top { + padding-top: 5.25rem; + } + html.has-spaced-navbar-fixed-bottom, + body.has-spaced-navbar-fixed-bottom { + padding-bottom: 5.25rem; + } + a.bulma-navbar-item.is-active, + .bulma-navbar-link.is-active { + color: #0a0a0a; + } + a.bulma-navbar-item.is-active:not(:focus):not(:hover), + .bulma-navbar-link.is-active:not(:focus):not(:hover) { + background-color: transparent; + } + .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { + background-color: #fafafa; + } +} + +.bulma-hero.is-fullheight-with-navbar { + min-height: calc(100vh - 3.25rem); +} + +.bulma-pagination { + font-size: 1rem; + margin: -0.25rem; +} + +.bulma-pagination.is-small { + font-size: 0.75rem; +} + +.bulma-pagination.is-medium { + font-size: 1.25rem; +} + +.bulma-pagination.is-large { + font-size: 1.5rem; +} + +.bulma-pagination.is-rounded .bulma-pagination-previous, +.bulma-pagination.is-rounded .bulma-pagination-next { + padding-left: 1em; + padding-right: 1em; + border-radius: 9999px; +} + +.bulma-pagination.is-rounded .bulma-pagination-link { + border-radius: 9999px; +} + +.bulma-pagination, +.bulma-pagination-list { + align-items: center; + display: flex; + justify-content: center; + text-align: center; +} + +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { + font-size: 1em; + justify-content: center; + margin: 0.25rem; + padding-left: 0.5em; + padding-right: 0.5em; + text-align: center; +} + +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link { + border-color: #dbdbdb; + color: #363636; + min-width: 2.5em; +} + +.bulma-pagination-previous:hover, +.bulma-pagination-next:hover, +.bulma-pagination-link:hover { + border-color: #b5b5b5; + color: #363636; +} + +.bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus { + border-color: #485fc7; +} + +.bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active { + box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); +} + +.bulma-pagination-previous[disabled], .bulma-pagination-previous.is-disabled, +.bulma-pagination-next[disabled], +.bulma-pagination-next.is-disabled, +.bulma-pagination-link[disabled], +.bulma-pagination-link.is-disabled { + background-color: #dbdbdb; + border-color: #dbdbdb; + box-shadow: none; + color: #7a7a7a; + opacity: 0.5; +} + +.bulma-pagination-previous, +.bulma-pagination-next { + padding-left: 0.75em; + padding-right: 0.75em; + white-space: nowrap; +} + +.bulma-pagination-link.is-current { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; +} + +.bulma-pagination-ellipsis { + color: #b5b5b5; + pointer-events: none; +} + +.bulma-pagination-list { + flex-wrap: wrap; +} + +.bulma-pagination-list li { + list-style: none; +} + +@media screen and (max-width: 768px) { + .bulma-pagination { + flex-wrap: wrap; + } + .bulma-pagination-previous, + .bulma-pagination-next { + flex-grow: 1; + flex-shrink: 1; + } + .bulma-pagination-list li { + flex-grow: 1; + flex-shrink: 1; + } +} + +@media screen and (min-width: 769px), print { + .bulma-pagination-list { + flex-grow: 1; + flex-shrink: 1; + justify-content: flex-start; + order: 1; + } + .bulma-pagination-previous, + .bulma-pagination-next, + .bulma-pagination-link, + .bulma-pagination-ellipsis { + margin-bottom: 0; + margin-top: 0; + } + .bulma-pagination-previous { + order: 2; + } + .bulma-pagination-next { + order: 3; + } + .bulma-pagination { + justify-content: space-between; + margin-bottom: 0; + margin-top: 0; + } + .bulma-pagination.is-centered .bulma-pagination-previous { + order: 1; + } + .bulma-pagination.is-centered .bulma-pagination-list { + justify-content: center; + order: 2; + } + .bulma-pagination.is-centered .bulma-pagination-next { + order: 3; + } + .bulma-pagination.is-right .bulma-pagination-previous { + order: 1; + } + .bulma-pagination.is-right .bulma-pagination-next { + order: 2; + } + .bulma-pagination.is-right .bulma-pagination-list { + justify-content: flex-end; + order: 3; + } +} + +.bulma-panel { + border-radius: 6px; + box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); + font-size: 1rem; +} + +.bulma-panel:not(:last-child) { + margin-bottom: 1.5rem; +} + +.bulma-panel.is-white .bulma-panel-heading { + background-color: white; + color: #0a0a0a; +} + +.bulma-panel.is-white .bulma-panel-tabs a.is-active { + border-bottom-color: white; +} + +.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon { + color: white; +} + +.bulma-panel.is-black .bulma-panel-heading { + background-color: #0a0a0a; + color: white; +} + +.bulma-panel.is-black .bulma-panel-tabs a.is-active { + border-bottom-color: #0a0a0a; +} + +.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon { + color: #0a0a0a; +} + +.bulma-panel.is-light .bulma-panel-heading { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-panel.is-light .bulma-panel-tabs a.is-active { + border-bottom-color: whitesmoke; +} + +.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon { + color: whitesmoke; +} + +.bulma-panel.is-dark .bulma-panel-heading { + background-color: #363636; + color: #fff; +} + +.bulma-panel.is-dark .bulma-panel-tabs a.is-active { + border-bottom-color: #363636; +} + +.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon { + color: #363636; +} + +.bulma-panel.is-primary .bulma-panel-heading { + background-color: #00d1b2; + color: #fff; +} + +.bulma-panel.is-primary .bulma-panel-tabs a.is-active { + border-bottom-color: #00d1b2; +} + +.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon { + color: #00d1b2; +} + +.bulma-panel.is-link .bulma-panel-heading { + background-color: #485fc7; + color: #fff; +} + +.bulma-panel.is-link .bulma-panel-tabs a.is-active { + border-bottom-color: #485fc7; +} + +.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon { + color: #485fc7; +} + +.bulma-panel.is-info .bulma-panel-heading { + background-color: #3e8ed0; + color: #fff; +} + +.bulma-panel.is-info .bulma-panel-tabs a.is-active { + border-bottom-color: #3e8ed0; +} + +.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon { + color: #3e8ed0; +} + +.bulma-panel.is-success .bulma-panel-heading { + background-color: #48c78e; + color: #fff; +} + +.bulma-panel.is-success .bulma-panel-tabs a.is-active { + border-bottom-color: #48c78e; +} + +.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon { + color: #48c78e; +} + +.bulma-panel.is-warning .bulma-panel-heading { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-panel.is-warning .bulma-panel-tabs a.is-active { + border-bottom-color: #ffe08a; +} + +.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon { + color: #ffe08a; +} + +.bulma-panel.is-danger .bulma-panel-heading { + background-color: #f14668; + color: #fff; +} + +.bulma-panel.is-danger .bulma-panel-tabs a.is-active { + border-bottom-color: #f14668; +} + +.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon { + color: #f14668; +} + +.bulma-panel-tabs:not(:last-child), +.bulma-panel-block:not(:last-child) { + border-bottom: 1px solid #ededed; +} + +.bulma-panel-heading { + background-color: #ededed; + border-radius: 6px 6px 0 0; + color: #363636; + font-size: 1.25em; + font-weight: 700; + line-height: 1.25; + padding: 0.75em 1em; +} + +.bulma-panel-tabs { + align-items: flex-end; + display: flex; + font-size: 0.875em; + justify-content: center; +} + +.bulma-panel-tabs a { + border-bottom: 1px solid #dbdbdb; + margin-bottom: -1px; + padding: 0.5em; +} + +.bulma-panel-tabs a.is-active { + border-bottom-color: #4a4a4a; + color: #363636; +} + +.bulma-panel-list a { + color: #4a4a4a; +} + +.bulma-panel-list a:hover { + color: #485fc7; +} + +.bulma-panel-block { + align-items: center; + color: #363636; + display: flex; + justify-content: flex-start; + padding: 0.5em 0.75em; +} + +.bulma-panel-block input[type="checkbox"] { + margin-right: 0.75em; +} + +.bulma-panel-block > .bulma-control { + flex-grow: 1; + flex-shrink: 1; + width: 100%; +} + +.bulma-panel-block.is-wrapped { + flex-wrap: wrap; +} + +.bulma-panel-block.is-active { + border-left-color: #485fc7; + color: #363636; +} + +.bulma-panel-block.is-active .bulma-panel-icon { + color: #485fc7; +} + +.bulma-panel-block:last-child { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; +} + +a.bulma-panel-block, +label.bulma-panel-block { + cursor: pointer; +} + +a.bulma-panel-block:hover, +label.bulma-panel-block:hover { + background-color: whitesmoke; +} + +.bulma-panel-icon { + display: inline-block; + font-size: 14px; + height: 1em; + line-height: 1em; + text-align: center; + vertical-align: top; + width: 1em; + color: #7a7a7a; + margin-right: 0.75em; +} + +.bulma-panel-icon .fa { + font-size: inherit; + line-height: inherit; +} + +.bulma-tabs { + -webkit-overflow-scrolling: touch; + align-items: stretch; + display: flex; + font-size: 1rem; + justify-content: space-between; + overflow: hidden; + overflow-x: auto; + white-space: nowrap; +} + +.bulma-tabs a { + align-items: center; + border-bottom-color: #dbdbdb; + border-bottom-style: solid; + border-bottom-width: 1px; + color: #4a4a4a; + display: flex; + justify-content: center; + margin-bottom: -1px; + padding: 0.5em 1em; + vertical-align: top; +} + +.bulma-tabs a:hover { + border-bottom-color: #363636; + color: #363636; +} + +.bulma-tabs li { + display: block; +} + +.bulma-tabs li.is-active a { + border-bottom-color: #485fc7; + color: #485fc7; +} + +.bulma-tabs ul { + align-items: center; + border-bottom-color: #dbdbdb; + border-bottom-style: solid; + border-bottom-width: 1px; + display: flex; + flex-grow: 1; + flex-shrink: 0; + justify-content: flex-start; +} + +.bulma-tabs ul.is-left { + padding-right: 0.75em; +} + +.bulma-tabs ul.is-center { + flex: none; + justify-content: center; + padding-left: 0.75em; + padding-right: 0.75em; +} + +.bulma-tabs ul.is-right { + justify-content: flex-end; + padding-left: 0.75em; +} + +.bulma-tabs .bulma-icon:first-child { + margin-right: 0.5em; +} + +.bulma-tabs .bulma-icon:last-child { + margin-left: 0.5em; +} + +.bulma-tabs.is-centered ul { + justify-content: center; +} + +.bulma-tabs.is-right ul { + justify-content: flex-end; +} + +.bulma-tabs.is-boxed a { + border: 1px solid transparent; + border-radius: 4px 4px 0 0; +} + +.bulma-tabs.is-boxed a:hover { + background-color: whitesmoke; + border-bottom-color: #dbdbdb; +} + +.bulma-tabs.is-boxed li.is-active a { + background-color: white; + border-color: #dbdbdb; + border-bottom-color: transparent !important; +} + +.bulma-tabs.is-fullwidth li { + flex-grow: 1; + flex-shrink: 0; +} + +.bulma-tabs.is-toggle a { + border-color: #dbdbdb; + border-style: solid; + border-width: 1px; + margin-bottom: 0; + position: relative; +} + +.bulma-tabs.is-toggle a:hover { + background-color: whitesmoke; + border-color: #b5b5b5; + z-index: 2; +} + +.bulma-tabs.is-toggle li + li { + margin-left: -1px; +} + +.bulma-tabs.is-toggle li:first-child a { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; +} + +.bulma-tabs.is-toggle li:last-child a { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; +} + +.bulma-tabs.is-toggle li.is-active a { + background-color: #485fc7; + border-color: #485fc7; + color: #fff; + z-index: 1; +} + +.bulma-tabs.is-toggle ul { + border-bottom: none; +} + +.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a { + border-bottom-left-radius: 9999px; + border-top-left-radius: 9999px; + padding-left: 1.25em; +} + +.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a { + border-bottom-right-radius: 9999px; + border-top-right-radius: 9999px; + padding-right: 1.25em; +} + +.bulma-tabs.is-small { + font-size: 0.75rem; +} + +.bulma-tabs.is-medium { + font-size: 1.25rem; +} + +.bulma-tabs.is-large { + font-size: 1.5rem; +} + +/* Bulma Grid */ +.bulma-column { + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + padding: 0.75rem; +} + +.bulma-columns.is-mobile > .bulma-column.is-narrow { + flex: none; + width: unset; +} + +.bulma-columns.is-mobile > .bulma-column.is-full { + flex: none; + width: 100%; +} + +.bulma-columns.is-mobile > .bulma-column.is-three-quarters { + flex: none; + width: 75%; +} + +.bulma-columns.is-mobile > .bulma-column.is-two-thirds { + flex: none; + width: 66.6666%; +} + +.bulma-columns.is-mobile > .bulma-column.is-half { + flex: none; + width: 50%; +} + +.bulma-columns.is-mobile > .bulma-column.is-one-third { + flex: none; + width: 33.3333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-one-quarter { + flex: none; + width: 25%; +} + +.bulma-columns.is-mobile > .bulma-column.is-one-fifth { + flex: none; + width: 20%; +} + +.bulma-columns.is-mobile > .bulma-column.is-two-fifths { + flex: none; + width: 40%; +} + +.bulma-columns.is-mobile > .bulma-column.is-three-fifths { + flex: none; + width: 60%; +} + +.bulma-columns.is-mobile > .bulma-column.is-four-fifths { + flex: none; + width: 80%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-three-quarters { + margin-left: 75%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-two-thirds { + margin-left: 66.6666%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-half { + margin-left: 50%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-one-third { + margin-left: 33.3333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-one-quarter { + margin-left: 25%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-one-fifth { + margin-left: 20%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-two-fifths { + margin-left: 40%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-three-fifths { + margin-left: 60%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-four-fifths { + margin-left: 80%; +} + +.bulma-columns.is-mobile > .bulma-column.is-0 { + flex: none; + width: 0%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-0 { + margin-left: 0%; +} + +.bulma-columns.is-mobile > .bulma-column.is-1 { + flex: none; + width: 8.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-1 { + margin-left: 8.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-2 { + flex: none; + width: 16.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-2 { + margin-left: 16.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-3 { + flex: none; + width: 25%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-3 { + margin-left: 25%; +} + +.bulma-columns.is-mobile > .bulma-column.is-4 { + flex: none; + width: 33.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-4 { + margin-left: 33.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-5 { + flex: none; + width: 41.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-5 { + margin-left: 41.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-6 { + flex: none; + width: 50%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-6 { + margin-left: 50%; +} + +.bulma-columns.is-mobile > .bulma-column.is-7 { + flex: none; + width: 58.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-7 { + margin-left: 58.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-8 { + flex: none; + width: 66.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-8 { + margin-left: 66.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-9 { + flex: none; + width: 75%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-9 { + margin-left: 75%; +} + +.bulma-columns.is-mobile > .bulma-column.is-10 { + flex: none; + width: 83.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-10 { + margin-left: 83.33333%; +} + +.bulma-columns.is-mobile > .bulma-column.is-11 { + flex: none; + width: 91.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-11 { + margin-left: 91.66667%; +} + +.bulma-columns.is-mobile > .bulma-column.is-12 { + flex: none; + width: 100%; +} + +.bulma-columns.is-mobile > .bulma-column.is-offset-12 { + margin-left: 100%; +} + +@media screen and (max-width: 768px) { + .bulma-column.is-narrow-mobile { + flex: none; + width: unset; + } + .bulma-column.is-full-mobile { + flex: none; + width: 100%; + } + .bulma-column.is-three-quarters-mobile { + flex: none; + width: 75%; + } + .bulma-column.is-two-thirds-mobile { + flex: none; + width: 66.6666%; + } + .bulma-column.is-half-mobile { + flex: none; + width: 50%; + } + .bulma-column.is-one-third-mobile { + flex: none; + width: 33.3333%; + } + .bulma-column.is-one-quarter-mobile { + flex: none; + width: 25%; + } + .bulma-column.is-one-fifth-mobile { + flex: none; + width: 20%; + } + .bulma-column.is-two-fifths-mobile { + flex: none; + width: 40%; + } + .bulma-column.is-three-fifths-mobile { + flex: none; + width: 60%; + } + .bulma-column.is-four-fifths-mobile { + flex: none; + width: 80%; + } + .bulma-column.is-offset-three-quarters-mobile { + margin-left: 75%; + } + .bulma-column.is-offset-two-thirds-mobile { + margin-left: 66.6666%; + } + .bulma-column.is-offset-half-mobile { + margin-left: 50%; + } + .bulma-column.is-offset-one-third-mobile { + margin-left: 33.3333%; + } + .bulma-column.is-offset-one-quarter-mobile { + margin-left: 25%; + } + .bulma-column.is-offset-one-fifth-mobile { + margin-left: 20%; + } + .bulma-column.is-offset-two-fifths-mobile { + margin-left: 40%; + } + .bulma-column.is-offset-three-fifths-mobile { + margin-left: 60%; + } + .bulma-column.is-offset-four-fifths-mobile { + margin-left: 80%; + } + .bulma-column.is-0-mobile { + flex: none; + width: 0%; + } + .bulma-column.is-offset-0-mobile { + margin-left: 0%; + } + .bulma-column.is-1-mobile { + flex: none; + width: 8.33333%; + } + .bulma-column.is-offset-1-mobile { + margin-left: 8.33333%; + } + .bulma-column.is-2-mobile { + flex: none; + width: 16.66667%; + } + .bulma-column.is-offset-2-mobile { + margin-left: 16.66667%; + } + .bulma-column.is-3-mobile { + flex: none; + width: 25%; + } + .bulma-column.is-offset-3-mobile { + margin-left: 25%; + } + .bulma-column.is-4-mobile { + flex: none; + width: 33.33333%; + } + .bulma-column.is-offset-4-mobile { + margin-left: 33.33333%; + } + .bulma-column.is-5-mobile { + flex: none; + width: 41.66667%; + } + .bulma-column.is-offset-5-mobile { + margin-left: 41.66667%; + } + .bulma-column.is-6-mobile { + flex: none; + width: 50%; + } + .bulma-column.is-offset-6-mobile { + margin-left: 50%; + } + .bulma-column.is-7-mobile { + flex: none; + width: 58.33333%; + } + .bulma-column.is-offset-7-mobile { + margin-left: 58.33333%; + } + .bulma-column.is-8-mobile { + flex: none; + width: 66.66667%; + } + .bulma-column.is-offset-8-mobile { + margin-left: 66.66667%; + } + .bulma-column.is-9-mobile { + flex: none; + width: 75%; + } + .bulma-column.is-offset-9-mobile { + margin-left: 75%; + } + .bulma-column.is-10-mobile { + flex: none; + width: 83.33333%; + } + .bulma-column.is-offset-10-mobile { + margin-left: 83.33333%; + } + .bulma-column.is-11-mobile { + flex: none; + width: 91.66667%; + } + .bulma-column.is-offset-11-mobile { + margin-left: 91.66667%; + } + .bulma-column.is-12-mobile { + flex: none; + width: 100%; + } + .bulma-column.is-offset-12-mobile { + margin-left: 100%; + } +} + +@media screen and (min-width: 769px), print { + .bulma-column.is-narrow, .bulma-column.is-narrow-tablet { + flex: none; + width: unset; + } + .bulma-column.is-full, .bulma-column.is-full-tablet { + flex: none; + width: 100%; + } + .bulma-column.is-three-quarters, .bulma-column.is-three-quarters-tablet { + flex: none; + width: 75%; + } + .bulma-column.is-two-thirds, .bulma-column.is-two-thirds-tablet { + flex: none; + width: 66.6666%; + } + .bulma-column.is-half, .bulma-column.is-half-tablet { + flex: none; + width: 50%; + } + .bulma-column.is-one-third, .bulma-column.is-one-third-tablet { + flex: none; + width: 33.3333%; + } + .bulma-column.is-one-quarter, .bulma-column.is-one-quarter-tablet { + flex: none; + width: 25%; + } + .bulma-column.is-one-fifth, .bulma-column.is-one-fifth-tablet { + flex: none; + width: 20%; + } + .bulma-column.is-two-fifths, .bulma-column.is-two-fifths-tablet { + flex: none; + width: 40%; + } + .bulma-column.is-three-fifths, .bulma-column.is-three-fifths-tablet { + flex: none; + width: 60%; + } + .bulma-column.is-four-fifths, .bulma-column.is-four-fifths-tablet { + flex: none; + width: 80%; + } + .bulma-column.is-offset-three-quarters, .bulma-column.is-offset-three-quarters-tablet { + margin-left: 75%; + } + .bulma-column.is-offset-two-thirds, .bulma-column.is-offset-two-thirds-tablet { + margin-left: 66.6666%; + } + .bulma-column.is-offset-half, .bulma-column.is-offset-half-tablet { + margin-left: 50%; + } + .bulma-column.is-offset-one-third, .bulma-column.is-offset-one-third-tablet { + margin-left: 33.3333%; + } + .bulma-column.is-offset-one-quarter, .bulma-column.is-offset-one-quarter-tablet { + margin-left: 25%; + } + .bulma-column.is-offset-one-fifth, .bulma-column.is-offset-one-fifth-tablet { + margin-left: 20%; + } + .bulma-column.is-offset-two-fifths, .bulma-column.is-offset-two-fifths-tablet { + margin-left: 40%; + } + .bulma-column.is-offset-three-fifths, .bulma-column.is-offset-three-fifths-tablet { + margin-left: 60%; + } + .bulma-column.is-offset-four-fifths, .bulma-column.is-offset-four-fifths-tablet { + margin-left: 80%; + } + .bulma-column.is-0, .bulma-column.is-0-tablet { + flex: none; + width: 0%; + } + .bulma-column.is-offset-0, .bulma-column.is-offset-0-tablet { + margin-left: 0%; + } + .bulma-column.is-1, .bulma-column.is-1-tablet { + flex: none; + width: 8.33333%; + } + .bulma-column.is-offset-1, .bulma-column.is-offset-1-tablet { + margin-left: 8.33333%; + } + .bulma-column.is-2, .bulma-column.is-2-tablet { + flex: none; + width: 16.66667%; + } + .bulma-column.is-offset-2, .bulma-column.is-offset-2-tablet { + margin-left: 16.66667%; + } + .bulma-column.is-3, .bulma-column.is-3-tablet { + flex: none; + width: 25%; + } + .bulma-column.is-offset-3, .bulma-column.is-offset-3-tablet { + margin-left: 25%; + } + .bulma-column.is-4, .bulma-column.is-4-tablet { + flex: none; + width: 33.33333%; + } + .bulma-column.is-offset-4, .bulma-column.is-offset-4-tablet { + margin-left: 33.33333%; + } + .bulma-column.is-5, .bulma-column.is-5-tablet { + flex: none; + width: 41.66667%; + } + .bulma-column.is-offset-5, .bulma-column.is-offset-5-tablet { + margin-left: 41.66667%; + } + .bulma-column.is-6, .bulma-column.is-6-tablet { + flex: none; + width: 50%; + } + .bulma-column.is-offset-6, .bulma-column.is-offset-6-tablet { + margin-left: 50%; + } + .bulma-column.is-7, .bulma-column.is-7-tablet { + flex: none; + width: 58.33333%; + } + .bulma-column.is-offset-7, .bulma-column.is-offset-7-tablet { + margin-left: 58.33333%; + } + .bulma-column.is-8, .bulma-column.is-8-tablet { + flex: none; + width: 66.66667%; + } + .bulma-column.is-offset-8, .bulma-column.is-offset-8-tablet { + margin-left: 66.66667%; + } + .bulma-column.is-9, .bulma-column.is-9-tablet { + flex: none; + width: 75%; + } + .bulma-column.is-offset-9, .bulma-column.is-offset-9-tablet { + margin-left: 75%; + } + .bulma-column.is-10, .bulma-column.is-10-tablet { + flex: none; + width: 83.33333%; + } + .bulma-column.is-offset-10, .bulma-column.is-offset-10-tablet { + margin-left: 83.33333%; + } + .bulma-column.is-11, .bulma-column.is-11-tablet { + flex: none; + width: 91.66667%; + } + .bulma-column.is-offset-11, .bulma-column.is-offset-11-tablet { + margin-left: 91.66667%; + } + .bulma-column.is-12, .bulma-column.is-12-tablet { + flex: none; + width: 100%; + } + .bulma-column.is-offset-12, .bulma-column.is-offset-12-tablet { + margin-left: 100%; + } +} + +@media screen and (max-width: 1023px) { + .bulma-column.is-narrow-touch { + flex: none; + width: unset; + } + .bulma-column.is-full-touch { + flex: none; + width: 100%; + } + .bulma-column.is-three-quarters-touch { + flex: none; + width: 75%; + } + .bulma-column.is-two-thirds-touch { + flex: none; + width: 66.6666%; + } + .bulma-column.is-half-touch { + flex: none; + width: 50%; + } + .bulma-column.is-one-third-touch { + flex: none; + width: 33.3333%; + } + .bulma-column.is-one-quarter-touch { + flex: none; + width: 25%; + } + .bulma-column.is-one-fifth-touch { + flex: none; + width: 20%; + } + .bulma-column.is-two-fifths-touch { + flex: none; + width: 40%; + } + .bulma-column.is-three-fifths-touch { + flex: none; + width: 60%; + } + .bulma-column.is-four-fifths-touch { + flex: none; + width: 80%; + } + .bulma-column.is-offset-three-quarters-touch { + margin-left: 75%; + } + .bulma-column.is-offset-two-thirds-touch { + margin-left: 66.6666%; + } + .bulma-column.is-offset-half-touch { + margin-left: 50%; + } + .bulma-column.is-offset-one-third-touch { + margin-left: 33.3333%; + } + .bulma-column.is-offset-one-quarter-touch { + margin-left: 25%; + } + .bulma-column.is-offset-one-fifth-touch { + margin-left: 20%; + } + .bulma-column.is-offset-two-fifths-touch { + margin-left: 40%; + } + .bulma-column.is-offset-three-fifths-touch { + margin-left: 60%; + } + .bulma-column.is-offset-four-fifths-touch { + margin-left: 80%; + } + .bulma-column.is-0-touch { + flex: none; + width: 0%; + } + .bulma-column.is-offset-0-touch { + margin-left: 0%; + } + .bulma-column.is-1-touch { + flex: none; + width: 8.33333%; + } + .bulma-column.is-offset-1-touch { + margin-left: 8.33333%; + } + .bulma-column.is-2-touch { + flex: none; + width: 16.66667%; + } + .bulma-column.is-offset-2-touch { + margin-left: 16.66667%; + } + .bulma-column.is-3-touch { + flex: none; + width: 25%; + } + .bulma-column.is-offset-3-touch { + margin-left: 25%; + } + .bulma-column.is-4-touch { + flex: none; + width: 33.33333%; + } + .bulma-column.is-offset-4-touch { + margin-left: 33.33333%; + } + .bulma-column.is-5-touch { + flex: none; + width: 41.66667%; + } + .bulma-column.is-offset-5-touch { + margin-left: 41.66667%; + } + .bulma-column.is-6-touch { + flex: none; + width: 50%; + } + .bulma-column.is-offset-6-touch { + margin-left: 50%; + } + .bulma-column.is-7-touch { + flex: none; + width: 58.33333%; + } + .bulma-column.is-offset-7-touch { + margin-left: 58.33333%; + } + .bulma-column.is-8-touch { + flex: none; + width: 66.66667%; + } + .bulma-column.is-offset-8-touch { + margin-left: 66.66667%; + } + .bulma-column.is-9-touch { + flex: none; + width: 75%; + } + .bulma-column.is-offset-9-touch { + margin-left: 75%; + } + .bulma-column.is-10-touch { + flex: none; + width: 83.33333%; + } + .bulma-column.is-offset-10-touch { + margin-left: 83.33333%; + } + .bulma-column.is-11-touch { + flex: none; + width: 91.66667%; + } + .bulma-column.is-offset-11-touch { + margin-left: 91.66667%; + } + .bulma-column.is-12-touch { + flex: none; + width: 100%; + } + .bulma-column.is-offset-12-touch { + margin-left: 100%; + } +} + +@media screen and (min-width: 1024px) { + .bulma-column.is-narrow-desktop { + flex: none; + width: unset; + } + .bulma-column.is-full-desktop { + flex: none; + width: 100%; + } + .bulma-column.is-three-quarters-desktop { + flex: none; + width: 75%; + } + .bulma-column.is-two-thirds-desktop { + flex: none; + width: 66.6666%; + } + .bulma-column.is-half-desktop { + flex: none; + width: 50%; + } + .bulma-column.is-one-third-desktop { + flex: none; + width: 33.3333%; + } + .bulma-column.is-one-quarter-desktop { + flex: none; + width: 25%; + } + .bulma-column.is-one-fifth-desktop { + flex: none; + width: 20%; + } + .bulma-column.is-two-fifths-desktop { + flex: none; + width: 40%; + } + .bulma-column.is-three-fifths-desktop { + flex: none; + width: 60%; + } + .bulma-column.is-four-fifths-desktop { + flex: none; + width: 80%; + } + .bulma-column.is-offset-three-quarters-desktop { + margin-left: 75%; + } + .bulma-column.is-offset-two-thirds-desktop { + margin-left: 66.6666%; + } + .bulma-column.is-offset-half-desktop { + margin-left: 50%; + } + .bulma-column.is-offset-one-third-desktop { + margin-left: 33.3333%; + } + .bulma-column.is-offset-one-quarter-desktop { + margin-left: 25%; + } + .bulma-column.is-offset-one-fifth-desktop { + margin-left: 20%; + } + .bulma-column.is-offset-two-fifths-desktop { + margin-left: 40%; + } + .bulma-column.is-offset-three-fifths-desktop { + margin-left: 60%; + } + .bulma-column.is-offset-four-fifths-desktop { + margin-left: 80%; + } + .bulma-column.is-0-desktop { + flex: none; + width: 0%; + } + .bulma-column.is-offset-0-desktop { + margin-left: 0%; + } + .bulma-column.is-1-desktop { + flex: none; + width: 8.33333%; + } + .bulma-column.is-offset-1-desktop { + margin-left: 8.33333%; + } + .bulma-column.is-2-desktop { + flex: none; + width: 16.66667%; + } + .bulma-column.is-offset-2-desktop { + margin-left: 16.66667%; + } + .bulma-column.is-3-desktop { + flex: none; + width: 25%; + } + .bulma-column.is-offset-3-desktop { + margin-left: 25%; + } + .bulma-column.is-4-desktop { + flex: none; + width: 33.33333%; + } + .bulma-column.is-offset-4-desktop { + margin-left: 33.33333%; + } + .bulma-column.is-5-desktop { + flex: none; + width: 41.66667%; + } + .bulma-column.is-offset-5-desktop { + margin-left: 41.66667%; + } + .bulma-column.is-6-desktop { + flex: none; + width: 50%; + } + .bulma-column.is-offset-6-desktop { + margin-left: 50%; + } + .bulma-column.is-7-desktop { + flex: none; + width: 58.33333%; + } + .bulma-column.is-offset-7-desktop { + margin-left: 58.33333%; + } + .bulma-column.is-8-desktop { + flex: none; + width: 66.66667%; + } + .bulma-column.is-offset-8-desktop { + margin-left: 66.66667%; + } + .bulma-column.is-9-desktop { + flex: none; + width: 75%; + } + .bulma-column.is-offset-9-desktop { + margin-left: 75%; + } + .bulma-column.is-10-desktop { + flex: none; + width: 83.33333%; + } + .bulma-column.is-offset-10-desktop { + margin-left: 83.33333%; + } + .bulma-column.is-11-desktop { + flex: none; + width: 91.66667%; + } + .bulma-column.is-offset-11-desktop { + margin-left: 91.66667%; + } + .bulma-column.is-12-desktop { + flex: none; + width: 100%; + } + .bulma-column.is-offset-12-desktop { + margin-left: 100%; + } +} + +@media screen and (min-width: 1216px) { + .bulma-column.is-narrow-widescreen { + flex: none; + width: unset; + } + .bulma-column.is-full-widescreen { + flex: none; + width: 100%; + } + .bulma-column.is-three-quarters-widescreen { + flex: none; + width: 75%; + } + .bulma-column.is-two-thirds-widescreen { + flex: none; + width: 66.6666%; + } + .bulma-column.is-half-widescreen { + flex: none; + width: 50%; + } + .bulma-column.is-one-third-widescreen { + flex: none; + width: 33.3333%; + } + .bulma-column.is-one-quarter-widescreen { + flex: none; + width: 25%; + } + .bulma-column.is-one-fifth-widescreen { + flex: none; + width: 20%; + } + .bulma-column.is-two-fifths-widescreen { + flex: none; + width: 40%; + } + .bulma-column.is-three-fifths-widescreen { + flex: none; + width: 60%; + } + .bulma-column.is-four-fifths-widescreen { + flex: none; + width: 80%; + } + .bulma-column.is-offset-three-quarters-widescreen { + margin-left: 75%; + } + .bulma-column.is-offset-two-thirds-widescreen { + margin-left: 66.6666%; + } + .bulma-column.is-offset-half-widescreen { + margin-left: 50%; + } + .bulma-column.is-offset-one-third-widescreen { + margin-left: 33.3333%; + } + .bulma-column.is-offset-one-quarter-widescreen { + margin-left: 25%; + } + .bulma-column.is-offset-one-fifth-widescreen { + margin-left: 20%; + } + .bulma-column.is-offset-two-fifths-widescreen { + margin-left: 40%; + } + .bulma-column.is-offset-three-fifths-widescreen { + margin-left: 60%; + } + .bulma-column.is-offset-four-fifths-widescreen { + margin-left: 80%; + } + .bulma-column.is-0-widescreen { + flex: none; + width: 0%; + } + .bulma-column.is-offset-0-widescreen { + margin-left: 0%; + } + .bulma-column.is-1-widescreen { + flex: none; + width: 8.33333%; + } + .bulma-column.is-offset-1-widescreen { + margin-left: 8.33333%; + } + .bulma-column.is-2-widescreen { + flex: none; + width: 16.66667%; + } + .bulma-column.is-offset-2-widescreen { + margin-left: 16.66667%; + } + .bulma-column.is-3-widescreen { + flex: none; + width: 25%; + } + .bulma-column.is-offset-3-widescreen { + margin-left: 25%; + } + .bulma-column.is-4-widescreen { + flex: none; + width: 33.33333%; + } + .bulma-column.is-offset-4-widescreen { + margin-left: 33.33333%; + } + .bulma-column.is-5-widescreen { + flex: none; + width: 41.66667%; + } + .bulma-column.is-offset-5-widescreen { + margin-left: 41.66667%; + } + .bulma-column.is-6-widescreen { + flex: none; + width: 50%; + } + .bulma-column.is-offset-6-widescreen { + margin-left: 50%; + } + .bulma-column.is-7-widescreen { + flex: none; + width: 58.33333%; + } + .bulma-column.is-offset-7-widescreen { + margin-left: 58.33333%; + } + .bulma-column.is-8-widescreen { + flex: none; + width: 66.66667%; + } + .bulma-column.is-offset-8-widescreen { + margin-left: 66.66667%; + } + .bulma-column.is-9-widescreen { + flex: none; + width: 75%; + } + .bulma-column.is-offset-9-widescreen { + margin-left: 75%; + } + .bulma-column.is-10-widescreen { + flex: none; + width: 83.33333%; + } + .bulma-column.is-offset-10-widescreen { + margin-left: 83.33333%; + } + .bulma-column.is-11-widescreen { + flex: none; + width: 91.66667%; + } + .bulma-column.is-offset-11-widescreen { + margin-left: 91.66667%; + } + .bulma-column.is-12-widescreen { + flex: none; + width: 100%; + } + .bulma-column.is-offset-12-widescreen { + margin-left: 100%; + } +} + +@media screen and (min-width: 1408px) { + .bulma-column.is-narrow-fullhd { + flex: none; + width: unset; + } + .bulma-column.is-full-fullhd { + flex: none; + width: 100%; + } + .bulma-column.is-three-quarters-fullhd { + flex: none; + width: 75%; + } + .bulma-column.is-two-thirds-fullhd { + flex: none; + width: 66.6666%; + } + .bulma-column.is-half-fullhd { + flex: none; + width: 50%; + } + .bulma-column.is-one-third-fullhd { + flex: none; + width: 33.3333%; + } + .bulma-column.is-one-quarter-fullhd { + flex: none; + width: 25%; + } + .bulma-column.is-one-fifth-fullhd { + flex: none; + width: 20%; + } + .bulma-column.is-two-fifths-fullhd { + flex: none; + width: 40%; + } + .bulma-column.is-three-fifths-fullhd { + flex: none; + width: 60%; + } + .bulma-column.is-four-fifths-fullhd { + flex: none; + width: 80%; + } + .bulma-column.is-offset-three-quarters-fullhd { + margin-left: 75%; + } + .bulma-column.is-offset-two-thirds-fullhd { + margin-left: 66.6666%; + } + .bulma-column.is-offset-half-fullhd { + margin-left: 50%; + } + .bulma-column.is-offset-one-third-fullhd { + margin-left: 33.3333%; + } + .bulma-column.is-offset-one-quarter-fullhd { + margin-left: 25%; + } + .bulma-column.is-offset-one-fifth-fullhd { + margin-left: 20%; + } + .bulma-column.is-offset-two-fifths-fullhd { + margin-left: 40%; + } + .bulma-column.is-offset-three-fifths-fullhd { + margin-left: 60%; + } + .bulma-column.is-offset-four-fifths-fullhd { + margin-left: 80%; + } + .bulma-column.is-0-fullhd { + flex: none; + width: 0%; + } + .bulma-column.is-offset-0-fullhd { + margin-left: 0%; + } + .bulma-column.is-1-fullhd { + flex: none; + width: 8.33333%; + } + .bulma-column.is-offset-1-fullhd { + margin-left: 8.33333%; + } + .bulma-column.is-2-fullhd { + flex: none; + width: 16.66667%; + } + .bulma-column.is-offset-2-fullhd { + margin-left: 16.66667%; + } + .bulma-column.is-3-fullhd { + flex: none; + width: 25%; + } + .bulma-column.is-offset-3-fullhd { + margin-left: 25%; + } + .bulma-column.is-4-fullhd { + flex: none; + width: 33.33333%; + } + .bulma-column.is-offset-4-fullhd { + margin-left: 33.33333%; + } + .bulma-column.is-5-fullhd { + flex: none; + width: 41.66667%; + } + .bulma-column.is-offset-5-fullhd { + margin-left: 41.66667%; + } + .bulma-column.is-6-fullhd { + flex: none; + width: 50%; + } + .bulma-column.is-offset-6-fullhd { + margin-left: 50%; + } + .bulma-column.is-7-fullhd { + flex: none; + width: 58.33333%; + } + .bulma-column.is-offset-7-fullhd { + margin-left: 58.33333%; + } + .bulma-column.is-8-fullhd { + flex: none; + width: 66.66667%; + } + .bulma-column.is-offset-8-fullhd { + margin-left: 66.66667%; + } + .bulma-column.is-9-fullhd { + flex: none; + width: 75%; + } + .bulma-column.is-offset-9-fullhd { + margin-left: 75%; + } + .bulma-column.is-10-fullhd { + flex: none; + width: 83.33333%; + } + .bulma-column.is-offset-10-fullhd { + margin-left: 83.33333%; + } + .bulma-column.is-11-fullhd { + flex: none; + width: 91.66667%; + } + .bulma-column.is-offset-11-fullhd { + margin-left: 91.66667%; + } + .bulma-column.is-12-fullhd { + flex: none; + width: 100%; + } + .bulma-column.is-offset-12-fullhd { + margin-left: 100%; + } +} + +.bulma-columns { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; +} + +.bulma-columns:last-child { + margin-bottom: -0.75rem; +} + +.bulma-columns:not(:last-child) { + margin-bottom: calc(1.5rem - 0.75rem); +} + +.bulma-columns.is-centered { + justify-content: center; +} + +.bulma-columns.is-gapless { + margin-left: 0; + margin-right: 0; + margin-top: 0; +} + +.bulma-columns.is-gapless > .bulma-column { + margin: 0; + padding: 0 !important; +} + +.bulma-columns.is-gapless:not(:last-child) { + margin-bottom: 1.5rem; +} + +.bulma-columns.is-gapless:last-child { + margin-bottom: 0; +} + +.bulma-columns.is-mobile { + display: flex; +} + +.bulma-columns.is-multiline { + flex-wrap: wrap; +} + +.bulma-columns.is-vcentered { + align-items: center; +} + +@media screen and (min-width: 769px), print { + .bulma-columns:not(.is-desktop) { + display: flex; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-desktop { + display: flex; + } +} + +.bulma-columns.is-variable { + --columnGap: 0.75rem; + margin-left: calc(-1 * var(--columnGap)); + margin-right: calc(-1 * var(--columnGap)); +} + +.bulma-columns.is-variable > .bulma-column { + padding-left: var(--columnGap); + padding-right: var(--columnGap); +} + +.bulma-columns.is-variable.is-0 { + --columnGap: 0rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-0-mobile { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-0-tablet { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-0-tablet-only { + --columnGap: 0rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-0-touch { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-0-desktop { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-0-desktop-only { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-0-widescreen { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-0-widescreen-only { + --columnGap: 0rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-0-fullhd { + --columnGap: 0rem; + } +} + +.bulma-columns.is-variable.is-1 { + --columnGap: 0.25rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-1-mobile { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-1-tablet { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-1-tablet-only { + --columnGap: 0.25rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-1-touch { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-1-desktop { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-1-desktop-only { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-1-widescreen { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-1-widescreen-only { + --columnGap: 0.25rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-1-fullhd { + --columnGap: 0.25rem; + } +} + +.bulma-columns.is-variable.is-2 { + --columnGap: 0.5rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-2-mobile { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-2-tablet { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-2-tablet-only { + --columnGap: 0.5rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-2-touch { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-2-desktop { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-2-desktop-only { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-2-widescreen { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-2-widescreen-only { + --columnGap: 0.5rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-2-fullhd { + --columnGap: 0.5rem; + } +} + +.bulma-columns.is-variable.is-3 { + --columnGap: 0.75rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-3-mobile { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-3-tablet { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-3-tablet-only { + --columnGap: 0.75rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-3-touch { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-3-desktop { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-3-desktop-only { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-3-widescreen { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-3-widescreen-only { + --columnGap: 0.75rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-3-fullhd { + --columnGap: 0.75rem; + } +} + +.bulma-columns.is-variable.is-4 { + --columnGap: 1rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-4-mobile { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-4-tablet { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-4-tablet-only { + --columnGap: 1rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-4-touch { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-4-desktop { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-4-desktop-only { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-4-widescreen { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-4-widescreen-only { + --columnGap: 1rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-4-fullhd { + --columnGap: 1rem; + } +} + +.bulma-columns.is-variable.is-5 { + --columnGap: 1.25rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-5-mobile { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-5-tablet { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-5-tablet-only { + --columnGap: 1.25rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-5-touch { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-5-desktop { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-5-desktop-only { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-5-widescreen { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-5-widescreen-only { + --columnGap: 1.25rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-5-fullhd { + --columnGap: 1.25rem; + } +} + +.bulma-columns.is-variable.is-6 { + --columnGap: 1.5rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-6-mobile { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-6-tablet { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-6-tablet-only { + --columnGap: 1.5rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-6-touch { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-6-desktop { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-6-desktop-only { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-6-widescreen { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-6-widescreen-only { + --columnGap: 1.5rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-6-fullhd { + --columnGap: 1.5rem; + } +} + +.bulma-columns.is-variable.is-7 { + --columnGap: 1.75rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-7-mobile { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-7-tablet { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-7-tablet-only { + --columnGap: 1.75rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-7-touch { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-7-desktop { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-7-desktop-only { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-7-widescreen { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-7-widescreen-only { + --columnGap: 1.75rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-7-fullhd { + --columnGap: 1.75rem; + } +} + +.bulma-columns.is-variable.is-8 { + --columnGap: 2rem; +} + +@media screen and (max-width: 768px) { + .bulma-columns.is-variable.is-8-mobile { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-columns.is-variable.is-8-tablet { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .bulma-columns.is-variable.is-8-tablet-only { + --columnGap: 2rem; + } +} + +@media screen and (max-width: 1023px) { + .bulma-columns.is-variable.is-8-touch { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1024px) { + .bulma-columns.is-variable.is-8-desktop { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .bulma-columns.is-variable.is-8-desktop-only { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1216px) { + .bulma-columns.is-variable.is-8-widescreen { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .bulma-columns.is-variable.is-8-widescreen-only { + --columnGap: 2rem; + } +} + +@media screen and (min-width: 1408px) { + .bulma-columns.is-variable.is-8-fullhd { + --columnGap: 2rem; + } +} + +.bulma-tile { + align-items: stretch; + display: block; + flex-basis: 0; + flex-grow: 1; + flex-shrink: 1; + min-height: -moz-min-content; + min-height: min-content; +} + +.bulma-tile.is-ancestor { + margin-left: -0.75rem; + margin-right: -0.75rem; + margin-top: -0.75rem; +} + +.bulma-tile.is-ancestor:last-child { + margin-bottom: -0.75rem; +} + +.bulma-tile.is-ancestor:not(:last-child) { + margin-bottom: 0.75rem; +} + +.bulma-tile.is-child { + margin: 0 !important; +} + +.bulma-tile.is-parent { + padding: 0.75rem; +} + +.bulma-tile.is-vertical { + flex-direction: column; +} + +.bulma-tile.is-vertical > .bulma-tile.is-child:not(:last-child) { + margin-bottom: 1.5rem !important; +} + +@media screen and (min-width: 769px), print { + .bulma-tile:not(.is-child) { + display: flex; + } + .bulma-tile.is-1 { + flex: none; + width: 8.33333%; + } + .bulma-tile.is-2 { + flex: none; + width: 16.66667%; + } + .bulma-tile.is-3 { + flex: none; + width: 25%; + } + .bulma-tile.is-4 { + flex: none; + width: 33.33333%; + } + .bulma-tile.is-5 { + flex: none; + width: 41.66667%; + } + .bulma-tile.is-6 { + flex: none; + width: 50%; + } + .bulma-tile.is-7 { + flex: none; + width: 58.33333%; + } + .bulma-tile.is-8 { + flex: none; + width: 66.66667%; + } + .bulma-tile.is-9 { + flex: none; + width: 75%; + } + .bulma-tile.is-10 { + flex: none; + width: 83.33333%; + } + .bulma-tile.is-11 { + flex: none; + width: 91.66667%; + } + .bulma-tile.is-12 { + flex: none; + width: 100%; + } +} + +/* Bulma Helpers */ +.has-text-white { + color: white !important; +} + +a.has-text-white:hover, a.has-text-white:focus { + color: #e6e6e6 !important; +} + +.has-background-white { + background-color: white !important; +} + +.has-text-black { + color: #0a0a0a !important; +} + +a.has-text-black:hover, a.has-text-black:focus { + color: black !important; +} + +.has-background-black { + background-color: #0a0a0a !important; +} + +.has-text-light { + color: whitesmoke !important; +} + +a.has-text-light:hover, a.has-text-light:focus { + color: #dbdbdb !important; +} + +.has-background-light { + background-color: whitesmoke !important; +} + +.has-text-dark { + color: #363636 !important; +} + +a.has-text-dark:hover, a.has-text-dark:focus { + color: #1c1c1c !important; +} + +.has-background-dark { + background-color: #363636 !important; +} + +.has-text-primary { + color: #00d1b2 !important; +} + +a.has-text-primary:hover, a.has-text-primary:focus { + color: #009e86 !important; +} + +.has-background-primary { + background-color: #00d1b2 !important; +} + +.has-text-primary-light { + color: #ebfffc !important; +} + +a.has-text-primary-light:hover, a.has-text-primary-light:focus { + color: #b8fff4 !important; +} + +.has-background-primary-light { + background-color: #ebfffc !important; +} + +.has-text-primary-dark { + color: #00947e !important; +} + +a.has-text-primary-dark:hover, a.has-text-primary-dark:focus { + color: #00c7a9 !important; +} + +.has-background-primary-dark { + background-color: #00947e !important; +} + +.has-text-link { + color: #485fc7 !important; +} + +a.has-text-link:hover, a.has-text-link:focus { + color: #3449a8 !important; +} + +.has-background-link { + background-color: #485fc7 !important; +} + +.has-text-link-light { + color: #eff1fa !important; +} + +a.has-text-link-light:hover, a.has-text-link-light:focus { + color: #c8cfee !important; +} + +.has-background-link-light { + background-color: #eff1fa !important; +} + +.has-text-link-dark { + color: #3850b7 !important; +} + +a.has-text-link-dark:hover, a.has-text-link-dark:focus { + color: #576dcb !important; +} + +.has-background-link-dark { + background-color: #3850b7 !important; +} + +.has-text-info { + color: #3e8ed0 !important; +} + +a.has-text-info:hover, a.has-text-info:focus { + color: #2b74b1 !important; +} + +.has-background-info { + background-color: #3e8ed0 !important; +} + +.has-text-info-light { + color: #eff5fb !important; +} + +a.has-text-info-light:hover, a.has-text-info-light:focus { + color: #c6ddf1 !important; +} + +.has-background-info-light { + background-color: #eff5fb !important; +} + +.has-text-info-dark { + color: #296fa8 !important; +} + +a.has-text-info-dark:hover, a.has-text-info-dark:focus { + color: #368ace !important; +} + +.has-background-info-dark { + background-color: #296fa8 !important; +} + +.has-text-success { + color: #48c78e !important; +} + +a.has-text-success:hover, a.has-text-success:focus { + color: #34a873 !important; +} + +.has-background-success { + background-color: #48c78e !important; +} + +.has-text-success-light { + color: #effaf5 !important; +} + +a.has-text-success-light:hover, a.has-text-success-light:focus { + color: #c8eedd !important; +} + +.has-background-success-light { + background-color: #effaf5 !important; +} + +.has-text-success-dark { + color: #257953 !important; +} + +a.has-text-success-dark:hover, a.has-text-success-dark:focus { + color: #31a06e !important; +} + +.has-background-success-dark { + background-color: #257953 !important; +} + +.has-text-warning { + color: #ffe08a !important; +} + +a.has-text-warning:hover, a.has-text-warning:focus { + color: #ffd257 !important; +} + +.has-background-warning { + background-color: #ffe08a !important; +} + +.has-text-warning-light { + color: #fffaeb !important; +} + +a.has-text-warning-light:hover, a.has-text-warning-light:focus { + color: #ffecb8 !important; +} + +.has-background-warning-light { + background-color: #fffaeb !important; +} + +.has-text-warning-dark { + color: #946c00 !important; +} + +a.has-text-warning-dark:hover, a.has-text-warning-dark:focus { + color: #c79200 !important; +} + +.has-background-warning-dark { + background-color: #946c00 !important; +} + +.has-text-danger { + color: #f14668 !important; +} + +a.has-text-danger:hover, a.has-text-danger:focus { + color: #ee1742 !important; +} + +.has-background-danger { + background-color: #f14668 !important; +} + +.has-text-danger-light { + color: #feecf0 !important; +} + +a.has-text-danger-light:hover, a.has-text-danger-light:focus { + color: #fabdc9 !important; +} + +.has-background-danger-light { + background-color: #feecf0 !important; +} + +.has-text-danger-dark { + color: #cc0f35 !important; +} + +a.has-text-danger-dark:hover, a.has-text-danger-dark:focus { + color: #ee2049 !important; +} + +.has-background-danger-dark { + background-color: #cc0f35 !important; +} + +.has-text-black-bis { + color: #121212 !important; +} + +.has-background-black-bis { + background-color: #121212 !important; +} + +.has-text-black-ter { + color: #242424 !important; +} + +.has-background-black-ter { + background-color: #242424 !important; +} + +.has-text-grey-darker { + color: #363636 !important; +} + +.has-background-grey-darker { + background-color: #363636 !important; +} + +.has-text-grey-dark { + color: #4a4a4a !important; +} + +.has-background-grey-dark { + background-color: #4a4a4a !important; +} + +.has-text-grey { + color: #7a7a7a !important; +} + +.has-background-grey { + background-color: #7a7a7a !important; +} + +.has-text-grey-light { + color: #b5b5b5 !important; +} + +.has-background-grey-light { + background-color: #b5b5b5 !important; +} + +.has-text-grey-lighter { + color: #dbdbdb !important; +} + +.has-background-grey-lighter { + background-color: #dbdbdb !important; +} + +.has-text-white-ter { + color: whitesmoke !important; +} + +.has-background-white-ter { + background-color: whitesmoke !important; +} + +.has-text-white-bis { + color: #fafafa !important; +} + +.has-background-white-bis { + background-color: #fafafa !important; +} + +.is-flex-direction-row { + flex-direction: row !important; +} + +.is-flex-direction-row-reverse { + flex-direction: row-reverse !important; +} + +.is-flex-direction-column { + flex-direction: column !important; +} + +.is-flex-direction-column-reverse { + flex-direction: column-reverse !important; +} + +.is-flex-wrap-nowrap { + flex-wrap: nowrap !important; +} + +.is-flex-wrap-wrap { + flex-wrap: wrap !important; +} + +.is-flex-wrap-wrap-reverse { + flex-wrap: wrap-reverse !important; +} + +.is-justify-content-flex-start { + justify-content: flex-start !important; +} + +.is-justify-content-flex-end { + justify-content: flex-end !important; +} + +.is-justify-content-center { + justify-content: center !important; +} + +.is-justify-content-space-between { + justify-content: space-between !important; +} + +.is-justify-content-space-around { + justify-content: space-around !important; +} + +.is-justify-content-space-evenly { + justify-content: space-evenly !important; +} + +.is-justify-content-start { + justify-content: start !important; +} + +.is-justify-content-end { + justify-content: end !important; +} + +.is-justify-content-left { + justify-content: left !important; +} + +.is-justify-content-right { + justify-content: right !important; +} + +.is-align-content-flex-start { + align-content: flex-start !important; +} + +.is-align-content-flex-end { + align-content: flex-end !important; +} + +.is-align-content-center { + align-content: center !important; +} + +.is-align-content-space-between { + align-content: space-between !important; +} + +.is-align-content-space-around { + align-content: space-around !important; +} + +.is-align-content-space-evenly { + align-content: space-evenly !important; +} + +.is-align-content-stretch { + align-content: stretch !important; +} + +.is-align-content-start { + align-content: start !important; +} + +.is-align-content-end { + align-content: end !important; +} + +.is-align-content-baseline { + align-content: baseline !important; +} + +.is-align-items-stretch { + align-items: stretch !important; +} + +.is-align-items-flex-start { + align-items: flex-start !important; +} + +.is-align-items-flex-end { + align-items: flex-end !important; +} + +.is-align-items-center { + align-items: center !important; +} + +.is-align-items-baseline { + align-items: baseline !important; +} + +.is-align-items-start { + align-items: start !important; +} + +.is-align-items-end { + align-items: end !important; +} + +.is-align-items-self-start { + align-items: self-start !important; +} + +.is-align-items-self-end { + align-items: self-end !important; +} + +.is-align-self-auto { + align-self: auto !important; +} + +.is-align-self-flex-start { + align-self: flex-start !important; +} + +.is-align-self-flex-end { + align-self: flex-end !important; +} + +.is-align-self-center { + align-self: center !important; +} + +.is-align-self-baseline { + align-self: baseline !important; +} + +.is-align-self-stretch { + align-self: stretch !important; +} + +.is-flex-grow-0 { + flex-grow: 0 !important; +} + +.is-flex-grow-1 { + flex-grow: 1 !important; +} + +.is-flex-grow-2 { + flex-grow: 2 !important; +} + +.is-flex-grow-3 { + flex-grow: 3 !important; +} + +.is-flex-grow-4 { + flex-grow: 4 !important; +} + +.is-flex-grow-5 { + flex-grow: 5 !important; +} + +.is-flex-shrink-0 { + flex-shrink: 0 !important; +} + +.is-flex-shrink-1 { + flex-shrink: 1 !important; +} + +.is-flex-shrink-2 { + flex-shrink: 2 !important; +} + +.is-flex-shrink-3 { + flex-shrink: 3 !important; +} + +.is-flex-shrink-4 { + flex-shrink: 4 !important; +} + +.is-flex-shrink-5 { + flex-shrink: 5 !important; +} + +.is-clearfix::after { + clear: both; + content: " "; + display: table; +} + +.is-pulled-left { + float: left !important; +} + +.is-pulled-right { + float: right !important; +} + +.is-radiusless { + border-radius: 0 !important; +} + +.is-shadowless { + box-shadow: none !important; +} + +.is-clickable { + cursor: pointer !important; + pointer-events: all !important; +} + +.is-clipped { + overflow: hidden !important; +} + +.is-relative { + position: relative !important; +} + +.is-marginless { + margin: 0 !important; +} + +.is-paddingless { + padding: 0 !important; +} + +.m-0 { + margin: 0 !important; +} + +.mt-0 { + margin-top: 0 !important; +} + +.mr-0 { + margin-right: 0 !important; +} + +.mb-0 { + margin-bottom: 0 !important; +} + +.ml-0 { + margin-left: 0 !important; +} + +.mx-0 { + margin-left: 0 !important; + margin-right: 0 !important; +} + +.my-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; +} + +.m-1 { + margin: 0.25rem !important; +} + +.mt-1 { + margin-top: 0.25rem !important; +} + +.mr-1 { + margin-right: 0.25rem !important; +} + +.mb-1 { + margin-bottom: 0.25rem !important; +} + +.ml-1 { + margin-left: 0.25rem !important; +} + +.mx-1 { + margin-left: 0.25rem !important; + margin-right: 0.25rem !important; +} + +.my-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; +} + +.m-2 { + margin: 0.5rem !important; +} + +.mt-2 { + margin-top: 0.5rem !important; +} + +.mr-2 { + margin-right: 0.5rem !important; +} + +.mb-2 { + margin-bottom: 0.5rem !important; +} + +.ml-2 { + margin-left: 0.5rem !important; +} + +.mx-2 { + margin-left: 0.5rem !important; + margin-right: 0.5rem !important; +} + +.my-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; +} + +.m-3 { + margin: 0.75rem !important; +} + +.mt-3 { + margin-top: 0.75rem !important; +} + +.mr-3 { + margin-right: 0.75rem !important; +} + +.mb-3 { + margin-bottom: 0.75rem !important; +} + +.ml-3 { + margin-left: 0.75rem !important; +} + +.mx-3 { + margin-left: 0.75rem !important; + margin-right: 0.75rem !important; +} + +.my-3 { + margin-top: 0.75rem !important; + margin-bottom: 0.75rem !important; +} + +.m-4 { + margin: 1rem !important; +} + +.mt-4 { + margin-top: 1rem !important; +} + +.mr-4 { + margin-right: 1rem !important; +} + +.mb-4 { + margin-bottom: 1rem !important; +} + +.ml-4 { + margin-left: 1rem !important; +} + +.mx-4 { + margin-left: 1rem !important; + margin-right: 1rem !important; +} + +.my-4 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; +} + +.m-5 { + margin: 1.5rem !important; +} + +.mt-5 { + margin-top: 1.5rem !important; +} + +.mr-5 { + margin-right: 1.5rem !important; +} + +.mb-5 { + margin-bottom: 1.5rem !important; +} + +.ml-5 { + margin-left: 1.5rem !important; +} + +.mx-5 { + margin-left: 1.5rem !important; + margin-right: 1.5rem !important; +} + +.my-5 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; +} + +.m-6 { + margin: 3rem !important; +} + +.mt-6 { + margin-top: 3rem !important; +} + +.mr-6 { + margin-right: 3rem !important; +} + +.mb-6 { + margin-bottom: 3rem !important; +} + +.ml-6 { + margin-left: 3rem !important; +} + +.mx-6 { + margin-left: 3rem !important; + margin-right: 3rem !important; +} + +.my-6 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; +} + +.m-auto { + margin: auto !important; +} + +.mt-auto { + margin-top: auto !important; +} + +.mr-auto { + margin-right: auto !important; +} + +.mb-auto { + margin-bottom: auto !important; +} + +.ml-auto { + margin-left: auto !important; +} + +.mx-auto { + margin-left: auto !important; + margin-right: auto !important; +} + +.my-auto { + margin-top: auto !important; + margin-bottom: auto !important; +} + +.p-0 { + padding: 0 !important; +} + +.pt-0 { + padding-top: 0 !important; +} + +.pr-0 { + padding-right: 0 !important; +} + +.pb-0 { + padding-bottom: 0 !important; +} + +.pl-0 { + padding-left: 0 !important; +} + +.px-0 { + padding-left: 0 !important; + padding-right: 0 !important; +} + +.py-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; +} + +.p-1 { + padding: 0.25rem !important; +} + +.pt-1 { + padding-top: 0.25rem !important; +} + +.pr-1 { + padding-right: 0.25rem !important; +} + +.pb-1 { + padding-bottom: 0.25rem !important; +} + +.pl-1 { + padding-left: 0.25rem !important; +} + +.px-1 { + padding-left: 0.25rem !important; + padding-right: 0.25rem !important; +} + +.py-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; +} + +.p-2 { + padding: 0.5rem !important; +} + +.pt-2 { + padding-top: 0.5rem !important; +} + +.pr-2 { + padding-right: 0.5rem !important; +} + +.pb-2 { + padding-bottom: 0.5rem !important; +} + +.pl-2 { + padding-left: 0.5rem !important; +} + +.px-2 { + padding-left: 0.5rem !important; + padding-right: 0.5rem !important; +} + +.py-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; +} + +.p-3 { + padding: 0.75rem !important; +} + +.pt-3 { + padding-top: 0.75rem !important; +} + +.pr-3 { + padding-right: 0.75rem !important; +} + +.pb-3 { + padding-bottom: 0.75rem !important; +} + +.pl-3 { + padding-left: 0.75rem !important; +} + +.px-3 { + padding-left: 0.75rem !important; + padding-right: 0.75rem !important; +} + +.py-3 { + padding-top: 0.75rem !important; + padding-bottom: 0.75rem !important; +} + +.p-4 { + padding: 1rem !important; +} + +.pt-4 { + padding-top: 1rem !important; +} + +.pr-4 { + padding-right: 1rem !important; +} + +.pb-4 { + padding-bottom: 1rem !important; +} + +.pl-4 { + padding-left: 1rem !important; +} + +.px-4 { + padding-left: 1rem !important; + padding-right: 1rem !important; +} + +.py-4 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; +} + +.p-5 { + padding: 1.5rem !important; +} + +.pt-5 { + padding-top: 1.5rem !important; +} + +.pr-5 { + padding-right: 1.5rem !important; +} + +.pb-5 { + padding-bottom: 1.5rem !important; +} + +.pl-5 { + padding-left: 1.5rem !important; +} + +.px-5 { + padding-left: 1.5rem !important; + padding-right: 1.5rem !important; +} + +.py-5 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; +} + +.p-6 { + padding: 3rem !important; +} + +.pt-6 { + padding-top: 3rem !important; +} + +.pr-6 { + padding-right: 3rem !important; +} + +.pb-6 { + padding-bottom: 3rem !important; +} + +.pl-6 { + padding-left: 3rem !important; +} + +.px-6 { + padding-left: 3rem !important; + padding-right: 3rem !important; +} + +.py-6 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; +} + +.p-auto { + padding: auto !important; +} + +.pt-auto { + padding-top: auto !important; +} + +.pr-auto { + padding-right: auto !important; +} + +.pb-auto { + padding-bottom: auto !important; +} + +.pl-auto { + padding-left: auto !important; +} + +.px-auto { + padding-left: auto !important; + padding-right: auto !important; +} + +.py-auto { + padding-top: auto !important; + padding-bottom: auto !important; +} + +.is-size-1 { + font-size: 3rem !important; +} + +.is-size-2 { + font-size: 2.5rem !important; +} + +.is-size-3 { + font-size: 2rem !important; +} + +.is-size-4 { + font-size: 1.5rem !important; +} + +.is-size-5 { + font-size: 1.25rem !important; +} + +.is-size-6 { + font-size: 1rem !important; +} + +.is-size-7 { + font-size: 0.75rem !important; +} + +@media screen and (max-width: 768px) { + .is-size-1-mobile { + font-size: 3rem !important; + } + .is-size-2-mobile { + font-size: 2.5rem !important; + } + .is-size-3-mobile { + font-size: 2rem !important; + } + .is-size-4-mobile { + font-size: 1.5rem !important; + } + .is-size-5-mobile { + font-size: 1.25rem !important; + } + .is-size-6-mobile { + font-size: 1rem !important; + } + .is-size-7-mobile { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 769px), print { + .is-size-1-tablet { + font-size: 3rem !important; + } + .is-size-2-tablet { + font-size: 2.5rem !important; + } + .is-size-3-tablet { + font-size: 2rem !important; + } + .is-size-4-tablet { + font-size: 1.5rem !important; + } + .is-size-5-tablet { + font-size: 1.25rem !important; + } + .is-size-6-tablet { + font-size: 1rem !important; + } + .is-size-7-tablet { + font-size: 0.75rem !important; + } +} + +@media screen and (max-width: 1023px) { + .is-size-1-touch { + font-size: 3rem !important; + } + .is-size-2-touch { + font-size: 2.5rem !important; + } + .is-size-3-touch { + font-size: 2rem !important; + } + .is-size-4-touch { + font-size: 1.5rem !important; + } + .is-size-5-touch { + font-size: 1.25rem !important; + } + .is-size-6-touch { + font-size: 1rem !important; + } + .is-size-7-touch { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 1024px) { + .is-size-1-desktop { + font-size: 3rem !important; + } + .is-size-2-desktop { + font-size: 2.5rem !important; + } + .is-size-3-desktop { + font-size: 2rem !important; + } + .is-size-4-desktop { + font-size: 1.5rem !important; + } + .is-size-5-desktop { + font-size: 1.25rem !important; + } + .is-size-6-desktop { + font-size: 1rem !important; + } + .is-size-7-desktop { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 1216px) { + .is-size-1-widescreen { + font-size: 3rem !important; + } + .is-size-2-widescreen { + font-size: 2.5rem !important; + } + .is-size-3-widescreen { + font-size: 2rem !important; + } + .is-size-4-widescreen { + font-size: 1.5rem !important; + } + .is-size-5-widescreen { + font-size: 1.25rem !important; + } + .is-size-6-widescreen { + font-size: 1rem !important; + } + .is-size-7-widescreen { + font-size: 0.75rem !important; + } +} + +@media screen and (min-width: 1408px) { + .is-size-1-fullhd { + font-size: 3rem !important; + } + .is-size-2-fullhd { + font-size: 2.5rem !important; + } + .is-size-3-fullhd { + font-size: 2rem !important; + } + .is-size-4-fullhd { + font-size: 1.5rem !important; + } + .is-size-5-fullhd { + font-size: 1.25rem !important; + } + .is-size-6-fullhd { + font-size: 1rem !important; + } + .is-size-7-fullhd { + font-size: 0.75rem !important; + } +} + +.has-text-centered { + text-align: center !important; +} + +.has-text-justified { + text-align: justify !important; +} + +.has-text-left { + text-align: left !important; +} + +.has-text-right { + text-align: right !important; +} + +@media screen and (max-width: 768px) { + .has-text-centered-mobile { + text-align: center !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-centered-tablet { + text-align: center !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-centered-tablet-only { + text-align: center !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-centered-touch { + text-align: center !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-centered-desktop { + text-align: center !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-centered-desktop-only { + text-align: center !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-centered-widescreen { + text-align: center !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-centered-widescreen-only { + text-align: center !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-centered-fullhd { + text-align: center !important; + } +} + +@media screen and (max-width: 768px) { + .has-text-justified-mobile { + text-align: justify !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-justified-tablet { + text-align: justify !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-justified-tablet-only { + text-align: justify !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-justified-touch { + text-align: justify !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-justified-desktop { + text-align: justify !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-justified-desktop-only { + text-align: justify !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-justified-widescreen { + text-align: justify !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-justified-widescreen-only { + text-align: justify !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-justified-fullhd { + text-align: justify !important; + } +} + +@media screen and (max-width: 768px) { + .has-text-left-mobile { + text-align: left !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-left-tablet { + text-align: left !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-left-tablet-only { + text-align: left !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-left-touch { + text-align: left !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-left-desktop { + text-align: left !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-left-desktop-only { + text-align: left !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-left-widescreen { + text-align: left !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-left-widescreen-only { + text-align: left !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-left-fullhd { + text-align: left !important; + } +} + +@media screen and (max-width: 768px) { + .has-text-right-mobile { + text-align: right !important; + } +} + +@media screen and (min-width: 769px), print { + .has-text-right-tablet { + text-align: right !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .has-text-right-tablet-only { + text-align: right !important; + } +} + +@media screen and (max-width: 1023px) { + .has-text-right-touch { + text-align: right !important; + } +} + +@media screen and (min-width: 1024px) { + .has-text-right-desktop { + text-align: right !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .has-text-right-desktop-only { + text-align: right !important; + } +} + +@media screen and (min-width: 1216px) { + .has-text-right-widescreen { + text-align: right !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .has-text-right-widescreen-only { + text-align: right !important; + } +} + +@media screen and (min-width: 1408px) { + .has-text-right-fullhd { + text-align: right !important; + } +} + +.is-capitalized { + text-transform: capitalize !important; +} + +.is-lowercase { + text-transform: lowercase !important; +} + +.is-uppercase { + text-transform: uppercase !important; +} + +.is-italic { + font-style: italic !important; +} + +.is-underlined { + text-decoration: underline !important; +} + +.has-text-weight-light { + font-weight: 300 !important; +} + +.has-text-weight-normal { + font-weight: 400 !important; +} + +.has-text-weight-medium { + font-weight: 500 !important; +} + +.has-text-weight-semibold { + font-weight: 600 !important; +} + +.has-text-weight-bold { + font-weight: 700 !important; +} + +.is-family-primary { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; +} + +.is-family-secondary { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; +} + +.is-family-sans-serif { + font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important; +} + +.is-family-monospace { + font-family: monospace !important; +} + +.is-family-code { + font-family: monospace !important; +} + +.is-block { + display: block !important; +} + +@media screen and (max-width: 768px) { + .is-block-mobile { + display: block !important; + } +} + +@media screen and (min-width: 769px), print { + .is-block-tablet { + display: block !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-block-tablet-only { + display: block !important; + } +} + +@media screen and (max-width: 1023px) { + .is-block-touch { + display: block !important; + } +} + +@media screen and (min-width: 1024px) { + .is-block-desktop { + display: block !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-block-desktop-only { + display: block !important; + } +} + +@media screen and (min-width: 1216px) { + .is-block-widescreen { + display: block !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-block-widescreen-only { + display: block !important; + } +} + +@media screen and (min-width: 1408px) { + .is-block-fullhd { + display: block !important; + } +} + +.is-flex { + display: flex !important; +} + +@media screen and (max-width: 768px) { + .is-flex-mobile { + display: flex !important; + } +} + +@media screen and (min-width: 769px), print { + .is-flex-tablet { + display: flex !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-flex-tablet-only { + display: flex !important; + } +} + +@media screen and (max-width: 1023px) { + .is-flex-touch { + display: flex !important; + } +} + +@media screen and (min-width: 1024px) { + .is-flex-desktop { + display: flex !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-flex-desktop-only { + display: flex !important; + } +} + +@media screen and (min-width: 1216px) { + .is-flex-widescreen { + display: flex !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-flex-widescreen-only { + display: flex !important; + } +} + +@media screen and (min-width: 1408px) { + .is-flex-fullhd { + display: flex !important; + } +} + +.is-inline { + display: inline !important; +} + +@media screen and (max-width: 768px) { + .is-inline-mobile { + display: inline !important; + } +} + +@media screen and (min-width: 769px), print { + .is-inline-tablet { + display: inline !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-tablet-only { + display: inline !important; + } +} + +@media screen and (max-width: 1023px) { + .is-inline-touch { + display: inline !important; + } +} + +@media screen and (min-width: 1024px) { + .is-inline-desktop { + display: inline !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-desktop-only { + display: inline !important; + } +} + +@media screen and (min-width: 1216px) { + .is-inline-widescreen { + display: inline !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-widescreen-only { + display: inline !important; + } +} + +@media screen and (min-width: 1408px) { + .is-inline-fullhd { + display: inline !important; + } +} + +.is-inline-block { + display: inline-block !important; +} + +@media screen and (max-width: 768px) { + .is-inline-block-mobile { + display: inline-block !important; + } +} + +@media screen and (min-width: 769px), print { + .is-inline-block-tablet { + display: inline-block !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-block-tablet-only { + display: inline-block !important; + } +} + +@media screen and (max-width: 1023px) { + .is-inline-block-touch { + display: inline-block !important; + } +} + +@media screen and (min-width: 1024px) { + .is-inline-block-desktop { + display: inline-block !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-block-desktop-only { + display: inline-block !important; + } +} + +@media screen and (min-width: 1216px) { + .is-inline-block-widescreen { + display: inline-block !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-block-widescreen-only { + display: inline-block !important; + } +} + +@media screen and (min-width: 1408px) { + .is-inline-block-fullhd { + display: inline-block !important; + } +} + +.is-inline-flex { + display: inline-flex !important; +} + +@media screen and (max-width: 768px) { + .is-inline-flex-mobile { + display: inline-flex !important; + } +} + +@media screen and (min-width: 769px), print { + .is-inline-flex-tablet { + display: inline-flex !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-inline-flex-tablet-only { + display: inline-flex !important; + } +} + +@media screen and (max-width: 1023px) { + .is-inline-flex-touch { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1024px) { + .is-inline-flex-desktop { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-inline-flex-desktop-only { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1216px) { + .is-inline-flex-widescreen { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-inline-flex-widescreen-only { + display: inline-flex !important; + } +} + +@media screen and (min-width: 1408px) { + .is-inline-flex-fullhd { + display: inline-flex !important; + } +} + +.is-hidden { + display: none !important; +} + +.is-sr-only { + border: none !important; + clip: rect(0, 0, 0, 0) !important; + height: 0.01em !important; + overflow: hidden !important; + padding: 0 !important; + position: absolute !important; + white-space: nowrap !important; + width: 0.01em !important; +} + +@media screen and (max-width: 768px) { + .is-hidden-mobile { + display: none !important; + } +} + +@media screen and (min-width: 769px), print { + .is-hidden-tablet { + display: none !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-hidden-tablet-only { + display: none !important; + } +} + +@media screen and (max-width: 1023px) { + .is-hidden-touch { + display: none !important; + } +} + +@media screen and (min-width: 1024px) { + .is-hidden-desktop { + display: none !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-hidden-desktop-only { + display: none !important; + } +} + +@media screen and (min-width: 1216px) { + .is-hidden-widescreen { + display: none !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-hidden-widescreen-only { + display: none !important; + } +} + +@media screen and (min-width: 1408px) { + .is-hidden-fullhd { + display: none !important; + } +} + +.is-invisible { + visibility: hidden !important; +} + +@media screen and (max-width: 768px) { + .is-invisible-mobile { + visibility: hidden !important; + } +} + +@media screen and (min-width: 769px), print { + .is-invisible-tablet { + visibility: hidden !important; + } +} + +@media screen and (min-width: 769px) and (max-width: 1023px) { + .is-invisible-tablet-only { + visibility: hidden !important; + } +} + +@media screen and (max-width: 1023px) { + .is-invisible-touch { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1024px) { + .is-invisible-desktop { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1024px) and (max-width: 1215px) { + .is-invisible-desktop-only { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1216px) { + .is-invisible-widescreen { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1216px) and (max-width: 1407px) { + .is-invisible-widescreen-only { + visibility: hidden !important; + } +} + +@media screen and (min-width: 1408px) { + .is-invisible-fullhd { + visibility: hidden !important; + } +} + +/* Bulma Layout */ +.bulma-hero { + align-items: stretch; + display: flex; + flex-direction: column; + justify-content: space-between; +} + +.bulma-hero .bulma-navbar { + background: none; +} + +.bulma-hero .bulma-tabs ul { + border-bottom: none; +} + +.bulma-hero.is-white { + background-color: white; + color: #0a0a0a; +} + +.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-white strong { + color: inherit; +} + +.bulma-hero.is-white .bulma-title { + color: #0a0a0a; +} + +.bulma-hero.is-white .bulma-subtitle { + color: rgba(10, 10, 10, 0.9); +} + +.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-white .bulma-subtitle strong { + color: #0a0a0a; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-white .bulma-navbar-menu { + background-color: white; + } +} + +.bulma-hero.is-white .bulma-navbar-item, +.bulma-hero.is-white .bulma-navbar-link { + color: rgba(10, 10, 10, 0.7); +} + +.bulma-hero.is-white a.bulma-navbar-item:hover, .bulma-hero.is-white a.bulma-navbar-item.is-active, +.bulma-hero.is-white .bulma-navbar-link:hover, +.bulma-hero.is-white .bulma-navbar-link.is-active { + background-color: #f2f2f2; + color: #0a0a0a; +} + +.bulma-hero.is-white .bulma-tabs a { + color: #0a0a0a; + opacity: 0.9; +} + +.bulma-hero.is-white .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-white .bulma-tabs li.is-active a { + color: white !important; + opacity: 1; +} + +.bulma-hero.is-white .bulma-tabs.is-boxed a, .bulma-hero.is-white .bulma-tabs.is-toggle a { + color: #0a0a0a; +} + +.bulma-hero.is-white .bulma-tabs.is-boxed a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #0a0a0a; + border-color: #0a0a0a; + color: white; +} + +.bulma-hero.is-white.is-bold { + background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-white.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); + } +} + +.bulma-hero.is-black { + background-color: #0a0a0a; + color: white; +} + +.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-black strong { + color: inherit; +} + +.bulma-hero.is-black .bulma-title { + color: white; +} + +.bulma-hero.is-black .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-black .bulma-subtitle strong { + color: white; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-black .bulma-navbar-menu { + background-color: #0a0a0a; + } +} + +.bulma-hero.is-black .bulma-navbar-item, +.bulma-hero.is-black .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-black a.bulma-navbar-item:hover, .bulma-hero.is-black a.bulma-navbar-item.is-active, +.bulma-hero.is-black .bulma-navbar-link:hover, +.bulma-hero.is-black .bulma-navbar-link.is-active { + background-color: black; + color: white; +} + +.bulma-hero.is-black .bulma-tabs a { + color: white; + opacity: 0.9; +} + +.bulma-hero.is-black .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-black .bulma-tabs li.is-active a { + color: #0a0a0a !important; + opacity: 1; +} + +.bulma-hero.is-black .bulma-tabs.is-boxed a, .bulma-hero.is-black .bulma-tabs.is-toggle a { + color: white; +} + +.bulma-hero.is-black .bulma-tabs.is-boxed a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover { + background-color: white; + border-color: white; + color: #0a0a0a; +} + +.bulma-hero.is-black.is-bold { + background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-black.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); + } +} + +.bulma-hero.is-light { + background-color: whitesmoke; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-light strong { + color: inherit; +} + +.bulma-hero.is-light .bulma-title { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-light .bulma-subtitle { + color: rgba(0, 0, 0, 0.9); +} + +.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-light .bulma-subtitle strong { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-light .bulma-navbar-menu { + background-color: whitesmoke; + } +} + +.bulma-hero.is-light .bulma-navbar-item, +.bulma-hero.is-light .bulma-navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-light a.bulma-navbar-item:hover, .bulma-hero.is-light a.bulma-navbar-item.is-active, +.bulma-hero.is-light .bulma-navbar-link:hover, +.bulma-hero.is-light .bulma-navbar-link.is-active { + background-color: #e8e8e8; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-light .bulma-tabs a { + color: rgba(0, 0, 0, 0.7); + opacity: 0.9; +} + +.bulma-hero.is-light .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-light .bulma-tabs li.is-active a { + color: whitesmoke !important; + opacity: 1; +} + +.bulma-hero.is-light .bulma-tabs.is-boxed a, .bulma-hero.is-light .bulma-tabs.is-toggle a { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-light .bulma-tabs.is-boxed a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover { + background-color: rgba(0, 0, 0, 0.7); + border-color: rgba(0, 0, 0, 0.7); + color: whitesmoke; +} + +.bulma-hero.is-light.is-bold { + background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-light.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); + } +} + +.bulma-hero.is-dark { + background-color: #363636; + color: #fff; +} + +.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-dark strong { + color: inherit; +} + +.bulma-hero.is-dark .bulma-title { + color: #fff; +} + +.bulma-hero.is-dark .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-dark .bulma-subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-dark .bulma-navbar-menu { + background-color: #363636; + } +} + +.bulma-hero.is-dark .bulma-navbar-item, +.bulma-hero.is-dark .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-dark a.bulma-navbar-item:hover, .bulma-hero.is-dark a.bulma-navbar-item.is-active, +.bulma-hero.is-dark .bulma-navbar-link:hover, +.bulma-hero.is-dark .bulma-navbar-link.is-active { + background-color: #292929; + color: #fff; +} + +.bulma-hero.is-dark .bulma-tabs a { + color: #fff; + opacity: 0.9; +} + +.bulma-hero.is-dark .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-dark .bulma-tabs li.is-active a { + color: #363636 !important; + opacity: 1; +} + +.bulma-hero.is-dark .bulma-tabs.is-boxed a, .bulma-hero.is-dark .bulma-tabs.is-toggle a { + color: #fff; +} + +.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #363636; +} + +.bulma-hero.is-dark.is-bold { + background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-dark.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); + } +} + +.bulma-hero.is-primary { + background-color: #00d1b2; + color: #fff; +} + +.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-primary strong { + color: inherit; +} + +.bulma-hero.is-primary .bulma-title { + color: #fff; +} + +.bulma-hero.is-primary .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-primary .bulma-subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-primary .bulma-navbar-menu { + background-color: #00d1b2; + } +} + +.bulma-hero.is-primary .bulma-navbar-item, +.bulma-hero.is-primary .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-primary a.bulma-navbar-item:hover, .bulma-hero.is-primary a.bulma-navbar-item.is-active, +.bulma-hero.is-primary .bulma-navbar-link:hover, +.bulma-hero.is-primary .bulma-navbar-link.is-active { + background-color: #00b89c; + color: #fff; +} + +.bulma-hero.is-primary .bulma-tabs a { + color: #fff; + opacity: 0.9; +} + +.bulma-hero.is-primary .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-primary .bulma-tabs li.is-active a { + color: #00d1b2 !important; + opacity: 1; +} + +.bulma-hero.is-primary .bulma-tabs.is-boxed a, .bulma-hero.is-primary .bulma-tabs.is-toggle a { + color: #fff; +} + +.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #00d1b2; +} + +.bulma-hero.is-primary.is-bold { + background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-primary.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); + } +} + +.bulma-hero.is-link { + background-color: #485fc7; + color: #fff; +} + +.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-link strong { + color: inherit; +} + +.bulma-hero.is-link .bulma-title { + color: #fff; +} + +.bulma-hero.is-link .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-link .bulma-subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-link .bulma-navbar-menu { + background-color: #485fc7; + } +} + +.bulma-hero.is-link .bulma-navbar-item, +.bulma-hero.is-link .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-link a.bulma-navbar-item:hover, .bulma-hero.is-link a.bulma-navbar-item.is-active, +.bulma-hero.is-link .bulma-navbar-link:hover, +.bulma-hero.is-link .bulma-navbar-link.is-active { + background-color: #3a51bb; + color: #fff; +} + +.bulma-hero.is-link .bulma-tabs a { + color: #fff; + opacity: 0.9; +} + +.bulma-hero.is-link .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-link .bulma-tabs li.is-active a { + color: #485fc7 !important; + opacity: 1; +} + +.bulma-hero.is-link .bulma-tabs.is-boxed a, .bulma-hero.is-link .bulma-tabs.is-toggle a { + color: #fff; +} + +.bulma-hero.is-link .bulma-tabs.is-boxed a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #485fc7; +} + +.bulma-hero.is-link.is-bold { + background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-link.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); + } +} + +.bulma-hero.is-info { + background-color: #3e8ed0; + color: #fff; +} + +.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-info strong { + color: inherit; +} + +.bulma-hero.is-info .bulma-title { + color: #fff; +} + +.bulma-hero.is-info .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-info .bulma-subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-info .bulma-navbar-menu { + background-color: #3e8ed0; + } +} + +.bulma-hero.is-info .bulma-navbar-item, +.bulma-hero.is-info .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-info a.bulma-navbar-item:hover, .bulma-hero.is-info a.bulma-navbar-item.is-active, +.bulma-hero.is-info .bulma-navbar-link:hover, +.bulma-hero.is-info .bulma-navbar-link.is-active { + background-color: #3082c5; + color: #fff; +} + +.bulma-hero.is-info .bulma-tabs a { + color: #fff; + opacity: 0.9; +} + +.bulma-hero.is-info .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-info .bulma-tabs li.is-active a { + color: #3e8ed0 !important; + opacity: 1; +} + +.bulma-hero.is-info .bulma-tabs.is-boxed a, .bulma-hero.is-info .bulma-tabs.is-toggle a { + color: #fff; +} + +.bulma-hero.is-info .bulma-tabs.is-boxed a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #3e8ed0; +} + +.bulma-hero.is-info.is-bold { + background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-info.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); + } +} + +.bulma-hero.is-success { + background-color: #48c78e; + color: #fff; +} + +.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-success strong { + color: inherit; +} + +.bulma-hero.is-success .bulma-title { + color: #fff; +} + +.bulma-hero.is-success .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-success .bulma-subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-success .bulma-navbar-menu { + background-color: #48c78e; + } +} + +.bulma-hero.is-success .bulma-navbar-item, +.bulma-hero.is-success .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-success a.bulma-navbar-item:hover, .bulma-hero.is-success a.bulma-navbar-item.is-active, +.bulma-hero.is-success .bulma-navbar-link:hover, +.bulma-hero.is-success .bulma-navbar-link.is-active { + background-color: #3abb81; + color: #fff; +} + +.bulma-hero.is-success .bulma-tabs a { + color: #fff; + opacity: 0.9; +} + +.bulma-hero.is-success .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-success .bulma-tabs li.is-active a { + color: #48c78e !important; + opacity: 1; +} + +.bulma-hero.is-success .bulma-tabs.is-boxed a, .bulma-hero.is-success .bulma-tabs.is-toggle a { + color: #fff; +} + +.bulma-hero.is-success .bulma-tabs.is-boxed a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #48c78e; +} + +.bulma-hero.is-success.is-bold { + background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-success.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); + } +} + +.bulma-hero.is-warning { + background-color: #ffe08a; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-warning strong { + color: inherit; +} + +.bulma-hero.is-warning .bulma-title { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-warning .bulma-subtitle { + color: rgba(0, 0, 0, 0.9); +} + +.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-warning .bulma-subtitle strong { + color: rgba(0, 0, 0, 0.7); +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-warning .bulma-navbar-menu { + background-color: #ffe08a; + } +} + +.bulma-hero.is-warning .bulma-navbar-item, +.bulma-hero.is-warning .bulma-navbar-link { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-warning a.bulma-navbar-item:hover, .bulma-hero.is-warning a.bulma-navbar-item.is-active, +.bulma-hero.is-warning .bulma-navbar-link:hover, +.bulma-hero.is-warning .bulma-navbar-link.is-active { + background-color: #ffd970; + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-warning .bulma-tabs a { + color: rgba(0, 0, 0, 0.7); + opacity: 0.9; +} + +.bulma-hero.is-warning .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-warning .bulma-tabs li.is-active a { + color: #ffe08a !important; + opacity: 1; +} + +.bulma-hero.is-warning .bulma-tabs.is-boxed a, .bulma-hero.is-warning .bulma-tabs.is-toggle a { + color: rgba(0, 0, 0, 0.7); +} + +.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover { + background-color: rgba(0, 0, 0, 0.7); + border-color: rgba(0, 0, 0, 0.7); + color: #ffe08a; +} + +.bulma-hero.is-warning.is-bold { + background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-warning.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); + } +} + +.bulma-hero.is-danger { + background-color: #f14668; + color: #fff; +} + +.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-danger strong { + color: inherit; +} + +.bulma-hero.is-danger .bulma-title { + color: #fff; +} + +.bulma-hero.is-danger .bulma-subtitle { + color: rgba(255, 255, 255, 0.9); +} + +.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-danger .bulma-subtitle strong { + color: #fff; +} + +@media screen and (max-width: 1023px) { + .bulma-hero.is-danger .bulma-navbar-menu { + background-color: #f14668; + } +} + +.bulma-hero.is-danger .bulma-navbar-item, +.bulma-hero.is-danger .bulma-navbar-link { + color: rgba(255, 255, 255, 0.7); +} + +.bulma-hero.is-danger a.bulma-navbar-item:hover, .bulma-hero.is-danger a.bulma-navbar-item.is-active, +.bulma-hero.is-danger .bulma-navbar-link:hover, +.bulma-hero.is-danger .bulma-navbar-link.is-active { + background-color: #ef2e55; + color: #fff; +} + +.bulma-hero.is-danger .bulma-tabs a { + color: #fff; + opacity: 0.9; +} + +.bulma-hero.is-danger .bulma-tabs a:hover { + opacity: 1; +} + +.bulma-hero.is-danger .bulma-tabs li.is-active a { + color: #f14668 !important; + opacity: 1; +} + +.bulma-hero.is-danger .bulma-tabs.is-boxed a, .bulma-hero.is-danger .bulma-tabs.is-toggle a { + color: #fff; +} + +.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle a:hover { + background-color: rgba(10, 10, 10, 0.1); +} + +.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover { + background-color: #fff; + border-color: #fff; + color: #f14668; +} + +.bulma-hero.is-danger.is-bold { + background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); +} + +@media screen and (max-width: 768px) { + .bulma-hero.is-danger.is-bold .bulma-navbar-menu { + background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); + } +} + +.bulma-hero.is-small .bulma-hero-body { + padding: 1.5rem; +} + +@media screen and (min-width: 769px), print { + .bulma-hero.is-medium .bulma-hero-body { + padding: 9rem 4.5rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-hero.is-large .bulma-hero-body { + padding: 18rem 6rem; + } +} + +.bulma-hero.is-halfheight .bulma-hero-body, .bulma-hero.is-fullheight .bulma-hero-body, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body { + align-items: center; + display: flex; +} + +.bulma-hero.is-halfheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body > .bulma-container { + flex-grow: 1; + flex-shrink: 1; +} + +.bulma-hero.is-halfheight { + min-height: 50vh; +} + +.bulma-hero.is-fullheight { + min-height: 100vh; +} + +.bulma-hero-video { + overflow: hidden; +} + +.bulma-hero-video video { + left: 50%; + min-height: 100%; + min-width: 100%; + position: absolute; + top: 50%; + transform: translate3d(-50%, -50%, 0); +} + +.bulma-hero-video.is-transparent { + opacity: 0.3; +} + +@media screen and (max-width: 768px) { + .bulma-hero-video { + display: none; + } +} + +.bulma-hero-buttons { + margin-top: 1.5rem; +} + +@media screen and (max-width: 768px) { + .bulma-hero-buttons .bulma-button { + display: flex; + } + .bulma-hero-buttons .bulma-button:not(:last-child) { + margin-bottom: 0.75rem; + } +} + +@media screen and (min-width: 769px), print { + .bulma-hero-buttons { + display: flex; + justify-content: center; + } + .bulma-hero-buttons .bulma-button:not(:last-child) { + margin-right: 1.5rem; + } +} + +.bulma-hero-head, +.bulma-hero-foot { + flex-grow: 0; + flex-shrink: 0; +} + +.bulma-hero-body { + flex-grow: 1; + flex-shrink: 0; + padding: 3rem 1.5rem; +} + +@media screen and (min-width: 769px), print { + .bulma-hero-body { + padding: 3rem 3rem; + } +} + +.bulma-section { + padding: 3rem 1.5rem; +} + +@media screen and (min-width: 1024px) { + .bulma-section { + padding: 3rem 3rem; + } + .bulma-section.is-medium { + padding: 9rem 4.5rem; + } + .bulma-section.is-large { + padding: 18rem 6rem; + } +} + +.bulma-footer { + background-color: #fafafa; + padding: 3rem 1.5rem 6rem; +} +/*# sourceMappingURL=bulma-prefixed.css.map */ \ No newline at end of file diff --git a/css/bulma-prefixed.css.map b/css/bulma-prefixed.css.map new file mode 100644 index 00000000..8b846595 --- /dev/null +++ b/css/bulma-prefixed.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["bulma-prefixed.css","../bulma.scss","../sass/utilities/_all.scss","../sass/utilities/extends.scss","../sass/utilities/controls.scss","../sass/utilities/initial-variables.scss","../sass/utilities/mixins.scss","../sass/base/_all.scss","../sass/base/minireset.scss","../sass/base/generic.scss","../sass/utilities/derived-variables.scss","../sass/base/animations.scss","../sass/elements/_all.scss","../sass/elements/box.scss","../sass/elements/button.scss","../sass/utilities/functions.scss","../sass/elements/container.scss","../sass/elements/content.scss","../sass/elements/icon.scss","../sass/elements/image.scss","../sass/elements/notification.scss","../sass/elements/progress.scss","../sass/elements/table.scss","../sass/elements/tag.scss","../sass/elements/title.scss","../sass/elements/other.scss","../sass/form/_all.scss","../sass/form/shared.scss","../sass/form/input-textarea.scss","../sass/form/checkbox-radio.scss","../sass/form/select.scss","../sass/form/file.scss","../sass/form/tools.scss","../sass/components/_all.scss","../sass/components/breadcrumb.scss","../sass/components/card.scss","../sass/components/dropdown.scss","../sass/components/level.scss","../sass/components/media.scss","../sass/components/menu.scss","../sass/components/message.scss","../sass/components/modal.scss","../sass/components/navbar.scss","../sass/components/pagination.scss","../sass/components/panel.scss","../sass/components/tabs.scss","../sass/grid/_all.scss","../sass/grid/columns.scss","../sass/grid/tiles.scss","../sass/helpers/_all.scss","../sass/helpers/color.scss","../sass/helpers/flexbox.scss","../sass/helpers/float.scss","../sass/helpers/other.scss","../sass/helpers/overflow.scss","../sass/helpers/position.scss","../sass/helpers/spacing.scss","../sass/helpers/typography.scss","../sass/helpers/visibility.scss","../sass/layout/_all.scss","../sass/layout/hero.scss","../sass/layout/section.scss","../sass/layout/footer.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACEhB,6DAAA;ACFA,oBAAA;ACEA;;;;;ECYE,qBAAqB;EACrB,wBAAwB;EACxB,mBAAmB;EACnB,6BAA+C;EAC/C,kBC+FU;ED9FV,gBAAgB;EAChB,oBAAoB;EACpB,eCkBW;EDjBX,aAfoB;EAgBpB,2BAA2B;EAC3B,gBAhBuB;EAiBvB,iCAf+D;EAgB/D,gCAfkE;EAgBlE,iCAhBkE;EAiBlE,8BAlB+D;EAmB/D,kBAAkB;EAClB,mBAAmB;AJLrB;;AIQE;;;;;;;;;;;;;;;;;EAIE,aAAa;AJQjB;;AILE;;;;;;;;;;;;;;;;EAEE,mBAAmB;AJsBvB;;AG1DA;;;;EGmRE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;ANlNnB;;AGjEA;EGuRE,6BAD8B;EAE9B,kBAAkB;EAClB,eAAe;EACf,aAAa;EACb,YAAY;EACZ,cAAc;EACd,eAAe;EACf,qBAAqB;EACrB,oBAAoB;EACpB,kBAAkB;EAClB,QAAQ;EACR,yBAAyB;EACzB,wBAAwB;EACxB,cAAc;ANlNhB;;AMsNE;;EACE,qBDjQkB;AL+CtB;;AG/EA;EGuQE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;EA6BjB,qBAAqB;EACrB,wBAAwB;EACxB,uCD1ToB;EC2TpB,YAAY;EACZ,qBD3MqB;EC4MrB,eAAe;EACf,oBAAoB;EACpB,qBAAqB;EACrB,YAAY;EACZ,cAAc;EACd,YAAY;EACZ,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,aAAa;EACb,kBAAkB;EAClB,mBAAmB;EACnB,WAAW;ANhNb;;AMkNE;EAEE,uBDlUoB;ECmUpB,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;ANhNnC;;AMmNE;EACE,WAAW;EACX,UAAU;ANhNd;;AMmNE;EACE,WAAW;EACX,UAAU;ANhNd;;AMmNE;EAEE,uCDrWkB;ALoJtB;;AMoNE;EACE,uCDzWkB;ALwJtB;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AG/JA;EGsXE,2CAA2C;EAC3C,yBDnY4B;ECoY5B,qBD3RqB;EC4RrB,+BAA+B;EAC/B,6BAA6B;EAC7B,WAAW;EACX,cAAc;EACd,WAAW;EACX,kBAAkB;EAClB,UAAU;ANnNZ;;AGxKA;;;;;;;;;;;;;;;;;EG+XE,SADuB;EAEvB,OAFuB;EAGvB,kBAAkB;EAClB,QAJuB;EAKvB,MALuB;AN9LzB;;AG5LA;EG6EE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;ANmHZ;;AOvOA,eAAA;ACAA,0EAAA;AAEA;;;;;;;;;;;;;;;;;;;;;;;EAuBE,SAAS;EACT,UAAU;AR0OZ;;AQtOA;;;;;;EAME,eAAe;EACf,mBAAmB;ARyOrB;;AQrOA;EACE,gBAAgB;ARwOlB;;AQpOA;;;;EAIE,SAAS;ARuOX;;AQnOA;EACE,sBAAsB;ARsOxB;;AQnOA;EAII,mBAAmB;ARmOvB;;AQ9NA;;EAEE,YAAY;EACZ,eAAe;ARiOjB;;AQ7NA;EACE,SAAS;ARgOX;;AQ5NA;EACE,yBAAyB;EACzB,iBAAiB;AR+NnB;;AQ5NA;;EAEE,UAAU;AR+NZ;;AQjOA;;EAKI,mBAAmB;ARiOvB;;AQpQA;ECpBE,uBJnBsB;EIoBtB,eAhCc;EAiCd,kCAAkC;EAClC,mCAAmC;EACnC,gBAlCoB;EAmCpB,kBAhCsB;EAiCtB,kBAhCsB;EAiCtB,kCApCiC;EAqCjC,8BAAsB;KAAtB,2BAAsB;UAAtB,sBAAsB;AT4RxB;;ASzRA;;;;;;;EAOE,cAAc;AT4RhB;;ASzRA;;;;;;EAME,oLJ/BgC;AL2TlC;;ASzRA;;EAEE,6BAA6B;EAC7B,4BAA4B;EAC5B,sBJrC0B;ALiU5B;;ASzRA;EACE,cJjEyB;EIkEzB,cA9DkB;EA+DlB,gBJ/BiB;EIgCjB,gBA9DoB;AT0VtB;;ASvRA;EACE,cJ3DuB;EI4DvB,eAAe;EACf,qBAAqB;AT0RvB;;AS7RA;EAMI,mBAAmB;AT2RvB;;ASjSA;EAUI,cJpFyB;AL+W7B;;ASvRA;EACE,4BJlFyB;EImFzB,cC7BsB;ED8BtB,kBA/EiB;EAgFjB,mBAjFkB;EAkFlB,4BAnFgC;AT6WlC;;ASvRA;EACE,4BJ1FyB;EI2FzB,YAAY;EACZ,cAAc;EACd,WAnFa;EAoFb,gBAnFkB;AT6WpB;;ASvRA;EACE,YAAY;EACZ,eAAe;AT0RjB;;ASvRA;;EAEE,wBAAwB;AT0R1B;;ASvRA;EACE,kBArGuB;AT+XzB;;ASvRA;EACE,mBAAmB;EACnB,oBAAoB;AT0RtB;;ASvRA;EACE,cJ5H2B;EI6H3B,gBJrFe;AL+WjB;;ASrRA;EACE,YAAY;ATwRd;;ASrRA;EH/CE,iCAAiC;EGkDjC,4BJlIyB;EImIzB,cJzIyB;EI0IzB,kBApHqB;EAqHrB,gBAAgB;EAChB,uBArH0B;EAsH1B,gBAAgB;EAChB,iBAAiB;ATuRnB;;AShSA;EAYI,6BAA6B;EAC7B,mBAAmB;EACnB,cA3HoB;EA4HpB,UAAU;ATwRd;;ASpRA;;EAGI,mBAAmB;ATsRvB;;ASzRA;;EAMM,mBAAmB;ATwRzB;;AS9RA;EAWI,cJpKyB;AL2b7B;;AWjcA;EACE;IACE,uBAAuB;EXoczB;EWjcA;IACE,yBAAyB;EXmc3B;AACF;;AY1cA,mBAAA;ACaA;EAGE,uBRDsB;EQEtB,kBRiGgB;EQhGhB,0FRhBoB;EQiBpB,cRZyB;EQazB,cAAc;EACd,gBAfmB;Ab8crB;;Aa5bA;EAGI,yERLqB;ALkczB;;AahcA;EAOI,oERTqB;ALsczB;;Ac1YA;EAKE,uBTxEsB;ESyEtB,qBT9E4B;ES+E5B,iBVpFwB;EUqFxB,cTpF2B;ESqF3B,eAAe;EAMf,uBAAuB;EACvB,iCAxF6D;EAyF7D,iBAxF6B;EAyF7B,kBAzF6B;EA0F7B,8BA3F6D;EA4F7D,kBAAkB;EAClB,mBAAmB;AdoYrB;;AczZA;EAwBI,cAAc;AdqYlB;;Ac7ZA;EAgCM,aAAa;EACb,YAAY;AdiYlB;;AclaA;ERoLI,+BQ7IwE;ER6IxE,oBQ1ImE;Ad6XvE;;AcvaA;ERoLI,mBQtImE;ERsInE,gCQnIwE;Ad2X5E;;Ac5aA;EAsDM,gCAEC;EACD,iCAEC;AdsXP;;AcjbA;EAkEI,qBT3IwB;ES4IxB,cT/IyB;ALkgB7B;;ActbA;EAwEI,qBTpIqB;ESqIrB,cTrJyB;ALugB7B;;Ac3bA;EA4EM,iDTxImB;AL2fzB;;Ac/bA;EAkFI,qBT7JuB;ES8JvB,cT/JyB;ALghB7B;;AcpcA;EAwFI,6BAA6B;EAC7B,yBAAyB;EACzB,cTrKuB;ESsKvB,0BApJ8B;AdogBlC;;Ac3cA;EAiGM,4BTtKqB;ESuKrB,cT9KuB;AL4hB7B;;AchdA;EAuGM,yBC7B2B;ED8B3B,cTpLuB;ALiiB7B;;AcrdA;;EA6GM,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;Ad6WtB;;Ac5dA;EAoHI,gBAzK0B;EA0K1B,yBAzKmC;EA0KnC,cTlLqB;ESmLrB,qBAzK0B;AdqhB9B;;AcneA;EA2HM,cTvLmB;ESwLnB,0BA5KmC;AdwhBzC;;AcxeA;EAqIM,uBTxMkB;ESyMlB,yBAAyB;EACzB,cTvNgB;AL8jBtB;;Ac9eA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,cT7Nc;ALokBtB;;AcpfA;EAkJQ,yBAAyB;EACzB,cTnOc;ALykBtB;;AczfA;EAsJU,mDTzNc;ALgkBxB;;Ac7fA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,cT9Oc;ALmlBtB;;AcngBA;;EAmKQ,uBTtOgB;ESuOhB,mBTvOgB;ESwOhB,gBAAgB;AdqWxB;;Ac1gBA;EAyKQ,yBTzPc;ES0Pd,YT7OgB;ALklBxB;;Ac/gBA;EA8KU,uBCpGuB;AfycjC;;AcnhBA;;EAmLU,yBTnQY;ESoQZ,yBAAyB;EACzB,gBAAgB;EAChB,YTzPc;AL8lBxB;;Ac3hBA;EA4LU,gEAG0B;AdgWpC;;Ac/hBA;EAoMQ,6BAA6B;EAC7B,mBTxQgB;ESyQhB,YTzQgB;ALwmBxB;;AcriBA;EA4MU,uBT/Qc;ESgRd,mBThRc;ESiRd,cT9RY;AL2nBtB;;Ac3iBA;EAmNY,4DAA8D;Ad4V1E;;Ac/iBA;EA2Nc,gEAG0B;AdqVxC;;AcnjBA;;EAqOU,6BAA6B;EAC7B,mBTzSc;ES0Sd,gBAAgB;EAChB,YT3Sc;AL8nBxB;;Ac3jBA;EA6OQ,6BAA6B;EAC7B,qBT9Tc;ES+Td,cT/Tc;ALipBtB;;AcjkBA;EAqPU,yBTrUY;ESsUZ,YTzTc;ALyoBxB;;ActkBA;EA+Pc,4DAA8D;Ad2U5E;;Ac1kBA;;EAsQU,6BAA6B;EAC7B,qBTvVY;ESwVZ,gBAAgB;EAChB,cTzVY;ALkqBtB;;AcllBA;EAqIM,yBTrNgB;ESsNhB,yBAAyB;EACzB,YT1MkB;AL2pBxB;;AcxlBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,YThNgB;ALiqBxB;;Ac9lBA;EAkJQ,yBAAyB;EACzB,YTtNgB;ALsqBxB;;AcnmBA;EAsJU,gDTtOY;ALurBtB;;AcvmBA;EA4JQ,uBClFyB;EDmFzB,yBAAyB;EACzB,YTjOgB;ALgrBxB;;Ac7mBA;;EAmKQ,yBTnPc;ESoPd,qBTpPc;ESqPd,gBAAgB;Ad+cxB;;AcpnBA;EAyKQ,uBT5OgB;ES6OhB,cT1Pc;ALysBtB;;AcznBA;EA8KU,yBCpGuB;AfmjBjC;;Ac7nBA;;EAmLU,uBTtPc;ESuPd,yBAAyB;EACzB,gBAAgB;EAChB,cTtQY;ALqtBtB;;AcroBA;EA4LU,4DAG0B;Ad0cpC;;AczoBA;EAoMQ,6BAA6B;EAC7B,qBTrRc;ESsRd,cTtRc;AL+tBtB;;Ac/oBA;EA4MU,yBT5RY;ES6RZ,qBT7RY;ES8RZ,YTjRc;ALwtBxB;;AcrpBA;EAmNY,gEAA8D;Adsc1E;;AczpBA;EA2Nc,4DAG0B;Ad+bxC;;Ac7pBA;;EAqOU,6BAA6B;EAC7B,qBTtTY;ESuTZ,gBAAgB;EAChB,cTxTY;ALqvBtB;;AcrqBA;EA6OQ,6BAA6B;EAC7B,mBTjTgB;ESkThB,YTlTgB;AL8uBxB;;Ac3qBA;EAqPU,uBTxTc;ESyTd,cTtUY;ALgwBtB;;AchrBA;EA+Pc,gEAA8D;Adqb5E;;AcprBA;;EAsQU,6BAA6B;EAC7B,mBT1Uc;ES2Ud,gBAAgB;EAChB,YT5Uc;AL+vBxB;;Ac5rBA;EAqIM,4BT1MqB;ES2MrB,yBAAyB;EACzB,yBC3Ge;AfsqBrB;;AclsBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,yBCjHa;Af4qBrB;;AcxsBA;EAkJQ,yBAAyB;EACzB,yBCvHa;AfirBrB;;Ac7sBA;EAsJU,mDT3NiB;ALsxB3B;;AcjtBA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,yBClIa;Af2rBrB;;AcvtBA;;EAmKQ,4BTxOmB;ESyOnB,wBTzOmB;ES0OnB,gBAAgB;AdyjBxB;;Ac9tBA;EAyKQ,oCC7Ia;ED8Ib,iBT/OmB;ALwyB3B;;AcnuBA;EA8KU,oCCpGuB;Af6pBjC;;AcvuBA;;EAmLU,oCCvJW;EDwJX,yBAAyB;EACzB,gBAAgB;EAChB,iBT3PiB;ALozB3B;;Ac/uBA;EA4LU,sFAG0B;AdojBpC;;AcnvBA;EAoMQ,6BAA6B;EAC7B,wBT1QmB;ES2QnB,iBT3QmB;AL8zB3B;;AczvBA;EA4MU,4BTjRiB;ESkRjB,wBTlRiB;ESmRjB,yBClLW;AfmuBrB;;Ac/vBA;EAmNY,sEAA8D;AdgjB1E;;AcnwBA;EA2Nc,sFAG0B;AdyiBxC;;AcvwBA;;EAqOU,6BAA6B;EAC7B,wBT3SiB;ES4SjB,gBAAgB;EAChB,iBT7SiB;ALo1B3B;;Ac/wBA;EA6OQ,6BAA6B;EAC7B,gCClNa;EDmNb,yBCnNa;AfyvBrB;;AcrxBA;EAqPU,oCCzNW;ED0NX,iBT3TiB;AL+1B3B;;Ac1xBA;EA+Pc,sEAA8D;Ad+hB5E;;Ac9xBA;;EAsQU,6BAA6B;EAC7B,gCC3OW;ED4OX,gBAAgB;EAChB,yBC7OW;Af0wBrB;;ActyBA;EAqIM,yBTjNuB;ESkNvB,yBAAyB;EACzB,WCxGU;Af6wBhB;;Ac5yBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;AfmxBhB;;AclzBA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfwxBhB;;AcvzBA;EAsJU,gDTlOmB;ALu4B7B;;Ac3zBA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfkyBhB;;Acj0BA;;EAmKQ,yBT/OqB;ESgPrB,qBThPqB;ESiPrB,gBAAgB;AdmqBxB;;Acx0BA;EAyKQ,sBC1IQ;ED2IR,cTtPqB;ALy5B7B;;Ac70BA;EA8KU,yBCpGuB;AfuwBjC;;Acj1BA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTlQmB;ALq6B7B;;Acz1BA;EA4LU,0DAG0B;Ad8pBpC;;Ac71BA;EAoMQ,6BAA6B;EAC7B,qBTjRqB;ESkRrB,cTlRqB;AL+6B7B;;Acn2BA;EA4MU,yBTxRmB;ESyRnB,qBTzRmB;ES0RnB,WC/KM;Af00BhB;;Acz2BA;EAmNY,gEAA8D;Ad0pB1E;;Ac72BA;EA2Nc,0DAG0B;AdmpBxC;;Acj3BA;;EAqOU,6BAA6B;EAC7B,qBTlTmB;ESmTnB,gBAAgB;EAChB,cTpTmB;ALq8B7B;;Acz3BA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Afg2BhB;;Ac/3BA;EAqPU,sBCtNM;EDuNN,cTlUmB;ALg9B7B;;Acp4BA;EA+Pc,gEAA8D;AdyoB5E;;Acx4BA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Afi3BhB;;Ach5BA;EAqIM,yBTnMyB;ESoMzB,yBAAyB;EACzB,WCxGU;Afu3BhB;;Act5BA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Af63BhB;;Ac55BA;EAkJQ,yBAAyB;EACzB,WCpHQ;Afk4BhB;;Acj6BA;EAsJU,iDTpNqB;ALm+B/B;;Acr6BA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Af44BhB;;Ac36BA;;EAmKQ,yBTjOuB;ESkOvB,qBTlOuB;ESmOvB,gBAAgB;Ad6wBxB;;Acl7BA;EAyKQ,sBC1IQ;ED2IR,cTxOuB;ALq/B/B;;Acv7BA;EA8KU,yBCpGuB;Afi3BjC;;Ac37BA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTpPqB;ALigC/B;;Acn8BA;EA4LU,0DAG0B;AdwwBpC;;Acv8BA;EAoMQ,6BAA6B;EAC7B,qBTnQuB;ESoQvB,cTpQuB;AL2gC/B;;Ac78BA;EA4MU,yBT1QqB;ES2QrB,qBT3QqB;ES4QrB,WC/KM;Afo7BhB;;Acn9BA;EAmNY,gEAA8D;AdowB1E;;Acv9BA;EA2Nc,0DAG0B;Ad6vBxC;;Ac39BA;;EAqOU,6BAA6B;EAC7B,qBTpSqB;ESqSrB,gBAAgB;EAChB,cTtSqB;ALiiC/B;;Acn+BA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Af08BhB;;Acz+BA;EAqPU,sBCtNM;EDuNN,cTpTqB;AL4iC/B;;Ac9+BA;EA+Pc,gEAA8D;AdmvB5E;;Acl/BA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Af29BhB;;Ac1/BA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Afw8BrE;;Ac//BA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af88BrE;;AcrgCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afo9BrE;;Ac3gCA;EAqIM,yBTjMmB;ESkMnB,yBAAyB;EACzB,WCxGU;Afk/BhB;;AcjhCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Afw/BhB;;AcvhCA;EAkJQ,yBAAyB;EACzB,WCpHQ;Af6/BhB;;Ac5hCA;EAsJU,iDTlNe;AL4lCzB;;AchiCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfugChB;;ActiCA;;EAmKQ,yBT/NiB;ESgOjB,qBThOiB;ESiOjB,gBAAgB;Adw4BxB;;Ac7iCA;EAyKQ,sBC1IQ;ED2IR,cTtOiB;AL8mCzB;;AcljCA;EA8KU,yBCpGuB;Af4+BjC;;ActjCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTlPe;AL0nCzB;;Ac9jCA;EA4LU,0DAG0B;Adm4BpC;;AclkCA;EAoMQ,6BAA6B;EAC7B,qBTjQiB;ESkQjB,cTlQiB;ALooCzB;;AcxkCA;EA4MU,yBTxQe;ESyQf,qBTzQe;ES0Qf,WC/KM;Af+iChB;;Ac9kCA;EAmNY,gEAA8D;Ad+3B1E;;AcllCA;EA2Nc,0DAG0B;Adw3BxC;;ActlCA;;EAqOU,6BAA6B;EAC7B,qBTlSe;ESmSf,gBAAgB;EAChB,cTpSe;AL0pCzB;;Ac9lCA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfqkChB;;AcpmCA;EAqPU,sBCtNM;EDuNN,cTlTe;ALqqCzB;;AczmCA;EA+Pc,gEAA8D;Ad82B5E;;Ac7mCA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfslChB;;AcrnCA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;AfmkCrE;;Ac1nCA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfykCrE;;AchoCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af+kCrE;;ActoCA;EAqIM,yBTlMmB;ESmMnB,yBAAyB;EACzB,WCxGU;Af6mChB;;Ac5oCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;AfmnChB;;AclpCA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfwnChB;;AcvpCA;EAsJU,kDTnNe;ALwtCzB;;Ac3pCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfkoChB;;AcjqCA;;EAmKQ,yBThOiB;ESiOjB,qBTjOiB;ESkOjB,gBAAgB;AdmgCxB;;AcxqCA;EAyKQ,sBC1IQ;ED2IR,cTvOiB;AL0uCzB;;Ac7qCA;EA8KU,yBCpGuB;AfumCjC;;AcjrCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTnPe;ALsvCzB;;AczrCA;EA4LU,0DAG0B;Ad8/BpC;;Ac7rCA;EAoMQ,6BAA6B;EAC7B,qBTlQiB;ESmQjB,cTnQiB;ALgwCzB;;AcnsCA;EA4MU,yBTzQe;ES0Qf,qBT1Qe;ES2Qf,WC/KM;Af0qChB;;AczsCA;EAmNY,gEAA8D;Ad0/B1E;;Ac7sCA;EA2Nc,0DAG0B;Adm/BxC;;AcjtCA;;EAqOU,6BAA6B;EAC7B,qBTnSe;ESoSf,gBAAgB;EAChB,cTrSe;ALsxCzB;;AcztCA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfgsChB;;Ac/tCA;EAqPU,sBCtNM;EDuNN,cTnTe;ALiyCzB;;AcpuCA;EA+Pc,gEAA8D;Ady+B5E;;AcxuCA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfitChB;;AchvCA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Af8rCrE;;AcrvCA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfosCrE;;Ac3vCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af0sCrE;;AcjwCA;EAqIM,yBTpMoB;ESqMpB,yBAAyB;EACzB,WCxGU;AfwuChB;;AcvwCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Af8uChB;;Ac7wCA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfmvChB;;AclxCA;EAsJU,kDTrNgB;ALq1C1B;;ActxCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Af6vChB;;Ac5xCA;;EAmKQ,yBTlOkB;ESmOlB,qBTnOkB;ESoOlB,gBAAgB;Ad8nCxB;;AcnyCA;EAyKQ,sBC1IQ;ED2IR,cTzOkB;ALu2C1B;;AcxyCA;EA8KU,yBCpGuB;AfkuCjC;;Ac5yCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTrPgB;ALm3C1B;;AcpzCA;EA4LU,0DAG0B;AdynCpC;;AcxzCA;EAoMQ,6BAA6B;EAC7B,qBTpQkB;ESqQlB,cTrQkB;AL63C1B;;Ac9zCA;EA4MU,yBT3QgB;ES4QhB,qBT5QgB;ES6QhB,WC/KM;AfqyChB;;Acp0CA;EAmNY,gEAA8D;AdqnC1E;;Acx0CA;EA2Nc,0DAG0B;Ad8mCxC;;Ac50CA;;EAqOU,6BAA6B;EAC7B,qBTrSgB;ESsShB,gBAAgB;EAChB,cTvSgB;ALm5C1B;;Acp1CA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Af2zChB;;Ac11CA;EAqPU,sBCtNM;EDuNN,cTrTgB;AL85C1B;;Ac/1CA;EA+Pc,gEAA8D;AdomC5E;;Acn2CA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Af40ChB;;Ac32CA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;AfyzCrE;;Ach3CA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af+zCrE;;Act3CA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afq0CrE;;Ac53CA;EAqIM,yBTrMqB;ESsMrB,yBAAyB;EACzB,yBC3Ge;Afs2CrB;;Acl4CA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,yBCjHa;Af42CrB;;Acx4CA;EAkJQ,yBAAyB;EACzB,yBCvHa;Afi3CrB;;Ac74CA;EAsJU,mDTtNiB;ALi9C3B;;Acj5CA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,yBClIa;Af23CrB;;Acv5CA;;EAmKQ,yBTnOmB;ESoOnB,qBTpOmB;ESqOnB,gBAAgB;AdyvCxB;;Ac95CA;EAyKQ,oCC7Ia;ED8Ib,cT1OmB;ALm+C3B;;Acn6CA;EA8KU,oCCpGuB;Af61CjC;;Acv6CA;;EAmLU,oCCvJW;EDwJX,yBAAyB;EACzB,gBAAgB;EAChB,cTtPiB;AL++C3B;;Ac/6CA;EA4LU,sFAG0B;AdovCpC;;Acn7CA;EAoMQ,6BAA6B;EAC7B,qBTrQmB;ESsQnB,cTtQmB;ALy/C3B;;Acz7CA;EA4MU,yBT5QiB;ES6QjB,qBT7QiB;ES8QjB,yBClLW;Afm6CrB;;Ac/7CA;EAmNY,gEAA8D;AdgvC1E;;Acn8CA;EA2Nc,sFAG0B;AdyuCxC;;Acv8CA;;EAqOU,6BAA6B;EAC7B,qBTtSiB;ESuSjB,gBAAgB;EAChB,cTxSiB;AL+gD3B;;Ac/8CA;EA6OQ,6BAA6B;EAC7B,gCClNa;EDmNb,yBCnNa;Afy7CrB;;Acr9CA;EAqPU,oCCzNW;ED0NX,cTtTiB;AL0hD3B;;Ac19CA;EA+Pc,gEAA8D;Ad+tC5E;;Ac99CA;;EAsQU,6BAA6B;EAC7B,gCC3OW;ED4OX,gBAAgB;EAChB,yBC7OW;Af08CrB;;Act+CA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Afo7CrE;;Ac3+CA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af07CrE;;Acj/CA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afg8CrE;;Acv/CA;EAqIM,yBT/LkB;ESgMlB,yBAAyB;EACzB,WCxGU;Af89ChB;;Ac7/CA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Afo+ChB;;AcngDA;EAkJQ,yBAAyB;EACzB,WCpHQ;Afy+ChB;;AcxgDA;EAsJU,kDThNc;ALskDxB;;Ac5gDA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Afm/ChB;;AclhDA;;EAmKQ,yBT7NgB;ES8NhB,qBT9NgB;ES+NhB,gBAAgB;Ado3CxB;;AczhDA;EAyKQ,sBC1IQ;ED2IR,cTpOgB;ALwlDxB;;Ac9hDA;EA8KU,yBCpGuB;Afw9CjC;;AcliDA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cThPc;ALomDxB;;Ac1iDA;EA4LU,0DAG0B;Ad+2CpC;;Ac9iDA;EAoMQ,6BAA6B;EAC7B,qBT/PgB;ESgQhB,cThQgB;AL8mDxB;;AcpjDA;EA4MU,yBTtQc;ESuQd,qBTvQc;ESwQd,WC/KM;Af2hDhB;;Ac1jDA;EAmNY,gEAA8D;Ad22C1E;;Ac9jDA;EA2Nc,0DAG0B;Ado2CxC;;AclkDA;;EAqOU,6BAA6B;EAC7B,qBThSc;ESiSd,gBAAgB;EAChB,cTlSc;ALooDxB;;Ac1kDA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfijDhB;;AchlDA;EAqPU,sBCtNM;EDuNN,cThTc;AL+oDxB;;AcrlDA;EA+Pc,gEAA8D;Ad01C5E;;AczlDA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfkkDhB;;AcjmDA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Af+iDrE;;ActmDA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfqjDrE;;Ac5mDA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af2jDrE;;AclnDA;EAfE,kBT3Bc;ALgqDhB;;AczoDE;EACE,kBTgDc;AL4lDlB;;Ac1nDA;EAXE,eThCW;ALyqDb;;Ac9nDA;EAPE,kBTrCc;AL8qDhB;;AcloDA;EAHE,iBT1Ca;ALmrDf;;ActoDA;;EA4TI,uBT/XoB;ESgYpB,qBTrY0B;ESsY1B,gBA1WyB;EA2WzB,YA1WyB;AdyrD7B;;Ac9oDA;EAmUI,aAAa;EACb,WAAW;Ad+0Cf;;AcnpDA;EAwUI,6BAA6B;EAC7B,oBAAoB;Ad+0CxB;;AcxpDA;ERvEE,kBAAkB;EAOhB,6BAAmC;EACnC,4BAAkC;EQ+YhC,6BAA6B;Ad+0CnC;;Ac/pDA;EAqVI,4BT1ZuB;ES2ZvB,qBT9Z0B;ES+Z1B,cTjakB;ESkalB,gBAAgB;EAChB,oBAAoB;Ad80CxB;;AcvqDA;EA6VI,qBT5TmB;ES6TnB,gCAA0D;EAC1D,iCAA2D;Ad80C/D;;Ac10CA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;Ad60C7B;;Acj1CA;EAOI,qBAAqB;Ad80CzB;;Acr1CA;ER/KI,oBQyLwC;Ad+0C5C;;Acz1CA;EAeI,sBAAsB;Ad80C1B;;Ac71CA;EAmBI,mBAAmB;Ad80CvB;;Acj2CA;EAlXE,kBT3Bc;ALkvDhB;;Ac3tDE;EACE,kBTgDc;AL8qDlB;;Acz2CA;EA1WE,kBTrCc;AL4vDhB;;Ac72CA;EAtWE,iBT1Ca;ALiwDf;;Acj3CA;EA4CQ,4BAA4B;EAC5B,yBAAyB;Ady0CjC;;Act3CA;EAiDQ,6BAA6B;EAC7B,0BAA0B;ERjO9B,kBQmOwC;Adw0C5C;;Ac53CA;ER/KI,eQuOqC;Adw0CzC;;Ach4CA;EA6DQ,UAAU;Adu0ClB;;Acp4CA;EAqEQ,UAAU;Adm0ClB;;Acx4CA;EAwEU,UAAU;Ado0CpB;;Ac54CA;EA6EQ,YAAY;EACZ,cAAc;Adm0CtB;;Acj5CA;EAoFI,uBAAuB;Adi0C3B;;Acr5CA;EAwFQ,oBAAoB;EACpB,qBAAqB;Adi0C7B;;Ac15CA;EA+FI,yBAAyB;Ad+zC7B;;Ac95CA;EAmGQ,oBAAoB;EACpB,qBAAqB;Ad+zC7B;;AMxtDE;EQmaM;IACE,oBApfqB;Ed6yD7B;EctzCM;;IAEE,qBAxfuB;EdgzD/B;Ec9zCM;IACE,kBT5fM;EL4zDd;Ecj0CM;IACE,eT7fG;ELg0DX;AACF;;AMluDE;EQ6ZM;IACE,qBA9esB;EduzD9B;Ect0CM;;IAEE,kBTjgBM;ELy0Dd;Ec90CM;IACE,eT7fG;EL60DX;Ecj1CM;IACE,kBT9fM;ELi1Dd;AACF;;AgBn3DA;EACE,YAAY;EACZ,cAAc;EACd,kBAAkB;EAClB,WAAW;AhBs3Db;;AgB13DA;EAOI,0BAA0B;EAC1B,kBX0CM;EWzCN,mBXyCM;EWxCN,WAAW;AhBu3Df;;AMluDE;EU/JF;IAcI,gBAAuC;EhBw3DzC;AACF;;AMztDI;EU9KJ;IAmBM,iBAAqE;EhBy3DzE;AACF;;AMvsDI;EUtMJ;IAyBM,iBAAiE;EhBy3DrE;AACF;;AM7tDI;EUtLJ;IA+BM,iBAAqE;EhBy3DzE;AACF;;AM3sDI;EU9MJ;IAqCM,iBAAiE;EhBy3DrE;AACF;;AiB54DA;EAKI,kBAAkB;AjB24DtB;;AiBh5DA;;;;;;;EAiBM,kBAnC2B;AjB46DjC;;AiB15DA;;;;;;EA2BI,cZ7CyB;EY8CzB,gBZPiB;EYQjB,kBAjD+B;AjBy7DnC;;AiBr6DA;EAiCI,cAAc;EACd,oBAAoB;AjBw4DxB;;AiB16DA;EAqCM,eAAe;AjBy4DrB;;AiB96DA;EA0CI,iBAAiB;EACjB,uBAAuB;AjBw4D3B;;AiBn7DA;EA8CM,oBAAoB;AjBy4D1B;;AiBv7DA;EAmDI,gBAAgB;EAChB,uBAAuB;AjBw4D3B;;AiB57DA;EAuDM,oBAAoB;AjBy4D1B;;AiBh8DA;EA4DI,iBAAiB;EACjB,oBAAoB;AjBw4DxB;;AiBr8DA;EAiEI,kBAAkB;EAClB,uBAAuB;AjBw4D3B;;AiB18DA;EAsEI,cAAc;EACd,kBAAkB;AjBw4DtB;;AiB/8DA;EA2EI,4BZtFuB;ECyPvB,8BD5P0B;EY6F1B,qBA7FqC;AjBm+DzC;;AiBr9DA;EAmFI,4BAA4B;EX2J5B,gBWzJmC;EAEnC,eAAe;AjBo4DnB;;AiB39DA;EA0FM,wBAAwB;AjBq4D9B;;AiB/9DA;EA6FQ,4BAA4B;AjBs4DpC;;AiBn+DA;EAiGQ,4BAA4B;AjBs4DpC;;AiBv+DA;EAqGQ,4BAA4B;AjBs4DpC;;AiB3+DA;EAyGQ,4BAA4B;AjBs4DpC;;AiB/+DA;EA+GI,wBAAwB;EX+HxB,gBW7HmC;EAEnC,eAAe;AjBk4DnB;;AiBr/DA;EAsHM,uBAAuB;EACvB,iBAAiB;AjBm4DvB;;AiB1/DA;EA0HQ,uBAAuB;AjBo4D/B;;AiB9/DA;EX8OI,gBW9GmC;AjBk4DvC;;AiBlgEA;EAoII,gBAAgB;EAChB,iBAAiB;EACjB,kBAAkB;AjBk4DtB;;AiBxgEA;EAyIM,eAAe;AjBm4DrB;;AiB5gEA;EA6IM,kBAAkB;AjBm4DxB;;AiBhhEA;EAiJM,qBAAqB;AjBm4D3B;;AiBphEA;EAqJM,kBAAkB;AjBm4DxB;;AiBxhEA;EXqEE,iCAAiC;EWuF/B,gBAAgB;EAChB,qBAzK8B;EA0K9B,gBAAgB;EAChB,iBAAiB;AjBi4DrB;;AiBhiEA;;EAoKI,cAAc;AjBi4DlB;;AiBriEA;EAwKI,WAAW;AjBi4Df;;AiBziEA;;EA4KM,yBZ1LwB;EY2LxB,qBAtLmC;EAuLnC,qBAtLmC;EAuLnC,mBAAmB;AjBk4DzB;;AiBjjEA;EAmLM,cZrMuB;ALukE7B;;AiBrjEA;EAsLQ,mBAAmB;AjBm4D3B;;AiBzjEA;;EA6LQ,qBAnMsC;EAoMtC,cZhNqB;ALilE7B;;AiB/jEA;;EAqMQ,qBAxMsC;EAyMtC,cZxNqB;ALulE7B;;AiBrkEA;;EA+MY,sBAnN4C;AjB8kExD;;AiB1kEA;EAwNM,aAAa;AjBs3DnB;;AiB9kEA;EA8NI,kBZ9MY;ALkkEhB;;AiBllEA;EAkOI,eZnNS;ALukEb;;AiBtlEA;EAsOI,kBZxNY;AL4kEhB;;AiB1lEA;EA0OI,iBZ7NW;ALilEf;;AkBhnEA;EACE,mBAAmB;EACnB,oBAAoB;EACpB,uBAAuB;EACvB,cAVsB;EAWtB,aAXsB;AlB8nExB;;AkBxnEA;EASI,YAdwB;EAexB,WAfwB;AlBkoE5B;;AkB7nEA;EAcI,YAlByB;EAmBzB,WAnByB;AlBsoE7B;;AkBloEA;EAmBI,YAtBwB;EAuBxB,WAvBwB;AlB0oE5B;;AkB/mEA;EACE,uBAAuB;EACvB,cAAc;EACd,oBAAoB;EACpB,eAAe;EACf,mBAnCsB;EAoCtB,mBAAmB;AlBknErB;;AkBxnEA;EASI,YAAY;EACZ,cAAc;AlBmnElB;;AkB7nEA;EAcQ,oBAxCkB;AlB2pE1B;;AkBjoEA;EAwBQ,mBAlDkB;AlB+pE1B;;AkBnmEA;EACE,aAAa;AlBsmEf;;AmBnqEA;EACE,cAAc;EACd,kBAAkB;AnBsqEpB;;AmBxqEA;EAKI,cAAc;EACd,YAAY;EACZ,WAAW;AnBuqEf;;AmB9qEA;EAUM,qBdqGiB;ALmkEvB;;AmBlrEA;EAeI,WAAW;AnBuqEf;;AmBtrEA;;;;;;;;;;;;;;;;;EAuCM,YAAY;EACZ,WAAW;AnBmqEjB;;AmB3sEA;EA8CI,iBAAiB;AnBiqErB;;AmB/sEA;EAkDI,gBAAgB;AnBiqEpB;;AmBntEA;EAsDI,gBAAgB;AnBiqEpB;;AmBvtEA;EA0DI,qBAAqB;AnBiqEzB;;AmB3tEA;EA8DI,gBAAgB;AnBiqEpB;;AmB/tEA;EAkEI,mBAAmB;AnBiqEvB;;AmBnuEA;EAsEI,gBAAgB;AnBiqEpB;;AmBvuEA;EA0EI,qBAAqB;AnBiqEzB;;AmB3uEA;EA8EI,iBAAiB;AnBiqErB;;AmB/uEA;EAkFI,sBAAsB;AnBiqE1B;;AmBnvEA;EAsFI,iBAAiB;AnBiqErB;;AmBvvEA;EA0FI,sBAAsB;AnBiqE1B;;AmB3vEA;EA8FI,sBAAsB;AnBiqE1B;;AmB/vEA;EAkGI,iBAAiB;AnBiqErB;;AmBnwEA;EAsGI,iBAAiB;AnBiqErB;;AmBvwEA;EA4GM,YAAwB;EACxB,WAAuB;AnB+pE7B;;AmB5wEA;EA4GM,YAAwB;EACxB,WAAuB;AnBoqE7B;;AmBjxEA;EA4GM,YAAwB;EACxB,WAAuB;AnByqE7B;;AmBtxEA;EA4GM,YAAwB;EACxB,WAAuB;AnB8qE7B;;AmB3xEA;EA4GM,YAAwB;EACxB,WAAuB;AnBmrE7B;;AmBhyEA;EA4GM,YAAwB;EACxB,WAAuB;AnBwrE7B;;AmBryEA;EA4GM,aAAwB;EACxB,YAAuB;AnB6rE7B;;AoBnyEA;EAGE,4BfDyB;EeEzB,kBfkGU;EejGV,kBAAkB;EAGhB,sCAboD;ApB+yExD;;AoB1yEA;EAgBI,mBAAmB;EACnB,0BAA0B;ApB8xE9B;;AoB/yEA;EAqBI,mBAAmB;ApB8xEvB;;AoBnzEA;;EA0BI,iBftBoB;ALozExB;;AoBxzEA;EA8BI,uBAAuB;ApB8xE3B;;AoB5zEA;EduQI,acrO4B;EAE5B,kBAAkB;EAClB,WAAW;ApB6xEf;;AoBl0EA;;;EA2CI,mBAAmB;ApB6xEvB;;AoBx0EA;EAoDM,uBfhDkB;EeiDlB,cf9DgB;ALs1EtB;;AoB70EA;EAoDM,yBf7DgB;Ee8DhB,YfjDkB;AL80ExB;;AoBl1EA;EAoDM,4BflDqB;EemDrB,yBL8Ce;AfovErB;;AoBv1EA;EAoDM,yBfzDuB;Ee0DvB,WLiDU;AfsvEhB;;AoB51EA;EAoDM,yBf3CyB;Ee4CzB,WLiDU;Af2vEhB;;AoBj2EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfwuErE;;AoBt2EA;EAoDM,yBfzCmB;Ee0CnB,WLiDU;AfqwEhB;;AoB32EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfkvErE;;AoBh3EA;EAoDM,yBf1CmB;Ee2CnB,WLiDU;Af+wEhB;;AoBr3EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;Af4vErE;;AoB13EA;EAoDM,yBf5CoB;Ee6CpB,WLiDU;AfyxEhB;;AoB/3EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfswErE;;AoBp4EA;EAoDM,yBf7CqB;Ee8CrB,yBL8Ce;AfsyErB;;AoBz4EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfgxErE;;AoB94EA;EAoDM,yBfvCkB;EewClB,WLiDU;Af6yEhB;;AoBn5EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;Af0xErE;;AqBz5EA;EAGE,qBAAqB;EACrB,wBAAwB;EACxB,YAAY;EACZ,qBhBmGqB;EgBlGrB,cAAc;EACd,YhBqBW;EgBpBX,gBAAgB;EAChB,UAAU;EACV,WAAW;ArB05Eb;;AqBr6EA;EAcI,yBhBb2B;ALw6E/B;;AqBz6EA;EAkBI,yBhBrBuB;ALg7E3B;;AqB76EA;EAsBI,yBhBzBuB;ALo7E3B;;AqBj7EA;EA0BI,yBhB7BuB;EgB8BvB,YAAY;ArB25EhB;;AqBt7EA;EAoCQ,uBhB/BgB;ALq7ExB;;AqB17EA;EAwCQ,uBhBnCgB;ALy7ExB;;AqB97EA;EA4CQ,uBhBvCgB;AL67ExB;;AqBl8EA;EAgDQ,mEAIC;ArBk5ET;;AqBt8EA;EAoCQ,yBhB5Cc;ALk9EtB;;AqB18EA;EAwCQ,yBhBhDc;ALs9EtB;;AqB98EA;EA4CQ,yBhBpDc;AL09EtB;;AqBl9EA;EAgDQ,qEAIC;ArBk6ET;;AqBt9EA;EAoCQ,4BhBjCmB;ALu9E3B;;AqB19EA;EAwCQ,4BhBrCmB;AL29E3B;;AqB99EA;EA4CQ,4BhBzCmB;AL+9E3B;;AqBl+EA;EAgDQ,wEAIC;ArBk7ET;;AqBt+EA;EAoCQ,yBhBxCqB;AL8+E7B;;AqB1+EA;EAwCQ,yBhB5CqB;ALk/E7B;;AqB9+EA;EA4CQ,yBhBhDqB;ALs/E7B;;AqBl/EA;EAgDQ,qEAIC;ArBk8ET;;AqBt/EA;EAoCQ,yBhB1BuB;ALg/E/B;;AqB1/EA;EAwCQ,yBhB9BuB;ALo/E/B;;AqB9/EA;EA4CQ,yBhBlCuB;ALw/E/B;;AqBlgFA;EAgDQ,qEAIC;ArBk9ET;;AqBtgFA;EAoCQ,yBhBxBiB;AL8/EzB;;AqB1gFA;EAwCQ,yBhB5BiB;ALkgFzB;;AqB9gFA;EA4CQ,yBhBhCiB;ALsgFzB;;AqBlhFA;EAgDQ,qEAIC;ArBk+ET;;AqBthFA;EAoCQ,yBhBzBiB;AL+gFzB;;AqB1hFA;EAwCQ,yBhB7BiB;ALmhFzB;;AqB9hFA;EA4CQ,yBhBjCiB;ALuhFzB;;AqBliFA;EAgDQ,qEAIC;ArBk/ET;;AqBtiFA;EAoCQ,yBhB3BkB;ALiiF1B;;AqB1iFA;EAwCQ,yBhB/BkB;ALqiF1B;;AqB9iFA;EA4CQ,yBhBnCkB;ALyiF1B;;AqBljFA;EAgDQ,qEAIC;ArBkgFT;;AqBtjFA;EAoCQ,yBhB5BmB;ALkjF3B;;AqB1jFA;EAwCQ,yBhBhCmB;ALsjF3B;;AqB9jFA;EA4CQ,yBhBpCmB;AL0jF3B;;AqBlkFA;EAgDQ,qEAIC;ArBkhFT;;AqBtkFA;EAoCQ,yBhBtBgB;AL4jFxB;;AqB1kFA;EAwCQ,yBhB1BgB;ALgkFxB;;AqB9kFA;EA4CQ,yBhB9BgB;ALokFxB;;AqBllFA;EAgDQ,qEAIC;ArBkiFT;;AqBtlFA;EA0DI,wBA9DkC;EA+DlC,mCAAmC;EACnC,iCAAiC;EACjC,iCAAiC;EACjC,yBhB7D2B;EgB8D3B,qEAIC;EACD,6BAA6B;EAC7B,4BAA4B;EAC5B,0BAA0B;ArB4hF9B;;AqBlmFA;EAyEM,6BAA6B;ArB6hFnC;;AqBtmFA;EA6EM,6BAA6B;ArB6hFnC;;AqB1mFA;EAiFM,oBAAoB;ArB6hF1B;;AqB9mFA;EAuFI,ehBzDY;ALolFhB;;AqBlnFA;EA2FI,ehB/DY;AL0lFhB;;AqBtnFA;EA+FI,chBpEW;AL+lFf;;AqBvhFA;EACE;IACE,2BAA2B;ErB0hF7B;EqBvhFA;IACE,4BAA8B;ErByhFhC;AACF;;AsB/mFA;EAGE,uBjBlBsB;EiBmBtB,cjB5B2B;AL4oF7B;;AsBpnFA;;EAQI,yBjB5B0B;EiB6B1B,qBAjC6B;EAkC7B,qBAjC6B;EAkC7B,mBAAmB;AtBinFvB;;AsB5nFA;;EAmBQ,uBjBlCgB;EiBmChB,mBjBnCgB;EiBoChB,cjBjDc;AL+pFtB;;AsBnoFA;;EAmBQ,yBjB/Cc;EiBgDd,qBjBhDc;EiBiDd,YjBpCgB;ALypFxB;;AsB1oFA;;EAmBQ,4BjBpCmB;EiBqCnB,wBjBrCmB;EiBsCnB,yBP2Da;AfikFrB;;AsBjpFA;;EAmBQ,yBjB3CqB;EiB4CrB,qBjB5CqB;EiB6CrB,WP8DQ;AfqkFhB;;AsBxpFA;;EAmBQ,yBjB7BuB;EiB8BvB,qBjB9BuB;EiB+BvB,WP8DQ;Af4kFhB;;AsB/pFA;;EAmBQ,yBjB3BiB;EiB4BjB,qBjB5BiB;EiB6BjB,WP8DQ;AfmlFhB;;AsBtqFA;;EAmBQ,yBjB5BiB;EiB6BjB,qBjB7BiB;EiB8BjB,WP8DQ;Af0lFhB;;AsB7qFA;;EAmBQ,yBjB9BkB;EiB+BlB,qBjB/BkB;EiBgClB,WP8DQ;AfimFhB;;AsBprFA;;EAmBQ,yBjB/BmB;EiBgCnB,qBjBhCmB;EiBiCnB,yBP2Da;Af2mFrB;;AsB3rFA;;EAmBQ,yBjBzBgB;EiB0BhB,qBjB1BgB;EiB2BhB,WP8DQ;Af+mFhB;;AsBlsFA;;EA2BM,mBAAmB;EACnB,SAAS;AtB4qFf;;AsBxsFA;;EAgCM,yBjB1CyB;EiB2CzB,WPkDU;Af2nFhB;;AsB9sFA;;;;EAqCQ,mBAAmB;AtBgrF3B;;AsBrtFA;;EA0CM,sBAAsB;AtBgrF5B;;AsB1tFA;EA+CI,cjBvEyB;ALsvF7B;;AsB9tFA;EAkDM,gBAvEsB;AtBuvF5B;;AsBluFA;EAwDM,yBjBlEyB;EiBmEzB,WP0BU;AfopFhB;;AsBvuFA;;EA6DQ,mBAAmB;AtB+qF3B;;AsB5uFA;;EAkEQ,kBPiBQ;EOhBR,mBAAmB;AtB+qF3B;;AsBlvFA;EAyEI,6BAvFqC;AtBowFzC;;AsBtvFA;;EA6EM,qBAhGgC;EAiGhC,cjBtGuB;ALoxF7B;;AsB5vFA;EAmFI,6BA/FqC;AtB4wFzC;;AsBhwFA;;EAuFM,qBAxGgC;EAyGhC,cjBhHuB;AL8xF7B;;AsBtwFA;EA6FI,6BA1GqC;AtBuxFzC;;AsB1wFA;;EAmGU,sBAAsB;AtB4qFhC;;AsB/wFA;;EA6GM,iBAAiB;AtBuqFvB;;AsBpxFA;;EAoHU,wBAAwB;AtBqqFlC;;AsBzxFA;EA2HI,WAAW;AtBkqFf;;AsB7xFA;EAkIU,yBjBlJiB;ALizF3B;;AsBjyFA;EA2IY,yBjB3Je;ALqzF3B;;AsBryFA;EA8Ic,4BjB/Ja;AL0zF3B;;AsBzyFA;;EAyJM,qBAAqB;AtBqpF3B;;AsB9yFA;EAiKU,yBjBjLiB;ALk0F3B;;AsB1oFA;EhBzGE,iCAAiC;EgB8GjC,cAAc;EACd,kBAAkB;EAClB,eAAe;AtB0oFjB;;AuB90FA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;AvBi1F7B;;AuBr1FA;EAOI,qBAAqB;AvBk1FzB;;AuBz1FA;EjB6PI,oBiBnPwC;AvBm1F5C;;AuB71FA;EAeI,sBAAsB;AvBk1F1B;;AuBj2FA;EAmBI,mBAAmB;AvBk1FvB;;AuBr2FA;EAyBM,elBKO;AL20Fb;;AuBz2FA;EA+BM,kBlBFU;ALg1FhB;;AuB72FA;EAoCI,uBAAuB;AvB60F3B;;AuBj3FA;EAuCM,qBAAqB;EACrB,oBAAoB;AvB80F1B;;AuBt3FA;EA6CI,yBAAyB;AvB60F7B;;AuB13FA;EAiDQ,mBAAmB;AvB60F3B;;AuB93FA;EAqDQ,eAAe;AvB60FvB;;AuBl4FA;EjB6PI,eiBjMmC;AvB00FvC;;AuBt4FA;EjB6PI,ciB9LqC;EAE/B,yBAAyB;EACzB,4BAA4B;AvB00FtC;;AuB54FA;EA6EU,0BAA0B;EAC1B,6BAA6B;AvBm0FvC;;AuBvzFA;EACE,mBAAmB;EACnB,4BlBxFyB;EkByFzB,kBlBWU;EkBVV,clBhGyB;EkBiGzB,oBAAoB;EACpB,kBlBjEc;EkBkEd,WAAW;EACX,uBAAuB;EACvB,gBAAgB;EAChB,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;AvB0zFrB;;AuBt0FA;EjBmKI,oBiBpJuC;EjBoJvC,uBiBnJyC;AvB2zF7C;;AuB30FA;EAyBM,uBlB7GkB;EkB8GlB,clB3HgB;ALi7FtB;;AuBh1FA;EAyBM,yBlB1HgB;EkB2HhB,YlB9GkB;ALy6FxB;;AuBr1FA;EAyBM,4BlB/GqB;EkBgHrB,yBRfe;Af+0FrB;;AuB11FA;EAyBM,yBlBtHuB;EkBuHvB,WRZU;Afi1FhB;;AuB/1FA;EAyBM,yBlBxGyB;EkByGzB,WRZU;Afs1FhB;;AuBp2FA;EAkCU,yBRRsC;EQStC,cRG2D;Afm0FrE;;AuBz2FA;EAyBM,yBlBtGmB;EkBuGnB,WRZU;Afg2FhB;;AuB92FA;EAkCU,yBRRsC;EQStC,cRG2D;Af60FrE;;AuBn3FA;EAyBM,yBlBvGmB;EkBwGnB,WRZU;Af02FhB;;AuBx3FA;EAkCU,yBRRsC;EQStC,cRG2D;Afu1FrE;;AuB73FA;EAyBM,yBlBzGoB;EkB0GpB,WRZU;Afo3FhB;;AuBl4FA;EAkCU,yBRRsC;EQStC,cRG2D;Afi2FrE;;AuBv4FA;EAyBM,yBlB1GqB;EkB2GrB,yBRfe;Afi4FrB;;AuB54FA;EAkCU,yBRRsC;EQStC,cRG2D;Af22FrE;;AuBj5FA;EAyBM,yBlBpGkB;EkBqGlB,WRZU;Afw4FhB;;AuBt5FA;EAkCU,yBRRsC;EQStC,cRG2D;Afq3FrE;;AuB35FA;EA2CI,kBlBtGY;AL09FhB;;AuB/5FA;EA+CI,elB3GS;AL+9Fb;;AuBn6FA;EAmDI,kBlBhHY;ALo+FhB;;AuBv6FA;EjBmKI,qBiB3G0C;EjB2G1C,sBiB1G0C;AvBm3F9C;;AuB56FA;EjBmKI,qBiBtG0C;EjBsG1C,sBiBrG0C;AvBm3F9C;;AuBj7FA;EjBmKI,qBiBjG0C;EjBiG1C,sBiBhG0C;AvBm3F9C;;AuBt7FA;EjBmKI,gBiBjQmB;EAyKnB,UAAU;EACV,kBAAkB;EAClB,UAAU;AvBg3Fd;;AuB77FA;EAiFM,8BAA8B;EAC9B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;AvBg3FrC;;AuBx8FA;EA4FM,WAAW;EACX,UAAU;AvBg3FhB;;AuB78FA;EAiGM,WAAW;EACX,UAAU;AvBg3FhB;;AuBl9FA;EAuGM,yBAAmD;AvB+2FzD;;AuBt9FA;EA2GM,yBAAoD;AvB+2F1D;;AuB19FA;EAgHI,qBlBhGmB;AL88FvB;;AuB12FA;EAEI,0BAA0B;AvB42F9B;;AwBhjGA;;EAIE,sBAAsB;AxBijGxB;;AwBrjGA;;;;EAQI,oBAAoB;AxBojGxB;;AwB5jGA;;EAYI,iBAxBmB;AxB6kGvB;;AwBjkGA;;EAgBI,iBA3BmB;AxBilGvB;;AwBtkGA;;EAoBI,sBAAsB;AxBujG1B;;AwBnjGA;EACE,cnBxC2B;EmB8C3B,enBhBW;EmBiBX,gBnBRmB;EmBSnB,kBAhDuB;AxBimGzB;;AwB1jGA;EAYI,cAlDwB;EAmDxB,oBAlDyB;AxBomG7B;;AwB/jGA;EAiBI,oBA3C+B;AxB6lGnC;;AwBnkGA;EAyBM,enBpCO;ALklGb;;AwBvkGA;EAyBM,iBnBnCS;ALqlGf;;AwB3kGA;EAyBM,enBlCO;ALwlGb;;AwB/kGA;EAyBM,iBnBjCS;AL2lGf;;AwBnlGA;EAyBM,kBnBhCU;AL8lGhB;;AwBvlGA;EAyBM,enB/BO;ALimGb;;AwB3lGA;EAyBM,kBnB9BU;ALomGhB;;AwBjkGA;EACE,cnBrEyB;EmB2EzB,kBnB5Cc;EmB6Cd,gBnBxCiB;EmByCjB,iBApEyB;AxBmoG3B;;AwBxkGA;EAYI,cnBjFyB;EmBkFzB,gBnB3CiB;AL2mGrB;;AwB7kGA;EAiBI,oBAzE+B;AxByoGnC;;AwBjlGA;EAyBM,enBlEO;AL8nGb;;AwBrlGA;EAyBM,iBnBjES;ALioGf;;AwBzlGA;EAyBM,enBhEO;ALooGb;;AwB7lGA;EAyBM,iBnB/DS;ALuoGf;;AwBjmGA;EAyBM,kBnB9DU;AL0oGhB;;AwBrmGA;EAyBM,enB7DO;AL6oGb;;AwBzmGA;EAyBM,kBnB5DU;ALgpGhB;;AyB9qGA;EACE,cAAc;EACd,eAAe;EACf,mBAAmB;EACnB,kBAAkB;EAClB,yBAAyB;AzBirG3B;;AyB1qGA;EACE,mBAAmB;EACnB,4BpBXyB;EoBYzB,qBpB0FqB;EoBzFrB,oBAAoB;EACpB,kBpBWc;EoBVd,WAAW;EACX,uBAAuB;EACvB,oBAAoB;EACpB,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;EAClB,mBAAmB;AzB6qGrB;;A0B/sGA,eAAA;ACuEA;EApCE,uBtBpBsB;EsBqBtB,qBtB1B4B;EsB2B5B,kBtB4EU;EsB3EV,ctBhC2B;ALitG7B;;AMnnGI;EqB3DA,4BtBnCyB;ALqtG7B;;AMvnGI;EqB3DA,4BtBnCyB;ALytG7B;;AM3nGI;EqB3DA,4BtBnCyB;AL6tG7B;;AM/nGI;EqB3DA,4BtBnCyB;ALiuG7B;;A2B1rGE;EAEE,qBtBtCwB;ALkuG5B;;A2BzrGE;EAIE,qBtBhCqB;EsBiCrB,iDtBjCqB;AL0tGzB;;A2BtrGE;;;;;EAEE,4BtB/CuB;EsBgDvB,wBtBhDuB;EsBiDvB,gBAAgB;EAChB,ctBvDkB;ALmvGtB;;AMvpGI;;;;;EqBlCE,+BtB1DgB;AL2vGtB;;AM/pGI;;;;;EqBlCE,+BtB1DgB;ALmwGtB;;AMvqGI;;;;;EqBlCE,+BtB1DgB;AL2wGtB;;AM/qGI;;;;;EqBlCE,+BtB1DgB;ALmxGtB;;A4BrxGA;EAGE,2DvBPoB;EuBQpB,eAAe;EACf,WAAW;A5BsxGb;;A4BpxGE;EACE,gBAAgB;A5BuxGpB;;A4BhxGI;EACE,mBvBPkB;AL0xGxB;;A4BpxGK;EAOG,mDvBbgB;AL8xGxB;;A4BxxGI;EACE,qBvBpBgB;AL+yGtB;;A4B5xGK;EAOG,gDvB1Bc;ALmzGtB;;A4BhyGI;EACE,wBvBTqB;AL4yG3B;;A4BpyGK;EAOG,mDvBfmB;ALgzG3B;;A4BxyGI;EACE,qBvBhBuB;AL2zG7B;;A4B5yGK;EAOG,gDvBtBqB;AL+zG7B;;A4BhzGI;EACE,qBvBFyB;ALqzG/B;;A4BpzGK;EAOG,iDvBRuB;ALyzG/B;;A4BxzGI;EACE,qBvBAmB;AL2zGzB;;A4B5zGK;EAOG,iDvBNiB;AL+zGzB;;A4Bh0GI;EACE,qBvBDmB;ALo0GzB;;A4Bp0GK;EAOG,kDvBPiB;ALw0GzB;;A4Bx0GI;EACE,qBvBHoB;AL80G1B;;A4B50GK;EAOG,kDvBTkB;ALk1G1B;;A4Bh1GI;EACE,qBvBJqB;ALu1G3B;;A4Bp1GK;EAOG,mDvBVmB;AL21G3B;;A4Bx1GI;EACE,qBvBEkB;ALy1GxB;;A4B51GK;EAOG,kDvBJgB;AL61GxB;;A4Bn1GE;ExBcA,kBCgEgB;ED/DhB,kBCTc;ALk1GhB;;A4Bp1GE;ExBeA,kBCfc;ALw1GhB;;A4Bp1GE;ExBeA,iBCpBa;AL61Gf;;A4Bn1GE;EACE,cAAc;EACd,WAAW;A5Bs1Gf;;A4Bn1GE;EACE,eAAe;EACf,WAAW;A5Bs1Gf;;A4Bl1GA;EAII,qBvBqDmB;EuBpDnB,gDAA4D;EAC5D,iDAA6D;A5Bk1GjE;;A4Bx1GA;EAUI,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;EAChB,eAAe;EACf,gBAAgB;A5Bk1GpB;;A4B90GA;EAGE,cAAc;EACd,eAAe;EACf,eAAe;EACf,2BxBvEkE;EwBwElE,gBAAgB;A5B+0GlB;;A4Bt1GA;EAUI,gBArFsB;EAsFtB,eArFqB;A5Bq6GzB;;A4B31GA;EAeI,eAAe;A5Bg1GnB;;A4B/1GA;EAoBI,YAAY;A5B+0GhB;;A6B/6GA;EACE,eAAe;EACf,qBAAqB;EACrB,iBAAiB;EACjB,kBAAkB;A7Bk7GpB;;A6Bh7GE;EACE,eAAe;A7Bm7GnB;;A6Bh7GE;EACE,cxBLyB;ALw7G7B;;A6Bh7GE;;;;;EAGE,cxBTkB;EwBUlB,mBAAmB;A7Bq7GvB;;A6B76GA;EvB4OI,kBuBxOqC;A7B66GzC;;A8Bz8GA;EACE,qBAAqB;EACrB,eAAe;EACf,kBAAkB;EAClB,mBAAmB;A9B48GrB;;A8Bh9GA;EAOI,a1BFkB;AJ+8GtB;;A8Bp9GA;EAcM,qBzBMmB;EC4PrB,cwBhQ+B;EAE7B,UAAU;A9Bw8GhB;;A8B19GA;EAwBM,qBzByFiB;ECmJnB,iBwB1OsC;A9Bq8G1C;;A8B/9GA;EAiCI,eAAe;EACf,cAAc;EACd,cAAc;EACd,eAAe;EACf,aAAa;A9Bk8GjB;;A8Bv+GA;EAwCM,aAAa;A9Bm8GnB;;A8B3+GA;;EA6CM,wBzBlCqB;ALq+G3B;;A8Bh/GA;ExBoQI,oBwBnNwC;A9Bm8G5C;;A8Bp/GA;EAqDM,YAAY;EACZ,UAAU;A9Bm8GhB;;A8Bz/GA;EAyDQ,kBAAkB;A9Bo8G1B;;A8B7/GA;EAiEM,qBzB7DuB;AL6/G7B;;A8BjgHA;EA2EQ,mBzB9DgB;ALw/GxB;;A8BrgHA;EA+EQ,mBzBlEgB;AL4/GxB;;A8BzgHA;EAmFU,qBfuEuB;Afm3GjC;;A8B7gHA;EA0FU,mDzB7Ec;ALogHxB;;A8BjhHA;EA2EQ,qBzB3Ec;ALqhHtB;;A8BrhHA;EA+EQ,qBzB/Ec;ALyhHtB;;A8BzhHA;EAmFU,mBfuEuB;Afm4GjC;;A8B7hHA;EA0FU,gDzB1FY;ALiiHtB;;A8BjiHA;EA2EQ,wBzBhEmB;AL0hH3B;;A8BriHA;EA+EQ,wBzBpEmB;AL8hH3B;;A8BziHA;EAmFU,qBfuEuB;Afm5GjC;;A8B7iHA;EA0FU,mDzB/EiB;ALsiH3B;;A8BjjHA;EA2EQ,qBzBvEqB;ALijH7B;;A8BrjHA;EA+EQ,qBzB3EqB;ALqjH7B;;A8BzjHA;EAmFU,qBfuEuB;Afm6GjC;;A8B7jHA;EA0FU,gDzBtFmB;AL6jH7B;;A8BjkHA;EA2EQ,qBzBzDuB;ALmjH/B;;A8BrkHA;EA+EQ,qBzB7DuB;ALujH/B;;A8BzkHA;EAmFU,qBfuEuB;Afm7GjC;;A8B7kHA;EA0FU,iDzBxEqB;AL+jH/B;;A8BjlHA;EA2EQ,qBzBvDiB;ALikHzB;;A8BrlHA;EA+EQ,qBzB3DiB;ALqkHzB;;A8BzlHA;EAmFU,qBfuEuB;Afm8GjC;;A8B7lHA;EA0FU,iDzBtEe;AL6kHzB;;A8BjmHA;EA2EQ,qBzBxDiB;ALklHzB;;A8BrmHA;EA+EQ,qBzB5DiB;ALslHzB;;A8BzmHA;EAmFU,qBfuEuB;Afm9GjC;;A8B7mHA;EA0FU,kDzBvEe;AL8lHzB;;A8BjnHA;EA2EQ,qBzB1DkB;ALomH1B;;A8BrnHA;EA+EQ,qBzB9DkB;ALwmH1B;;A8BznHA;EAmFU,qBfuEuB;Afm+GjC;;A8B7nHA;EA0FU,kDzBzEgB;ALgnH1B;;A8BjoHA;EA2EQ,qBzB3DmB;ALqnH3B;;A8BroHA;EA+EQ,qBzB/DmB;ALynH3B;;A8BzoHA;EAmFU,qBfuEuB;Afm/GjC;;A8B7oHA;EA0FU,mDzB1EiB;ALioH3B;;A8BjpHA;EA2EQ,qBzBrDgB;AL+nHxB;;A8BrpHA;EA+EQ,qBzBzDgB;ALmoHxB;;A8BzpHA;EAmFU,qBfuEuB;AfmgHjC;;A8B7pHA;EA0FU,kDzBpEc;AL2oHxB;;A8BjqHA;E1B8CE,kBCgEgB;ED/DhB,kBCTc;ALgoHhB;;A8BtqHA;E1BmDE,kBCfc;ALsoHhB;;A8B1qHA;E1BuDE,iBCpBa;AL2oHf;;A8B9qHA;EAgHM,gCAA8C;EAC9C,YAAY;A9BkkHlB;;A8BnrHA;EAsHI,WAAW;A9BikHf;;A8BvrHA;EAyHM,WAAW;A9BkkHjB;;A8B3rHA;EAiIM,aAAa;EACb,kBAAkB;ExB8IpB,cwB5I+B;EAE7B,YAAY;EACZ,eAAe;A9B4jHrB;;A8BnsHA;EA2IM,kBzBrGU;ALiqHhB;;A8BvsHA;EA+IM,kBzB3GU;ALuqHhB;;A8B3sHA;EAmJM,iBzBhHS;AL4qHf;;A+BlsHA;EAGE,oBAAoB;EACpB,aAAa;EACb,2BAA2B;EAC3B,kBAAkB;A/BmsHpB;;A+BzsHA;EAeQ,uB1BfgB;E0BgBhB,yBAAyB;EACzB,c1B9Bc;AL4tHtB;;A+B/sHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,c1BtCY;ALkuHtB;;A+BrtHA;EAgCU,yBAAyB;EACzB,+C1BjCc;E0BkCd,c1B/CY;ALwuHtB;;A+B3tHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,c1BxDY;AL8uHtB;;A+BjuHA;EAeQ,yB1B5Bc;E0B6Bd,yBAAyB;EACzB,Y1BjBgB;ALuuHxB;;A+BvuHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,Y1BzBc;AL6uHxB;;A+B7uHA;EAgCU,yBAAyB;EACzB,4C1B9CY;E0B+CZ,Y1BlCc;ALmvHxB;;A+BnvHA;EAyCU,uBhBoGuB;EgBnGvB,yBAAyB;EACzB,Y1B3Cc;ALyvHxB;;A+BzvHA;EAeQ,4B1BjBmB;E0BkBnB,yBAAyB;EACzB,yBhB8Ea;AfgqHrB;;A+B/vHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,yBhBsEW;AfsqHrB;;A+BrwHA;EAgCU,yBAAyB;EACzB,+C1BnCiB;E0BoCjB,yBhB6DW;Af4qHrB;;A+B3wHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,yBhBoDW;AfkrHrB;;A+BjxHA;EAeQ,yB1BxBqB;E0ByBrB,yBAAyB;EACzB,WhBiFQ;AfqrHhB;;A+BvxHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2rHhB;;A+B7xHA;EAgCU,yBAAyB;EACzB,4C1B1CmB;E0B2CnB,WhBgEM;AfisHhB;;A+BnyHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfusHhB;;A+BzyHA;EAeQ,yB1BVuB;E0BWvB,yBAAyB;EACzB,WhBiFQ;Af6sHhB;;A+B/yHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;AfmtHhB;;A+BrzHA;EAgCU,yBAAyB;EACzB,6C1B5BqB;E0B6BrB,WhBgEM;AfytHhB;;A+B3zHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Af+tHhB;;A+Bj0HA;EAeQ,yB1BRiB;E0BSjB,yBAAyB;EACzB,WhBiFQ;AfquHhB;;A+Bv0HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2uHhB;;A+B70HA;EAgCU,yBAAyB;EACzB,6C1B1Be;E0B2Bf,WhBgEM;AfivHhB;;A+Bn1HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfuvHhB;;A+Bz1HA;EAeQ,yB1BTiB;E0BUjB,yBAAyB;EACzB,WhBiFQ;Af6vHhB;;A+B/1HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;AfmwHhB;;A+Br2HA;EAgCU,yBAAyB;EACzB,8C1B3Be;E0B4Bf,WhBgEM;AfywHhB;;A+B32HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Af+wHhB;;A+Bj3HA;EAeQ,yB1BXkB;E0BYlB,yBAAyB;EACzB,WhBiFQ;AfqxHhB;;A+Bv3HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2xHhB;;A+B73HA;EAgCU,yBAAyB;EACzB,8C1B7BgB;E0B8BhB,WhBgEM;AfiyHhB;;A+Bn4HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfuyHhB;;A+Bz4HA;EAeQ,yB1BZmB;E0BanB,yBAAyB;EACzB,yBhB8Ea;AfgzHrB;;A+B/4HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,yBhBsEW;AfszHrB;;A+Br5HA;EAgCU,yBAAyB;EACzB,+C1B9BiB;E0B+BjB,yBhB6DW;Af4zHrB;;A+B35HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,yBhBoDW;Afk0HrB;;A+Bj6HA;EAeQ,yB1BNgB;E0BOhB,yBAAyB;EACzB,WhBiFQ;Afq0HhB;;A+Bv6HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af20HhB;;A+B76HA;EAgCU,yBAAyB;EACzB,8C1BxBc;E0ByBd,WhBgEM;Afi1HhB;;A+Bn7HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Afu1HhB;;A+Bz7HA;EAmDI,kB1B1BY;ALo6HhB;;A+B77HA;EAuDI,e1B/BS;ALy6Hb;;A+Bj8HA;EA2DI,kB1BpCY;AL86HhB;;A+Br8HA;EA+DQ,eAAe;A/B04HvB;;A+Bz8HA;EAqEI,iB1B/CW;ALu7Hf;;A+B78HA;EAyEQ,eAAe;A/Bw4HvB;;A+Bj9HA;EAiFM,6BAA6B;EAC7B,0BAA0B;A/Bo4HhC;;A+Bt9HA;EAsFM,4BAA4B;EAC5B,yBAAyB;A/Bo4H/B;;A+B39HA;EA4FQ,kB1BMI;AL63HZ;;A+B/9HA;EAgGQ,aAAa;A/Bm4HrB;;A+Bn+HA;EAuGM,sBAAsB;A/Bg4H5B;;A+Bv+HA;EA2GM,sBAAsB;EACtB,YAAY;EACZ,gBAAgB;A/Bg4HtB;;A+B7+HA;EAiHM,uBAAuB;A/Bg4H7B;;A+Bj/HA;EAqHM,aAAa;EACb,YAAY;A/Bg4HlB;;A+Bt/HA;EAyHQ,eAAe;A/Bi4HvB;;A+B1/HA;EA+HQ,eAAe;A/B+3HvB;;A+B9/HA;EAqIQ,eAAe;A/B63HvB;;A+BlgIA;EA2IQ,eAAe;A/B23HvB;;A+BtgIA;EAiJQ,0BAA4C;A/By3HpD;;A+B1gIA;EAqJQ,0B1BnDI;E0BoDJ,uBAAuB;A/By3H/B;;A+B/gIA;EA4JI,uBAAuB;A/Bu3H3B;;A+BnhIA;EAiKM,WAAW;A/Bs3HjB;;A+BvhIA;EAqKM,YAAY;EACZ,eAAe;A/Bs3HrB;;A+B5hIA;EA2KI,yBAAyB;A/Bq3H7B;;A+BhiIA;EA8KM,0BAA4C;A/Bs3HlD;;A+BpiIA;EAkLM,0B1BhFM;E0BiFN,2BAA2B;EAC3B,SAAS;A/Bs3Hf;;A+Bj3HA;EACE,oBAAoB;EACpB,aAAa;EACb,eAAe;EACf,2BAA2B;EAC3B,gBAAgB;EAChB,kBAAkB;A/Bo3HpB;;A+B13HA;EAUM,yBhBtD2B;EgBuD3B,c1B7MuB;ALikI7B;;A+B/3HA;EAeM,qBhB3D2B;Af+6HjC;;A+Bn4HA;EAqBM,yBhBjE2B;EgBkE3B,c1BxNuB;AL0kI7B;;A+Bx4HA;EA0BM,qBhBtE2B;Afw7HjC;;A+B72HA;EACE,YAAY;EACZ,OAAO;EACP,UAAU;EACV,aAAa;EACb,kBAAkB;EAClB,MAAM;EACN,WAAW;A/Bg3Hb;;A+B72HA;;EAIE,qB1B3O4B;E0B4O5B,kB1BrIU;E0BsIV,cAAc;EACd,iBAAiB;EACjB,kBAAkB;EAClB,mBAAmB;A/B82HrB;;A+B32HA;EACE,4B1BjPyB;E0BkPzB,c1BxPyB;ALsmI3B;;A+B32HA;EACE,qB1BzP4B;E0B0P5B,mBA3P4B;EA4P5B,2BA3PoC;EA4PpC,cAAc;EACd,eA5PwB;EA6PxB,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;A/B82HzB;;A+B32HA;EACE,mBAAmB;EACnB,aAAa;EACb,WAAW;EACX,uBAAuB;EzBXrB,mByBamC;EAErC,UAAU;A/B42HZ;;A+Bp3HA;EAWI,eAAe;A/B62HnB;;AgC9nIA;EACE,c3BF2B;E2BG3B,cAAc;EACd,e3B6BW;E2B5BX,gB3BmCe;AL8lIjB;;AgCroIA;EAOI,oBAAoB;AhCkoIxB;;AgCzoIA;EAYI,kB3BqBY;AL4mIhB;;AgC7oIA;EAgBI,kB3BeY;ALknIhB;;AgCjpIA;EAoBI,iB3BUW;ALunIf;;AgC7nIA;EACE,cAAc;EACd,kB3BOc;E2BNd,mBAAmB;AhCgoIrB;;AgCnoIA;EASM,Y3BzBkB;ALupIxB;;AgCvoIA;EASM,c3BtCgB;ALwqItB;;AgC3oIA;EASM,iB3B3BqB;ALiqI3B;;AgC/oIA;EASM,c3BlCuB;AL4qI7B;;AgCnpIA;EASM,c3BpByB;ALkqI/B;;AgCvpIA;EASM,c3BlBmB;ALoqIzB;;AgC3pIA;EASM,c3BnBmB;ALyqIzB;;AgC/pIA;EASM,c3BrBoB;AL+qI1B;;AgCnqIA;EASM,c3BtBqB;ALorI3B;;AgCvqIA;EASM,c3BhBkB;ALkrIxB;;AgC3pIA;EAEI,sBAAsB;AhC6pI1B;;AgC/pIA;EAOI,aAAa;EACb,2BAA2B;AhC4pI/B;;AgCpqIA;E1BuNI,kB0B3MwC;AhC4pI5C;;AgCxqIA;;;EAmBU,gBAAgB;AhC2pI1B;;AgC9qIA;;;EA4BY,6BAA6B;EAC7B,0BAA0B;AhCwpItC;;AgCrrIA;;;EA4CY,4BAA4B;EAC5B,yBAAyB;AhC+oIrC;;AgC5rIA;;;;;EA6DY,UAAU;AhCuoItB;;AgCpsIA;;;;;;;;;EAoEY,UAAU;AhC4oItB;;AgChtIA;;;;;;;;;EAuEc,UAAU;AhCqpIxB;;AgC5tIA;EA8EQ,YAAY;EACZ,cAAc;AhCkpItB;;AgCjuIA;EAoFM,uBAAuB;AhCipI7B;;AgCruIA;EAwFM,yBAAyB;AhCipI/B;;AgCzuIA;EA6FQ,YAAY;EACZ,cAAc;AhCgpItB;;AgC9uIA;EAoGI,aAAa;EACb,2BAA2B;AhC8oI/B;;AgCnvIA;EAwGM,cAAc;AhC+oIpB;;AgCvvIA;EA2GQ,gBAAgB;E1B4GpB,qB0B1G2C;AhC+oI/C;;AgC5vIA;EAiHQ,YAAY;EACZ,cAAc;AhC+oItB;;AgCjwIA;EAuHM,uBAAuB;AhC8oI7B;;AgCrwIA;EA2HM,yBAAyB;AhC8oI/B;;AgCzwIA;EA+HM,eAAe;AhC8oIrB;;AgC7wIA;EAoIU,sBAAsB;AhC6oIhC;;AgCjxIA;EAyIQ,uBAAuB;AhC4oI/B;;AgCrxIA;EA6IQ,gBAAgB;AhC4oIxB;;AMtrIE;E0BnGF;IAoJM,aAAa;EhC0oIjB;AACF;;AgCtoIA;EAEI,kBAAkB;AhCwoItB;;AMtsIE;E0B4DF;IAMI,qBAAqB;EhCyoIvB;AACF;;AMtsIE;E0BsDF;IAUI,aAAa;IACb,YAAY;IACZ,cAAc;I1BkDd,oB0BhDsC;IAEtC,iBAAiB;EhCyoInB;EgCzpIF;IAmBM,kB3BnLU;I2BoLV,oBAAoB;EhCyoIxB;EgC7pIF;IAwBM,oBAAoB;EhCwoIxB;EgChqIF;IA4BM,kB3B9LU;I2B+LV,oBAAoB;EhCuoIxB;EgCpqIF;IAiCM,iB3BpMS;I2BqMT,oBAAoB;EhCsoIxB;AACF;;AgCloIA;EAEI,gBAAgB;AhCooIpB;;AMnuIE;E0B6FF;IAMI,aAAa;IACb,aAAa;IACb,YAAY;IACZ,cAAc;EhCqoIhB;EgC9oIF;IAYM,gBAAgB;EhCqoIpB;EgCjpIF;IAgBM,cAAc;EhCooIlB;EgCppIF;IAmBQ,YAAY;EhCooIlB;EgCvpIF;I1BuBI,qB0BA2C;EhCmoI7C;AACF;;AgC9nIA;EACE,sBAAsB;EACtB,WAAW;EACX,e3BxOW;E2ByOX,kBAAkB;EAClB,mBAAmB;AhCioIrB;;AgCtoIA;;;EAcU,c3BnRiB;ALi5I3B;;AgC5oIA;;;EAmBQ,kB3BvPQ;ALs3IhB;;AgClpIA;;;EAuBQ,kB3B7PQ;AL83IhB;;AgCxpIA;;;EA2BQ,iB3BlQO;ALq4If;;AgC9pIA;EAgCM,c3BlSwB;E2BmSxB,a5BtSgB;E4BuShB,oBAAoB;EACpB,kBAAkB;EAClB,MAAM;EACN,Y5B1SgB;E4B2ShB,UAAU;AhCkoIhB;;AgCxqIA;;EA6CM,mB5BlTgB;AJk7ItB;;AgC7qIA;EAiDM,OAAO;AhCgoIb;;AgCjrIA;;EAwDM,oB5B7TgB;AJ27ItB;;AgCtrIA;EA4DM,QAAQ;AhC8nId;;AgC1rIA;EAoEM,6BAA6B;E1B9D/B,c0BgE+B;EAE7B,YAAY;EACZ,UAAU;AhCwnIhB;;AgCjsIA;EA6EM,kB3BjTU;ALy6IhB;;AgCrsIA;EAiFM,kB3BvTU;AL+6IhB;;AgCzsIA;EAqFM,iB3B5TS;ALo7If;;AiCz9IA,qBAAA;ACWA;EAKE,e7BuBW;E6BtBX,mBAAmB;AlC88IrB;;AkCp9IA;EASI,mBAAmB;EACnB,c7BCqB;E6BArB,aAAa;EACb,uBAAuB;EACvB,iBAjBuC;AlCg+I3C;;AkC59IA;EAiBM,c7BtBuB;ALq+I7B;;AkCh+IA;EAsBI,mBAAmB;EACnB,aAAa;AlC88IjB;;AkCr+IA;E5B2PI,e4BjOoC;AlC+8IxC;;AkCz+IA;EA+BQ,c7BpCqB;E6BqCrB,eAAe;EACf,oBAAoB;AlC88I5B;;AkC/+IA;EAsCM,c7BxCsB;E6ByCtB,YAAY;AlC68IlB;;AkCp/IA;;EA6CI,uBAAuB;EACvB,aAAa;EACb,eAAe;EACf,2BAA2B;AlC48I/B;;AkC5/IA;E5B2PI,mB4BtMuC;AlC28I3C;;AkChgJA;E5B2PI,kB4BlMuC;AlC28I3C;;AkCpgJA;;EAiEM,uBAAuB;AlCw8I7B;;AkCzgJA;;EAwEM,yBAAyB;AlCs8I/B;;AkC9gJA;EA8EI,kB7BjDY;ALq/IhB;;AkClhJA;EAkFI,kB7BvDY;AL2/IhB;;AkCthJA;EAsFI,iB7B5DW;ALggJf;;AkC1hJA;EA4FM,YAAS;AlCk8If;;AkC9hJA;EAkGM,YAAS;AlCg8If;;AkCliJA;EAwGM,YAAY;AlC87IlB;;AkCtiJA;EA8GM,YAAS;AlC47If;;AmC/hJA;EACE,uB9BRsB;E8BStB,sBAnBmB;EAoBnB,0F9BvBoB;E8BwBpB,c9BnByB;E8BoBzB,eAAe;EACf,kBAAkB;AnCkiJpB;;AmC9hJE;EACE,+BA5BiB;EA6BjB,gCA7BiB;AnC8jJrB;;AmC9hJE;EACE,kCAjCiB;EAkCjB,mCAlCiB;AnCmkJrB;;AmC7hJA;EAGE,6BAvCwC;EAwCxC,oBAAoB;EACpB,kD9B9CoB;E8B+CpB,aAAa;AnC8hJf;;AmC3hJA;EACE,mBAAmB;EACnB,c9BhD2B;E8BiD3B,aAAa;EACb,YAAY;EACZ,gB9BXe;E8BYf,qBAjDgC;AnC+kJlC;;AmCpiJA;EASI,uBAAuB;AnC+hJ3B;;AmC3hJA;E7B0CE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;E6BhDV,mBAAmB;EACnB,eAAe;EACf,aAAa;EACb,uBAAuB;EACvB,qBA/DgC;AnCqmJlC;;AmCniJA;EACE,cAAc;EACd,kBAAkB;AnCsiJpB;;AmCxiJA;EAMM,+BA5Ee;EA6Ef,gCA7Ee;AnCmnJrB;;AmC7iJA;EAaM,kCAnFe;EAoFf,mCApFe;AnCwnJrB;;AmC/hJA;EAGE,6BApFyC;EAqFzC,eApF2B;AnConJ7B;;AmC7hJA;EAGE,6BAxFwC;EAyFxC,6B9B9F6B;E8B+F7B,oBAAoB;EACpB,aAAa;AnC8hJf;;AmC3hJA;EACE,mBAAmB;EACnB,aAAa;EACb,aAAa;EACb,YAAY;EACZ,cAAc;EACd,uBAAuB;EACvB,gBAnG2B;AnCioJ7B;;AmCriJA;E7BwJI,+BD3P2B;AL4oJ/B;;AmCzhJA;EAEI,qB9B9EkB;ALymJtB;;AoCtoJA;EACE,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;ApCyoJrB;;AoC5oJA;EAQM,cAAc;ApCwoJpB;;AoChpJA;EAcM,UAAU;EACV,QAAQ;ApCsoJd;;AoCrpJA;EAqBM,YAAY;EACZ,mBArCuB;EAsCvB,oBAAoB;EACpB,SAAS;ApCooJf;;AoC/nJA;EACE,aAAa;E9B+NX,O8B7NqB;EAEvB,gBArD6B;EAsD7B,gBAlD2B;EAmD3B,kBAAkB;EAClB,SAAS;EACT,WAhDqB;ApCgrJvB;;AoC7nJA;EACE,uB/BhDsB;E+BiDtB,kB/BiDU;E+BhDV,0F/B/DoB;E+BgEpB,sBA3DsC;EA4DtC,mBA3DmC;ApC2rJrC;;AoBzqJsB;EgB6CpB,c/BhEyB;E+BiEzB,cAAc;EACd,mBAAmB;EACnB,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;ApCgoJpB;;AoC7nJA;;E9BuLI,mB8BrLmC;EAErC,mBAAmB;EACnB,mBAAmB;EACnB,WAAW;ApC+nJb;;AoCroJA;;EASI,4B/B3EuB;E+B4EvB,c/BvFkB;ALwtJtB;;AoC3oJA;;EAcI,yB/BvEqB;E+BwErB,WrBmBY;Af+mJhB;;AoC9nJA;EACE,yB/BxF6B;E+ByF7B,YAAY;EACZ,cAAc;EACd,WAAW;EACX,gBAAgB;ApCioJlB;;AqCpuJA;EAGE,mBAAmB;EACnB,8BAA8B;ArCquJhC;;AqCzuJA;EAOI,kBhCsGQ;ALgoJZ;;AqC7uJA;EAWI,qBAAqB;EACrB,mBAAmB;ArCsuJvB;;AqClvJA;EAiBI,aAAa;ArCquJjB;;AqCtvJA;;EAqBM,aAAa;ArCsuJnB;;AqC3vJA;EAyBM,aAAa;ArCsuJnB;;AqC/vJA;EA8BQ,gBAAgB;E/BoOpB,qB+BpQqC;ArCswJzC;;AqCpwJA;EAoCQ,YAAY;ArCouJpB;;AM1nJE;E+B9IF;IA2CI,aAAa;ErCkuJf;EqC7wJF;IA+CQ,YAAY;ErCiuJlB;AACF;;AqC5tJA;EACE,mBAAmB;EACnB,aAAa;EACb,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,uBAAuB;ArC+tJzB;;AqCruJA;;EAUI,gBAAgB;ArCguJpB;;AMvpJE;E+BnFF;IAgBM,sBAvEmC;ErCsyJvC;AACF;;AqC3tJA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;ArC8tJhB;;AqCluJA;;EASM,YAAY;ArC8tJlB;;AMnqJE;E+BpEF;;I/BwLI,qB+BpQqC;ErCyzJvC;AACF;;AqCztJA;EACE,mBAAmB;EACnB,2BAA2B;ArC4tJ7B;;AMrrJE;E+BzCF;IAOM,kBAAkB;ErC4tJtB;AACF;;AMrrJE;E+B/CF;IAYI,aAAa;ErC6tJf;AACF;;AqC1tJA;EACE,mBAAmB;EACnB,yBAAyB;ArC6tJ3B;;AMhsJE;E+B/BF;IAMI,aAAa;ErC8tJf;AACF;;AsC70JA;EACE,uBAAuB;EACvB,aAAa;EACb,mBAAmB;AtCg1JrB;;AsCn1JA;EAMI,sBAX2B;AtC41J/B;;AsCv1JA;EAUI,8CjCX0B;EiCY1B,aAAa;EACb,oBAhB2B;AtCi2J/B;;AsC71JA;;EAgBM,qBAnBgC;AtCq2JtC;;AsCl2JA;EAoBM,mBAtBwB;AtCw2J9B;;AsCt2JA;EAuBQ,kBAzBsB;AtC42J9B;;AsC12JA;EA6BI,8CjC9B0B;EiC+B1B,gBArCgB;EAsChB,iBAtCgB;AtCu3JpB;;AsCh3JA;EAqCM,kBA3CsB;EA4CtB,mBA5CsB;AtC23J5B;;AsC10JA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AtC60JhB;;AsC10JA;EhCyMI,kBgClQgB;AtCu4JpB;;AsC10JA;EhCqMI,iBgClQgB;AtC24JpB;;AsC10JA;EACE,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,mBAAmB;AtC60JrB;;AM1wJE;EgCvEF;IASI,gBAAgB;EtC60JlB;AACF;;AuCx4JA;EACE,elCkBW;ALy3Jb;;AuC54JA;EAKI,kBlCeY;AL43JhB;;AuCh5JA;EASI,kBlCSY;ALk4JhB;;AuCp5JA;EAaI,iBlCIW;ALu4Jf;;AuCv4JA;EACE,iBA5B0B;AvCs6J5B;;AuC34JA;EAII,kBlCuEc;EkCtEd,clCnCuB;EkCoCvB,cAAc;EACd,qBAjCiC;AvC46JrC;;AuCl5JA;EAUM,4BlClCqB;EkCmCrB,clC1CuB;ALs7J7B;;AuCv5JA;EAgBM,yBlC/BmB;EkCgCnB,WxB2DU;Afg1JhB;;AuC55JA;EjCiOI,8BD5P0B;EkCoDxB,cAlD0B;EjC0P5B,oBiCzPkC;AvC07JtC;;AuCl4JA;EACE,clC9DoB;EkC+DpB,iBAvD2B;EAwD3B,qBAvD+B;EAwD/B,yBAAyB;AvCq4J3B;;AuCz4JA;EAOI,eA1DoB;AvCg8JxB;;AuC74JA;EAWI,kBA9DoB;AvCo8JxB;;AwC/7JA;EAGE,4BnCbyB;EmCczB,kBnCsFU;EmCrFV,enCWW;ALq7Jb;;AwCr8JA;EAQI,mBAAmB;AxCi8JvB;;AwCz8JA;EAYI,mBAAmB;EACnB,0BAA0B;AxCi8J9B;;AwC98JA;EAkBI,kBnCDY;ALi8JhB;;AwCl9JA;EAsBI,kBnCPY;ALu8JhB;;AwCt9JA;EA0BI,iBnCZW;AL48Jf;;AwC19JA;EAwDM,uBAJ+C;AxC06JrD;;AwC99JA;EA2DQ,uBnCnEgB;EmCoEhB,cnCjFc;ALw/JtB;;AwCn+JA;EAgEQ,mBnCxEgB;AL++JxB;;AwCv+JA;EAwDM,yBAJ+C;AxCu7JrD;;AwC3+JA;EA2DQ,yBnChFc;EmCiFd,YnCpEgB;ALw/JxB;;AwCh/JA;EAgEQ,qBnCrFc;ALygKtB;;AwCp/JA;EAwDM,yBAJ+C;AxCo8JrD;;AwCx/JA;EA2DQ,4BnCrEmB;EmCsEnB,yBzB2Ba;Afs6JrB;;AwC7/JA;EAgEQ,wBnC1EmB;AL2gK3B;;AwCjgKA;EAwDM,yBAJ+C;AxCi9JrD;;AwCrgKA;EA2DQ,yBnC5EqB;EmC6ErB,WzB8BQ;Afg7JhB;;AwC1gKA;EAgEQ,qBnCjFqB;AL+hK7B;;AwC9gKA;EAwDM,yBzB8C0C;Af46JhD;;AwClhKA;EA2DQ,yBnC9DuB;EmC+DvB,WzB8BQ;Af67JhB;;AwCvhKA;EAgEQ,qBnCnEuB;EmCoEvB,czBiD6D;Af06JrE;;AwC5hKA;EAwDM,yBzB8C0C;Af07JhD;;AwChiKA;EA2DQ,yBnC5DiB;EmC6DjB,WzB8BQ;Af28JhB;;AwCriKA;EAgEQ,qBnCjEiB;EmCkEjB,czBiD6D;Afw7JrE;;AwC1iKA;EAwDM,yBzB8C0C;Afw8JhD;;AwC9iKA;EA2DQ,yBnC7DiB;EmC8DjB,WzB8BQ;Afy9JhB;;AwCnjKA;EAgEQ,qBnClEiB;EmCmEjB,czBiD6D;Afs8JrE;;AwCxjKA;EAwDM,yBzB8C0C;Afs9JhD;;AwC5jKA;EA2DQ,yBnC/DkB;EmCgElB,WzB8BQ;Afu+JhB;;AwCjkKA;EAgEQ,qBnCpEkB;EmCqElB,czBiD6D;Afo9JrE;;AwCtkKA;EAwDM,yBzB8C0C;Afo+JhD;;AwC1kKA;EA2DQ,yBnChEmB;EmCiEnB,yBzB2Ba;Afw/JrB;;AwC/kKA;EAgEQ,qBnCrEmB;EmCsEnB,czBiD6D;Afk+JrE;;AwCplKA;EAwDM,yBzB8C0C;Afk/JhD;;AwCxlKA;EA2DQ,yBnC1DgB;EmC2DhB,WzB8BQ;AfmgKhB;;AwC7lKA;EAgEQ,qBnC/DgB;EmCgEhB,czBiD6D;Afg/JrE;;AwC3hKA;EACE,mBAAmB;EACnB,yBnCzFyB;EmC0FzB,0BAAgE;EAChE,WzBec;EyBdd,aAAa;EACb,gBnCtDe;EmCuDf,8BAA8B;EAC9B,iBAAiB;EACjB,mBA/FiC;EAgGjC,kBAAkB;AxC8hKpB;;AwCxiKA;EAaI,YAAY;EACZ,cAAc;ElC0Jd,mBkCxJsC;AxC8hK1C;;AwC9iKA;EAoBI,eA9FgC;EA+FhC,yBAAyB;EACzB,0BAA0B;AxC8hK9B;;AwC1hKA;EACE,qBnC/G4B;EmCgH5B,kBnCTU;EmCUV,mBAAmB;EACnB,uBAhHmC;EAiHnC,cnCtHyB;EmCuHzB,qBAhHiC;AxC6oKnC;;AwCniKA;;EAUI,uBnCnHoB;ALipKxB;;AwCxiKA;EAcI,6BApHgD;AxCkpKpD;;AyCloKA;EAGE,mBAAmB;EACnB,aAAa;EACb,sBAAsB;EACtB,uBAAuB;EACvB,gBAAgB;EAChB,eAAe;EACf,WAzCU;AzC4qKZ;;AyC5oKA;EAaI,aAAa;AzCmoKjB;;AyC/nKA;EAGE,wCpCpDoB;ALorKtB;;AyC7nKA;;EAEE,cApDgC;EAqDhC,+BAA0D;EAC1D,cAAc;EACd,kBAAkB;EAClB,WAAW;AzCgoKb;;AMrkKE;EmCjEF;;IAUI,cAAc;IACd,8BAA0D;IAC1D,YA/DuB;EzCisKzB;AACF;;AyC/nKA;EAGE,gBAAgB;EAChB,YAlE2B;EAmE3B,eAAe;EnCoMb,WmCtQoB;EAsEtB,SArEoB;EAsEpB,WAxE2B;AzCssK7B;;AyC3nKA;EACE,aAAa;EACb,sBAAsB;EACtB,8BAAgD;EAChD,gBAAgB;EAChB,uBAAuB;AzC8nKzB;;AyC3nKA;;EAEE,mBAAmB;EACnB,4BpCpFyB;EoCqFzB,aAAa;EACb,cAAc;EACd,2BAA2B;EAC3B,aAlF4B;EAmF5B,kBAAkB;AzC8nKpB;;AyC3nKA;EACE,gCpChG4B;EoCiG5B,2BpCOgB;EoCNhB,4BpCMgB;ALwnKlB;;AyC3nKA;EACE,cpC1G2B;EoC2G3B,YAAY;EACZ,cAAc;EACd,iBpC9Ea;EoC+Eb,cA7F8B;AzC2tKhC;;AyC3nKA;EACE,8BpCNgB;EoCOhB,+BpCPgB;EoCQhB,6BpChH4B;AL8uK9B;;AyCjoKA;EnC+II,mBmCxIuC;AzC8nK3C;;AyCznKA;EnCtCE,iCAAiC;EmCyCjC,uBpCvHsB;EoCwHtB,YAAY;EACZ,cAAc;EACd,cAAc;EACd,aA5G4B;AzCuuK9B;;A0CzsKA;EACE,uBrC9CsB;EqC+CtB,mBAzDqB;EA0DrB,kBAAkB;EAClB,WAxDW;A1CowKb;;A0ChtKA;EAWM,uBrCxDkB;EqCyDlB,crCtEgB;AL+wKtB;;A0CrtKA;;EAiBU,crC3EY;ALoxKtB;;A0C1tKA;;;;EAyBY,yB3BuEqB;E2BtErB,crCpFU;AL4xKtB;;A0CluKA;EAgCY,qBrC1FU;ALgyKtB;;A0CtuKA;EAsCQ,crChGc;ALoyKtB;;AM5qKE;EoC9DF;;;;IA8CY,crCxGU;EL4yKpB;E0ClvKF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,crCjHQ;ELyzKpB;E0C/vKF;;IA6Dc,qBrCvHQ;EL6zKpB;E0CnwKF;;;IAwEU,yB3BwBuB;I2BvBvB,crCnIY;ELm0KpB;E0CzwKF;IA+Ec,uBrC5HU;IqC6HV,crC1IQ;ELu0KpB;AACF;;A0C9wKA;EAWM,yBrCrEgB;EqCsEhB,YrCzDkB;ALg0KxB;;A0CnxKA;;EAiBU,YrC9Dc;ALq0KxB;;A0CxxKA;;;;EAyBY,uB3BuEqB;E2BtErB,YrCvEY;AL60KxB;;A0ChyKA;EAgCY,mBrC7EY;ALi1KxB;;A0CpyKA;EAsCQ,YrCnFgB;ALq1KxB;;AM1uKE;EoC9DF;;;;IA8CY,YrC3FY;EL61KtB;E0ChzKF;;;;;;;;;;IAsDc,uB3B0CmB;I2BzCnB,YrCpGU;EL02KtB;E0C7zKF;;IA6Dc,mBrC1GU;EL82KtB;E0Cj0KF;;;IAwEU,uB3BwBuB;I2BvBvB,YrCtHc;ELo3KtB;E0Cv0KF;IA+Ec,yBrCzIQ;IqC0IR,YrC7HU;ELw3KtB;AACF;;A0C50KA;EAWM,4BrC1DqB;EqC2DrB,yB3BsCe;Af+xKrB;;A0Cj1KA;;EAiBU,yB3BiCW;AfoyKrB;;A0Ct1KA;;;;EAyBY,yB3BuEqB;E2BtErB,yB3BwBS;Af4yKrB;;A0C91KA;EAgCY,gC3BkBS;AfgzKrB;;A0Cl2KA;EAsCQ,yB3BYa;AfozKrB;;AMxyKE;EoC9DF;;;;IA8CY,yB3BIS;Ef4zKnB;E0C92KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,yB3BLO;Efy0KnB;E0C33KF;;IA6Dc,gC3BXO;Ef60KnB;E0C/3KF;;;IAwEU,yB3BwBuB;I2BvBvB,yB3BvBW;Efm1KnB;E0Cr4KF;IA+Ec,4BrC9Ha;IqC+Hb,yB3B9BO;Efu1KnB;AACF;;A0C14KA;EAWM,yBrCjEuB;EqCkEvB,W3ByCU;Af01KhB;;A0C/4KA;;EAiBU,W3BoCM;Af+1KhB;;A0Cp5KA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afu2KhB;;A0C55KA;EAgCY,kB3BqBI;Af22KhB;;A0Ch6KA;EAsCQ,W3BeQ;Af+2KhB;;AMt2KE;EoC9DF;;;;IA8CY,W3BOI;Efu3Kd;E0C56KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Efo4Kd;E0Cz7KF;;IA6Dc,kB3BRE;Efw4Kd;E0C77KF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef84Kd;E0Cn8KF;IA+Ec,yBrCrIe;IqCsIf,W3B3BE;Efk5Kd;AACF;;A0Cx8KA;EAWM,yBrCnDyB;EqCoDzB,W3ByCU;Afw5KhB;;A0C78KA;;EAiBU,W3BoCM;Af65KhB;;A0Cl9KA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afq6KhB;;A0C19KA;EAgCY,kB3BqBI;Afy6KhB;;A0C99KA;EAsCQ,W3BeQ;Af66KhB;;AMp6KE;EoC9DF;;;;IA8CY,W3BOI;Efq7Kd;E0C1+KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Efk8Kd;E0Cv/KF;;IA6Dc,kB3BRE;Efs8Kd;E0C3/KF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef48Kd;E0CjgLF;IA+Ec,yBrCvHiB;IqCwHjB,W3B3BE;Efg9Kd;AACF;;A0CtgLA;EAWM,yBrCjDmB;EqCkDnB,W3ByCU;Afs9KhB;;A0C3gLA;;EAiBU,W3BoCM;Af29KhB;;A0ChhLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afm+KhB;;A0CxhLA;EAgCY,kB3BqBI;Afu+KhB;;A0C5hLA;EAsCQ,W3BeQ;Af2+KhB;;AMl+KE;EoC9DF;;;;IA8CY,W3BOI;Efm/Kd;E0CxiLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;EfggLd;E0CrjLF;;IA6Dc,kB3BRE;EfogLd;E0CzjLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef0gLd;E0C/jLF;IA+Ec,yBrCrHW;IqCsHX,W3B3BE;Ef8gLd;AACF;;A0CpkLA;EAWM,yBrClDmB;EqCmDnB,W3ByCU;AfohLhB;;A0CzkLA;;EAiBU,W3BoCM;AfyhLhB;;A0C9kLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;AfiiLhB;;A0CtlLA;EAgCY,kB3BqBI;AfqiLhB;;A0C1lLA;EAsCQ,W3BeQ;AfyiLhB;;AMhiLE;EoC9DF;;;;IA8CY,W3BOI;EfijLd;E0CtmLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Ef8jLd;E0CnnLF;;IA6Dc,kB3BRE;EfkkLd;E0CvnLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfwkLd;E0C7nLF;IA+Ec,yBrCtHW;IqCuHX,W3B3BE;Ef4kLd;AACF;;A0CloLA;EAWM,yBrCpDoB;EqCqDpB,W3ByCU;AfklLhB;;A0CvoLA;;EAiBU,W3BoCM;AfulLhB;;A0C5oLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Af+lLhB;;A0CppLA;EAgCY,kB3BqBI;AfmmLhB;;A0CxpLA;EAsCQ,W3BeQ;AfumLhB;;AM9lLE;EoC9DF;;;;IA8CY,W3BOI;Ef+mLd;E0CpqLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Ef4nLd;E0CjrLF;;IA6Dc,kB3BRE;EfgoLd;E0CrrLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfsoLd;E0C3rLF;IA+Ec,yBrCxHY;IqCyHZ,W3B3BE;Ef0oLd;AACF;;A0ChsLA;EAWM,yBrCrDqB;EqCsDrB,yB3BsCe;AfmpLrB;;A0CrsLA;;EAiBU,yB3BiCW;AfwpLrB;;A0C1sLA;;;;EAyBY,yB3BuEqB;E2BtErB,yB3BwBS;AfgqLrB;;A0CltLA;EAgCY,gC3BkBS;AfoqLrB;;A0CttLA;EAsCQ,yB3BYa;AfwqLrB;;AM5pLE;EoC9DF;;;;IA8CY,yB3BIS;EfgrLnB;E0CluLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,yB3BLO;Ef6rLnB;E0C/uLF;;IA6Dc,gC3BXO;EfisLnB;E0CnvLF;;;IAwEU,yB3BwBuB;I2BvBvB,yB3BvBW;EfusLnB;E0CzvLF;IA+Ec,yBrCzHa;IqC0Hb,yB3B9BO;Ef2sLnB;AACF;;A0C9vLA;EAWM,yBrC/CkB;EqCgDlB,W3ByCU;Af8sLhB;;A0CnwLA;;EAiBU,W3BoCM;AfmtLhB;;A0CxwLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Af2tLhB;;A0ChxLA;EAgCY,kB3BqBI;Af+tLhB;;A0CpxLA;EAsCQ,W3BeQ;AfmuLhB;;AM1tLE;EoC9DF;;;;IA8CY,W3BOI;Ef2uLd;E0ChyLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;EfwvLd;E0C7yLF;;IA6Dc,kB3BRE;Ef4vLd;E0CjzLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfkwLd;E0CvzLF;IA+Ec,yBrCnHU;IqCoHV,W3B3BE;EfswLd;AACF;;A0C5zLA;EAyFI,oBAAoB;EACpB,aAAa;EACb,mBAlJmB;EAmJnB,WAAW;A1CuuLf;;A0Cn0LA;EAgGI,gCrC/IuB;ALs3L3B;;A0Cv0LA;EANE,OAAO;EACP,eAAe;EACf,QAAQ;EACR,WAhDiB;A1Ci4LnB;;A0C90LA;EAyGI,SAAS;A1CyuLb;;A0Cl1LA;EA4GM,iCrC3JqB;ALq4L3B;;A0Ct1LA;EAiHI,MAAM;A1CyuLV;;A0CruLA;;EAGI,oBA/KmB;A1Cs5LvB;;A0C1uLA;;EAOI,uBAnLmB;A1C25LvB;;A0CpuLA;;EAEE,oBAAoB;EACpB,aAAa;EACb,cAAc;EACd,mBA5LqB;A1Cm6LvB;;A0CpuLA;EAIM,6BAA6B;A1CouLnC;;A0C/tLA;EpChHE,iCAAiC;EoCmHjC,gBAAgB;EAChB,gBAAgB;EAChB,kBAAkB;A1CiuLpB;;A0C9tLA;EAGE,crCjNyB;EC2BzB,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,eAAe;EACf,cAAc;EACd,eoCpCqB;EpCqCrB,kBAAkB;EAClB,coCtCqB;EpCiQnB,iBoC3CkC;A1CuuLtC;;AMr5LE;EACE,8BAA8B;EAC9B,cAAc;EACd,WAAW;EACX,qBAAqB;EACrB,kBAAkB;EAClB,wBAAwB;EACxB,yBDgEQ;EC/DR,yDAAyD;EACzD,oCDyDa;ECxDb,WAAW;ANw5Lf;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMr5LE;EACE,qCAAiC;ANw5LrC;;AMl5LM;EACE,wCAAwC;ANq5LhD;;AMl5LM;EACE,UAAU;ANq5LlB;;AMl5LM;EACE,0CAA0C;ANq5LlD;;A0C7wLA;EACE,aAAa;A1CgxLf;;A0C7wLA;;EAEE,crC7NyB;EqC8NzB,cAAc;EACd,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;A1CgxLpB;;A0CtxLA;;EAUM,qBAAqB;EACrB,sBAAsB;A1CixL5B;;A0C5wLA;;EAEE,eAAe;A1C+wLjB;;A0CjxLA;;;;;EAQI,yBrC5OuB;EqC6OvB,crCrOqB;ALs/LzB;;A0C7wLA;EACE,YAAY;EACZ,cAAc;A1CgxLhB;;A0ClxLA;EAKI,mBApPgC;A1CqgMpC;;A0CtxLA;EASI,UAAU;A1CixLd;;A0C1xLA;EAaI,YAAY;EACZ,cAAc;A1CixLlB;;A0C/xLA;EAkBI,oCAAoC;EACpC,mBA7QmB;EA8QnB,kCAAkC;A1CixLtC;;A0CryLA;EAwBM,6BAnQyC;EAoQzC,4BrClQmB;ALmhMzB;;A0C1yLA;EA6BM,6BArQ0C;EAsQ1C,4BrCvQmB;EqCwQnB,0BArQuC;EAsQvC,wBArQqC;EAsQrC,crC1QmB;EqC2QnB,kCAAwE;A1CixL9E;;A0C5wLA;EACE,YAAY;EACZ,cAAc;A1C+wLhB;;A0C5wLA;EpCrCI,oBoCsCoC;A1C+wLxC;;A0ChxLA;EAMI,qBrC3RqB;EqC4RrB,oBAAoB;EpChCpB,coCkC6B;A1C6wLjC;;A0CzwLA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,mBAAmB;A1C4wLrB;;A0C/wLA;EAMI,oBAAoB;EACpB,qBAAqB;A1C6wLzB;;A0CzwLA;EACE,4BrCvTyB;EqCwTzB,YAAY;EACZ,aAAa;EACb,WA1RyB;EA2RzB,gBAAgB;A1C4wLlB;;AMp9LE;EoCpEF;IAiRI,cAAc;E1C4wLhB;E0CzwLA;;IAGI,mBAAmB;IACnB,aAAa;E1C0wLjB;E0CtwLA;IAEI,aAAa;E1CuwLjB;E0Cn4LF;IAiII,uBrChVoB;IqCiVpB,4CrC9VkB;IqC+VlB,iBAAiB;E1CqwLnB;E0CxwLA;IAMI,cAAc;E1CqwLlB;E0ChwLA;IAnTA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WAhDiB;E1CsmMjB;E0CtwLA;IAOI,SAAS;E1CkwLb;E0CzwLA;IAUM,4CrCjXc;ELmnMpB;E0C5wLA;IAeI,MAAM;E1CgwLV;E0C/wLA;IpC5QA,iCAAiC;IoCmS3B,iCAA2C;IAC3C,cAAc;E1C4vLpB;E0CvvLA;;IAGI,oBApYiB;E1C4nMrB;E0C3vLA;;IAOI,uBAxYiB;E1CgoMrB;AACF;;AM5gME;EoCyRA;;;;IAIE,oBAAoB;IACpB,aAAa;E1CuvLf;E0CnlMF;IAgWI,mBAvZmB;E1C6oMrB;E0CvvLA;IAII,kBAxZ0B;E1C8oM9B;E0C1vLA;;IAQM,mBAAmB;E1CsvLzB;E0C9vLA;;IAaM,kBrCvTI;EL4iMV;E0ClwLA;;;;IAuBQ,wCAAwC;E1CivLhD;E0CxwLA;IAiCU,wCAAwC;E1C0uLlD;E0C3wLA;IA0CU,4BrCxbe;IqCybf,crCpcU;ELwqMpB;E0C/wLA;IA+CU,4BrC7be;IqC8bf,crCrba;ELwpMvB;E0Cz9LF;IA8PI,aAAa;E1C8tLf;E0C/8LF;;IAsPI,mBAAmB;IACnB,aAAa;E1C6tLf;E0Cv7LF;IA+NM,oBAAoB;E1C2tLxB;E0C7tLA;IAOM,oDAAoD;E1CytL1D;E0ChuLA;IAWM,gCrC7dsB;IqC8dtB,0BAAkE;IAClE,gBAAgB;IAChB,YAAY;IACZ,4CrCzec;IqC0ed,SAAS;E1CwtLf;E0CxuLA;IAyBM,cAAc;E1CktLpB;E0ChtLM;IAEE,UAAU;IACV,oBAAoB;IACpB,wBAAwB;E1CitLhC;E0C9+LF;IAoSI,YAAY;IACZ,cAAc;E1C6sLhB;E0C1sLA;IACE,2BAA2B;IpCjQ3B,kBoCmQoC;E1C2sLtC;E0CxsLA;IACE,yBAAyB;IpCvQzB,iBoCyQoC;E1CysLtC;E0Ch6LF;IA2NI,uBrCpgBoB;IqCqgBpB,8BrClac;IqCmad,+BrCnac;IqCoad,6BrC5gB0B;IqC6gB1B,2CrCrhBkB;IqCshBlB,aAAa;IACb,mBAAmB;IpCvQnB,OoCyQuB;IAEvB,eAAe;IACf,kBAAkB;IAClB,SAAS;IACT,WA/fkB;E1CqsMpB;E0C96LF;IA2OM,sBAAsB;IACtB,mBAAmB;E1CssLvB;E0CxtLA;IpC5QE,mBoCkSuC;E1CqsLzC;E0C3tLA;IA0BM,4BrC/hBmB;IqCgiBnB,crC3iBc;EL+uMpB;E0C/tLA;IA+BM,4BrCpiBmB;IqCqiBnB,crC5hBiB;EL+tMvB;E0C/rLE;IAEE,kBrCtcY;IqCucZ,gBAAgB;IAChB,4ErCxjBgB;IqCyjBhB,cAAc;IACd,UAAU;IACV,oBAAoB;IACpB,wBAA8C;IAC9C,2BAA2B;IAC3B,yBrC5cM;IqC6cN,uCAAuC;E1CgsL3C;E0C/uLA;IAmDI,UAAU;IACV,QAAQ;E1C+rLZ;E0Cl8LF;IAwQI,cAAc;E1C6rLhB;E0C1rLA;;IpCxUE,qBoC2U0C;E1C2rL5C;E0C9rLA;;IpCxUE,sBoC+U0C;E1C2rL5C;E0CtrLA;IApiBA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WAhDiB;E1C6wMjB;E0C5rLA;IAOI,SAAS;E1CwrLb;E0C/rLA;IAUM,4CrClmBc;EL0xMpB;E0ClsLA;IAeI,MAAM;E1CsrLV;E0ClrLA;;IAGI,oBA3mBiB;E1C8xMrB;E0CtrLA;;IAOI,uBA/mBiB;E1CkyMrB;E0C1rLA;;IAWI,oBAA0D;E1CmrL9D;E0C9rLA;;IAeI,uBAA6D;E1CmrLjE;E0C9qLA;;IAGI,crCloBgB;ELizMpB;E0ClrLA;;IAOI,6BAznB2C;E1CwyM/C;E0C3qLA;IAKM,yBrCnoBmB;EL4yMzB;AACF;;A0ClqLA;EAEI,iCAA2C;A1CoqL/C;;A2C1xMA;EAGE,etCDW;EsCEX,gBApC0B;A3C+zM5B;;A2C/xMA;EAQI,kBtCLY;ALgyMhB;;A2CnyMA;EAYI,kBtCXY;ALsyMhB;;A2CvyMA;EAgBI,iBtChBW;AL2yMf;;A2C3yMA;;EAsBM,iBAAiB;EACjB,kBAAkB;EAClB,qBtCsDiB;ALouMvB;;A2ClzMA;EA4BM,qBtCkDiB;ALwuMvB;;A2CrxMA;;EAEE,mBAAmB;EACnB,aAAa;EACb,uBAAuB;EACvB,kBAAkB;A3CwxMpB;;A2CrxMA;;;;EAQE,cA9E6B;EA+E7B,uBAAuB;EACvB,eA/E8B;EAgF9B,mBA/EkC;EAgFlC,oBA/EmC;EAgFnC,kBAAkB;A3CoxMpB;;A2CjxMA;;;EAGE,qBtCvF4B;EsCwF5B,ctC5F2B;EsC6F3B,gBvC5FoB;AJg3MtB;;A2CzxMA;;;EAQI,qBtC7FwB;EsC8FxB,ctCjGyB;ALw3M7B;;A2ChyMA;;;EAaI,qBtCrFqB;AL82MzB;;A2CtyMA;;;EAiBI,iDtC7GkB;ALw4MtB;;A2C5yMA;;;;;EAsBI,yBtC1G0B;EsC2G1B,qBtC3G0B;EsC4G1B,gBAAgB;EAChB,ctC/GkB;EsCgHlB,YAAY;A3C8xMhB;;A2C1xMA;;EAEE,oBAjHkC;EAkHlC,qBAjHmC;EAkHnC,mBAAmB;A3C6xMrB;;A2C1xMA;EAEI,yBtC/GqB;EsCgHrB,qBtChHqB;EsCiHrB,W5BtBY;AfkzMhB;;A2CxxMA;EACE,ctCnI0B;EsCoI1B,oBAAoB;A3C2xMtB;;A2CxxMA;EACE,eAAe;A3C2xMjB;;A2C5xMA;EAII,gBAAgB;A3C4xMpB;;AMpyME;EqCvGF;IAqHI,eAAe;E3C2xMjB;E2CzzMF;;IAmCI,YAAY;IACZ,cAAc;E3C0xMhB;E2C1yMF;IAqBM,YAAY;IACZ,cAAc;E3CwxMlB;AACF;;AM7yME;EqCFF;IA6BI,YAAY;IACZ,cAAc;IACd,2BAA2B;IAC3B,QAAQ;E3CuxMV;E2Cz3MF;;;;IAyGI,gBAAgB;IAChB,aAAa;E3CsxMf;E2CnxMA;IACE,QAAQ;E3CqxMV;E2ClxMA;IACE,QAAQ;E3CoxMV;E2C/6MF;IA+JI,8BAA8B;IAC9B,gBAAgB;IAChB,aAAa;E3CmxMf;E2CtxMA;IAOM,QAAQ;E3CkxMd;E2CzxMA;IAWM,uBAAuB;IACvB,QAAQ;E3CixMd;E2C7xMA;IAgBM,QAAQ;E3CgxMd;E2ChyMA;IAsBM,QAAQ;E3C6wMd;E2CnyMA;IA0BM,QAAQ;E3C4wMd;E2CtyMA;IA8BM,yBAAyB;IACzB,QAAQ;E3C2wMd;AACF;;A4C98MA;EACE,kBvCiFgB;EuChFhB,0FvChCoB;EuCiCpB,evCIW;AL68Mb;;A4Cp9MA;EAMI,qBvCYkB;ALs8MtB;;A4Cx9MA;EAgBQ,uBvCjCgB;EuCkChB,cvC/Cc;AL2/MtB;;A4C79MA;EAqBQ,0BvCtCgB;ALk/MxB;;A4Cj+MA;EAyBQ,YvC1CgB;ALs/MxB;;A4Cr+MA;EAgBQ,yBvC9Cc;EuC+Cd,YvClCgB;AL2/MxB;;A4C1+MA;EAqBQ,4BvCnDc;AL4gNtB;;A4C9+MA;EAyBQ,cvCvDc;ALghNtB;;A4Cl/MA;EAgBQ,4BvCnCmB;EuCoCnB,yB7B6Da;Afy6MrB;;A4Cv/MA;EAqBQ,+BvCxCmB;AL8gN3B;;A4C3/MA;EAyBQ,iBvC5CmB;ALkhN3B;;A4C//MA;EAgBQ,yBvC1CqB;EuC2CrB,W7BgEQ;Afm7MhB;;A4CpgNA;EAqBQ,4BvC/CqB;ALkiN7B;;A4CxgNA;EAyBQ,cvCnDqB;ALsiN7B;;A4C5gNA;EAgBQ,yBvC5BuB;EuC6BvB,W7BgEQ;Afg8MhB;;A4CjhNA;EAqBQ,4BvCjCuB;ALiiN/B;;A4CrhNA;EAyBQ,cvCrCuB;ALqiN/B;;A4CzhNA;EAgBQ,yBvC1BiB;EuC2BjB,W7BgEQ;Af68MhB;;A4C9hNA;EAqBQ,4BvC/BiB;AL4iNzB;;A4CliNA;EAyBQ,cvCnCiB;ALgjNzB;;A4CtiNA;EAgBQ,yBvC3BiB;EuC4BjB,W7BgEQ;Af09MhB;;A4C3iNA;EAqBQ,4BvChCiB;AL0jNzB;;A4C/iNA;EAyBQ,cvCpCiB;AL8jNzB;;A4CnjNA;EAgBQ,yBvC7BkB;EuC8BlB,W7BgEQ;Afu+MhB;;A4CxjNA;EAqBQ,4BvClCkB;ALykN1B;;A4C5jNA;EAyBQ,cvCtCkB;AL6kN1B;;A4ChkNA;EAgBQ,yBvC9BmB;EuC+BnB,yB7B6Da;Afu/MrB;;A4CrkNA;EAqBQ,4BvCnCmB;ALulN3B;;A4CzkNA;EAyBQ,cvCvCmB;AL2lN3B;;A4C7kNA;EAgBQ,yBvCxBgB;EuCyBhB,W7BgEQ;AfigNhB;;A4CllNA;EAqBQ,4BvC7BgB;AL8lNxB;;A4CtlNA;EAyBQ,cvCjCgB;ALkmNxB;;A4C3jNA;;EAGI,gCvCvD2B;ALonN/B;;A4CzjNA;EACE,yBvC5D6B;EuC6D7B,0BAA8C;EAC9C,cvCnE2B;EuCoE3B,iBA9DyB;EA+DzB,gBvC7Be;EuC8Bf,iBAnE8B;EAoE9B,mBAnEgC;A5C+nNlC;;A4CzjNA;EACE,qBAAqB;EACrB,aAAa;EACb,kBApE4B;EAqE5B,uBAAuB;A5C4jNzB;;A4ChkNA;EAOI,gCvC7E0B;EuC8E1B,mBAAmB;EACnB,cAAc;A5C6jNlB;;A4CtkNA;EAaM,4BvCtFqB;EuCuFrB,cvCxFuB;ALqpN7B;;A4CxjNA;EAEI,cvC9FuB;ALwpN3B;;A4C5jNA;EAKM,cvClFmB;AL6oNzB;;A4CtjNA;EACE,mBAAmB;EACnB,cvCzG2B;EuC0G3B,aAAa;EACb,2BAA2B;EAC3B,qBAAqB;A5CyjNvB;;A4C9jNA;EtCyJI,oBsCjJsC;A5C0jN1C;;A4ClkNA;EAYI,YAAY;EACZ,cAAc;EACd,WAAW;A5C0jNf;;A4CxkNA;EAkBI,eAAe;A5C0jNnB;;A4C5kNA;EAsBI,0BvC7GqB;EuC8GrB,cvC9HyB;ALwrN7B;;A4CjlNA;EA0BM,cvCjHmB;AL4qNzB;;A4CrlNA;EA+BI,8BvC1Bc;EuC2Bd,+BvC3Bc;ALqlNlB;;A4CtjNA;;EAEE,eAAe;A5CyjNjB;;A4C3jNA;;EAKI,4BvCzIuB;ALosN3B;;A4CvjNA;EtClIE,qBAAqB;EACrB,esCkIgB;EtCjIhB,WsCiIqB;EtChIrB,gBsCgIqB;EtC/HrB,kBAAkB;EAClB,mBAAmB;EACnB,UsC6HqB;EAErB,cvCrJoB;EC8PlB,oBsCvGoC;A5C8jNxC;;A4CnkNA;EAQI,kBAAkB;EAClB,oBAAoB;A5C+jNxB;;A6CpsNA;EvC+DE,iCAAiC;EuCxDjC,oBAAoB;EACpB,aAAa;EACb,exCAW;EwCCX,8BAA8B;EAC9B,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;A7CksNrB;;A6C/sNA;EAgBI,mBAAmB;EACnB,4BxCrC0B;EwCsC1B,0BA7C4B;EA8C5B,wBA7C0B;EA8C1B,cxC3CuB;EwC4CvB,aAAa;EACb,uBAAuB;EACvB,mBAA6C;EAC7C,kBA5CyB;EA6CzB,mBAAmB;A7CmsNvB;;A6C5tNA;EA4BM,4BxCpDuB;EwCqDvB,cxCrDuB;ALyvN7B;;A6CjuNA;EAkCI,cAAc;A7CmsNlB;;A6CruNA;EAsCQ,4BxC9CiB;EwC+CjB,cxC/CiB;ALkvNzB;;A6C1uNA;EA6CI,mBAAmB;EACnB,4BxClE0B;EwCmE1B,0BA1E4B;EA2E5B,wBA1E0B;EA2E1B,aAAa;EACb,YAAY;EACZ,cAAc;EACd,2BAA2B;A7CisN/B;;A6CrvNA;EAuDM,qBAAqB;A7CksN3B;;A6CzvNA;EA2DM,UAAU;EACV,uBAAuB;EACvB,oBAAoB;EACpB,qBAAqB;A7CksN3B;;A6ChwNA;EAkEM,yBAAyB;EACzB,oBAAoB;A7CksN1B;;A6CrwNA;EvCwOI,mBuC/JuC;A7CgsN3C;;A6CzwNA;EvCwOI,kBuC3JuC;A7CgsN3C;;A6C7wNA;EAoFM,uBAAuB;A7C6rN7B;;A6CjxNA;EA0FM,yBAAyB;A7C2rN/B;;A6CrxNA;EAiGM,6BAA6B;EAG3B,0BAAkE;A7CsrN1E;;A6C1xNA;EA4GQ,4BxC7HmB;EwC8HnB,4BxCjIsB;ALmzN9B;;A6C/xNA;EAoHU,uBxCnIc;EwCoId,qBxCzIoB;EwC0IpB,2CAA2E;A7C+qNrF;;A6CryNA;EA8HM,YAAY;EACZ,cAAc;A7C2qNpB;;A6C1yNA;EAqIM,qBxCzJwB;EwC0JxB,mBA/I+B;EAgJ/B,iBA/I6B;EAgJ7B,gBAAgB;EAChB,kBAAkB;A7CyqNxB;;A6ClzNA;EA4IQ,4BxC7JmB;EwC8JnB,qBxClKoB;EwCmKpB,UAAU;A7C0qNlB;;A6CxzNA;EvCwOI,iBuClFyC;A7CsqN7C;;A6C5zNA;EA6JU,2BxC1EE;EwC2EF,8BxC3EE;AL8uNZ;;A6Cj0NA;EAyKU,4BxCtFE;EwCuFF,+BxCvFE;ALmvNZ;;A6Ct0NA;EAqLU,yBxC7Le;EwC8Lf,qBxC9Le;EwC+Lf,W9BpGM;E8BqGN,UAAU;A7CqpNpB;;A6C70NA;EA8LM,mBAAmB;A7CmpNzB;;A6Cj1NA;EAqMY,iCxChHW;EwCiHX,8BxCjHW;EwCkHX,oBAAoB;A7CgpNhC;;A6Cv1NA;EAmNY,kCxC9HW;EwC+HX,+BxC/HW;EwCgIX,qBAAqB;A7CwoNjC;;A6C71NA;EAoOI,kBxC1NY;ALu1NhB;;A6Cj2NA;EAwOI,kBxChOY;AL61NhB;;A6Cr2NA;EA4OI,iBxCrOW;ALk2Nf;;A8Cv4NA,eAAA;ACIA;EACE,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,gBAPkB;A/C84NpB;;A+Cr4NE;EACE,UAAU;EACV,YAAY;A/Cw4NhB;;A+Cr4NE;EACE,UAAU;EACV,WAAW;A/Cw4Nf;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,eAAe;A/Cw4NnB;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,eAAe;A/Cw4NnB;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EzCoME,gByCnMmC;A/Cw4NvC;;A+Cr4NE;EzCgME,qByC/LwC;A/Cw4N5C;;A+Cr4NE;EzC4LE,gByC3LmC;A/Cw4NvC;;A+Cr4NE;EzCwLE,qByCvLwC;A/Cw4N5C;;A+Cr4NE;EzCoLE,gByCnLmC;A/Cw4NvC;;A+Cr4NE;EzCgLE,gByC/KmC;A/Cw4NvC;;A+Cr4NE;EzC4KE,gByC3KmC;A/Cw4NvC;;A+Cr4NE;EzCwKE,gByCvKmC;A/Cw4NvC;;A+Cr4NE;EzCoKE,gByCnKmC;A/Cw4NvC;;A+Cp4NI;EACE,UAAU;EACV,SAAiC;A/Cu4NvC;;A+Cp4NI;EzC0JA,eyCzJ4D;A/Cu4NhE;;A+C74NI;EACE,UAAU;EACV,eAAiC;A/Cg5NvC;;A+C74NI;EzC0JA,qByCzJ4D;A/Cg5NhE;;A+Ct5NI;EACE,UAAU;EACV,gBAAiC;A/Cy5NvC;;A+Ct5NI;EzC0JA,sByCzJ4D;A/Cy5NhE;;A+C/5NI;EACE,UAAU;EACV,UAAiC;A/Ck6NvC;;A+C/5NI;EzC0JA,gByCzJ4D;A/Ck6NhE;;A+Cx6NI;EACE,UAAU;EACV,gBAAiC;A/C26NvC;;A+Cx6NI;EzC0JA,sByCzJ4D;A/C26NhE;;A+Cj7NI;EACE,UAAU;EACV,gBAAiC;A/Co7NvC;;A+Cj7NI;EzC0JA,sByCzJ4D;A/Co7NhE;;A+C17NI;EACE,UAAU;EACV,UAAiC;A/C67NvC;;A+C17NI;EzC0JA,gByCzJ4D;A/C67NhE;;A+Cn8NI;EACE,UAAU;EACV,gBAAiC;A/Cs8NvC;;A+Cn8NI;EzC0JA,sByCzJ4D;A/Cs8NhE;;A+C58NI;EACE,UAAU;EACV,gBAAiC;A/C+8NvC;;A+C58NI;EzC0JA,sByCzJ4D;A/C+8NhE;;A+Cr9NI;EACE,UAAU;EACV,UAAiC;A/Cw9NvC;;A+Cr9NI;EzC0JA,gByCzJ4D;A/Cw9NhE;;A+C99NI;EACE,UAAU;EACV,gBAAiC;A/Ci+NvC;;A+C99NI;EzC0JA,sByCzJ4D;A/Ci+NhE;;A+Cv+NI;EACE,UAAU;EACV,gBAAiC;A/C0+NvC;;A+Cv+NI;EzC0JA,sByCzJ4D;A/C0+NhE;;A+Ch/NI;EACE,UAAU;EACV,WAAiC;A/Cm/NvC;;A+Ch/NI;EzC0JA,iByCzJ4D;A/Cm/NhE;;AMp9NE;EyCxIF;IA+GM,UAAU;IACV,YAAY;E/Ck/NhB;E+ClmOF;IAoHM,UAAU;IACV,WAAW;E/Ci/Nf;E+CtmOF;IAyHM,UAAU;IACV,UAAU;E/Cg/Nd;E+C1mOF;IA8HM,UAAU;IACV,eAAe;E/C++NnB;E+C9mOF;IAmIM,UAAU;IACV,UAAU;E/C8+Nd;E+ClnOF;IAwIM,UAAU;IACV,eAAe;E/C6+NnB;E+CtnOF;IA6IM,UAAU;IACV,UAAU;E/C4+Nd;E+C1nOF;IAkJM,UAAU;IACV,UAAU;E/C2+Nd;E+C9nOF;IAuJM,UAAU;IACV,UAAU;E/C0+Nd;E+CloOF;IA4JM,UAAU;IACV,UAAU;E/Cy+Nd;E+CtoOF;IAiKM,UAAU;IACV,UAAU;E/Cw+Nd;E+C1oOF;IzCkQI,gByC5FqC;E/Cu+NvC;E+C7oOF;IzCkQI,qByCxF0C;E/Cs+N5C;E+ChpOF;IzCkQI,gByCpFqC;E/Cq+NvC;E+CnpOF;IzCkQI,qByChF0C;E/Co+N5C;E+CtpOF;IzCkQI,gByC5EqC;E/Cm+NvC;E+CzpOF;IzCkQI,gByCxEqC;E/Ck+NvC;E+C5pOF;IzCkQI,gByCpEqC;E/Ci+NvC;E+C/pOF;IzCkQI,gByChEqC;E/Cg+NvC;E+ClqOF;IzCkQI,gByC5DqC;E/C+9NvC;E+CrqOF;IA2MQ,UAAU;IACV,SAAiC;E/C69NvC;E+CzqOF;IzCkQI,eyClD8D;E/C49NhE;E+C5qOF;IA2MQ,UAAU;IACV,eAAiC;E/Co+NvC;E+ChrOF;IzCkQI,qByClD8D;E/Cm+NhE;E+CnrOF;IA2MQ,UAAU;IACV,gBAAiC;E/C2+NvC;E+CvrOF;IzCkQI,sByClD8D;E/C0+NhE;E+C1rOF;IA2MQ,UAAU;IACV,UAAiC;E/Ck/NvC;E+C9rOF;IzCkQI,gByClD8D;E/Ci/NhE;E+CjsOF;IA2MQ,UAAU;IACV,gBAAiC;E/Cy/NvC;E+CrsOF;IzCkQI,sByClD8D;E/Cw/NhE;E+CxsOF;IA2MQ,UAAU;IACV,gBAAiC;E/CggOvC;E+C5sOF;IzCkQI,sByClD8D;E/C+/NhE;E+C/sOF;IA2MQ,UAAU;IACV,UAAiC;E/CugOvC;E+CntOF;IzCkQI,gByClD8D;E/CsgOhE;E+CttOF;IA2MQ,UAAU;IACV,gBAAiC;E/C8gOvC;E+C1tOF;IzCkQI,sByClD8D;E/C6gOhE;E+C7tOF;IA2MQ,UAAU;IACV,gBAAiC;E/CqhOvC;E+CjuOF;IzCkQI,sByClD8D;E/CohOhE;E+CpuOF;IA2MQ,UAAU;IACV,UAAiC;E/C4hOvC;E+CxuOF;IzCkQI,gByClD8D;E/C2hOhE;E+C3uOF;IA2MQ,UAAU;IACV,gBAAiC;E/CmiOvC;E+C/uOF;IzCkQI,sByClD8D;E/CkiOhE;E+ClvOF;IA2MQ,UAAU;IACV,gBAAiC;E/C0iOvC;E+CtvOF;IzCkQI,sByClD8D;E/CyiOhE;E+CzvOF;IA2MQ,UAAU;IACV,WAAiC;E/CijOvC;E+C7vOF;IzCkQI,iByClD8D;E/CgjOhE;AACF;;AMnnOE;EyC9IF;IAwNM,UAAU;IACV,YAAY;E/C8iOhB;E+CvwOF;IA8NM,UAAU;IACV,WAAW;E/C4iOf;E+C3wOF;IAoOM,UAAU;IACV,UAAU;E/C0iOd;E+C/wOF;IA0OM,UAAU;IACV,eAAe;E/CwiOnB;E+CnxOF;IAgPM,UAAU;IACV,UAAU;E/CsiOd;E+CvxOF;IAsPM,UAAU;IACV,eAAe;E/CoiOnB;E+C3xOF;IA4PM,UAAU;IACV,UAAU;E/CkiOd;E+C/xOF;IAkQM,UAAU;IACV,UAAU;E/CgiOd;E+CnyOF;IAwQM,UAAU;IACV,UAAU;E/C8hOd;E+CvyOF;IA8QM,UAAU;IACV,UAAU;E/C4hOd;E+C3yOF;IAoRM,UAAU;IACV,UAAU;E/C0hOd;E+C/yOF;IzCkQI,gByCwBqC;E/CwhOvC;E+ClzOF;IzCkQI,qByC6B0C;E/CshO5C;E+CrzOF;IzCkQI,gByCkCqC;E/CohOvC;E+CxzOF;IzCkQI,qByCuC0C;E/CkhO5C;E+C3zOF;IzCkQI,gByC4CqC;E/CghOvC;E+C9zOF;IzCkQI,gByCiDqC;E/C8gOvC;E+Cj0OF;IzCkQI,gByCsDqC;E/C4gOvC;E+Cp0OF;IzCkQI,gByC2DqC;E/C0gOvC;E+Cv0OF;IzCkQI,gByCgEqC;E/CwgOvC;E+C10OF;IAwUQ,UAAU;IACV,SAAiC;E/CqgOvC;E+C90OF;IzCkQI,eyC4E8D;E/CmgOhE;E+Cj1OF;IAwUQ,UAAU;IACV,eAAiC;E/C4gOvC;E+Cr1OF;IzCkQI,qByC4E8D;E/C0gOhE;E+Cx1OF;IAwUQ,UAAU;IACV,gBAAiC;E/CmhOvC;E+C51OF;IzCkQI,sByC4E8D;E/CihOhE;E+C/1OF;IAwUQ,UAAU;IACV,UAAiC;E/C0hOvC;E+Cn2OF;IzCkQI,gByC4E8D;E/CwhOhE;E+Ct2OF;IAwUQ,UAAU;IACV,gBAAiC;E/CiiOvC;E+C12OF;IzCkQI,sByC4E8D;E/C+hOhE;E+C72OF;IAwUQ,UAAU;IACV,gBAAiC;E/CwiOvC;E+Cj3OF;IzCkQI,sByC4E8D;E/CsiOhE;E+Cp3OF;IAwUQ,UAAU;IACV,UAAiC;E/C+iOvC;E+Cx3OF;IzCkQI,gByC4E8D;E/C6iOhE;E+C33OF;IAwUQ,UAAU;IACV,gBAAiC;E/CsjOvC;E+C/3OF;IzCkQI,sByC4E8D;E/CojOhE;E+Cl4OF;IAwUQ,UAAU;IACV,gBAAiC;E/C6jOvC;E+Ct4OF;IzCkQI,sByC4E8D;E/C2jOhE;E+Cz4OF;IAwUQ,UAAU;IACV,UAAiC;E/CokOvC;E+C74OF;IzCkQI,gByC4E8D;E/CkkOhE;E+Ch5OF;IAwUQ,UAAU;IACV,gBAAiC;E/C2kOvC;E+Cp5OF;IzCkQI,sByC4E8D;E/CykOhE;E+Cv5OF;IAwUQ,UAAU;IACV,gBAAiC;E/CklOvC;E+C35OF;IzCkQI,sByC4E8D;E/CglOhE;E+C95OF;IAwUQ,UAAU;IACV,WAAiC;E/CylOvC;E+Cl6OF;IzCkQI,iByC4E8D;E/CulOhE;AACF;;AM5wOE;EyC1JF;IAqVM,UAAU;IACV,YAAY;E/CslOhB;E+C56OF;IA0VM,UAAU;IACV,WAAW;E/CqlOf;E+Ch7OF;IA+VM,UAAU;IACV,UAAU;E/ColOd;E+Cp7OF;IAoWM,UAAU;IACV,eAAe;E/CmlOnB;E+Cx7OF;IAyWM,UAAU;IACV,UAAU;E/CklOd;E+C57OF;IA8WM,UAAU;IACV,eAAe;E/CilOnB;E+Ch8OF;IAmXM,UAAU;IACV,UAAU;E/CglOd;E+Cp8OF;IAwXM,UAAU;IACV,UAAU;E/C+kOd;E+Cx8OF;IA6XM,UAAU;IACV,UAAU;E/C8kOd;E+C58OF;IAkYM,UAAU;IACV,UAAU;E/C6kOd;E+Ch9OF;IAuYM,UAAU;IACV,UAAU;E/C4kOd;E+Cp9OF;IzCkQI,gByC0IqC;E/C2kOvC;E+Cv9OF;IzCkQI,qByC8I0C;E/C0kO5C;E+C19OF;IzCkQI,gByCkJqC;E/CykOvC;E+C79OF;IzCkQI,qByCsJ0C;E/CwkO5C;E+Ch+OF;IzCkQI,gByC0JqC;E/CukOvC;E+Cn+OF;IzCkQI,gByC8JqC;E/CskOvC;E+Ct+OF;IzCkQI,gByCkKqC;E/CqkOvC;E+Cz+OF;IzCkQI,gByCsKqC;E/CokOvC;E+C5+OF;IzCkQI,gByC0KqC;E/CmkOvC;E+C/+OF;IAibQ,UAAU;IACV,SAAiC;E/CikOvC;E+Cn/OF;IzCkQI,eyCoL8D;E/CgkOhE;E+Ct/OF;IAibQ,UAAU;IACV,eAAiC;E/CwkOvC;E+C1/OF;IzCkQI,qByCoL8D;E/CukOhE;E+C7/OF;IAibQ,UAAU;IACV,gBAAiC;E/C+kOvC;E+CjgPF;IzCkQI,sByCoL8D;E/C8kOhE;E+CpgPF;IAibQ,UAAU;IACV,UAAiC;E/CslOvC;E+CxgPF;IzCkQI,gByCoL8D;E/CqlOhE;E+C3gPF;IAibQ,UAAU;IACV,gBAAiC;E/C6lOvC;E+C/gPF;IzCkQI,sByCoL8D;E/C4lOhE;E+ClhPF;IAibQ,UAAU;IACV,gBAAiC;E/ComOvC;E+CthPF;IzCkQI,sByCoL8D;E/CmmOhE;E+CzhPF;IAibQ,UAAU;IACV,UAAiC;E/C2mOvC;E+C7hPF;IzCkQI,gByCoL8D;E/C0mOhE;E+ChiPF;IAibQ,UAAU;IACV,gBAAiC;E/CknOvC;E+CpiPF;IzCkQI,sByCoL8D;E/CinOhE;E+CviPF;IAibQ,UAAU;IACV,gBAAiC;E/CynOvC;E+C3iPF;IzCkQI,sByCoL8D;E/CwnOhE;E+C9iPF;IAibQ,UAAU;IACV,UAAiC;E/CgoOvC;E+CljPF;IzCkQI,gByCoL8D;E/C+nOhE;E+CrjPF;IAibQ,UAAU;IACV,gBAAiC;E/CuoOvC;E+CzjPF;IzCkQI,sByCoL8D;E/CsoOhE;E+C5jPF;IAibQ,UAAU;IACV,gBAAiC;E/C8oOvC;E+ChkPF;IzCkQI,sByCoL8D;E/C6oOhE;E+CnkPF;IAibQ,UAAU;IACV,WAAiC;E/CqpOvC;E+CvkPF;IzCkQI,iByCoL8D;E/CopOhE;AACF;;AM36OE;EyChKF;IA6bM,UAAU;IACV,YAAY;E/CmpOhB;E+CjlPF;IAkcM,UAAU;IACV,WAAW;E/CkpOf;E+CrlPF;IAucM,UAAU;IACV,UAAU;E/CipOd;E+CzlPF;IA4cM,UAAU;IACV,eAAe;E/CgpOnB;E+C7lPF;IAidM,UAAU;IACV,UAAU;E/C+oOd;E+CjmPF;IAsdM,UAAU;IACV,eAAe;E/C8oOnB;E+CrmPF;IA2dM,UAAU;IACV,UAAU;E/C6oOd;E+CzmPF;IAgeM,UAAU;IACV,UAAU;E/C4oOd;E+C7mPF;IAqeM,UAAU;IACV,UAAU;E/C2oOd;E+CjnPF;IA0eM,UAAU;IACV,UAAU;E/C0oOd;E+CrnPF;IA+eM,UAAU;IACV,UAAU;E/CyoOd;E+CznPF;IzCkQI,gByCkPqC;E/CwoOvC;E+C5nPF;IzCkQI,qByCsP0C;E/CuoO5C;E+C/nPF;IzCkQI,gByC0PqC;E/CsoOvC;E+CloPF;IzCkQI,qByC8P0C;E/CqoO5C;E+CroPF;IzCkQI,gByCkQqC;E/CooOvC;E+CxoPF;IzCkQI,gByCsQqC;E/CmoOvC;E+C3oPF;IzCkQI,gByC0QqC;E/CkoOvC;E+C9oPF;IzCkQI,gByC8QqC;E/CioOvC;E+CjpPF;IzCkQI,gByCkRqC;E/CgoOvC;E+CppPF;IAyhBQ,UAAU;IACV,SAAiC;E/C8nOvC;E+CxpPF;IzCkQI,eyC4R8D;E/C6nOhE;E+C3pPF;IAyhBQ,UAAU;IACV,eAAiC;E/CqoOvC;E+C/pPF;IzCkQI,qByC4R8D;E/CooOhE;E+ClqPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C4oOvC;E+CtqPF;IzCkQI,sByC4R8D;E/C2oOhE;E+CzqPF;IAyhBQ,UAAU;IACV,UAAiC;E/CmpOvC;E+C7qPF;IzCkQI,gByC4R8D;E/CkpOhE;E+ChrPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C0pOvC;E+CprPF;IzCkQI,sByC4R8D;E/CypOhE;E+CvrPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CiqOvC;E+C3rPF;IzCkQI,sByC4R8D;E/CgqOhE;E+C9rPF;IAyhBQ,UAAU;IACV,UAAiC;E/CwqOvC;E+ClsPF;IzCkQI,gByC4R8D;E/CuqOhE;E+CrsPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C+qOvC;E+CzsPF;IzCkQI,sByC4R8D;E/C8qOhE;E+C5sPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CsrOvC;E+ChtPF;IzCkQI,sByC4R8D;E/CqrOhE;E+CntPF;IAyhBQ,UAAU;IACV,UAAiC;E/C6rOvC;E+CvtPF;IzCkQI,gByC4R8D;E/C4rOhE;E+C1tPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CosOvC;E+C9tPF;IzCkQI,sByC4R8D;E/CmsOhE;E+CjuPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C2sOvC;E+CruPF;IzCkQI,sByC4R8D;E/C0sOhE;E+CxuPF;IAyhBQ,UAAU;IACV,WAAiC;E/CktOvC;E+C5uPF;IzCkQI,iByC4R8D;E/CitOhE;AACF;;AMzjPI;EyCvLJ;IAqiBM,UAAU;IACV,YAAY;E/CgtOhB;E+CtvPF;IA0iBM,UAAU;IACV,WAAW;E/C+sOf;E+C1vPF;IA+iBM,UAAU;IACV,UAAU;E/C8sOd;E+C9vPF;IAojBM,UAAU;IACV,eAAe;E/C6sOnB;E+ClwPF;IAyjBM,UAAU;IACV,UAAU;E/C4sOd;E+CtwPF;IA8jBM,UAAU;IACV,eAAe;E/C2sOnB;E+C1wPF;IAmkBM,UAAU;IACV,UAAU;E/C0sOd;E+C9wPF;IAwkBM,UAAU;IACV,UAAU;E/CysOd;E+ClxPF;IA6kBM,UAAU;IACV,UAAU;E/CwsOd;E+CtxPF;IAklBM,UAAU;IACV,UAAU;E/CusOd;E+C1xPF;IAulBM,UAAU;IACV,UAAU;E/CssOd;E+C9xPF;IzCkQI,gByC0VqC;E/CqsOvC;E+CjyPF;IzCkQI,qByC8V0C;E/CosO5C;E+CpyPF;IzCkQI,gByCkWqC;E/CmsOvC;E+CvyPF;IzCkQI,qByCsW0C;E/CksO5C;E+C1yPF;IzCkQI,gByC0WqC;E/CisOvC;E+C7yPF;IzCkQI,gByC8WqC;E/CgsOvC;E+ChzPF;IzCkQI,gByCkXqC;E/C+rOvC;E+CnzPF;IzCkQI,gByCsXqC;E/C8rOvC;E+CtzPF;IzCkQI,gByC0XqC;E/C6rOvC;E+CzzPF;IAioBQ,UAAU;IACV,SAAiC;E/C2rOvC;E+C7zPF;IzCkQI,eyCoY8D;E/C0rOhE;E+Ch0PF;IAioBQ,UAAU;IACV,eAAiC;E/CksOvC;E+Cp0PF;IzCkQI,qByCoY8D;E/CisOhE;E+Cv0PF;IAioBQ,UAAU;IACV,gBAAiC;E/CysOvC;E+C30PF;IzCkQI,sByCoY8D;E/CwsOhE;E+C90PF;IAioBQ,UAAU;IACV,UAAiC;E/CgtOvC;E+Cl1PF;IzCkQI,gByCoY8D;E/C+sOhE;E+Cr1PF;IAioBQ,UAAU;IACV,gBAAiC;E/CutOvC;E+Cz1PF;IzCkQI,sByCoY8D;E/CstOhE;E+C51PF;IAioBQ,UAAU;IACV,gBAAiC;E/C8tOvC;E+Ch2PF;IzCkQI,sByCoY8D;E/C6tOhE;E+Cn2PF;IAioBQ,UAAU;IACV,UAAiC;E/CquOvC;E+Cv2PF;IzCkQI,gByCoY8D;E/CouOhE;E+C12PF;IAioBQ,UAAU;IACV,gBAAiC;E/C4uOvC;E+C92PF;IzCkQI,sByCoY8D;E/C2uOhE;E+Cj3PF;IAioBQ,UAAU;IACV,gBAAiC;E/CmvOvC;E+Cr3PF;IzCkQI,sByCoY8D;E/CkvOhE;E+Cx3PF;IAioBQ,UAAU;IACV,UAAiC;E/C0vOvC;E+C53PF;IzCkQI,gByCoY8D;E/CyvOhE;E+C/3PF;IAioBQ,UAAU;IACV,gBAAiC;E/CiwOvC;E+Cn4PF;IzCkQI,sByCoY8D;E/CgwOhE;E+Ct4PF;IAioBQ,UAAU;IACV,gBAAiC;E/CwwOvC;E+C14PF;IzCkQI,sByCoY8D;E/CuwOhE;E+C74PF;IAioBQ,UAAU;IACV,WAAiC;E/C+wOvC;E+Cj5PF;IzCkQI,iByCoY8D;E/C8wOhE;AACF;;AMtsPI;EyC/MJ;IA6oBM,UAAU;IACV,YAAY;E/C6wOhB;E+C35PF;IAkpBM,UAAU;IACV,WAAW;E/C4wOf;E+C/5PF;IAupBM,UAAU;IACV,UAAU;E/C2wOd;E+Cn6PF;IA4pBM,UAAU;IACV,eAAe;E/C0wOnB;E+Cv6PF;IAiqBM,UAAU;IACV,UAAU;E/CywOd;E+C36PF;IAsqBM,UAAU;IACV,eAAe;E/CwwOnB;E+C/6PF;IA2qBM,UAAU;IACV,UAAU;E/CuwOd;E+Cn7PF;IAgrBM,UAAU;IACV,UAAU;E/CswOd;E+Cv7PF;IAqrBM,UAAU;IACV,UAAU;E/CqwOd;E+C37PF;IA0rBM,UAAU;IACV,UAAU;E/CowOd;E+C/7PF;IA+rBM,UAAU;IACV,UAAU;E/CmwOd;E+Cn8PF;IzCkQI,gByCkcqC;E/CkwOvC;E+Ct8PF;IzCkQI,qByCsc0C;E/CiwO5C;E+Cz8PF;IzCkQI,gByC0cqC;E/CgwOvC;E+C58PF;IzCkQI,qByC8c0C;E/C+vO5C;E+C/8PF;IzCkQI,gByCkdqC;E/C8vOvC;E+Cl9PF;IzCkQI,gByCsdqC;E/C6vOvC;E+Cr9PF;IzCkQI,gByC0dqC;E/C4vOvC;E+Cx9PF;IzCkQI,gByC8dqC;E/C2vOvC;E+C39PF;IzCkQI,gByCkeqC;E/C0vOvC;E+C99PF;IAyuBQ,UAAU;IACV,SAAiC;E/CwvOvC;E+Cl+PF;IzCkQI,eyC4e8D;E/CuvOhE;E+Cr+PF;IAyuBQ,UAAU;IACV,eAAiC;E/C+vOvC;E+Cz+PF;IzCkQI,qByC4e8D;E/C8vOhE;E+C5+PF;IAyuBQ,UAAU;IACV,gBAAiC;E/CswOvC;E+Ch/PF;IzCkQI,sByC4e8D;E/CqwOhE;E+Cn/PF;IAyuBQ,UAAU;IACV,UAAiC;E/C6wOvC;E+Cv/PF;IzCkQI,gByC4e8D;E/C4wOhE;E+C1/PF;IAyuBQ,UAAU;IACV,gBAAiC;E/CoxOvC;E+C9/PF;IzCkQI,sByC4e8D;E/CmxOhE;E+CjgQF;IAyuBQ,UAAU;IACV,gBAAiC;E/C2xOvC;E+CrgQF;IzCkQI,sByC4e8D;E/C0xOhE;E+CxgQF;IAyuBQ,UAAU;IACV,UAAiC;E/CkyOvC;E+C5gQF;IzCkQI,gByC4e8D;E/CiyOhE;E+C/gQF;IAyuBQ,UAAU;IACV,gBAAiC;E/CyyOvC;E+CnhQF;IzCkQI,sByC4e8D;E/CwyOhE;E+CthQF;IAyuBQ,UAAU;IACV,gBAAiC;E/CgzOvC;E+C1hQF;IzCkQI,sByC4e8D;E/C+yOhE;E+C7hQF;IAyuBQ,UAAU;IACV,UAAiC;E/CuzOvC;E+CjiQF;IzCkQI,gByC4e8D;E/CszOhE;E+CpiQF;IAyuBQ,UAAU;IACV,gBAAiC;E/C8zOvC;E+CxiQF;IzCkQI,sByC4e8D;E/C6zOhE;E+C3iQF;IAyuBQ,UAAU;IACV,gBAAiC;E/Cq0OvC;E+C/iQF;IzCkQI,sByC4e8D;E/Co0OhE;E+CljQF;IAyuBQ,UAAU;IACV,WAAiC;E/C40OvC;E+CtjQF;IzCkQI,iByC4e8D;E/C20OhE;AACF;;A+Ct0OA;EzClfI,qByCpQgB;EzCoQhB,sByCpQgB;EA0vBlB,oBA1vBkB;A/CkkQpB;;A+C50OA;EAOI,uBA7vBgB;A/CskQpB;;A+Ch1OA;EAWI,qCAA4C;A/Cy0OhD;;A+Cp1OA;EAgBI,uBAAuB;A/Cw0O3B;;A+Cx1OA;EzClfI,cyCsgBiC;EzCtgBjC,eyCugBiC;EAEjC,aAAa;A/Cu0OjB;;A+C91OA;EA0BM,SAAS;EACT,qBAAqB;A/Cw0O3B;;A+Cn2OA;EA+BM,qBAAqB;A/Cw0O3B;;A+Cv2OA;EAmCM,gBAAgB;A/Cw0OtB;;A+C32OA;EAwCI,aAAa;A/Cu0OjB;;A+C/2OA;EA4CI,eAAe;A/Cu0OnB;;A+Cn3OA;EAgDI,mBAAmB;A/Cu0OvB;;AM79PE;EyCsmBF;IAsDM,aAAa;E/Cs0OjB;AACF;;AMj9PE;EyColBF;IA6DM,aAAa;E/Cq0OjB;AACF;;A+Ch0OE;EACE,oBAAY;EzCtjBZ,wCyCwjB2D;EzCxjB3D,yCyCyjB2D;A/Ck0O/D;;A+Ct0OE;EAOI,8BAA8B;EAC9B,+BAA+B;A/Cm0OrC;;A+C30OE;EAaM,iBAAY;A/Ck0OpB;;AM9/PE;EyC+qBA;IAkBQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCyqBA;IAwBQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCmqBA;IA8BQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyC6pBA;IAoCQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCupBA;IA0CQ,iBAAY;E/Ck0OpB;AACF;;AM7/PI;EyCgpBF;IAgDQ,iBAAY;E/Ck0OpB;AACF;;AMn/PI;EyCgoBF;IAsDQ,iBAAY;E/Ck0OpB;AACF;;AMj/PI;EyCwnBF;IA4DQ,iBAAY;E/Ck0OpB;AACF;;AMv+PI;EyCwmBF;IAkEQ,iBAAY;E/Ck0OpB;AACF;;A+Cr4OE;EAaM,oBAAY;A/C43OpB;;AMxjQE;EyC+qBA;IAkBQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCyqBA;IAwBQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCmqBA;IA8BQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyC6pBA;IAoCQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCupBA;IA0CQ,oBAAY;E/C43OpB;AACF;;AMvjQI;EyCgpBF;IAgDQ,oBAAY;E/C43OpB;AACF;;AM7iQI;EyCgoBF;IAsDQ,oBAAY;E/C43OpB;AACF;;AM3iQI;EyCwnBF;IA4DQ,oBAAY;E/C43OpB;AACF;;AMjiQI;EyCwmBF;IAkEQ,oBAAY;E/C43OpB;AACF;;A+C/7OE;EAaM,mBAAY;A/Cs7OpB;;AMlnQE;EyC+qBA;IAkBQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCyqBA;IAwBQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCmqBA;IA8BQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyC6pBA;IAoCQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCupBA;IA0CQ,mBAAY;E/Cs7OpB;AACF;;AMjnQI;EyCgpBF;IAgDQ,mBAAY;E/Cs7OpB;AACF;;AMvmQI;EyCgoBF;IAsDQ,mBAAY;E/Cs7OpB;AACF;;AMrmQI;EyCwnBF;IA4DQ,mBAAY;E/Cs7OpB;AACF;;AM3lQI;EyCwmBF;IAkEQ,mBAAY;E/Cs7OpB;AACF;;A+Cz/OE;EAaM,oBAAY;A/Cg/OpB;;AM5qQE;EyC+qBA;IAkBQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCyqBA;IAwBQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCmqBA;IA8BQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyC6pBA;IAoCQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCupBA;IA0CQ,oBAAY;E/Cg/OpB;AACF;;AM3qQI;EyCgpBF;IAgDQ,oBAAY;E/Cg/OpB;AACF;;AMjqQI;EyCgoBF;IAsDQ,oBAAY;E/Cg/OpB;AACF;;AM/pQI;EyCwnBF;IA4DQ,oBAAY;E/Cg/OpB;AACF;;AMrpQI;EyCwmBF;IAkEQ,oBAAY;E/Cg/OpB;AACF;;A+CnjPE;EAaM,iBAAY;A/C0iPpB;;AMtuQE;EyC+qBA;IAkBQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCyqBA;IAwBQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCmqBA;IA8BQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyC6pBA;IAoCQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCupBA;IA0CQ,iBAAY;E/C0iPpB;AACF;;AMruQI;EyCgpBF;IAgDQ,iBAAY;E/C0iPpB;AACF;;AM3tQI;EyCgoBF;IAsDQ,iBAAY;E/C0iPpB;AACF;;AMztQI;EyCwnBF;IA4DQ,iBAAY;E/C0iPpB;AACF;;AM/sQI;EyCwmBF;IAkEQ,iBAAY;E/C0iPpB;AACF;;A+C7mPE;EAaM,oBAAY;A/ComPpB;;AMhyQE;EyC+qBA;IAkBQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCyqBA;IAwBQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCmqBA;IA8BQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyC6pBA;IAoCQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCupBA;IA0CQ,oBAAY;E/ComPpB;AACF;;AM/xQI;EyCgpBF;IAgDQ,oBAAY;E/ComPpB;AACF;;AMrxQI;EyCgoBF;IAsDQ,oBAAY;E/ComPpB;AACF;;AMnxQI;EyCwnBF;IA4DQ,oBAAY;E/ComPpB;AACF;;AMzwQI;EyCwmBF;IAkEQ,oBAAY;E/ComPpB;AACF;;A+CvqPE;EAaM,mBAAY;A/C8pPpB;;AM11QE;EyC+qBA;IAkBQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCyqBA;IAwBQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCmqBA;IA8BQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyC6pBA;IAoCQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCupBA;IA0CQ,mBAAY;E/C8pPpB;AACF;;AMz1QI;EyCgpBF;IAgDQ,mBAAY;E/C8pPpB;AACF;;AM/0QI;EyCgoBF;IAsDQ,mBAAY;E/C8pPpB;AACF;;AM70QI;EyCwnBF;IA4DQ,mBAAY;E/C8pPpB;AACF;;AMn0QI;EyCwmBF;IAkEQ,mBAAY;E/C8pPpB;AACF;;A+CjuPE;EAaM,oBAAY;A/CwtPpB;;AMp5QE;EyC+qBA;IAkBQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCyqBA;IAwBQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCmqBA;IA8BQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyC6pBA;IAoCQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCupBA;IA0CQ,oBAAY;E/CwtPpB;AACF;;AMn5QI;EyCgpBF;IAgDQ,oBAAY;E/CwtPpB;AACF;;AMz4QI;EyCgoBF;IAsDQ,oBAAY;E/CwtPpB;AACF;;AMv4QI;EyCwnBF;IA4DQ,oBAAY;E/CwtPpB;AACF;;AM73QI;EyCwmBF;IAkEQ,oBAAY;E/CwtPpB;AACF;;A+C3xPE;EAaM,iBAAY;A/CkxPpB;;AM98QE;EyC+qBA;IAkBQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCyqBA;IAwBQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCmqBA;IA8BQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyC6pBA;IAoCQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCupBA;IA0CQ,iBAAY;E/CkxPpB;AACF;;AM78QI;EyCgpBF;IAgDQ,iBAAY;E/CkxPpB;AACF;;AMn8QI;EyCgoBF;IAsDQ,iBAAY;E/CkxPpB;AACF;;AMj8QI;EyCwnBF;IA4DQ,iBAAY;E/CkxPpB;AACF;;AMv7QI;EyCwmBF;IAkEQ,iBAAY;E/CkxPpB;AACF;;AgD5oRA;EACE,oBAAoB;EACpB,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,4BAAuB;EAAvB,uBAAuB;AhD+oRzB;;AgDrpRA;EAUI,qBAA+B;EAC/B,sBAAgC;EAChC,oBAA8B;AhD+oRlC;;AgD3pRA;EAeM,uBAAiC;AhDgpRvC;;AgD/pRA;EAmBM,sBArBgB;AhDqqRtB;;AgDnqRA;EAwBI,oBAAoB;AhD+oRxB;;AgDvqRA;EA4BI,gBA9BkB;AhD6qRtB;;AgD3qRA;EAgCI,sBAAsB;AhD+oR1B;;AgD/qRA;EAmCM,gCAAgC;AhDgpRtC;;AMriRE;E0C9IF;IA0CM,aAAa;EhD8oRjB;EgDxrRF;IA+CQ,UAAU;IACV,eAA4B;EhD4oRlC;EgD5rRF;IA+CQ,UAAU;IACV,gBAA4B;EhDgpRlC;EgDhsRF;IA+CQ,UAAU;IACV,UAA4B;EhDopRlC;EgDpsRF;IA+CQ,UAAU;IACV,gBAA4B;EhDwpRlC;EgDxsRF;IA+CQ,UAAU;IACV,gBAA4B;EhD4pRlC;EgD5sRF;IA+CQ,UAAU;IACV,UAA4B;EhDgqRlC;EgDhtRF;IA+CQ,UAAU;IACV,gBAA4B;EhDoqRlC;EgDptRF;IA+CQ,UAAU;IACV,gBAA4B;EhDwqRlC;EgDxtRF;IA+CQ,UAAU;IACV,UAA4B;EhD4qRlC;EgD5tRF;IA+CQ,UAAU;IACV,gBAA4B;EhDgrRlC;EgDhuRF;IA+CQ,UAAU;IACV,gBAA4B;EhDorRlC;EgDpuRF;IA+CQ,UAAU;IACV,WAA4B;EhDwrRlC;AACF;;AiD7uRA,kBAAA;ACKE;EACE,uBAAwB;AlD4uR5B;;AkDzuRE;EAGI,yBAA0C;AlD0uRhD;;AkDtuRE;EACE,kCAAmC;AlDyuRvC;;AkDrvRE;EACE,yBAAwB;AlDwvR5B;;AkDrvRE;EAGI,uBAA0C;AlDsvRhD;;AkDlvRE;EACE,oCAAmC;AlDqvRvC;;AkDjwRE;EACE,4BAAwB;AlDowR5B;;AkDjwRE;EAGI,yBAA0C;AlDkwRhD;;AkD9vRE;EACE,uCAAmC;AlDiwRvC;;AkD7wRE;EACE,yBAAwB;AlDgxR5B;;AkD7wRE;EAGI,yBAA0C;AlD8wRhD;;AkD1wRE;EACE,oCAAmC;AlD6wRvC;;AkDzxRE;EACE,yBAAwB;AlD4xR5B;;AkDzxRE;EAGI,yBAA0C;AlD0xRhD;;AkDtxRE;EACE,oCAAmC;AlDyxRvC;;AkDjxRI;EACE,yBAA8B;AlDoxRpC;;AkDjxRI;EAGI,yBAAgD;AlDkxRxD;;AkD9wRI;EACE,oCAAyC;AlDixR/C;;AkD7wRI;EACE,yBAA6B;AlDgxRnC;;AkD7wRI;EAGI,yBAAgD;AlD8wRxD;;AkD1wRI;EACE,oCAAwC;AlD6wR9C;;AkD7zRE;EACE,yBAAwB;AlDg0R5B;;AkD7zRE;EAGI,yBAA0C;AlD8zRhD;;AkD1zRE;EACE,oCAAmC;AlD6zRvC;;AkDrzRI;EACE,yBAA8B;AlDwzRpC;;AkDrzRI;EAGI,yBAAgD;AlDszRxD;;AkDlzRI;EACE,oCAAyC;AlDqzR/C;;AkDjzRI;EACE,yBAA6B;AlDozRnC;;AkDjzRI;EAGI,yBAAgD;AlDkzRxD;;AkD9yRI;EACE,oCAAwC;AlDizR9C;;AkDj2RE;EACE,yBAAwB;AlDo2R5B;;AkDj2RE;EAGI,yBAA0C;AlDk2RhD;;AkD91RE;EACE,oCAAmC;AlDi2RvC;;AkDz1RI;EACE,yBAA8B;AlD41RpC;;AkDz1RI;EAGI,yBAAgD;AlD01RxD;;AkDt1RI;EACE,oCAAyC;AlDy1R/C;;AkDr1RI;EACE,yBAA6B;AlDw1RnC;;AkDr1RI;EAGI,yBAAgD;AlDs1RxD;;AkDl1RI;EACE,oCAAwC;AlDq1R9C;;AkDr4RE;EACE,yBAAwB;AlDw4R5B;;AkDr4RE;EAGI,yBAA0C;AlDs4RhD;;AkDl4RE;EACE,oCAAmC;AlDq4RvC;;AkD73RI;EACE,yBAA8B;AlDg4RpC;;AkD73RI;EAGI,yBAAgD;AlD83RxD;;AkD13RI;EACE,oCAAyC;AlD63R/C;;AkDz3RI;EACE,yBAA6B;AlD43RnC;;AkDz3RI;EAGI,yBAAgD;AlD03RxD;;AkDt3RI;EACE,oCAAwC;AlDy3R9C;;AkDz6RE;EACE,yBAAwB;AlD46R5B;;AkDz6RE;EAGI,yBAA0C;AlD06RhD;;AkDt6RE;EACE,oCAAmC;AlDy6RvC;;AkDj6RI;EACE,yBAA8B;AlDo6RpC;;AkDj6RI;EAGI,yBAAgD;AlDk6RxD;;AkD95RI;EACE,oCAAyC;AlDi6R/C;;AkD75RI;EACE,yBAA6B;AlDg6RnC;;AkD75RI;EAGI,yBAAgD;AlD85RxD;;AkD15RI;EACE,oCAAwC;AlD65R9C;;AkD78RE;EACE,yBAAwB;AlDg9R5B;;AkD78RE;EAGI,yBAA0C;AlD88RhD;;AkD18RE;EACE,oCAAmC;AlD68RvC;;AkDr8RI;EACE,yBAA8B;AlDw8RpC;;AkDr8RI;EAGI,yBAAgD;AlDs8RxD;;AkDl8RI;EACE,oCAAyC;AlDq8R/C;;AkDj8RI;EACE,yBAA6B;AlDo8RnC;;AkDj8RI;EAGI,yBAAgD;AlDk8RxD;;AkD97RI;EACE,oCAAwC;AlDi8R9C;;AkD37RE;EACE,yBAAwB;AlD87R5B;;AkD37RE;EACE,oCAAmC;AlD87RvC;;AkDn8RE;EACE,yBAAwB;AlDs8R5B;;AkDn8RE;EACE,oCAAmC;AlDs8RvC;;AkD38RE;EACE,yBAAwB;AlD88R5B;;AkD38RE;EACE,oCAAmC;AlD88RvC;;AkDn9RE;EACE,yBAAwB;AlDs9R5B;;AkDn9RE;EACE,oCAAmC;AlDs9RvC;;AkD39RE;EACE,yBAAwB;AlD89R5B;;AkD39RE;EACE,oCAAmC;AlD89RvC;;AkDn+RE;EACE,yBAAwB;AlDs+R5B;;AkDn+RE;EACE,oCAAmC;AlDs+RvC;;AkD3+RE;EACE,yBAAwB;AlD8+R5B;;AkD3+RE;EACE,oCAAmC;AlD8+RvC;;AkDn/RE;EACE,4BAAwB;AlDs/R5B;;AkDn/RE;EACE,uCAAmC;AlDs/RvC;;AkD3/RE;EACE,yBAAwB;AlD8/R5B;;AkD3/RE;EACE,oCAAmC;AlD8/RvC;;AmD3jSE;EACE,8BAAiC;AnD8jSrC;;AmD/jSE;EACE,sCAAiC;AnDkkSrC;;AmDnkSE;EACE,iCAAiC;AnDskSrC;;AmDvkSE;EACE,yCAAiC;AnD0kSrC;;AmDnkSE;EACE,4BAA4B;AnDskShC;;AmDvkSE;EACE,0BAA4B;AnD0kShC;;AmD3kSE;EACE,kCAA4B;AnD8kShC;;AmDvkSE;EACE,sCAAkC;AnD0kStC;;AmD3kSE;EACE,oCAAkC;AnD8kStC;;AmD/kSE;EACE,kCAAkC;AnDklStC;;AmDnlSE;EACE,yCAAkC;AnDslStC;;AmDvlSE;EACE,wCAAkC;AnD0lStC;;AmD3lSE;EACE,wCAAkC;AnD8lStC;;AmD/lSE;EACE,iCAAkC;AnDkmStC;;AmDnmSE;EACE,+BAAkC;AnDsmStC;;AmDvmSE;EACE,gCAAkC;AnD0mStC;;AmD3mSE;EACE,iCAAkC;AnD8mStC;;AmDvmSE;EACE,oCAAgC;AnD0mSpC;;AmD3mSE;EACE,kCAAgC;AnD8mSpC;;AmD/mSE;EACE,gCAAgC;AnDknSpC;;AmDnnSE;EACE,uCAAgC;AnDsnSpC;;AmDvnSE;EACE,sCAAgC;AnD0nSpC;;AmD3nSE;EACE,sCAAgC;AnD8nSpC;;AmD/nSE;EACE,iCAAgC;AnDkoSpC;;AmDnoSE;EACE,+BAAgC;AnDsoSpC;;AmDvoSE;EACE,6BAAgC;AnD0oSpC;;AmD3oSE;EACE,kCAAgC;AnD8oSpC;;AmDvoSE;EACE,+BAA8B;AnD0oSlC;;AmD3oSE;EACE,kCAA8B;AnD8oSlC;;AmD/oSE;EACE,gCAA8B;AnDkpSlC;;AmDnpSE;EACE,8BAA8B;AnDspSlC;;AmDvpSE;EACE,gCAA8B;AnD0pSlC;;AmD3pSE;EACE,6BAA8B;AnD8pSlC;;AmD/pSE;EACE,2BAA8B;AnDkqSlC;;AmDnqSE;EACE,kCAA8B;AnDsqSlC;;AmDvqSE;EACE,gCAA8B;AnD0qSlC;;AmDnqSE;EACE,2BAA6B;AnDsqSjC;;AmDvqSE;EACE,iCAA6B;AnD0qSjC;;AmD3qSE;EACE,+BAA6B;AnD8qSjC;;AmD/qSE;EACE,6BAA6B;AnDkrSjC;;AmDnrSE;EACE,+BAA6B;AnDsrSjC;;AmDvrSE;EACE,8BAA6B;AnD0rSjC;;AmDlrSI;EACE,uBAAqC;AnDqrS3C;;AmDtrSI;EACE,uBAAqC;AnDyrS3C;;AmD1rSI;EACE,uBAAqC;AnD6rS3C;;AmD9rSI;EACE,uBAAqC;AnDisS3C;;AmDlsSI;EACE,uBAAqC;AnDqsS3C;;AmDtsSI;EACE,uBAAqC;AnDysS3C;;AmD1sSI;EACE,yBAAqC;AnD6sS3C;;AmD9sSI;EACE,yBAAqC;AnDitS3C;;AmDltSI;EACE,yBAAqC;AnDqtS3C;;AmDttSI;EACE,yBAAqC;AnDytS3C;;AmD1tSI;EACE,yBAAqC;AnD6tS3C;;AmD9tSI;EACE,yBAAqC;AnDiuS3C;;AMnxSE;EACE,WAAW;EACX,YAAY;EACZ,cAAc;ANsxSlB;;AoDtxSA;EACE,sBAAsB;ApDyxSxB;;AoDtxSA;EACE,uBAAuB;ApDyxSzB;;AqDlySA;EACE,2BAA2B;ArDqyS7B;;AqDlySA;EACE,2BAA2B;ArDqyS7B;;AqDlySA;EACE,0BAA0B;EAC1B,8BAA8B;ArDqyShC;;AsDjzSA;EACE,2BAA2B;AtDozS7B;;AuD/ySA;EACE,6BAA6B;AvDkzS/B;;AwDzzSA;EACE,oBAAoB;AxD4zStB;;AwDzzSA;EACE,qBAAqB;AxD4zSvB;;AwDhzSI;EACE,oBAA+B;AxDmzSrC;;AwD9ySM;EACE,wBAA8C;AxDizStD;;AwDlzSM;EACE,0BAA8C;AxDqzStD;;AwDtzSM;EACE,2BAA8C;AxDyzStD;;AwD1zSM;EACE,yBAA8C;AxD6zStD;;AwDvzSM;EACE,yBAAyC;EACzC,0BAA2C;AxD0zSnD;;AwDpzSM;EACE,wBAAuC;EACvC,2BAA6C;AxDuzSrD;;AwD90SI;EACE,0BAA+B;AxDi1SrC;;AwD50SM;EACE,8BAA8C;AxD+0StD;;AwDh1SM;EACE,gCAA8C;AxDm1StD;;AwDp1SM;EACE,iCAA8C;AxDu1StD;;AwDx1SM;EACE,+BAA8C;AxD21StD;;AwDr1SM;EACE,+BAAyC;EACzC,gCAA2C;AxDw1SnD;;AwDl1SM;EACE,8BAAuC;EACvC,iCAA6C;AxDq1SrD;;AwD52SI;EACE,yBAA+B;AxD+2SrC;;AwD12SM;EACE,6BAA8C;AxD62StD;;AwD92SM;EACE,+BAA8C;AxDi3StD;;AwDl3SM;EACE,gCAA8C;AxDq3StD;;AwDt3SM;EACE,8BAA8C;AxDy3StD;;AwDn3SM;EACE,8BAAyC;EACzC,+BAA2C;AxDs3SnD;;AwDh3SM;EACE,6BAAuC;EACvC,gCAA6C;AxDm3SrD;;AwD14SI;EACE,0BAA+B;AxD64SrC;;AwDx4SM;EACE,8BAA8C;AxD24StD;;AwD54SM;EACE,gCAA8C;AxD+4StD;;AwDh5SM;EACE,iCAA8C;AxDm5StD;;AwDp5SM;EACE,+BAA8C;AxDu5StD;;AwDj5SM;EACE,+BAAyC;EACzC,gCAA2C;AxDo5SnD;;AwD94SM;EACE,8BAAuC;EACvC,iCAA6C;AxDi5SrD;;AwDx6SI;EACE,uBAA+B;AxD26SrC;;AwDt6SM;EACE,2BAA8C;AxDy6StD;;AwD16SM;EACE,6BAA8C;AxD66StD;;AwD96SM;EACE,8BAA8C;AxDi7StD;;AwDl7SM;EACE,4BAA8C;AxDq7StD;;AwD/6SM;EACE,4BAAyC;EACzC,6BAA2C;AxDk7SnD;;AwD56SM;EACE,2BAAuC;EACvC,8BAA6C;AxD+6SrD;;AwDt8SI;EACE,yBAA+B;AxDy8SrC;;AwDp8SM;EACE,6BAA8C;AxDu8StD;;AwDx8SM;EACE,+BAA8C;AxD28StD;;AwD58SM;EACE,gCAA8C;AxD+8StD;;AwDh9SM;EACE,8BAA8C;AxDm9StD;;AwD78SM;EACE,8BAAyC;EACzC,+BAA2C;AxDg9SnD;;AwD18SM;EACE,6BAAuC;EACvC,gCAA6C;AxD68SrD;;AwDp+SI;EACE,uBAA+B;AxDu+SrC;;AwDl+SM;EACE,2BAA8C;AxDq+StD;;AwDt+SM;EACE,6BAA8C;AxDy+StD;;AwD1+SM;EACE,8BAA8C;AxD6+StD;;AwD9+SM;EACE,4BAA8C;AxDi/StD;;AwD3+SM;EACE,4BAAyC;EACzC,6BAA2C;AxD8+SnD;;AwDx+SM;EACE,2BAAuC;EACvC,8BAA6C;AxD2+SrD;;AwDlgTI;EACE,uBAA+B;AxDqgTrC;;AwDhgTM;EACE,2BAA8C;AxDmgTtD;;AwDpgTM;EACE,6BAA8C;AxDugTtD;;AwDxgTM;EACE,8BAA8C;AxD2gTtD;;AwD5gTM;EACE,4BAA8C;AxD+gTtD;;AwDzgTM;EACE,4BAAyC;EACzC,6BAA2C;AxD4gTnD;;AwDtgTM;EACE,2BAAuC;EACvC,8BAA6C;AxDygTrD;;AwDhiTI;EACE,qBAA+B;AxDmiTrC;;AwD9hTM;EACE,yBAA8C;AxDiiTtD;;AwDliTM;EACE,2BAA8C;AxDqiTtD;;AwDtiTM;EACE,4BAA8C;AxDyiTtD;;AwD1iTM;EACE,0BAA8C;AxD6iTtD;;AwDviTM;EACE,0BAAyC;EACzC,2BAA2C;AxD0iTnD;;AwDpiTM;EACE,yBAAuC;EACvC,4BAA6C;AxDuiTrD;;AwD9jTI;EACE,2BAA+B;AxDikTrC;;AwD5jTM;EACE,+BAA8C;AxD+jTtD;;AwDhkTM;EACE,iCAA8C;AxDmkTtD;;AwDpkTM;EACE,kCAA8C;AxDukTtD;;AwDxkTM;EACE,gCAA8C;AxD2kTtD;;AwDrkTM;EACE,gCAAyC;EACzC,iCAA2C;AxDwkTnD;;AwDlkTM;EACE,+BAAuC;EACvC,kCAA6C;AxDqkTrD;;AwD5lTI;EACE,0BAA+B;AxD+lTrC;;AwD1lTM;EACE,8BAA8C;AxD6lTtD;;AwD9lTM;EACE,gCAA8C;AxDimTtD;;AwDlmTM;EACE,iCAA8C;AxDqmTtD;;AwDtmTM;EACE,+BAA8C;AxDymTtD;;AwDnmTM;EACE,+BAAyC;EACzC,gCAA2C;AxDsmTnD;;AwDhmTM;EACE,8BAAuC;EACvC,iCAA6C;AxDmmTrD;;AwD1nTI;EACE,2BAA+B;AxD6nTrC;;AwDxnTM;EACE,+BAA8C;AxD2nTtD;;AwD5nTM;EACE,iCAA8C;AxD+nTtD;;AwDhoTM;EACE,kCAA8C;AxDmoTtD;;AwDpoTM;EACE,gCAA8C;AxDuoTtD;;AwDjoTM;EACE,gCAAyC;EACzC,iCAA2C;AxDooTnD;;AwD9nTM;EACE,+BAAuC;EACvC,kCAA6C;AxDioTrD;;AwDxpTI;EACE,wBAA+B;AxD2pTrC;;AwDtpTM;EACE,4BAA8C;AxDypTtD;;AwD1pTM;EACE,8BAA8C;AxD6pTtD;;AwD9pTM;EACE,+BAA8C;AxDiqTtD;;AwDlqTM;EACE,6BAA8C;AxDqqTtD;;AwD/pTM;EACE,6BAAyC;EACzC,8BAA2C;AxDkqTnD;;AwD5pTM;EACE,4BAAuC;EACvC,+BAA6C;AxD+pTrD;;AwDtrTI;EACE,0BAA+B;AxDyrTrC;;AwDprTM;EACE,8BAA8C;AxDurTtD;;AwDxrTM;EACE,gCAA8C;AxD2rTtD;;AwD5rTM;EACE,iCAA8C;AxD+rTtD;;AwDhsTM;EACE,+BAA8C;AxDmsTtD;;AwD7rTM;EACE,+BAAyC;EACzC,gCAA2C;AxDgsTnD;;AwD1rTM;EACE,8BAAuC;EACvC,iCAA6C;AxD6rTrD;;AwDptTI;EACE,wBAA+B;AxDutTrC;;AwDltTM;EACE,4BAA8C;AxDqtTtD;;AwDttTM;EACE,8BAA8C;AxDytTtD;;AwD1tTM;EACE,+BAA8C;AxD6tTtD;;AwD9tTM;EACE,6BAA8C;AxDiuTtD;;AwD3tTM;EACE,6BAAyC;EACzC,8BAA2C;AxD8tTnD;;AwDxtTM;EACE,4BAAuC;EACvC,+BAA6C;AxD2tTrD;;AwDlvTI;EACE,wBAA+B;AxDqvTrC;;AwDhvTM;EACE,4BAA8C;AxDmvTtD;;AwDpvTM;EACE,8BAA8C;AxDuvTtD;;AwDxvTM;EACE,+BAA8C;AxD2vTtD;;AwD5vTM;EACE,6BAA8C;AxD+vTtD;;AwDzvTM;EACE,6BAAyC;EACzC,8BAA2C;AxD4vTnD;;AwDtvTM;EACE,4BAAuC;EACvC,+BAA6C;AxDyvTrD;;AyD3xTI;EACE,0BAA2B;AzD8xTjC;;AyD/xTI;EACE,4BAA2B;AzDkyTjC;;AyDnyTI;EACE,0BAA2B;AzDsyTjC;;AyDvyTI;EACE,4BAA2B;AzD0yTjC;;AyD3yTI;EACE,6BAA2B;AzD8yTjC;;AyD/yTI;EACE,0BAA2B;AzDkzTjC;;AyDnzTI;EACE,6BAA2B;AzDszTjC;;AMjrTE;EmDtIE;IACE,0BAA2B;EzD2zT/B;EyD5zTE;IACE,4BAA2B;EzD8zT/B;EyD/zTE;IACE,0BAA2B;EzDi0T/B;EyDl0TE;IACE,4BAA2B;EzDo0T/B;EyDr0TE;IACE,6BAA2B;EzDu0T/B;EyDx0TE;IACE,0BAA2B;EzD00T/B;EyD30TE;IACE,6BAA2B;EzD60T/B;AACF;;AMnsTE;EmD5IE;IACE,0BAA2B;EzDm1T/B;EyDp1TE;IACE,4BAA2B;EzDs1T/B;EyDv1TE;IACE,0BAA2B;EzDy1T/B;EyD11TE;IACE,4BAA2B;EzD41T/B;EyD71TE;IACE,6BAA2B;EzD+1T/B;EyDh2TE;IACE,0BAA2B;EzDk2T/B;EyDn2TE;IACE,6BAA2B;EzDq2T/B;AACF;;AM/sTE;EmDxJE;IACE,0BAA2B;EzD22T/B;EyD52TE;IACE,4BAA2B;EzD82T/B;EyD/2TE;IACE,0BAA2B;EzDi3T/B;EyDl3TE;IACE,4BAA2B;EzDo3T/B;EyDr3TE;IACE,6BAA2B;EzDu3T/B;EyDx3TE;IACE,0BAA2B;EzD03T/B;EyD33TE;IACE,6BAA2B;EzD63T/B;AACF;;AMjuTE;EmD9JE;IACE,0BAA2B;EzDm4T/B;EyDp4TE;IACE,4BAA2B;EzDs4T/B;EyDv4TE;IACE,0BAA2B;EzDy4T/B;EyD14TE;IACE,4BAA2B;EzD44T/B;EyD74TE;IACE,6BAA2B;EzD+4T/B;EyDh5TE;IACE,0BAA2B;EzDk5T/B;EyDn5TE;IACE,6BAA2B;EzDq5T/B;AACF;;AMluTI;EmDrLA;IACE,0BAA2B;EzD25T/B;EyD55TE;IACE,4BAA2B;EzD85T/B;EyD/5TE;IACE,0BAA2B;EzDi6T/B;EyDl6TE;IACE,4BAA2B;EzDo6T/B;EyDr6TE;IACE,6BAA2B;EzDu6T/B;EyDx6TE;IACE,0BAA2B;EzD06T/B;EyD36TE;IACE,6BAA2B;EzD66T/B;AACF;;AMluTI;EmD7MA;IACE,0BAA2B;EzDm7T/B;EyDp7TE;IACE,4BAA2B;EzDs7T/B;EyDv7TE;IACE,0BAA2B;EzDy7T/B;EyD17TE;IACE,4BAA2B;EzD47T/B;EyD77TE;IACE,6BAA2B;EzD+7T/B;EyDh8TE;IACE,0BAA2B;EzDk8T/B;EyDn8TE;IACE,6BAA2B;EzDq8T/B;AACF;;AyD95TE;EACE,6BAAqC;AzDi6TzC;;AyDl6TE;EACE,8BAAqC;AzDq6TzC;;AyDt6TE;EACE,2BAAqC;AzDy6TzC;;AyD16TE;EACE,4BAAqC;AzD66TzC;;AMj1TE;EmDtFE;IACE,6BAAqC;EzD26TzC;AACF;;AMj1TE;EmDrFE;IACE,6BAAqC;EzD06TzC;AACF;;AMj1TE;EmDpFE;IACE,6BAAqC;EzDy6TzC;AACF;;AMj1TE;EmDnFE;IACE,6BAAqC;EzDw6TzC;AACF;;AMj1TE;EmDlFE;IACE,6BAAqC;EzDu6TzC;AACF;;AMh1TI;EmDlFA;IACE,6BAAqC;EzDs6TzC;AACF;;AMt0TI;EmD3FA;IACE,6BAAqC;EzDq6TzC;AACF;;AMp0TI;EmD5FA;IACE,6BAAqC;EzDo6TzC;AACF;;AM1zTI;EmDrGA;IACE,6BAAqC;EzDm6TzC;AACF;;AMv4TE;EmDtFE;IACE,8BAAqC;EzDi+TzC;AACF;;AMv4TE;EmDrFE;IACE,8BAAqC;EzDg+TzC;AACF;;AMv4TE;EmDpFE;IACE,8BAAqC;EzD+9TzC;AACF;;AMv4TE;EmDnFE;IACE,8BAAqC;EzD89TzC;AACF;;AMv4TE;EmDlFE;IACE,8BAAqC;EzD69TzC;AACF;;AMt4TI;EmDlFA;IACE,8BAAqC;EzD49TzC;AACF;;AM53TI;EmD3FA;IACE,8BAAqC;EzD29TzC;AACF;;AM13TI;EmD5FA;IACE,8BAAqC;EzD09TzC;AACF;;AMh3TI;EmDrGA;IACE,8BAAqC;EzDy9TzC;AACF;;AM77TE;EmDtFE;IACE,2BAAqC;EzDuhUzC;AACF;;AM77TE;EmDrFE;IACE,2BAAqC;EzDshUzC;AACF;;AM77TE;EmDpFE;IACE,2BAAqC;EzDqhUzC;AACF;;AM77TE;EmDnFE;IACE,2BAAqC;EzDohUzC;AACF;;AM77TE;EmDlFE;IACE,2BAAqC;EzDmhUzC;AACF;;AM57TI;EmDlFA;IACE,2BAAqC;EzDkhUzC;AACF;;AMl7TI;EmD3FA;IACE,2BAAqC;EzDihUzC;AACF;;AMh7TI;EmD5FA;IACE,2BAAqC;EzDghUzC;AACF;;AMt6TI;EmDrGA;IACE,2BAAqC;EzD+gUzC;AACF;;AMn/TE;EmDtFE;IACE,4BAAqC;EzD6kUzC;AACF;;AMn/TE;EmDrFE;IACE,4BAAqC;EzD4kUzC;AACF;;AMn/TE;EmDpFE;IACE,4BAAqC;EzD2kUzC;AACF;;AMn/TE;EmDnFE;IACE,4BAAqC;EzD0kUzC;AACF;;AMn/TE;EmDlFE;IACE,4BAAqC;EzDykUzC;AACF;;AMl/TI;EmDlFA;IACE,4BAAqC;EzDwkUzC;AACF;;AMx+TI;EmD3FA;IACE,4BAAqC;EzDukUzC;AACF;;AMt+TI;EmD5FA;IACE,4BAAqC;EzDskUzC;AACF;;AM59TI;EmDrGA;IACE,4BAAqC;EzDqkUzC;AACF;;AyDjkUA;EACE,qCAAqC;AzDokUvC;;AyDjkUA;EACE,oCAAoC;AzDokUtC;;AyDjkUA;EACE,oCAAoC;AzDokUtC;;AyDjkUA;EACE,6BAA6B;AzDokU/B;;AyDjkUA;EACE,qCAAqC;AzDokUvC;;AyDjkUA;EACE,2BAAqC;AzDokUvC;;AyDjkUA;EACE,2BAAsC;AzDokUxC;;AyDjkUA;EACE,2BAAsC;AzDokUxC;;AyDjkUA;EACE,2BAAwC;AzDokU1C;;AyDjkUA;EACE,2BAAoC;AzDokUtC;;AyDjkUA;EACE,+LAAuC;AzDokUzC;;AyDjkUA;EACE,+LAAyC;AzDokU3C;;AyDjkUA;EACE,+LAA0C;AzDokU5C;;AyDjkUA;EACE,iCAAyC;AzDokU3C;;AyDjkUA;EACE,iCAAoC;AzDokUtC;;A0D5uUE;EACE,yBAA+B;A1D+uUnC;;AMzmUE;EoDlIE;IACE,yBAA+B;E1D+uUnC;AACF;;AMzmUE;EoDjIE;IACE,yBAA+B;E1D8uUnC;AACF;;AMzmUE;EoDhIE;IACE,yBAA+B;E1D6uUnC;AACF;;AMzmUE;EoD/HE;IACE,yBAA+B;E1D4uUnC;AACF;;AMzmUE;EoD9HE;IACE,yBAA+B;E1D2uUnC;AACF;;AMxmUI;EoD9HA;IACE,yBAA+B;E1D0uUnC;AACF;;AM9lUI;EoDvIA;IACE,yBAA+B;E1DyuUnC;AACF;;AM5lUI;EoDxIA;IACE,yBAA+B;E1DwuUnC;AACF;;AMllUI;EoDjJA;IACE,yBAA+B;E1DuuUnC;AACF;;A0DtyUE;EACE,wBAA+B;A1DyyUnC;;AMnqUE;EoDlIE;IACE,wBAA+B;E1DyyUnC;AACF;;AMnqUE;EoDjIE;IACE,wBAA+B;E1DwyUnC;AACF;;AMnqUE;EoDhIE;IACE,wBAA+B;E1DuyUnC;AACF;;AMnqUE;EoD/HE;IACE,wBAA+B;E1DsyUnC;AACF;;AMnqUE;EoD9HE;IACE,wBAA+B;E1DqyUnC;AACF;;AMlqUI;EoD9HA;IACE,wBAA+B;E1DoyUnC;AACF;;AMxpUI;EoDvIA;IACE,wBAA+B;E1DmyUnC;AACF;;AMtpUI;EoDxIA;IACE,wBAA+B;E1DkyUnC;AACF;;AM5oUI;EoDjJA;IACE,wBAA+B;E1DiyUnC;AACF;;A0Dh2UE;EACE,0BAA+B;A1Dm2UnC;;AM7tUE;EoDlIE;IACE,0BAA+B;E1Dm2UnC;AACF;;AM7tUE;EoDjIE;IACE,0BAA+B;E1Dk2UnC;AACF;;AM7tUE;EoDhIE;IACE,0BAA+B;E1Di2UnC;AACF;;AM7tUE;EoD/HE;IACE,0BAA+B;E1Dg2UnC;AACF;;AM7tUE;EoD9HE;IACE,0BAA+B;E1D+1UnC;AACF;;AM5tUI;EoD9HA;IACE,0BAA+B;E1D81UnC;AACF;;AMltUI;EoDvIA;IACE,0BAA+B;E1D61UnC;AACF;;AMhtUI;EoDxIA;IACE,0BAA+B;E1D41UnC;AACF;;AMtsUI;EoDjJA;IACE,0BAA+B;E1D21UnC;AACF;;A0D15UE;EACE,gCAA+B;A1D65UnC;;AMvxUE;EoDlIE;IACE,gCAA+B;E1D65UnC;AACF;;AMvxUE;EoDjIE;IACE,gCAA+B;E1D45UnC;AACF;;AMvxUE;EoDhIE;IACE,gCAA+B;E1D25UnC;AACF;;AMvxUE;EoD/HE;IACE,gCAA+B;E1D05UnC;AACF;;AMvxUE;EoD9HE;IACE,gCAA+B;E1Dy5UnC;AACF;;AMtxUI;EoD9HA;IACE,gCAA+B;E1Dw5UnC;AACF;;AM5wUI;EoDvIA;IACE,gCAA+B;E1Du5UnC;AACF;;AM1wUI;EoDxIA;IACE,gCAA+B;E1Ds5UnC;AACF;;AMhwUI;EoDjJA;IACE,gCAA+B;E1Dq5UnC;AACF;;A0Dp9UE;EACE,+BAA+B;A1Du9UnC;;AMj1UE;EoDlIE;IACE,+BAA+B;E1Du9UnC;AACF;;AMj1UE;EoDjIE;IACE,+BAA+B;E1Ds9UnC;AACF;;AMj1UE;EoDhIE;IACE,+BAA+B;E1Dq9UnC;AACF;;AMj1UE;EoD/HE;IACE,+BAA+B;E1Do9UnC;AACF;;AMj1UE;EoD9HE;IACE,+BAA+B;E1Dm9UnC;AACF;;AMh1UI;EoD9HA;IACE,+BAA+B;E1Dk9UnC;AACF;;AMt0UI;EoDvIA;IACE,+BAA+B;E1Di9UnC;AACF;;AMp0UI;EoDxIA;IACE,+BAA+B;E1Dg9UnC;AACF;;AM1zUI;EoDjJA;IACE,+BAA+B;E1D+8UnC;AACF;;A0D38UA;EACE,wBAAwB;A1D88U1B;;A0D38UA;EACE,uBAAuB;EACvB,iCAAiC;EACjC,yBAAyB;EACzB,2BAA2B;EAC3B,qBAAqB;EACrB,6BAA6B;EAC7B,8BAA8B;EAC9B,wBAAwB;A1D88U1B;;AMt5UE;EoDpDA;IACE,wBAAwB;E1D88U1B;AACF;;AMt5UE;EoDnDA;IACE,wBAAwB;E1D68U1B;AACF;;AMt5UE;EoDlDA;IACE,wBAAwB;E1D48U1B;AACF;;AMt5UE;EoDjDA;IACE,wBAAwB;E1D28U1B;AACF;;AMt5UE;EoDhDA;IACE,wBAAwB;E1D08U1B;AACF;;AMr5UI;EoDhDF;IACE,wBAAwB;E1Dy8U1B;AACF;;AM34UI;EoDzDF;IACE,wBAAwB;E1Dw8U1B;AACF;;AMz4UI;EoD1DF;IACE,wBAAwB;E1Du8U1B;AACF;;AM/3UI;EoDnEF;IACE,wBAAwB;E1Ds8U1B;AACF;;A0Dl8UA;EACE,6BAA6B;A1Dq8U/B;;AMh9UE;EoDeA;IACE,6BAA6B;E1Dq8U/B;AACF;;AMh9UE;EoDgBA;IACE,6BAA6B;E1Do8U/B;AACF;;AMh9UE;EoDiBA;IACE,6BAA6B;E1Dm8U/B;AACF;;AMh9UE;EoDkBA;IACE,6BAA6B;E1Dk8U/B;AACF;;AMh9UE;EoDmBA;IACE,6BAA6B;E1Di8U/B;AACF;;AM/8UI;EoDmBF;IACE,6BAA6B;E1Dg8U/B;AACF;;AMr8UI;EoDUF;IACE,6BAA6B;E1D+7U/B;AACF;;AMn8UI;EoDSF;IACE,6BAA6B;E1D87U/B;AACF;;AMz7UI;EoDAF;IACE,6BAA6B;E1D67U/B;AACF;;A2DlpVA,iBAAA;ACWA;EACE,oBAAoB;EACpB,aAAa;EACb,sBAAsB;EACtB,8BAA8B;A5D2oVhC;;A4D/oVA;EAOI,gBAAgB;A5D4oVpB;;A4DnpVA;EAYM,mBAAmB;A5D2oVzB;;A4DvpVA;EAsBM,uBvDlBkB;EuDmBlB,cvDhCgB;ALqqVtB;;A4D5pVA;;EA2BQ,cAAc;A5DsoVtB;;A4DjqVA;EA+BQ,cvDxCc;AL8qVtB;;A4DrqVA;EAmCQ,4BvD5Cc;ALkrVtB;;A4DzqVA;;EAuCU,cvDhDY;ALurVtB;;AM3hVE;EsDnJF;IA6CU,uBvDzCc;EL+qVtB;AACF;;A4DprVA;;EAmDQ,4BvD5Dc;ALksVtB;;A4DzrVA;;;EA0DU,yB7CuFuB;E6CtFvB,cvDpEY;ALysVtB;;A4DhsVA;EAiEU,cvD1EY;EuD2EZ,YAAY;A5DmoVtB;;A4DrsVA;EAqEY,UAAU;A5DooVtB;;A4DzsVA;EA2EY,uBAAwB;EACxB,UAAU;A5DkoVtB;;A4D9sVA;EAmFY,cvD5FU;AL2tVtB;;A4DltVA;EAsFc,uCvD/FQ;AL+tVtB;;A4DttVA;EA6Fc,yBvDtGQ;EuDuGR,qBvDvGQ;EuDwGR,YvD3FU;ALwtVxB;;A4D5tVA;EAiHU,4EAKC;A5D0mVX;;AM/lVE;EsDjIF;IA0Hc,4EAKC;E5DsmVb;AACF;;A4DtuVA;EAsBM,yBvD/BgB;EuDgChB,YvDnBkB;ALuuVxB;;A4D3uVA;;EA2BQ,cAAc;A5DqtVtB;;A4DhvVA;EA+BQ,YvD3BgB;ALgvVxB;;A4DpvVA;EAmCQ,+BvD/BgB;ALovVxB;;A4DxvVA;;EAuCU,YvDnCc;ALyvVxB;;AM1mVE;EsDnJF;IA6CU,yBvDtDY;EL2wVpB;AACF;;A4DnwVA;;EAmDQ,+BvD/CgB;ALowVxB;;A4DxwVA;;;EA0DU,uB7CuFuB;E6CtFvB,YvDvDc;AL2wVxB;;A4D/wVA;EAiEU,YvD7Dc;EuD8Dd,YAAY;A5DktVtB;;A4DpxVA;EAqEY,UAAU;A5DmtVtB;;A4DxxVA;EA2EY,yBAAwB;EACxB,UAAU;A5DitVtB;;A4D7xVA;EAmFY,YvD/EY;AL6xVxB;;A4DjyVA;EAsFc,uCvD/FQ;AL8yVtB;;A4DryVA;EA6Fc,uBvDzFU;EuD0FV,mBvD1FU;EuD2FV,cvDxGQ;ALozVtB;;A4D3yVA;EAiHU,8EAKC;A5DyrVX;;AM9qVE;EsDjIF;IA0Hc,8EAKC;E5DqrVb;AACF;;A4DrzVA;EAsBM,4BvDpBqB;EuDqBrB,yB7C4Ee;AfutVrB;;A4D1zVA;;EA2BQ,cAAc;A5DoyVtB;;A4D/zVA;EA+BQ,yB7CoEa;AfguVrB;;A4Dn0VA;EAmCQ,yB7CgEa;AfouVrB;;A4Dv0VA;;EAuCU,yB7C4DW;AfyuVrB;;AMzrVE;EsDnJF;IA6CU,4BvD3CiB;EL+0VzB;AACF;;A4Dl1VA;;EAmDQ,yB7CgDa;AfovVrB;;A4Dv1VA;;;EA0DU,yB7CuFuB;E6CtFvB,yB7CwCW;Af2vVrB;;A4D91VA;EAiEU,yB7CkCW;E6CjCX,YAAY;A5DiyVtB;;A4Dn2VA;EAqEY,UAAU;A5DkyVtB;;A4Dv2VA;EA2EY,4BAAwB;EACxB,UAAU;A5DgyVtB;;A4D52VA;EAmFY,yB7CgBS;Af6wVrB;;A4Dh3VA;EAsFc,uCvD/FQ;AL63VtB;;A4Dp3VA;EA6Fc,oC7CMO;E6CLP,gC7CKO;E6CJP,iBvD7Fa;ALw3V3B;;A4D13VA;EAiHU,iFAKC;A5DwwVX;;AM7vVE;EsDjIF;IA0Hc,iFAKC;E5DowVb;AACF;;A4Dp4VA;EAsBM,yBvD3BuB;EuD4BvB,W7C+EU;AfmyVhB;;A4Dz4VA;;EA2BQ,cAAc;A5Dm3VtB;;A4D94VA;EA+BQ,W7CuEQ;Af4yVhB;;A4Dl5VA;EAmCQ,+B7CmEQ;AfgzVhB;;A4Dt5VA;;EAuCU,W7C+DM;AfqzVhB;;AMxwVE;EsDnJF;IA6CU,yBvDlDmB;ELq6V3B;AACF;;A4Dj6VA;;EAmDQ,+B7CmDQ;Afg0VhB;;A4Dt6VA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afu0VhB;;A4D76VA;EAiEU,W7CqCM;E6CpCN,YAAY;A5Dg3VtB;;A4Dl7VA;EAqEY,UAAU;A5Di3VtB;;A4Dt7VA;EA2EY,yBAAwB;EACxB,UAAU;A5D+2VtB;;A4D37VA;EAmFY,W7CmBI;Afy1VhB;;A4D/7VA;EAsFc,uCvD/FQ;AL48VtB;;A4Dn8VA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDpGe;AL88V7B;;A4Dz8VA;EAiHU,gFAKC;A5Du1VX;;AM50VE;EsDjIF;IA0Hc,gFAKC;E5Dm1Vb;AACF;;A4Dn9VA;EAsBM,yBvDbyB;EuDczB,W7C+EU;Afk3VhB;;A4Dx9VA;;EA2BQ,cAAc;A5Dk8VtB;;A4D79VA;EA+BQ,W7CuEQ;Af23VhB;;A4Dj+VA;EAmCQ,+B7CmEQ;Af+3VhB;;A4Dr+VA;;EAuCU,W7C+DM;Afo4VhB;;AMv1VE;EsDnJF;IA6CU,yBvDpCqB;ELs+V7B;AACF;;A4Dh/VA;;EAmDQ,+B7CmDQ;Af+4VhB;;A4Dr/VA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afs5VhB;;A4D5/VA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D+7VtB;;A4DjgWA;EAqEY,UAAU;A5Dg8VtB;;A4DrgWA;EA2EY,yBAAwB;EACxB,UAAU;A5D87VtB;;A4D1gWA;EAmFY,W7CmBI;Afw6VhB;;A4D9gWA;EAsFc,uCvD/FQ;AL2hWtB;;A4DlhWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDtFiB;AL+gW/B;;A4DxhWA;EAiHU,gFAKC;A5Ds6VX;;AM35VE;EsDjIF;IA0Hc,gFAKC;E5Dk6Vb;AACF;;A4DliWA;EAsBM,yBvDXmB;EuDYnB,W7C+EU;Afi8VhB;;A4DviWA;;EA2BQ,cAAc;A5DihWtB;;A4D5iWA;EA+BQ,W7CuEQ;Af08VhB;;A4DhjWA;EAmCQ,+B7CmEQ;Af88VhB;;A4DpjWA;;EAuCU,W7C+DM;Afm9VhB;;AMt6VE;EsDnJF;IA6CU,yBvDlCe;ELmjWvB;AACF;;A4D/jWA;;EAmDQ,+B7CmDQ;Af89VhB;;A4DpkWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afq+VhB;;A4D3kWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D8gWtB;;A4DhlWA;EAqEY,UAAU;A5D+gWtB;;A4DplWA;EA2EY,yBAAwB;EACxB,UAAU;A5D6gWtB;;A4DzlWA;EAmFY,W7CmBI;Afu/VhB;;A4D7lWA;EAsFc,uCvD/FQ;AL0mWtB;;A4DjmWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDpFW;AL4lWzB;;A4DvmWA;EAiHU,gFAKC;A5Dq/VX;;AM1+VE;EsDjIF;IA0Hc,gFAKC;E5Di/Vb;AACF;;A4DjnWA;EAsBM,yBvDZmB;EuDanB,W7C+EU;AfghWhB;;A4DtnWA;;EA2BQ,cAAc;A5DgmWtB;;A4D3nWA;EA+BQ,W7CuEQ;AfyhWhB;;A4D/nWA;EAmCQ,+B7CmEQ;Af6hWhB;;A4DnoWA;;EAuCU,W7C+DM;AfkiWhB;;AMr/VE;EsDnJF;IA6CU,yBvDnCe;ELmoWvB;AACF;;A4D9oWA;;EAmDQ,+B7CmDQ;Af6iWhB;;A4DnpWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfojWhB;;A4D1pWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D6lWtB;;A4D/pWA;EAqEY,UAAU;A5D8lWtB;;A4DnqWA;EA2EY,yBAAwB;EACxB,UAAU;A5D4lWtB;;A4DxqWA;EAmFY,W7CmBI;AfskWhB;;A4D5qWA;EAsFc,uCvD/FQ;ALyrWtB;;A4DhrWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDrFW;AL4qWzB;;A4DtrWA;EAiHU,gFAKC;A5DokWX;;AMzjWE;EsDjIF;IA0Hc,gFAKC;E5DgkWb;AACF;;A4DhsWA;EAsBM,yBvDdoB;EuDepB,W7C+EU;Af+lWhB;;A4DrsWA;;EA2BQ,cAAc;A5D+qWtB;;A4D1sWA;EA+BQ,W7CuEQ;AfwmWhB;;A4D9sWA;EAmCQ,+B7CmEQ;Af4mWhB;;A4DltWA;;EAuCU,W7C+DM;AfinWhB;;AMpkWE;EsDnJF;IA6CU,yBvDrCgB;ELotWxB;AACF;;A4D7tWA;;EAmDQ,+B7CmDQ;Af4nWhB;;A4DluWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfmoWhB;;A4DzuWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D4qWtB;;A4D9uWA;EAqEY,UAAU;A5D6qWtB;;A4DlvWA;EA2EY,yBAAwB;EACxB,UAAU;A5D2qWtB;;A4DvvWA;EAmFY,W7CmBI;AfqpWhB;;A4D3vWA;EAsFc,uCvD/FQ;ALwwWtB;;A4D/vWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDvFY;AL6vW1B;;A4DrwWA;EAiHU,gFAKC;A5DmpWX;;AMxoWE;EsDjIF;IA0Hc,gFAKC;E5D+oWb;AACF;;A4D/wWA;EAsBM,yBvDfqB;EuDgBrB,yB7C4Ee;AfirWrB;;A4DpxWA;;EA2BQ,cAAc;A5D8vWtB;;A4DzxWA;EA+BQ,yB7CoEa;Af0rWrB;;A4D7xWA;EAmCQ,yB7CgEa;Af8rWrB;;A4DjyWA;;EAuCU,yB7C4DW;AfmsWrB;;AMnpWE;EsDnJF;IA6CU,yBvDtCiB;ELoyWzB;AACF;;A4D5yWA;;EAmDQ,yB7CgDa;Af8sWrB;;A4DjzWA;;;EA0DU,yB7CuFuB;E6CtFvB,yB7CwCW;AfqtWrB;;A4DxzWA;EAiEU,yB7CkCW;E6CjCX,YAAY;A5D2vWtB;;A4D7zWA;EAqEY,UAAU;A5D4vWtB;;A4Dj0WA;EA2EY,yBAAwB;EACxB,UAAU;A5D0vWtB;;A4Dt0WA;EAmFY,yB7CgBS;AfuuWrB;;A4D10WA;EAsFc,uCvD/FQ;ALu1WtB;;A4D90WA;EA6Fc,oC7CMO;E6CLP,gC7CKO;E6CJP,cvDxFa;AL60W3B;;A4Dp1WA;EAiHU,gFAKC;A5DkuWX;;AMvtWE;EsDjIF;IA0Hc,gFAKC;E5D8tWb;AACF;;A4D91WA;EAsBM,yBvDTkB;EuDUlB,W7C+EU;Af6vWhB;;A4Dn2WA;;EA2BQ,cAAc;A5D60WtB;;A4Dx2WA;EA+BQ,W7CuEQ;AfswWhB;;A4D52WA;EAmCQ,+B7CmEQ;Af0wWhB;;A4Dh3WA;;EAuCU,W7C+DM;Af+wWhB;;AMluWE;EsDnJF;IA6CU,yBvDhCc;EL62WtB;AACF;;A4D33WA;;EAmDQ,+B7CmDQ;Af0xWhB;;A4Dh4WA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfiyWhB;;A4Dv4WA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D00WtB;;A4D54WA;EAqEY,UAAU;A5D20WtB;;A4Dh5WA;EA2EY,yBAAwB;EACxB,UAAU;A5Dy0WtB;;A4Dr5WA;EAmFY,W7CmBI;AfmzWhB;;A4Dz5WA;EAsFc,uCvD/FQ;ALs6WtB;;A4D75WA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDlFU;ALs5WxB;;A4Dn6WA;EAiHU,gFAKC;A5DizWX;;AMtyWE;EsDjIF;IA0Hc,gFAKC;E5D6yWb;AACF;;A4D76WA;EA0IM,eAjJ0B;A5Dw7WhC;;AM1yWE;EsDvIF;IAiJQ,oBAvJ8B;E5D47WpC;AACF;;AMhzWE;EsDvIF;IAyJQ,mBA9J4B;E5Di8WlC;AACF;;A4D77WA;EAkKM,mBAAmB;EACnB,aAAa;A5D+xWnB;;A4Dl8WA;EAsKQ,YAAY;EACZ,cAAc;A5DgyWtB;;A4Dv8WA;EA6KI,gBAAgB;A5D8xWpB;;A4D38WA;EAiLI,iBAAiB;A5D8xWrB;;A4DxxWA;EAGE,gBAAgB;A5DyxWlB;;A4D5xWA;EAMI,SAAS;EACT,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,QAAQ;EACR,qCAAqC;A5D0xWzC;;A4DryWA;EAgBI,YAAY;A5DyxWhB;;AM/1WE;EsDsDF;IAqBI,aAAa;E5DyxWf;AACF;;A4DtxWA;EACE,kBAAkB;A5DyxWpB;;AMz2WE;EsD+EF;IAMM,aAAa;E5DyxWjB;E4D/xWF;IASQ,sBAAsB;E5DyxW5B;AACF;;AM52WE;EsDyEF;IAeI,aAAa;IACb,uBAAuB;E5DyxWzB;E4DzyWF;ItD2CI,oBsDxBwC;E5DyxW1C;AACF;;A4DnxWA;;EAEE,YAAY;EACZ,cAAc;A5DsxWhB;;A4DnxWA;EACE,YAAY;EACZ,cAAc;EACd,oBA5P6B;A5DkhX/B;;AMl4WE;EsDyGF;IAMI,kBA9PgC;E5DshXlC;AACF;;A6DnhXA;EACE,oBAN2B;A7D4hX7B;;AM13WE;EuD7JF;IAKI,kBAT+B;E7DgiXjC;E6D5hXF;IASM,oBAZ8B;E7DkiXlC;E6D/hXF;IAaM,mBAf4B;E7DoiXhC;AACF;;A8DpiXA;EACE,yBzDOyB;EyDNzB,yBAJ+B;A9D2iXjC","file":"bulma-prefixed.css"} \ No newline at end of file diff --git a/css/bulma-prefixed.min.css b/css/bulma-prefixed.min.css new file mode 100644 index 00000000..cc4baa56 --- /dev/null +++ b/css/bulma-prefixed.min.css @@ -0,0 +1 @@ +@charset "UTF-8";/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.bulma-button,.bulma-file-cta,.bulma-file-name,.bulma-input,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-select select,.bulma-textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.bulma-button:active,.bulma-button:focus,.bulma-file-cta:active,.bulma-file-cta:focus,.bulma-file-name:active,.bulma-file-name:focus,.bulma-input:active,.bulma-input:focus,.bulma-pagination-ellipsis:active,.bulma-pagination-ellipsis:focus,.bulma-pagination-link:active,.bulma-pagination-link:focus,.bulma-pagination-next:active,.bulma-pagination-next:focus,.bulma-pagination-previous:active,.bulma-pagination-previous:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-button,.is-active.bulma-file-cta,.is-active.bulma-file-name,.is-active.bulma-input,.is-active.bulma-pagination-ellipsis,.is-active.bulma-pagination-link,.is-active.bulma-pagination-next,.is-active.bulma-pagination-previous,.is-active.bulma-textarea,.is-focused.bulma-button,.is-focused.bulma-file-cta,.is-focused.bulma-file-name,.is-focused.bulma-input,.is-focused.bulma-pagination-ellipsis,.is-focused.bulma-pagination-link,.is-focused.bulma-pagination-next,.is-focused.bulma-pagination-previous,.is-focused.bulma-textarea{outline:0}.bulma-button[disabled],.bulma-file-cta[disabled],.bulma-file-name[disabled],.bulma-input[disabled],.bulma-pagination-ellipsis[disabled],.bulma-pagination-link[disabled],.bulma-pagination-next[disabled],.bulma-pagination-previous[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-button,fieldset[disabled] .bulma-file-cta,fieldset[disabled] .bulma-file-name,fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-pagination-ellipsis,fieldset[disabled] .bulma-pagination-link,fieldset[disabled] .bulma-pagination-next,fieldset[disabled] .bulma-pagination-previous,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{cursor:not-allowed}.bulma-breadcrumb,.bulma-button,.bulma-file,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-tabs,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bulma-navbar-link:not(.is-arrowless)::after,.bulma-select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bulma-block:not(:last-child),.bulma-box:not(:last-child),.bulma-breadcrumb:not(:last-child),.bulma-content:not(:last-child),.bulma-level:not(:last-child),.bulma-message:not(:last-child),.bulma-notification:not(:last-child),.bulma-pagination:not(:last-child),.bulma-progress:not(:last-child),.bulma-subtitle:not(:last-child),.bulma-table-container:not(:last-child),.bulma-table:not(:last-child),.bulma-tabs:not(:last-child),.bulma-title:not(:last-child){margin-bottom:1.5rem}.bulma-delete,.bulma-modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.bulma-delete::after,.bulma-delete::before,.bulma-modal-close::after,.bulma-modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-delete::before,.bulma-modal-close::before{height:2px;width:50%}.bulma-delete::after,.bulma-modal-close::after{height:50%;width:2px}.bulma-delete:focus,.bulma-delete:hover,.bulma-modal-close:focus,.bulma-modal-close:hover{background-color:rgba(10,10,10,.3)}.bulma-delete:active,.bulma-modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.bulma-delete,.is-small.bulma-modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.bulma-delete,.is-medium.bulma-modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.bulma-delete,.is-large.bulma-modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.bulma-button.is-loading::after,.bulma-control.is-loading::after,.bulma-loader,.bulma-select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bulma-hero-video,.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img,.bulma-modal,.bulma-modal-background,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.bulma-navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.bulma-box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.bulma-box:focus,a.bulma-box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.bulma-box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.bulma-button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.bulma-button strong{color:inherit}.bulma-button .bulma-icon,.bulma-button .bulma-icon.is-large,.bulma-button .bulma-icon.is-medium,.bulma-button .bulma-icon.is-small{height:1.5em;width:1.5em}.bulma-button .bulma-icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.bulma-button .bulma-icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.bulma-button .bulma-icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.bulma-button.is-hovered,.bulma-button:hover{border-color:#b5b5b5;color:#363636}.bulma-button.is-focused,.bulma-button:focus{border-color:#485fc7;color:#363636}.bulma-button.is-focused:not(:active),.bulma-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-active,.bulma-button:active{border-color:#4a4a4a;color:#363636}.bulma-button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.bulma-button.is-text.is-focused,.bulma-button.is-text.is-hovered,.bulma-button.is-text:focus,.bulma-button.is-text:hover{background-color:#f5f5f5;color:#363636}.bulma-button.is-text.is-active,.bulma-button.is-text:active{background-color:#e8e8e8;color:#363636}.bulma-button.is-text[disabled],fieldset[disabled] .bulma-button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.bulma-button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.bulma-button.is-ghost.is-hovered,.bulma-button.is-ghost:hover{color:#485fc7;text-decoration:underline}.bulma-button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-hovered,.bulma-button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused,.bulma-button.is-white:focus{border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused:not(:active),.bulma-button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-button.is-white.is-active,.bulma-button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-button.is-white[disabled],fieldset[disabled] .bulma-button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.bulma-button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-hovered,.bulma-button.is-white.is-inverted:hover{background-color:#000}.bulma-button.is-white.is-inverted[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.bulma-button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-white.is-outlined.is-focused,.bulma-button.is-white.is-outlined.is-hovered,.bulma-button.is-white.is-outlined:focus,.bulma-button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-white.is-inverted.is-outlined.is-focused,.bulma-button.is-white.is-inverted.is-outlined.is-hovered,.bulma-button.is-white.is-inverted.is-outlined:focus,.bulma-button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-button.is-black.is-hovered,.bulma-button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.bulma-button.is-black.is-focused,.bulma-button.is-black:focus{border-color:transparent;color:#fff}.bulma-button.is-black.is-focused:not(:active),.bulma-button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-button.is-black.is-active,.bulma-button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.bulma-button.is-black[disabled],fieldset[disabled] .bulma-button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.bulma-button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-hovered,.bulma-button.is-black.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-black.is-inverted[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-black.is-outlined.is-focused,.bulma-button.is-black.is-outlined.is-hovered,.bulma-button.is-black.is-outlined:focus,.bulma-button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-black.is-inverted.is-outlined.is-focused,.bulma-button.is-black.is-inverted.is-outlined.is-hovered,.bulma-button.is-black.is-inverted.is-outlined:focus,.bulma-button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-hovered,.bulma-button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused,.bulma-button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused:not(:active),.bulma-button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-button.is-light.is-active,.bulma-button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light[disabled],fieldset[disabled] .bulma-button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-hovered,.bulma-button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.bulma-button.is-light.is-outlined.is-focused,.bulma-button.is-light.is-outlined.is-hovered,.bulma-button.is-light.is-outlined:focus,.bulma-button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted.is-outlined.is-focused,.bulma-button.is-light.is-inverted.is-outlined.is-hovered,.bulma-button.is-light.is-inverted.is-outlined:focus,.bulma-button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.bulma-button.is-dark.is-hovered,.bulma-button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused,.bulma-button.is-dark:focus{border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused:not(:active),.bulma-button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-button.is-dark.is-active,.bulma-button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.bulma-button.is-dark[disabled],fieldset[disabled] .bulma-button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.bulma-button.is-dark.is-inverted{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-hovered,.bulma-button.is-dark.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-dark.is-inverted[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.bulma-button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.bulma-button.is-dark.is-outlined.is-focused,.bulma-button.is-dark.is-outlined.is-hovered,.bulma-button.is-dark.is-outlined:focus,.bulma-button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.bulma-button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-dark.is-inverted.is-outlined.is-focused,.bulma-button.is-dark.is-inverted.is-outlined.is-hovered,.bulma-button.is-dark.is-inverted.is-outlined:focus,.bulma-button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-button.is-primary.is-hovered,.bulma-button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused,.bulma-button.is-primary:focus{border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused:not(:active),.bulma-button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-button.is-primary.is-active,.bulma-button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-button.is-primary[disabled],fieldset[disabled] .bulma-button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.bulma-button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-hovered,.bulma-button.is-primary.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-primary.is-inverted[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.bulma-button.is-primary.is-outlined.is-focused,.bulma-button.is-primary.is-outlined.is-hovered,.bulma-button.is-primary.is-outlined:focus,.bulma-button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-primary.is-inverted.is-outlined.is-focused,.bulma-button.is-primary.is-inverted.is-outlined.is-hovered,.bulma-button.is-primary.is-inverted.is-outlined:focus,.bulma-button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-button.is-primary.is-light.is-hovered,.bulma-button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.bulma-button.is-primary.is-light.is-active,.bulma-button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.bulma-button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-button.is-link.is-hovered,.bulma-button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-button.is-link.is-focused,.bulma-button.is-link:focus{border-color:transparent;color:#fff}.bulma-button.is-link.is-focused:not(:active),.bulma-button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-link.is-active,.bulma-button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-button.is-link[disabled],fieldset[disabled] .bulma-button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.bulma-button.is-link.is-inverted{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-hovered,.bulma-button.is-link.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-link.is-inverted[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.bulma-button.is-link.is-outlined.is-focused,.bulma-button.is-link.is-outlined.is-hovered,.bulma-button.is-link.is-outlined:focus,.bulma-button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-link.is-inverted.is-outlined.is-focused,.bulma-button.is-link.is-inverted.is-outlined.is-hovered,.bulma-button.is-link.is-inverted.is-outlined:focus,.bulma-button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-button.is-link.is-light.is-hovered,.bulma-button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.bulma-button.is-link.is-light.is-active,.bulma-button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.bulma-button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-button.is-info.is-hovered,.bulma-button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-button.is-info.is-focused,.bulma-button.is-info:focus{border-color:transparent;color:#fff}.bulma-button.is-info.is-focused:not(:active),.bulma-button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-button.is-info.is-active,.bulma-button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-button.is-info[disabled],fieldset[disabled] .bulma-button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.bulma-button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-hovered,.bulma-button.is-info.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-info.is-inverted[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.bulma-button.is-info.is-outlined.is-focused,.bulma-button.is-info.is-outlined.is-hovered,.bulma-button.is-info.is-outlined:focus,.bulma-button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-info.is-inverted.is-outlined.is-focused,.bulma-button.is-info.is-inverted.is-outlined.is-hovered,.bulma-button.is-info.is-inverted.is-outlined:focus,.bulma-button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-button.is-info.is-light.is-hovered,.bulma-button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.bulma-button.is-info.is-light.is-active,.bulma-button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.bulma-button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-button.is-success.is-hovered,.bulma-button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-button.is-success.is-focused,.bulma-button.is-success:focus{border-color:transparent;color:#fff}.bulma-button.is-success.is-focused:not(:active),.bulma-button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-button.is-success.is-active,.bulma-button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-button.is-success[disabled],fieldset[disabled] .bulma-button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.bulma-button.is-success.is-inverted{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-hovered,.bulma-button.is-success.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-success.is-inverted[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.bulma-button.is-success.is-outlined.is-focused,.bulma-button.is-success.is-outlined.is-hovered,.bulma-button.is-success.is-outlined:focus,.bulma-button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-success.is-inverted.is-outlined.is-focused,.bulma-button.is-success.is-inverted.is-outlined.is-hovered,.bulma-button.is-success.is-inverted.is-outlined:focus,.bulma-button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-button.is-success.is-light.is-hovered,.bulma-button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.bulma-button.is-success.is-light.is-active,.bulma-button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.bulma-button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-hovered,.bulma-button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused,.bulma-button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused:not(:active),.bulma-button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-button.is-warning.is-active,.bulma-button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning[disabled],fieldset[disabled] .bulma-button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-hovered,.bulma-button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.bulma-button.is-warning.is-outlined.is-focused,.bulma-button.is-warning.is-outlined.is-hovered,.bulma-button.is-warning.is-outlined:focus,.bulma-button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted.is-outlined.is-focused,.bulma-button.is-warning.is-inverted.is-outlined.is-hovered,.bulma-button.is-warning.is-inverted.is-outlined:focus,.bulma-button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-button.is-warning.is-light.is-hovered,.bulma-button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.bulma-button.is-warning.is-light.is-active,.bulma-button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.bulma-button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.bulma-button.is-danger.is-hovered,.bulma-button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused,.bulma-button.is-danger:focus{border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused:not(:active),.bulma-button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-button.is-danger.is-active,.bulma-button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-button.is-danger[disabled],fieldset[disabled] .bulma-button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.bulma-button.is-danger.is-inverted{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-hovered,.bulma-button.is-danger.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-danger.is-inverted[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.bulma-button.is-danger.is-outlined.is-focused,.bulma-button.is-danger.is-outlined.is-hovered,.bulma-button.is-danger.is-outlined:focus,.bulma-button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-danger.is-inverted.is-outlined.is-focused,.bulma-button.is-danger.is-inverted.is-outlined.is-hovered,.bulma-button.is-danger.is-inverted.is-outlined:focus,.bulma-button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-button.is-danger.is-light.is-hovered,.bulma-button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.bulma-button.is-danger.is-light.is-active,.bulma-button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.bulma-button.is-small{font-size:.75rem}.bulma-button.is-small:not(.is-rounded){border-radius:2px}.bulma-button.is-normal{font-size:1rem}.bulma-button.is-medium{font-size:1.25rem}.bulma-button.is-large{font-size:1.5rem}.bulma-button[disabled],fieldset[disabled] .bulma-button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.bulma-button.is-fullwidth{display:flex;width:100%}.bulma-button.is-loading{color:transparent!important;pointer-events:none}.bulma-button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.bulma-button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.bulma-button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.bulma-buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-buttons .bulma-button{margin-bottom:.5rem}.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.bulma-buttons:last-child{margin-bottom:-.5rem}.bulma-buttons:not(:last-child){margin-bottom:1rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.bulma-buttons.has-addons .bulma-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bulma-buttons.has-addons .bulma-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.bulma-buttons.has-addons .bulma-button:last-child{margin-right:0}.bulma-buttons.has-addons .bulma-button.is-hovered,.bulma-buttons.has-addons .bulma-button:hover{z-index:2}.bulma-buttons.has-addons .bulma-button.is-active,.bulma-buttons.has-addons .bulma-button.is-focused,.bulma-buttons.has-addons .bulma-button.is-selected,.bulma-buttons.has-addons .bulma-button:active,.bulma-buttons.has-addons .bulma-button:focus{z-index:3}.bulma-buttons.has-addons .bulma-button.is-active:hover,.bulma-buttons.has-addons .bulma-button.is-focused:hover,.bulma-buttons.has-addons .bulma-button.is-selected:hover,.bulma-buttons.has-addons .bulma-button:active:hover,.bulma-buttons.has-addons .bulma-button:focus:hover{z-index:4}.bulma-buttons.has-addons .bulma-button.is-expanded{flex-grow:1;flex-shrink:1}.bulma-buttons.is-centered{justify-content:center}.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.bulma-buttons.is-right{justify-content:flex-end}.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.bulma-button.is-responsive.is-small{font-size:.5625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.65625rem}.bulma-button.is-responsive.is-medium{font-size:.75rem}.bulma-button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-button.is-responsive.is-small{font-size:.65625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.75rem}.bulma-button.is-responsive.is-medium{font-size:1rem}.bulma-button.is-responsive.is-large{font-size:1.25rem}}.bulma-container{flex-grow:1;margin:0 auto;position:relative;width:auto}.bulma-container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.bulma-container{max-width:960px}}@media screen and (max-width:1215px){.bulma-container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.bulma-container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.bulma-container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.bulma-content li+li{margin-top:.25em}.bulma-content blockquote:not(:last-child),.bulma-content dl:not(:last-child),.bulma-content ol:not(:last-child),.bulma-content p:not(:last-child),.bulma-content pre:not(:last-child),.bulma-content table:not(:last-child),.bulma-content ul:not(:last-child){margin-bottom:1em}.bulma-content h1,.bulma-content h2,.bulma-content h3,.bulma-content h4,.bulma-content h5,.bulma-content h6{color:#363636;font-weight:600;line-height:1.125}.bulma-content h1{font-size:2em;margin-bottom:.5em}.bulma-content h1:not(:first-child){margin-top:1em}.bulma-content h2{font-size:1.75em;margin-bottom:.5714em}.bulma-content h2:not(:first-child){margin-top:1.1428em}.bulma-content h3{font-size:1.5em;margin-bottom:.6666em}.bulma-content h3:not(:first-child){margin-top:1.3333em}.bulma-content h4{font-size:1.25em;margin-bottom:.8em}.bulma-content h5{font-size:1.125em;margin-bottom:.8888em}.bulma-content h6{font-size:1em;margin-bottom:1em}.bulma-content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.bulma-content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.bulma-content ol:not([type]){list-style-type:decimal}.bulma-content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.bulma-content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.bulma-content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.bulma-content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.bulma-content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.bulma-content ul ul{list-style-type:circle;margin-top:.5em}.bulma-content ul ul ul{list-style-type:square}.bulma-content dd{margin-left:2em}.bulma-content figure{margin-left:2em;margin-right:2em;text-align:center}.bulma-content figure:not(:first-child){margin-top:2em}.bulma-content figure:not(:last-child){margin-bottom:2em}.bulma-content figure img{display:inline-block}.bulma-content figure figcaption{font-style:italic}.bulma-content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.bulma-content sub,.bulma-content sup{font-size:75%}.bulma-content table{width:100%}.bulma-content table td,.bulma-content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-content table th{color:#363636}.bulma-content table th:not([align]){text-align:inherit}.bulma-content table thead td,.bulma-content table thead th{border-width:0 0 2px;color:#363636}.bulma-content table tfoot td,.bulma-content table tfoot th{border-width:2px 0 0;color:#363636}.bulma-content table tbody tr:last-child td,.bulma-content table tbody tr:last-child th{border-bottom-width:0}.bulma-content .bulma-tabs li+li{margin-top:0}.bulma-content.is-small{font-size:.75rem}.bulma-content.is-normal{font-size:1rem}.bulma-content.is-medium{font-size:1.25rem}.bulma-content.is-large{font-size:1.5rem}.bulma-icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.bulma-icon.is-small{height:1rem;width:1rem}.bulma-icon.is-medium{height:2rem;width:2rem}.bulma-icon.is-large{height:3rem;width:3rem}.bulma-icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.bulma-icon-text .bulma-icon{flex-grow:0;flex-shrink:0}.bulma-icon-text .bulma-icon:not(:last-child){margin-right:.25em}.bulma-icon-text .bulma-icon:not(:first-child){margin-left:.25em}div.bulma-icon-text{display:flex}.bulma-image{display:block;position:relative}.bulma-image img{display:block;height:auto;width:100%}.bulma-image img.is-rounded{border-radius:9999px}.bulma-image.is-fullwidth{width:100%}.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img{height:100%;width:100%}.bulma-image.is-1by1,.bulma-image.is-square{padding-top:100%}.bulma-image.is-5by4{padding-top:80%}.bulma-image.is-4by3{padding-top:75%}.bulma-image.is-3by2{padding-top:66.6666%}.bulma-image.is-5by3{padding-top:60%}.bulma-image.is-16by9{padding-top:56.25%}.bulma-image.is-2by1{padding-top:50%}.bulma-image.is-3by1{padding-top:33.3333%}.bulma-image.is-4by5{padding-top:125%}.bulma-image.is-3by4{padding-top:133.3333%}.bulma-image.is-2by3{padding-top:150%}.bulma-image.is-3by5{padding-top:166.6666%}.bulma-image.is-9by16{padding-top:177.7777%}.bulma-image.is-1by2{padding-top:200%}.bulma-image.is-1by3{padding-top:300%}.bulma-image.is-16x16{height:16px;width:16px}.bulma-image.is-24x24{height:24px;width:24px}.bulma-image.is-32x32{height:32px;width:32px}.bulma-image.is-48x48{height:48px;width:48px}.bulma-image.is-64x64{height:64px;width:64px}.bulma-image.is-96x96{height:96px;width:96px}.bulma-image.is-128x128{height:128px;width:128px}.bulma-notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-notification strong{color:currentColor}.bulma-notification code,.bulma-notification pre{background:#fff}.bulma-notification pre code{background:0 0}.bulma-notification>.bulma-delete{right:.5rem;position:absolute;top:.5rem}.bulma-notification .bulma-content,.bulma-notification .bulma-subtitle,.bulma-notification .bulma-title{color:currentColor}.bulma-notification.is-white{background-color:#fff;color:#0a0a0a}.bulma-notification.is-black{background-color:#0a0a0a;color:#fff}.bulma-notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-notification.is-dark{background-color:#363636;color:#fff}.bulma-notification.is-primary{background-color:#00d1b2;color:#fff}.bulma-notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-notification.is-link{background-color:#485fc7;color:#fff}.bulma-notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-notification.is-info{background-color:#3e8ed0;color:#fff}.bulma-notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-notification.is-success{background-color:#48c78e;color:#fff}.bulma-notification.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-notification.is-danger{background-color:#f14668;color:#fff}.bulma-notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.bulma-progress::-webkit-progress-bar{background-color:#ededed}.bulma-progress::-webkit-progress-value{background-color:#4a4a4a}.bulma-progress::-moz-progress-bar{background-color:#4a4a4a}.bulma-progress::-ms-fill{background-color:#4a4a4a;border:none}.bulma-progress.is-white::-webkit-progress-value{background-color:#fff}.bulma-progress.is-white::-moz-progress-bar{background-color:#fff}.bulma-progress.is-white::-ms-fill{background-color:#fff}.bulma-progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.bulma-progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.bulma-progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.bulma-progress.is-black::-ms-fill{background-color:#0a0a0a}.bulma-progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.bulma-progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.bulma-progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.bulma-progress.is-light::-ms-fill{background-color:#f5f5f5}.bulma-progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.bulma-progress.is-dark::-webkit-progress-value{background-color:#363636}.bulma-progress.is-dark::-moz-progress-bar{background-color:#363636}.bulma-progress.is-dark::-ms-fill{background-color:#363636}.bulma-progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.bulma-progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.bulma-progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.bulma-progress.is-primary::-ms-fill{background-color:#00d1b2}.bulma-progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.bulma-progress.is-link::-webkit-progress-value{background-color:#485fc7}.bulma-progress.is-link::-moz-progress-bar{background-color:#485fc7}.bulma-progress.is-link::-ms-fill{background-color:#485fc7}.bulma-progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.bulma-progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.bulma-progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.bulma-progress.is-info::-ms-fill{background-color:#3e8ed0}.bulma-progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.bulma-progress.is-success::-webkit-progress-value{background-color:#48c78e}.bulma-progress.is-success::-moz-progress-bar{background-color:#48c78e}.bulma-progress.is-success::-ms-fill{background-color:#48c78e}.bulma-progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.bulma-progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.bulma-progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.bulma-progress.is-warning::-ms-fill{background-color:#ffe08a}.bulma-progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.bulma-progress.is-danger::-webkit-progress-value{background-color:#f14668}.bulma-progress.is-danger::-moz-progress-bar{background-color:#f14668}.bulma-progress.is-danger::-ms-fill{background-color:#f14668}.bulma-progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.bulma-progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.bulma-progress:indeterminate::-webkit-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-moz-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-ms-fill{animation-name:none}.bulma-progress.is-small{height:.75rem}.bulma-progress.is-medium{height:1.25rem}.bulma-progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.bulma-table{background-color:#fff;color:#363636}.bulma-table td,.bulma-table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-table td.is-white,.bulma-table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-table td.is-black,.bulma-table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-table td.is-light,.bulma-table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-table td.is-dark,.bulma-table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.bulma-table td.is-primary,.bulma-table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-table td.is-link,.bulma-table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-table td.is-info,.bulma-table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-table td.is-success,.bulma-table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-table td.is-warning,.bulma-table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-table td.is-danger,.bulma-table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-table td.is-narrow,.bulma-table th.is-narrow{white-space:nowrap;width:1%}.bulma-table td.is-selected,.bulma-table th.is-selected{background-color:#00d1b2;color:#fff}.bulma-table td.is-selected a,.bulma-table td.is-selected strong,.bulma-table th.is-selected a,.bulma-table th.is-selected strong{color:currentColor}.bulma-table td.is-vcentered,.bulma-table th.is-vcentered{vertical-align:middle}.bulma-table th{color:#363636}.bulma-table th:not([align]){text-align:left}.bulma-table tr.is-selected{background-color:#00d1b2;color:#fff}.bulma-table tr.is-selected a,.bulma-table tr.is-selected strong{color:currentColor}.bulma-table tr.is-selected td,.bulma-table tr.is-selected th{border-color:#fff;color:currentColor}.bulma-table thead{background-color:transparent}.bulma-table thead td,.bulma-table thead th{border-width:0 0 2px;color:#363636}.bulma-table tfoot{background-color:transparent}.bulma-table tfoot td,.bulma-table tfoot th{border-width:2px 0 0;color:#363636}.bulma-table tbody{background-color:transparent}.bulma-table tbody tr:last-child td,.bulma-table tbody tr:last-child th{border-bottom-width:0}.bulma-table.is-bordered td,.bulma-table.is-bordered th{border-width:1px}.bulma-table.is-bordered tr:last-child td,.bulma-table.is-bordered tr:last-child th{border-bottom-width:1px}.bulma-table.is-fullwidth{width:100%}.bulma-table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.bulma-table.is-narrow td,.bulma-table.is-narrow th{padding:.25em .5em}.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.bulma-table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.bulma-tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-tags .bulma-tag{margin-bottom:.5rem}.bulma-tags .bulma-tag:not(:last-child){margin-right:.5rem}.bulma-tags:last-child{margin-bottom:-.5rem}.bulma-tags:not(:last-child){margin-bottom:1rem}.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large){font-size:1rem}.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.bulma-tags.is-centered{justify-content:center}.bulma-tags.is-centered .bulma-tag{margin-right:.25rem;margin-left:.25rem}.bulma-tags.is-right{justify-content:flex-end}.bulma-tags.is-right .bulma-tag:not(:first-child){margin-left:.5rem}.bulma-tags.is-right .bulma-tag:not(:last-child){margin-right:0}.bulma-tags.has-addons .bulma-tag{margin-right:0}.bulma-tags.has-addons .bulma-tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.bulma-tags.has-addons .bulma-tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bulma-tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-tag:not(body) .bulma-delete{margin-left:.25rem;margin-right:-.375rem}.bulma-tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.bulma-tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.bulma-tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-dark{background-color:#363636;color:#fff}.bulma-tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.bulma-tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-tag:not(body).is-link{background-color:#485fc7;color:#fff}.bulma-tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.bulma-tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-tag:not(body).is-success{background-color:#48c78e;color:#fff}.bulma-tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.bulma-tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-tag:not(body).is-danger{background-color:#f14668;color:#fff}.bulma-tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-tag:not(body).is-normal{font-size:.75rem}.bulma-tag:not(body).is-medium{font-size:1rem}.bulma-tag:not(body).is-large{font-size:1.25rem}.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.bulma-tag:not(body) .bulma-icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.bulma-tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.bulma-tag:not(body).is-delete::after,.bulma-tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-tag:not(body).is-delete::before{height:1px;width:50%}.bulma-tag:not(body).is-delete::after{height:50%;width:1px}.bulma-tag:not(body).is-delete:focus,.bulma-tag:not(body).is-delete:hover{background-color:#e8e8e8}.bulma-tag:not(body).is-delete:active{background-color:#dbdbdb}.bulma-tag:not(body).is-rounded{border-radius:9999px}a.bulma-tag:hover{text-decoration:underline}.bulma-subtitle,.bulma-title{word-break:break-word}.bulma-subtitle em,.bulma-subtitle span,.bulma-title em,.bulma-title span{font-weight:inherit}.bulma-subtitle sub,.bulma-title sub{font-size:.75em}.bulma-subtitle sup,.bulma-title sup{font-size:.75em}.bulma-subtitle .bulma-tag,.bulma-title .bulma-tag{vertical-align:middle}.bulma-title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.bulma-title strong{color:inherit;font-weight:inherit}.bulma-title:not(.is-spaced)+.bulma-subtitle{margin-top:-1.25rem}.bulma-title.is-1{font-size:3rem}.bulma-title.is-2{font-size:2.5rem}.bulma-title.is-3{font-size:2rem}.bulma-title.is-4{font-size:1.5rem}.bulma-title.is-5{font-size:1.25rem}.bulma-title.is-6{font-size:1rem}.bulma-title.is-7{font-size:.75rem}.bulma-subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.bulma-subtitle strong{color:#363636;font-weight:600}.bulma-subtitle:not(.is-spaced)+.bulma-title{margin-top:-1.25rem}.bulma-subtitle.is-1{font-size:3rem}.bulma-subtitle.is-2{font-size:2.5rem}.bulma-subtitle.is-3{font-size:2rem}.bulma-subtitle.is-4{font-size:1.5rem}.bulma-subtitle.is-5{font-size:1.25rem}.bulma-subtitle.is-6{font-size:1rem}.bulma-subtitle.is-7{font-size:.75rem}.bulma-heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.bulma-number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.bulma-input,.bulma-select select,.bulma-textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.bulma-input::-moz-placeholder,.bulma-select select::-moz-placeholder,.bulma-textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input::-webkit-input-placeholder,.bulma-select select::-webkit-input-placeholder,.bulma-textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-moz-placeholder,.bulma-select select:-moz-placeholder,.bulma-textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-ms-input-placeholder,.bulma-select select:-ms-input-placeholder,.bulma-textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:hover,.bulma-select select.is-hovered,.bulma-select select:hover,.bulma-textarea:hover,.is-hovered.bulma-input,.is-hovered.bulma-textarea{border-color:#b5b5b5}.bulma-input:active,.bulma-input:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-input,.is-active.bulma-textarea,.is-focused.bulma-input,.is-focused.bulma-textarea{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-input[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.bulma-input[disabled]::-moz-placeholder,.bulma-select fieldset[disabled] select::-moz-placeholder,.bulma-select select[disabled]::-moz-placeholder,.bulma-textarea[disabled]::-moz-placeholder,fieldset[disabled] .bulma-input::-moz-placeholder,fieldset[disabled] .bulma-select select::-moz-placeholder,fieldset[disabled] .bulma-textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]::-webkit-input-placeholder,.bulma-select fieldset[disabled] select::-webkit-input-placeholder,.bulma-select select[disabled]::-webkit-input-placeholder,.bulma-textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .bulma-input::-webkit-input-placeholder,fieldset[disabled] .bulma-select select::-webkit-input-placeholder,fieldset[disabled] .bulma-textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-moz-placeholder,.bulma-select fieldset[disabled] select:-moz-placeholder,.bulma-select select[disabled]:-moz-placeholder,.bulma-textarea[disabled]:-moz-placeholder,fieldset[disabled] .bulma-input:-moz-placeholder,fieldset[disabled] .bulma-select select:-moz-placeholder,fieldset[disabled] .bulma-textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-ms-input-placeholder,.bulma-select fieldset[disabled] select:-ms-input-placeholder,.bulma-select select[disabled]:-ms-input-placeholder,.bulma-textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .bulma-input:-ms-input-placeholder,fieldset[disabled] .bulma-select select:-ms-input-placeholder,fieldset[disabled] .bulma-textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input,.bulma-textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.bulma-input[readonly],.bulma-textarea[readonly]{box-shadow:none}.is-white.bulma-input,.is-white.bulma-textarea{border-color:#fff}.is-white.bulma-input:active,.is-white.bulma-input:focus,.is-white.bulma-textarea:active,.is-white.bulma-textarea:focus,.is-white.is-active.bulma-input,.is-white.is-active.bulma-textarea,.is-white.is-focused.bulma-input,.is-white.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.bulma-input,.is-black.bulma-textarea{border-color:#0a0a0a}.is-black.bulma-input:active,.is-black.bulma-input:focus,.is-black.bulma-textarea:active,.is-black.bulma-textarea:focus,.is-black.is-active.bulma-input,.is-black.is-active.bulma-textarea,.is-black.is-focused.bulma-input,.is-black.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.bulma-input,.is-light.bulma-textarea{border-color:#f5f5f5}.is-light.bulma-input:active,.is-light.bulma-input:focus,.is-light.bulma-textarea:active,.is-light.bulma-textarea:focus,.is-light.is-active.bulma-input,.is-light.is-active.bulma-textarea,.is-light.is-focused.bulma-input,.is-light.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.bulma-input,.is-dark.bulma-textarea{border-color:#363636}.is-dark.bulma-input:active,.is-dark.bulma-input:focus,.is-dark.bulma-textarea:active,.is-dark.bulma-textarea:focus,.is-dark.is-active.bulma-input,.is-dark.is-active.bulma-textarea,.is-dark.is-focused.bulma-input,.is-dark.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.bulma-input,.is-primary.bulma-textarea{border-color:#00d1b2}.is-primary.bulma-input:active,.is-primary.bulma-input:focus,.is-primary.bulma-textarea:active,.is-primary.bulma-textarea:focus,.is-primary.is-active.bulma-input,.is-primary.is-active.bulma-textarea,.is-primary.is-focused.bulma-input,.is-primary.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.bulma-input,.is-link.bulma-textarea{border-color:#485fc7}.is-link.bulma-input:active,.is-link.bulma-input:focus,.is-link.bulma-textarea:active,.is-link.bulma-textarea:focus,.is-link.is-active.bulma-input,.is-link.is-active.bulma-textarea,.is-link.is-focused.bulma-input,.is-link.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.bulma-input,.is-info.bulma-textarea{border-color:#3e8ed0}.is-info.bulma-input:active,.is-info.bulma-input:focus,.is-info.bulma-textarea:active,.is-info.bulma-textarea:focus,.is-info.is-active.bulma-input,.is-info.is-active.bulma-textarea,.is-info.is-focused.bulma-input,.is-info.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.bulma-input,.is-success.bulma-textarea{border-color:#48c78e}.is-success.bulma-input:active,.is-success.bulma-input:focus,.is-success.bulma-textarea:active,.is-success.bulma-textarea:focus,.is-success.is-active.bulma-input,.is-success.is-active.bulma-textarea,.is-success.is-focused.bulma-input,.is-success.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.bulma-input,.is-warning.bulma-textarea{border-color:#ffe08a}.is-warning.bulma-input:active,.is-warning.bulma-input:focus,.is-warning.bulma-textarea:active,.is-warning.bulma-textarea:focus,.is-warning.is-active.bulma-input,.is-warning.is-active.bulma-textarea,.is-warning.is-focused.bulma-input,.is-warning.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.bulma-input,.is-danger.bulma-textarea{border-color:#f14668}.is-danger.bulma-input:active,.is-danger.bulma-input:focus,.is-danger.bulma-textarea:active,.is-danger.bulma-textarea:focus,.is-danger.is-active.bulma-input,.is-danger.is-active.bulma-textarea,.is-danger.is-focused.bulma-input,.is-danger.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.bulma-input,.is-small.bulma-textarea{border-radius:2px;font-size:.75rem}.is-medium.bulma-input,.is-medium.bulma-textarea{font-size:1.25rem}.is-large.bulma-input,.is-large.bulma-textarea{font-size:1.5rem}.is-fullwidth.bulma-input,.is-fullwidth.bulma-textarea{display:block;width:100%}.is-inline.bulma-input,.is-inline.bulma-textarea{display:inline;width:auto}.bulma-input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.bulma-input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.bulma-textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.bulma-textarea:not([rows]){max-height:40em;min-height:8em}.bulma-textarea[rows]{height:initial}.bulma-textarea.has-fixed-size{resize:none}.bulma-checkbox,.bulma-radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.bulma-checkbox input,.bulma-radio input{cursor:pointer}.bulma-checkbox:hover,.bulma-radio:hover{color:#363636}.bulma-checkbox input[disabled],.bulma-checkbox[disabled],.bulma-radio input[disabled],.bulma-radio[disabled],fieldset[disabled] .bulma-checkbox,fieldset[disabled] .bulma-radio{color:#7a7a7a;cursor:not-allowed}.bulma-radio+.bulma-radio{margin-left:.5em}.bulma-select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.bulma-select:not(.is-multiple){height:2.5em}.bulma-select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;right:1.125em;z-index:4}.bulma-select.is-rounded select{border-radius:9999px;padding-left:1em}.bulma-select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.bulma-select select::-ms-expand{display:none}.bulma-select select[disabled]:hover,fieldset[disabled] .bulma-select select:hover{border-color:#f5f5f5}.bulma-select select:not([multiple]){padding-right:2.5em}.bulma-select select[multiple]{height:auto;padding:0}.bulma-select select[multiple] option{padding:.5em 1em}.bulma-select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.bulma-select.is-white:not(:hover)::after{border-color:#fff}.bulma-select.is-white select{border-color:#fff}.bulma-select.is-white select.is-hovered,.bulma-select.is-white select:hover{border-color:#f2f2f2}.bulma-select.is-white select.is-active,.bulma-select.is-white select.is-focused,.bulma-select.is-white select:active,.bulma-select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-select.is-black:not(:hover)::after{border-color:#0a0a0a}.bulma-select.is-black select{border-color:#0a0a0a}.bulma-select.is-black select.is-hovered,.bulma-select.is-black select:hover{border-color:#000}.bulma-select.is-black select.is-active,.bulma-select.is-black select.is-focused,.bulma-select.is-black select:active,.bulma-select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-select.is-light:not(:hover)::after{border-color:#f5f5f5}.bulma-select.is-light select{border-color:#f5f5f5}.bulma-select.is-light select.is-hovered,.bulma-select.is-light select:hover{border-color:#e8e8e8}.bulma-select.is-light select.is-active,.bulma-select.is-light select.is-focused,.bulma-select.is-light select:active,.bulma-select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-select.is-dark:not(:hover)::after{border-color:#363636}.bulma-select.is-dark select{border-color:#363636}.bulma-select.is-dark select.is-hovered,.bulma-select.is-dark select:hover{border-color:#292929}.bulma-select.is-dark select.is-active,.bulma-select.is-dark select.is-focused,.bulma-select.is-dark select:active,.bulma-select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-select.is-primary:not(:hover)::after{border-color:#00d1b2}.bulma-select.is-primary select{border-color:#00d1b2}.bulma-select.is-primary select.is-hovered,.bulma-select.is-primary select:hover{border-color:#00b89c}.bulma-select.is-primary select.is-active,.bulma-select.is-primary select.is-focused,.bulma-select.is-primary select:active,.bulma-select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-select.is-link:not(:hover)::after{border-color:#485fc7}.bulma-select.is-link select{border-color:#485fc7}.bulma-select.is-link select.is-hovered,.bulma-select.is-link select:hover{border-color:#3a51bb}.bulma-select.is-link select.is-active,.bulma-select.is-link select.is-focused,.bulma-select.is-link select:active,.bulma-select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-select.is-info:not(:hover)::after{border-color:#3e8ed0}.bulma-select.is-info select{border-color:#3e8ed0}.bulma-select.is-info select.is-hovered,.bulma-select.is-info select:hover{border-color:#3082c5}.bulma-select.is-info select.is-active,.bulma-select.is-info select.is-focused,.bulma-select.is-info select:active,.bulma-select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-select.is-success:not(:hover)::after{border-color:#48c78e}.bulma-select.is-success select{border-color:#48c78e}.bulma-select.is-success select.is-hovered,.bulma-select.is-success select:hover{border-color:#3abb81}.bulma-select.is-success select.is-active,.bulma-select.is-success select.is-focused,.bulma-select.is-success select:active,.bulma-select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-select.is-warning:not(:hover)::after{border-color:#ffe08a}.bulma-select.is-warning select{border-color:#ffe08a}.bulma-select.is-warning select.is-hovered,.bulma-select.is-warning select:hover{border-color:#ffd970}.bulma-select.is-warning select.is-active,.bulma-select.is-warning select.is-focused,.bulma-select.is-warning select:active,.bulma-select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-select.is-danger:not(:hover)::after{border-color:#f14668}.bulma-select.is-danger select{border-color:#f14668}.bulma-select.is-danger select.is-hovered,.bulma-select.is-danger select:hover{border-color:#ef2e55}.bulma-select.is-danger select.is-active,.bulma-select.is-danger select.is-focused,.bulma-select.is-danger select:active,.bulma-select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-select.is-small{border-radius:2px;font-size:.75rem}.bulma-select.is-medium{font-size:1.25rem}.bulma-select.is-large{font-size:1.5rem}.bulma-select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.bulma-select.is-fullwidth{width:100%}.bulma-select.is-fullwidth select{width:100%}.bulma-select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.bulma-select.is-loading.is-small:after{font-size:.75rem}.bulma-select.is-loading.is-medium:after{font-size:1.25rem}.bulma-select.is-loading.is-large:after{font-size:1.5rem}.bulma-file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.bulma-file.is-white .bulma-file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-hovered .bulma-file-cta,.bulma-file.is-white:hover .bulma-file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-focused .bulma-file-cta,.bulma-file.is-white:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.bulma-file.is-white.is-active .bulma-file-cta,.bulma-file.is-white:active .bulma-file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-file.is-black .bulma-file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-file.is-black.is-hovered .bulma-file-cta,.bulma-file.is-black:hover .bulma-file-cta{background-color:#040404;border-color:transparent;color:#fff}.bulma-file.is-black.is-focused .bulma-file-cta,.bulma-file.is-black:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.bulma-file.is-black.is-active .bulma-file-cta,.bulma-file.is-black:active .bulma-file-cta{background-color:#000;border-color:transparent;color:#fff}.bulma-file.is-light .bulma-file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-hovered .bulma-file-cta,.bulma-file.is-light:hover .bulma-file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-focused .bulma-file-cta,.bulma-file.is-light:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.bulma-file.is-light.is-active .bulma-file-cta,.bulma-file.is-light:active .bulma-file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-dark .bulma-file-cta{background-color:#363636;border-color:transparent;color:#fff}.bulma-file.is-dark.is-hovered .bulma-file-cta,.bulma-file.is-dark:hover .bulma-file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-file.is-dark.is-focused .bulma-file-cta,.bulma-file.is-dark:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.bulma-file.is-dark.is-active .bulma-file-cta,.bulma-file.is-dark:active .bulma-file-cta{background-color:#292929;border-color:transparent;color:#fff}.bulma-file.is-primary .bulma-file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-file.is-primary.is-hovered .bulma-file-cta,.bulma-file.is-primary:hover .bulma-file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-file.is-primary.is-focused .bulma-file-cta,.bulma-file.is-primary:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.bulma-file.is-primary.is-active .bulma-file-cta,.bulma-file.is-primary:active .bulma-file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-file.is-link .bulma-file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-file.is-link.is-hovered .bulma-file-cta,.bulma-file.is-link:hover .bulma-file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-file.is-link.is-focused .bulma-file-cta,.bulma-file.is-link:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.bulma-file.is-link.is-active .bulma-file-cta,.bulma-file.is-link:active .bulma-file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-file.is-info .bulma-file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-file.is-info.is-hovered .bulma-file-cta,.bulma-file.is-info:hover .bulma-file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-file.is-info.is-focused .bulma-file-cta,.bulma-file.is-info:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.bulma-file.is-info.is-active .bulma-file-cta,.bulma-file.is-info:active .bulma-file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-file.is-success .bulma-file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-file.is-success.is-hovered .bulma-file-cta,.bulma-file.is-success:hover .bulma-file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-file.is-success.is-focused .bulma-file-cta,.bulma-file.is-success:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.bulma-file.is-success.is-active .bulma-file-cta,.bulma-file.is-success:active .bulma-file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-file.is-warning .bulma-file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-hovered .bulma-file-cta,.bulma-file.is-warning:hover .bulma-file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-focused .bulma-file-cta,.bulma-file.is-warning:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-active .bulma-file-cta,.bulma-file.is-warning:active .bulma-file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-danger .bulma-file-cta{background-color:#f14668;border-color:transparent;color:#fff}.bulma-file.is-danger.is-hovered .bulma-file-cta,.bulma-file.is-danger:hover .bulma-file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-file.is-danger.is-focused .bulma-file-cta,.bulma-file.is-danger:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.bulma-file.is-danger.is-active .bulma-file-cta,.bulma-file.is-danger:active .bulma-file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-file.is-small{font-size:.75rem}.bulma-file.is-normal{font-size:1rem}.bulma-file.is-medium{font-size:1.25rem}.bulma-file.is-medium .bulma-file-icon .fa{font-size:21px}.bulma-file.is-large{font-size:1.5rem}.bulma-file.is-large .bulma-file-icon .fa{font-size:28px}.bulma-file.has-name .bulma-file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-file.has-name .bulma-file-name{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-file.has-name.is-empty .bulma-file-cta{border-radius:4px}.bulma-file.has-name.is-empty .bulma-file-name{display:none}.bulma-file.is-boxed .bulma-file-label{flex-direction:column}.bulma-file.is-boxed .bulma-file-cta{flex-direction:column;height:auto;padding:1em 3em}.bulma-file.is-boxed .bulma-file-name{border-width:0 1px 1px}.bulma-file.is-boxed .bulma-file-icon{height:1.5em;width:1.5em}.bulma-file.is-boxed .bulma-file-icon .fa{font-size:21px}.bulma-file.is-boxed.is-small .bulma-file-icon .fa{font-size:14px}.bulma-file.is-boxed.is-medium .bulma-file-icon .fa{font-size:28px}.bulma-file.is-boxed.is-large .bulma-file-icon .fa{font-size:35px}.bulma-file.is-boxed.has-name .bulma-file-cta{border-radius:4px 4px 0 0}.bulma-file.is-boxed.has-name .bulma-file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.bulma-file.is-centered{justify-content:center}.bulma-file.is-fullwidth .bulma-file-label{width:100%}.bulma-file.is-fullwidth .bulma-file-name{flex-grow:1;max-width:none}.bulma-file.is-right{justify-content:flex-end}.bulma-file.is-right .bulma-file-cta{border-radius:0 4px 4px 0}.bulma-file.is-right .bulma-file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.bulma-file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.bulma-file-label:hover .bulma-file-cta{background-color:#eee;color:#363636}.bulma-file-label:hover .bulma-file-name{border-color:#d5d5d5}.bulma-file-label:active .bulma-file-cta{background-color:#e8e8e8;color:#363636}.bulma-file-label:active .bulma-file-name{border-color:#cfcfcf}.bulma-file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.bulma-file-cta,.bulma-file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.bulma-file-cta{background-color:#f5f5f5;color:#4a4a4a}.bulma-file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.bulma-file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.bulma-file-icon .fa{font-size:14px}.bulma-label{color:#363636;display:block;font-size:1rem;font-weight:700}.bulma-label:not(:last-child){margin-bottom:.5em}.bulma-label.is-small{font-size:.75rem}.bulma-label.is-medium{font-size:1.25rem}.bulma-label.is-large{font-size:1.5rem}.bulma-help{display:block;font-size:.75rem;margin-top:.25rem}.bulma-help.is-white{color:#fff}.bulma-help.is-black{color:#0a0a0a}.bulma-help.is-light{color:#f5f5f5}.bulma-help.is-dark{color:#363636}.bulma-help.is-primary{color:#00d1b2}.bulma-help.is-link{color:#485fc7}.bulma-help.is-info{color:#3e8ed0}.bulma-help.is-success{color:#48c78e}.bulma-help.is-warning{color:#ffe08a}.bulma-help.is-danger{color:#f14668}.bulma-field:not(:last-child){margin-bottom:.75rem}.bulma-field.has-addons{display:flex;justify-content:flex-start}.bulma-field.has-addons .bulma-control:not(:last-child){margin-right:-1px}.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select{border-radius:0}.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover{z-index:2}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus{z-index:3}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover{z-index:4}.bulma-field.has-addons .bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.has-addons.has-addons-centered{justify-content:center}.bulma-field.has-addons.has-addons-right{justify-content:flex-end}.bulma-field.has-addons.has-addons-fullwidth .bulma-control{flex-grow:1;flex-shrink:0}.bulma-field.is-grouped{display:flex;justify-content:flex-start}.bulma-field.is-grouped>.bulma-control{flex-shrink:0}.bulma-field.is-grouped>.bulma-control:not(:last-child){margin-bottom:0;margin-right:.75rem}.bulma-field.is-grouped>.bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.is-grouped.is-grouped-centered{justify-content:center}.bulma-field.is-grouped.is-grouped-right{justify-content:flex-end}.bulma-field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:last-child,.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:not(:last-child){margin-bottom:.75rem}.bulma-field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.bulma-field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field.is-horizontal{display:flex}}.bulma-field-label .bulma-label{font-size:inherit}@media screen and (max-width:768px){.bulma-field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.bulma-field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.bulma-field-label.is-small{font-size:.75rem;padding-top:.375em}.bulma-field-label.is-normal{padding-top:.375em}.bulma-field-label.is-medium{font-size:1.25rem;padding-top:.375em}.bulma-field-label.is-large{font-size:1.5rem;padding-top:.375em}}.bulma-field-body .bulma-field .bulma-field{margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.bulma-field-body .bulma-field{margin-bottom:0}.bulma-field-body>.bulma-field{flex-shrink:1}.bulma-field-body>.bulma-field:not(.is-narrow){flex-grow:1}.bulma-field-body>.bulma-field:not(:last-child){margin-right:.75rem}}.bulma-control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.bulma-control.has-icons-left .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-left .bulma-select:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-select:focus~.bulma-icon{color:#4a4a4a}.bulma-control.has-icons-left .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-small~.bulma-icon{font-size:.75rem}.bulma-control.has-icons-left .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-medium~.bulma-icon{font-size:1.25rem}.bulma-control.has-icons-left .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-large~.bulma-icon{font-size:1.5rem}.bulma-control.has-icons-left .bulma-icon,.bulma-control.has-icons-right .bulma-icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.bulma-control.has-icons-left .bulma-input,.bulma-control.has-icons-left .bulma-select select{padding-left:2.5em}.bulma-control.has-icons-left .bulma-icon.is-left{left:0}.bulma-control.has-icons-right .bulma-input,.bulma-control.has-icons-right .bulma-select select{padding-right:2.5em}.bulma-control.has-icons-right .bulma-icon.is-right{right:0}.bulma-control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.bulma-control.is-loading.is-small:after{font-size:.75rem}.bulma-control.is-loading.is-medium:after{font-size:1.25rem}.bulma-control.is-loading.is-large:after{font-size:1.5rem}.bulma-breadcrumb{font-size:1rem;white-space:nowrap}.bulma-breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.bulma-breadcrumb a:hover{color:#363636}.bulma-breadcrumb li{align-items:center;display:flex}.bulma-breadcrumb li:first-child a{padding-left:0}.bulma-breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.bulma-breadcrumb li+li::before{color:#b5b5b5;content:"/"}.bulma-breadcrumb ol,.bulma-breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-breadcrumb .bulma-icon:first-child{margin-right:.5em}.bulma-breadcrumb .bulma-icon:last-child{margin-left:.5em}.bulma-breadcrumb.is-centered ol,.bulma-breadcrumb.is-centered ul{justify-content:center}.bulma-breadcrumb.is-right ol,.bulma-breadcrumb.is-right ul{justify-content:flex-end}.bulma-breadcrumb.is-small{font-size:.75rem}.bulma-breadcrumb.is-medium{font-size:1.25rem}.bulma-breadcrumb.is-large{font-size:1.5rem}.bulma-breadcrumb.has-arrow-separator li+li::before{content:"→"}.bulma-breadcrumb.has-bullet-separator li+li::before{content:"•"}.bulma-breadcrumb.has-dot-separator li+li::before{content:"·"}.bulma-breadcrumb.has-succeeds-separator li+li::before{content:"≻"}.bulma-card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.bulma-card-content:first-child,.bulma-card-footer:first-child,.bulma-card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-content:last-child,.bulma-card-footer:last-child,.bulma-card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.bulma-card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.bulma-card-header-title.is-centered{justify-content:center}.bulma-card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.bulma-card-image{display:block;position:relative}.bulma-card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-content{background-color:transparent;padding:1.5rem}.bulma-card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.bulma-card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.bulma-card-footer-item:not(:last-child){border-right:1px solid #ededed}.bulma-card .bulma-media:not(:last-child){margin-bottom:1.5rem}.bulma-dropdown{display:inline-flex;position:relative;vertical-align:top}.bulma-dropdown.is-active .bulma-dropdown-menu,.bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu{display:block}.bulma-dropdown.is-right .bulma-dropdown-menu{left:auto;right:0}.bulma-dropdown.is-up .bulma-dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.bulma-dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.bulma-dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.bulma-dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.bulma-dropdown-item,button.bulma-dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.bulma-dropdown-item:hover,button.bulma-dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.bulma-dropdown-item.is-active,button.bulma-dropdown-item.is-active{background-color:#485fc7;color:#fff}.bulma-dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.bulma-level{align-items:center;justify-content:space-between}.bulma-level code{border-radius:4px}.bulma-level img{display:inline-block;vertical-align:top}.bulma-level.is-mobile{display:flex}.bulma-level.is-mobile .bulma-level-left,.bulma-level.is-mobile .bulma-level-right{display:flex}.bulma-level.is-mobile .bulma-level-left+.bulma-level-right{margin-top:0}.bulma-level.is-mobile .bulma-level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.bulma-level.is-mobile .bulma-level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.bulma-level{display:flex}.bulma-level>.bulma-level-item:not(.is-narrow){flex-grow:1}}.bulma-level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.bulma-level-item .bulma-subtitle,.bulma-level-item .bulma-title{margin-bottom:0}@media screen and (max-width:768px){.bulma-level-item:not(:last-child){margin-bottom:.75rem}}.bulma-level-left,.bulma-level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-level-left .bulma-level-item.is-flexible,.bulma-level-right .bulma-level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.bulma-level-left .bulma-level-item:not(:last-child),.bulma-level-right .bulma-level-item:not(:last-child){margin-right:.75rem}}.bulma-level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.bulma-level-left+.bulma-level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bulma-level-left{display:flex}}.bulma-level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.bulma-level-right{display:flex}}.bulma-media{align-items:flex-start;display:flex;text-align:inherit}.bulma-media .bulma-content:not(:last-child){margin-bottom:.75rem}.bulma-media .bulma-media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.bulma-media .bulma-media .bulma-content:not(:last-child),.bulma-media .bulma-media .bulma-control:not(:last-child){margin-bottom:.5rem}.bulma-media .bulma-media .bulma-media{padding-top:.5rem}.bulma-media .bulma-media .bulma-media+.bulma-media{margin-top:.5rem}.bulma-media+.bulma-media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.bulma-media.is-large+.bulma-media{margin-top:1.5rem;padding-top:1.5rem}.bulma-media-left,.bulma-media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-media-left{margin-right:1rem}.bulma-media-right{margin-left:1rem}.bulma-media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.bulma-media-content{overflow-x:auto}}.bulma-menu{font-size:1rem}.bulma-menu.is-small{font-size:.75rem}.bulma-menu.is-medium{font-size:1.25rem}.bulma-menu.is-large{font-size:1.5rem}.bulma-menu-list{line-height:1.25}.bulma-menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.bulma-menu-list a:hover{background-color:#f5f5f5;color:#363636}.bulma-menu-list a.is-active{background-color:#485fc7;color:#fff}.bulma-menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.bulma-menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.bulma-menu-label:not(:first-child){margin-top:1em}.bulma-menu-label:not(:last-child){margin-bottom:1em}.bulma-message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.bulma-message strong{color:currentColor}.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-message.is-small{font-size:.75rem}.bulma-message.is-medium{font-size:1.25rem}.bulma-message.is-large{font-size:1.5rem}.bulma-message.is-white{background-color:#fff}.bulma-message.is-white .bulma-message-header{background-color:#fff;color:#0a0a0a}.bulma-message.is-white .bulma-message-body{border-color:#fff}.bulma-message.is-black{background-color:#fafafa}.bulma-message.is-black .bulma-message-header{background-color:#0a0a0a;color:#fff}.bulma-message.is-black .bulma-message-body{border-color:#0a0a0a}.bulma-message.is-light{background-color:#fafafa}.bulma-message.is-light .bulma-message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-message.is-light .bulma-message-body{border-color:#f5f5f5}.bulma-message.is-dark{background-color:#fafafa}.bulma-message.is-dark .bulma-message-header{background-color:#363636;color:#fff}.bulma-message.is-dark .bulma-message-body{border-color:#363636}.bulma-message.is-primary{background-color:#ebfffc}.bulma-message.is-primary .bulma-message-header{background-color:#00d1b2;color:#fff}.bulma-message.is-primary .bulma-message-body{border-color:#00d1b2;color:#00947e}.bulma-message.is-link{background-color:#eff1fa}.bulma-message.is-link .bulma-message-header{background-color:#485fc7;color:#fff}.bulma-message.is-link .bulma-message-body{border-color:#485fc7;color:#3850b7}.bulma-message.is-info{background-color:#eff5fb}.bulma-message.is-info .bulma-message-header{background-color:#3e8ed0;color:#fff}.bulma-message.is-info .bulma-message-body{border-color:#3e8ed0;color:#296fa8}.bulma-message.is-success{background-color:#effaf5}.bulma-message.is-success .bulma-message-header{background-color:#48c78e;color:#fff}.bulma-message.is-success .bulma-message-body{border-color:#48c78e;color:#257953}.bulma-message.is-warning{background-color:#fffaeb}.bulma-message.is-warning .bulma-message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-message.is-warning .bulma-message-body{border-color:#ffe08a;color:#946c00}.bulma-message.is-danger{background-color:#feecf0}.bulma-message.is-danger .bulma-message-header{background-color:#f14668;color:#fff}.bulma-message.is-danger .bulma-message-body{border-color:#f14668;color:#cc0f35}.bulma-message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.bulma-message-header .bulma-delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.bulma-message-header+.bulma-message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.bulma-message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.bulma-message-body code,.bulma-message-body pre{background-color:#fff}.bulma-message-body pre code{background-color:transparent}.bulma-modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.bulma-modal.is-active{display:flex}.bulma-modal-background{background-color:rgba(10,10,10,.86)}.bulma-modal-card,.bulma-modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.bulma-modal-card,.bulma-modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.bulma-modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.bulma-modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.bulma-modal-card-foot,.bulma-modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.bulma-modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.bulma-modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.bulma-modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.bulma-modal-card-foot .bulma-button:not(:last-child){margin-right:.5em}.bulma-modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.bulma-navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.bulma-navbar.is-white{background-color:#fff;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-brand>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-start>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.bulma-navbar.is-black{background-color:#0a0a0a;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.bulma-navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.bulma-navbar.is-dark{background-color:#363636;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#363636;color:#fff}}.bulma-navbar.is-primary{background-color:#00d1b2;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#00d1b2;color:#fff}}.bulma-navbar.is-link{background-color:#485fc7;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#485fc7;color:#fff}}.bulma-navbar.is-info{background-color:#3e8ed0;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.bulma-navbar.is-success{background-color:#48c78e;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#48c78e;color:#fff}}.bulma-navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.bulma-navbar.is-danger{background-color:#f14668;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f14668;color:#fff}}.bulma-navbar>.bulma-container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.bulma-navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-bottom,.bulma-navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom{bottom:0}.bulma-navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.bulma-navbar-brand,.bulma-navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.bulma-navbar-brand a.bulma-navbar-item:focus,.bulma-navbar-brand a.bulma-navbar-item:hover{background-color:transparent}.bulma-navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.bulma-navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.bulma-navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.bulma-navbar-burger span:first-child{top:calc(50% - 6px)}.bulma-navbar-burger span:nth-child(2){top:calc(50% - 1px)}.bulma-navbar-burger span:nth-child(3){top:calc(50% + 4px)}.bulma-navbar-burger:hover{background-color:rgba(0,0,0,.05)}.bulma-navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.bulma-navbar-burger.is-active span:nth-child(2){opacity:0}.bulma-navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.bulma-navbar-menu{display:none}.bulma-navbar-item,.bulma-navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.bulma-navbar-item .bulma-icon:only-child,.bulma-navbar-link .bulma-icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.bulma-navbar-link,a.bulma-navbar-item{cursor:pointer}.bulma-navbar-link.is-active,.bulma-navbar-link:focus,.bulma-navbar-link:focus-within,.bulma-navbar-link:hover,a.bulma-navbar-item.is-active,a.bulma-navbar-item:focus,a.bulma-navbar-item:focus-within,a.bulma-navbar-item:hover{background-color:#fafafa;color:#485fc7}.bulma-navbar-item{flex-grow:0;flex-shrink:0}.bulma-navbar-item img{max-height:1.75rem}.bulma-navbar-item.has-dropdown{padding:0}.bulma-navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.bulma-navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.bulma-navbar-item.is-tab:focus,.bulma-navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.bulma-navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.bulma-navbar-content{flex-grow:1;flex-shrink:1}.bulma-navbar-link:not(.is-arrowless){padding-right:2.5em}.bulma-navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.bulma-navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.bulma-navbar-dropdown .bulma-navbar-item{padding-left:1.5rem;padding-right:1.5rem}.bulma-navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.bulma-navbar>.bulma-container{display:block}.bulma-navbar-brand .bulma-navbar-item,.bulma-navbar-tabs .bulma-navbar-item{align-items:center;display:flex}.bulma-navbar-link::after{display:none}.bulma-navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.bulma-navbar-menu.is-active{display:block}.bulma-navbar.is-fixed-bottom-touch,.bulma-navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-touch{bottom:0}.bulma-navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-touch{top:0}.bulma-navbar.is-fixed-top .bulma-navbar-menu,.bulma-navbar.is-fixed-top-touch .bulma-navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.bulma-navbar,.bulma-navbar-end,.bulma-navbar-menu,.bulma-navbar-start{align-items:stretch;display:flex}.bulma-navbar{min-height:3.25rem}.bulma-navbar.is-spaced{padding:1rem 2rem}.bulma-navbar.is-spaced .bulma-navbar-end,.bulma-navbar.is-spaced .bulma-navbar-start{align-items:center}.bulma-navbar.is-spaced .bulma-navbar-link,.bulma-navbar.is-spaced a.bulma-navbar-item{border-radius:4px}.bulma-navbar.is-transparent .bulma-navbar-link.is-active,.bulma-navbar.is-transparent .bulma-navbar-link:focus,.bulma-navbar.is-transparent .bulma-navbar-link:hover,.bulma-navbar.is-transparent a.bulma-navbar-item.is-active,.bulma-navbar.is-transparent a.bulma-navbar-item:focus,.bulma-navbar.is-transparent a.bulma-navbar-item:hover{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-burger{display:none}.bulma-navbar-item,.bulma-navbar-link{align-items:center;display:flex}.bulma-navbar-item.has-dropdown{align-items:stretch}.bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{display:block}.bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.bulma-navbar-menu{flex-grow:1;flex-shrink:0}.bulma-navbar-start{justify-content:flex-start;margin-right:auto}.bulma-navbar-end{justify-content:flex-end;margin-left:auto}.bulma-navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.bulma-navbar-dropdown .bulma-navbar-item{padding:.375rem 1rem;white-space:nowrap}.bulma-navbar-dropdown a.bulma-navbar-item{padding-right:3rem}.bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.bulma-navbar-dropdown.is-right{left:auto;right:0}.bulma-navbar-divider{display:block}.bulma-container>.bulma-navbar .bulma-navbar-brand,.bulma-navbar>.bulma-container .bulma-navbar-brand{margin-left:-.75rem}.bulma-container>.bulma-navbar .bulma-navbar-menu,.bulma-navbar>.bulma-container .bulma-navbar-menu{margin-right:-.75rem}.bulma-navbar.is-fixed-bottom-desktop,.bulma-navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-desktop{bottom:0}.bulma-navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.bulma-navbar-link.is-active,a.bulma-navbar-item.is-active{color:#0a0a0a}.bulma-navbar-link.is-active:not(:focus):not(:hover),a.bulma-navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#fafafa}}.bulma-hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.bulma-pagination{font-size:1rem;margin:-.25rem}.bulma-pagination.is-small{font-size:.75rem}.bulma-pagination.is-medium{font-size:1.25rem}.bulma-pagination.is-large{font-size:1.5rem}.bulma-pagination.is-rounded .bulma-pagination-next,.bulma-pagination.is-rounded .bulma-pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.bulma-pagination.is-rounded .bulma-pagination-link{border-radius:9999px}.bulma-pagination,.bulma-pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.bulma-pagination-link:hover,.bulma-pagination-next:hover,.bulma-pagination-previous:hover{border-color:#b5b5b5;color:#363636}.bulma-pagination-link:focus,.bulma-pagination-next:focus,.bulma-pagination-previous:focus{border-color:#485fc7}.bulma-pagination-link:active,.bulma-pagination-next:active,.bulma-pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.bulma-pagination-link.is-disabled,.bulma-pagination-link[disabled],.bulma-pagination-next.is-disabled,.bulma-pagination-next[disabled],.bulma-pagination-previous.is-disabled,.bulma-pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.bulma-pagination-next,.bulma-pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-pagination-ellipsis{color:#b5b5b5;pointer-events:none}.bulma-pagination-list{flex-wrap:wrap}.bulma-pagination-list li{list-style:none}@media screen and (max-width:768px){.bulma-pagination{flex-wrap:wrap}.bulma-pagination-next,.bulma-pagination-previous{flex-grow:1;flex-shrink:1}.bulma-pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.bulma-pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{margin-bottom:0;margin-top:0}.bulma-pagination-previous{order:2}.bulma-pagination-next{order:3}.bulma-pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.bulma-pagination.is-centered .bulma-pagination-previous{order:1}.bulma-pagination.is-centered .bulma-pagination-list{justify-content:center;order:2}.bulma-pagination.is-centered .bulma-pagination-next{order:3}.bulma-pagination.is-right .bulma-pagination-previous{order:1}.bulma-pagination.is-right .bulma-pagination-next{order:2}.bulma-pagination.is-right .bulma-pagination-list{justify-content:flex-end;order:3}}.bulma-panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.bulma-panel:not(:last-child){margin-bottom:1.5rem}.bulma-panel.is-white .bulma-panel-heading{background-color:#fff;color:#0a0a0a}.bulma-panel.is-white .bulma-panel-tabs a.is-active{border-bottom-color:#fff}.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon{color:#fff}.bulma-panel.is-black .bulma-panel-heading{background-color:#0a0a0a;color:#fff}.bulma-panel.is-black .bulma-panel-tabs a.is-active{border-bottom-color:#0a0a0a}.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon{color:#0a0a0a}.bulma-panel.is-light .bulma-panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-panel.is-light .bulma-panel-tabs a.is-active{border-bottom-color:#f5f5f5}.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon{color:#f5f5f5}.bulma-panel.is-dark .bulma-panel-heading{background-color:#363636;color:#fff}.bulma-panel.is-dark .bulma-panel-tabs a.is-active{border-bottom-color:#363636}.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon{color:#363636}.bulma-panel.is-primary .bulma-panel-heading{background-color:#00d1b2;color:#fff}.bulma-panel.is-primary .bulma-panel-tabs a.is-active{border-bottom-color:#00d1b2}.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon{color:#00d1b2}.bulma-panel.is-link .bulma-panel-heading{background-color:#485fc7;color:#fff}.bulma-panel.is-link .bulma-panel-tabs a.is-active{border-bottom-color:#485fc7}.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel.is-info .bulma-panel-heading{background-color:#3e8ed0;color:#fff}.bulma-panel.is-info .bulma-panel-tabs a.is-active{border-bottom-color:#3e8ed0}.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon{color:#3e8ed0}.bulma-panel.is-success .bulma-panel-heading{background-color:#48c78e;color:#fff}.bulma-panel.is-success .bulma-panel-tabs a.is-active{border-bottom-color:#48c78e}.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon{color:#48c78e}.bulma-panel.is-warning .bulma-panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-panel.is-warning .bulma-panel-tabs a.is-active{border-bottom-color:#ffe08a}.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon{color:#ffe08a}.bulma-panel.is-danger .bulma-panel-heading{background-color:#f14668;color:#fff}.bulma-panel.is-danger .bulma-panel-tabs a.is-active{border-bottom-color:#f14668}.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon{color:#f14668}.bulma-panel-block:not(:last-child),.bulma-panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.bulma-panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.bulma-panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.bulma-panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.bulma-panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.bulma-panel-list a{color:#4a4a4a}.bulma-panel-list a:hover{color:#485fc7}.bulma-panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.bulma-panel-block input[type=checkbox]{margin-right:.75em}.bulma-panel-block>.bulma-control{flex-grow:1;flex-shrink:1;width:100%}.bulma-panel-block.is-wrapped{flex-wrap:wrap}.bulma-panel-block.is-active{border-left-color:#485fc7;color:#363636}.bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.bulma-panel-block,label.bulma-panel-block{cursor:pointer}a.bulma-panel-block:hover,label.bulma-panel-block:hover{background-color:#f5f5f5}.bulma-panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.bulma-panel-icon .fa{font-size:inherit;line-height:inherit}.bulma-tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.bulma-tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.bulma-tabs a:hover{border-bottom-color:#363636;color:#363636}.bulma-tabs li{display:block}.bulma-tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.bulma-tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.bulma-tabs ul.is-left{padding-right:.75em}.bulma-tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.bulma-tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.bulma-tabs .bulma-icon:first-child{margin-right:.5em}.bulma-tabs .bulma-icon:last-child{margin-left:.5em}.bulma-tabs.is-centered ul{justify-content:center}.bulma-tabs.is-right ul{justify-content:flex-end}.bulma-tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.bulma-tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.bulma-tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.bulma-tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.bulma-tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.bulma-tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.bulma-tabs.is-toggle li+li{margin-left:-1px}.bulma-tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.bulma-tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.bulma-tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.bulma-tabs.is-toggle ul{border-bottom:none}.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.bulma-tabs.is-small{font-size:.75rem}.bulma-tabs.is-medium{font-size:1.25rem}.bulma-tabs.is-large{font-size:1.5rem}.bulma-column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.bulma-columns.is-mobile>.bulma-column.is-narrow{flex:none;width:unset}.bulma-columns.is-mobile>.bulma-column.is-full{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-three-quarters{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-two-thirds{flex:none;width:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-half{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-one-third{flex:none;width:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-one-quarter{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-one-fifth{flex:none;width:20%}.bulma-columns.is-mobile>.bulma-column.is-two-fifths{flex:none;width:40%}.bulma-columns.is-mobile>.bulma-column.is-three-fifths{flex:none;width:60%}.bulma-columns.is-mobile>.bulma-column.is-four-fifths{flex:none;width:80%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-quarters{margin-left:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-thirds{margin-left:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-offset-half{margin-left:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-third{margin-left:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-quarter{margin-left:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-fifth{margin-left:20%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-fifths{margin-left:40%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-fifths{margin-left:60%}.bulma-columns.is-mobile>.bulma-column.is-offset-four-fifths{margin-left:80%}.bulma-columns.is-mobile>.bulma-column.is-0{flex:none;width:0%}.bulma-columns.is-mobile>.bulma-column.is-offset-0{margin-left:0}.bulma-columns.is-mobile>.bulma-column.is-1{flex:none;width:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-1{margin-left:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-2{flex:none;width:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-2{margin-left:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-3{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-3{margin-left:25%}.bulma-columns.is-mobile>.bulma-column.is-4{flex:none;width:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-4{margin-left:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-5{flex:none;width:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-5{margin-left:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-6{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-6{margin-left:50%}.bulma-columns.is-mobile>.bulma-column.is-7{flex:none;width:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-7{margin-left:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-8{flex:none;width:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-8{margin-left:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-9{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-9{margin-left:75%}.bulma-columns.is-mobile>.bulma-column.is-10{flex:none;width:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-10{margin-left:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-11{flex:none;width:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-11{margin-left:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-12{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.bulma-column.is-narrow-mobile{flex:none;width:unset}.bulma-column.is-full-mobile{flex:none;width:100%}.bulma-column.is-three-quarters-mobile{flex:none;width:75%}.bulma-column.is-two-thirds-mobile{flex:none;width:66.6666%}.bulma-column.is-half-mobile{flex:none;width:50%}.bulma-column.is-one-third-mobile{flex:none;width:33.3333%}.bulma-column.is-one-quarter-mobile{flex:none;width:25%}.bulma-column.is-one-fifth-mobile{flex:none;width:20%}.bulma-column.is-two-fifths-mobile{flex:none;width:40%}.bulma-column.is-three-fifths-mobile{flex:none;width:60%}.bulma-column.is-four-fifths-mobile{flex:none;width:80%}.bulma-column.is-offset-three-quarters-mobile{margin-left:75%}.bulma-column.is-offset-two-thirds-mobile{margin-left:66.6666%}.bulma-column.is-offset-half-mobile{margin-left:50%}.bulma-column.is-offset-one-third-mobile{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-mobile{margin-left:25%}.bulma-column.is-offset-one-fifth-mobile{margin-left:20%}.bulma-column.is-offset-two-fifths-mobile{margin-left:40%}.bulma-column.is-offset-three-fifths-mobile{margin-left:60%}.bulma-column.is-offset-four-fifths-mobile{margin-left:80%}.bulma-column.is-0-mobile{flex:none;width:0%}.bulma-column.is-offset-0-mobile{margin-left:0}.bulma-column.is-1-mobile{flex:none;width:8.33333%}.bulma-column.is-offset-1-mobile{margin-left:8.33333%}.bulma-column.is-2-mobile{flex:none;width:16.66667%}.bulma-column.is-offset-2-mobile{margin-left:16.66667%}.bulma-column.is-3-mobile{flex:none;width:25%}.bulma-column.is-offset-3-mobile{margin-left:25%}.bulma-column.is-4-mobile{flex:none;width:33.33333%}.bulma-column.is-offset-4-mobile{margin-left:33.33333%}.bulma-column.is-5-mobile{flex:none;width:41.66667%}.bulma-column.is-offset-5-mobile{margin-left:41.66667%}.bulma-column.is-6-mobile{flex:none;width:50%}.bulma-column.is-offset-6-mobile{margin-left:50%}.bulma-column.is-7-mobile{flex:none;width:58.33333%}.bulma-column.is-offset-7-mobile{margin-left:58.33333%}.bulma-column.is-8-mobile{flex:none;width:66.66667%}.bulma-column.is-offset-8-mobile{margin-left:66.66667%}.bulma-column.is-9-mobile{flex:none;width:75%}.bulma-column.is-offset-9-mobile{margin-left:75%}.bulma-column.is-10-mobile{flex:none;width:83.33333%}.bulma-column.is-offset-10-mobile{margin-left:83.33333%}.bulma-column.is-11-mobile{flex:none;width:91.66667%}.bulma-column.is-offset-11-mobile{margin-left:91.66667%}.bulma-column.is-12-mobile{flex:none;width:100%}.bulma-column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.bulma-column.is-narrow,.bulma-column.is-narrow-tablet{flex:none;width:unset}.bulma-column.is-full,.bulma-column.is-full-tablet{flex:none;width:100%}.bulma-column.is-three-quarters,.bulma-column.is-three-quarters-tablet{flex:none;width:75%}.bulma-column.is-two-thirds,.bulma-column.is-two-thirds-tablet{flex:none;width:66.6666%}.bulma-column.is-half,.bulma-column.is-half-tablet{flex:none;width:50%}.bulma-column.is-one-third,.bulma-column.is-one-third-tablet{flex:none;width:33.3333%}.bulma-column.is-one-quarter,.bulma-column.is-one-quarter-tablet{flex:none;width:25%}.bulma-column.is-one-fifth,.bulma-column.is-one-fifth-tablet{flex:none;width:20%}.bulma-column.is-two-fifths,.bulma-column.is-two-fifths-tablet{flex:none;width:40%}.bulma-column.is-three-fifths,.bulma-column.is-three-fifths-tablet{flex:none;width:60%}.bulma-column.is-four-fifths,.bulma-column.is-four-fifths-tablet{flex:none;width:80%}.bulma-column.is-offset-three-quarters,.bulma-column.is-offset-three-quarters-tablet{margin-left:75%}.bulma-column.is-offset-two-thirds,.bulma-column.is-offset-two-thirds-tablet{margin-left:66.6666%}.bulma-column.is-offset-half,.bulma-column.is-offset-half-tablet{margin-left:50%}.bulma-column.is-offset-one-third,.bulma-column.is-offset-one-third-tablet{margin-left:33.3333%}.bulma-column.is-offset-one-quarter,.bulma-column.is-offset-one-quarter-tablet{margin-left:25%}.bulma-column.is-offset-one-fifth,.bulma-column.is-offset-one-fifth-tablet{margin-left:20%}.bulma-column.is-offset-two-fifths,.bulma-column.is-offset-two-fifths-tablet{margin-left:40%}.bulma-column.is-offset-three-fifths,.bulma-column.is-offset-three-fifths-tablet{margin-left:60%}.bulma-column.is-offset-four-fifths,.bulma-column.is-offset-four-fifths-tablet{margin-left:80%}.bulma-column.is-0,.bulma-column.is-0-tablet{flex:none;width:0%}.bulma-column.is-offset-0,.bulma-column.is-offset-0-tablet{margin-left:0}.bulma-column.is-1,.bulma-column.is-1-tablet{flex:none;width:8.33333%}.bulma-column.is-offset-1,.bulma-column.is-offset-1-tablet{margin-left:8.33333%}.bulma-column.is-2,.bulma-column.is-2-tablet{flex:none;width:16.66667%}.bulma-column.is-offset-2,.bulma-column.is-offset-2-tablet{margin-left:16.66667%}.bulma-column.is-3,.bulma-column.is-3-tablet{flex:none;width:25%}.bulma-column.is-offset-3,.bulma-column.is-offset-3-tablet{margin-left:25%}.bulma-column.is-4,.bulma-column.is-4-tablet{flex:none;width:33.33333%}.bulma-column.is-offset-4,.bulma-column.is-offset-4-tablet{margin-left:33.33333%}.bulma-column.is-5,.bulma-column.is-5-tablet{flex:none;width:41.66667%}.bulma-column.is-offset-5,.bulma-column.is-offset-5-tablet{margin-left:41.66667%}.bulma-column.is-6,.bulma-column.is-6-tablet{flex:none;width:50%}.bulma-column.is-offset-6,.bulma-column.is-offset-6-tablet{margin-left:50%}.bulma-column.is-7,.bulma-column.is-7-tablet{flex:none;width:58.33333%}.bulma-column.is-offset-7,.bulma-column.is-offset-7-tablet{margin-left:58.33333%}.bulma-column.is-8,.bulma-column.is-8-tablet{flex:none;width:66.66667%}.bulma-column.is-offset-8,.bulma-column.is-offset-8-tablet{margin-left:66.66667%}.bulma-column.is-9,.bulma-column.is-9-tablet{flex:none;width:75%}.bulma-column.is-offset-9,.bulma-column.is-offset-9-tablet{margin-left:75%}.bulma-column.is-10,.bulma-column.is-10-tablet{flex:none;width:83.33333%}.bulma-column.is-offset-10,.bulma-column.is-offset-10-tablet{margin-left:83.33333%}.bulma-column.is-11,.bulma-column.is-11-tablet{flex:none;width:91.66667%}.bulma-column.is-offset-11,.bulma-column.is-offset-11-tablet{margin-left:91.66667%}.bulma-column.is-12,.bulma-column.is-12-tablet{flex:none;width:100%}.bulma-column.is-offset-12,.bulma-column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.bulma-column.is-narrow-touch{flex:none;width:unset}.bulma-column.is-full-touch{flex:none;width:100%}.bulma-column.is-three-quarters-touch{flex:none;width:75%}.bulma-column.is-two-thirds-touch{flex:none;width:66.6666%}.bulma-column.is-half-touch{flex:none;width:50%}.bulma-column.is-one-third-touch{flex:none;width:33.3333%}.bulma-column.is-one-quarter-touch{flex:none;width:25%}.bulma-column.is-one-fifth-touch{flex:none;width:20%}.bulma-column.is-two-fifths-touch{flex:none;width:40%}.bulma-column.is-three-fifths-touch{flex:none;width:60%}.bulma-column.is-four-fifths-touch{flex:none;width:80%}.bulma-column.is-offset-three-quarters-touch{margin-left:75%}.bulma-column.is-offset-two-thirds-touch{margin-left:66.6666%}.bulma-column.is-offset-half-touch{margin-left:50%}.bulma-column.is-offset-one-third-touch{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-touch{margin-left:25%}.bulma-column.is-offset-one-fifth-touch{margin-left:20%}.bulma-column.is-offset-two-fifths-touch{margin-left:40%}.bulma-column.is-offset-three-fifths-touch{margin-left:60%}.bulma-column.is-offset-four-fifths-touch{margin-left:80%}.bulma-column.is-0-touch{flex:none;width:0%}.bulma-column.is-offset-0-touch{margin-left:0}.bulma-column.is-1-touch{flex:none;width:8.33333%}.bulma-column.is-offset-1-touch{margin-left:8.33333%}.bulma-column.is-2-touch{flex:none;width:16.66667%}.bulma-column.is-offset-2-touch{margin-left:16.66667%}.bulma-column.is-3-touch{flex:none;width:25%}.bulma-column.is-offset-3-touch{margin-left:25%}.bulma-column.is-4-touch{flex:none;width:33.33333%}.bulma-column.is-offset-4-touch{margin-left:33.33333%}.bulma-column.is-5-touch{flex:none;width:41.66667%}.bulma-column.is-offset-5-touch{margin-left:41.66667%}.bulma-column.is-6-touch{flex:none;width:50%}.bulma-column.is-offset-6-touch{margin-left:50%}.bulma-column.is-7-touch{flex:none;width:58.33333%}.bulma-column.is-offset-7-touch{margin-left:58.33333%}.bulma-column.is-8-touch{flex:none;width:66.66667%}.bulma-column.is-offset-8-touch{margin-left:66.66667%}.bulma-column.is-9-touch{flex:none;width:75%}.bulma-column.is-offset-9-touch{margin-left:75%}.bulma-column.is-10-touch{flex:none;width:83.33333%}.bulma-column.is-offset-10-touch{margin-left:83.33333%}.bulma-column.is-11-touch{flex:none;width:91.66667%}.bulma-column.is-offset-11-touch{margin-left:91.66667%}.bulma-column.is-12-touch{flex:none;width:100%}.bulma-column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.bulma-column.is-narrow-desktop{flex:none;width:unset}.bulma-column.is-full-desktop{flex:none;width:100%}.bulma-column.is-three-quarters-desktop{flex:none;width:75%}.bulma-column.is-two-thirds-desktop{flex:none;width:66.6666%}.bulma-column.is-half-desktop{flex:none;width:50%}.bulma-column.is-one-third-desktop{flex:none;width:33.3333%}.bulma-column.is-one-quarter-desktop{flex:none;width:25%}.bulma-column.is-one-fifth-desktop{flex:none;width:20%}.bulma-column.is-two-fifths-desktop{flex:none;width:40%}.bulma-column.is-three-fifths-desktop{flex:none;width:60%}.bulma-column.is-four-fifths-desktop{flex:none;width:80%}.bulma-column.is-offset-three-quarters-desktop{margin-left:75%}.bulma-column.is-offset-two-thirds-desktop{margin-left:66.6666%}.bulma-column.is-offset-half-desktop{margin-left:50%}.bulma-column.is-offset-one-third-desktop{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-desktop{margin-left:25%}.bulma-column.is-offset-one-fifth-desktop{margin-left:20%}.bulma-column.is-offset-two-fifths-desktop{margin-left:40%}.bulma-column.is-offset-three-fifths-desktop{margin-left:60%}.bulma-column.is-offset-four-fifths-desktop{margin-left:80%}.bulma-column.is-0-desktop{flex:none;width:0%}.bulma-column.is-offset-0-desktop{margin-left:0}.bulma-column.is-1-desktop{flex:none;width:8.33333%}.bulma-column.is-offset-1-desktop{margin-left:8.33333%}.bulma-column.is-2-desktop{flex:none;width:16.66667%}.bulma-column.is-offset-2-desktop{margin-left:16.66667%}.bulma-column.is-3-desktop{flex:none;width:25%}.bulma-column.is-offset-3-desktop{margin-left:25%}.bulma-column.is-4-desktop{flex:none;width:33.33333%}.bulma-column.is-offset-4-desktop{margin-left:33.33333%}.bulma-column.is-5-desktop{flex:none;width:41.66667%}.bulma-column.is-offset-5-desktop{margin-left:41.66667%}.bulma-column.is-6-desktop{flex:none;width:50%}.bulma-column.is-offset-6-desktop{margin-left:50%}.bulma-column.is-7-desktop{flex:none;width:58.33333%}.bulma-column.is-offset-7-desktop{margin-left:58.33333%}.bulma-column.is-8-desktop{flex:none;width:66.66667%}.bulma-column.is-offset-8-desktop{margin-left:66.66667%}.bulma-column.is-9-desktop{flex:none;width:75%}.bulma-column.is-offset-9-desktop{margin-left:75%}.bulma-column.is-10-desktop{flex:none;width:83.33333%}.bulma-column.is-offset-10-desktop{margin-left:83.33333%}.bulma-column.is-11-desktop{flex:none;width:91.66667%}.bulma-column.is-offset-11-desktop{margin-left:91.66667%}.bulma-column.is-12-desktop{flex:none;width:100%}.bulma-column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.bulma-column.is-narrow-widescreen{flex:none;width:unset}.bulma-column.is-full-widescreen{flex:none;width:100%}.bulma-column.is-three-quarters-widescreen{flex:none;width:75%}.bulma-column.is-two-thirds-widescreen{flex:none;width:66.6666%}.bulma-column.is-half-widescreen{flex:none;width:50%}.bulma-column.is-one-third-widescreen{flex:none;width:33.3333%}.bulma-column.is-one-quarter-widescreen{flex:none;width:25%}.bulma-column.is-one-fifth-widescreen{flex:none;width:20%}.bulma-column.is-two-fifths-widescreen{flex:none;width:40%}.bulma-column.is-three-fifths-widescreen{flex:none;width:60%}.bulma-column.is-four-fifths-widescreen{flex:none;width:80%}.bulma-column.is-offset-three-quarters-widescreen{margin-left:75%}.bulma-column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.bulma-column.is-offset-half-widescreen{margin-left:50%}.bulma-column.is-offset-one-third-widescreen{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-widescreen{margin-left:25%}.bulma-column.is-offset-one-fifth-widescreen{margin-left:20%}.bulma-column.is-offset-two-fifths-widescreen{margin-left:40%}.bulma-column.is-offset-three-fifths-widescreen{margin-left:60%}.bulma-column.is-offset-four-fifths-widescreen{margin-left:80%}.bulma-column.is-0-widescreen{flex:none;width:0%}.bulma-column.is-offset-0-widescreen{margin-left:0}.bulma-column.is-1-widescreen{flex:none;width:8.33333%}.bulma-column.is-offset-1-widescreen{margin-left:8.33333%}.bulma-column.is-2-widescreen{flex:none;width:16.66667%}.bulma-column.is-offset-2-widescreen{margin-left:16.66667%}.bulma-column.is-3-widescreen{flex:none;width:25%}.bulma-column.is-offset-3-widescreen{margin-left:25%}.bulma-column.is-4-widescreen{flex:none;width:33.33333%}.bulma-column.is-offset-4-widescreen{margin-left:33.33333%}.bulma-column.is-5-widescreen{flex:none;width:41.66667%}.bulma-column.is-offset-5-widescreen{margin-left:41.66667%}.bulma-column.is-6-widescreen{flex:none;width:50%}.bulma-column.is-offset-6-widescreen{margin-left:50%}.bulma-column.is-7-widescreen{flex:none;width:58.33333%}.bulma-column.is-offset-7-widescreen{margin-left:58.33333%}.bulma-column.is-8-widescreen{flex:none;width:66.66667%}.bulma-column.is-offset-8-widescreen{margin-left:66.66667%}.bulma-column.is-9-widescreen{flex:none;width:75%}.bulma-column.is-offset-9-widescreen{margin-left:75%}.bulma-column.is-10-widescreen{flex:none;width:83.33333%}.bulma-column.is-offset-10-widescreen{margin-left:83.33333%}.bulma-column.is-11-widescreen{flex:none;width:91.66667%}.bulma-column.is-offset-11-widescreen{margin-left:91.66667%}.bulma-column.is-12-widescreen{flex:none;width:100%}.bulma-column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.bulma-column.is-narrow-fullhd{flex:none;width:unset}.bulma-column.is-full-fullhd{flex:none;width:100%}.bulma-column.is-three-quarters-fullhd{flex:none;width:75%}.bulma-column.is-two-thirds-fullhd{flex:none;width:66.6666%}.bulma-column.is-half-fullhd{flex:none;width:50%}.bulma-column.is-one-third-fullhd{flex:none;width:33.3333%}.bulma-column.is-one-quarter-fullhd{flex:none;width:25%}.bulma-column.is-one-fifth-fullhd{flex:none;width:20%}.bulma-column.is-two-fifths-fullhd{flex:none;width:40%}.bulma-column.is-three-fifths-fullhd{flex:none;width:60%}.bulma-column.is-four-fifths-fullhd{flex:none;width:80%}.bulma-column.is-offset-three-quarters-fullhd{margin-left:75%}.bulma-column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.bulma-column.is-offset-half-fullhd{margin-left:50%}.bulma-column.is-offset-one-third-fullhd{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-fullhd{margin-left:25%}.bulma-column.is-offset-one-fifth-fullhd{margin-left:20%}.bulma-column.is-offset-two-fifths-fullhd{margin-left:40%}.bulma-column.is-offset-three-fifths-fullhd{margin-left:60%}.bulma-column.is-offset-four-fifths-fullhd{margin-left:80%}.bulma-column.is-0-fullhd{flex:none;width:0%}.bulma-column.is-offset-0-fullhd{margin-left:0}.bulma-column.is-1-fullhd{flex:none;width:8.33333%}.bulma-column.is-offset-1-fullhd{margin-left:8.33333%}.bulma-column.is-2-fullhd{flex:none;width:16.66667%}.bulma-column.is-offset-2-fullhd{margin-left:16.66667%}.bulma-column.is-3-fullhd{flex:none;width:25%}.bulma-column.is-offset-3-fullhd{margin-left:25%}.bulma-column.is-4-fullhd{flex:none;width:33.33333%}.bulma-column.is-offset-4-fullhd{margin-left:33.33333%}.bulma-column.is-5-fullhd{flex:none;width:41.66667%}.bulma-column.is-offset-5-fullhd{margin-left:41.66667%}.bulma-column.is-6-fullhd{flex:none;width:50%}.bulma-column.is-offset-6-fullhd{margin-left:50%}.bulma-column.is-7-fullhd{flex:none;width:58.33333%}.bulma-column.is-offset-7-fullhd{margin-left:58.33333%}.bulma-column.is-8-fullhd{flex:none;width:66.66667%}.bulma-column.is-offset-8-fullhd{margin-left:66.66667%}.bulma-column.is-9-fullhd{flex:none;width:75%}.bulma-column.is-offset-9-fullhd{margin-left:75%}.bulma-column.is-10-fullhd{flex:none;width:83.33333%}.bulma-column.is-offset-10-fullhd{margin-left:83.33333%}.bulma-column.is-11-fullhd{flex:none;width:91.66667%}.bulma-column.is-offset-11-fullhd{margin-left:91.66667%}.bulma-column.is-12-fullhd{flex:none;width:100%}.bulma-column.is-offset-12-fullhd{margin-left:100%}}.bulma-columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-columns:last-child{margin-bottom:-.75rem}.bulma-columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.bulma-columns.is-centered{justify-content:center}.bulma-columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.bulma-columns.is-gapless>.bulma-column{margin:0;padding:0!important}.bulma-columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.bulma-columns.is-gapless:last-child{margin-bottom:0}.bulma-columns.is-mobile{display:flex}.bulma-columns.is-multiline{flex-wrap:wrap}.bulma-columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.bulma-columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.bulma-columns.is-desktop{display:flex}}.bulma-columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.bulma-columns.is-variable>.bulma-column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.bulma-columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-0-fullhd{--columnGap:0rem}}.bulma-columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.bulma-columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.bulma-columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.bulma-columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-4-fullhd{--columnGap:1rem}}.bulma-columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.bulma-columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.bulma-columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.bulma-columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-8-fullhd{--columnGap:2rem}}.bulma-tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.bulma-tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-tile.is-ancestor:last-child{margin-bottom:-.75rem}.bulma-tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.bulma-tile.is-child{margin:0!important}.bulma-tile.is-parent{padding:.75rem}.bulma-tile.is-vertical{flex-direction:column}.bulma-tile.is-vertical>.bulma-tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.bulma-tile:not(.is-child){display:flex}.bulma-tile.is-1{flex:none;width:8.33333%}.bulma-tile.is-2{flex:none;width:16.66667%}.bulma-tile.is-3{flex:none;width:25%}.bulma-tile.is-4{flex:none;width:33.33333%}.bulma-tile.is-5{flex:none;width:41.66667%}.bulma-tile.is-6{flex:none;width:50%}.bulma-tile.is-7{flex:none;width:58.33333%}.bulma-tile.is-8{flex:none;width:66.66667%}.bulma-tile.is-9{flex:none;width:75%}.bulma-tile.is-10{flex:none;width:83.33333%}.bulma-tile.is-11{flex:none;width:91.66667%}.bulma-tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.bulma-hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.bulma-hero .bulma-navbar{background:0 0}.bulma-hero .bulma-tabs ul{border-bottom:none}.bulma-hero.is-white{background-color:#fff;color:#0a0a0a}.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-white strong{color:inherit}.bulma-hero.is-white .bulma-title{color:#0a0a0a}.bulma-hero.is-white .bulma-subtitle{color:rgba(10,10,10,.9)}.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-white .bulma-subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.bulma-hero.is-white .bulma-navbar-menu{background-color:#fff}}.bulma-hero.is-white .bulma-navbar-item,.bulma-hero.is-white .bulma-navbar-link{color:rgba(10,10,10,.7)}.bulma-hero.is-white .bulma-navbar-link.is-active,.bulma-hero.is-white .bulma-navbar-link:hover,.bulma-hero.is-white a.bulma-navbar-item.is-active,.bulma-hero.is-white a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-hero.is-white .bulma-tabs a{color:#0a0a0a;opacity:.9}.bulma-hero.is-white .bulma-tabs a:hover{opacity:1}.bulma-hero.is-white .bulma-tabs li.is-active a{color:#fff!important;opacity:1}.bulma-hero.is-white .bulma-tabs.is-boxed a,.bulma-hero.is-white .bulma-tabs.is-toggle a{color:#0a0a0a}.bulma-hero.is-white .bulma-tabs.is-boxed a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-white.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.bulma-hero.is-black{background-color:#0a0a0a;color:#fff}.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-black strong{color:inherit}.bulma-hero.is-black .bulma-title{color:#fff}.bulma-hero.is-black .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-black .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-black .bulma-navbar-menu{background-color:#0a0a0a}}.bulma-hero.is-black .bulma-navbar-item,.bulma-hero.is-black .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-black .bulma-navbar-link.is-active,.bulma-hero.is-black .bulma-navbar-link:hover,.bulma-hero.is-black a.bulma-navbar-item.is-active,.bulma-hero.is-black a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-hero.is-black .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-black .bulma-tabs a:hover{opacity:1}.bulma-hero.is-black .bulma-tabs li.is-active a{color:#0a0a0a!important;opacity:1}.bulma-hero.is-black .bulma-tabs.is-boxed a,.bulma-hero.is-black .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-black .bulma-tabs.is-boxed a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.bulma-hero.is-black.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.bulma-hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-light strong{color:inherit}.bulma-hero.is-light .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-light .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-light .bulma-navbar-menu{background-color:#f5f5f5}}.bulma-hero.is-light .bulma-navbar-item,.bulma-hero.is-light .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-navbar-link.is-active,.bulma-hero.is-light .bulma-navbar-link:hover,.bulma-hero.is-light a.bulma-navbar-item.is-active,.bulma-hero.is-light a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-light .bulma-tabs a:hover{opacity:1}.bulma-hero.is-light .bulma-tabs li.is-active a{color:#f5f5f5!important;opacity:1}.bulma-hero.is-light .bulma-tabs.is-boxed a,.bulma-hero.is-light .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs.is-boxed a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-light.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.bulma-hero.is-dark{background-color:#363636;color:#fff}.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-dark strong{color:inherit}.bulma-hero.is-dark .bulma-title{color:#fff}.bulma-hero.is-dark .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-dark .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-dark .bulma-navbar-menu{background-color:#363636}}.bulma-hero.is-dark .bulma-navbar-item,.bulma-hero.is-dark .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-dark .bulma-navbar-link.is-active,.bulma-hero.is-dark .bulma-navbar-link:hover,.bulma-hero.is-dark a.bulma-navbar-item.is-active,.bulma-hero.is-dark a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-hero.is-dark .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-dark .bulma-tabs a:hover{opacity:1}.bulma-hero.is-dark .bulma-tabs li.is-active a{color:#363636!important;opacity:1}.bulma-hero.is-dark .bulma-tabs.is-boxed a,.bulma-hero.is-dark .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.bulma-hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.bulma-hero.is-dark.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.bulma-hero.is-primary{background-color:#00d1b2;color:#fff}.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-primary strong{color:inherit}.bulma-hero.is-primary .bulma-title{color:#fff}.bulma-hero.is-primary .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-primary .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-primary .bulma-navbar-menu{background-color:#00d1b2}}.bulma-hero.is-primary .bulma-navbar-item,.bulma-hero.is-primary .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-primary .bulma-navbar-link.is-active,.bulma-hero.is-primary .bulma-navbar-link:hover,.bulma-hero.is-primary a.bulma-navbar-item.is-active,.bulma-hero.is-primary a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-hero.is-primary .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-primary .bulma-tabs a:hover{opacity:1}.bulma-hero.is-primary .bulma-tabs li.is-active a{color:#00d1b2!important;opacity:1}.bulma-hero.is-primary .bulma-tabs.is-boxed a,.bulma-hero.is-primary .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.bulma-hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.bulma-hero.is-primary.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.bulma-hero.is-link{background-color:#485fc7;color:#fff}.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-link strong{color:inherit}.bulma-hero.is-link .bulma-title{color:#fff}.bulma-hero.is-link .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-link .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-link .bulma-navbar-menu{background-color:#485fc7}}.bulma-hero.is-link .bulma-navbar-item,.bulma-hero.is-link .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-link .bulma-navbar-link.is-active,.bulma-hero.is-link .bulma-navbar-link:hover,.bulma-hero.is-link a.bulma-navbar-item.is-active,.bulma-hero.is-link a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-hero.is-link .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-link .bulma-tabs a:hover{opacity:1}.bulma-hero.is-link .bulma-tabs li.is-active a{color:#485fc7!important;opacity:1}.bulma-hero.is-link .bulma-tabs.is-boxed a,.bulma-hero.is-link .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-link .bulma-tabs.is-boxed a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.bulma-hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.bulma-hero.is-link.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.bulma-hero.is-info{background-color:#3e8ed0;color:#fff}.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-info strong{color:inherit}.bulma-hero.is-info .bulma-title{color:#fff}.bulma-hero.is-info .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-info .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-info .bulma-navbar-menu{background-color:#3e8ed0}}.bulma-hero.is-info .bulma-navbar-item,.bulma-hero.is-info .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-info .bulma-navbar-link.is-active,.bulma-hero.is-info .bulma-navbar-link:hover,.bulma-hero.is-info a.bulma-navbar-item.is-active,.bulma-hero.is-info a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-hero.is-info .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-info .bulma-tabs a:hover{opacity:1}.bulma-hero.is-info .bulma-tabs li.is-active a{color:#3e8ed0!important;opacity:1}.bulma-hero.is-info .bulma-tabs.is-boxed a,.bulma-hero.is-info .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-info .bulma-tabs.is-boxed a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.bulma-hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.bulma-hero.is-info.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.bulma-hero.is-success{background-color:#48c78e;color:#fff}.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-success strong{color:inherit}.bulma-hero.is-success .bulma-title{color:#fff}.bulma-hero.is-success .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-success .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-success .bulma-navbar-menu{background-color:#48c78e}}.bulma-hero.is-success .bulma-navbar-item,.bulma-hero.is-success .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-success .bulma-navbar-link.is-active,.bulma-hero.is-success .bulma-navbar-link:hover,.bulma-hero.is-success a.bulma-navbar-item.is-active,.bulma-hero.is-success a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-hero.is-success .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-success .bulma-tabs a:hover{opacity:1}.bulma-hero.is-success .bulma-tabs li.is-active a{color:#48c78e!important;opacity:1}.bulma-hero.is-success .bulma-tabs.is-boxed a,.bulma-hero.is-success .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-success .bulma-tabs.is-boxed a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.bulma-hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.bulma-hero.is-success.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.bulma-hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-warning strong{color:inherit}.bulma-hero.is-warning .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-warning .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-warning .bulma-navbar-menu{background-color:#ffe08a}}.bulma-hero.is-warning .bulma-navbar-item,.bulma-hero.is-warning .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-navbar-link.is-active,.bulma-hero.is-warning .bulma-navbar-link:hover,.bulma-hero.is-warning a.bulma-navbar-item.is-active,.bulma-hero.is-warning a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-warning .bulma-tabs a:hover{opacity:1}.bulma-hero.is-warning .bulma-tabs li.is-active a{color:#ffe08a!important;opacity:1}.bulma-hero.is-warning .bulma-tabs.is-boxed a,.bulma-hero.is-warning .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.bulma-hero.is-warning.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.bulma-hero.is-danger{background-color:#f14668;color:#fff}.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-danger strong{color:inherit}.bulma-hero.is-danger .bulma-title{color:#fff}.bulma-hero.is-danger .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-danger .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-danger .bulma-navbar-menu{background-color:#f14668}}.bulma-hero.is-danger .bulma-navbar-item,.bulma-hero.is-danger .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-danger .bulma-navbar-link.is-active,.bulma-hero.is-danger .bulma-navbar-link:hover,.bulma-hero.is-danger a.bulma-navbar-item.is-active,.bulma-hero.is-danger a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-hero.is-danger .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-danger .bulma-tabs a:hover{opacity:1}.bulma-hero.is-danger .bulma-tabs li.is-active a{color:#f14668!important;opacity:1}.bulma-hero.is-danger .bulma-tabs.is-boxed a,.bulma-hero.is-danger .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.bulma-hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.bulma-hero.is-danger.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.bulma-hero.is-small .bulma-hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.bulma-hero.is-medium .bulma-hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.bulma-hero.is-large .bulma-hero-body{padding:18rem 6rem}}.bulma-hero.is-fullheight .bulma-hero-body,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body,.bulma-hero.is-halfheight .bulma-hero-body{align-items:center;display:flex}.bulma-hero.is-fullheight .bulma-hero-body>.bulma-container,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body>.bulma-container,.bulma-hero.is-halfheight .bulma-hero-body>.bulma-container{flex-grow:1;flex-shrink:1}.bulma-hero.is-halfheight{min-height:50vh}.bulma-hero.is-fullheight{min-height:100vh}.bulma-hero-video{overflow:hidden}.bulma-hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.bulma-hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.bulma-hero-video{display:none}}.bulma-hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.bulma-hero-buttons .bulma-button{display:flex}.bulma-hero-buttons .bulma-button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.bulma-hero-buttons{display:flex;justify-content:center}.bulma-hero-buttons .bulma-button:not(:last-child){margin-right:1.5rem}}.bulma-hero-foot,.bulma-hero-head{flex-grow:0;flex-shrink:0}.bulma-hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.bulma-hero-body{padding:3rem 3rem}}.bulma-section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.bulma-section{padding:3rem 3rem}.bulma-section.is-medium{padding:9rem 4.5rem}.bulma-section.is-large{padding:18rem 6rem}}.bulma-footer{background-color:#fafafa;padding:3rem 1.5rem 6rem} \ No newline at end of file diff --git a/css/bulma-rtl.css b/css/bulma-rtl.css index 6ec72525..b9d6c29d 100644 --- a/css/bulma-rtl.css +++ b/css/bulma-rtl.css @@ -1,10 +1,11 @@ +@charset "UTF-8"; /*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */ /* Bulma Utilities */ -.button, .input, .textarea, .select select, .file-cta, -.file-name, .pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { +.bulma-button, .bulma-input, .bulma-textarea, .bulma-select select, .bulma-file-cta, +.bulma-file-name, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { -moz-appearance: none; -webkit-appearance: none; align-items: center; @@ -24,56 +25,56 @@ vertical-align: top; } -.button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, -.file-name:focus, .pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus, -.pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, -.is-focused.file-name, .is-focused.pagination-previous, -.is-focused.pagination-next, -.is-focused.pagination-link, -.is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, -.file-name:active, .pagination-previous:active, -.pagination-next:active, -.pagination-link:active, -.pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, -.is-active.file-name, .is-active.pagination-previous, -.is-active.pagination-next, -.is-active.pagination-link, -.is-active.pagination-ellipsis { +.bulma-button:focus, .bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .bulma-file-cta:focus, +.bulma-file-name:focus, .bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus, +.bulma-pagination-ellipsis:focus, .is-focused.bulma-button, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .is-focused.bulma-file-cta, +.is-focused.bulma-file-name, .is-focused.bulma-pagination-previous, +.is-focused.bulma-pagination-next, +.is-focused.bulma-pagination-link, +.is-focused.bulma-pagination-ellipsis, .bulma-button:active, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .bulma-file-cta:active, +.bulma-file-name:active, .bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active, +.bulma-pagination-ellipsis:active, .is-active.bulma-button, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active, .is-active.bulma-file-cta, +.is-active.bulma-file-name, .is-active.bulma-pagination-previous, +.is-active.bulma-pagination-next, +.is-active.bulma-pagination-link, +.is-active.bulma-pagination-ellipsis { outline: none; } -.button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], -.file-name[disabled], .pagination-previous[disabled], -.pagination-next[disabled], -.pagination-link[disabled], -.pagination-ellipsis[disabled], -fieldset[disabled] .button, -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select, -fieldset[disabled] .file-cta, -fieldset[disabled] .file-name, -fieldset[disabled] .pagination-previous, -fieldset[disabled] .pagination-next, -fieldset[disabled] .pagination-link, -fieldset[disabled] .pagination-ellipsis { +.bulma-button[disabled], .bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], .bulma-file-cta[disabled], +.bulma-file-name[disabled], .bulma-pagination-previous[disabled], +.bulma-pagination-next[disabled], +.bulma-pagination-link[disabled], +.bulma-pagination-ellipsis[disabled], +fieldset[disabled] .bulma-button, +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select, +fieldset[disabled] .bulma-file-cta, +fieldset[disabled] .bulma-file-name, +fieldset[disabled] .bulma-pagination-previous, +fieldset[disabled] .bulma-pagination-next, +fieldset[disabled] .bulma-pagination-link, +fieldset[disabled] .bulma-pagination-ellipsis { cursor: not-allowed; } -.button, .file, .breadcrumb, .pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis, .tabs, .is-unselectable { +.bulma-button, .bulma-file, .bulma-breadcrumb, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis, .bulma-tabs, .is-unselectable { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } -.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { +.bulma-select:not(.is-multiple):not(.is-loading)::after, .bulma-navbar-link:not(.is-arrowless)::after { border: 3px solid transparent; border-radius: 2px; border-right: 0; @@ -90,12 +91,12 @@ fieldset[disabled] .pagination-ellipsis { width: 0.625em; } -.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), -.subtitle:not(:last-child), .block:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .message:not(:last-child), .pagination:not(:last-child), .tabs:not(:last-child) { +.bulma-box:not(:last-child), .bulma-content:not(:last-child), .bulma-notification:not(:last-child), .bulma-progress:not(:last-child), .bulma-table:not(:last-child), .bulma-table-container:not(:last-child), .bulma-title:not(:last-child), +.bulma-subtitle:not(:last-child), .bulma-block:not(:last-child), .bulma-breadcrumb:not(:last-child), .bulma-level:not(:last-child), .bulma-message:not(:last-child), .bulma-pagination:not(:last-child), .bulma-tabs:not(:last-child) { margin-bottom: 1.5rem; } -.delete, .modal-close { +.bulma-delete, .bulma-modal-close { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; @@ -122,7 +123,7 @@ fieldset[disabled] .pagination-ellipsis { width: 20px; } -.delete::before, .modal-close::before, .delete::after, .modal-close::after { +.bulma-delete::before, .bulma-modal-close::before, .bulma-delete::after, .bulma-modal-close::after { background-color: white; content: ""; display: block; @@ -133,25 +134,25 @@ fieldset[disabled] .pagination-ellipsis { transform-origin: center center; } -.delete::before, .modal-close::before { +.bulma-delete::before, .bulma-modal-close::before { height: 2px; width: 50%; } -.delete::after, .modal-close::after { +.bulma-delete::after, .bulma-modal-close::after { height: 50%; width: 2px; } -.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { +.bulma-delete:hover, .bulma-modal-close:hover, .bulma-delete:focus, .bulma-modal-close:focus { background-color: rgba(10, 10, 10, 0.3); } -.delete:active, .modal-close:active { +.bulma-delete:active, .bulma-modal-close:active { background-color: rgba(10, 10, 10, 0.4); } -.is-small.delete, .is-small.modal-close { +.is-small.bulma-delete, .is-small.bulma-modal-close { height: 16px; max-height: 16px; max-width: 16px; @@ -160,7 +161,7 @@ fieldset[disabled] .pagination-ellipsis { width: 16px; } -.is-medium.delete, .is-medium.modal-close { +.is-medium.bulma-delete, .is-medium.bulma-modal-close { height: 24px; max-height: 24px; max-width: 24px; @@ -169,7 +170,7 @@ fieldset[disabled] .pagination-ellipsis { width: 24px; } -.is-large.delete, .is-large.modal-close { +.is-large.bulma-delete, .is-large.bulma-modal-close { height: 32px; max-height: 32px; max-width: 32px; @@ -178,7 +179,7 @@ fieldset[disabled] .pagination-ellipsis { width: 32px; } -.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after { +.bulma-button.is-loading::after, .bulma-loader, .bulma-select.is-loading::after, .bulma-control.is-loading::after { animation: spinAround 500ms infinite linear; border: 2px solid #dbdbdb; border-radius: 9999px; @@ -191,23 +192,23 @@ fieldset[disabled] .pagination-ellipsis { width: 1em; } -.image.is-square img, -.image.is-square .has-ratio, .image.is-1by1 img, -.image.is-1by1 .has-ratio, .image.is-5by4 img, -.image.is-5by4 .has-ratio, .image.is-4by3 img, -.image.is-4by3 .has-ratio, .image.is-3by2 img, -.image.is-3by2 .has-ratio, .image.is-5by3 img, -.image.is-5by3 .has-ratio, .image.is-16by9 img, -.image.is-16by9 .has-ratio, .image.is-2by1 img, -.image.is-2by1 .has-ratio, .image.is-3by1 img, -.image.is-3by1 .has-ratio, .image.is-4by5 img, -.image.is-4by5 .has-ratio, .image.is-3by4 img, -.image.is-3by4 .has-ratio, .image.is-2by3 img, -.image.is-2by3 .has-ratio, .image.is-3by5 img, -.image.is-3by5 .has-ratio, .image.is-9by16 img, -.image.is-9by16 .has-ratio, .image.is-1by2 img, -.image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video { +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio, .bulma-modal, .bulma-modal-background, .is-overlay, .bulma-hero-video { bottom: 0; left: 0; position: absolute; @@ -215,7 +216,7 @@ fieldset[disabled] .pagination-ellipsis { top: 0; } -.navbar-burger { +.bulma-navbar-burger { -moz-appearance: none; -webkit-appearance: none; appearance: none; @@ -458,7 +459,7 @@ table th { } /* Bulma Elements */ -.box { +.bulma-box { background-color: white; border-radius: 6px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -467,15 +468,15 @@ table th { padding: 1.25rem; } -a.box:hover, a.box:focus { +a.bulma-box:hover, a.bulma-box:focus { box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7; } -a.box:active { +a.bulma-box:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7; } -.button { +.bulma-button { background-color: white; border-color: #dbdbdb; border-width: 1px; @@ -490,1293 +491,1293 @@ a.box:active { white-space: nowrap; } -.button strong { +.bulma-button strong { color: inherit; } -.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large { +.bulma-button .bulma-icon, .bulma-button .bulma-icon.is-small, .bulma-button .bulma-icon.is-medium, .bulma-button .bulma-icon.is-large { height: 1.5em; width: 1.5em; } -.button .icon:first-child:not(:last-child) { +.bulma-button .bulma-icon:first-child:not(:last-child) { margin-right: calc(-0.5em - 1px); margin-left: 0.25em; } -.button .icon:last-child:not(:first-child) { +.bulma-button .bulma-icon:last-child:not(:first-child) { margin-right: 0.25em; margin-left: calc(-0.5em - 1px); } -.button .icon:first-child:last-child { - margin-left: calc(-0.5em - 1px); - margin-right: calc(-0.5em - 1px); +.bulma-button .bulma-icon:first-child:last-child { + margin-left: calc( -0.5em - 1px); + margin-right: calc( -0.5em - 1px); } -.button:hover, .button.is-hovered { +.bulma-button:hover, .bulma-button.is-hovered { border-color: #b5b5b5; color: #363636; } -.button:focus, .button.is-focused { +.bulma-button:focus, .bulma-button.is-focused { border-color: #485fc7; color: #363636; } -.button:focus:not(:active), .button.is-focused:not(:active) { +.bulma-button:focus:not(:active), .bulma-button.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.button:active, .button.is-active { +.bulma-button:active, .bulma-button.is-active { border-color: #4a4a4a; color: #363636; } -.button.is-text { +.bulma-button.is-text { background-color: transparent; border-color: transparent; color: #4a4a4a; text-decoration: underline; } -.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused { +.bulma-button.is-text:hover, .bulma-button.is-text.is-hovered, .bulma-button.is-text:focus, .bulma-button.is-text.is-focused { background-color: whitesmoke; color: #363636; } -.button.is-text:active, .button.is-text.is-active { +.bulma-button.is-text:active, .bulma-button.is-text.is-active { background-color: #e8e8e8; color: #363636; } -.button.is-text[disabled], -fieldset[disabled] .button.is-text { +.bulma-button.is-text[disabled], +fieldset[disabled] .bulma-button.is-text { background-color: transparent; border-color: transparent; box-shadow: none; } -.button.is-ghost { +.bulma-button.is-ghost { background: none; border-color: transparent; color: #485fc7; text-decoration: none; } -.button.is-ghost:hover, .button.is-ghost.is-hovered { +.bulma-button.is-ghost:hover, .bulma-button.is-ghost.is-hovered { color: #485fc7; text-decoration: underline; } -.button.is-white { +.bulma-button.is-white { background-color: white; border-color: transparent; color: #0a0a0a; } -.button.is-white:hover, .button.is-white.is-hovered { +.bulma-button.is-white:hover, .bulma-button.is-white.is-hovered { background-color: #f9f9f9; border-color: transparent; color: #0a0a0a; } -.button.is-white:focus, .button.is-white.is-focused { +.bulma-button.is-white:focus, .bulma-button.is-white.is-focused { border-color: transparent; color: #0a0a0a; } -.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { +.bulma-button.is-white:focus:not(:active), .bulma-button.is-white.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.button.is-white:active, .button.is-white.is-active { +.bulma-button.is-white:active, .bulma-button.is-white.is-active { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } -.button.is-white[disabled], -fieldset[disabled] .button.is-white { +.bulma-button.is-white[disabled], +fieldset[disabled] .bulma-button.is-white { background-color: white; border-color: white; box-shadow: none; } -.button.is-white.is-inverted { +.bulma-button.is-white.is-inverted { background-color: #0a0a0a; color: white; } -.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered { +.bulma-button.is-white.is-inverted:hover, .bulma-button.is-white.is-inverted.is-hovered { background-color: black; } -.button.is-white.is-inverted[disabled], -fieldset[disabled] .button.is-white.is-inverted { +.bulma-button.is-white.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted { background-color: #0a0a0a; border-color: transparent; box-shadow: none; color: white; } -.button.is-white.is-loading::after { +.bulma-button.is-white.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-white.is-outlined { +.bulma-button.is-white.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused { +.bulma-button.is-white.is-outlined:hover, .bulma-button.is-white.is-outlined.is-hovered, .bulma-button.is-white.is-outlined:focus, .bulma-button.is-white.is-outlined.is-focused { background-color: white; border-color: white; color: #0a0a0a; } -.button.is-white.is-outlined.is-loading::after { +.bulma-button.is-white.is-outlined.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after { +.bulma-button.is-white.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-white.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-outlined { +.bulma-button.is-white.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-white.is-inverted.is-outlined { +.bulma-button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; color: #0a0a0a; } -.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused { +.bulma-button.is-white.is-inverted.is-outlined:hover, .bulma-button.is-white.is-inverted.is-outlined.is-hovered, .bulma-button.is-white.is-inverted.is-outlined:focus, .bulma-button.is-white.is-inverted.is-outlined.is-focused { background-color: #0a0a0a; color: white; } -.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-white.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-inverted.is-outlined { +.bulma-button.is-white.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; box-shadow: none; color: #0a0a0a; } -.button.is-black { +.bulma-button.is-black { background-color: #0a0a0a; border-color: transparent; color: white; } -.button.is-black:hover, .button.is-black.is-hovered { +.bulma-button.is-black:hover, .bulma-button.is-black.is-hovered { background-color: #040404; border-color: transparent; color: white; } -.button.is-black:focus, .button.is-black.is-focused { +.bulma-button.is-black:focus, .bulma-button.is-black.is-focused { border-color: transparent; color: white; } -.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { +.bulma-button.is-black:focus:not(:active), .bulma-button.is-black.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.button.is-black:active, .button.is-black.is-active { +.bulma-button.is-black:active, .bulma-button.is-black.is-active { background-color: black; border-color: transparent; color: white; } -.button.is-black[disabled], -fieldset[disabled] .button.is-black { +.bulma-button.is-black[disabled], +fieldset[disabled] .bulma-button.is-black { background-color: #0a0a0a; border-color: #0a0a0a; box-shadow: none; } -.button.is-black.is-inverted { +.bulma-button.is-black.is-inverted { background-color: white; color: #0a0a0a; } -.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered { +.bulma-button.is-black.is-inverted:hover, .bulma-button.is-black.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-black.is-inverted[disabled], -fieldset[disabled] .button.is-black.is-inverted { +.bulma-button.is-black.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #0a0a0a; } -.button.is-black.is-loading::after { +.bulma-button.is-black.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-black.is-outlined { +.bulma-button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; color: #0a0a0a; } -.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused { +.bulma-button.is-black.is-outlined:hover, .bulma-button.is-black.is-outlined.is-hovered, .bulma-button.is-black.is-outlined:focus, .bulma-button.is-black.is-outlined.is-focused { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.button.is-black.is-outlined.is-loading::after { +.bulma-button.is-black.is-outlined.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after { +.bulma-button.is-black.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-black.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-outlined { +.bulma-button.is-black.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; box-shadow: none; color: #0a0a0a; } -.button.is-black.is-inverted.is-outlined { +.bulma-button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused { +.bulma-button.is-black.is-inverted.is-outlined:hover, .bulma-button.is-black.is-inverted.is-outlined.is-hovered, .bulma-button.is-black.is-inverted.is-outlined:focus, .bulma-button.is-black.is-inverted.is-outlined.is-focused { background-color: white; color: #0a0a0a; } -.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-black.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-inverted.is-outlined { +.bulma-button.is-black.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-light { +.bulma-button.is-light { background-color: whitesmoke; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:hover, .button.is-light.is-hovered { +.bulma-button.is-light:hover, .bulma-button.is-light.is-hovered { background-color: #eeeeee; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:focus, .button.is-light.is-focused { +.bulma-button.is-light:focus, .bulma-button.is-light.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { +.bulma-button.is-light:focus:not(:active), .bulma-button.is-light.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.button.is-light:active, .button.is-light.is-active { +.bulma-button.is-light:active, .bulma-button.is-light.is-active { background-color: #e8e8e8; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light[disabled], -fieldset[disabled] .button.is-light { +.bulma-button.is-light[disabled], +fieldset[disabled] .bulma-button.is-light { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; } -.button.is-light.is-inverted { +.bulma-button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered { +.bulma-button.is-light.is-inverted:hover, .bulma-button.is-light.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-inverted[disabled], -fieldset[disabled] .button.is-light.is-inverted { +.bulma-button.is-light.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: whitesmoke; } -.button.is-light.is-loading::after { +.bulma-button.is-light.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-light.is-outlined { +.bulma-button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; color: whitesmoke; } -.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused { +.bulma-button.is-light.is-outlined:hover, .bulma-button.is-light.is-outlined.is-hovered, .bulma-button.is-light.is-outlined:focus, .bulma-button.is-light.is-outlined.is-focused { background-color: whitesmoke; border-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-outlined.is-loading::after { +.bulma-button.is-light.is-outlined.is-loading::after { border-color: transparent transparent whitesmoke whitesmoke !important; } -.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after { +.bulma-button.is-light.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-light.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-outlined { +.bulma-button.is-light.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; box-shadow: none; color: whitesmoke; } -.button.is-light.is-inverted.is-outlined { +.bulma-button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused { +.bulma-button.is-light.is-inverted.is-outlined:hover, .bulma-button.is-light.is-inverted.is-outlined.is-hovered, .bulma-button.is-light.is-inverted.is-outlined:focus, .bulma-button.is-light.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent whitesmoke whitesmoke !important; } -.button.is-light.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-inverted.is-outlined { +.bulma-button.is-light.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-dark { +.bulma-button.is-dark { background-color: #363636; border-color: transparent; color: #fff; } -.button.is-dark:hover, .button.is-dark.is-hovered { +.bulma-button.is-dark:hover, .bulma-button.is-dark.is-hovered { background-color: #2f2f2f; border-color: transparent; color: #fff; } -.button.is-dark:focus, .button.is-dark.is-focused { +.bulma-button.is-dark:focus, .bulma-button.is-dark.is-focused { border-color: transparent; color: #fff; } -.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { +.bulma-button.is-dark:focus:not(:active), .bulma-button.is-dark.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.button.is-dark:active, .button.is-dark.is-active { +.bulma-button.is-dark:active, .bulma-button.is-dark.is-active { background-color: #292929; border-color: transparent; color: #fff; } -.button.is-dark[disabled], -fieldset[disabled] .button.is-dark { +.bulma-button.is-dark[disabled], +fieldset[disabled] .bulma-button.is-dark { background-color: #363636; border-color: #363636; box-shadow: none; } -.button.is-dark.is-inverted { +.bulma-button.is-dark.is-inverted { background-color: #fff; color: #363636; } -.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered { +.bulma-button.is-dark.is-inverted:hover, .bulma-button.is-dark.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-dark.is-inverted[disabled], -fieldset[disabled] .button.is-dark.is-inverted { +.bulma-button.is-dark.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #363636; } -.button.is-dark.is-loading::after { +.bulma-button.is-dark.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-dark.is-outlined { +.bulma-button.is-dark.is-outlined { background-color: transparent; border-color: #363636; color: #363636; } -.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused { +.bulma-button.is-dark.is-outlined:hover, .bulma-button.is-dark.is-outlined.is-hovered, .bulma-button.is-dark.is-outlined:focus, .bulma-button.is-dark.is-outlined.is-focused { background-color: #363636; border-color: #363636; color: #fff; } -.button.is-dark.is-outlined.is-loading::after { +.bulma-button.is-dark.is-outlined.is-loading::after { border-color: transparent transparent #363636 #363636 !important; } -.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after { +.bulma-button.is-dark.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-dark.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-outlined { +.bulma-button.is-dark.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-outlined { background-color: transparent; border-color: #363636; box-shadow: none; color: #363636; } -.button.is-dark.is-inverted.is-outlined { +.bulma-button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused { +.bulma-button.is-dark.is-inverted.is-outlined:hover, .bulma-button.is-dark.is-inverted.is-outlined.is-hovered, .bulma-button.is-dark.is-inverted.is-outlined:focus, .bulma-button.is-dark.is-inverted.is-outlined.is-focused { background-color: #fff; color: #363636; } -.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #363636 #363636 !important; } -.button.is-dark.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-inverted.is-outlined { +.bulma-button.is-dark.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-primary { +.bulma-button.is-primary { background-color: #00d1b2; border-color: transparent; color: #fff; } -.button.is-primary:hover, .button.is-primary.is-hovered { +.bulma-button.is-primary:hover, .bulma-button.is-primary.is-hovered { background-color: #00c4a7; border-color: transparent; color: #fff; } -.button.is-primary:focus, .button.is-primary.is-focused { +.bulma-button.is-primary:focus, .bulma-button.is-primary.is-focused { border-color: transparent; color: #fff; } -.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { +.bulma-button.is-primary:focus:not(:active), .bulma-button.is-primary.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.button.is-primary:active, .button.is-primary.is-active { +.bulma-button.is-primary:active, .bulma-button.is-primary.is-active { background-color: #00b89c; border-color: transparent; color: #fff; } -.button.is-primary[disabled], -fieldset[disabled] .button.is-primary { +.bulma-button.is-primary[disabled], +fieldset[disabled] .bulma-button.is-primary { background-color: #00d1b2; border-color: #00d1b2; box-shadow: none; } -.button.is-primary.is-inverted { +.bulma-button.is-primary.is-inverted { background-color: #fff; color: #00d1b2; } -.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { +.bulma-button.is-primary.is-inverted:hover, .bulma-button.is-primary.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-primary.is-inverted[disabled], -fieldset[disabled] .button.is-primary.is-inverted { +.bulma-button.is-primary.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #00d1b2; } -.button.is-primary.is-loading::after { +.bulma-button.is-primary.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-primary.is-outlined { +.bulma-button.is-primary.is-outlined { background-color: transparent; border-color: #00d1b2; color: #00d1b2; } -.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused { +.bulma-button.is-primary.is-outlined:hover, .bulma-button.is-primary.is-outlined.is-hovered, .bulma-button.is-primary.is-outlined:focus, .bulma-button.is-primary.is-outlined.is-focused { background-color: #00d1b2; border-color: #00d1b2; color: #fff; } -.button.is-primary.is-outlined.is-loading::after { +.bulma-button.is-primary.is-outlined.is-loading::after { border-color: transparent transparent #00d1b2 #00d1b2 !important; } -.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { +.bulma-button.is-primary.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-primary.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-outlined { +.bulma-button.is-primary.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-outlined { background-color: transparent; border-color: #00d1b2; box-shadow: none; color: #00d1b2; } -.button.is-primary.is-inverted.is-outlined { +.bulma-button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused { +.bulma-button.is-primary.is-inverted.is-outlined:hover, .bulma-button.is-primary.is-inverted.is-outlined.is-hovered, .bulma-button.is-primary.is-inverted.is-outlined:focus, .bulma-button.is-primary.is-inverted.is-outlined.is-focused { background-color: #fff; color: #00d1b2; } -.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #00d1b2 #00d1b2 !important; } -.button.is-primary.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-inverted.is-outlined { +.bulma-button.is-primary.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-primary.is-light { +.bulma-button.is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered { +.bulma-button.is-primary.is-light:hover, .bulma-button.is-primary.is-light.is-hovered { background-color: #defffa; border-color: transparent; color: #00947e; } -.button.is-primary.is-light:active, .button.is-primary.is-light.is-active { +.bulma-button.is-primary.is-light:active, .bulma-button.is-primary.is-light.is-active { background-color: #d1fff8; border-color: transparent; color: #00947e; } -.button.is-link { +.bulma-button.is-link { background-color: #485fc7; border-color: transparent; color: #fff; } -.button.is-link:hover, .button.is-link.is-hovered { +.bulma-button.is-link:hover, .bulma-button.is-link.is-hovered { background-color: #3e56c4; border-color: transparent; color: #fff; } -.button.is-link:focus, .button.is-link.is-focused { +.bulma-button.is-link:focus, .bulma-button.is-link.is-focused { border-color: transparent; color: #fff; } -.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { +.bulma-button.is-link:focus:not(:active), .bulma-button.is-link.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.button.is-link:active, .button.is-link.is-active { +.bulma-button.is-link:active, .bulma-button.is-link.is-active { background-color: #3a51bb; border-color: transparent; color: #fff; } -.button.is-link[disabled], -fieldset[disabled] .button.is-link { +.bulma-button.is-link[disabled], +fieldset[disabled] .bulma-button.is-link { background-color: #485fc7; border-color: #485fc7; box-shadow: none; } -.button.is-link.is-inverted { +.bulma-button.is-link.is-inverted { background-color: #fff; color: #485fc7; } -.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered { +.bulma-button.is-link.is-inverted:hover, .bulma-button.is-link.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-link.is-inverted[disabled], -fieldset[disabled] .button.is-link.is-inverted { +.bulma-button.is-link.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #485fc7; } -.button.is-link.is-loading::after { +.bulma-button.is-link.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-link.is-outlined { +.bulma-button.is-link.is-outlined { background-color: transparent; border-color: #485fc7; color: #485fc7; } -.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused { +.bulma-button.is-link.is-outlined:hover, .bulma-button.is-link.is-outlined.is-hovered, .bulma-button.is-link.is-outlined:focus, .bulma-button.is-link.is-outlined.is-focused { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.button.is-link.is-outlined.is-loading::after { +.bulma-button.is-link.is-outlined.is-loading::after { border-color: transparent transparent #485fc7 #485fc7 !important; } -.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after { +.bulma-button.is-link.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-link.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-outlined { +.bulma-button.is-link.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-outlined { background-color: transparent; border-color: #485fc7; box-shadow: none; color: #485fc7; } -.button.is-link.is-inverted.is-outlined { +.bulma-button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused { +.bulma-button.is-link.is-inverted.is-outlined:hover, .bulma-button.is-link.is-inverted.is-outlined.is-hovered, .bulma-button.is-link.is-inverted.is-outlined:focus, .bulma-button.is-link.is-inverted.is-outlined.is-focused { background-color: #fff; color: #485fc7; } -.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #485fc7 #485fc7 !important; } -.button.is-link.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-inverted.is-outlined { +.bulma-button.is-link.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-link.is-light { +.bulma-button.is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered { +.bulma-button.is-link.is-light:hover, .bulma-button.is-link.is-light.is-hovered { background-color: #e6e9f7; border-color: transparent; color: #3850b7; } -.button.is-link.is-light:active, .button.is-link.is-light.is-active { +.bulma-button.is-link.is-light:active, .bulma-button.is-link.is-light.is-active { background-color: #dce0f4; border-color: transparent; color: #3850b7; } -.button.is-info { +.bulma-button.is-info { background-color: #3e8ed0; border-color: transparent; color: #fff; } -.button.is-info:hover, .button.is-info.is-hovered { +.bulma-button.is-info:hover, .bulma-button.is-info.is-hovered { background-color: #3488ce; border-color: transparent; color: #fff; } -.button.is-info:focus, .button.is-info.is-focused { +.bulma-button.is-info:focus, .bulma-button.is-info.is-focused { border-color: transparent; color: #fff; } -.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { +.bulma-button.is-info:focus:not(:active), .bulma-button.is-info.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.button.is-info:active, .button.is-info.is-active { +.bulma-button.is-info:active, .bulma-button.is-info.is-active { background-color: #3082c5; border-color: transparent; color: #fff; } -.button.is-info[disabled], -fieldset[disabled] .button.is-info { +.bulma-button.is-info[disabled], +fieldset[disabled] .bulma-button.is-info { background-color: #3e8ed0; border-color: #3e8ed0; box-shadow: none; } -.button.is-info.is-inverted { +.bulma-button.is-info.is-inverted { background-color: #fff; color: #3e8ed0; } -.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered { +.bulma-button.is-info.is-inverted:hover, .bulma-button.is-info.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-info.is-inverted[disabled], -fieldset[disabled] .button.is-info.is-inverted { +.bulma-button.is-info.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #3e8ed0; } -.button.is-info.is-loading::after { +.bulma-button.is-info.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-info.is-outlined { +.bulma-button.is-info.is-outlined { background-color: transparent; border-color: #3e8ed0; color: #3e8ed0; } -.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused { +.bulma-button.is-info.is-outlined:hover, .bulma-button.is-info.is-outlined.is-hovered, .bulma-button.is-info.is-outlined:focus, .bulma-button.is-info.is-outlined.is-focused { background-color: #3e8ed0; border-color: #3e8ed0; color: #fff; } -.button.is-info.is-outlined.is-loading::after { +.bulma-button.is-info.is-outlined.is-loading::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after { +.bulma-button.is-info.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-info.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-outlined { +.bulma-button.is-info.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-outlined { background-color: transparent; border-color: #3e8ed0; box-shadow: none; color: #3e8ed0; } -.button.is-info.is-inverted.is-outlined { +.bulma-button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused { +.bulma-button.is-info.is-inverted.is-outlined:hover, .bulma-button.is-info.is-inverted.is-outlined.is-hovered, .bulma-button.is-info.is-inverted.is-outlined:focus, .bulma-button.is-info.is-inverted.is-outlined.is-focused { background-color: #fff; color: #3e8ed0; } -.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-info.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-inverted.is-outlined { +.bulma-button.is-info.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-info.is-light { +.bulma-button.is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered { +.bulma-button.is-info.is-light:hover, .bulma-button.is-info.is-light.is-hovered { background-color: #e4eff9; border-color: transparent; color: #296fa8; } -.button.is-info.is-light:active, .button.is-info.is-light.is-active { +.bulma-button.is-info.is-light:active, .bulma-button.is-info.is-light.is-active { background-color: #dae9f6; border-color: transparent; color: #296fa8; } -.button.is-success { +.bulma-button.is-success { background-color: #48c78e; border-color: transparent; color: #fff; } -.button.is-success:hover, .button.is-success.is-hovered { +.bulma-button.is-success:hover, .bulma-button.is-success.is-hovered { background-color: #3ec487; border-color: transparent; color: #fff; } -.button.is-success:focus, .button.is-success.is-focused { +.bulma-button.is-success:focus, .bulma-button.is-success.is-focused { border-color: transparent; color: #fff; } -.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { +.bulma-button.is-success:focus:not(:active), .bulma-button.is-success.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.button.is-success:active, .button.is-success.is-active { +.bulma-button.is-success:active, .bulma-button.is-success.is-active { background-color: #3abb81; border-color: transparent; color: #fff; } -.button.is-success[disabled], -fieldset[disabled] .button.is-success { +.bulma-button.is-success[disabled], +fieldset[disabled] .bulma-button.is-success { background-color: #48c78e; border-color: #48c78e; box-shadow: none; } -.button.is-success.is-inverted { +.bulma-button.is-success.is-inverted { background-color: #fff; color: #48c78e; } -.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered { +.bulma-button.is-success.is-inverted:hover, .bulma-button.is-success.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-success.is-inverted[disabled], -fieldset[disabled] .button.is-success.is-inverted { +.bulma-button.is-success.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #48c78e; } -.button.is-success.is-loading::after { +.bulma-button.is-success.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-success.is-outlined { +.bulma-button.is-success.is-outlined { background-color: transparent; border-color: #48c78e; color: #48c78e; } -.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused { +.bulma-button.is-success.is-outlined:hover, .bulma-button.is-success.is-outlined.is-hovered, .bulma-button.is-success.is-outlined:focus, .bulma-button.is-success.is-outlined.is-focused { background-color: #48c78e; border-color: #48c78e; color: #fff; } -.button.is-success.is-outlined.is-loading::after { +.bulma-button.is-success.is-outlined.is-loading::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after { +.bulma-button.is-success.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-success.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-outlined { +.bulma-button.is-success.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-outlined { background-color: transparent; border-color: #48c78e; box-shadow: none; color: #48c78e; } -.button.is-success.is-inverted.is-outlined { +.bulma-button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused { +.bulma-button.is-success.is-inverted.is-outlined:hover, .bulma-button.is-success.is-inverted.is-outlined.is-hovered, .bulma-button.is-success.is-inverted.is-outlined:focus, .bulma-button.is-success.is-inverted.is-outlined.is-focused { background-color: #fff; color: #48c78e; } -.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-success.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-inverted.is-outlined { +.bulma-button.is-success.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-success.is-light { +.bulma-button.is-success.is-light { background-color: #effaf5; color: #257953; } -.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered { +.bulma-button.is-success.is-light:hover, .bulma-button.is-success.is-light.is-hovered { background-color: #e6f7ef; border-color: transparent; color: #257953; } -.button.is-success.is-light:active, .button.is-success.is-light.is-active { +.bulma-button.is-success.is-light:active, .bulma-button.is-success.is-light.is-active { background-color: #dcf4e9; border-color: transparent; color: #257953; } -.button.is-warning { +.bulma-button.is-warning { background-color: #ffe08a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:hover, .button.is-warning.is-hovered { +.bulma-button.is-warning:hover, .bulma-button.is-warning.is-hovered { background-color: #ffdc7d; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:focus, .button.is-warning.is-focused { +.bulma-button.is-warning:focus, .bulma-button.is-warning.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { +.bulma-button.is-warning:focus:not(:active), .bulma-button.is-warning.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.button.is-warning:active, .button.is-warning.is-active { +.bulma-button.is-warning:active, .bulma-button.is-warning.is-active { background-color: #ffd970; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning[disabled], -fieldset[disabled] .button.is-warning { +.bulma-button.is-warning[disabled], +fieldset[disabled] .bulma-button.is-warning { background-color: #ffe08a; border-color: #ffe08a; box-shadow: none; } -.button.is-warning.is-inverted { +.bulma-button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered { +.bulma-button.is-warning.is-inverted:hover, .bulma-button.is-warning.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-inverted[disabled], -fieldset[disabled] .button.is-warning.is-inverted { +.bulma-button.is-warning.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: #ffe08a; } -.button.is-warning.is-loading::after { +.bulma-button.is-warning.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-warning.is-outlined { +.bulma-button.is-warning.is-outlined { background-color: transparent; border-color: #ffe08a; color: #ffe08a; } -.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused { +.bulma-button.is-warning.is-outlined:hover, .bulma-button.is-warning.is-outlined.is-hovered, .bulma-button.is-warning.is-outlined:focus, .bulma-button.is-warning.is-outlined.is-focused { background-color: #ffe08a; border-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-outlined.is-loading::after { +.bulma-button.is-warning.is-outlined.is-loading::after { border-color: transparent transparent #ffe08a #ffe08a !important; } -.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after { +.bulma-button.is-warning.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-warning.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-outlined { +.bulma-button.is-warning.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-outlined { background-color: transparent; border-color: #ffe08a; box-shadow: none; color: #ffe08a; } -.button.is-warning.is-inverted.is-outlined { +.bulma-button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused { +.bulma-button.is-warning.is-inverted.is-outlined:hover, .bulma-button.is-warning.is-inverted.is-outlined.is-hovered, .bulma-button.is-warning.is-inverted.is-outlined:focus, .bulma-button.is-warning.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ffe08a #ffe08a !important; } -.button.is-warning.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-inverted.is-outlined { +.bulma-button.is-warning.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-light { +.bulma-button.is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered { +.bulma-button.is-warning.is-light:hover, .bulma-button.is-warning.is-light.is-hovered { background-color: #fff6de; border-color: transparent; color: #946c00; } -.button.is-warning.is-light:active, .button.is-warning.is-light.is-active { +.bulma-button.is-warning.is-light:active, .bulma-button.is-warning.is-light.is-active { background-color: #fff3d1; border-color: transparent; color: #946c00; } -.button.is-danger { +.bulma-button.is-danger { background-color: #f14668; border-color: transparent; color: #fff; } -.button.is-danger:hover, .button.is-danger.is-hovered { +.bulma-button.is-danger:hover, .bulma-button.is-danger.is-hovered { background-color: #f03a5f; border-color: transparent; color: #fff; } -.button.is-danger:focus, .button.is-danger.is-focused { +.bulma-button.is-danger:focus, .bulma-button.is-danger.is-focused { border-color: transparent; color: #fff; } -.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { +.bulma-button.is-danger:focus:not(:active), .bulma-button.is-danger.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.button.is-danger:active, .button.is-danger.is-active { +.bulma-button.is-danger:active, .bulma-button.is-danger.is-active { background-color: #ef2e55; border-color: transparent; color: #fff; } -.button.is-danger[disabled], -fieldset[disabled] .button.is-danger { +.bulma-button.is-danger[disabled], +fieldset[disabled] .bulma-button.is-danger { background-color: #f14668; border-color: #f14668; box-shadow: none; } -.button.is-danger.is-inverted { +.bulma-button.is-danger.is-inverted { background-color: #fff; color: #f14668; } -.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered { +.bulma-button.is-danger.is-inverted:hover, .bulma-button.is-danger.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-danger.is-inverted[disabled], -fieldset[disabled] .button.is-danger.is-inverted { +.bulma-button.is-danger.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #f14668; } -.button.is-danger.is-loading::after { +.bulma-button.is-danger.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-danger.is-outlined { +.bulma-button.is-danger.is-outlined { background-color: transparent; border-color: #f14668; color: #f14668; } -.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused { +.bulma-button.is-danger.is-outlined:hover, .bulma-button.is-danger.is-outlined.is-hovered, .bulma-button.is-danger.is-outlined:focus, .bulma-button.is-danger.is-outlined.is-focused { background-color: #f14668; border-color: #f14668; color: #fff; } -.button.is-danger.is-outlined.is-loading::after { +.bulma-button.is-danger.is-outlined.is-loading::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after { +.bulma-button.is-danger.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-danger.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-outlined { +.bulma-button.is-danger.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-outlined { background-color: transparent; border-color: #f14668; box-shadow: none; color: #f14668; } -.button.is-danger.is-inverted.is-outlined { +.bulma-button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused { +.bulma-button.is-danger.is-inverted.is-outlined:hover, .bulma-button.is-danger.is-inverted.is-outlined.is-hovered, .bulma-button.is-danger.is-inverted.is-outlined:focus, .bulma-button.is-danger.is-inverted.is-outlined.is-focused { background-color: #fff; color: #f14668; } -.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-danger.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-inverted.is-outlined { +.bulma-button.is-danger.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-danger.is-light { +.bulma-button.is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered { +.bulma-button.is-danger.is-light:hover, .bulma-button.is-danger.is-light.is-hovered { background-color: #fde0e6; border-color: transparent; color: #cc0f35; } -.button.is-danger.is-light:active, .button.is-danger.is-light.is-active { +.bulma-button.is-danger.is-light:active, .bulma-button.is-danger.is-light.is-active { background-color: #fcd4dc; border-color: transparent; color: #cc0f35; } -.button.is-small { +.bulma-button.is-small { font-size: 0.75rem; } -.button.is-small:not(.is-rounded) { +.bulma-button.is-small:not(.is-rounded) { border-radius: 2px; } -.button.is-normal { +.bulma-button.is-normal { font-size: 1rem; } -.button.is-medium { +.bulma-button.is-medium { font-size: 1.25rem; } -.button.is-large { +.bulma-button.is-large { font-size: 1.5rem; } -.button[disabled], -fieldset[disabled] .button { +.bulma-button[disabled], +fieldset[disabled] .bulma-button { background-color: white; border-color: #dbdbdb; box-shadow: none; opacity: 0.5; } -.button.is-fullwidth { +.bulma-button.is-fullwidth { display: flex; width: 100%; } -.button.is-loading { +.bulma-button.is-loading { color: transparent !important; pointer-events: none; } -.button.is-loading::after { +.bulma-button.is-loading::after { position: absolute; left: calc(50% - (1em * 0.5)); top: calc(50% - (1em * 0.5)); position: absolute !important; } -.button.is-static { +.bulma-button.is-static { background-color: whitesmoke; border-color: #dbdbdb; color: #7a7a7a; @@ -1784,141 +1785,141 @@ fieldset[disabled] .button { pointer-events: none; } -.button.is-rounded { +.bulma-button.is-rounded { border-radius: 9999px; padding-left: calc(1em + 0.25em); padding-right: calc(1em + 0.25em); } -.buttons { +.bulma-buttons { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.buttons .button { +.bulma-buttons .bulma-button { margin-bottom: 0.5rem; } -.buttons .button:not(:last-child):not(.is-fullwidth) { +.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth) { margin-left: 0.5rem; } -.buttons:last-child { +.bulma-buttons:last-child { margin-bottom: -0.5rem; } -.buttons:not(:last-child) { +.bulma-buttons:not(:last-child) { margin-bottom: 1rem; } -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large) { font-size: 0.75rem; } -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { border-radius: 2px; } -.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { +.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large) { font-size: 1.25rem; } -.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { +.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium) { font-size: 1.5rem; } -.buttons.has-addons .button:not(:first-child) { +.bulma-buttons.has-addons .bulma-button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.buttons.has-addons .button:not(:last-child) { +.bulma-buttons.has-addons .bulma-button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-left: -1px; } -.buttons.has-addons .button:last-child { +.bulma-buttons.has-addons .bulma-button:last-child { margin-left: 0; } -.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered { +.bulma-buttons.has-addons .bulma-button:hover, .bulma-buttons.has-addons .bulma-button.is-hovered { z-index: 2; } -.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected { +.bulma-buttons.has-addons .bulma-button:focus, .bulma-buttons.has-addons .bulma-button.is-focused, .bulma-buttons.has-addons .bulma-button:active, .bulma-buttons.has-addons .bulma-button.is-active, .bulma-buttons.has-addons .bulma-button.is-selected { z-index: 3; } -.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover { +.bulma-buttons.has-addons .bulma-button:focus:hover, .bulma-buttons.has-addons .bulma-button.is-focused:hover, .bulma-buttons.has-addons .bulma-button:active:hover, .bulma-buttons.has-addons .bulma-button.is-active:hover, .bulma-buttons.has-addons .bulma-button.is-selected:hover { z-index: 4; } -.buttons.has-addons .button.is-expanded { +.bulma-buttons.has-addons .bulma-button.is-expanded { flex-grow: 1; flex-shrink: 1; } -.buttons.is-centered { +.bulma-buttons.is-centered { justify-content: center; } -.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { +.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } -.buttons.is-right { +.bulma-buttons.is-right { justify-content: flex-end; } -.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { +.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } @media screen and (max-width: 768px) { - .button.is-responsive.is-small { + .bulma-button.is-responsive.is-small { font-size: 0.5625rem; } - .button.is-responsive, - .button.is-responsive.is-normal { + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { font-size: 0.65625rem; } - .button.is-responsive.is-medium { + .bulma-button.is-responsive.is-medium { font-size: 0.75rem; } - .button.is-responsive.is-large { + .bulma-button.is-responsive.is-large { font-size: 1rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .button.is-responsive.is-small { + .bulma-button.is-responsive.is-small { font-size: 0.65625rem; } - .button.is-responsive, - .button.is-responsive.is-normal { + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { font-size: 0.75rem; } - .button.is-responsive.is-medium { + .bulma-button.is-responsive.is-medium { font-size: 1rem; } - .button.is-responsive.is-large { + .bulma-button.is-responsive.is-large { font-size: 1.25rem; } } -.container { +.bulma-container { flex-grow: 1; margin: 0 auto; position: relative; width: auto; } -.container.is-fluid { +.bulma-container.is-fluid { max-width: none !important; padding-left: 32px; padding-right: 32px; @@ -1926,176 +1927,176 @@ fieldset[disabled] .button { } @media screen and (min-width: 1024px) { - .container { + .bulma-container { max-width: 960px; } } @media screen and (max-width: 1215px) { - .container.is-widescreen:not(.is-max-desktop) { + .bulma-container.is-widescreen:not(.is-max-desktop) { max-width: 1152px; } } @media screen and (max-width: 1407px) { - .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + .bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { max-width: 1344px; } } @media screen and (min-width: 1216px) { - .container:not(.is-max-desktop) { + .bulma-container:not(.is-max-desktop) { max-width: 1152px; } } @media screen and (min-width: 1408px) { - .container:not(.is-max-desktop):not(.is-max-widescreen) { + .bulma-container:not(.is-max-desktop):not(.is-max-widescreen) { max-width: 1344px; } } -.content li + li { +.bulma-content li + li { margin-top: 0.25em; } -.content p:not(:last-child), -.content dl:not(:last-child), -.content ol:not(:last-child), -.content ul:not(:last-child), -.content blockquote:not(:last-child), -.content pre:not(:last-child), -.content table:not(:last-child) { +.bulma-content p:not(:last-child), +.bulma-content dl:not(:last-child), +.bulma-content ol:not(:last-child), +.bulma-content ul:not(:last-child), +.bulma-content blockquote:not(:last-child), +.bulma-content pre:not(:last-child), +.bulma-content table:not(:last-child) { margin-bottom: 1em; } -.content h1, -.content h2, -.content h3, -.content h4, -.content h5, -.content h6 { +.bulma-content h1, +.bulma-content h2, +.bulma-content h3, +.bulma-content h4, +.bulma-content h5, +.bulma-content h6 { color: #363636; font-weight: 600; line-height: 1.125; } -.content h1 { +.bulma-content h1 { font-size: 2em; margin-bottom: 0.5em; } -.content h1:not(:first-child) { +.bulma-content h1:not(:first-child) { margin-top: 1em; } -.content h2 { +.bulma-content h2 { font-size: 1.75em; margin-bottom: 0.5714em; } -.content h2:not(:first-child) { +.bulma-content h2:not(:first-child) { margin-top: 1.1428em; } -.content h3 { +.bulma-content h3 { font-size: 1.5em; margin-bottom: 0.6666em; } -.content h3:not(:first-child) { +.bulma-content h3:not(:first-child) { margin-top: 1.3333em; } -.content h4 { +.bulma-content h4 { font-size: 1.25em; margin-bottom: 0.8em; } -.content h5 { +.bulma-content h5 { font-size: 1.125em; margin-bottom: 0.8888em; } -.content h6 { +.bulma-content h6 { font-size: 1em; margin-bottom: 1em; } -.content blockquote { +.bulma-content blockquote { background-color: whitesmoke; border-right: 5px solid #dbdbdb; padding: 1.25em 1.5em; } -.content ol { +.bulma-content ol { list-style-position: outside; margin-right: 2em; margin-top: 1em; } -.content ol:not([type]) { +.bulma-content ol:not([type]) { list-style-type: decimal; } -.content ol:not([type]).is-lower-alpha { +.bulma-content ol:not([type]).is-lower-alpha { list-style-type: lower-alpha; } -.content ol:not([type]).is-lower-roman { +.bulma-content ol:not([type]).is-lower-roman { list-style-type: lower-roman; } -.content ol:not([type]).is-upper-alpha { +.bulma-content ol:not([type]).is-upper-alpha { list-style-type: upper-alpha; } -.content ol:not([type]).is-upper-roman { +.bulma-content ol:not([type]).is-upper-roman { list-style-type: upper-roman; } -.content ul { +.bulma-content ul { list-style: disc outside; margin-right: 2em; margin-top: 1em; } -.content ul ul { +.bulma-content ul ul { list-style-type: circle; margin-top: 0.5em; } -.content ul ul ul { +.bulma-content ul ul ul { list-style-type: square; } -.content dd { +.bulma-content dd { margin-right: 2em; } -.content figure { +.bulma-content figure { margin-left: 2em; margin-right: 2em; text-align: center; } -.content figure:not(:first-child) { +.bulma-content figure:not(:first-child) { margin-top: 2em; } -.content figure:not(:last-child) { +.bulma-content figure:not(:last-child) { margin-bottom: 2em; } -.content figure img { +.bulma-content figure img { display: inline-block; } -.content figure figcaption { +.bulma-content figure figcaption { font-style: italic; } -.content pre { +.bulma-content pre { -webkit-overflow-scrolling: touch; overflow-x: auto; padding: 1.25em 1.5em; @@ -2103,69 +2104,69 @@ fieldset[disabled] .button { word-wrap: normal; } -.content sup, -.content sub { +.bulma-content sup, +.bulma-content sub { font-size: 75%; } -.content table { +.bulma-content table { width: 100%; } -.content table td, -.content table th { +.bulma-content table td, +.bulma-content table th { border: 1px solid #dbdbdb; border-width: 0 0 1px; padding: 0.5em 0.75em; vertical-align: top; } -.content table th { +.bulma-content table th { color: #363636; } -.content table th:not([align]) { +.bulma-content table th:not([align]) { text-align: inherit; } -.content table thead td, -.content table thead th { +.bulma-content table thead td, +.bulma-content table thead th { border-width: 0 0 2px; color: #363636; } -.content table tfoot td, -.content table tfoot th { +.bulma-content table tfoot td, +.bulma-content table tfoot th { border-width: 2px 0 0; color: #363636; } -.content table tbody tr:last-child td, -.content table tbody tr:last-child th { +.bulma-content table tbody tr:last-child td, +.bulma-content table tbody tr:last-child th { border-bottom-width: 0; } -.content .tabs li + li { +.bulma-content .bulma-tabs li + li { margin-top: 0; } -.content.is-small { +.bulma-content.is-small { font-size: 0.75rem; } -.content.is-normal { +.bulma-content.is-normal { font-size: 1rem; } -.content.is-medium { +.bulma-content.is-medium { font-size: 1.25rem; } -.content.is-large { +.bulma-content.is-large { font-size: 1.5rem; } -.icon { +.bulma-icon { align-items: center; display: inline-flex; justify-content: center; @@ -2173,22 +2174,22 @@ fieldset[disabled] .button { width: 1.5rem; } -.icon.is-small { +.bulma-icon.is-small { height: 1rem; width: 1rem; } -.icon.is-medium { +.bulma-icon.is-medium { height: 2rem; width: 2rem; } -.icon.is-large { +.bulma-icon.is-large { height: 3rem; width: 3rem; } -.icon-text { +.bulma-icon-text { align-items: flex-start; color: inherit; display: inline-flex; @@ -2197,276 +2198,276 @@ fieldset[disabled] .button { vertical-align: top; } -.icon-text .icon { +.bulma-icon-text .bulma-icon { flex-grow: 0; flex-shrink: 0; } -.icon-text .icon:not(:last-child) { +.bulma-icon-text .bulma-icon:not(:last-child) { margin-left: 0.25em; } -.icon-text .icon:not(:first-child) { +.bulma-icon-text .bulma-icon:not(:first-child) { margin-right: 0.25em; } -div.icon-text { +div.bulma-icon-text { display: flex; } -.image { +.bulma-image { display: block; position: relative; } -.image img { +.bulma-image img { display: block; height: auto; width: 100%; } -.image img.is-rounded { +.bulma-image img.is-rounded { border-radius: 9999px; } -.image.is-fullwidth { +.bulma-image.is-fullwidth { width: 100%; } -.image.is-square img, -.image.is-square .has-ratio, .image.is-1by1 img, -.image.is-1by1 .has-ratio, .image.is-5by4 img, -.image.is-5by4 .has-ratio, .image.is-4by3 img, -.image.is-4by3 .has-ratio, .image.is-3by2 img, -.image.is-3by2 .has-ratio, .image.is-5by3 img, -.image.is-5by3 .has-ratio, .image.is-16by9 img, -.image.is-16by9 .has-ratio, .image.is-2by1 img, -.image.is-2by1 .has-ratio, .image.is-3by1 img, -.image.is-3by1 .has-ratio, .image.is-4by5 img, -.image.is-4by5 .has-ratio, .image.is-3by4 img, -.image.is-3by4 .has-ratio, .image.is-2by3 img, -.image.is-2by3 .has-ratio, .image.is-3by5 img, -.image.is-3by5 .has-ratio, .image.is-9by16 img, -.image.is-9by16 .has-ratio, .image.is-1by2 img, -.image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio { +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio { height: 100%; width: 100%; } -.image.is-square, .image.is-1by1 { +.bulma-image.is-square, .bulma-image.is-1by1 { padding-top: 100%; } -.image.is-5by4 { +.bulma-image.is-5by4 { padding-top: 80%; } -.image.is-4by3 { +.bulma-image.is-4by3 { padding-top: 75%; } -.image.is-3by2 { +.bulma-image.is-3by2 { padding-top: 66.6666%; } -.image.is-5by3 { +.bulma-image.is-5by3 { padding-top: 60%; } -.image.is-16by9 { +.bulma-image.is-16by9 { padding-top: 56.25%; } -.image.is-2by1 { +.bulma-image.is-2by1 { padding-top: 50%; } -.image.is-3by1 { +.bulma-image.is-3by1 { padding-top: 33.3333%; } -.image.is-4by5 { +.bulma-image.is-4by5 { padding-top: 125%; } -.image.is-3by4 { +.bulma-image.is-3by4 { padding-top: 133.3333%; } -.image.is-2by3 { +.bulma-image.is-2by3 { padding-top: 150%; } -.image.is-3by5 { +.bulma-image.is-3by5 { padding-top: 166.6666%; } -.image.is-9by16 { +.bulma-image.is-9by16 { padding-top: 177.7777%; } -.image.is-1by2 { +.bulma-image.is-1by2 { padding-top: 200%; } -.image.is-1by3 { +.bulma-image.is-1by3 { padding-top: 300%; } -.image.is-16x16 { +.bulma-image.is-16x16 { height: 16px; width: 16px; } -.image.is-24x24 { +.bulma-image.is-24x24 { height: 24px; width: 24px; } -.image.is-32x32 { +.bulma-image.is-32x32 { height: 32px; width: 32px; } -.image.is-48x48 { +.bulma-image.is-48x48 { height: 48px; width: 48px; } -.image.is-64x64 { +.bulma-image.is-64x64 { height: 64px; width: 64px; } -.image.is-96x96 { +.bulma-image.is-96x96 { height: 96px; width: 96px; } -.image.is-128x128 { +.bulma-image.is-128x128 { height: 128px; width: 128px; } -.notification { +.bulma-notification { background-color: whitesmoke; border-radius: 4px; position: relative; padding: 1.25rem 1.5rem 1.25rem 2.5rem; } -.notification a:not(.button):not(.dropdown-item) { +.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item) { color: currentColor; text-decoration: underline; } -.notification strong { +.bulma-notification strong { color: currentColor; } -.notification code, -.notification pre { +.bulma-notification code, +.bulma-notification pre { background: white; } -.notification pre code { +.bulma-notification pre code { background: transparent; } -.notification > .delete { +.bulma-notification > .bulma-delete { left: 0.5rem; position: absolute; top: 0.5rem; } -.notification .title, -.notification .subtitle, -.notification .content { +.bulma-notification .bulma-title, +.bulma-notification .bulma-subtitle, +.bulma-notification .bulma-content { color: currentColor; } -.notification.is-white { +.bulma-notification.is-white { background-color: white; color: #0a0a0a; } -.notification.is-black { +.bulma-notification.is-black { background-color: #0a0a0a; color: white; } -.notification.is-light { +.bulma-notification.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.notification.is-dark { +.bulma-notification.is-dark { background-color: #363636; color: #fff; } -.notification.is-primary { +.bulma-notification.is-primary { background-color: #00d1b2; color: #fff; } -.notification.is-primary.is-light { +.bulma-notification.is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.notification.is-link { +.bulma-notification.is-link { background-color: #485fc7; color: #fff; } -.notification.is-link.is-light { +.bulma-notification.is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.notification.is-info { +.bulma-notification.is-info { background-color: #3e8ed0; color: #fff; } -.notification.is-info.is-light { +.bulma-notification.is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.notification.is-success { +.bulma-notification.is-success { background-color: #48c78e; color: #fff; } -.notification.is-success.is-light { +.bulma-notification.is-success.is-light { background-color: #effaf5; color: #257953; } -.notification.is-warning { +.bulma-notification.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.notification.is-warning.is-light { +.bulma-notification.is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.notification.is-danger { +.bulma-notification.is-danger { background-color: #f14668; color: #fff; } -.notification.is-danger.is-light { +.bulma-notification.is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.progress { +.bulma-progress { -moz-appearance: none; -webkit-appearance: none; border: none; @@ -2478,184 +2479,184 @@ div.icon-text { width: 100%; } -.progress::-webkit-progress-bar { +.bulma-progress::-webkit-progress-bar { background-color: #ededed; } -.progress::-webkit-progress-value { +.bulma-progress::-webkit-progress-value { background-color: #4a4a4a; } -.progress::-moz-progress-bar { +.bulma-progress::-moz-progress-bar { background-color: #4a4a4a; } -.progress::-ms-fill { +.bulma-progress::-ms-fill { background-color: #4a4a4a; border: none; } -.progress.is-white::-webkit-progress-value { +.bulma-progress.is-white::-webkit-progress-value { background-color: white; } -.progress.is-white::-moz-progress-bar { +.bulma-progress.is-white::-moz-progress-bar { background-color: white; } -.progress.is-white::-ms-fill { +.bulma-progress.is-white::-ms-fill { background-color: white; } -.progress.is-white:indeterminate { +.bulma-progress.is-white:indeterminate { background-image: linear-gradient(to right, white 30%, #ededed 30%); } -.progress.is-black::-webkit-progress-value { +.bulma-progress.is-black::-webkit-progress-value { background-color: #0a0a0a; } -.progress.is-black::-moz-progress-bar { +.bulma-progress.is-black::-moz-progress-bar { background-color: #0a0a0a; } -.progress.is-black::-ms-fill { +.bulma-progress.is-black::-ms-fill { background-color: #0a0a0a; } -.progress.is-black:indeterminate { +.bulma-progress.is-black:indeterminate { background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); } -.progress.is-light::-webkit-progress-value { +.bulma-progress.is-light::-webkit-progress-value { background-color: whitesmoke; } -.progress.is-light::-moz-progress-bar { +.bulma-progress.is-light::-moz-progress-bar { background-color: whitesmoke; } -.progress.is-light::-ms-fill { +.bulma-progress.is-light::-ms-fill { background-color: whitesmoke; } -.progress.is-light:indeterminate { +.bulma-progress.is-light:indeterminate { background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); } -.progress.is-dark::-webkit-progress-value { +.bulma-progress.is-dark::-webkit-progress-value { background-color: #363636; } -.progress.is-dark::-moz-progress-bar { +.bulma-progress.is-dark::-moz-progress-bar { background-color: #363636; } -.progress.is-dark::-ms-fill { +.bulma-progress.is-dark::-ms-fill { background-color: #363636; } -.progress.is-dark:indeterminate { +.bulma-progress.is-dark:indeterminate { background-image: linear-gradient(to right, #363636 30%, #ededed 30%); } -.progress.is-primary::-webkit-progress-value { +.bulma-progress.is-primary::-webkit-progress-value { background-color: #00d1b2; } -.progress.is-primary::-moz-progress-bar { +.bulma-progress.is-primary::-moz-progress-bar { background-color: #00d1b2; } -.progress.is-primary::-ms-fill { +.bulma-progress.is-primary::-ms-fill { background-color: #00d1b2; } -.progress.is-primary:indeterminate { +.bulma-progress.is-primary:indeterminate { background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%); } -.progress.is-link::-webkit-progress-value { +.bulma-progress.is-link::-webkit-progress-value { background-color: #485fc7; } -.progress.is-link::-moz-progress-bar { +.bulma-progress.is-link::-moz-progress-bar { background-color: #485fc7; } -.progress.is-link::-ms-fill { +.bulma-progress.is-link::-ms-fill { background-color: #485fc7; } -.progress.is-link:indeterminate { +.bulma-progress.is-link:indeterminate { background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%); } -.progress.is-info::-webkit-progress-value { +.bulma-progress.is-info::-webkit-progress-value { background-color: #3e8ed0; } -.progress.is-info::-moz-progress-bar { +.bulma-progress.is-info::-moz-progress-bar { background-color: #3e8ed0; } -.progress.is-info::-ms-fill { +.bulma-progress.is-info::-ms-fill { background-color: #3e8ed0; } -.progress.is-info:indeterminate { +.bulma-progress.is-info:indeterminate { background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%); } -.progress.is-success::-webkit-progress-value { +.bulma-progress.is-success::-webkit-progress-value { background-color: #48c78e; } -.progress.is-success::-moz-progress-bar { +.bulma-progress.is-success::-moz-progress-bar { background-color: #48c78e; } -.progress.is-success::-ms-fill { +.bulma-progress.is-success::-ms-fill { background-color: #48c78e; } -.progress.is-success:indeterminate { +.bulma-progress.is-success:indeterminate { background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%); } -.progress.is-warning::-webkit-progress-value { +.bulma-progress.is-warning::-webkit-progress-value { background-color: #ffe08a; } -.progress.is-warning::-moz-progress-bar { +.bulma-progress.is-warning::-moz-progress-bar { background-color: #ffe08a; } -.progress.is-warning::-ms-fill { +.bulma-progress.is-warning::-ms-fill { background-color: #ffe08a; } -.progress.is-warning:indeterminate { +.bulma-progress.is-warning:indeterminate { background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%); } -.progress.is-danger::-webkit-progress-value { +.bulma-progress.is-danger::-webkit-progress-value { background-color: #f14668; } -.progress.is-danger::-moz-progress-bar { +.bulma-progress.is-danger::-moz-progress-bar { background-color: #f14668; } -.progress.is-danger::-ms-fill { +.bulma-progress.is-danger::-ms-fill { background-color: #f14668; } -.progress.is-danger:indeterminate { +.bulma-progress.is-danger:indeterminate { background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); } -.progress:indeterminate { +.bulma-progress:indeterminate { animation-duration: 1.5s; animation-iteration-count: infinite; animation-name: moveIndeterminate; @@ -2667,27 +2668,27 @@ div.icon-text { background-size: 150% 150%; } -.progress:indeterminate::-webkit-progress-bar { +.bulma-progress:indeterminate::-webkit-progress-bar { background-color: transparent; } -.progress:indeterminate::-moz-progress-bar { +.bulma-progress:indeterminate::-moz-progress-bar { background-color: transparent; } -.progress:indeterminate::-ms-fill { +.bulma-progress:indeterminate::-ms-fill { animation-name: none; } -.progress.is-small { +.bulma-progress.is-small { height: 0.75rem; } -.progress.is-medium { +.bulma-progress.is-medium { height: 1.25rem; } -.progress.is-large { +.bulma-progress.is-large { height: 1.5rem; } @@ -2700,276 +2701,276 @@ div.icon-text { } } -.table { +.bulma-table { background-color: white; color: #363636; } -.table td, -.table th { +.bulma-table td, +.bulma-table th { border: 1px solid #dbdbdb; border-width: 0 0 1px; padding: 0.5em 0.75em; vertical-align: top; } -.table td.is-white, -.table th.is-white { +.bulma-table td.is-white, +.bulma-table th.is-white { background-color: white; border-color: white; color: #0a0a0a; } -.table td.is-black, -.table th.is-black { +.bulma-table td.is-black, +.bulma-table th.is-black { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.table td.is-light, -.table th.is-light { +.bulma-table td.is-light, +.bulma-table th.is-light { background-color: whitesmoke; border-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.table td.is-dark, -.table th.is-dark { +.bulma-table td.is-dark, +.bulma-table th.is-dark { background-color: #363636; border-color: #363636; color: #fff; } -.table td.is-primary, -.table th.is-primary { +.bulma-table td.is-primary, +.bulma-table th.is-primary { background-color: #00d1b2; border-color: #00d1b2; color: #fff; } -.table td.is-link, -.table th.is-link { +.bulma-table td.is-link, +.bulma-table th.is-link { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.table td.is-info, -.table th.is-info { +.bulma-table td.is-info, +.bulma-table th.is-info { background-color: #3e8ed0; border-color: #3e8ed0; color: #fff; } -.table td.is-success, -.table th.is-success { +.bulma-table td.is-success, +.bulma-table th.is-success { background-color: #48c78e; border-color: #48c78e; color: #fff; } -.table td.is-warning, -.table th.is-warning { +.bulma-table td.is-warning, +.bulma-table th.is-warning { background-color: #ffe08a; border-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.table td.is-danger, -.table th.is-danger { +.bulma-table td.is-danger, +.bulma-table th.is-danger { background-color: #f14668; border-color: #f14668; color: #fff; } -.table td.is-narrow, -.table th.is-narrow { +.bulma-table td.is-narrow, +.bulma-table th.is-narrow { white-space: nowrap; width: 1%; } -.table td.is-selected, -.table th.is-selected { +.bulma-table td.is-selected, +.bulma-table th.is-selected { background-color: #00d1b2; color: #fff; } -.table td.is-selected a, -.table td.is-selected strong, -.table th.is-selected a, -.table th.is-selected strong { +.bulma-table td.is-selected a, +.bulma-table td.is-selected strong, +.bulma-table th.is-selected a, +.bulma-table th.is-selected strong { color: currentColor; } -.table td.is-vcentered, -.table th.is-vcentered { +.bulma-table td.is-vcentered, +.bulma-table th.is-vcentered { vertical-align: middle; } -.table th { +.bulma-table th { color: #363636; } -.table th:not([align]) { +.bulma-table th:not([align]) { text-align: left; } -.table tr.is-selected { +.bulma-table tr.is-selected { background-color: #00d1b2; color: #fff; } -.table tr.is-selected a, -.table tr.is-selected strong { +.bulma-table tr.is-selected a, +.bulma-table tr.is-selected strong { color: currentColor; } -.table tr.is-selected td, -.table tr.is-selected th { +.bulma-table tr.is-selected td, +.bulma-table tr.is-selected th { border-color: #fff; color: currentColor; } -.table thead { +.bulma-table thead { background-color: transparent; } -.table thead td, -.table thead th { +.bulma-table thead td, +.bulma-table thead th { border-width: 0 0 2px; color: #363636; } -.table tfoot { +.bulma-table tfoot { background-color: transparent; } -.table tfoot td, -.table tfoot th { +.bulma-table tfoot td, +.bulma-table tfoot th { border-width: 2px 0 0; color: #363636; } -.table tbody { +.bulma-table tbody { background-color: transparent; } -.table tbody tr:last-child td, -.table tbody tr:last-child th { +.bulma-table tbody tr:last-child td, +.bulma-table tbody tr:last-child th { border-bottom-width: 0; } -.table.is-bordered td, -.table.is-bordered th { +.bulma-table.is-bordered td, +.bulma-table.is-bordered th { border-width: 1px; } -.table.is-bordered tr:last-child td, -.table.is-bordered tr:last-child th { +.bulma-table.is-bordered tr:last-child td, +.bulma-table.is-bordered tr:last-child th { border-bottom-width: 1px; } -.table.is-fullwidth { +.bulma-table.is-fullwidth { width: 100%; } -.table.is-hoverable tbody tr:not(.is-selected):hover { +.bulma-table.is-hoverable tbody tr:not(.is-selected):hover { background-color: #fafafa; } -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { background-color: #fafafa; } -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { background-color: whitesmoke; } -.table.is-narrow td, -.table.is-narrow th { +.bulma-table.is-narrow td, +.bulma-table.is-narrow th { padding: 0.25em 0.5em; } -.table.is-striped tbody tr:not(.is-selected):nth-child(even) { +.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(even) { background-color: #fafafa; } -.table-container { +.bulma-table-container { -webkit-overflow-scrolling: touch; overflow: auto; overflow-y: hidden; max-width: 100%; } -.tags { +.bulma-tags { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.tags .tag { +.bulma-tags .bulma-tag { margin-bottom: 0.5rem; } -.tags .tag:not(:last-child) { +.bulma-tags .bulma-tag:not(:last-child) { margin-left: 0.5rem; } -.tags:last-child { +.bulma-tags:last-child { margin-bottom: -0.5rem; } -.tags:not(:last-child) { +.bulma-tags:not(:last-child) { margin-bottom: 1rem; } -.tags.are-medium .tag:not(.is-normal):not(.is-large) { +.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large) { font-size: 1rem; } -.tags.are-large .tag:not(.is-normal):not(.is-medium) { +.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium) { font-size: 1.25rem; } -.tags.is-centered { +.bulma-tags.is-centered { justify-content: center; } -.tags.is-centered .tag { +.bulma-tags.is-centered .bulma-tag { margin-right: 0.25rem; margin-left: 0.25rem; } -.tags.is-right { +.bulma-tags.is-right { justify-content: flex-end; } -.tags.is-right .tag:not(:first-child) { +.bulma-tags.is-right .bulma-tag:not(:first-child) { margin-left: 0.5rem; } -.tags.is-right .tag:not(:last-child) { +.bulma-tags.is-right .bulma-tag:not(:last-child) { margin-right: 0; } -.tags.has-addons .tag { +.bulma-tags.has-addons .bulma-tag { margin-left: 0; } -.tags.has-addons .tag:not(:first-child) { +.bulma-tags.has-addons .bulma-tag:not(:first-child) { margin-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; } -.tags.has-addons .tag:not(:last-child) { +.bulma-tags.has-addons .bulma-tag:not(:last-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } -.tag:not(body) { +.bulma-tag:not(body) { align-items: center; background-color: whitesmoke; border-radius: 4px; @@ -2984,126 +2985,126 @@ div.icon-text { white-space: nowrap; } -.tag:not(body) .delete { +.bulma-tag:not(body) .bulma-delete { margin-right: 0.25rem; margin-left: -0.375rem; } -.tag:not(body).is-white { +.bulma-tag:not(body).is-white { background-color: white; color: #0a0a0a; } -.tag:not(body).is-black { +.bulma-tag:not(body).is-black { background-color: #0a0a0a; color: white; } -.tag:not(body).is-light { +.bulma-tag:not(body).is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-dark { +.bulma-tag:not(body).is-dark { background-color: #363636; color: #fff; } -.tag:not(body).is-primary { +.bulma-tag:not(body).is-primary { background-color: #00d1b2; color: #fff; } -.tag:not(body).is-primary.is-light { +.bulma-tag:not(body).is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.tag:not(body).is-link { +.bulma-tag:not(body).is-link { background-color: #485fc7; color: #fff; } -.tag:not(body).is-link.is-light { +.bulma-tag:not(body).is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.tag:not(body).is-info { +.bulma-tag:not(body).is-info { background-color: #3e8ed0; color: #fff; } -.tag:not(body).is-info.is-light { +.bulma-tag:not(body).is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.tag:not(body).is-success { +.bulma-tag:not(body).is-success { background-color: #48c78e; color: #fff; } -.tag:not(body).is-success.is-light { +.bulma-tag:not(body).is-success.is-light { background-color: #effaf5; color: #257953; } -.tag:not(body).is-warning { +.bulma-tag:not(body).is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-warning.is-light { +.bulma-tag:not(body).is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.tag:not(body).is-danger { +.bulma-tag:not(body).is-danger { background-color: #f14668; color: #fff; } -.tag:not(body).is-danger.is-light { +.bulma-tag:not(body).is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.tag:not(body).is-normal { +.bulma-tag:not(body).is-normal { font-size: 0.75rem; } -.tag:not(body).is-medium { +.bulma-tag:not(body).is-medium { font-size: 1rem; } -.tag:not(body).is-large { +.bulma-tag:not(body).is-large { font-size: 1.25rem; } -.tag:not(body) .icon:first-child:not(:last-child) { +.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child) { margin-right: -0.375em; margin-left: 0.1875em; } -.tag:not(body) .icon:last-child:not(:first-child) { +.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child) { margin-right: 0.1875em; margin-left: -0.375em; } -.tag:not(body) .icon:first-child:last-child { +.bulma-tag:not(body) .bulma-icon:first-child:last-child { margin-right: -0.375em; margin-left: -0.375em; } -.tag:not(body).is-delete { +.bulma-tag:not(body).is-delete { margin-right: 1px; padding: 0; position: relative; width: 2em; } -.tag:not(body).is-delete::before, .tag:not(body).is-delete::after { +.bulma-tag:not(body).is-delete::before, .bulma-tag:not(body).is-delete::after { background-color: currentColor; content: ""; display: block; @@ -3114,148 +3115,148 @@ div.icon-text { transform-origin: center center; } -.tag:not(body).is-delete::before { +.bulma-tag:not(body).is-delete::before { height: 1px; width: 50%; } -.tag:not(body).is-delete::after { +.bulma-tag:not(body).is-delete::after { height: 50%; width: 1px; } -.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus { +.bulma-tag:not(body).is-delete:hover, .bulma-tag:not(body).is-delete:focus { background-color: #e8e8e8; } -.tag:not(body).is-delete:active { +.bulma-tag:not(body).is-delete:active { background-color: #dbdbdb; } -.tag:not(body).is-rounded { +.bulma-tag:not(body).is-rounded { border-radius: 9999px; } -a.tag:hover { +a.bulma-tag:hover { text-decoration: underline; } -.title, -.subtitle { +.bulma-title, +.bulma-subtitle { word-break: break-word; } -.title em, -.title span, -.subtitle em, -.subtitle span { +.bulma-title em, +.bulma-title span, +.bulma-subtitle em, +.bulma-subtitle span { font-weight: inherit; } -.title sub, -.subtitle sub { +.bulma-title sub, +.bulma-subtitle sub { font-size: 0.75em; } -.title sup, -.subtitle sup { +.bulma-title sup, +.bulma-subtitle sup { font-size: 0.75em; } -.title .tag, -.subtitle .tag { +.bulma-title .bulma-tag, +.bulma-subtitle .bulma-tag { vertical-align: middle; } -.title { +.bulma-title { color: #363636; font-size: 2rem; font-weight: 600; line-height: 1.125; } -.title strong { +.bulma-title strong { color: inherit; font-weight: inherit; } -.title:not(.is-spaced) + .subtitle { +.bulma-title:not(.is-spaced) + .bulma-subtitle { margin-top: -1.25rem; } -.title.is-1 { +.bulma-title.is-1 { font-size: 3rem; } -.title.is-2 { +.bulma-title.is-2 { font-size: 2.5rem; } -.title.is-3 { +.bulma-title.is-3 { font-size: 2rem; } -.title.is-4 { +.bulma-title.is-4 { font-size: 1.5rem; } -.title.is-5 { +.bulma-title.is-5 { font-size: 1.25rem; } -.title.is-6 { +.bulma-title.is-6 { font-size: 1rem; } -.title.is-7 { +.bulma-title.is-7 { font-size: 0.75rem; } -.subtitle { +.bulma-subtitle { color: #4a4a4a; font-size: 1.25rem; font-weight: 400; line-height: 1.25; } -.subtitle strong { +.bulma-subtitle strong { color: #363636; font-weight: 600; } -.subtitle:not(.is-spaced) + .title { +.bulma-subtitle:not(.is-spaced) + .bulma-title { margin-top: -1.25rem; } -.subtitle.is-1 { +.bulma-subtitle.is-1 { font-size: 3rem; } -.subtitle.is-2 { +.bulma-subtitle.is-2 { font-size: 2.5rem; } -.subtitle.is-3 { +.bulma-subtitle.is-3 { font-size: 2rem; } -.subtitle.is-4 { +.bulma-subtitle.is-4 { font-size: 1.5rem; } -.subtitle.is-5 { +.bulma-subtitle.is-5 { font-size: 1.25rem; } -.subtitle.is-6 { +.bulma-subtitle.is-6 { font-size: 1rem; } -.subtitle.is-7 { +.bulma-subtitle.is-7 { font-size: 0.75rem; } -.heading { +.bulma-heading { display: block; font-size: 11px; letter-spacing: 1px; @@ -3263,7 +3264,7 @@ a.tag:hover { text-transform: uppercase; } -.number { +.bulma-number { align-items: center; background-color: whitesmoke; border-radius: 9999px; @@ -3279,201 +3280,201 @@ a.tag:hover { } /* Bulma Form */ -.input, .textarea, .select select { +.bulma-input, .bulma-textarea, .bulma-select select { background-color: white; border-color: #dbdbdb; border-radius: 4px; color: #363636; } -.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { +.bulma-input::-moz-placeholder, .bulma-textarea::-moz-placeholder, .bulma-select select::-moz-placeholder { color: rgba(54, 54, 54, 0.3); } -.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { +.bulma-input::-webkit-input-placeholder, .bulma-textarea::-webkit-input-placeholder, .bulma-select select::-webkit-input-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { +.bulma-input:-moz-placeholder, .bulma-textarea:-moz-placeholder, .bulma-select select:-moz-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { +.bulma-input:-ms-input-placeholder, .bulma-textarea:-ms-input-placeholder, .bulma-select select:-ms-input-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered { +.bulma-input:hover, .bulma-textarea:hover, .bulma-select select:hover, .is-hovered.bulma-input, .is-hovered.bulma-textarea, .bulma-select select.is-hovered { border-color: #b5b5b5; } -.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { +.bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active { border-color: #485fc7; box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.input[disabled], .textarea[disabled], .select select[disabled], -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select { +.bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; color: #7a7a7a; } -.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, -fieldset[disabled] .input::-moz-placeholder, -fieldset[disabled] .textarea::-moz-placeholder, -fieldset[disabled] .select select::-moz-placeholder, -.select fieldset[disabled] select::-moz-placeholder { +.bulma-input[disabled]::-moz-placeholder, .bulma-textarea[disabled]::-moz-placeholder, .bulma-select select[disabled]::-moz-placeholder, +fieldset[disabled] .bulma-input::-moz-placeholder, +fieldset[disabled] .bulma-textarea::-moz-placeholder, +fieldset[disabled] .bulma-select select::-moz-placeholder, +.bulma-select fieldset[disabled] select::-moz-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, -fieldset[disabled] .input::-webkit-input-placeholder, -fieldset[disabled] .textarea::-webkit-input-placeholder, -fieldset[disabled] .select select::-webkit-input-placeholder, -.select fieldset[disabled] select::-webkit-input-placeholder { +.bulma-input[disabled]::-webkit-input-placeholder, .bulma-textarea[disabled]::-webkit-input-placeholder, .bulma-select select[disabled]::-webkit-input-placeholder, +fieldset[disabled] .bulma-input::-webkit-input-placeholder, +fieldset[disabled] .bulma-textarea::-webkit-input-placeholder, +fieldset[disabled] .bulma-select select::-webkit-input-placeholder, +.bulma-select fieldset[disabled] select::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, -fieldset[disabled] .input:-moz-placeholder, -fieldset[disabled] .textarea:-moz-placeholder, -fieldset[disabled] .select select:-moz-placeholder, -.select fieldset[disabled] select:-moz-placeholder { +.bulma-input[disabled]:-moz-placeholder, .bulma-textarea[disabled]:-moz-placeholder, .bulma-select select[disabled]:-moz-placeholder, +fieldset[disabled] .bulma-input:-moz-placeholder, +fieldset[disabled] .bulma-textarea:-moz-placeholder, +fieldset[disabled] .bulma-select select:-moz-placeholder, +.bulma-select fieldset[disabled] select:-moz-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, -fieldset[disabled] .input:-ms-input-placeholder, -fieldset[disabled] .textarea:-ms-input-placeholder, -fieldset[disabled] .select select:-ms-input-placeholder, -.select fieldset[disabled] select:-ms-input-placeholder { +.bulma-input[disabled]:-ms-input-placeholder, .bulma-textarea[disabled]:-ms-input-placeholder, .bulma-select select[disabled]:-ms-input-placeholder, +fieldset[disabled] .bulma-input:-ms-input-placeholder, +fieldset[disabled] .bulma-textarea:-ms-input-placeholder, +fieldset[disabled] .bulma-select select:-ms-input-placeholder, +.bulma-select fieldset[disabled] select:-ms-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input, .textarea { +.bulma-input, .bulma-textarea { box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05); max-width: 100%; width: 100%; } -.input[readonly], .textarea[readonly] { +.bulma-input[readonly], .bulma-textarea[readonly] { box-shadow: none; } -.is-white.input, .is-white.textarea { +.is-white.bulma-input, .is-white.bulma-textarea { border-color: white; } -.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea { +.is-white.bulma-input:focus, .is-white.bulma-textarea:focus, .is-white.is-focused.bulma-input, .is-white.is-focused.bulma-textarea, .is-white.bulma-input:active, .is-white.bulma-textarea:active, .is-white.is-active.bulma-input, .is-white.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.is-black.input, .is-black.textarea { +.is-black.bulma-input, .is-black.bulma-textarea { border-color: #0a0a0a; } -.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea { +.is-black.bulma-input:focus, .is-black.bulma-textarea:focus, .is-black.is-focused.bulma-input, .is-black.is-focused.bulma-textarea, .is-black.bulma-input:active, .is-black.bulma-textarea:active, .is-black.is-active.bulma-input, .is-black.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.is-light.input, .is-light.textarea { +.is-light.bulma-input, .is-light.bulma-textarea { border-color: whitesmoke; } -.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea { +.is-light.bulma-input:focus, .is-light.bulma-textarea:focus, .is-light.is-focused.bulma-input, .is-light.is-focused.bulma-textarea, .is-light.bulma-input:active, .is-light.bulma-textarea:active, .is-light.is-active.bulma-input, .is-light.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.is-dark.input, .is-dark.textarea { +.is-dark.bulma-input, .is-dark.bulma-textarea { border-color: #363636; } -.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea { +.is-dark.bulma-input:focus, .is-dark.bulma-textarea:focus, .is-dark.is-focused.bulma-input, .is-dark.is-focused.bulma-textarea, .is-dark.bulma-input:active, .is-dark.bulma-textarea:active, .is-dark.is-active.bulma-input, .is-dark.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.is-primary.input, .is-primary.textarea { +.is-primary.bulma-input, .is-primary.bulma-textarea { border-color: #00d1b2; } -.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea { +.is-primary.bulma-input:focus, .is-primary.bulma-textarea:focus, .is-primary.is-focused.bulma-input, .is-primary.is-focused.bulma-textarea, .is-primary.bulma-input:active, .is-primary.bulma-textarea:active, .is-primary.is-active.bulma-input, .is-primary.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.is-link.input, .is-link.textarea { +.is-link.bulma-input, .is-link.bulma-textarea { border-color: #485fc7; } -.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea { +.is-link.bulma-input:focus, .is-link.bulma-textarea:focus, .is-link.is-focused.bulma-input, .is-link.is-focused.bulma-textarea, .is-link.bulma-input:active, .is-link.bulma-textarea:active, .is-link.is-active.bulma-input, .is-link.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.is-info.input, .is-info.textarea { +.is-info.bulma-input, .is-info.bulma-textarea { border-color: #3e8ed0; } -.is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea { +.is-info.bulma-input:focus, .is-info.bulma-textarea:focus, .is-info.is-focused.bulma-input, .is-info.is-focused.bulma-textarea, .is-info.bulma-input:active, .is-info.bulma-textarea:active, .is-info.is-active.bulma-input, .is-info.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.is-success.input, .is-success.textarea { +.is-success.bulma-input, .is-success.bulma-textarea { border-color: #48c78e; } -.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea { +.is-success.bulma-input:focus, .is-success.bulma-textarea:focus, .is-success.is-focused.bulma-input, .is-success.is-focused.bulma-textarea, .is-success.bulma-input:active, .is-success.bulma-textarea:active, .is-success.is-active.bulma-input, .is-success.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.is-warning.input, .is-warning.textarea { +.is-warning.bulma-input, .is-warning.bulma-textarea { border-color: #ffe08a; } -.is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea { +.is-warning.bulma-input:focus, .is-warning.bulma-textarea:focus, .is-warning.is-focused.bulma-input, .is-warning.is-focused.bulma-textarea, .is-warning.bulma-input:active, .is-warning.bulma-textarea:active, .is-warning.is-active.bulma-input, .is-warning.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.is-danger.input, .is-danger.textarea { +.is-danger.bulma-input, .is-danger.bulma-textarea { border-color: #f14668; } -.is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea { +.is-danger.bulma-input:focus, .is-danger.bulma-textarea:focus, .is-danger.is-focused.bulma-input, .is-danger.is-focused.bulma-textarea, .is-danger.bulma-input:active, .is-danger.bulma-textarea:active, .is-danger.is-active.bulma-input, .is-danger.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.is-small.input, .is-small.textarea { +.is-small.bulma-input, .is-small.bulma-textarea { border-radius: 2px; font-size: 0.75rem; } -.is-medium.input, .is-medium.textarea { +.is-medium.bulma-input, .is-medium.bulma-textarea { font-size: 1.25rem; } -.is-large.input, .is-large.textarea { +.is-large.bulma-input, .is-large.bulma-textarea { font-size: 1.5rem; } -.is-fullwidth.input, .is-fullwidth.textarea { +.is-fullwidth.bulma-input, .is-fullwidth.bulma-textarea { display: block; width: 100%; } -.is-inline.input, .is-inline.textarea { +.is-inline.bulma-input, .is-inline.bulma-textarea { display: inline; width: auto; } -.input.is-rounded { +.bulma-input.is-rounded { border-radius: 9999px; padding-left: calc(calc(0.75em - 1px) + 0.375em); padding-right: calc(calc(0.75em - 1px) + 0.375em); } -.input.is-static { +.bulma-input.is-static { background-color: transparent; border-color: transparent; box-shadow: none; @@ -3481,7 +3482,7 @@ fieldset[disabled] .select select:-ms-input-placeholder, padding-right: 0; } -.textarea { +.bulma-textarea { display: block; max-width: 100%; min-width: 100%; @@ -3489,70 +3490,70 @@ fieldset[disabled] .select select:-ms-input-placeholder, resize: vertical; } -.textarea:not([rows]) { +.bulma-textarea:not([rows]) { max-height: 40em; min-height: 8em; } -.textarea[rows] { +.bulma-textarea[rows] { height: initial; } -.textarea.has-fixed-size { +.bulma-textarea.has-fixed-size { resize: none; } -.checkbox, .radio { +.bulma-checkbox, .bulma-radio { cursor: pointer; display: inline-block; line-height: 1.25; position: relative; } -.checkbox input, .radio input { +.bulma-checkbox input, .bulma-radio input { cursor: pointer; } -.checkbox:hover, .radio:hover { +.bulma-checkbox:hover, .bulma-radio:hover { color: #363636; } -.checkbox[disabled], .radio[disabled], -fieldset[disabled] .checkbox, -fieldset[disabled] .radio, -.checkbox input[disabled], -.radio input[disabled] { +.bulma-checkbox[disabled], .bulma-radio[disabled], +fieldset[disabled] .bulma-checkbox, +fieldset[disabled] .bulma-radio, +.bulma-checkbox input[disabled], +.bulma-radio input[disabled] { color: #7a7a7a; cursor: not-allowed; } -.radio + .radio { +.bulma-radio + .bulma-radio { margin-right: 0.5em; } -.select { +.bulma-select { display: inline-block; max-width: 100%; position: relative; vertical-align: top; } -.select:not(.is-multiple) { +.bulma-select:not(.is-multiple) { height: 2.5em; } -.select:not(.is-multiple):not(.is-loading)::after { +.bulma-select:not(.is-multiple):not(.is-loading)::after { border-color: #485fc7; left: 1.125em; z-index: 4; } -.select.is-rounded select { +.bulma-select.is-rounded select { border-radius: 9999px; padding-right: 1em; } -.select select { +.bulma-select select { cursor: pointer; display: block; font-size: 1em; @@ -3560,219 +3561,219 @@ fieldset[disabled] .radio, outline: none; } -.select select::-ms-expand { +.bulma-select select::-ms-expand { display: none; } -.select select[disabled]:hover, -fieldset[disabled] .select select:hover { +.bulma-select select[disabled]:hover, +fieldset[disabled] .bulma-select select:hover { border-color: whitesmoke; } -.select select:not([multiple]) { +.bulma-select select:not([multiple]) { padding-left: 2.5em; } -.select select[multiple] { +.bulma-select select[multiple] { height: auto; padding: 0; } -.select select[multiple] option { +.bulma-select select[multiple] option { padding: 0.5em 1em; } -.select:not(.is-multiple):not(.is-loading):hover::after { +.bulma-select:not(.is-multiple):not(.is-loading):hover::after { border-color: #363636; } -.select.is-white:not(:hover)::after { +.bulma-select.is-white:not(:hover)::after { border-color: white; } -.select.is-white select { +.bulma-select.is-white select { border-color: white; } -.select.is-white select:hover, .select.is-white select.is-hovered { +.bulma-select.is-white select:hover, .bulma-select.is-white select.is-hovered { border-color: #f2f2f2; } -.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { +.bulma-select.is-white select:focus, .bulma-select.is-white select.is-focused, .bulma-select.is-white select:active, .bulma-select.is-white select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.select.is-black:not(:hover)::after { +.bulma-select.is-black:not(:hover)::after { border-color: #0a0a0a; } -.select.is-black select { +.bulma-select.is-black select { border-color: #0a0a0a; } -.select.is-black select:hover, .select.is-black select.is-hovered { +.bulma-select.is-black select:hover, .bulma-select.is-black select.is-hovered { border-color: black; } -.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { +.bulma-select.is-black select:focus, .bulma-select.is-black select.is-focused, .bulma-select.is-black select:active, .bulma-select.is-black select.is-active { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.select.is-light:not(:hover)::after { +.bulma-select.is-light:not(:hover)::after { border-color: whitesmoke; } -.select.is-light select { +.bulma-select.is-light select { border-color: whitesmoke; } -.select.is-light select:hover, .select.is-light select.is-hovered { +.bulma-select.is-light select:hover, .bulma-select.is-light select.is-hovered { border-color: #e8e8e8; } -.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { +.bulma-select.is-light select:focus, .bulma-select.is-light select.is-focused, .bulma-select.is-light select:active, .bulma-select.is-light select.is-active { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.select.is-dark:not(:hover)::after { +.bulma-select.is-dark:not(:hover)::after { border-color: #363636; } -.select.is-dark select { +.bulma-select.is-dark select { border-color: #363636; } -.select.is-dark select:hover, .select.is-dark select.is-hovered { +.bulma-select.is-dark select:hover, .bulma-select.is-dark select.is-hovered { border-color: #292929; } -.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { +.bulma-select.is-dark select:focus, .bulma-select.is-dark select.is-focused, .bulma-select.is-dark select:active, .bulma-select.is-dark select.is-active { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.select.is-primary:not(:hover)::after { +.bulma-select.is-primary:not(:hover)::after { border-color: #00d1b2; } -.select.is-primary select { +.bulma-select.is-primary select { border-color: #00d1b2; } -.select.is-primary select:hover, .select.is-primary select.is-hovered { +.bulma-select.is-primary select:hover, .bulma-select.is-primary select.is-hovered { border-color: #00b89c; } -.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { +.bulma-select.is-primary select:focus, .bulma-select.is-primary select.is-focused, .bulma-select.is-primary select:active, .bulma-select.is-primary select.is-active { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.select.is-link:not(:hover)::after { +.bulma-select.is-link:not(:hover)::after { border-color: #485fc7; } -.select.is-link select { +.bulma-select.is-link select { border-color: #485fc7; } -.select.is-link select:hover, .select.is-link select.is-hovered { +.bulma-select.is-link select:hover, .bulma-select.is-link select.is-hovered { border-color: #3a51bb; } -.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { +.bulma-select.is-link select:focus, .bulma-select.is-link select.is-focused, .bulma-select.is-link select:active, .bulma-select.is-link select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.select.is-info:not(:hover)::after { +.bulma-select.is-info:not(:hover)::after { border-color: #3e8ed0; } -.select.is-info select { +.bulma-select.is-info select { border-color: #3e8ed0; } -.select.is-info select:hover, .select.is-info select.is-hovered { +.bulma-select.is-info select:hover, .bulma-select.is-info select.is-hovered { border-color: #3082c5; } -.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { +.bulma-select.is-info select:focus, .bulma-select.is-info select.is-focused, .bulma-select.is-info select:active, .bulma-select.is-info select.is-active { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.select.is-success:not(:hover)::after { +.bulma-select.is-success:not(:hover)::after { border-color: #48c78e; } -.select.is-success select { +.bulma-select.is-success select { border-color: #48c78e; } -.select.is-success select:hover, .select.is-success select.is-hovered { +.bulma-select.is-success select:hover, .bulma-select.is-success select.is-hovered { border-color: #3abb81; } -.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { +.bulma-select.is-success select:focus, .bulma-select.is-success select.is-focused, .bulma-select.is-success select:active, .bulma-select.is-success select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.select.is-warning:not(:hover)::after { +.bulma-select.is-warning:not(:hover)::after { border-color: #ffe08a; } -.select.is-warning select { +.bulma-select.is-warning select { border-color: #ffe08a; } -.select.is-warning select:hover, .select.is-warning select.is-hovered { +.bulma-select.is-warning select:hover, .bulma-select.is-warning select.is-hovered { border-color: #ffd970; } -.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { +.bulma-select.is-warning select:focus, .bulma-select.is-warning select.is-focused, .bulma-select.is-warning select:active, .bulma-select.is-warning select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.select.is-danger:not(:hover)::after { +.bulma-select.is-danger:not(:hover)::after { border-color: #f14668; } -.select.is-danger select { +.bulma-select.is-danger select { border-color: #f14668; } -.select.is-danger select:hover, .select.is-danger select.is-hovered { +.bulma-select.is-danger select:hover, .bulma-select.is-danger select.is-hovered { border-color: #ef2e55; } -.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { +.bulma-select.is-danger select:focus, .bulma-select.is-danger select.is-focused, .bulma-select.is-danger select:active, .bulma-select.is-danger select.is-active { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.select.is-small { +.bulma-select.is-small { border-radius: 2px; font-size: 0.75rem; } -.select.is-medium { +.bulma-select.is-medium { font-size: 1.25rem; } -.select.is-large { +.bulma-select.is-large { font-size: 1.5rem; } -.select.is-disabled::after { +.bulma-select.is-disabled::after { border-color: #7a7a7a !important; opacity: 0.5; } -.select.is-fullwidth { +.bulma-select.is-fullwidth { width: 100%; } -.select.is-fullwidth select { +.bulma-select.is-fullwidth select { width: 100%; } -.select.is-loading::after { +.bulma-select.is-loading::after { margin-top: 0; position: absolute; left: 0.625em; @@ -3780,379 +3781,379 @@ fieldset[disabled] .select select:hover { transform: none; } -.select.is-loading.is-small:after { +.bulma-select.is-loading.is-small:after { font-size: 0.75rem; } -.select.is-loading.is-medium:after { +.bulma-select.is-loading.is-medium:after { font-size: 1.25rem; } -.select.is-loading.is-large:after { +.bulma-select.is-loading.is-large:after { font-size: 1.5rem; } -.file { +.bulma-file { align-items: stretch; display: flex; justify-content: flex-start; position: relative; } -.file.is-white .file-cta { +.bulma-file.is-white .bulma-file-cta { background-color: white; border-color: transparent; color: #0a0a0a; } -.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta { +.bulma-file.is-white:hover .bulma-file-cta, .bulma-file.is-white.is-hovered .bulma-file-cta { background-color: #f9f9f9; border-color: transparent; color: #0a0a0a; } -.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { +.bulma-file.is-white:focus .bulma-file-cta, .bulma-file.is-white.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); color: #0a0a0a; } -.file.is-white:active .file-cta, .file.is-white.is-active .file-cta { +.bulma-file.is-white:active .bulma-file-cta, .bulma-file.is-white.is-active .bulma-file-cta { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } -.file.is-black .file-cta { +.bulma-file.is-black .bulma-file-cta { background-color: #0a0a0a; border-color: transparent; color: white; } -.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta { +.bulma-file.is-black:hover .bulma-file-cta, .bulma-file.is-black.is-hovered .bulma-file-cta { background-color: #040404; border-color: transparent; color: white; } -.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { +.bulma-file.is-black:focus .bulma-file-cta, .bulma-file.is-black.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); color: white; } -.file.is-black:active .file-cta, .file.is-black.is-active .file-cta { +.bulma-file.is-black:active .bulma-file-cta, .bulma-file.is-black.is-active .bulma-file-cta { background-color: black; border-color: transparent; color: white; } -.file.is-light .file-cta { +.bulma-file.is-light .bulma-file-cta { background-color: whitesmoke; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta { +.bulma-file.is-light:hover .bulma-file-cta, .bulma-file.is-light.is-hovered .bulma-file-cta { background-color: #eeeeee; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { +.bulma-file.is-light:focus .bulma-file-cta, .bulma-file.is-light.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-light:active .file-cta, .file.is-light.is-active .file-cta { +.bulma-file.is-light:active .bulma-file-cta, .bulma-file.is-light.is-active .bulma-file-cta { background-color: #e8e8e8; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-dark .file-cta { +.bulma-file.is-dark .bulma-file-cta { background-color: #363636; border-color: transparent; color: #fff; } -.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta { +.bulma-file.is-dark:hover .bulma-file-cta, .bulma-file.is-dark.is-hovered .bulma-file-cta { background-color: #2f2f2f; border-color: transparent; color: #fff; } -.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { +.bulma-file.is-dark:focus .bulma-file-cta, .bulma-file.is-dark.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); color: #fff; } -.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { +.bulma-file.is-dark:active .bulma-file-cta, .bulma-file.is-dark.is-active .bulma-file-cta { background-color: #292929; border-color: transparent; color: #fff; } -.file.is-primary .file-cta { +.bulma-file.is-primary .bulma-file-cta { background-color: #00d1b2; border-color: transparent; color: #fff; } -.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta { +.bulma-file.is-primary:hover .bulma-file-cta, .bulma-file.is-primary.is-hovered .bulma-file-cta { background-color: #00c4a7; border-color: transparent; color: #fff; } -.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { +.bulma-file.is-primary:focus .bulma-file-cta, .bulma-file.is-primary.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); color: #fff; } -.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { +.bulma-file.is-primary:active .bulma-file-cta, .bulma-file.is-primary.is-active .bulma-file-cta { background-color: #00b89c; border-color: transparent; color: #fff; } -.file.is-link .file-cta { +.bulma-file.is-link .bulma-file-cta { background-color: #485fc7; border-color: transparent; color: #fff; } -.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta { +.bulma-file.is-link:hover .bulma-file-cta, .bulma-file.is-link.is-hovered .bulma-file-cta { background-color: #3e56c4; border-color: transparent; color: #fff; } -.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { +.bulma-file.is-link:focus .bulma-file-cta, .bulma-file.is-link.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25); color: #fff; } -.file.is-link:active .file-cta, .file.is-link.is-active .file-cta { +.bulma-file.is-link:active .bulma-file-cta, .bulma-file.is-link.is-active .bulma-file-cta { background-color: #3a51bb; border-color: transparent; color: #fff; } -.file.is-info .file-cta { +.bulma-file.is-info .bulma-file-cta { background-color: #3e8ed0; border-color: transparent; color: #fff; } -.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta { +.bulma-file.is-info:hover .bulma-file-cta, .bulma-file.is-info.is-hovered .bulma-file-cta { background-color: #3488ce; border-color: transparent; color: #fff; } -.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { +.bulma-file.is-info:focus .bulma-file-cta, .bulma-file.is-info.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25); color: #fff; } -.file.is-info:active .file-cta, .file.is-info.is-active .file-cta { +.bulma-file.is-info:active .bulma-file-cta, .bulma-file.is-info.is-active .bulma-file-cta { background-color: #3082c5; border-color: transparent; color: #fff; } -.file.is-success .file-cta { +.bulma-file.is-success .bulma-file-cta { background-color: #48c78e; border-color: transparent; color: #fff; } -.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta { +.bulma-file.is-success:hover .bulma-file-cta, .bulma-file.is-success.is-hovered .bulma-file-cta { background-color: #3ec487; border-color: transparent; color: #fff; } -.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { +.bulma-file.is-success:focus .bulma-file-cta, .bulma-file.is-success.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25); color: #fff; } -.file.is-success:active .file-cta, .file.is-success.is-active .file-cta { +.bulma-file.is-success:active .bulma-file-cta, .bulma-file.is-success.is-active .bulma-file-cta { background-color: #3abb81; border-color: transparent; color: #fff; } -.file.is-warning .file-cta { +.bulma-file.is-warning .bulma-file-cta { background-color: #ffe08a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta { +.bulma-file.is-warning:hover .bulma-file-cta, .bulma-file.is-warning.is-hovered .bulma-file-cta { background-color: #ffdc7d; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { +.bulma-file.is-warning:focus .bulma-file-cta, .bulma-file.is-warning.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { +.bulma-file.is-warning:active .bulma-file-cta, .bulma-file.is-warning.is-active .bulma-file-cta { background-color: #ffd970; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-danger .file-cta { +.bulma-file.is-danger .bulma-file-cta { background-color: #f14668; border-color: transparent; color: #fff; } -.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta { +.bulma-file.is-danger:hover .bulma-file-cta, .bulma-file.is-danger.is-hovered .bulma-file-cta { background-color: #f03a5f; border-color: transparent; color: #fff; } -.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { +.bulma-file.is-danger:focus .bulma-file-cta, .bulma-file.is-danger.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); color: #fff; } -.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { +.bulma-file.is-danger:active .bulma-file-cta, .bulma-file.is-danger.is-active .bulma-file-cta { background-color: #ef2e55; border-color: transparent; color: #fff; } -.file.is-small { +.bulma-file.is-small { font-size: 0.75rem; } -.file.is-normal { +.bulma-file.is-normal { font-size: 1rem; } -.file.is-medium { +.bulma-file.is-medium { font-size: 1.25rem; } -.file.is-medium .file-icon .fa { +.bulma-file.is-medium .bulma-file-icon .fa { font-size: 21px; } -.file.is-large { +.bulma-file.is-large { font-size: 1.5rem; } -.file.is-large .file-icon .fa { +.bulma-file.is-large .bulma-file-icon .fa { font-size: 28px; } -.file.has-name .file-cta { +.bulma-file.has-name .bulma-file-cta { border-bottom-right-radius: 0; border-top-right-radius: 0; } -.file.has-name .file-name { +.bulma-file.has-name .bulma-file-name { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.file.has-name.is-empty .file-cta { +.bulma-file.has-name.is-empty .bulma-file-cta { border-radius: 4px; } -.file.has-name.is-empty .file-name { +.bulma-file.has-name.is-empty .bulma-file-name { display: none; } -.file.is-boxed .file-label { +.bulma-file.is-boxed .bulma-file-label { flex-direction: column; } -.file.is-boxed .file-cta { +.bulma-file.is-boxed .bulma-file-cta { flex-direction: column; height: auto; padding: 1em 3em; } -.file.is-boxed .file-name { +.bulma-file.is-boxed .bulma-file-name { border-width: 0 1px 1px; } -.file.is-boxed .file-icon { +.bulma-file.is-boxed .bulma-file-icon { height: 1.5em; width: 1.5em; } -.file.is-boxed .file-icon .fa { +.bulma-file.is-boxed .bulma-file-icon .fa { font-size: 21px; } -.file.is-boxed.is-small .file-icon .fa { +.bulma-file.is-boxed.is-small .bulma-file-icon .fa { font-size: 14px; } -.file.is-boxed.is-medium .file-icon .fa { +.bulma-file.is-boxed.is-medium .bulma-file-icon .fa { font-size: 28px; } -.file.is-boxed.is-large .file-icon .fa { +.bulma-file.is-boxed.is-large .bulma-file-icon .fa { font-size: 35px; } -.file.is-boxed.has-name .file-cta { +.bulma-file.is-boxed.has-name .bulma-file-cta { border-radius: 4px 4px 0 0; } -.file.is-boxed.has-name .file-name { +.bulma-file.is-boxed.has-name .bulma-file-name { border-radius: 0 0 4px 4px; border-width: 0 1px 1px; } -.file.is-centered { +.bulma-file.is-centered { justify-content: center; } -.file.is-fullwidth .file-label { +.bulma-file.is-fullwidth .bulma-file-label { width: 100%; } -.file.is-fullwidth .file-name { +.bulma-file.is-fullwidth .bulma-file-name { flex-grow: 1; max-width: none; } -.file.is-right { +.bulma-file.is-right { justify-content: flex-end; } -.file.is-right .file-cta { +.bulma-file.is-right .bulma-file-cta { border-radius: 0 4px 4px 0; } -.file.is-right .file-name { +.bulma-file.is-right .bulma-file-name { border-radius: 4px 0 0 4px; border-width: 1px 0 1px 1px; order: -1; } -.file-label { +.bulma-file-label { align-items: stretch; display: flex; cursor: pointer; @@ -4161,25 +4162,25 @@ fieldset[disabled] .select select:hover { position: relative; } -.file-label:hover .file-cta { +.bulma-file-label:hover .bulma-file-cta { background-color: #eeeeee; color: #363636; } -.file-label:hover .file-name { +.bulma-file-label:hover .bulma-file-name { border-color: #d5d5d5; } -.file-label:active .file-cta { +.bulma-file-label:active .bulma-file-cta { background-color: #e8e8e8; color: #363636; } -.file-label:active .file-name { +.bulma-file-label:active .bulma-file-name { border-color: #cfcfcf; } -.file-input { +.bulma-file-input { height: 100%; left: 0; opacity: 0; @@ -4189,8 +4190,8 @@ fieldset[disabled] .select select:hover { width: 100%; } -.file-cta, -.file-name { +.bulma-file-cta, +.bulma-file-name { border-color: #dbdbdb; border-radius: 4px; font-size: 1em; @@ -4199,12 +4200,12 @@ fieldset[disabled] .select select:hover { white-space: nowrap; } -.file-cta { +.bulma-file-cta { background-color: whitesmoke; color: #4a4a4a; } -.file-name { +.bulma-file-name { border-color: #dbdbdb; border-style: solid; border-width: 1px 1px 1px 0; @@ -4215,7 +4216,7 @@ fieldset[disabled] .select select:hover { text-overflow: ellipsis; } -.file-icon { +.bulma-file-icon { align-items: center; display: flex; height: 1em; @@ -4224,272 +4225,272 @@ fieldset[disabled] .select select:hover { width: 1em; } -.file-icon .fa { +.bulma-file-icon .fa { font-size: 14px; } -.label { +.bulma-label { color: #363636; display: block; font-size: 1rem; font-weight: 700; } -.label:not(:last-child) { +.bulma-label:not(:last-child) { margin-bottom: 0.5em; } -.label.is-small { +.bulma-label.is-small { font-size: 0.75rem; } -.label.is-medium { +.bulma-label.is-medium { font-size: 1.25rem; } -.label.is-large { +.bulma-label.is-large { font-size: 1.5rem; } -.help { +.bulma-help { display: block; font-size: 0.75rem; margin-top: 0.25rem; } -.help.is-white { +.bulma-help.is-white { color: white; } -.help.is-black { +.bulma-help.is-black { color: #0a0a0a; } -.help.is-light { +.bulma-help.is-light { color: whitesmoke; } -.help.is-dark { +.bulma-help.is-dark { color: #363636; } -.help.is-primary { +.bulma-help.is-primary { color: #00d1b2; } -.help.is-link { +.bulma-help.is-link { color: #485fc7; } -.help.is-info { +.bulma-help.is-info { color: #3e8ed0; } -.help.is-success { +.bulma-help.is-success { color: #48c78e; } -.help.is-warning { +.bulma-help.is-warning { color: #ffe08a; } -.help.is-danger { +.bulma-help.is-danger { color: #f14668; } -.field:not(:last-child) { +.bulma-field:not(:last-child) { margin-bottom: 0.75rem; } -.field.has-addons { +.bulma-field.has-addons { display: flex; justify-content: flex-start; } -.field.has-addons .control:not(:last-child) { +.bulma-field.has-addons .bulma-control:not(:last-child) { margin-left: -1px; } -.field.has-addons .control:not(:first-child):not(:last-child) .button, -.field.has-addons .control:not(:first-child):not(:last-child) .input, -.field.has-addons .control:not(:first-child):not(:last-child) .select select { +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select { border-radius: 0; } -.field.has-addons .control:first-child:not(:only-child) .button, -.field.has-addons .control:first-child:not(:only-child) .input, -.field.has-addons .control:first-child:not(:only-child) .select select { +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.field.has-addons .control:last-child:not(:only-child) .button, -.field.has-addons .control:last-child:not(:only-child) .input, -.field.has-addons .control:last-child:not(:only-child) .select select { +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select { border-bottom-right-radius: 0; border-top-right-radius: 0; } -.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, -.field.has-addons .control .input:not([disabled]):hover, -.field.has-addons .control .input:not([disabled]).is-hovered, -.field.has-addons .control .select select:not([disabled]):hover, -.field.has-addons .control .select select:not([disabled]).is-hovered { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered { z-index: 2; } -.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, -.field.has-addons .control .input:not([disabled]):focus, -.field.has-addons .control .input:not([disabled]).is-focused, -.field.has-addons .control .input:not([disabled]):active, -.field.has-addons .control .input:not([disabled]).is-active, -.field.has-addons .control .select select:not([disabled]):focus, -.field.has-addons .control .select select:not([disabled]).is-focused, -.field.has-addons .control .select select:not([disabled]):active, -.field.has-addons .control .select select:not([disabled]).is-active { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active { z-index: 3; } -.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, -.field.has-addons .control .input:not([disabled]):focus:hover, -.field.has-addons .control .input:not([disabled]).is-focused:hover, -.field.has-addons .control .input:not([disabled]):active:hover, -.field.has-addons .control .input:not([disabled]).is-active:hover, -.field.has-addons .control .select select:not([disabled]):focus:hover, -.field.has-addons .control .select select:not([disabled]).is-focused:hover, -.field.has-addons .control .select select:not([disabled]):active:hover, -.field.has-addons .control .select select:not([disabled]).is-active:hover { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover { z-index: 4; } -.field.has-addons .control.is-expanded { +.bulma-field.has-addons .bulma-control.is-expanded { flex-grow: 1; flex-shrink: 1; } -.field.has-addons.has-addons-centered { +.bulma-field.has-addons.has-addons-centered { justify-content: center; } -.field.has-addons.has-addons-right { +.bulma-field.has-addons.has-addons-right { justify-content: flex-end; } -.field.has-addons.has-addons-fullwidth .control { +.bulma-field.has-addons.has-addons-fullwidth .bulma-control { flex-grow: 1; flex-shrink: 0; } -.field.is-grouped { +.bulma-field.is-grouped { display: flex; justify-content: flex-start; } -.field.is-grouped > .control { +.bulma-field.is-grouped > .bulma-control { flex-shrink: 0; } -.field.is-grouped > .control:not(:last-child) { +.bulma-field.is-grouped > .bulma-control:not(:last-child) { margin-bottom: 0; margin-left: 0.75rem; } -.field.is-grouped > .control.is-expanded { +.bulma-field.is-grouped > .bulma-control.is-expanded { flex-grow: 1; flex-shrink: 1; } -.field.is-grouped.is-grouped-centered { +.bulma-field.is-grouped.is-grouped-centered { justify-content: center; } -.field.is-grouped.is-grouped-right { +.bulma-field.is-grouped.is-grouped-right { justify-content: flex-end; } -.field.is-grouped.is-grouped-multiline { +.bulma-field.is-grouped.is-grouped-multiline { flex-wrap: wrap; } -.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { +.bulma-field.is-grouped.is-grouped-multiline > .bulma-control:last-child, .bulma-field.is-grouped.is-grouped-multiline > .bulma-control:not(:last-child) { margin-bottom: 0.75rem; } -.field.is-grouped.is-grouped-multiline:last-child { +.bulma-field.is-grouped.is-grouped-multiline:last-child { margin-bottom: -0.75rem; } -.field.is-grouped.is-grouped-multiline:not(:last-child) { +.bulma-field.is-grouped.is-grouped-multiline:not(:last-child) { margin-bottom: 0; } @media screen and (min-width: 769px), print { - .field.is-horizontal { + .bulma-field.is-horizontal { display: flex; } } -.field-label .label { +.bulma-field-label .bulma-label { font-size: inherit; } @media screen and (max-width: 768px) { - .field-label { + .bulma-field-label { margin-bottom: 0.5rem; } } @media screen and (min-width: 769px), print { - .field-label { + .bulma-field-label { flex-basis: 0; flex-grow: 1; flex-shrink: 0; margin-left: 1.5rem; text-align: right; } - .field-label.is-small { + .bulma-field-label.is-small { font-size: 0.75rem; padding-top: 0.375em; } - .field-label.is-normal { + .bulma-field-label.is-normal { padding-top: 0.375em; } - .field-label.is-medium { + .bulma-field-label.is-medium { font-size: 1.25rem; padding-top: 0.375em; } - .field-label.is-large { + .bulma-field-label.is-large { font-size: 1.5rem; padding-top: 0.375em; } } -.field-body .field .field { +.bulma-field-body .bulma-field .bulma-field { margin-bottom: 0; } @media screen and (min-width: 769px), print { - .field-body { + .bulma-field-body { display: flex; flex-basis: 0; flex-grow: 5; flex-shrink: 1; } - .field-body .field { + .bulma-field-body .bulma-field { margin-bottom: 0; } - .field-body > .field { + .bulma-field-body > .bulma-field { flex-shrink: 1; } - .field-body > .field:not(.is-narrow) { + .bulma-field-body > .bulma-field:not(.is-narrow) { flex-grow: 1; } - .field-body > .field:not(:last-child) { + .bulma-field-body > .bulma-field:not(:last-child) { margin-left: 0.75rem; } } -.control { +.bulma-control { box-sizing: border-box; clear: both; font-size: 1rem; @@ -4497,31 +4498,31 @@ fieldset[disabled] .select select:hover { text-align: inherit; } -.control.has-icons-left .input:focus ~ .icon, -.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, -.control.has-icons-right .select:focus ~ .icon { +.bulma-control.has-icons-left .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select:focus ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select:focus ~ .bulma-icon { color: #4a4a4a; } -.control.has-icons-left .input.is-small ~ .icon, -.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, -.control.has-icons-right .select.is-small ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-small ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-small ~ .bulma-icon { font-size: 0.75rem; } -.control.has-icons-left .input.is-medium ~ .icon, -.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, -.control.has-icons-right .select.is-medium ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-medium ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-medium ~ .bulma-icon { font-size: 1.25rem; } -.control.has-icons-left .input.is-large ~ .icon, -.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, -.control.has-icons-right .select.is-large ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-large ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-large ~ .bulma-icon { font-size: 1.5rem; } -.control.has-icons-left .icon, .control.has-icons-right .icon { +.bulma-control.has-icons-left .bulma-icon, .bulma-control.has-icons-right .bulma-icon { color: #dbdbdb; height: 2.5em; pointer-events: none; @@ -4531,50 +4532,50 @@ fieldset[disabled] .select select:hover { z-index: 4; } -.control.has-icons-left .input, -.control.has-icons-left .select select { +.bulma-control.has-icons-left .bulma-input, +.bulma-control.has-icons-left .bulma-select select { padding-left: 2.5em; } -.control.has-icons-left .icon.is-left { +.bulma-control.has-icons-left .bulma-icon.is-left { left: 0; } -.control.has-icons-right .input, -.control.has-icons-right .select select { +.bulma-control.has-icons-right .bulma-input, +.bulma-control.has-icons-right .bulma-select select { padding-right: 2.5em; } -.control.has-icons-right .icon.is-right { +.bulma-control.has-icons-right .bulma-icon.is-right { right: 0; } -.control.is-loading::after { +.bulma-control.is-loading::after { position: absolute !important; left: 0.625em; top: 0.625em; z-index: 4; } -.control.is-loading.is-small:after { +.bulma-control.is-loading.is-small:after { font-size: 0.75rem; } -.control.is-loading.is-medium:after { +.bulma-control.is-loading.is-medium:after { font-size: 1.25rem; } -.control.is-loading.is-large:after { +.bulma-control.is-loading.is-large:after { font-size: 1.5rem; } /* Bulma Components */ -.breadcrumb { +.bulma-breadcrumb { font-size: 1rem; white-space: nowrap; } -.breadcrumb a { +.bulma-breadcrumb a { align-items: center; color: #485fc7; display: flex; @@ -4582,85 +4583,85 @@ fieldset[disabled] .select select:hover { padding: 0 0.75em; } -.breadcrumb a:hover { +.bulma-breadcrumb a:hover { color: #363636; } -.breadcrumb li { +.bulma-breadcrumb li { align-items: center; display: flex; } -.breadcrumb li:first-child a { +.bulma-breadcrumb li:first-child a { padding-right: 0; } -.breadcrumb li.is-active a { +.bulma-breadcrumb li.is-active a { color: #363636; cursor: default; pointer-events: none; } -.breadcrumb li + li::before { +.bulma-breadcrumb li + li::before { color: #b5b5b5; - content: "\0002f"; + content: "/"; } -.breadcrumb ul, -.breadcrumb ol { +.bulma-breadcrumb ul, +.bulma-breadcrumb ol { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.breadcrumb .icon:first-child { +.bulma-breadcrumb .bulma-icon:first-child { margin-left: 0.5em; } -.breadcrumb .icon:last-child { +.bulma-breadcrumb .bulma-icon:last-child { margin-right: 0.5em; } -.breadcrumb.is-centered ol, -.breadcrumb.is-centered ul { +.bulma-breadcrumb.is-centered ol, +.bulma-breadcrumb.is-centered ul { justify-content: center; } -.breadcrumb.is-right ol, -.breadcrumb.is-right ul { +.bulma-breadcrumb.is-right ol, +.bulma-breadcrumb.is-right ul { justify-content: flex-end; } -.breadcrumb.is-small { +.bulma-breadcrumb.is-small { font-size: 0.75rem; } -.breadcrumb.is-medium { +.bulma-breadcrumb.is-medium { font-size: 1.25rem; } -.breadcrumb.is-large { +.bulma-breadcrumb.is-large { font-size: 1.5rem; } -.breadcrumb.has-arrow-separator li + li::before { - content: "\02192"; +.bulma-breadcrumb.has-arrow-separator li + li::before { + content: "→"; } -.breadcrumb.has-bullet-separator li + li::before { - content: "\02022"; +.bulma-breadcrumb.has-bullet-separator li + li::before { + content: "•"; } -.breadcrumb.has-dot-separator li + li::before { - content: "\000b7"; +.bulma-breadcrumb.has-dot-separator li + li::before { + content: "·"; } -.breadcrumb.has-succeeds-separator li + li::before { - content: "\0227B"; +.bulma-breadcrumb.has-succeeds-separator li + li::before { + content: "≻"; } -.card { +.bulma-card { background-color: white; border-radius: 0.25rem; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -4669,24 +4670,24 @@ fieldset[disabled] .select select:hover { position: relative; } -.card-header:first-child, .card-content:first-child, .card-footer:first-child { +.bulma-card-header:first-child, .bulma-card-content:first-child, .bulma-card-footer:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } -.card-header:last-child, .card-content:last-child, .card-footer:last-child { +.bulma-card-header:last-child, .bulma-card-content:last-child, .bulma-card-footer:last-child { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.card-header { +.bulma-card-header { background-color: transparent; align-items: stretch; box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1); display: flex; } -.card-header-title { +.bulma-card-header-title { align-items: center; color: #363636; display: flex; @@ -4695,11 +4696,11 @@ fieldset[disabled] .select select:hover { padding: 0.75rem 1rem; } -.card-header-title.is-centered { +.bulma-card-header-title.is-centered { justify-content: center; } -.card-header-icon { +.bulma-card-header-icon { -moz-appearance: none; -webkit-appearance: none; appearance: none; @@ -4717,34 +4718,34 @@ fieldset[disabled] .select select:hover { padding: 0.75rem 1rem; } -.card-image { +.bulma-card-image { display: block; position: relative; } -.card-image:first-child img { +.bulma-card-image:first-child img { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } -.card-image:last-child img { +.bulma-card-image:last-child img { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.card-content { +.bulma-card-content { background-color: transparent; padding: 1.5rem; } -.card-footer { +.bulma-card-footer { background-color: transparent; border-top: 1px solid #ededed; align-items: stretch; display: flex; } -.card-footer-item { +.bulma-card-footer-item { align-items: center; display: flex; flex-basis: 0; @@ -4754,37 +4755,37 @@ fieldset[disabled] .select select:hover { padding: 0.75rem; } -.card-footer-item:not(:last-child) { +.bulma-card-footer-item:not(:last-child) { border-left: 1px solid #ededed; } -.card .media:not(:last-child) { +.bulma-card .bulma-media:not(:last-child) { margin-bottom: 1.5rem; } -.dropdown { +.bulma-dropdown { display: inline-flex; position: relative; vertical-align: top; } -.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { +.bulma-dropdown.is-active .bulma-dropdown-menu, .bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu { display: block; } -.dropdown.is-right .dropdown-menu { +.bulma-dropdown.is-right .bulma-dropdown-menu { left: auto; right: 0; } -.dropdown.is-up .dropdown-menu { +.bulma-dropdown.is-up .bulma-dropdown-menu { bottom: 100%; padding-bottom: 4px; padding-top: initial; top: auto; } -.dropdown-menu { +.bulma-dropdown-menu { display: none; right: 0; min-width: 12rem; @@ -4794,7 +4795,7 @@ fieldset[disabled] .select select:hover { z-index: 20; } -.dropdown-content { +.bulma-dropdown-content { background-color: white; border-radius: 4px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -4802,7 +4803,7 @@ fieldset[disabled] .select select:hover { padding-top: 0.5rem; } -.dropdown-item { +.bulma-dropdown-item { color: #4a4a4a; display: block; font-size: 0.875rem; @@ -4811,27 +4812,27 @@ fieldset[disabled] .select select:hover { position: relative; } -a.dropdown-item, -button.dropdown-item { +a.bulma-dropdown-item, +button.bulma-dropdown-item { padding-left: 3rem; text-align: inherit; white-space: nowrap; width: 100%; } -a.dropdown-item:hover, -button.dropdown-item:hover { +a.bulma-dropdown-item:hover, +button.bulma-dropdown-item:hover { background-color: whitesmoke; color: #0a0a0a; } -a.dropdown-item.is-active, -button.dropdown-item.is-active { +a.bulma-dropdown-item.is-active, +button.bulma-dropdown-item.is-active { background-color: #485fc7; color: #fff; } -.dropdown-divider { +.bulma-dropdown-divider { background-color: #ededed; border: none; display: block; @@ -4839,52 +4840,52 @@ button.dropdown-item.is-active { margin: 0.5rem 0; } -.level { +.bulma-level { align-items: center; justify-content: space-between; } -.level code { +.bulma-level code { border-radius: 4px; } -.level img { +.bulma-level img { display: inline-block; vertical-align: top; } -.level.is-mobile { +.bulma-level.is-mobile { display: flex; } -.level.is-mobile .level-left, -.level.is-mobile .level-right { +.bulma-level.is-mobile .bulma-level-left, +.bulma-level.is-mobile .bulma-level-right { display: flex; } -.level.is-mobile .level-left + .level-right { +.bulma-level.is-mobile .bulma-level-left + .bulma-level-right { margin-top: 0; } -.level.is-mobile .level-item:not(:last-child) { +.bulma-level.is-mobile .bulma-level-item:not(:last-child) { margin-bottom: 0; margin-left: 0.75rem; } -.level.is-mobile .level-item:not(.is-narrow) { +.bulma-level.is-mobile .bulma-level-item:not(.is-narrow) { flex-grow: 1; } @media screen and (min-width: 769px), print { - .level { + .bulma-level { display: flex; } - .level > .level-item:not(.is-narrow) { + .bulma-level > .bulma-level-item:not(.is-narrow) { flex-grow: 1; } } -.level-item { +.bulma-level-item { align-items: center; display: flex; flex-basis: auto; @@ -4893,120 +4894,120 @@ button.dropdown-item.is-active { justify-content: center; } -.level-item .title, -.level-item .subtitle { +.bulma-level-item .bulma-title, +.bulma-level-item .bulma-subtitle { margin-bottom: 0; } @media screen and (max-width: 768px) { - .level-item:not(:last-child) { + .bulma-level-item:not(:last-child) { margin-bottom: 0.75rem; } } -.level-left, -.level-right { +.bulma-level-left, +.bulma-level-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.level-left .level-item.is-flexible, -.level-right .level-item.is-flexible { +.bulma-level-left .bulma-level-item.is-flexible, +.bulma-level-right .bulma-level-item.is-flexible { flex-grow: 1; } @media screen and (min-width: 769px), print { - .level-left .level-item:not(:last-child), - .level-right .level-item:not(:last-child) { + .bulma-level-left .bulma-level-item:not(:last-child), + .bulma-level-right .bulma-level-item:not(:last-child) { margin-left: 0.75rem; } } -.level-left { +.bulma-level-left { align-items: center; justify-content: flex-start; } @media screen and (max-width: 768px) { - .level-left + .level-right { + .bulma-level-left + .bulma-level-right { margin-top: 1.5rem; } } @media screen and (min-width: 769px), print { - .level-left { + .bulma-level-left { display: flex; } } -.level-right { +.bulma-level-right { align-items: center; justify-content: flex-end; } @media screen and (min-width: 769px), print { - .level-right { + .bulma-level-right { display: flex; } } -.media { +.bulma-media { align-items: flex-start; display: flex; text-align: inherit; } -.media .content:not(:last-child) { +.bulma-media .bulma-content:not(:last-child) { margin-bottom: 0.75rem; } -.media .media { +.bulma-media .bulma-media { border-top: 1px solid rgba(219, 219, 219, 0.5); display: flex; padding-top: 0.75rem; } -.media .media .content:not(:last-child), -.media .media .control:not(:last-child) { +.bulma-media .bulma-media .bulma-content:not(:last-child), +.bulma-media .bulma-media .bulma-control:not(:last-child) { margin-bottom: 0.5rem; } -.media .media .media { +.bulma-media .bulma-media .bulma-media { padding-top: 0.5rem; } -.media .media .media + .media { +.bulma-media .bulma-media .bulma-media + .bulma-media { margin-top: 0.5rem; } -.media + .media { +.bulma-media + .bulma-media { border-top: 1px solid rgba(219, 219, 219, 0.5); margin-top: 1rem; padding-top: 1rem; } -.media.is-large + .media { +.bulma-media.is-large + .bulma-media { margin-top: 1.5rem; padding-top: 1.5rem; } -.media-left, -.media-right { +.bulma-media-left, +.bulma-media-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.media-left { +.bulma-media-left { margin-left: 1rem; } -.media-right { +.bulma-media-right { margin-right: 1rem; } -.media-content { +.bulma-media-content { flex-basis: auto; flex-grow: 1; flex-shrink: 1; @@ -5014,233 +5015,233 @@ button.dropdown-item.is-active { } @media screen and (max-width: 768px) { - .media-content { + .bulma-media-content { overflow-x: auto; } } -.menu { +.bulma-menu { font-size: 1rem; } -.menu.is-small { +.bulma-menu.is-small { font-size: 0.75rem; } -.menu.is-medium { +.bulma-menu.is-medium { font-size: 1.25rem; } -.menu.is-large { +.bulma-menu.is-large { font-size: 1.5rem; } -.menu-list { +.bulma-menu-list { line-height: 1.25; } -.menu-list a { +.bulma-menu-list a { border-radius: 2px; color: #4a4a4a; display: block; padding: 0.5em 0.75em; } -.menu-list a:hover { +.bulma-menu-list a:hover { background-color: whitesmoke; color: #363636; } -.menu-list a.is-active { +.bulma-menu-list a.is-active { background-color: #485fc7; color: #fff; } -.menu-list li ul { +.bulma-menu-list li ul { border-right: 1px solid #dbdbdb; margin: 0.75em; padding-right: 0.75em; } -.menu-label { +.bulma-menu-label { color: #7a7a7a; font-size: 0.75em; letter-spacing: 0.1em; text-transform: uppercase; } -.menu-label:not(:first-child) { +.bulma-menu-label:not(:first-child) { margin-top: 1em; } -.menu-label:not(:last-child) { +.bulma-menu-label:not(:last-child) { margin-bottom: 1em; } -.message { +.bulma-message { background-color: whitesmoke; border-radius: 4px; font-size: 1rem; } -.message strong { +.bulma-message strong { color: currentColor; } -.message a:not(.button):not(.tag):not(.dropdown-item) { +.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item) { color: currentColor; text-decoration: underline; } -.message.is-small { +.bulma-message.is-small { font-size: 0.75rem; } -.message.is-medium { +.bulma-message.is-medium { font-size: 1.25rem; } -.message.is-large { +.bulma-message.is-large { font-size: 1.5rem; } -.message.is-white { +.bulma-message.is-white { background-color: white; } -.message.is-white .message-header { +.bulma-message.is-white .bulma-message-header { background-color: white; color: #0a0a0a; } -.message.is-white .message-body { +.bulma-message.is-white .bulma-message-body { border-color: white; } -.message.is-black { +.bulma-message.is-black { background-color: #fafafa; } -.message.is-black .message-header { +.bulma-message.is-black .bulma-message-header { background-color: #0a0a0a; color: white; } -.message.is-black .message-body { +.bulma-message.is-black .bulma-message-body { border-color: #0a0a0a; } -.message.is-light { +.bulma-message.is-light { background-color: #fafafa; } -.message.is-light .message-header { +.bulma-message.is-light .bulma-message-header { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.message.is-light .message-body { +.bulma-message.is-light .bulma-message-body { border-color: whitesmoke; } -.message.is-dark { +.bulma-message.is-dark { background-color: #fafafa; } -.message.is-dark .message-header { +.bulma-message.is-dark .bulma-message-header { background-color: #363636; color: #fff; } -.message.is-dark .message-body { +.bulma-message.is-dark .bulma-message-body { border-color: #363636; } -.message.is-primary { +.bulma-message.is-primary { background-color: #ebfffc; } -.message.is-primary .message-header { +.bulma-message.is-primary .bulma-message-header { background-color: #00d1b2; color: #fff; } -.message.is-primary .message-body { +.bulma-message.is-primary .bulma-message-body { border-color: #00d1b2; color: #00947e; } -.message.is-link { +.bulma-message.is-link { background-color: #eff1fa; } -.message.is-link .message-header { +.bulma-message.is-link .bulma-message-header { background-color: #485fc7; color: #fff; } -.message.is-link .message-body { +.bulma-message.is-link .bulma-message-body { border-color: #485fc7; color: #3850b7; } -.message.is-info { +.bulma-message.is-info { background-color: #eff5fb; } -.message.is-info .message-header { +.bulma-message.is-info .bulma-message-header { background-color: #3e8ed0; color: #fff; } -.message.is-info .message-body { +.bulma-message.is-info .bulma-message-body { border-color: #3e8ed0; color: #296fa8; } -.message.is-success { +.bulma-message.is-success { background-color: #effaf5; } -.message.is-success .message-header { +.bulma-message.is-success .bulma-message-header { background-color: #48c78e; color: #fff; } -.message.is-success .message-body { +.bulma-message.is-success .bulma-message-body { border-color: #48c78e; color: #257953; } -.message.is-warning { +.bulma-message.is-warning { background-color: #fffaeb; } -.message.is-warning .message-header { +.bulma-message.is-warning .bulma-message-header { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.message.is-warning .message-body { +.bulma-message.is-warning .bulma-message-body { border-color: #ffe08a; color: #946c00; } -.message.is-danger { +.bulma-message.is-danger { background-color: #feecf0; } -.message.is-danger .message-header { +.bulma-message.is-danger .bulma-message-header { background-color: #f14668; color: #fff; } -.message.is-danger .message-body { +.bulma-message.is-danger .bulma-message-body { border-color: #f14668; color: #cc0f35; } -.message-header { +.bulma-message-header { align-items: center; background-color: #4a4a4a; border-radius: 4px 4px 0 0; @@ -5253,19 +5254,19 @@ button.dropdown-item.is-active { position: relative; } -.message-header .delete { +.bulma-message-header .bulma-delete { flex-grow: 0; flex-shrink: 0; margin-right: 0.75em; } -.message-header + .message-body { +.bulma-message-header + .bulma-message-body { border-width: 0; border-top-left-radius: 0; border-top-right-radius: 0; } -.message-body { +.bulma-message-body { border-color: #dbdbdb; border-radius: 4px; border-style: solid; @@ -5274,16 +5275,16 @@ button.dropdown-item.is-active { padding: 1.25em 1.5em; } -.message-body code, -.message-body pre { +.bulma-message-body code, +.bulma-message-body pre { background-color: white; } -.message-body pre code { +.bulma-message-body pre code { background-color: transparent; } -.modal { +.bulma-modal { align-items: center; display: none; flex-direction: column; @@ -5293,16 +5294,16 @@ button.dropdown-item.is-active { z-index: 40; } -.modal.is-active { +.bulma-modal.is-active { display: flex; } -.modal-background { +.bulma-modal-background { background-color: rgba(10, 10, 10, 0.86); } -.modal-content, -.modal-card { +.bulma-modal-content, +.bulma-modal-card { margin: 0 20px; max-height: calc(100vh - 160px); overflow: auto; @@ -5311,15 +5312,15 @@ button.dropdown-item.is-active { } @media screen and (min-width: 769px) { - .modal-content, - .modal-card { + .bulma-modal-content, + .bulma-modal-card { margin: 0 auto; max-height: calc(100vh - 40px); width: 640px; } } -.modal-close { +.bulma-modal-close { background: none; height: 40px; position: fixed; @@ -5328,7 +5329,7 @@ button.dropdown-item.is-active { width: 40px; } -.modal-card { +.bulma-modal-card { display: flex; flex-direction: column; max-height: calc(100vh - 40px); @@ -5336,8 +5337,8 @@ button.dropdown-item.is-active { -ms-overflow-y: visible; } -.modal-card-head, -.modal-card-foot { +.bulma-modal-card-head, +.bulma-modal-card-foot { align-items: center; background-color: whitesmoke; display: flex; @@ -5347,13 +5348,13 @@ button.dropdown-item.is-active { position: relative; } -.modal-card-head { +.bulma-modal-card-head { border-bottom: 1px solid #dbdbdb; border-top-left-radius: 6px; border-top-right-radius: 6px; } -.modal-card-title { +.bulma-modal-card-title { color: #363636; flex-grow: 1; flex-shrink: 0; @@ -5361,17 +5362,17 @@ button.dropdown-item.is-active { line-height: 1; } -.modal-card-foot { +.bulma-modal-card-foot { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top: 1px solid #dbdbdb; } -.modal-card-foot .button:not(:last-child) { +.bulma-modal-card-foot .bulma-button:not(:last-child) { margin-left: 0.5em; } -.modal-card-body { +.bulma-modal-card-body { -webkit-overflow-scrolling: touch; background-color: white; flex-grow: 1; @@ -5380,660 +5381,660 @@ button.dropdown-item.is-active { padding: 20px; } -.navbar { +.bulma-navbar { background-color: white; min-height: 3.25rem; position: relative; z-index: 30; } -.navbar.is-white { +.bulma-navbar.is-white { background-color: white; color: #0a0a0a; } -.navbar.is-white .navbar-brand > .navbar-item, -.navbar.is-white .navbar-brand .navbar-link { +.bulma-navbar.is-white .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link { color: #0a0a0a; } -.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, -.navbar.is-white .navbar-brand .navbar-link:focus, -.navbar.is-white .navbar-brand .navbar-link:hover, -.navbar.is-white .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } -.navbar.is-white .navbar-brand .navbar-link::after { +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after { border-color: #0a0a0a; } -.navbar.is-white .navbar-burger { +.bulma-navbar.is-white .bulma-navbar-burger { color: #0a0a0a; } @media screen and (min-width: 1024px) { - .navbar.is-white .navbar-start > .navbar-item, - .navbar.is-white .navbar-start .navbar-link, - .navbar.is-white .navbar-end > .navbar-item, - .navbar.is-white .navbar-end .navbar-link { + .bulma-navbar.is-white .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link { color: #0a0a0a; } - .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, - .navbar.is-white .navbar-start .navbar-link:focus, - .navbar.is-white .navbar-start .navbar-link:hover, - .navbar.is-white .navbar-start .navbar-link.is-active, - .navbar.is-white .navbar-end > a.navbar-item:focus, - .navbar.is-white .navbar-end > a.navbar-item:hover, - .navbar.is-white .navbar-end > a.navbar-item.is-active, - .navbar.is-white .navbar-end .navbar-link:focus, - .navbar.is-white .navbar-end .navbar-link:hover, - .navbar.is-white .navbar-end .navbar-link.is-active { + .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } - .navbar.is-white .navbar-start .navbar-link::after, - .navbar.is-white .navbar-end .navbar-link::after { + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after { border-color: #0a0a0a; } - .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #f2f2f2; color: #0a0a0a; } - .navbar.is-white .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: white; color: #0a0a0a; } } -.navbar.is-black { +.bulma-navbar.is-black { background-color: #0a0a0a; color: white; } -.navbar.is-black .navbar-brand > .navbar-item, -.navbar.is-black .navbar-brand .navbar-link { +.bulma-navbar.is-black .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, -.navbar.is-black .navbar-brand .navbar-link:focus, -.navbar.is-black .navbar-brand .navbar-link:hover, -.navbar.is-black .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: black; color: white; } -.navbar.is-black .navbar-brand .navbar-link::after { +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-black .navbar-burger { +.bulma-navbar.is-black .bulma-navbar-burger { color: white; } @media screen and (min-width: 1024px) { - .navbar.is-black .navbar-start > .navbar-item, - .navbar.is-black .navbar-start .navbar-link, - .navbar.is-black .navbar-end > .navbar-item, - .navbar.is-black .navbar-end .navbar-link { + .bulma-navbar.is-black .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, - .navbar.is-black .navbar-start .navbar-link:focus, - .navbar.is-black .navbar-start .navbar-link:hover, - .navbar.is-black .navbar-start .navbar-link.is-active, - .navbar.is-black .navbar-end > a.navbar-item:focus, - .navbar.is-black .navbar-end > a.navbar-item:hover, - .navbar.is-black .navbar-end > a.navbar-item.is-active, - .navbar.is-black .navbar-end .navbar-link:focus, - .navbar.is-black .navbar-end .navbar-link:hover, - .navbar.is-black .navbar-end .navbar-link.is-active { + .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active { background-color: black; color: white; } - .navbar.is-black .navbar-start .navbar-link::after, - .navbar.is-black .navbar-end .navbar-link::after { + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: black; color: white; } - .navbar.is-black .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #0a0a0a; color: white; } } -.navbar.is-light { +.bulma-navbar.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand > .navbar-item, -.navbar.is-light .navbar-brand .navbar-link { +.bulma-navbar.is-light .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, -.navbar.is-light .navbar-brand .navbar-link:focus, -.navbar.is-light .navbar-brand .navbar-link:hover, -.navbar.is-light .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand .navbar-link::after { +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-burger { +.bulma-navbar.is-light .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 1024px) { - .navbar.is-light .navbar-start > .navbar-item, - .navbar.is-light .navbar-start .navbar-link, - .navbar.is-light .navbar-end > .navbar-item, - .navbar.is-light .navbar-end .navbar-link { + .bulma-navbar.is-light .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, - .navbar.is-light .navbar-start .navbar-link:focus, - .navbar.is-light .navbar-start .navbar-link:hover, - .navbar.is-light .navbar-start .navbar-link.is-active, - .navbar.is-light .navbar-end > a.navbar-item:focus, - .navbar.is-light .navbar-end > a.navbar-item:hover, - .navbar.is-light .navbar-end > a.navbar-item.is-active, - .navbar.is-light .navbar-end .navbar-link:focus, - .navbar.is-light .navbar-end .navbar-link:hover, - .navbar.is-light .navbar-end .navbar-link.is-active { + .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-start .navbar-link::after, - .navbar.is-light .navbar-end .navbar-link::after { + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-dark { +.bulma-navbar.is-dark { background-color: #363636; color: #fff; } -.navbar.is-dark .navbar-brand > .navbar-item, -.navbar.is-dark .navbar-brand .navbar-link { +.bulma-navbar.is-dark .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, -.navbar.is-dark .navbar-brand .navbar-link:focus, -.navbar.is-dark .navbar-brand .navbar-link:hover, -.navbar.is-dark .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } -.navbar.is-dark .navbar-brand .navbar-link::after { +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-dark .navbar-burger { +.bulma-navbar.is-dark .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-dark .navbar-start > .navbar-item, - .navbar.is-dark .navbar-start .navbar-link, - .navbar.is-dark .navbar-end > .navbar-item, - .navbar.is-dark .navbar-end .navbar-link { + .bulma-navbar.is-dark .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, - .navbar.is-dark .navbar-start .navbar-link:focus, - .navbar.is-dark .navbar-start .navbar-link:hover, - .navbar.is-dark .navbar-start .navbar-link.is-active, - .navbar.is-dark .navbar-end > a.navbar-item:focus, - .navbar.is-dark .navbar-end > a.navbar-item:hover, - .navbar.is-dark .navbar-end > a.navbar-item.is-active, - .navbar.is-dark .navbar-end .navbar-link:focus, - .navbar.is-dark .navbar-end .navbar-link:hover, - .navbar.is-dark .navbar-end .navbar-link.is-active { + .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } - .navbar.is-dark .navbar-start .navbar-link::after, - .navbar.is-dark .navbar-end .navbar-link::after { + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #292929; color: #fff; } - .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #363636; color: #fff; } } -.navbar.is-primary { +.bulma-navbar.is-primary { background-color: #00d1b2; color: #fff; } -.navbar.is-primary .navbar-brand > .navbar-item, -.navbar.is-primary .navbar-brand .navbar-link { +.bulma-navbar.is-primary .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, -.navbar.is-primary .navbar-brand .navbar-link:focus, -.navbar.is-primary .navbar-brand .navbar-link:hover, -.navbar.is-primary .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } -.navbar.is-primary .navbar-brand .navbar-link::after { +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-primary .navbar-burger { +.bulma-navbar.is-primary .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-primary .navbar-start > .navbar-item, - .navbar.is-primary .navbar-start .navbar-link, - .navbar.is-primary .navbar-end > .navbar-item, - .navbar.is-primary .navbar-end .navbar-link { + .bulma-navbar.is-primary .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, - .navbar.is-primary .navbar-start .navbar-link:focus, - .navbar.is-primary .navbar-start .navbar-link:hover, - .navbar.is-primary .navbar-start .navbar-link.is-active, - .navbar.is-primary .navbar-end > a.navbar-item:focus, - .navbar.is-primary .navbar-end > a.navbar-item:hover, - .navbar.is-primary .navbar-end > a.navbar-item.is-active, - .navbar.is-primary .navbar-end .navbar-link:focus, - .navbar.is-primary .navbar-end .navbar-link:hover, - .navbar.is-primary .navbar-end .navbar-link.is-active { + .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } - .navbar.is-primary .navbar-start .navbar-link::after, - .navbar.is-primary .navbar-end .navbar-link::after { + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #00b89c; color: #fff; } - .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #00d1b2; color: #fff; } } -.navbar.is-link { +.bulma-navbar.is-link { background-color: #485fc7; color: #fff; } -.navbar.is-link .navbar-brand > .navbar-item, -.navbar.is-link .navbar-brand .navbar-link { +.bulma-navbar.is-link .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, -.navbar.is-link .navbar-brand .navbar-link:focus, -.navbar.is-link .navbar-brand .navbar-link:hover, -.navbar.is-link .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } -.navbar.is-link .navbar-brand .navbar-link::after { +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-link .navbar-burger { +.bulma-navbar.is-link .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-link .navbar-start > .navbar-item, - .navbar.is-link .navbar-start .navbar-link, - .navbar.is-link .navbar-end > .navbar-item, - .navbar.is-link .navbar-end .navbar-link { + .bulma-navbar.is-link .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, - .navbar.is-link .navbar-start .navbar-link:focus, - .navbar.is-link .navbar-start .navbar-link:hover, - .navbar.is-link .navbar-start .navbar-link.is-active, - .navbar.is-link .navbar-end > a.navbar-item:focus, - .navbar.is-link .navbar-end > a.navbar-item:hover, - .navbar.is-link .navbar-end > a.navbar-item.is-active, - .navbar.is-link .navbar-end .navbar-link:focus, - .navbar.is-link .navbar-end .navbar-link:hover, - .navbar.is-link .navbar-end .navbar-link.is-active { + .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } - .navbar.is-link .navbar-start .navbar-link::after, - .navbar.is-link .navbar-end .navbar-link::after { + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3a51bb; color: #fff; } - .navbar.is-link .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #485fc7; color: #fff; } } -.navbar.is-info { +.bulma-navbar.is-info { background-color: #3e8ed0; color: #fff; } -.navbar.is-info .navbar-brand > .navbar-item, -.navbar.is-info .navbar-brand .navbar-link { +.bulma-navbar.is-info .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, -.navbar.is-info .navbar-brand .navbar-link:focus, -.navbar.is-info .navbar-brand .navbar-link:hover, -.navbar.is-info .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } -.navbar.is-info .navbar-brand .navbar-link::after { +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-info .navbar-burger { +.bulma-navbar.is-info .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-info .navbar-start > .navbar-item, - .navbar.is-info .navbar-start .navbar-link, - .navbar.is-info .navbar-end > .navbar-item, - .navbar.is-info .navbar-end .navbar-link { + .bulma-navbar.is-info .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, - .navbar.is-info .navbar-start .navbar-link:focus, - .navbar.is-info .navbar-start .navbar-link:hover, - .navbar.is-info .navbar-start .navbar-link.is-active, - .navbar.is-info .navbar-end > a.navbar-item:focus, - .navbar.is-info .navbar-end > a.navbar-item:hover, - .navbar.is-info .navbar-end > a.navbar-item.is-active, - .navbar.is-info .navbar-end .navbar-link:focus, - .navbar.is-info .navbar-end .navbar-link:hover, - .navbar.is-info .navbar-end .navbar-link.is-active { + .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } - .navbar.is-info .navbar-start .navbar-link::after, - .navbar.is-info .navbar-end .navbar-link::after { + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3082c5; color: #fff; } - .navbar.is-info .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #3e8ed0; color: #fff; } } -.navbar.is-success { +.bulma-navbar.is-success { background-color: #48c78e; color: #fff; } -.navbar.is-success .navbar-brand > .navbar-item, -.navbar.is-success .navbar-brand .navbar-link { +.bulma-navbar.is-success .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, -.navbar.is-success .navbar-brand .navbar-link:focus, -.navbar.is-success .navbar-brand .navbar-link:hover, -.navbar.is-success .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } -.navbar.is-success .navbar-brand .navbar-link::after { +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-success .navbar-burger { +.bulma-navbar.is-success .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-success .navbar-start > .navbar-item, - .navbar.is-success .navbar-start .navbar-link, - .navbar.is-success .navbar-end > .navbar-item, - .navbar.is-success .navbar-end .navbar-link { + .bulma-navbar.is-success .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, - .navbar.is-success .navbar-start .navbar-link:focus, - .navbar.is-success .navbar-start .navbar-link:hover, - .navbar.is-success .navbar-start .navbar-link.is-active, - .navbar.is-success .navbar-end > a.navbar-item:focus, - .navbar.is-success .navbar-end > a.navbar-item:hover, - .navbar.is-success .navbar-end > a.navbar-item.is-active, - .navbar.is-success .navbar-end .navbar-link:focus, - .navbar.is-success .navbar-end .navbar-link:hover, - .navbar.is-success .navbar-end .navbar-link.is-active { + .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } - .navbar.is-success .navbar-start .navbar-link::after, - .navbar.is-success .navbar-end .navbar-link::after { + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3abb81; color: #fff; } - .navbar.is-success .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #48c78e; color: #fff; } } -.navbar.is-warning { +.bulma-navbar.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand > .navbar-item, -.navbar.is-warning .navbar-brand .navbar-link { +.bulma-navbar.is-warning .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, -.navbar.is-warning .navbar-brand .navbar-link:focus, -.navbar.is-warning .navbar-brand .navbar-link:hover, -.navbar.is-warning .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand .navbar-link::after { +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-burger { +.bulma-navbar.is-warning .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 1024px) { - .navbar.is-warning .navbar-start > .navbar-item, - .navbar.is-warning .navbar-start .navbar-link, - .navbar.is-warning .navbar-end > .navbar-item, - .navbar.is-warning .navbar-end .navbar-link { + .bulma-navbar.is-warning .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, - .navbar.is-warning .navbar-start .navbar-link:focus, - .navbar.is-warning .navbar-start .navbar-link:hover, - .navbar.is-warning .navbar-start .navbar-link.is-active, - .navbar.is-warning .navbar-end > a.navbar-item:focus, - .navbar.is-warning .navbar-end > a.navbar-item:hover, - .navbar.is-warning .navbar-end > a.navbar-item.is-active, - .navbar.is-warning .navbar-end .navbar-link:focus, - .navbar.is-warning .navbar-end .navbar-link:hover, - .navbar.is-warning .navbar-end .navbar-link.is-active { + .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-start .navbar-link::after, - .navbar.is-warning .navbar-end .navbar-link::after { + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-danger { +.bulma-navbar.is-danger { background-color: #f14668; color: #fff; } -.navbar.is-danger .navbar-brand > .navbar-item, -.navbar.is-danger .navbar-brand .navbar-link { +.bulma-navbar.is-danger .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, -.navbar.is-danger .navbar-brand .navbar-link:focus, -.navbar.is-danger .navbar-brand .navbar-link:hover, -.navbar.is-danger .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } -.navbar.is-danger .navbar-brand .navbar-link::after { +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-danger .navbar-burger { +.bulma-navbar.is-danger .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-danger .navbar-start > .navbar-item, - .navbar.is-danger .navbar-start .navbar-link, - .navbar.is-danger .navbar-end > .navbar-item, - .navbar.is-danger .navbar-end .navbar-link { + .bulma-navbar.is-danger .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, - .navbar.is-danger .navbar-start .navbar-link:focus, - .navbar.is-danger .navbar-start .navbar-link:hover, - .navbar.is-danger .navbar-start .navbar-link.is-active, - .navbar.is-danger .navbar-end > a.navbar-item:focus, - .navbar.is-danger .navbar-end > a.navbar-item:hover, - .navbar.is-danger .navbar-end > a.navbar-item.is-active, - .navbar.is-danger .navbar-end .navbar-link:focus, - .navbar.is-danger .navbar-end .navbar-link:hover, - .navbar.is-danger .navbar-end .navbar-link.is-active { + .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } - .navbar.is-danger .navbar-start .navbar-link::after, - .navbar.is-danger .navbar-end .navbar-link::after { + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ef2e55; color: #fff; } - .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #f14668; color: #fff; } } -.navbar > .container { +.bulma-navbar > .bulma-container { align-items: stretch; display: flex; min-height: 3.25rem; width: 100%; } -.navbar.has-shadow { +.bulma-navbar.has-shadow { box-shadow: 0 2px 0 0 whitesmoke; } -.navbar.is-fixed-bottom, .navbar.is-fixed-top { +.bulma-navbar.is-fixed-bottom, .bulma-navbar.is-fixed-top { left: 0; position: fixed; right: 0; z-index: 30; } -.navbar.is-fixed-bottom { +.bulma-navbar.is-fixed-bottom { bottom: 0; } -.navbar.is-fixed-bottom.has-shadow { +.bulma-navbar.is-fixed-bottom.has-shadow { box-shadow: 0 -2px 0 0 whitesmoke; } -.navbar.is-fixed-top { +.bulma-navbar.is-fixed-top { top: 0; } @@ -6047,26 +6048,26 @@ body.has-navbar-fixed-bottom { padding-bottom: 3.25rem; } -.navbar-brand, -.navbar-tabs { +.bulma-navbar-brand, +.bulma-navbar-tabs { align-items: stretch; display: flex; flex-shrink: 0; min-height: 3.25rem; } -.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover { +.bulma-navbar-brand a.bulma-navbar-item:focus, .bulma-navbar-brand a.bulma-navbar-item:hover { background-color: transparent; } -.navbar-tabs { +.bulma-navbar-tabs { -webkit-overflow-scrolling: touch; max-width: 100vw; overflow-x: auto; overflow-y: hidden; } -.navbar-burger { +.bulma-navbar-burger { color: #4a4a4a; -moz-appearance: none; -webkit-appearance: none; @@ -6081,7 +6082,7 @@ body.has-navbar-fixed-bottom { margin-right: auto; } -.navbar-burger span { +.bulma-navbar-burger span { background-color: currentColor; display: block; height: 1px; @@ -6094,40 +6095,40 @@ body.has-navbar-fixed-bottom { width: 16px; } -.navbar-burger span:nth-child(1) { +.bulma-navbar-burger span:nth-child(1) { top: calc(50% - 6px); } -.navbar-burger span:nth-child(2) { +.bulma-navbar-burger span:nth-child(2) { top: calc(50% - 1px); } -.navbar-burger span:nth-child(3) { +.bulma-navbar-burger span:nth-child(3) { top: calc(50% + 4px); } -.navbar-burger:hover { +.bulma-navbar-burger:hover { background-color: rgba(0, 0, 0, 0.05); } -.navbar-burger.is-active span:nth-child(1) { +.bulma-navbar-burger.is-active span:nth-child(1) { transform: translateY(5px) rotate(45deg); } -.navbar-burger.is-active span:nth-child(2) { +.bulma-navbar-burger.is-active span:nth-child(2) { opacity: 0; } -.navbar-burger.is-active span:nth-child(3) { +.bulma-navbar-burger.is-active span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); } -.navbar-menu { +.bulma-navbar-menu { display: none; } -.navbar-item, -.navbar-link { +.bulma-navbar-item, +.bulma-navbar-link { color: #4a4a4a; display: block; line-height: 1.5; @@ -6135,56 +6136,56 @@ body.has-navbar-fixed-bottom { position: relative; } -.navbar-item .icon:only-child, -.navbar-link .icon:only-child { +.bulma-navbar-item .bulma-icon:only-child, +.bulma-navbar-link .bulma-icon:only-child { margin-left: -0.25rem; margin-right: -0.25rem; } -a.navbar-item, -.navbar-link { +a.bulma-navbar-item, +.bulma-navbar-link { cursor: pointer; } -a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active, -.navbar-link:focus, -.navbar-link:focus-within, -.navbar-link:hover, -.navbar-link.is-active { +a.bulma-navbar-item:focus, a.bulma-navbar-item:focus-within, a.bulma-navbar-item:hover, a.bulma-navbar-item.is-active, +.bulma-navbar-link:focus, +.bulma-navbar-link:focus-within, +.bulma-navbar-link:hover, +.bulma-navbar-link.is-active { background-color: #fafafa; color: #485fc7; } -.navbar-item { +.bulma-navbar-item { flex-grow: 0; flex-shrink: 0; } -.navbar-item img { +.bulma-navbar-item img { max-height: 1.75rem; } -.navbar-item.has-dropdown { +.bulma-navbar-item.has-dropdown { padding: 0; } -.navbar-item.is-expanded { +.bulma-navbar-item.is-expanded { flex-grow: 1; flex-shrink: 1; } -.navbar-item.is-tab { +.bulma-navbar-item.is-tab { border-bottom: 1px solid transparent; min-height: 3.25rem; padding-bottom: calc(0.5rem - 1px); } -.navbar-item.is-tab:focus, .navbar-item.is-tab:hover { +.bulma-navbar-item.is-tab:focus, .bulma-navbar-item.is-tab:hover { background-color: transparent; border-bottom-color: #485fc7; } -.navbar-item.is-tab.is-active { +.bulma-navbar-item.is-tab.is-active { background-color: transparent; border-bottom-color: #485fc7; border-bottom-style: solid; @@ -6193,33 +6194,33 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding-bottom: calc(0.5rem - 3px); } -.navbar-content { +.bulma-navbar-content { flex-grow: 1; flex-shrink: 1; } -.navbar-link:not(.is-arrowless) { +.bulma-navbar-link:not(.is-arrowless) { padding-left: 2.5em; } -.navbar-link:not(.is-arrowless)::after { +.bulma-navbar-link:not(.is-arrowless)::after { border-color: #485fc7; margin-top: -0.375em; left: 1.125em; } -.navbar-dropdown { +.bulma-navbar-dropdown { font-size: 0.875rem; padding-bottom: 0.5rem; padding-top: 0.5rem; } -.navbar-dropdown .navbar-item { +.bulma-navbar-dropdown .bulma-navbar-item { padding-left: 1.5rem; padding-right: 1.5rem; } -.navbar-divider { +.bulma-navbar-divider { background-color: whitesmoke; border: none; display: none; @@ -6228,41 +6229,41 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i } @media screen and (max-width: 1023px) { - .navbar > .container { + .bulma-navbar > .bulma-container { display: block; } - .navbar-brand .navbar-item, - .navbar-tabs .navbar-item { + .bulma-navbar-brand .bulma-navbar-item, + .bulma-navbar-tabs .bulma-navbar-item { align-items: center; display: flex; } - .navbar-link::after { + .bulma-navbar-link::after { display: none; } - .navbar-menu { + .bulma-navbar-menu { background-color: white; box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); padding: 0.5rem 0; } - .navbar-menu.is-active { + .bulma-navbar-menu.is-active { display: block; } - .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { + .bulma-navbar.is-fixed-bottom-touch, .bulma-navbar.is-fixed-top-touch { left: 0; position: fixed; right: 0; z-index: 30; } - .navbar.is-fixed-bottom-touch { + .bulma-navbar.is-fixed-bottom-touch { bottom: 0; } - .navbar.is-fixed-bottom-touch.has-shadow { + .bulma-navbar.is-fixed-bottom-touch.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } - .navbar.is-fixed-top-touch { + .bulma-navbar.is-fixed-top-touch { top: 0; } - .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { + .bulma-navbar.is-fixed-top .bulma-navbar-menu, .bulma-navbar.is-fixed-top-touch .bulma-navbar-menu { -webkit-overflow-scrolling: touch; max-height: calc(100vh - 3.25rem); overflow: auto; @@ -6278,59 +6279,59 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i } @media screen and (min-width: 1024px) { - .navbar, - .navbar-menu, - .navbar-start, - .navbar-end { + .bulma-navbar, + .bulma-navbar-menu, + .bulma-navbar-start, + .bulma-navbar-end { align-items: stretch; display: flex; } - .navbar { + .bulma-navbar { min-height: 3.25rem; } - .navbar.is-spaced { + .bulma-navbar.is-spaced { padding: 1rem 2rem; } - .navbar.is-spaced .navbar-start, - .navbar.is-spaced .navbar-end { + .bulma-navbar.is-spaced .bulma-navbar-start, + .bulma-navbar.is-spaced .bulma-navbar-end { align-items: center; } - .navbar.is-spaced a.navbar-item, - .navbar.is-spaced .navbar-link { + .bulma-navbar.is-spaced a.bulma-navbar-item, + .bulma-navbar.is-spaced .bulma-navbar-link { border-radius: 4px; } - .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, - .navbar.is-transparent .navbar-link:focus, - .navbar.is-transparent .navbar-link:hover, - .navbar.is-transparent .navbar-link.is-active { + .bulma-navbar.is-transparent a.bulma-navbar-item:focus, .bulma-navbar.is-transparent a.bulma-navbar-item:hover, .bulma-navbar.is-transparent a.bulma-navbar-item.is-active, + .bulma-navbar.is-transparent .bulma-navbar-link:focus, + .bulma-navbar.is-transparent .bulma-navbar-link:hover, + .bulma-navbar.is-transparent .bulma-navbar-link.is-active { background-color: transparent !important; } - .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { + .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link { background-color: transparent !important; } - .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } - .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: #485fc7; } - .navbar-burger { + .bulma-navbar-burger { display: none; } - .navbar-item, - .navbar-link { + .bulma-navbar-item, + .bulma-navbar-link { align-items: center; display: flex; } - .navbar-item.has-dropdown { + .bulma-navbar-item.has-dropdown { align-items: stretch; } - .navbar-item.has-dropdown-up .navbar-link::after { + .bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after { transform: rotate(135deg) translate(0.25em, -0.25em); } - .navbar-item.has-dropdown-up .navbar-dropdown { + .bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown { border-bottom: 2px solid #dbdbdb; border-radius: 6px 6px 0 0; border-top: none; @@ -6338,27 +6339,27 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); top: auto; } - .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { + .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown { display: block; } - .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { + .bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed { opacity: 1; pointer-events: auto; transform: translateY(0); } - .navbar-menu { + .bulma-navbar-menu { flex-grow: 1; flex-shrink: 0; } - .navbar-start { + .bulma-navbar-start { justify-content: flex-start; margin-left: auto; } - .navbar-end { + .bulma-navbar-end { justify-content: flex-end; margin-right: auto; } - .navbar-dropdown { + .bulma-navbar-dropdown { background-color: white; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; @@ -6372,22 +6373,22 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i top: 100%; z-index: 20; } - .navbar-dropdown .navbar-item { + .bulma-navbar-dropdown .bulma-navbar-item { padding: 0.375rem 1rem; white-space: nowrap; } - .navbar-dropdown a.navbar-item { + .bulma-navbar-dropdown a.bulma-navbar-item { padding-left: 3rem; } - .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { + .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar-dropdown a.bulma-navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } - .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: #485fc7; } - .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { + .bulma-navbar.is-spaced .bulma-navbar-dropdown, .bulma-navbar-dropdown.is-boxed { border-radius: 6px; border-top: none; box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); @@ -6399,34 +6400,34 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i transition-duration: 86ms; transition-property: opacity, transform; } - .navbar-dropdown.is-right { + .bulma-navbar-dropdown.is-right { left: auto; right: 0; } - .navbar-divider { + .bulma-navbar-divider { display: block; } - .navbar > .container .navbar-brand, - .container > .navbar .navbar-brand { + .bulma-navbar > .bulma-container .bulma-navbar-brand, + .bulma-container > .bulma-navbar .bulma-navbar-brand { margin-right: -0.75rem; } - .navbar > .container .navbar-menu, - .container > .navbar .navbar-menu { + .bulma-navbar > .bulma-container .bulma-navbar-menu, + .bulma-container > .bulma-navbar .bulma-navbar-menu { margin-left: -0.75rem; } - .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { + .bulma-navbar.is-fixed-bottom-desktop, .bulma-navbar.is-fixed-top-desktop { left: 0; position: fixed; right: 0; z-index: 30; } - .navbar.is-fixed-bottom-desktop { + .bulma-navbar.is-fixed-bottom-desktop { bottom: 0; } - .navbar.is-fixed-bottom-desktop.has-shadow { + .bulma-navbar.is-fixed-bottom-desktop.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } - .navbar.is-fixed-top-desktop { + .bulma-navbar.is-fixed-top-desktop { top: 0; } html.has-navbar-fixed-top-desktop, @@ -6445,63 +6446,63 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i body.has-spaced-navbar-fixed-bottom { padding-bottom: 5.25rem; } - a.navbar-item.is-active, - .navbar-link.is-active { + a.bulma-navbar-item.is-active, + .bulma-navbar-link.is-active { color: #0a0a0a; } - a.navbar-item.is-active:not(:focus):not(:hover), - .navbar-link.is-active:not(:focus):not(:hover) { + a.bulma-navbar-item.is-active:not(:focus):not(:hover), + .bulma-navbar-link.is-active:not(:focus):not(:hover) { background-color: transparent; } - .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #fafafa; } } -.hero.is-fullheight-with-navbar { +.bulma-hero.is-fullheight-with-navbar { min-height: calc(100vh - 3.25rem); } -.pagination { +.bulma-pagination { font-size: 1rem; margin: -0.25rem; } -.pagination.is-small { +.bulma-pagination.is-small { font-size: 0.75rem; } -.pagination.is-medium { +.bulma-pagination.is-medium { font-size: 1.25rem; } -.pagination.is-large { +.bulma-pagination.is-large { font-size: 1.5rem; } -.pagination.is-rounded .pagination-previous, -.pagination.is-rounded .pagination-next { +.bulma-pagination.is-rounded .bulma-pagination-previous, +.bulma-pagination.is-rounded .bulma-pagination-next { padding-left: 1em; padding-right: 1em; border-radius: 9999px; } -.pagination.is-rounded .pagination-link { +.bulma-pagination.is-rounded .bulma-pagination-link { border-radius: 9999px; } -.pagination, -.pagination-list { +.bulma-pagination, +.bulma-pagination-list { align-items: center; display: flex; justify-content: center; text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { font-size: 1em; justify-content: center; margin: 0.25rem; @@ -6510,38 +6511,38 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link { +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link { border-color: #dbdbdb; color: #363636; min-width: 2.5em; } -.pagination-previous:hover, -.pagination-next:hover, -.pagination-link:hover { +.bulma-pagination-previous:hover, +.bulma-pagination-next:hover, +.bulma-pagination-link:hover { border-color: #b5b5b5; color: #363636; } -.pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus { +.bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus { border-color: #485fc7; } -.pagination-previous:active, -.pagination-next:active, -.pagination-link:active { +.bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } -.pagination-previous[disabled], .pagination-previous.is-disabled, -.pagination-next[disabled], -.pagination-next.is-disabled, -.pagination-link[disabled], -.pagination-link.is-disabled { +.bulma-pagination-previous[disabled], .bulma-pagination-previous.is-disabled, +.bulma-pagination-next[disabled], +.bulma-pagination-next.is-disabled, +.bulma-pagination-link[disabled], +.bulma-pagination-link.is-disabled { background-color: #dbdbdb; border-color: #dbdbdb; box-shadow: none; @@ -6549,240 +6550,240 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i opacity: 0.5; } -.pagination-previous, -.pagination-next { +.bulma-pagination-previous, +.bulma-pagination-next { padding-left: 0.75em; padding-right: 0.75em; white-space: nowrap; } -.pagination-link.is-current { +.bulma-pagination-link.is-current { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.pagination-ellipsis { +.bulma-pagination-ellipsis { color: #b5b5b5; pointer-events: none; } -.pagination-list { +.bulma-pagination-list { flex-wrap: wrap; } -.pagination-list li { +.bulma-pagination-list li { list-style: none; } @media screen and (max-width: 768px) { - .pagination { + .bulma-pagination { flex-wrap: wrap; } - .pagination-previous, - .pagination-next { + .bulma-pagination-previous, + .bulma-pagination-next { flex-grow: 1; flex-shrink: 1; } - .pagination-list li { + .bulma-pagination-list li { flex-grow: 1; flex-shrink: 1; } } @media screen and (min-width: 769px), print { - .pagination-list { + .bulma-pagination-list { flex-grow: 1; flex-shrink: 1; justify-content: flex-start; order: 1; } - .pagination-previous, - .pagination-next, - .pagination-link, - .pagination-ellipsis { + .bulma-pagination-previous, + .bulma-pagination-next, + .bulma-pagination-link, + .bulma-pagination-ellipsis { margin-bottom: 0; margin-top: 0; } - .pagination-previous { + .bulma-pagination-previous { order: 2; } - .pagination-next { + .bulma-pagination-next { order: 3; } - .pagination { + .bulma-pagination { justify-content: space-between; margin-bottom: 0; margin-top: 0; } - .pagination.is-centered .pagination-previous { + .bulma-pagination.is-centered .bulma-pagination-previous { order: 1; } - .pagination.is-centered .pagination-list { + .bulma-pagination.is-centered .bulma-pagination-list { justify-content: center; order: 2; } - .pagination.is-centered .pagination-next { + .bulma-pagination.is-centered .bulma-pagination-next { order: 3; } - .pagination.is-right .pagination-previous { + .bulma-pagination.is-right .bulma-pagination-previous { order: 1; } - .pagination.is-right .pagination-next { + .bulma-pagination.is-right .bulma-pagination-next { order: 2; } - .pagination.is-right .pagination-list { + .bulma-pagination.is-right .bulma-pagination-list { justify-content: flex-end; order: 3; } } -.panel { +.bulma-panel { border-radius: 6px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); font-size: 1rem; } -.panel:not(:last-child) { +.bulma-panel:not(:last-child) { margin-bottom: 1.5rem; } -.panel.is-white .panel-heading { +.bulma-panel.is-white .bulma-panel-heading { background-color: white; color: #0a0a0a; } -.panel.is-white .panel-tabs a.is-active { +.bulma-panel.is-white .bulma-panel-tabs a.is-active { border-bottom-color: white; } -.panel.is-white .panel-block.is-active .panel-icon { +.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon { color: white; } -.panel.is-black .panel-heading { +.bulma-panel.is-black .bulma-panel-heading { background-color: #0a0a0a; color: white; } -.panel.is-black .panel-tabs a.is-active { +.bulma-panel.is-black .bulma-panel-tabs a.is-active { border-bottom-color: #0a0a0a; } -.panel.is-black .panel-block.is-active .panel-icon { +.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon { color: #0a0a0a; } -.panel.is-light .panel-heading { +.bulma-panel.is-light .bulma-panel-heading { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.panel.is-light .panel-tabs a.is-active { +.bulma-panel.is-light .bulma-panel-tabs a.is-active { border-bottom-color: whitesmoke; } -.panel.is-light .panel-block.is-active .panel-icon { +.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon { color: whitesmoke; } -.panel.is-dark .panel-heading { +.bulma-panel.is-dark .bulma-panel-heading { background-color: #363636; color: #fff; } -.panel.is-dark .panel-tabs a.is-active { +.bulma-panel.is-dark .bulma-panel-tabs a.is-active { border-bottom-color: #363636; } -.panel.is-dark .panel-block.is-active .panel-icon { +.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon { color: #363636; } -.panel.is-primary .panel-heading { +.bulma-panel.is-primary .bulma-panel-heading { background-color: #00d1b2; color: #fff; } -.panel.is-primary .panel-tabs a.is-active { +.bulma-panel.is-primary .bulma-panel-tabs a.is-active { border-bottom-color: #00d1b2; } -.panel.is-primary .panel-block.is-active .panel-icon { +.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon { color: #00d1b2; } -.panel.is-link .panel-heading { +.bulma-panel.is-link .bulma-panel-heading { background-color: #485fc7; color: #fff; } -.panel.is-link .panel-tabs a.is-active { +.bulma-panel.is-link .bulma-panel-tabs a.is-active { border-bottom-color: #485fc7; } -.panel.is-link .panel-block.is-active .panel-icon { +.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon { color: #485fc7; } -.panel.is-info .panel-heading { +.bulma-panel.is-info .bulma-panel-heading { background-color: #3e8ed0; color: #fff; } -.panel.is-info .panel-tabs a.is-active { +.bulma-panel.is-info .bulma-panel-tabs a.is-active { border-bottom-color: #3e8ed0; } -.panel.is-info .panel-block.is-active .panel-icon { +.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon { color: #3e8ed0; } -.panel.is-success .panel-heading { +.bulma-panel.is-success .bulma-panel-heading { background-color: #48c78e; color: #fff; } -.panel.is-success .panel-tabs a.is-active { +.bulma-panel.is-success .bulma-panel-tabs a.is-active { border-bottom-color: #48c78e; } -.panel.is-success .panel-block.is-active .panel-icon { +.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon { color: #48c78e; } -.panel.is-warning .panel-heading { +.bulma-panel.is-warning .bulma-panel-heading { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.panel.is-warning .panel-tabs a.is-active { +.bulma-panel.is-warning .bulma-panel-tabs a.is-active { border-bottom-color: #ffe08a; } -.panel.is-warning .panel-block.is-active .panel-icon { +.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon { color: #ffe08a; } -.panel.is-danger .panel-heading { +.bulma-panel.is-danger .bulma-panel-heading { background-color: #f14668; color: #fff; } -.panel.is-danger .panel-tabs a.is-active { +.bulma-panel.is-danger .bulma-panel-tabs a.is-active { border-bottom-color: #f14668; } -.panel.is-danger .panel-block.is-active .panel-icon { +.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon { color: #f14668; } -.panel-tabs:not(:last-child), -.panel-block:not(:last-child) { +.bulma-panel-tabs:not(:last-child), +.bulma-panel-block:not(:last-child) { border-bottom: 1px solid #ededed; } -.panel-heading { +.bulma-panel-heading { background-color: #ededed; border-radius: 6px 6px 0 0; color: #363636; @@ -6792,33 +6793,33 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding: 0.75em 1em; } -.panel-tabs { +.bulma-panel-tabs { align-items: flex-end; display: flex; font-size: 0.875em; justify-content: center; } -.panel-tabs a { +.bulma-panel-tabs a { border-bottom: 1px solid #dbdbdb; margin-bottom: -1px; padding: 0.5em; } -.panel-tabs a.is-active { +.bulma-panel-tabs a.is-active { border-bottom-color: #4a4a4a; color: #363636; } -.panel-list a { +.bulma-panel-list a { color: #4a4a4a; } -.panel-list a:hover { +.bulma-panel-list a:hover { color: #485fc7; } -.panel-block { +.bulma-panel-block { align-items: center; color: #363636; display: flex; @@ -6826,45 +6827,45 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding: 0.5em 0.75em; } -.panel-block input[type="checkbox"] { +.bulma-panel-block input[type="checkbox"] { margin-left: 0.75em; } -.panel-block > .control { +.bulma-panel-block > .bulma-control { flex-grow: 1; flex-shrink: 1; width: 100%; } -.panel-block.is-wrapped { +.bulma-panel-block.is-wrapped { flex-wrap: wrap; } -.panel-block.is-active { +.bulma-panel-block.is-active { border-left-color: #485fc7; color: #363636; } -.panel-block.is-active .panel-icon { +.bulma-panel-block.is-active .bulma-panel-icon { color: #485fc7; } -.panel-block:last-child { +.bulma-panel-block:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } -a.panel-block, -label.panel-block { +a.bulma-panel-block, +label.bulma-panel-block { cursor: pointer; } -a.panel-block:hover, -label.panel-block:hover { +a.bulma-panel-block:hover, +label.bulma-panel-block:hover { background-color: whitesmoke; } -.panel-icon { +.bulma-panel-icon { display: inline-block; font-size: 14px; height: 1em; @@ -6876,12 +6877,12 @@ label.panel-block:hover { margin-left: 0.75em; } -.panel-icon .fa { +.bulma-panel-icon .fa { font-size: inherit; line-height: inherit; } -.tabs { +.bulma-tabs { -webkit-overflow-scrolling: touch; align-items: stretch; display: flex; @@ -6892,7 +6893,7 @@ label.panel-block:hover { white-space: nowrap; } -.tabs a { +.bulma-tabs a { align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; @@ -6905,21 +6906,21 @@ label.panel-block:hover { vertical-align: top; } -.tabs a:hover { +.bulma-tabs a:hover { border-bottom-color: #363636; color: #363636; } -.tabs li { +.bulma-tabs li { display: block; } -.tabs li.is-active a { +.bulma-tabs li.is-active a { border-bottom-color: #485fc7; color: #485fc7; } -.tabs ul { +.bulma-tabs ul { align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; @@ -6930,60 +6931,60 @@ label.panel-block:hover { justify-content: flex-start; } -.tabs ul.is-left { +.bulma-tabs ul.is-left { padding-right: 0.75em; } -.tabs ul.is-center { +.bulma-tabs ul.is-center { flex: none; justify-content: center; padding-left: 0.75em; padding-right: 0.75em; } -.tabs ul.is-right { +.bulma-tabs ul.is-right { justify-content: flex-end; padding-left: 0.75em; } -.tabs .icon:first-child { +.bulma-tabs .bulma-icon:first-child { margin-left: 0.5em; } -.tabs .icon:last-child { +.bulma-tabs .bulma-icon:last-child { margin-right: 0.5em; } -.tabs.is-centered ul { +.bulma-tabs.is-centered ul { justify-content: center; } -.tabs.is-right ul { +.bulma-tabs.is-right ul { justify-content: flex-end; } -.tabs.is-boxed a { +.bulma-tabs.is-boxed a { border: 1px solid transparent; border-radius: 0 0 4px 4px; } -.tabs.is-boxed a:hover { +.bulma-tabs.is-boxed a:hover { background-color: whitesmoke; border-bottom-color: #dbdbdb; } -.tabs.is-boxed li.is-active a { +.bulma-tabs.is-boxed li.is-active a { background-color: white; border-color: #dbdbdb; border-bottom-color: transparent !important; } -.tabs.is-fullwidth li { +.bulma-tabs.is-fullwidth li { flex-grow: 1; flex-shrink: 0; } -.tabs.is-toggle a { +.bulma-tabs.is-toggle a { border-color: #dbdbdb; border-style: solid; border-width: 1px; @@ -6991,63 +6992,63 @@ label.panel-block:hover { position: relative; } -.tabs.is-toggle a:hover { +.bulma-tabs.is-toggle a:hover { background-color: whitesmoke; border-color: #b5b5b5; z-index: 2; } -.tabs.is-toggle li + li { +.bulma-tabs.is-toggle li + li { margin-right: -1px; } -.tabs.is-toggle li:first-child a { +.bulma-tabs.is-toggle li:first-child a { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } -.tabs.is-toggle li:last-child a { +.bulma-tabs.is-toggle li:last-child a { border-top-left-radius: 4px; border-bottom-left-radius: 4px; } -.tabs.is-toggle li.is-active a { +.bulma-tabs.is-toggle li.is-active a { background-color: #485fc7; border-color: #485fc7; color: #fff; z-index: 1; } -.tabs.is-toggle ul { +.bulma-tabs.is-toggle ul { border-bottom: none; } -.tabs.is-toggle.is-toggle-rounded li:first-child a { +.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a { border-bottom-right-radius: 9999px; border-top-right-radius: 9999px; padding-right: 1.25em; } -.tabs.is-toggle.is-toggle-rounded li:last-child a { +.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a { border-bottom-left-radius: 9999px; border-top-left-radius: 9999px; padding-left: 1.25em; } -.tabs.is-small { +.bulma-tabs.is-small { font-size: 0.75rem; } -.tabs.is-medium { +.bulma-tabs.is-medium { font-size: 1.25rem; } -.tabs.is-large { +.bulma-tabs.is-large { font-size: 1.5rem; } /* Bulma Grid */ -.column { +.bulma-column { display: block; flex-basis: 0; flex-grow: 1; @@ -7055,1799 +7056,1799 @@ label.panel-block:hover { padding: 0.75rem; } -.columns.is-mobile > .column.is-narrow { +.bulma-columns.is-mobile > .bulma-column.is-narrow { flex: none; width: unset; } -.columns.is-mobile > .column.is-full { +.bulma-columns.is-mobile > .bulma-column.is-full { flex: none; width: 100%; } -.columns.is-mobile > .column.is-three-quarters { +.bulma-columns.is-mobile > .bulma-column.is-three-quarters { flex: none; width: 75%; } -.columns.is-mobile > .column.is-two-thirds { +.bulma-columns.is-mobile > .bulma-column.is-two-thirds { flex: none; width: 66.6666%; } -.columns.is-mobile > .column.is-half { +.bulma-columns.is-mobile > .bulma-column.is-half { flex: none; width: 50%; } -.columns.is-mobile > .column.is-one-third { +.bulma-columns.is-mobile > .bulma-column.is-one-third { flex: none; width: 33.3333%; } -.columns.is-mobile > .column.is-one-quarter { +.bulma-columns.is-mobile > .bulma-column.is-one-quarter { flex: none; width: 25%; } -.columns.is-mobile > .column.is-one-fifth { +.bulma-columns.is-mobile > .bulma-column.is-one-fifth { flex: none; width: 20%; } -.columns.is-mobile > .column.is-two-fifths { +.bulma-columns.is-mobile > .bulma-column.is-two-fifths { flex: none; width: 40%; } -.columns.is-mobile > .column.is-three-fifths { +.bulma-columns.is-mobile > .bulma-column.is-three-fifths { flex: none; width: 60%; } -.columns.is-mobile > .column.is-four-fifths { +.bulma-columns.is-mobile > .bulma-column.is-four-fifths { flex: none; width: 80%; } -.columns.is-mobile > .column.is-offset-three-quarters { +.bulma-columns.is-mobile > .bulma-column.is-offset-three-quarters { margin-right: 75%; } -.columns.is-mobile > .column.is-offset-two-thirds { +.bulma-columns.is-mobile > .bulma-column.is-offset-two-thirds { margin-right: 66.6666%; } -.columns.is-mobile > .column.is-offset-half { +.bulma-columns.is-mobile > .bulma-column.is-offset-half { margin-right: 50%; } -.columns.is-mobile > .column.is-offset-one-third { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-third { margin-right: 33.3333%; } -.columns.is-mobile > .column.is-offset-one-quarter { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-quarter { margin-right: 25%; } -.columns.is-mobile > .column.is-offset-one-fifth { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-fifth { margin-right: 20%; } -.columns.is-mobile > .column.is-offset-two-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-two-fifths { margin-right: 40%; } -.columns.is-mobile > .column.is-offset-three-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-three-fifths { margin-right: 60%; } -.columns.is-mobile > .column.is-offset-four-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-four-fifths { margin-right: 80%; } -.columns.is-mobile > .column.is-0 { +.bulma-columns.is-mobile > .bulma-column.is-0 { flex: none; width: 0%; } -.columns.is-mobile > .column.is-offset-0 { +.bulma-columns.is-mobile > .bulma-column.is-offset-0 { margin-right: 0%; } -.columns.is-mobile > .column.is-1 { +.bulma-columns.is-mobile > .bulma-column.is-1 { flex: none; width: 8.33333%; } -.columns.is-mobile > .column.is-offset-1 { +.bulma-columns.is-mobile > .bulma-column.is-offset-1 { margin-right: 8.33333%; } -.columns.is-mobile > .column.is-2 { +.bulma-columns.is-mobile > .bulma-column.is-2 { flex: none; width: 16.66667%; } -.columns.is-mobile > .column.is-offset-2 { +.bulma-columns.is-mobile > .bulma-column.is-offset-2 { margin-right: 16.66667%; } -.columns.is-mobile > .column.is-3 { +.bulma-columns.is-mobile > .bulma-column.is-3 { flex: none; width: 25%; } -.columns.is-mobile > .column.is-offset-3 { +.bulma-columns.is-mobile > .bulma-column.is-offset-3 { margin-right: 25%; } -.columns.is-mobile > .column.is-4 { +.bulma-columns.is-mobile > .bulma-column.is-4 { flex: none; width: 33.33333%; } -.columns.is-mobile > .column.is-offset-4 { +.bulma-columns.is-mobile > .bulma-column.is-offset-4 { margin-right: 33.33333%; } -.columns.is-mobile > .column.is-5 { +.bulma-columns.is-mobile > .bulma-column.is-5 { flex: none; width: 41.66667%; } -.columns.is-mobile > .column.is-offset-5 { +.bulma-columns.is-mobile > .bulma-column.is-offset-5 { margin-right: 41.66667%; } -.columns.is-mobile > .column.is-6 { +.bulma-columns.is-mobile > .bulma-column.is-6 { flex: none; width: 50%; } -.columns.is-mobile > .column.is-offset-6 { +.bulma-columns.is-mobile > .bulma-column.is-offset-6 { margin-right: 50%; } -.columns.is-mobile > .column.is-7 { +.bulma-columns.is-mobile > .bulma-column.is-7 { flex: none; width: 58.33333%; } -.columns.is-mobile > .column.is-offset-7 { +.bulma-columns.is-mobile > .bulma-column.is-offset-7 { margin-right: 58.33333%; } -.columns.is-mobile > .column.is-8 { +.bulma-columns.is-mobile > .bulma-column.is-8 { flex: none; width: 66.66667%; } -.columns.is-mobile > .column.is-offset-8 { +.bulma-columns.is-mobile > .bulma-column.is-offset-8 { margin-right: 66.66667%; } -.columns.is-mobile > .column.is-9 { +.bulma-columns.is-mobile > .bulma-column.is-9 { flex: none; width: 75%; } -.columns.is-mobile > .column.is-offset-9 { +.bulma-columns.is-mobile > .bulma-column.is-offset-9 { margin-right: 75%; } -.columns.is-mobile > .column.is-10 { +.bulma-columns.is-mobile > .bulma-column.is-10 { flex: none; width: 83.33333%; } -.columns.is-mobile > .column.is-offset-10 { +.bulma-columns.is-mobile > .bulma-column.is-offset-10 { margin-right: 83.33333%; } -.columns.is-mobile > .column.is-11 { +.bulma-columns.is-mobile > .bulma-column.is-11 { flex: none; width: 91.66667%; } -.columns.is-mobile > .column.is-offset-11 { +.bulma-columns.is-mobile > .bulma-column.is-offset-11 { margin-right: 91.66667%; } -.columns.is-mobile > .column.is-12 { +.bulma-columns.is-mobile > .bulma-column.is-12 { flex: none; width: 100%; } -.columns.is-mobile > .column.is-offset-12 { +.bulma-columns.is-mobile > .bulma-column.is-offset-12 { margin-right: 100%; } @media screen and (max-width: 768px) { - .column.is-narrow-mobile { + .bulma-column.is-narrow-mobile { flex: none; width: unset; } - .column.is-full-mobile { + .bulma-column.is-full-mobile { flex: none; width: 100%; } - .column.is-three-quarters-mobile { + .bulma-column.is-three-quarters-mobile { flex: none; width: 75%; } - .column.is-two-thirds-mobile { + .bulma-column.is-two-thirds-mobile { flex: none; width: 66.6666%; } - .column.is-half-mobile { + .bulma-column.is-half-mobile { flex: none; width: 50%; } - .column.is-one-third-mobile { + .bulma-column.is-one-third-mobile { flex: none; width: 33.3333%; } - .column.is-one-quarter-mobile { + .bulma-column.is-one-quarter-mobile { flex: none; width: 25%; } - .column.is-one-fifth-mobile { + .bulma-column.is-one-fifth-mobile { flex: none; width: 20%; } - .column.is-two-fifths-mobile { + .bulma-column.is-two-fifths-mobile { flex: none; width: 40%; } - .column.is-three-fifths-mobile { + .bulma-column.is-three-fifths-mobile { flex: none; width: 60%; } - .column.is-four-fifths-mobile { + .bulma-column.is-four-fifths-mobile { flex: none; width: 80%; } - .column.is-offset-three-quarters-mobile { + .bulma-column.is-offset-three-quarters-mobile { margin-right: 75%; } - .column.is-offset-two-thirds-mobile { + .bulma-column.is-offset-two-thirds-mobile { margin-right: 66.6666%; } - .column.is-offset-half-mobile { + .bulma-column.is-offset-half-mobile { margin-right: 50%; } - .column.is-offset-one-third-mobile { + .bulma-column.is-offset-one-third-mobile { margin-right: 33.3333%; } - .column.is-offset-one-quarter-mobile { + .bulma-column.is-offset-one-quarter-mobile { margin-right: 25%; } - .column.is-offset-one-fifth-mobile { + .bulma-column.is-offset-one-fifth-mobile { margin-right: 20%; } - .column.is-offset-two-fifths-mobile { + .bulma-column.is-offset-two-fifths-mobile { margin-right: 40%; } - .column.is-offset-three-fifths-mobile { + .bulma-column.is-offset-three-fifths-mobile { margin-right: 60%; } - .column.is-offset-four-fifths-mobile { + .bulma-column.is-offset-four-fifths-mobile { margin-right: 80%; } - .column.is-0-mobile { + .bulma-column.is-0-mobile { flex: none; width: 0%; } - .column.is-offset-0-mobile { + .bulma-column.is-offset-0-mobile { margin-right: 0%; } - .column.is-1-mobile { + .bulma-column.is-1-mobile { flex: none; width: 8.33333%; } - .column.is-offset-1-mobile { + .bulma-column.is-offset-1-mobile { margin-right: 8.33333%; } - .column.is-2-mobile { + .bulma-column.is-2-mobile { flex: none; width: 16.66667%; } - .column.is-offset-2-mobile { + .bulma-column.is-offset-2-mobile { margin-right: 16.66667%; } - .column.is-3-mobile { + .bulma-column.is-3-mobile { flex: none; width: 25%; } - .column.is-offset-3-mobile { + .bulma-column.is-offset-3-mobile { margin-right: 25%; } - .column.is-4-mobile { + .bulma-column.is-4-mobile { flex: none; width: 33.33333%; } - .column.is-offset-4-mobile { + .bulma-column.is-offset-4-mobile { margin-right: 33.33333%; } - .column.is-5-mobile { + .bulma-column.is-5-mobile { flex: none; width: 41.66667%; } - .column.is-offset-5-mobile { + .bulma-column.is-offset-5-mobile { margin-right: 41.66667%; } - .column.is-6-mobile { + .bulma-column.is-6-mobile { flex: none; width: 50%; } - .column.is-offset-6-mobile { + .bulma-column.is-offset-6-mobile { margin-right: 50%; } - .column.is-7-mobile { + .bulma-column.is-7-mobile { flex: none; width: 58.33333%; } - .column.is-offset-7-mobile { + .bulma-column.is-offset-7-mobile { margin-right: 58.33333%; } - .column.is-8-mobile { + .bulma-column.is-8-mobile { flex: none; width: 66.66667%; } - .column.is-offset-8-mobile { + .bulma-column.is-offset-8-mobile { margin-right: 66.66667%; } - .column.is-9-mobile { + .bulma-column.is-9-mobile { flex: none; width: 75%; } - .column.is-offset-9-mobile { + .bulma-column.is-offset-9-mobile { margin-right: 75%; } - .column.is-10-mobile { + .bulma-column.is-10-mobile { flex: none; width: 83.33333%; } - .column.is-offset-10-mobile { + .bulma-column.is-offset-10-mobile { margin-right: 83.33333%; } - .column.is-11-mobile { + .bulma-column.is-11-mobile { flex: none; width: 91.66667%; } - .column.is-offset-11-mobile { + .bulma-column.is-offset-11-mobile { margin-right: 91.66667%; } - .column.is-12-mobile { + .bulma-column.is-12-mobile { flex: none; width: 100%; } - .column.is-offset-12-mobile { + .bulma-column.is-offset-12-mobile { margin-right: 100%; } } @media screen and (min-width: 769px), print { - .column.is-narrow, .column.is-narrow-tablet { + .bulma-column.is-narrow, .bulma-column.is-narrow-tablet { flex: none; width: unset; } - .column.is-full, .column.is-full-tablet { + .bulma-column.is-full, .bulma-column.is-full-tablet { flex: none; width: 100%; } - .column.is-three-quarters, .column.is-three-quarters-tablet { + .bulma-column.is-three-quarters, .bulma-column.is-three-quarters-tablet { flex: none; width: 75%; } - .column.is-two-thirds, .column.is-two-thirds-tablet { + .bulma-column.is-two-thirds, .bulma-column.is-two-thirds-tablet { flex: none; width: 66.6666%; } - .column.is-half, .column.is-half-tablet { + .bulma-column.is-half, .bulma-column.is-half-tablet { flex: none; width: 50%; } - .column.is-one-third, .column.is-one-third-tablet { + .bulma-column.is-one-third, .bulma-column.is-one-third-tablet { flex: none; width: 33.3333%; } - .column.is-one-quarter, .column.is-one-quarter-tablet { + .bulma-column.is-one-quarter, .bulma-column.is-one-quarter-tablet { flex: none; width: 25%; } - .column.is-one-fifth, .column.is-one-fifth-tablet { + .bulma-column.is-one-fifth, .bulma-column.is-one-fifth-tablet { flex: none; width: 20%; } - .column.is-two-fifths, .column.is-two-fifths-tablet { + .bulma-column.is-two-fifths, .bulma-column.is-two-fifths-tablet { flex: none; width: 40%; } - .column.is-three-fifths, .column.is-three-fifths-tablet { + .bulma-column.is-three-fifths, .bulma-column.is-three-fifths-tablet { flex: none; width: 60%; } - .column.is-four-fifths, .column.is-four-fifths-tablet { + .bulma-column.is-four-fifths, .bulma-column.is-four-fifths-tablet { flex: none; width: 80%; } - .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { + .bulma-column.is-offset-three-quarters, .bulma-column.is-offset-three-quarters-tablet { margin-right: 75%; } - .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet { + .bulma-column.is-offset-two-thirds, .bulma-column.is-offset-two-thirds-tablet { margin-right: 66.6666%; } - .column.is-offset-half, .column.is-offset-half-tablet { + .bulma-column.is-offset-half, .bulma-column.is-offset-half-tablet { margin-right: 50%; } - .column.is-offset-one-third, .column.is-offset-one-third-tablet { + .bulma-column.is-offset-one-third, .bulma-column.is-offset-one-third-tablet { margin-right: 33.3333%; } - .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet { + .bulma-column.is-offset-one-quarter, .bulma-column.is-offset-one-quarter-tablet { margin-right: 25%; } - .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet { + .bulma-column.is-offset-one-fifth, .bulma-column.is-offset-one-fifth-tablet { margin-right: 20%; } - .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet { + .bulma-column.is-offset-two-fifths, .bulma-column.is-offset-two-fifths-tablet { margin-right: 40%; } - .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet { + .bulma-column.is-offset-three-fifths, .bulma-column.is-offset-three-fifths-tablet { margin-right: 60%; } - .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet { + .bulma-column.is-offset-four-fifths, .bulma-column.is-offset-four-fifths-tablet { margin-right: 80%; } - .column.is-0, .column.is-0-tablet { + .bulma-column.is-0, .bulma-column.is-0-tablet { flex: none; width: 0%; } - .column.is-offset-0, .column.is-offset-0-tablet { + .bulma-column.is-offset-0, .bulma-column.is-offset-0-tablet { margin-right: 0%; } - .column.is-1, .column.is-1-tablet { + .bulma-column.is-1, .bulma-column.is-1-tablet { flex: none; width: 8.33333%; } - .column.is-offset-1, .column.is-offset-1-tablet { + .bulma-column.is-offset-1, .bulma-column.is-offset-1-tablet { margin-right: 8.33333%; } - .column.is-2, .column.is-2-tablet { + .bulma-column.is-2, .bulma-column.is-2-tablet { flex: none; width: 16.66667%; } - .column.is-offset-2, .column.is-offset-2-tablet { + .bulma-column.is-offset-2, .bulma-column.is-offset-2-tablet { margin-right: 16.66667%; } - .column.is-3, .column.is-3-tablet { + .bulma-column.is-3, .bulma-column.is-3-tablet { flex: none; width: 25%; } - .column.is-offset-3, .column.is-offset-3-tablet { + .bulma-column.is-offset-3, .bulma-column.is-offset-3-tablet { margin-right: 25%; } - .column.is-4, .column.is-4-tablet { + .bulma-column.is-4, .bulma-column.is-4-tablet { flex: none; width: 33.33333%; } - .column.is-offset-4, .column.is-offset-4-tablet { + .bulma-column.is-offset-4, .bulma-column.is-offset-4-tablet { margin-right: 33.33333%; } - .column.is-5, .column.is-5-tablet { + .bulma-column.is-5, .bulma-column.is-5-tablet { flex: none; width: 41.66667%; } - .column.is-offset-5, .column.is-offset-5-tablet { + .bulma-column.is-offset-5, .bulma-column.is-offset-5-tablet { margin-right: 41.66667%; } - .column.is-6, .column.is-6-tablet { + .bulma-column.is-6, .bulma-column.is-6-tablet { flex: none; width: 50%; } - .column.is-offset-6, .column.is-offset-6-tablet { + .bulma-column.is-offset-6, .bulma-column.is-offset-6-tablet { margin-right: 50%; } - .column.is-7, .column.is-7-tablet { + .bulma-column.is-7, .bulma-column.is-7-tablet { flex: none; width: 58.33333%; } - .column.is-offset-7, .column.is-offset-7-tablet { + .bulma-column.is-offset-7, .bulma-column.is-offset-7-tablet { margin-right: 58.33333%; } - .column.is-8, .column.is-8-tablet { + .bulma-column.is-8, .bulma-column.is-8-tablet { flex: none; width: 66.66667%; } - .column.is-offset-8, .column.is-offset-8-tablet { + .bulma-column.is-offset-8, .bulma-column.is-offset-8-tablet { margin-right: 66.66667%; } - .column.is-9, .column.is-9-tablet { + .bulma-column.is-9, .bulma-column.is-9-tablet { flex: none; width: 75%; } - .column.is-offset-9, .column.is-offset-9-tablet { + .bulma-column.is-offset-9, .bulma-column.is-offset-9-tablet { margin-right: 75%; } - .column.is-10, .column.is-10-tablet { + .bulma-column.is-10, .bulma-column.is-10-tablet { flex: none; width: 83.33333%; } - .column.is-offset-10, .column.is-offset-10-tablet { + .bulma-column.is-offset-10, .bulma-column.is-offset-10-tablet { margin-right: 83.33333%; } - .column.is-11, .column.is-11-tablet { + .bulma-column.is-11, .bulma-column.is-11-tablet { flex: none; width: 91.66667%; } - .column.is-offset-11, .column.is-offset-11-tablet { + .bulma-column.is-offset-11, .bulma-column.is-offset-11-tablet { margin-right: 91.66667%; } - .column.is-12, .column.is-12-tablet { + .bulma-column.is-12, .bulma-column.is-12-tablet { flex: none; width: 100%; } - .column.is-offset-12, .column.is-offset-12-tablet { + .bulma-column.is-offset-12, .bulma-column.is-offset-12-tablet { margin-right: 100%; } } @media screen and (max-width: 1023px) { - .column.is-narrow-touch { + .bulma-column.is-narrow-touch { flex: none; width: unset; } - .column.is-full-touch { + .bulma-column.is-full-touch { flex: none; width: 100%; } - .column.is-three-quarters-touch { + .bulma-column.is-three-quarters-touch { flex: none; width: 75%; } - .column.is-two-thirds-touch { + .bulma-column.is-two-thirds-touch { flex: none; width: 66.6666%; } - .column.is-half-touch { + .bulma-column.is-half-touch { flex: none; width: 50%; } - .column.is-one-third-touch { + .bulma-column.is-one-third-touch { flex: none; width: 33.3333%; } - .column.is-one-quarter-touch { + .bulma-column.is-one-quarter-touch { flex: none; width: 25%; } - .column.is-one-fifth-touch { + .bulma-column.is-one-fifth-touch { flex: none; width: 20%; } - .column.is-two-fifths-touch { + .bulma-column.is-two-fifths-touch { flex: none; width: 40%; } - .column.is-three-fifths-touch { + .bulma-column.is-three-fifths-touch { flex: none; width: 60%; } - .column.is-four-fifths-touch { + .bulma-column.is-four-fifths-touch { flex: none; width: 80%; } - .column.is-offset-three-quarters-touch { + .bulma-column.is-offset-three-quarters-touch { margin-right: 75%; } - .column.is-offset-two-thirds-touch { + .bulma-column.is-offset-two-thirds-touch { margin-right: 66.6666%; } - .column.is-offset-half-touch { + .bulma-column.is-offset-half-touch { margin-right: 50%; } - .column.is-offset-one-third-touch { + .bulma-column.is-offset-one-third-touch { margin-right: 33.3333%; } - .column.is-offset-one-quarter-touch { + .bulma-column.is-offset-one-quarter-touch { margin-right: 25%; } - .column.is-offset-one-fifth-touch { + .bulma-column.is-offset-one-fifth-touch { margin-right: 20%; } - .column.is-offset-two-fifths-touch { + .bulma-column.is-offset-two-fifths-touch { margin-right: 40%; } - .column.is-offset-three-fifths-touch { + .bulma-column.is-offset-three-fifths-touch { margin-right: 60%; } - .column.is-offset-four-fifths-touch { + .bulma-column.is-offset-four-fifths-touch { margin-right: 80%; } - .column.is-0-touch { + .bulma-column.is-0-touch { flex: none; width: 0%; } - .column.is-offset-0-touch { + .bulma-column.is-offset-0-touch { margin-right: 0%; } - .column.is-1-touch { + .bulma-column.is-1-touch { flex: none; width: 8.33333%; } - .column.is-offset-1-touch { + .bulma-column.is-offset-1-touch { margin-right: 8.33333%; } - .column.is-2-touch { + .bulma-column.is-2-touch { flex: none; width: 16.66667%; } - .column.is-offset-2-touch { + .bulma-column.is-offset-2-touch { margin-right: 16.66667%; } - .column.is-3-touch { + .bulma-column.is-3-touch { flex: none; width: 25%; } - .column.is-offset-3-touch { + .bulma-column.is-offset-3-touch { margin-right: 25%; } - .column.is-4-touch { + .bulma-column.is-4-touch { flex: none; width: 33.33333%; } - .column.is-offset-4-touch { + .bulma-column.is-offset-4-touch { margin-right: 33.33333%; } - .column.is-5-touch { + .bulma-column.is-5-touch { flex: none; width: 41.66667%; } - .column.is-offset-5-touch { + .bulma-column.is-offset-5-touch { margin-right: 41.66667%; } - .column.is-6-touch { + .bulma-column.is-6-touch { flex: none; width: 50%; } - .column.is-offset-6-touch { + .bulma-column.is-offset-6-touch { margin-right: 50%; } - .column.is-7-touch { + .bulma-column.is-7-touch { flex: none; width: 58.33333%; } - .column.is-offset-7-touch { + .bulma-column.is-offset-7-touch { margin-right: 58.33333%; } - .column.is-8-touch { + .bulma-column.is-8-touch { flex: none; width: 66.66667%; } - .column.is-offset-8-touch { + .bulma-column.is-offset-8-touch { margin-right: 66.66667%; } - .column.is-9-touch { + .bulma-column.is-9-touch { flex: none; width: 75%; } - .column.is-offset-9-touch { + .bulma-column.is-offset-9-touch { margin-right: 75%; } - .column.is-10-touch { + .bulma-column.is-10-touch { flex: none; width: 83.33333%; } - .column.is-offset-10-touch { + .bulma-column.is-offset-10-touch { margin-right: 83.33333%; } - .column.is-11-touch { + .bulma-column.is-11-touch { flex: none; width: 91.66667%; } - .column.is-offset-11-touch { + .bulma-column.is-offset-11-touch { margin-right: 91.66667%; } - .column.is-12-touch { + .bulma-column.is-12-touch { flex: none; width: 100%; } - .column.is-offset-12-touch { + .bulma-column.is-offset-12-touch { margin-right: 100%; } } @media screen and (min-width: 1024px) { - .column.is-narrow-desktop { + .bulma-column.is-narrow-desktop { flex: none; width: unset; } - .column.is-full-desktop { + .bulma-column.is-full-desktop { flex: none; width: 100%; } - .column.is-three-quarters-desktop { + .bulma-column.is-three-quarters-desktop { flex: none; width: 75%; } - .column.is-two-thirds-desktop { + .bulma-column.is-two-thirds-desktop { flex: none; width: 66.6666%; } - .column.is-half-desktop { + .bulma-column.is-half-desktop { flex: none; width: 50%; } - .column.is-one-third-desktop { + .bulma-column.is-one-third-desktop { flex: none; width: 33.3333%; } - .column.is-one-quarter-desktop { + .bulma-column.is-one-quarter-desktop { flex: none; width: 25%; } - .column.is-one-fifth-desktop { + .bulma-column.is-one-fifth-desktop { flex: none; width: 20%; } - .column.is-two-fifths-desktop { + .bulma-column.is-two-fifths-desktop { flex: none; width: 40%; } - .column.is-three-fifths-desktop { + .bulma-column.is-three-fifths-desktop { flex: none; width: 60%; } - .column.is-four-fifths-desktop { + .bulma-column.is-four-fifths-desktop { flex: none; width: 80%; } - .column.is-offset-three-quarters-desktop { + .bulma-column.is-offset-three-quarters-desktop { margin-right: 75%; } - .column.is-offset-two-thirds-desktop { + .bulma-column.is-offset-two-thirds-desktop { margin-right: 66.6666%; } - .column.is-offset-half-desktop { + .bulma-column.is-offset-half-desktop { margin-right: 50%; } - .column.is-offset-one-third-desktop { + .bulma-column.is-offset-one-third-desktop { margin-right: 33.3333%; } - .column.is-offset-one-quarter-desktop { + .bulma-column.is-offset-one-quarter-desktop { margin-right: 25%; } - .column.is-offset-one-fifth-desktop { + .bulma-column.is-offset-one-fifth-desktop { margin-right: 20%; } - .column.is-offset-two-fifths-desktop { + .bulma-column.is-offset-two-fifths-desktop { margin-right: 40%; } - .column.is-offset-three-fifths-desktop { + .bulma-column.is-offset-three-fifths-desktop { margin-right: 60%; } - .column.is-offset-four-fifths-desktop { + .bulma-column.is-offset-four-fifths-desktop { margin-right: 80%; } - .column.is-0-desktop { + .bulma-column.is-0-desktop { flex: none; width: 0%; } - .column.is-offset-0-desktop { + .bulma-column.is-offset-0-desktop { margin-right: 0%; } - .column.is-1-desktop { + .bulma-column.is-1-desktop { flex: none; width: 8.33333%; } - .column.is-offset-1-desktop { + .bulma-column.is-offset-1-desktop { margin-right: 8.33333%; } - .column.is-2-desktop { + .bulma-column.is-2-desktop { flex: none; width: 16.66667%; } - .column.is-offset-2-desktop { + .bulma-column.is-offset-2-desktop { margin-right: 16.66667%; } - .column.is-3-desktop { + .bulma-column.is-3-desktop { flex: none; width: 25%; } - .column.is-offset-3-desktop { + .bulma-column.is-offset-3-desktop { margin-right: 25%; } - .column.is-4-desktop { + .bulma-column.is-4-desktop { flex: none; width: 33.33333%; } - .column.is-offset-4-desktop { + .bulma-column.is-offset-4-desktop { margin-right: 33.33333%; } - .column.is-5-desktop { + .bulma-column.is-5-desktop { flex: none; width: 41.66667%; } - .column.is-offset-5-desktop { + .bulma-column.is-offset-5-desktop { margin-right: 41.66667%; } - .column.is-6-desktop { + .bulma-column.is-6-desktop { flex: none; width: 50%; } - .column.is-offset-6-desktop { + .bulma-column.is-offset-6-desktop { margin-right: 50%; } - .column.is-7-desktop { + .bulma-column.is-7-desktop { flex: none; width: 58.33333%; } - .column.is-offset-7-desktop { + .bulma-column.is-offset-7-desktop { margin-right: 58.33333%; } - .column.is-8-desktop { + .bulma-column.is-8-desktop { flex: none; width: 66.66667%; } - .column.is-offset-8-desktop { + .bulma-column.is-offset-8-desktop { margin-right: 66.66667%; } - .column.is-9-desktop { + .bulma-column.is-9-desktop { flex: none; width: 75%; } - .column.is-offset-9-desktop { + .bulma-column.is-offset-9-desktop { margin-right: 75%; } - .column.is-10-desktop { + .bulma-column.is-10-desktop { flex: none; width: 83.33333%; } - .column.is-offset-10-desktop { + .bulma-column.is-offset-10-desktop { margin-right: 83.33333%; } - .column.is-11-desktop { + .bulma-column.is-11-desktop { flex: none; width: 91.66667%; } - .column.is-offset-11-desktop { + .bulma-column.is-offset-11-desktop { margin-right: 91.66667%; } - .column.is-12-desktop { + .bulma-column.is-12-desktop { flex: none; width: 100%; } - .column.is-offset-12-desktop { + .bulma-column.is-offset-12-desktop { margin-right: 100%; } } @media screen and (min-width: 1216px) { - .column.is-narrow-widescreen { + .bulma-column.is-narrow-widescreen { flex: none; width: unset; } - .column.is-full-widescreen { + .bulma-column.is-full-widescreen { flex: none; width: 100%; } - .column.is-three-quarters-widescreen { + .bulma-column.is-three-quarters-widescreen { flex: none; width: 75%; } - .column.is-two-thirds-widescreen { + .bulma-column.is-two-thirds-widescreen { flex: none; width: 66.6666%; } - .column.is-half-widescreen { + .bulma-column.is-half-widescreen { flex: none; width: 50%; } - .column.is-one-third-widescreen { + .bulma-column.is-one-third-widescreen { flex: none; width: 33.3333%; } - .column.is-one-quarter-widescreen { + .bulma-column.is-one-quarter-widescreen { flex: none; width: 25%; } - .column.is-one-fifth-widescreen { + .bulma-column.is-one-fifth-widescreen { flex: none; width: 20%; } - .column.is-two-fifths-widescreen { + .bulma-column.is-two-fifths-widescreen { flex: none; width: 40%; } - .column.is-three-fifths-widescreen { + .bulma-column.is-three-fifths-widescreen { flex: none; width: 60%; } - .column.is-four-fifths-widescreen { + .bulma-column.is-four-fifths-widescreen { flex: none; width: 80%; } - .column.is-offset-three-quarters-widescreen { + .bulma-column.is-offset-three-quarters-widescreen { margin-right: 75%; } - .column.is-offset-two-thirds-widescreen { + .bulma-column.is-offset-two-thirds-widescreen { margin-right: 66.6666%; } - .column.is-offset-half-widescreen { + .bulma-column.is-offset-half-widescreen { margin-right: 50%; } - .column.is-offset-one-third-widescreen { + .bulma-column.is-offset-one-third-widescreen { margin-right: 33.3333%; } - .column.is-offset-one-quarter-widescreen { + .bulma-column.is-offset-one-quarter-widescreen { margin-right: 25%; } - .column.is-offset-one-fifth-widescreen { + .bulma-column.is-offset-one-fifth-widescreen { margin-right: 20%; } - .column.is-offset-two-fifths-widescreen { + .bulma-column.is-offset-two-fifths-widescreen { margin-right: 40%; } - .column.is-offset-three-fifths-widescreen { + .bulma-column.is-offset-three-fifths-widescreen { margin-right: 60%; } - .column.is-offset-four-fifths-widescreen { + .bulma-column.is-offset-four-fifths-widescreen { margin-right: 80%; } - .column.is-0-widescreen { + .bulma-column.is-0-widescreen { flex: none; width: 0%; } - .column.is-offset-0-widescreen { + .bulma-column.is-offset-0-widescreen { margin-right: 0%; } - .column.is-1-widescreen { + .bulma-column.is-1-widescreen { flex: none; width: 8.33333%; } - .column.is-offset-1-widescreen { + .bulma-column.is-offset-1-widescreen { margin-right: 8.33333%; } - .column.is-2-widescreen { + .bulma-column.is-2-widescreen { flex: none; width: 16.66667%; } - .column.is-offset-2-widescreen { + .bulma-column.is-offset-2-widescreen { margin-right: 16.66667%; } - .column.is-3-widescreen { + .bulma-column.is-3-widescreen { flex: none; width: 25%; } - .column.is-offset-3-widescreen { + .bulma-column.is-offset-3-widescreen { margin-right: 25%; } - .column.is-4-widescreen { + .bulma-column.is-4-widescreen { flex: none; width: 33.33333%; } - .column.is-offset-4-widescreen { + .bulma-column.is-offset-4-widescreen { margin-right: 33.33333%; } - .column.is-5-widescreen { + .bulma-column.is-5-widescreen { flex: none; width: 41.66667%; } - .column.is-offset-5-widescreen { + .bulma-column.is-offset-5-widescreen { margin-right: 41.66667%; } - .column.is-6-widescreen { + .bulma-column.is-6-widescreen { flex: none; width: 50%; } - .column.is-offset-6-widescreen { + .bulma-column.is-offset-6-widescreen { margin-right: 50%; } - .column.is-7-widescreen { + .bulma-column.is-7-widescreen { flex: none; width: 58.33333%; } - .column.is-offset-7-widescreen { + .bulma-column.is-offset-7-widescreen { margin-right: 58.33333%; } - .column.is-8-widescreen { + .bulma-column.is-8-widescreen { flex: none; width: 66.66667%; } - .column.is-offset-8-widescreen { + .bulma-column.is-offset-8-widescreen { margin-right: 66.66667%; } - .column.is-9-widescreen { + .bulma-column.is-9-widescreen { flex: none; width: 75%; } - .column.is-offset-9-widescreen { + .bulma-column.is-offset-9-widescreen { margin-right: 75%; } - .column.is-10-widescreen { + .bulma-column.is-10-widescreen { flex: none; width: 83.33333%; } - .column.is-offset-10-widescreen { + .bulma-column.is-offset-10-widescreen { margin-right: 83.33333%; } - .column.is-11-widescreen { + .bulma-column.is-11-widescreen { flex: none; width: 91.66667%; } - .column.is-offset-11-widescreen { + .bulma-column.is-offset-11-widescreen { margin-right: 91.66667%; } - .column.is-12-widescreen { + .bulma-column.is-12-widescreen { flex: none; width: 100%; } - .column.is-offset-12-widescreen { + .bulma-column.is-offset-12-widescreen { margin-right: 100%; } } @media screen and (min-width: 1408px) { - .column.is-narrow-fullhd { + .bulma-column.is-narrow-fullhd { flex: none; width: unset; } - .column.is-full-fullhd { + .bulma-column.is-full-fullhd { flex: none; width: 100%; } - .column.is-three-quarters-fullhd { + .bulma-column.is-three-quarters-fullhd { flex: none; width: 75%; } - .column.is-two-thirds-fullhd { + .bulma-column.is-two-thirds-fullhd { flex: none; width: 66.6666%; } - .column.is-half-fullhd { + .bulma-column.is-half-fullhd { flex: none; width: 50%; } - .column.is-one-third-fullhd { + .bulma-column.is-one-third-fullhd { flex: none; width: 33.3333%; } - .column.is-one-quarter-fullhd { + .bulma-column.is-one-quarter-fullhd { flex: none; width: 25%; } - .column.is-one-fifth-fullhd { + .bulma-column.is-one-fifth-fullhd { flex: none; width: 20%; } - .column.is-two-fifths-fullhd { + .bulma-column.is-two-fifths-fullhd { flex: none; width: 40%; } - .column.is-three-fifths-fullhd { + .bulma-column.is-three-fifths-fullhd { flex: none; width: 60%; } - .column.is-four-fifths-fullhd { + .bulma-column.is-four-fifths-fullhd { flex: none; width: 80%; } - .column.is-offset-three-quarters-fullhd { + .bulma-column.is-offset-three-quarters-fullhd { margin-right: 75%; } - .column.is-offset-two-thirds-fullhd { + .bulma-column.is-offset-two-thirds-fullhd { margin-right: 66.6666%; } - .column.is-offset-half-fullhd { + .bulma-column.is-offset-half-fullhd { margin-right: 50%; } - .column.is-offset-one-third-fullhd { + .bulma-column.is-offset-one-third-fullhd { margin-right: 33.3333%; } - .column.is-offset-one-quarter-fullhd { + .bulma-column.is-offset-one-quarter-fullhd { margin-right: 25%; } - .column.is-offset-one-fifth-fullhd { + .bulma-column.is-offset-one-fifth-fullhd { margin-right: 20%; } - .column.is-offset-two-fifths-fullhd { + .bulma-column.is-offset-two-fifths-fullhd { margin-right: 40%; } - .column.is-offset-three-fifths-fullhd { + .bulma-column.is-offset-three-fifths-fullhd { margin-right: 60%; } - .column.is-offset-four-fifths-fullhd { + .bulma-column.is-offset-four-fifths-fullhd { margin-right: 80%; } - .column.is-0-fullhd { + .bulma-column.is-0-fullhd { flex: none; width: 0%; } - .column.is-offset-0-fullhd { + .bulma-column.is-offset-0-fullhd { margin-right: 0%; } - .column.is-1-fullhd { + .bulma-column.is-1-fullhd { flex: none; width: 8.33333%; } - .column.is-offset-1-fullhd { + .bulma-column.is-offset-1-fullhd { margin-right: 8.33333%; } - .column.is-2-fullhd { + .bulma-column.is-2-fullhd { flex: none; width: 16.66667%; } - .column.is-offset-2-fullhd { + .bulma-column.is-offset-2-fullhd { margin-right: 16.66667%; } - .column.is-3-fullhd { + .bulma-column.is-3-fullhd { flex: none; width: 25%; } - .column.is-offset-3-fullhd { + .bulma-column.is-offset-3-fullhd { margin-right: 25%; } - .column.is-4-fullhd { + .bulma-column.is-4-fullhd { flex: none; width: 33.33333%; } - .column.is-offset-4-fullhd { + .bulma-column.is-offset-4-fullhd { margin-right: 33.33333%; } - .column.is-5-fullhd { + .bulma-column.is-5-fullhd { flex: none; width: 41.66667%; } - .column.is-offset-5-fullhd { + .bulma-column.is-offset-5-fullhd { margin-right: 41.66667%; } - .column.is-6-fullhd { + .bulma-column.is-6-fullhd { flex: none; width: 50%; } - .column.is-offset-6-fullhd { + .bulma-column.is-offset-6-fullhd { margin-right: 50%; } - .column.is-7-fullhd { + .bulma-column.is-7-fullhd { flex: none; width: 58.33333%; } - .column.is-offset-7-fullhd { + .bulma-column.is-offset-7-fullhd { margin-right: 58.33333%; } - .column.is-8-fullhd { + .bulma-column.is-8-fullhd { flex: none; width: 66.66667%; } - .column.is-offset-8-fullhd { + .bulma-column.is-offset-8-fullhd { margin-right: 66.66667%; } - .column.is-9-fullhd { + .bulma-column.is-9-fullhd { flex: none; width: 75%; } - .column.is-offset-9-fullhd { + .bulma-column.is-offset-9-fullhd { margin-right: 75%; } - .column.is-10-fullhd { + .bulma-column.is-10-fullhd { flex: none; width: 83.33333%; } - .column.is-offset-10-fullhd { + .bulma-column.is-offset-10-fullhd { margin-right: 83.33333%; } - .column.is-11-fullhd { + .bulma-column.is-11-fullhd { flex: none; width: 91.66667%; } - .column.is-offset-11-fullhd { + .bulma-column.is-offset-11-fullhd { margin-right: 91.66667%; } - .column.is-12-fullhd { + .bulma-column.is-12-fullhd { flex: none; width: 100%; } - .column.is-offset-12-fullhd { + .bulma-column.is-offset-12-fullhd { margin-right: 100%; } } -.columns { +.bulma-columns { margin-right: -0.75rem; margin-left: -0.75rem; margin-top: -0.75rem; } -.columns:last-child { +.bulma-columns:last-child { margin-bottom: -0.75rem; } -.columns:not(:last-child) { +.bulma-columns:not(:last-child) { margin-bottom: calc(1.5rem - 0.75rem); } -.columns.is-centered { +.bulma-columns.is-centered { justify-content: center; } -.columns.is-gapless { +.bulma-columns.is-gapless { margin-right: 0; margin-left: 0; margin-top: 0; } -.columns.is-gapless > .column { +.bulma-columns.is-gapless > .bulma-column { margin: 0; padding: 0 !important; } -.columns.is-gapless:not(:last-child) { +.bulma-columns.is-gapless:not(:last-child) { margin-bottom: 1.5rem; } -.columns.is-gapless:last-child { +.bulma-columns.is-gapless:last-child { margin-bottom: 0; } -.columns.is-mobile { +.bulma-columns.is-mobile { display: flex; } -.columns.is-multiline { +.bulma-columns.is-multiline { flex-wrap: wrap; } -.columns.is-vcentered { +.bulma-columns.is-vcentered { align-items: center; } @media screen and (min-width: 769px), print { - .columns:not(.is-desktop) { + .bulma-columns:not(.is-desktop) { display: flex; } } @media screen and (min-width: 1024px) { - .columns.is-desktop { + .bulma-columns.is-desktop { display: flex; } } -.columns.is-variable { +.bulma-columns.is-variable { --columnGap: 0.75rem; margin-right: calc(-1 * var(--columnGap)); margin-left: calc(-1 * var(--columnGap)); } -.columns.is-variable > .column { +.bulma-columns.is-variable > .bulma-column { padding-left: var(--columnGap); padding-right: var(--columnGap); } -.columns.is-variable.is-0 { +.bulma-columns.is-variable.is-0 { --columnGap: 0rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-0-mobile { + .bulma-columns.is-variable.is-0-mobile { --columnGap: 0rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-0-tablet { + .bulma-columns.is-variable.is-0-tablet { --columnGap: 0rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-0-tablet-only { + .bulma-columns.is-variable.is-0-tablet-only { --columnGap: 0rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-0-touch { + .bulma-columns.is-variable.is-0-touch { --columnGap: 0rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-0-desktop { + .bulma-columns.is-variable.is-0-desktop { --columnGap: 0rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-0-desktop-only { + .bulma-columns.is-variable.is-0-desktop-only { --columnGap: 0rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-0-widescreen { + .bulma-columns.is-variable.is-0-widescreen { --columnGap: 0rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-0-widescreen-only { + .bulma-columns.is-variable.is-0-widescreen-only { --columnGap: 0rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-0-fullhd { + .bulma-columns.is-variable.is-0-fullhd { --columnGap: 0rem; } } -.columns.is-variable.is-1 { +.bulma-columns.is-variable.is-1 { --columnGap: 0.25rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-1-mobile { + .bulma-columns.is-variable.is-1-mobile { --columnGap: 0.25rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-1-tablet { + .bulma-columns.is-variable.is-1-tablet { --columnGap: 0.25rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-1-tablet-only { + .bulma-columns.is-variable.is-1-tablet-only { --columnGap: 0.25rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-1-touch { + .bulma-columns.is-variable.is-1-touch { --columnGap: 0.25rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-1-desktop { + .bulma-columns.is-variable.is-1-desktop { --columnGap: 0.25rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-1-desktop-only { + .bulma-columns.is-variable.is-1-desktop-only { --columnGap: 0.25rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-1-widescreen { + .bulma-columns.is-variable.is-1-widescreen { --columnGap: 0.25rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-1-widescreen-only { + .bulma-columns.is-variable.is-1-widescreen-only { --columnGap: 0.25rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-1-fullhd { + .bulma-columns.is-variable.is-1-fullhd { --columnGap: 0.25rem; } } -.columns.is-variable.is-2 { +.bulma-columns.is-variable.is-2 { --columnGap: 0.5rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-2-mobile { + .bulma-columns.is-variable.is-2-mobile { --columnGap: 0.5rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-2-tablet { + .bulma-columns.is-variable.is-2-tablet { --columnGap: 0.5rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-2-tablet-only { + .bulma-columns.is-variable.is-2-tablet-only { --columnGap: 0.5rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-2-touch { + .bulma-columns.is-variable.is-2-touch { --columnGap: 0.5rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-2-desktop { + .bulma-columns.is-variable.is-2-desktop { --columnGap: 0.5rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-2-desktop-only { + .bulma-columns.is-variable.is-2-desktop-only { --columnGap: 0.5rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-2-widescreen { + .bulma-columns.is-variable.is-2-widescreen { --columnGap: 0.5rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-2-widescreen-only { + .bulma-columns.is-variable.is-2-widescreen-only { --columnGap: 0.5rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-2-fullhd { + .bulma-columns.is-variable.is-2-fullhd { --columnGap: 0.5rem; } } -.columns.is-variable.is-3 { +.bulma-columns.is-variable.is-3 { --columnGap: 0.75rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-3-mobile { + .bulma-columns.is-variable.is-3-mobile { --columnGap: 0.75rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-3-tablet { + .bulma-columns.is-variable.is-3-tablet { --columnGap: 0.75rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-3-tablet-only { + .bulma-columns.is-variable.is-3-tablet-only { --columnGap: 0.75rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-3-touch { + .bulma-columns.is-variable.is-3-touch { --columnGap: 0.75rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-3-desktop { + .bulma-columns.is-variable.is-3-desktop { --columnGap: 0.75rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-3-desktop-only { + .bulma-columns.is-variable.is-3-desktop-only { --columnGap: 0.75rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-3-widescreen { + .bulma-columns.is-variable.is-3-widescreen { --columnGap: 0.75rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-3-widescreen-only { + .bulma-columns.is-variable.is-3-widescreen-only { --columnGap: 0.75rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-3-fullhd { + .bulma-columns.is-variable.is-3-fullhd { --columnGap: 0.75rem; } } -.columns.is-variable.is-4 { +.bulma-columns.is-variable.is-4 { --columnGap: 1rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-4-mobile { + .bulma-columns.is-variable.is-4-mobile { --columnGap: 1rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-4-tablet { + .bulma-columns.is-variable.is-4-tablet { --columnGap: 1rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-4-tablet-only { + .bulma-columns.is-variable.is-4-tablet-only { --columnGap: 1rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-4-touch { + .bulma-columns.is-variable.is-4-touch { --columnGap: 1rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-4-desktop { + .bulma-columns.is-variable.is-4-desktop { --columnGap: 1rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-4-desktop-only { + .bulma-columns.is-variable.is-4-desktop-only { --columnGap: 1rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-4-widescreen { + .bulma-columns.is-variable.is-4-widescreen { --columnGap: 1rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-4-widescreen-only { + .bulma-columns.is-variable.is-4-widescreen-only { --columnGap: 1rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-4-fullhd { + .bulma-columns.is-variable.is-4-fullhd { --columnGap: 1rem; } } -.columns.is-variable.is-5 { +.bulma-columns.is-variable.is-5 { --columnGap: 1.25rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-5-mobile { + .bulma-columns.is-variable.is-5-mobile { --columnGap: 1.25rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-5-tablet { + .bulma-columns.is-variable.is-5-tablet { --columnGap: 1.25rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-5-tablet-only { + .bulma-columns.is-variable.is-5-tablet-only { --columnGap: 1.25rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-5-touch { + .bulma-columns.is-variable.is-5-touch { --columnGap: 1.25rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-5-desktop { + .bulma-columns.is-variable.is-5-desktop { --columnGap: 1.25rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-5-desktop-only { + .bulma-columns.is-variable.is-5-desktop-only { --columnGap: 1.25rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-5-widescreen { + .bulma-columns.is-variable.is-5-widescreen { --columnGap: 1.25rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-5-widescreen-only { + .bulma-columns.is-variable.is-5-widescreen-only { --columnGap: 1.25rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-5-fullhd { + .bulma-columns.is-variable.is-5-fullhd { --columnGap: 1.25rem; } } -.columns.is-variable.is-6 { +.bulma-columns.is-variable.is-6 { --columnGap: 1.5rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-6-mobile { + .bulma-columns.is-variable.is-6-mobile { --columnGap: 1.5rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-6-tablet { + .bulma-columns.is-variable.is-6-tablet { --columnGap: 1.5rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-6-tablet-only { + .bulma-columns.is-variable.is-6-tablet-only { --columnGap: 1.5rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-6-touch { + .bulma-columns.is-variable.is-6-touch { --columnGap: 1.5rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-6-desktop { + .bulma-columns.is-variable.is-6-desktop { --columnGap: 1.5rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-6-desktop-only { + .bulma-columns.is-variable.is-6-desktop-only { --columnGap: 1.5rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-6-widescreen { + .bulma-columns.is-variable.is-6-widescreen { --columnGap: 1.5rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-6-widescreen-only { + .bulma-columns.is-variable.is-6-widescreen-only { --columnGap: 1.5rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-6-fullhd { + .bulma-columns.is-variable.is-6-fullhd { --columnGap: 1.5rem; } } -.columns.is-variable.is-7 { +.bulma-columns.is-variable.is-7 { --columnGap: 1.75rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-7-mobile { + .bulma-columns.is-variable.is-7-mobile { --columnGap: 1.75rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-7-tablet { + .bulma-columns.is-variable.is-7-tablet { --columnGap: 1.75rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-7-tablet-only { + .bulma-columns.is-variable.is-7-tablet-only { --columnGap: 1.75rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-7-touch { + .bulma-columns.is-variable.is-7-touch { --columnGap: 1.75rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-7-desktop { + .bulma-columns.is-variable.is-7-desktop { --columnGap: 1.75rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-7-desktop-only { + .bulma-columns.is-variable.is-7-desktop-only { --columnGap: 1.75rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-7-widescreen { + .bulma-columns.is-variable.is-7-widescreen { --columnGap: 1.75rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-7-widescreen-only { + .bulma-columns.is-variable.is-7-widescreen-only { --columnGap: 1.75rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-7-fullhd { + .bulma-columns.is-variable.is-7-fullhd { --columnGap: 1.75rem; } } -.columns.is-variable.is-8 { +.bulma-columns.is-variable.is-8 { --columnGap: 2rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-8-mobile { + .bulma-columns.is-variable.is-8-mobile { --columnGap: 2rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-8-tablet { + .bulma-columns.is-variable.is-8-tablet { --columnGap: 2rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-8-tablet-only { + .bulma-columns.is-variable.is-8-tablet-only { --columnGap: 2rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-8-touch { + .bulma-columns.is-variable.is-8-touch { --columnGap: 2rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-8-desktop { + .bulma-columns.is-variable.is-8-desktop { --columnGap: 2rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-8-desktop-only { + .bulma-columns.is-variable.is-8-desktop-only { --columnGap: 2rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-8-widescreen { + .bulma-columns.is-variable.is-8-widescreen { --columnGap: 2rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-8-widescreen-only { + .bulma-columns.is-variable.is-8-widescreen-only { --columnGap: 2rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-8-fullhd { + .bulma-columns.is-variable.is-8-fullhd { --columnGap: 2rem; } } -.tile { +.bulma-tile { align-items: stretch; display: block; flex-basis: 0; @@ -8857,85 +8858,85 @@ label.panel-block:hover { min-height: min-content; } -.tile.is-ancestor { +.bulma-tile.is-ancestor { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } -.tile.is-ancestor:last-child { +.bulma-tile.is-ancestor:last-child { margin-bottom: -0.75rem; } -.tile.is-ancestor:not(:last-child) { +.bulma-tile.is-ancestor:not(:last-child) { margin-bottom: 0.75rem; } -.tile.is-child { +.bulma-tile.is-child { margin: 0 !important; } -.tile.is-parent { +.bulma-tile.is-parent { padding: 0.75rem; } -.tile.is-vertical { +.bulma-tile.is-vertical { flex-direction: column; } -.tile.is-vertical > .tile.is-child:not(:last-child) { +.bulma-tile.is-vertical > .bulma-tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; } @media screen and (min-width: 769px), print { - .tile:not(.is-child) { + .bulma-tile:not(.is-child) { display: flex; } - .tile.is-1 { + .bulma-tile.is-1 { flex: none; width: 8.33333%; } - .tile.is-2 { + .bulma-tile.is-2 { flex: none; width: 16.66667%; } - .tile.is-3 { + .bulma-tile.is-3 { flex: none; width: 25%; } - .tile.is-4 { + .bulma-tile.is-4 { flex: none; width: 33.33333%; } - .tile.is-5 { + .bulma-tile.is-5 { flex: none; width: 41.66667%; } - .tile.is-6 { + .bulma-tile.is-6 { flex: none; width: 50%; } - .tile.is-7 { + .bulma-tile.is-7 { flex: none; width: 58.33333%; } - .tile.is-8 { + .bulma-tile.is-8 { flex: none; width: 66.66667%; } - .tile.is-9 { + .bulma-tile.is-9 { flex: none; width: 75%; } - .tile.is-10 { + .bulma-tile.is-10 { flex: none; width: 83.33333%; } - .tile.is-11 { + .bulma-tile.is-11 { flex: none; width: 91.66667%; } - .tile.is-12 { + .bulma-tile.is-12 { flex: none; width: 100%; } @@ -10899,850 +10900,850 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus { } /* Bulma Layout */ -.hero { +.bulma-hero { align-items: stretch; display: flex; flex-direction: column; justify-content: space-between; } -.hero .navbar { +.bulma-hero .bulma-navbar { background: none; } -.hero .tabs ul { +.bulma-hero .bulma-tabs ul { border-bottom: none; } -.hero.is-white { +.bulma-hero.is-white { background-color: white; color: #0a0a0a; } -.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-white strong { +.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-white strong { color: inherit; } -.hero.is-white .title { +.bulma-hero.is-white .bulma-title { color: #0a0a0a; } -.hero.is-white .subtitle { +.bulma-hero.is-white .bulma-subtitle { color: rgba(10, 10, 10, 0.9); } -.hero.is-white .subtitle a:not(.button), -.hero.is-white .subtitle strong { +.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-white .bulma-subtitle strong { color: #0a0a0a; } @media screen and (max-width: 1023px) { - .hero.is-white .navbar-menu { + .bulma-hero.is-white .bulma-navbar-menu { background-color: white; } } -.hero.is-white .navbar-item, -.hero.is-white .navbar-link { +.bulma-hero.is-white .bulma-navbar-item, +.bulma-hero.is-white .bulma-navbar-link { color: rgba(10, 10, 10, 0.7); } -.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active, -.hero.is-white .navbar-link:hover, -.hero.is-white .navbar-link.is-active { +.bulma-hero.is-white a.bulma-navbar-item:hover, .bulma-hero.is-white a.bulma-navbar-item.is-active, +.bulma-hero.is-white .bulma-navbar-link:hover, +.bulma-hero.is-white .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } -.hero.is-white .tabs a { +.bulma-hero.is-white .bulma-tabs a { color: #0a0a0a; opacity: 0.9; } -.hero.is-white .tabs a:hover { +.bulma-hero.is-white .bulma-tabs a:hover { opacity: 1; } -.hero.is-white .tabs li.is-active a { +.bulma-hero.is-white .bulma-tabs li.is-active a { color: white !important; opacity: 1; } -.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { +.bulma-hero.is-white .bulma-tabs.is-boxed a, .bulma-hero.is-white .bulma-tabs.is-toggle a { color: #0a0a0a; } -.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover { +.bulma-hero.is-white .bulma-tabs.is-boxed a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.hero.is-white.is-bold { +.bulma-hero.is-white.is-bold { background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } @media screen and (max-width: 768px) { - .hero.is-white.is-bold .navbar-menu { + .bulma-hero.is-white.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } } -.hero.is-black { +.bulma-hero.is-black { background-color: #0a0a0a; color: white; } -.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-black strong { +.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-black strong { color: inherit; } -.hero.is-black .title { +.bulma-hero.is-black .bulma-title { color: white; } -.hero.is-black .subtitle { +.bulma-hero.is-black .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-black .subtitle a:not(.button), -.hero.is-black .subtitle strong { +.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-black .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-black .navbar-menu { + .bulma-hero.is-black .bulma-navbar-menu { background-color: #0a0a0a; } } -.hero.is-black .navbar-item, -.hero.is-black .navbar-link { +.bulma-hero.is-black .bulma-navbar-item, +.bulma-hero.is-black .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active, -.hero.is-black .navbar-link:hover, -.hero.is-black .navbar-link.is-active { +.bulma-hero.is-black a.bulma-navbar-item:hover, .bulma-hero.is-black a.bulma-navbar-item.is-active, +.bulma-hero.is-black .bulma-navbar-link:hover, +.bulma-hero.is-black .bulma-navbar-link.is-active { background-color: black; color: white; } -.hero.is-black .tabs a { +.bulma-hero.is-black .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-black .tabs a:hover { +.bulma-hero.is-black .bulma-tabs a:hover { opacity: 1; } -.hero.is-black .tabs li.is-active a { +.bulma-hero.is-black .bulma-tabs li.is-active a { color: #0a0a0a !important; opacity: 1; } -.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { +.bulma-hero.is-black .bulma-tabs.is-boxed a, .bulma-hero.is-black .bulma-tabs.is-toggle a { color: white; } -.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover { +.bulma-hero.is-black .bulma-tabs.is-boxed a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #0a0a0a; } -.hero.is-black.is-bold { +.bulma-hero.is-black.is-bold { background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } @media screen and (max-width: 768px) { - .hero.is-black.is-bold .navbar-menu { + .bulma-hero.is-black.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } } -.hero.is-light { +.bulma-hero.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-light strong { +.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-light strong { color: inherit; } -.hero.is-light .title { +.bulma-hero.is-light .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-light .subtitle { +.bulma-hero.is-light .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-light .subtitle a:not(.button), -.hero.is-light .subtitle strong { +.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-light .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-light .navbar-menu { + .bulma-hero.is-light .bulma-navbar-menu { background-color: whitesmoke; } } -.hero.is-light .navbar-item, -.hero.is-light .navbar-link { +.bulma-hero.is-light .bulma-navbar-item, +.bulma-hero.is-light .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, -.hero.is-light .navbar-link:hover, -.hero.is-light .navbar-link.is-active { +.bulma-hero.is-light a.bulma-navbar-item:hover, .bulma-hero.is-light a.bulma-navbar-item.is-active, +.bulma-hero.is-light .bulma-navbar-link:hover, +.bulma-hero.is-light .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } -.hero.is-light .tabs a { +.bulma-hero.is-light .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-light .tabs a:hover { +.bulma-hero.is-light .bulma-tabs a:hover { opacity: 1; } -.hero.is-light .tabs li.is-active a { +.bulma-hero.is-light .bulma-tabs li.is-active a { color: whitesmoke !important; opacity: 1; } -.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { +.bulma-hero.is-light .bulma-tabs.is-boxed a, .bulma-hero.is-light .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover { +.bulma-hero.is-light .bulma-tabs.is-boxed a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.hero.is-light.is-bold { +.bulma-hero.is-light.is-bold { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } @media screen and (max-width: 768px) { - .hero.is-light.is-bold .navbar-menu { + .bulma-hero.is-light.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } } -.hero.is-dark { +.bulma-hero.is-dark { background-color: #363636; color: #fff; } -.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-dark strong { +.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-dark strong { color: inherit; } -.hero.is-dark .title { +.bulma-hero.is-dark .bulma-title { color: #fff; } -.hero.is-dark .subtitle { +.bulma-hero.is-dark .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-dark .subtitle a:not(.button), -.hero.is-dark .subtitle strong { +.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-dark .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-dark .navbar-menu { + .bulma-hero.is-dark .bulma-navbar-menu { background-color: #363636; } } -.hero.is-dark .navbar-item, -.hero.is-dark .navbar-link { +.bulma-hero.is-dark .bulma-navbar-item, +.bulma-hero.is-dark .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active, -.hero.is-dark .navbar-link:hover, -.hero.is-dark .navbar-link.is-active { +.bulma-hero.is-dark a.bulma-navbar-item:hover, .bulma-hero.is-dark a.bulma-navbar-item.is-active, +.bulma-hero.is-dark .bulma-navbar-link:hover, +.bulma-hero.is-dark .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } -.hero.is-dark .tabs a { +.bulma-hero.is-dark .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-dark .tabs a:hover { +.bulma-hero.is-dark .bulma-tabs a:hover { opacity: 1; } -.hero.is-dark .tabs li.is-active a { +.bulma-hero.is-dark .bulma-tabs li.is-active a { color: #363636 !important; opacity: 1; } -.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { +.bulma-hero.is-dark .bulma-tabs.is-boxed a, .bulma-hero.is-dark .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover { +.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #363636; } -.hero.is-dark.is-bold { +.bulma-hero.is-dark.is-bold { background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } @media screen and (max-width: 768px) { - .hero.is-dark.is-bold .navbar-menu { + .bulma-hero.is-dark.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } } -.hero.is-primary { +.bulma-hero.is-primary { background-color: #00d1b2; color: #fff; } -.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-primary strong { +.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-primary strong { color: inherit; } -.hero.is-primary .title { +.bulma-hero.is-primary .bulma-title { color: #fff; } -.hero.is-primary .subtitle { +.bulma-hero.is-primary .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-primary .subtitle a:not(.button), -.hero.is-primary .subtitle strong { +.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-primary .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-primary .navbar-menu { + .bulma-hero.is-primary .bulma-navbar-menu { background-color: #00d1b2; } } -.hero.is-primary .navbar-item, -.hero.is-primary .navbar-link { +.bulma-hero.is-primary .bulma-navbar-item, +.bulma-hero.is-primary .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active, -.hero.is-primary .navbar-link:hover, -.hero.is-primary .navbar-link.is-active { +.bulma-hero.is-primary a.bulma-navbar-item:hover, .bulma-hero.is-primary a.bulma-navbar-item.is-active, +.bulma-hero.is-primary .bulma-navbar-link:hover, +.bulma-hero.is-primary .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } -.hero.is-primary .tabs a { +.bulma-hero.is-primary .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-primary .tabs a:hover { +.bulma-hero.is-primary .bulma-tabs a:hover { opacity: 1; } -.hero.is-primary .tabs li.is-active a { +.bulma-hero.is-primary .bulma-tabs li.is-active a { color: #00d1b2 !important; opacity: 1; } -.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { +.bulma-hero.is-primary .bulma-tabs.is-boxed a, .bulma-hero.is-primary .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover { +.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #00d1b2; } -.hero.is-primary.is-bold { +.bulma-hero.is-primary.is-bold { background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } @media screen and (max-width: 768px) { - .hero.is-primary.is-bold .navbar-menu { + .bulma-hero.is-primary.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } } -.hero.is-link { +.bulma-hero.is-link { background-color: #485fc7; color: #fff; } -.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-link strong { +.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-link strong { color: inherit; } -.hero.is-link .title { +.bulma-hero.is-link .bulma-title { color: #fff; } -.hero.is-link .subtitle { +.bulma-hero.is-link .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-link .subtitle a:not(.button), -.hero.is-link .subtitle strong { +.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-link .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-link .navbar-menu { + .bulma-hero.is-link .bulma-navbar-menu { background-color: #485fc7; } } -.hero.is-link .navbar-item, -.hero.is-link .navbar-link { +.bulma-hero.is-link .bulma-navbar-item, +.bulma-hero.is-link .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active, -.hero.is-link .navbar-link:hover, -.hero.is-link .navbar-link.is-active { +.bulma-hero.is-link a.bulma-navbar-item:hover, .bulma-hero.is-link a.bulma-navbar-item.is-active, +.bulma-hero.is-link .bulma-navbar-link:hover, +.bulma-hero.is-link .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } -.hero.is-link .tabs a { +.bulma-hero.is-link .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-link .tabs a:hover { +.bulma-hero.is-link .bulma-tabs a:hover { opacity: 1; } -.hero.is-link .tabs li.is-active a { +.bulma-hero.is-link .bulma-tabs li.is-active a { color: #485fc7 !important; opacity: 1; } -.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { +.bulma-hero.is-link .bulma-tabs.is-boxed a, .bulma-hero.is-link .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover { +.bulma-hero.is-link .bulma-tabs.is-boxed a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #485fc7; } -.hero.is-link.is-bold { +.bulma-hero.is-link.is-bold { background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); } @media screen and (max-width: 768px) { - .hero.is-link.is-bold .navbar-menu { + .bulma-hero.is-link.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); } } -.hero.is-info { +.bulma-hero.is-info { background-color: #3e8ed0; color: #fff; } -.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-info strong { +.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-info strong { color: inherit; } -.hero.is-info .title { +.bulma-hero.is-info .bulma-title { color: #fff; } -.hero.is-info .subtitle { +.bulma-hero.is-info .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-info .subtitle a:not(.button), -.hero.is-info .subtitle strong { +.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-info .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-info .navbar-menu { + .bulma-hero.is-info .bulma-navbar-menu { background-color: #3e8ed0; } } -.hero.is-info .navbar-item, -.hero.is-info .navbar-link { +.bulma-hero.is-info .bulma-navbar-item, +.bulma-hero.is-info .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active, -.hero.is-info .navbar-link:hover, -.hero.is-info .navbar-link.is-active { +.bulma-hero.is-info a.bulma-navbar-item:hover, .bulma-hero.is-info a.bulma-navbar-item.is-active, +.bulma-hero.is-info .bulma-navbar-link:hover, +.bulma-hero.is-info .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } -.hero.is-info .tabs a { +.bulma-hero.is-info .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-info .tabs a:hover { +.bulma-hero.is-info .bulma-tabs a:hover { opacity: 1; } -.hero.is-info .tabs li.is-active a { +.bulma-hero.is-info .bulma-tabs li.is-active a { color: #3e8ed0 !important; opacity: 1; } -.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { +.bulma-hero.is-info .bulma-tabs.is-boxed a, .bulma-hero.is-info .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover { +.bulma-hero.is-info .bulma-tabs.is-boxed a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #3e8ed0; } -.hero.is-info.is-bold { +.bulma-hero.is-info.is-bold { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } @media screen and (max-width: 768px) { - .hero.is-info.is-bold .navbar-menu { + .bulma-hero.is-info.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } } -.hero.is-success { +.bulma-hero.is-success { background-color: #48c78e; color: #fff; } -.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-success strong { +.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-success strong { color: inherit; } -.hero.is-success .title { +.bulma-hero.is-success .bulma-title { color: #fff; } -.hero.is-success .subtitle { +.bulma-hero.is-success .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-success .subtitle a:not(.button), -.hero.is-success .subtitle strong { +.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-success .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-success .navbar-menu { + .bulma-hero.is-success .bulma-navbar-menu { background-color: #48c78e; } } -.hero.is-success .navbar-item, -.hero.is-success .navbar-link { +.bulma-hero.is-success .bulma-navbar-item, +.bulma-hero.is-success .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active, -.hero.is-success .navbar-link:hover, -.hero.is-success .navbar-link.is-active { +.bulma-hero.is-success a.bulma-navbar-item:hover, .bulma-hero.is-success a.bulma-navbar-item.is-active, +.bulma-hero.is-success .bulma-navbar-link:hover, +.bulma-hero.is-success .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } -.hero.is-success .tabs a { +.bulma-hero.is-success .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-success .tabs a:hover { +.bulma-hero.is-success .bulma-tabs a:hover { opacity: 1; } -.hero.is-success .tabs li.is-active a { +.bulma-hero.is-success .bulma-tabs li.is-active a { color: #48c78e !important; opacity: 1; } -.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { +.bulma-hero.is-success .bulma-tabs.is-boxed a, .bulma-hero.is-success .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover { +.bulma-hero.is-success .bulma-tabs.is-boxed a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #48c78e; } -.hero.is-success.is-bold { +.bulma-hero.is-success.is-bold { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } @media screen and (max-width: 768px) { - .hero.is-success.is-bold .navbar-menu { + .bulma-hero.is-success.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } } -.hero.is-warning { +.bulma-hero.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-warning strong { +.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-warning strong { color: inherit; } -.hero.is-warning .title { +.bulma-hero.is-warning .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .subtitle { +.bulma-hero.is-warning .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-warning .subtitle a:not(.button), -.hero.is-warning .subtitle strong { +.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-warning .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-warning .navbar-menu { + .bulma-hero.is-warning .bulma-navbar-menu { background-color: #ffe08a; } } -.hero.is-warning .navbar-item, -.hero.is-warning .navbar-link { +.bulma-hero.is-warning .bulma-navbar-item, +.bulma-hero.is-warning .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active, -.hero.is-warning .navbar-link:hover, -.hero.is-warning .navbar-link.is-active { +.bulma-hero.is-warning a.bulma-navbar-item:hover, .bulma-hero.is-warning a.bulma-navbar-item.is-active, +.bulma-hero.is-warning .bulma-navbar-link:hover, +.bulma-hero.is-warning .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .tabs a { +.bulma-hero.is-warning .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-warning .tabs a:hover { +.bulma-hero.is-warning .bulma-tabs a:hover { opacity: 1; } -.hero.is-warning .tabs li.is-active a { +.bulma-hero.is-warning .bulma-tabs li.is-active a { color: #ffe08a !important; opacity: 1; } -.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { +.bulma-hero.is-warning .bulma-tabs.is-boxed a, .bulma-hero.is-warning .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover { +.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.hero.is-warning.is-bold { +.bulma-hero.is-warning.is-bold { background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); } @media screen and (max-width: 768px) { - .hero.is-warning.is-bold .navbar-menu { + .bulma-hero.is-warning.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); } } -.hero.is-danger { +.bulma-hero.is-danger { background-color: #f14668; color: #fff; } -.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-danger strong { +.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-danger strong { color: inherit; } -.hero.is-danger .title { +.bulma-hero.is-danger .bulma-title { color: #fff; } -.hero.is-danger .subtitle { +.bulma-hero.is-danger .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-danger .subtitle a:not(.button), -.hero.is-danger .subtitle strong { +.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-danger .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-danger .navbar-menu { + .bulma-hero.is-danger .bulma-navbar-menu { background-color: #f14668; } } -.hero.is-danger .navbar-item, -.hero.is-danger .navbar-link { +.bulma-hero.is-danger .bulma-navbar-item, +.bulma-hero.is-danger .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active, -.hero.is-danger .navbar-link:hover, -.hero.is-danger .navbar-link.is-active { +.bulma-hero.is-danger a.bulma-navbar-item:hover, .bulma-hero.is-danger a.bulma-navbar-item.is-active, +.bulma-hero.is-danger .bulma-navbar-link:hover, +.bulma-hero.is-danger .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } -.hero.is-danger .tabs a { +.bulma-hero.is-danger .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-danger .tabs a:hover { +.bulma-hero.is-danger .bulma-tabs a:hover { opacity: 1; } -.hero.is-danger .tabs li.is-active a { +.bulma-hero.is-danger .bulma-tabs li.is-active a { color: #f14668 !important; opacity: 1; } -.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { +.bulma-hero.is-danger .bulma-tabs.is-boxed a, .bulma-hero.is-danger .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover { +.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #f14668; } -.hero.is-danger.is-bold { +.bulma-hero.is-danger.is-bold { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } @media screen and (max-width: 768px) { - .hero.is-danger.is-bold .navbar-menu { + .bulma-hero.is-danger.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } } -.hero.is-small .hero-body { +.bulma-hero.is-small .bulma-hero-body { padding: 1.5rem; } @media screen and (min-width: 769px), print { - .hero.is-medium .hero-body { + .bulma-hero.is-medium .bulma-hero-body { padding: 9rem 4.5rem; } } @media screen and (min-width: 769px), print { - .hero.is-large .hero-body { + .bulma-hero.is-large .bulma-hero-body { padding: 18rem 6rem; } } -.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { +.bulma-hero.is-halfheight .bulma-hero-body, .bulma-hero.is-fullheight .bulma-hero-body, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body { align-items: center; display: flex; } -.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { +.bulma-hero.is-halfheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body > .bulma-container { flex-grow: 1; flex-shrink: 1; } -.hero.is-halfheight { +.bulma-hero.is-halfheight { min-height: 50vh; } -.hero.is-fullheight { +.bulma-hero.is-fullheight { min-height: 100vh; } -.hero-video { +.bulma-hero-video { overflow: hidden; } -.hero-video video { +.bulma-hero-video video { left: 50%; min-height: 100%; min-width: 100%; @@ -11751,74 +11752,74 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus { transform: translate3d(-50%, -50%, 0); } -.hero-video.is-transparent { +.bulma-hero-video.is-transparent { opacity: 0.3; } @media screen and (max-width: 768px) { - .hero-video { + .bulma-hero-video { display: none; } } -.hero-buttons { +.bulma-hero-buttons { margin-top: 1.5rem; } @media screen and (max-width: 768px) { - .hero-buttons .button { + .bulma-hero-buttons .bulma-button { display: flex; } - .hero-buttons .button:not(:last-child) { + .bulma-hero-buttons .bulma-button:not(:last-child) { margin-bottom: 0.75rem; } } @media screen and (min-width: 769px), print { - .hero-buttons { + .bulma-hero-buttons { display: flex; justify-content: center; } - .hero-buttons .button:not(:last-child) { + .bulma-hero-buttons .bulma-button:not(:last-child) { margin-left: 1.5rem; } } -.hero-head, -.hero-foot { +.bulma-hero-head, +.bulma-hero-foot { flex-grow: 0; flex-shrink: 0; } -.hero-body { +.bulma-hero-body { flex-grow: 1; flex-shrink: 0; padding: 3rem 1.5rem; } @media screen and (min-width: 769px), print { - .hero-body { + .bulma-hero-body { padding: 3rem 3rem; } } -.section { +.bulma-section { padding: 3rem 1.5rem; } @media screen and (min-width: 1024px) { - .section { + .bulma-section { padding: 3rem 3rem; } - .section.is-medium { + .bulma-section.is-medium { padding: 9rem 4.5rem; } - .section.is-large { + .bulma-section.is-large { padding: 18rem 6rem; } } -.footer { +.bulma-footer { background-color: #fafafa; padding: 3rem 1.5rem 6rem; } diff --git a/css/bulma-rtl.css.map b/css/bulma-rtl.css.map index b4a4ded0..49cffd9b 100644 --- a/css/bulma-rtl.css.map +++ b/css/bulma-rtl.css.map @@ -1 +1 @@ -{"version":3,"sources":["../bulma.sass","../sass/utilities/_all.sass","../sass/utilities/extends.sass","../sass/utilities/controls.sass","../sass/utilities/initial-variables.sass","bulma-rtl.css","../sass/utilities/mixins.sass","../sass/base/_all.sass","../sass/base/minireset.sass","../sass/base/generic.sass","../sass/utilities/derived-variables.sass","../sass/base/animations.sass","../sass/elements/_all.sass","../sass/elements/box.sass","../sass/elements/button.sass","../sass/utilities/functions.sass","../sass/elements/container.sass","../sass/elements/content.sass","../sass/elements/icon.sass","../sass/elements/image.sass","../sass/elements/notification.sass","../sass/elements/progress.sass","../sass/elements/table.sass","../sass/elements/tag.sass","../sass/elements/title.sass","../sass/elements/other.sass","../sass/form/_all.sass","../sass/form/shared.sass","../sass/form/input-textarea.sass","../sass/form/checkbox-radio.sass","../sass/form/select.sass","../sass/form/file.sass","../sass/form/tools.sass","../sass/components/_all.sass","../sass/components/breadcrumb.sass","../sass/components/card.sass","../sass/components/dropdown.sass","../sass/components/level.sass","../sass/components/media.sass","../sass/components/menu.sass","../sass/components/message.sass","../sass/components/modal.sass","../sass/components/navbar.sass","../sass/components/pagination.sass","../sass/components/panel.sass","../sass/components/tabs.sass","../sass/grid/_all.sass","../sass/grid/columns.sass","../sass/grid/tiles.sass","../sass/helpers/_all.sass","../sass/helpers/color.sass","../sass/helpers/flexbox.sass","../sass/helpers/float.sass","../sass/helpers/other.sass","../sass/helpers/overflow.sass","../sass/helpers/position.sass","../sass/helpers/spacing.sass","../sass/helpers/typography.sass","../sass/helpers/visibility.sass","../sass/layout/_all.sass","../sass/layout/hero.sass","../sass/layout/section.sass","../sass/layout/footer.sass"],"names":[],"mappings":"AACA,6DAAA;ACDA,oBAAA;ACEA;;;;;ECYE,qBAAqB;EACrB,wBAAwB;EACxB,mBAAmB;EACnB,6BAA+C;EAC/C,kBCoDU;EDnDV,gBAAgB;EAChB,oBAAoB;EACpB,eCgBW;EDfX,aAfoB;EAgBpB,2BAA2B;EAC3B,gBAhBuB;EAiBvB,iCAf+D;EAgB/D,gCAfkE;EAgBlE,iCAhBkE;EAiBlE,8BAlB+D;EAmB/D,kBAAkB;EAClB,mBAAmB;AENrB;;AFQE;;;;;;;;;;;;;;;;;EAIE,aAAa;AEQjB;;AFPE;;;;;;;;;;;;;;;;EAEE,mBAAmB;AEwBvB;;AH1DA;;;;EI4LE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;AD3HnB;;AHlEA;EIgME,6BAD8B;EAE9B,kBAAkB;EAClB,eAAe;EACf,aAAa;EACb,YAAY;EACZ,cAAc;EACd,eAAe;EACf,qBAAqB;EACrB,oBAAoB;EACpB,kBAAkB;EAClB,QAAQ;EACR,yBAAyB;EACzB,wBAAwB;EACxB,cAAc;AD1HhB;;AC6HE;;EACE,qBFzKkB;ACgDtB;;AHlFA;EImLE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;EAwBjB,qBAAqB;EACrB,wBAAwB;EACxB,uCF7N2B;EE8N3B,YAAY;EACZ,qBFzJqB;EE0JrB,eAAe;EACf,oBAAoB;EACpB,qBAAqB;EACrB,YAAY;EACZ,cAAc;EACd,YAAY;EACZ,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,aAAa;EACb,kBAAkB;EAClB,mBAAmB;EACnB,WAAW;ADpHb;;ACqHE;EAEE,uBFpO2B;EEqO3B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;ADnHnC;;ACoHE;EACE,WAAW;EACX,UAAU;ADjHd;;ACkHE;EACE,WAAW;EACX,UAAU;AD/Gd;;ACgHE;EAEE,uCFjQyB;ACmJ7B;;AC+GE;EACE,uCFnQyB;ACuJ7B;;AC8GE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;AD3Gf;;AC4GE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ADzGf;;AC0GE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ADvGf;;AHnKA;EI6QE,2CAA2C;EAC3C,yBFrR4B;EEsR5B,qBFxNqB;EEyNrB,+BAA+B;EAC/B,6BAA6B;EAC7B,WAAW;EACX,cAAc;EACd,WAAW;EACX,kBAAkB;EAClB,UAAU;ADtGZ;;AH7KA;;;;;;;;;;;;;;;;;EIsRE,SADuB;EAEvB,OAFuB;EAGvB,kBAAkB;EAClB,QAJuB;EAKvB,MALuB;ADhFzB;;AHlMA;EIqDE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;ADiJZ;;AEtOA,eAAA;ACAA,0EAAA;AAEA;;;;;;;;;;;;;;;;;;;;;;;EAuBE,SAAS;EACT,UAAU;AHyOZ;;AGtOA;;;;;;EAME,eAAe;EACf,mBAAmB;AHyOrB;;AGtOA;EACE,gBAAgB;AHyOlB;;AGtOA;;;;EAIE,SAAS;AHyOX;;AGtOA;EACE,sBAAsB;AHyOxB;;AGvOA;EAII,mBAAmB;AHuOvB;;AGpOA;;EAEE,YAAY;EACZ,eAAe;AHuOjB;;AGpOA;EACE,SAAS;AHuOX;;AGpOA;EACE,yBAAyB;EACzB,iBAAiB;AHuOnB;;AGrOA;;EAEE,UAAU;AHwOZ;;AG1OA;;EAII,mBAAmB;AH2OvB;;AGvQA;EChBE,uBLnB6B;EKoB7B,eAhCc;EAiCd,kCAAkC;EAClC,mCAAmC;EACnC,gBAlCoB;EAmCpB,kBAhCsB;EAiCtB,kBAhCsB;EAiCtB,kCApCiC;EAqCjC,8BAAsB;KAAtB,2BAAsB;UAAtB,sBAAsB;AJ2RxB;;AIzRA;;;;;;;EAOE,cAAc;AJ4RhB;;AI1RA;;;;;;EAME,oLL/ByL;AC4T3L;;AI3RA;;EAEE,6BAA6B;EAC7B,4BAA4B;EAC5B,sBLpC0B;ACkU5B;;AI5RA;EACE,cL7D4B;EK8D5B,cA1DkB;EA2DlB,gBL7BiB;EK8BjB,gBA1DoB;AJyVtB;;AI3RA;EACE,cLtDgC;EKuDhC,eAAe;EACf,qBAAqB;AJ8RvB;;AIjSA;EAKI,mBAAmB;AJgSvB;;AIrSA;EAOI,cL5E0B;AC8W9B;;AIhSA;EACE,4BLxE4B;EKyE5B,cCnBsB;EDoBtB,kBArEiB;EAsEjB,mBAvEkB;EAwElB,4BAzEgC;AJ4WlC;;AIjSA;EACE,4BL/E4B;EKgF5B,YAAY;EACZ,cAAc;EACd,WAxEa;EAyEb,gBAxEkB;AJ4WpB;;AIlSA;EACE,YAAY;EACZ,eAAe;AJqSjB;;AInSA;;EAEE,wBAAwB;AJsS1B;;AIpSA;EACE,kBAvFuB;AJ8XzB;;AIrSA;EACE,mBAAmB;EACnB,oBAAoB;AJwStB;;AItSA;EACE,cL5G4B;EK6G5B,gBLvEe;ACgXjB;;AIrSA;EACE,YAAY;AJwSd;;AItSA;EHvDE,iCAAiC;EGyDjC,4BL/G4B;EKgH5B,cLtH4B;EKuH5B,kBAjGqB;EAkGrB,gBAAgB;EAChB,uBAlG0B;EAmG1B,gBAAgB;EAChB,iBAAiB;AJySnB;;AIjTA;EAUI,6BAA6B;EAC7B,mBAAmB;EACnB,cAvGoB;EAwGpB,UAAU;AJ2Sd;;AIzSA;;EAGI,mBAAmB;AJ2SvB;;AI9SA;;EAKM,mBAAmB;AJ8SzB;;AInTA;EAOI,cL1I0B;AC0b9B;;AMhcA;EACE;IACE,uBAAuB;ENmczB;EMlcA;IACE,yBAAyB;ENoc3B;AACF;;AOzcA,mBAAA;ACWA;EAEE,uBTE6B;ESD7B,kBTyDgB;ESxDhB,0FTb2B;ESc3B,cTT4B;ESU5B,cAAc;EACd,gBAZmB;AR6crB;;AQ/bA;EAGI,yETD8B;ACiclC;;AQncA;EAKI,oETH8B;ACqclC;;AS/ZA;EAGE,uBVhD6B;EUiD7B,qBVtD4B;EUuD5B,iBX5DwB;EW6DxB,cV5D4B;EU6D5B,eAAe;EAGf,uBAAuB;EACvB,iCA7D6D;EA8D7D,iBA7D6B;EA8D7B,kBA9D6B;EA+D7B,8BAhE6D;EAiE7D,kBAAkB;EAClB,mBAAmB;AT8ZrB;;AS9aA;EAkBI,cAAc;ATgalB;;ASlbA;EAwBM,aAAa;EACb,YAAY;AT8ZlB;;ASvbA;ERsHI,gCQ3FsG;ER2FtG,mBQ1FmE;ATgavE;;AS5bA;ERsHI,oBQxFmE;ERwFnE,+BQvFsG;ATka1G;;ASjcA;EAiCM,+BAAiF;EACjF,gCAAkF;AToaxF;;AStcA;EAsCI,qBVzF0B;EU0F1B,cV7F0B;ACigB9B;;AS3cA;EA0CI,qBVhF8B;EUiF9B,cVjG0B;ACsgB9B;;AShdA;EA6CM,iDVnF4B;AC0flC;;ASpdA;EAgDI,qBVrG0B;EUsG1B,cVvG0B;AC+gB9B;;ASzdA;EAoDI,6BAA6B;EAC7B,yBAAyB;EACzB,cV3G0B;EU4G1B,0BA1F8B;ATmgBlC;;ASheA;EA4DM,4BV3GwB;EU4GxB,cVnHwB;AC2hB9B;;ASreA;EAgEM,yBChB2B;EDiB3B,cVvHwB;ACgiB9B;;AS1eA;;EAoEM,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;AT2atB;;ASjfA;EAwEI,gBAvG0B;EAwG1B,yBAvGmC;EAwGnC,cVhH8B;EUiH9B,qBAvG0B;ATohB9B;;ASxfA;EA8EM,cVpH4B;EUqH5B,0BAzGmC;ATuhBzC;;AS7fA;EAoFM,uBVjIyB;EUkIzB,yBAAyB;EACzB,cVhJuB;AC6jB7B;;ASngBA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,cVrJqB;ACmkB7B;;ASzgBA;EA8FQ,yBAAyB;EACzB,cVzJqB;ACwkB7B;;AS9gBA;EAiGU,mDV9IqB;AC+jB/B;;ASlhBA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,cVhKqB;ACklB7B;;ASxhBA;;EAyGQ,uBVtJuB;EUuJvB,mBVvJuB;EUwJvB,gBAAgB;ATobxB;;AS/hBA;EA6GQ,yBVvKqB;EUwKrB,YV3JuB;ACilB/B;;ASpiBA;EAiHU,uBCjEuB;AVwfjC;;ASxiBA;;EAoHU,yBV9KmB;EU+KnB,yBAAyB;EACzB,gBAAgB;EAChB,YVpKqB;AC6lB/B;;AShjBA;EA0HU,gEAA4E;AT0btF;;ASpjBA;EA4HQ,6BAA6B;EAC7B,mBV1KuB;EU2KvB,YV3KuB;ACumB/B;;AS1jBA;EAmIU,uBVhLqB;EUiLrB,mBVjLqB;EUkLrB,cV/LmB;AC0nB7B;;AShkBA;EAwIY,4DAA8D;AT4b1E;;ASpkBA;EA8Ic,gEAA4E;AT0b1F;;ASxkBA;;EAiJU,6BAA6B;EAC7B,mBV/LqB;EUgMrB,gBAAgB;EAChB,YVjMqB;AC6nB/B;;AShlBA;EAsJQ,6BAA6B;EAC7B,qBVjNqB;EUkNrB,cVlNqB;ACgpB7B;;AStlBA;EA6JU,yBVvNmB;EUwNnB,YV3MqB;ACwoB/B;;AS3lBA;EAqKc,4DAA8D;AT0b5E;;AS/lBA;;EAwKU,6BAA6B;EAC7B,qBVnOmB;EUoOnB,gBAAgB;EAChB,cVrOmB;ACiqB7B;;ASvmBA;EAoFM,yBV9IuB;EU+IvB,yBAAyB;EACzB,YVnIyB;AC0pB/B;;AS7mBA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,YVxIuB;ACgqB/B;;ASnnBA;EA8FQ,yBAAyB;EACzB,YV5IuB;ACqqB/B;;ASxnBA;EAiGU,gDV3JmB;ACsrB7B;;AS5nBA;EAoGQ,uBCpDyB;EDqDzB,yBAAyB;EACzB,YVnJuB;AC+qB/B;;ASloBA;;EAyGQ,yBVnKqB;EUoKrB,qBVpKqB;EUqKrB,gBAAgB;AT8hBxB;;ASzoBA;EA6GQ,uBV1JuB;EU2JvB,cVxKqB;ACwsB7B;;AS9oBA;EAiHU,yBCjEuB;AVkmBjC;;ASlpBA;;EAoHU,uBVjKqB;EUkKrB,yBAAyB;EACzB,gBAAgB;EAChB,cVjLmB;ACotB7B;;AS1pBA;EA0HU,4DAA4E;AToiBtF;;AS9pBA;EA4HQ,6BAA6B;EAC7B,qBVvLqB;EUwLrB,cVxLqB;AC8tB7B;;ASpqBA;EAmIU,yBV7LmB;EU8LnB,qBV9LmB;EU+LnB,YVlLqB;ACutB/B;;AS1qBA;EAwIY,gEAA8D;ATsiB1E;;AS9qBA;EA8Ic,4DAA4E;AToiB1F;;ASlrBA;;EAiJU,6BAA6B;EAC7B,qBV5MmB;EU6MnB,gBAAgB;EAChB,cV9MmB;ACovB7B;;AS1rBA;EAsJQ,6BAA6B;EAC7B,mBVpMuB;EUqMvB,YVrMuB;AC6uB/B;;AShsBA;EA6JU,uBV1MqB;EU2MrB,cVxNmB;AC+vB7B;;ASrsBA;EAqKc,gEAA8D;AToiB5E;;ASzsBA;;EAwKU,6BAA6B;EAC7B,mBVtNqB;EUuNrB,gBAAgB;EAChB,YVxNqB;AC8vB/B;;ASjtBA;EAoFM,4BVnIwB;EUoIxB,yBAAyB;EACzB,yBClEe;AVmsBrB;;ASvtBA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,yBCvEa;AVysBrB;;AS7tBA;EA8FQ,yBAAyB;EACzB,yBC3Ea;AV8sBrB;;ASluBA;EAiGU,mDVhJoB;ACqxB9B;;AStuBA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,yBClFa;AVwtBrB;;AS5uBA;;EAyGQ,4BVxJsB;EUyJtB,wBVzJsB;EU0JtB,gBAAgB;ATwoBxB;;ASnvBA;EA6GQ,oCCzFa;ED0Fb,iBV7JsB;ACuyB9B;;ASxvBA;EAiHU,oCCjEuB;AV4sBjC;;AS5vBA;;EAoHU,oCChGW;EDiGX,yBAAyB;EACzB,gBAAgB;EAChB,iBVtKoB;ACmzB9B;;ASpwBA;EA0HU,sFAA4E;AT8oBtF;;ASxwBA;EA4HQ,6BAA6B;EAC7B,wBV5KsB;EU6KtB,iBV7KsB;AC6zB9B;;AS9wBA;EAmIU,4BVlLoB;EUmLpB,wBVnLoB;EUoLpB,yBCjHW;AVgwBrB;;ASpxBA;EAwIY,sEAA8D;ATgpB1E;;ASxxBA;EA8Ic,sFAA4E;AT8oB1F;;AS5xBA;;EAiJU,6BAA6B;EAC7B,wBVjMoB;EUkMpB,gBAAgB;EAChB,iBVnMoB;ACm1B9B;;ASpyBA;EAsJQ,6BAA6B;EAC7B,gCCnIa;EDoIb,yBCpIa;AVsxBrB;;AS1yBA;EA6JU,oCCzIW;ED0IX,iBV7MoB;AC81B9B;;AS/yBA;EAqKc,sEAA8D;AT8oB5E;;ASnzBA;;EAwKU,6BAA6B;EAC7B,gCCrJW;EDsJX,gBAAgB;EAChB,yBCvJW;AVuyBrB;;AS3zBA;EAoFM,yBV1IwB;EU2IxB,yBAAyB;EACzB,WChEU;AV2yBhB;;ASj0BA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVizBhB;;ASv0BA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVszBhB;;AS50BA;EAiGU,gDVvJoB;ACs4B9B;;ASh1BA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVg0BhB;;ASt1BA;;EAyGQ,yBV/JsB;EUgKtB,qBVhKsB;EUiKtB,gBAAgB;ATkvBxB;;AS71BA;EA6GQ,sBCvFQ;EDwFR,cVpKsB;ACw5B9B;;ASl2BA;EAiHU,yBCjEuB;AVszBjC;;ASt2BA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV7KoB;ACo6B9B;;AS92BA;EA0HU,0DAA4E;ATwvBtF;;ASl3BA;EA4HQ,6BAA6B;EAC7B,qBVnLsB;EUoLtB,cVpLsB;AC86B9B;;ASx3BA;EAmIU,yBVzLoB;EU0LpB,qBV1LoB;EU2LpB,WC/GM;AVw2BhB;;AS93BA;EAwIY,gEAA8D;AT0vB1E;;ASl4BA;EA8Ic,0DAA4E;ATwvB1F;;ASt4BA;;EAiJU,6BAA6B;EAC7B,qBVxMoB;EUyMpB,gBAAgB;EAChB,cV1MoB;ACo8B9B;;AS94BA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AV83BhB;;ASp5BA;EA6JU,sBCvIM;EDwIN,cVpNoB;AC+8B9B;;ASz5BA;EAqKc,gEAA8D;ATwvB5E;;AS75BA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AV+4BhB;;ASr6BA;EAoFM,yBV5H4B;EU6H5B,yBAAyB;EACzB,WChEU;AVq5BhB;;AS36BA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AV25BhB;;ASj7BA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVg6BhB;;ASt7BA;EAiGU,iDVzIwB;ACk+BlC;;AS17BA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AV06BhB;;ASh8BA;;EAyGQ,yBVjJ0B;EUkJ1B,qBVlJ0B;EUmJ1B,gBAAgB;AT41BxB;;ASv8BA;EA6GQ,sBCvFQ;EDwFR,cVtJ0B;ACo/BlC;;AS58BA;EAiHU,yBCjEuB;AVg6BjC;;ASh9BA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV/JwB;ACggClC;;ASx9BA;EA0HU,0DAA4E;ATk2BtF;;AS59BA;EA4HQ,6BAA6B;EAC7B,qBVrK0B;EUsK1B,cVtK0B;AC0gClC;;ASl+BA;EAmIU,yBV3KwB;EU4KxB,qBV5KwB;EU6KxB,WC/GM;AVk9BhB;;ASx+BA;EAwIY,gEAA8D;ATo2B1E;;AS5+BA;EA8Ic,0DAA4E;ATk2B1F;;ASh/BA;;EAiJU,6BAA6B;EAC7B,qBV1LwB;EU2LxB,gBAAgB;EAChB,cV5LwB;ACgiClC;;ASx/BA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AVw+BhB;;AS9/BA;EA6JU,sBCvIM;EDwIN,cVtMwB;AC2iClC;;ASngCA;EAqKc,gEAA8D;ATk2B5E;;ASvgCA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AVy/BhB;;AS/gCA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AV++BrE;;ASphCA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVq/BrE;;AS1hCA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AV2/BrE;;AShiCA;EAoFM,yBV1H4B;EU2H5B,yBAAyB;EACzB,WChEU;AVghChB;;AStiCA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVshChB;;AS5iCA;EA8FQ,yBAAyB;EACzB,WCzEQ;AV2hChB;;ASjjCA;EAiGU,iDVvIwB;AC2lClC;;ASrjCA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVqiChB;;AS3jCA;;EAyGQ,yBV/I0B;EUgJ1B,qBVhJ0B;EUiJ1B,gBAAgB;ATu9BxB;;ASlkCA;EA6GQ,sBCvFQ;EDwFR,cVpJ0B;AC6mClC;;ASvkCA;EAiHU,yBCjEuB;AV2hCjC;;AS3kCA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV7JwB;ACynClC;;ASnlCA;EA0HU,0DAA4E;AT69BtF;;ASvlCA;EA4HQ,6BAA6B;EAC7B,qBVnK0B;EUoK1B,cVpK0B;ACmoClC;;AS7lCA;EAmIU,yBVzKwB;EU0KxB,qBV1KwB;EU2KxB,WC/GM;AV6kChB;;ASnmCA;EAwIY,gEAA8D;AT+9B1E;;ASvmCA;EA8Ic,0DAA4E;AT69B1F;;AS3mCA;;EAiJU,6BAA6B;EAC7B,qBVxLwB;EUyLxB,gBAAgB;EAChB,cV1LwB;ACypClC;;ASnnCA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AVmmChB;;ASznCA;EA6JU,sBCvIM;EDwIN,cVpMwB;ACoqClC;;AS9nCA;EAqKc,gEAA8D;AT69B5E;;ASloCA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AVonChB;;AS1oCA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AV0mCrE;;AS/oCA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVgnCrE;;ASrpCA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVsnCrE;;AS3pCA;EAoFM,yBV3H4B;EU4H5B,yBAAyB;EACzB,WChEU;AV2oChB;;ASjqCA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVipChB;;ASvqCA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVspChB;;AS5qCA;EAiGU,kDVxIwB;ACutClC;;AShrCA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVgqChB;;AStrCA;;EAyGQ,yBVhJ0B;EUiJ1B,qBVjJ0B;EUkJ1B,gBAAgB;ATklCxB;;AS7rCA;EA6GQ,sBCvFQ;EDwFR,cVrJ0B;ACyuClC;;ASlsCA;EAiHU,yBCjEuB;AVspCjC;;AStsCA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV9JwB;ACqvClC;;AS9sCA;EA0HU,0DAA4E;ATwlCtF;;ASltCA;EA4HQ,6BAA6B;EAC7B,qBVpK0B;EUqK1B,cVrK0B;AC+vClC;;ASxtCA;EAmIU,yBV1KwB;EU2KxB,qBV3KwB;EU4KxB,WC/GM;AVwsChB;;AS9tCA;EAwIY,gEAA8D;AT0lC1E;;ASluCA;EA8Ic,0DAA4E;ATwlC1F;;AStuCA;;EAiJU,6BAA6B;EAC7B,qBVzLwB;EU0LxB,gBAAgB;EAChB,cV3LwB;ACqxClC;;AS9uCA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AV8tChB;;ASpvCA;EA6JU,sBCvIM;EDwIN,cVrMwB;ACgyClC;;ASzvCA;EAqKc,gEAA8D;ATwlC5E;;AS7vCA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AV+uChB;;ASrwCA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AVquCrE;;AS1wCA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AV2uCrE;;AShxCA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVivCrE;;AStxCA;EAoFM,yBV7H4B;EU8H5B,yBAAyB;EACzB,WChEU;AVswChB;;AS5xCA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AV4wChB;;ASlyCA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVixChB;;ASvyCA;EAiGU,kDV1IwB;ACo1ClC;;AS3yCA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AV2xChB;;ASjzCA;;EAyGQ,yBVlJ0B;EUmJ1B,qBVnJ0B;EUoJ1B,gBAAgB;AT6sCxB;;ASxzCA;EA6GQ,sBCvFQ;EDwFR,cVvJ0B;ACs2ClC;;AS7zCA;EAiHU,yBCjEuB;AVixCjC;;ASj0CA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cVhKwB;ACk3ClC;;ASz0CA;EA0HU,0DAA4E;ATmtCtF;;AS70CA;EA4HQ,6BAA6B;EAC7B,qBVtK0B;EUuK1B,cVvK0B;AC43ClC;;ASn1CA;EAmIU,yBV5KwB;EU6KxB,qBV7KwB;EU8KxB,WC/GM;AVm0ChB;;ASz1CA;EAwIY,gEAA8D;ATqtC1E;;AS71CA;EA8Ic,0DAA4E;ATmtC1F;;ASj2CA;;EAiJU,6BAA6B;EAC7B,qBV3LwB;EU4LxB,gBAAgB;EAChB,cV7LwB;ACk5ClC;;ASz2CA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AVy1ChB;;AS/2CA;EA6JU,sBCvIM;EDwIN,cVvMwB;AC65ClC;;ASp3CA;EAqKc,gEAA8D;ATmtC5E;;ASx3CA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AV02ChB;;ASh4CA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AVg2CrE;;ASr4CA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVs2CrE;;AS34CA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AV42CrE;;ASj5CA;EAoFM,yBV9H4B;EU+H5B,yBAAyB;EACzB,yBClEe;AVm4CrB;;ASv5CA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,yBCvEa;AVy4CrB;;AS75CA;EA8FQ,yBAAyB;EACzB,yBC3Ea;AV84CrB;;ASl6CA;EAiGU,mDV3IwB;ACg9ClC;;ASt6CA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,yBClFa;AVw5CrB;;AS56CA;;EAyGQ,yBVnJ0B;EUoJ1B,qBVpJ0B;EUqJ1B,gBAAgB;ATw0CxB;;ASn7CA;EA6GQ,oCCzFa;ED0Fb,cVxJ0B;ACk+ClC;;ASx7CA;EAiHU,oCCjEuB;AV44CjC;;AS57CA;;EAoHU,oCChGW;EDiGX,yBAAyB;EACzB,gBAAgB;EAChB,cVjKwB;AC8+ClC;;ASp8CA;EA0HU,sFAA4E;AT80CtF;;ASx8CA;EA4HQ,6BAA6B;EAC7B,qBVvK0B;EUwK1B,cVxK0B;ACw/ClC;;AS98CA;EAmIU,yBV7KwB;EU8KxB,qBV9KwB;EU+KxB,yBCjHW;AVg8CrB;;ASp9CA;EAwIY,gEAA8D;ATg1C1E;;ASx9CA;EA8Ic,sFAA4E;AT80C1F;;AS59CA;;EAiJU,6BAA6B;EAC7B,qBV5LwB;EU6LxB,gBAAgB;EAChB,cV9LwB;AC8gDlC;;ASp+CA;EAsJQ,6BAA6B;EAC7B,gCCnIa;EDoIb,yBCpIa;AVs9CrB;;AS1+CA;EA6JU,oCCzIW;ED0IX,cVxMwB;ACyhDlC;;AS/+CA;EAqKc,gEAA8D;AT80C5E;;ASn/CA;;EAwKU,6BAA6B;EAC7B,gCCrJW;EDsJX,gBAAgB;EAChB,yBCvJW;AVu+CrB;;AS3/CA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AV29CrE;;AShgDA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVi+CrE;;AStgDA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVu+CrE;;AS5gDA;EAoFM,yBVxH2B;EUyH3B,yBAAyB;EACzB,WChEU;AV4/ChB;;ASlhDA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVkgDhB;;ASxhDA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVugDhB;;AS7hDA;EAiGU,kDVrIuB;ACqkDjC;;ASjiDA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVihDhB;;ASviDA;;EAyGQ,yBV7IyB;EU8IzB,qBV9IyB;EU+IzB,gBAAgB;ATm8CxB;;AS9iDA;EA6GQ,sBCvFQ;EDwFR,cVlJyB;ACulDjC;;ASnjDA;EAiHU,yBCjEuB;AVugDjC;;ASvjDA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV3JuB;ACmmDjC;;AS/jDA;EA0HU,0DAA4E;ATy8CtF;;ASnkDA;EA4HQ,6BAA6B;EAC7B,qBVjKyB;EUkKzB,cVlKyB;AC6mDjC;;ASzkDA;EAmIU,yBVvKuB;EUwKvB,qBVxKuB;EUyKvB,WC/GM;AVyjDhB;;AS/kDA;EAwIY,gEAA8D;AT28C1E;;ASnlDA;EA8Ic,0DAA4E;ATy8C1F;;ASvlDA;;EAiJU,6BAA6B;EAC7B,qBVtLuB;EUuLvB,gBAAgB;EAChB,cVxLuB;ACmoDjC;;AS/lDA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AV+kDhB;;ASrmDA;EA6JU,sBCvIM;EDwIN,cVlMuB;AC8oDjC;;AS1mDA;EAqKc,gEAA8D;ATy8C5E;;AS9mDA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AVgmDhB;;AStnDA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AVslDrE;;AS3nDA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AV4lDrE;;ASjoDA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVkmDrE;;ASvoDA;EARE,kBVdc;ACiqDhB;;ASrpDE;EACE,kBVkBc;ACsoDlB;;AS/oDA;EANE,eVjBW;AC0qDb;;ASnpDA;EAJE,kBVpBc;AC+qDhB;;ASvpDA;EAFE,iBVvBa;ACorDf;;AS3pDA;;EAyMI,uBVtP2B;EUuP3B,qBV5P0B;EU6P1B,gBAjOyB;EAkOzB,YAjOyB;ATwrD7B;;ASnqDA;EA8MI,aAAa;EACb,WAAW;ATy9Cf;;ASxqDA;EAiNI,6BAA6B;EAC7B,oBAAoB;AT29CxB;;AS7qDA;ERnDE,kBAAkB;EAKhB,6BAAmC;EACnC,4BAAkC;EQmQhC,6BAA6B;AT89CnC;;ASprDA;EAwNI,4BVvQ0B;EUwQ1B,qBV3Q0B;EU4Q1B,cV9Q0B;EU+Q1B,gBAAgB;EAChB,oBAAoB;ATg+CxB;;AS5rDA;EA8NI,qBVlNmB;EUmNnB,gCAA0D;EAC1D,iCAA2D;ATk+C/D;;ASh+CA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;ATm+C7B;;ASv+CA;EAMI,qBAAqB;ATq+CzB;;AS3+CA;ER5GI,mBQoHwC;ATu+C5C;;AS/+CA;EAUI,sBAAsB;ATy+C1B;;ASn/CA;EAYI,mBAAmB;AT2+CvB;;ASv/CA;EA1OE,kBVdc;ACmvDhB;;ASvuDE;EACE,kBVkBc;ACwtDlB;;AS//CA;EAtOE,kBVpBc;AC6vDhB;;ASngDA;EApOE,iBVvBa;ACkwDf;;ASvgDA;EA0BQ,4BAA4B;EAC5B,yBAAyB;ATi/CjC;;AS5gDA;EA6BQ,6BAA6B;EAC7B,0BAA0B;ER1I9B,iBQ2IwC;ATm/C5C;;ASlhDA;ER5GI,cQ6IqC;ATq/CzC;;ASthDA;EAoCQ,UAAU;ATs/ClB;;AS1hDA;EA0CQ,UAAU;ATo/ClB;;AS9hDA;EA4CU,UAAU;ATs/CpB;;ASliDA;EA8CQ,YAAY;EACZ,cAAc;ATw/CtB;;ASviDA;EAiDI,uBAAuB;AT0/C3B;;AS3iDA;EAoDQ,oBAAoB;EACpB,qBAAqB;AT2/C7B;;AShjDA;EAuDI,yBAAyB;AT6/C7B;;ASpjDA;EA0DQ,oBAAoB;EACpB,qBAAqB;AT8/C7B;;ACzvDE;EQiQM;IACE,oBAlTyD;ET8yDjE;ES1/CM;;IAEE,qBAtT0F;ETkzDlG;ESjgDM;IACE,kBV1TM;EC6zDd;ESpgDM;IACE,eV3TG;ECi0DX;AACF;;ACrwDE;EQ6PM;IACE,qBAlTyL;ET8zDjM;ES1gDM;;IAEE,kBV9TM;EC00Dd;ESjhDM;IACE,eV3TG;EC80DX;ESphDM;IACE,kBV5TM;ECk1Dd;AACF;;AWl3DA;EACE,YAAY;EACZ,cAAc;EACd,kBAAkB;EAClB,WAAW;AXq3Db;;AWz3DA;EAMI,0BAA0B;EAC1B,kBZyCM;EYxCN,mBZwCM;EYvCN,WAAW;AXu3Df;;AC/wDE;EUjHF;IAWI,gBAAuC;EX03DzC;AACF;;AC3wDI;EU3HJ;IAcM,iBAAqE;EX63DzE;AACF;;AClwDI;EU1IJ;IAiBM,iBAAiE;EXg4DrE;AACF;;AClxDI;EUhIJ;IAoBM,iBAAqE;EXm4DzE;AACF;;ACzwDI;EU/IJ;IAuBM,iBAAiE;EXs4DrE;AACF;;AY34DA;EAII,kBAAkB;AZ24DtB;;AY/4DA;;;;;;;EAcM,kBAhC2B;AZ26DjC;;AYz5DA;;;;;;EAqBI,cbvC0B;EawC1B,gBbHiB;EaIjB,kBA3C+B;AZw7DnC;;AYp6DA;EAyBI,cAAc;EACd,oBAAoB;AZ+4DxB;;AYz6DA;EA4BM,eAAe;AZi5DrB;;AY76DA;EA8BI,iBAAiB;EACjB,uBAAuB;AZm5D3B;;AYl7DA;EAiCM,oBAAoB;AZq5D1B;;AYt7DA;EAmCI,gBAAgB;EAChB,uBAAuB;AZu5D3B;;AY37DA;EAsCM,oBAAoB;AZy5D1B;;AY/7DA;EAwCI,iBAAiB;EACjB,oBAAoB;AZ25DxB;;AYp8DA;EA2CI,kBAAkB;EAClB,uBAAuB;AZ65D3B;;AYz8DA;EA8CI,cAAc;EACd,kBAAkB;AZ+5DtB;;AY98DA;EAiDI,4Bb5D0B;EEqK1B,+BFxK0B;EaiE1B,qBAjEqC;AZk+DzC;;AYp9DA;EAqDI,4BAA4B;EXqG5B,iBWpGmC;EACnC,eAAe;AZm6DnB;;AY19DA;EAyDM,wBAAwB;AZq6D9B;;AY99DA;EA2DQ,4BAA4B;AZu6DpC;;AYl+DA;EA6DQ,4BAA4B;AZy6DpC;;AYt+DA;EA+DQ,4BAA4B;AZ26DpC;;AY1+DA;EAiEQ,4BAA4B;AZ66DpC;;AY9+DA;EAmEI,wBAAwB;EXuFxB,iBWtFmC;EACnC,eAAe;AZ+6DnB;;AYp/DA;EAuEM,uBAAuB;EACvB,iBAAiB;AZi7DvB;;AYz/DA;EA0EQ,uBAAuB;AZm7D/B;;AY7/DA;EX0JI,iBW9EmC;AZq7DvC;;AYjgEA;EA8EI,gBAAgB;EAChB,iBAAiB;EACjB,kBAAkB;AZu7DtB;;AYvgEA;EAkFM,eAAe;AZy7DrB;;AY3gEA;EAoFM,kBAAkB;AZ27DxB;;AY/gEA;EAsFM,qBAAqB;AZ67D3B;;AYnhEA;EAwFM,kBAAkB;AZ+7DxB;;AYvhEA;EX2CE,iCAAiC;EWgD/B,gBAAgB;EAChB,qBAxG8B;EAyG9B,gBAAgB;EAChB,iBAAiB;AZi8DrB;;AY/hEA;;EAiGI,cAAc;AZm8DlB;;AYpiEA;EAmGI,WAAW;AZq8Df;;AYxiEA;;EAsGM,yBbpHwB;EaqHxB,qBAhHmC;EAiHnC,qBAhHmC;EAiHnC,mBAAmB;AZu8DzB;;AYhjEA;EA2GM,cb7HwB;ACskE9B;;AYpjEA;EA6GQ,mBAAmB;AZ28D3B;;AYxjEA;;EAiHQ,qBAvHsC;EAwHtC,cbpIsB;ACglE9B;;AY9jEA;;EAsHQ,qBAzHsC;EA0HtC,cbzIsB;ACslE9B;;AYpkEA;;EA6HY,sBAjI4C;AZ6kExD;;AYzkEA;EAgIM,aAAa;AZ68DnB;;AY7kEA;EAmII,kBbrHY;ACmkEhB;;AYjlEA;EAqII,ebxHS;ACwkEb;;AYrlEA;EAuII,kBb3HY;AC6kEhB;;AYzlEA;EAyII,iBb9HW;ACklEf;;Aa/mEA;EACE,mBAAmB;EACnB,oBAAoB;EACpB,uBAAuB;EACvB,cAVsB;EAWtB,aAXsB;Ab6nExB;;AavnEA;EAQI,YAbwB;EAcxB,WAdwB;AbioE5B;;Aa5nEA;EAWI,YAfyB;EAgBzB,WAhByB;AbqoE7B;;AajoEA;EAcI,YAjBwB;EAkBxB,WAlBwB;AbyoE5B;;AarnEA;EACE,uBAAuB;EACvB,cAAc;EACd,oBAAoB;EACpB,eAAe;EACf,mBA5BsB;EA6BtB,mBAAmB;AbwnErB;;Aa9nEA;EAQI,YAAY;EACZ,cAAc;Ab0nElB;;AanoEA;EAcQ,mBAjCkB;Ab0pE1B;;AavoEA;EAmBQ,oBAtCkB;Ab8pE1B;;AatnEA;EACE,aAAa;AbynEf;;AclqEA;EACE,cAAc;EACd,kBAAkB;AdqqEpB;;AcvqEA;EAII,cAAc;EACd,YAAY;EACZ,WAAW;AduqEf;;Ac7qEA;EAQM,qBf4DiB;AC6mEvB;;AcjrEA;EAUI,WAAW;Ad2qEf;;AcrrEA;;;;;;;;;;;;;;;;;EA+BM,YAAY;EACZ,WAAW;Ad0qEjB;;Ac1sEA;EAmCI,iBAAiB;Ad2qErB;;Ac9sEA;EAqCI,gBAAgB;Ad6qEpB;;AcltEA;EAuCI,gBAAgB;Ad+qEpB;;ActtEA;EAyCI,qBAAqB;AdirEzB;;Ac1tEA;EA2CI,gBAAgB;AdmrEpB;;Ac9tEA;EA6CI,mBAAmB;AdqrEvB;;AcluEA;EA+CI,gBAAgB;AdurEpB;;ActuEA;EAiDI,qBAAqB;AdyrEzB;;Ac1uEA;EAmDI,iBAAiB;Ad2rErB;;Ac9uEA;EAqDI,sBAAsB;Ad6rE1B;;AclvEA;EAuDI,iBAAiB;Ad+rErB;;ActvEA;EAyDI,sBAAsB;AdisE1B;;Ac1vEA;EA2DI,sBAAsB;AdmsE1B;;Ac9vEA;EA6DI,iBAAiB;AdqsErB;;AclwEA;EA+DI,iBAAiB;AdusErB;;ActwEA;EAmEM,YAAwB;EACxB,WAAuB;AdusE7B;;Ac3wEA;EAmEM,YAAwB;EACxB,WAAuB;Ad4sE7B;;AchxEA;EAmEM,YAAwB;EACxB,WAAuB;AditE7B;;AcrxEA;EAmEM,YAAwB;EACxB,WAAuB;AdstE7B;;Ac1xEA;EAmEM,YAAwB;EACxB,WAAuB;Ad2tE7B;;Ac/xEA;EAmEM,YAAwB;EACxB,WAAuB;AdguE7B;;AcpyEA;EAmEM,aAAwB;EACxB,YAAuB;AdquE7B;;AelyEA;EAEE,4BhBA4B;EgBC5B,kBhBwDU;EgBvDV,kBAAkB;EAIhB,sCAZoD;Af6yExD;;AezyEA;EAUI,mBAAmB;EACnB,0BAA0B;AfmyE9B;;Ae9yEA;EAaI,mBAAmB;AfqyEvB;;AelzEA;;EAgBI,iBhBZ2B;ACmzE/B;;AevzEA;EAkBI,uBAAuB;AfyyE3B;;Ae3zEA;Ed+KI,Yc3J4B;EAC5B,kBAAkB;EAClB,WAAW;Af2yEf;;Aej0EA;;;EA0BI,mBAAmB;Af6yEvB;;Aev0EA;EAgCM,uBhB5ByB;EgB6BzB,chB1CuB;ACq1E7B;;Ae50EA;EAgCM,yBhBzCuB;EgB0CvB,YhB7ByB;AC60E/B;;Aej1EA;EAgCM,4BhB9BwB;EgB+BxB,yBLoCe;AVixErB;;Aet1EA;EAgCM,yBhBrCwB;EgBsCxB,WLsCU;AVoxEhB;;Ae31EA;EAgCM,yBhBvB4B;EgBwB5B,WLsCU;AVyxEhB;;Aeh2EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AV+wErE;;Aer2EA;EAgCM,yBhBrB4B;EgBsB5B,WLsCU;AVmyEhB;;Ae12EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVyxErE;;Ae/2EA;EAgCM,yBhBtB4B;EgBuB5B,WLsCU;AV6yEhB;;Aep3EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVmyErE;;Aez3EA;EAgCM,yBhBxB4B;EgByB5B,WLsCU;AVuzEhB;;Ae93EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AV6yErE;;Aen4EA;EAgCM,yBhBzB4B;EgB0B5B,yBLoCe;AVm0ErB;;Aex4EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVuzErE;;Ae74EA;EAgCM,yBhBnB2B;EgBoB3B,WLsCU;AV20EhB;;Ael5EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVi0ErE;;AgBx5EA;EAEE,qBAAqB;EACrB,wBAAwB;EACxB,YAAY;EACZ,qBjByDqB;EiBxDrB,cAAc;EACd,YjBoBW;EiBnBX,gBAAgB;EAChB,UAAU;EACV,WAAW;AhB05Eb;;AgBp6EA;EAYI,yBjBX2B;ACu6E/B;;AgBx6EA;EAcI,yBjBjB0B;AC+6E9B;;AgB56EA;EAgBI,yBjBnB0B;ACm7E9B;;AgBh7EA;EAkBI,yBjBrB0B;EiBsB1B,YAAY;AhBk6EhB;;AgBr7EA;EAyBQ,uBjBpBuB;ACo7E/B;;AgBz7EA;EA2BQ,uBjBtBuB;ACw7E/B;;AgB77EA;EA6BQ,uBjBxBuB;AC47E/B;;AgBj8EA;EA+BQ,mEAA2F;AhBs6EnG;;AgBr8EA;EAyBQ,yBjBjCqB;ACi9E7B;;AgBz8EA;EA2BQ,yBjBnCqB;ACq9E7B;;AgB78EA;EA6BQ,yBjBrCqB;ACy9E7B;;AgBj9EA;EA+BQ,qEAA2F;AhBs7EnG;;AgBr9EA;EAyBQ,4BjBtBsB;ACs9E9B;;AgBz9EA;EA2BQ,4BjBxBsB;AC09E9B;;AgB79EA;EA6BQ,4BjB1BsB;AC89E9B;;AgBj+EA;EA+BQ,wEAA2F;AhBs8EnG;;AgBr+EA;EAyBQ,yBjB7BsB;AC6+E9B;;AgBz+EA;EA2BQ,yBjB/BsB;ACi/E9B;;AgB7+EA;EA6BQ,yBjBjCsB;ACq/E9B;;AgBj/EA;EA+BQ,qEAA2F;AhBs9EnG;;AgBr/EA;EAyBQ,yBjBf0B;AC++ElC;;AgBz/EA;EA2BQ,yBjBjB0B;ACm/ElC;;AgB7/EA;EA6BQ,yBjBnB0B;ACu/ElC;;AgBjgFA;EA+BQ,qEAA2F;AhBs+EnG;;AgBrgFA;EAyBQ,yBjBb0B;AC6/ElC;;AgBzgFA;EA2BQ,yBjBf0B;ACigFlC;;AgB7gFA;EA6BQ,yBjBjB0B;ACqgFlC;;AgBjhFA;EA+BQ,qEAA2F;AhBs/EnG;;AgBrhFA;EAyBQ,yBjBd0B;AC8gFlC;;AgBzhFA;EA2BQ,yBjBhB0B;ACkhFlC;;AgB7hFA;EA6BQ,yBjBlB0B;ACshFlC;;AgBjiFA;EA+BQ,qEAA2F;AhBsgFnG;;AgBriFA;EAyBQ,yBjBhB0B;ACgiFlC;;AgBziFA;EA2BQ,yBjBlB0B;ACoiFlC;;AgB7iFA;EA6BQ,yBjBpB0B;ACwiFlC;;AgBjjFA;EA+BQ,qEAA2F;AhBshFnG;;AgBrjFA;EAyBQ,yBjBjB0B;ACijFlC;;AgBzjFA;EA2BQ,yBjBnB0B;ACqjFlC;;AgB7jFA;EA6BQ,yBjBrB0B;ACyjFlC;;AgBjkFA;EA+BQ,qEAA2F;AhBsiFnG;;AgBrkFA;EAyBQ,yBjBXyB;AC2jFjC;;AgBzkFA;EA2BQ,yBjBbyB;AC+jFjC;;AgB7kFA;EA6BQ,yBjBfyB;ACmkFjC;;AgBjlFA;EA+BQ,qEAA2F;AhBsjFnG;;AgBrlFA;EAkCI,wBAtCkC;EAuClC,mCAAmC;EACnC,iCAAiC;EACjC,iCAAiC;EACjC,yBjBrC2B;EiBsC3B,qEAA0F;EAC1F,6BAA6B;EAC7B,4BAA4B;EAC5B,0BAA0B;AhBujF9B;;AgBjmFA;EA4CM,6BAA6B;AhByjFnC;;AgBrmFA;EA8CM,6BAA6B;AhB2jFnC;;AgBzmFA;EAgDM,oBAAoB;AhB6jF1B;;AgB7mFA;EAoDI,ejBxBY;ACqlFhB;;AgBjnFA;EAsDI,ejB5BY;AC2lFhB;;AgBrnFA;EAwDI,cjB/BW;ACgmFf;;AgB/jFA;EACE;IACE,2BAA2B;EhBkkF7B;EgBjkFA;IACE,4BAA4B;EhBmkF9B;AACF;;AiB9mFA;EAEE,uBlBjB6B;EkBkB7B,clB3B4B;AC2oF9B;;AiBnnFA;;EAMI,yBlB1B0B;EkB2B1B,qBA/B6B;EAgC7B,qBA/B6B;EAgC7B,mBAAmB;AjBknFvB;;AiB3nFA;;EAeQ,uBlB9BuB;EkB+BvB,mBlB/BuB;EkBgCvB,clB7CqB;AC8pF7B;;AiBloFA;;EAeQ,yBlB3CqB;EkB4CrB,qBlB5CqB;EkB6CrB,YlBhCuB;ACwpF/B;;AiBzoFA;;EAeQ,4BlBhCsB;EkBiCtB,wBlBjCsB;EkBkCtB,yBPiCa;AV8lFrB;;AiBhpFA;;EAeQ,yBlBvCsB;EkBwCtB,qBlBxCsB;EkByCtB,WPmCQ;AVmmFhB;;AiBvpFA;;EAeQ,yBlBzB0B;EkB0B1B,qBlB1B0B;EkB2B1B,WPmCQ;AV0mFhB;;AiB9pFA;;EAeQ,yBlBvB0B;EkBwB1B,qBlBxB0B;EkByB1B,WPmCQ;AVinFhB;;AiBrqFA;;EAeQ,yBlBxB0B;EkByB1B,qBlBzB0B;EkB0B1B,WPmCQ;AVwnFhB;;AiB5qFA;;EAeQ,yBlB1B0B;EkB2B1B,qBlB3B0B;EkB4B1B,WPmCQ;AV+nFhB;;AiBnrFA;;EAeQ,yBlB3B0B;EkB4B1B,qBlB5B0B;EkB6B1B,yBPiCa;AVwoFrB;;AiB1rFA;;EAeQ,yBlBrByB;EkBsBzB,qBlBtByB;EkBuBzB,WPmCQ;AV6oFhB;;AiBjsFA;;EAoBM,mBAAmB;EACnB,SAAS;AjBkrFf;;AiBvsFA;;EAuBM,yBlBjC4B;EkBkC5B,WP4BU;AVypFhB;;AiB7sFA;;;;EA2BQ,mBAAmB;AjByrF3B;;AiBptFA;;EA6BM,sBAAsB;AjB4rF5B;;AiBztFA;EA+BI,clBvD0B;ACqvF9B;;AiB7tFA;EAiCM,gBAtDsB;AjBsvF5B;;AiBjuFA;EAoCM,yBlB9C4B;EkB+C5B,WPeU;AVkrFhB;;AiBtuFA;;EAwCQ,mBAAmB;AjBmsF3B;;AiB3uFA;;EA2CQ,kBPSQ;EORR,mBAAmB;AjBqsF3B;;AiBjvFA;EA8CI,6BA5DqC;AjBmwFzC;;AiBrvFA;;EAiDM,qBApEgC;EAqEhC,clB1EwB;ACmxF9B;;AiB3vFA;EAoDI,6BAhEqC;AjB2wFzC;;AiB/vFA;;EAuDM,qBAxEgC;EAyEhC,clBhFwB;AC6xF9B;;AiBrwFA;EA0DI,6BAvEqC;AjBsxFzC;;AiBzwFA;;EA+DU,sBAAsB;AjB+sFhC;;AiB9wFA;;EAoEM,iBAAiB;AjB+sFvB;;AiBnxFA;;EAyEU,wBAAwB;AjB+sFlC;;AiBxxFA;EA2EI,WAAW;AjBitFf;;AiB5xFA;EAgFU,yBlBhGoB;ACgzF9B;;AiBhyFA;EAqFY,yBlBrGkB;ACozF9B;;AiBpyFA;EAuFc,4BlBxGgB;ACyzF9B;;AiBxyFA;;EA2FM,qBAAqB;AjBktF3B;;AiB7yFA;EAgGU,yBlBhHoB;ACi0F9B;;AiB/sFA;EhB7DE,iCAAiC;EgBgEjC,cAAc;EACd,kBAAkB;EAClB,eAAe;AjBitFjB;;AkB70FA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;AlBg1F7B;;AkBp1FA;EAMI,qBAAqB;AlBk1FzB;;AkBx1FA;EjByKI,mBiBjKwC;AlBo1F5C;;AkB51FA;EAUI,sBAAsB;AlBs1F1B;;AkBh2FA;EAYI,mBAAmB;AlBw1FvB;;AkBp2FA;EAgBM,enBYO;AC40Fb;;AkBx2FA;EAmBM,kBnBQU;ACi1FhB;;AkB52FA;EAqBI,uBAAuB;AlB21F3B;;AkBh3FA;EAuBM,qBAAqB;EACrB,oBAAoB;AlB61F1B;;AkBr3FA;EA0BI,yBAAyB;AlB+1F7B;;AkBz3FA;EA6BQ,mBAAmB;AlBg2F3B;;AkB73FA;EA+BQ,eAAe;AlBk2FvB;;AkBj4FA;EjByKI,ciBvImC;AlBm2FvC;;AkBr4FA;EjByKI,eiBrIqC;EAK/B,0BAA0B;EAC1B,6BAA6B;AlBi2FvC;;AkB34FA;EAgDU,yBAAyB;EACzB,4BAA4B;AlB+1FtC;;AkB71FA;EACE,mBAAmB;EACnB,4BnBjD4B;EmBkD5B,kBnBOU;EmBNV,cnBzD4B;EmB0D5B,oBAAoB;EACpB,kBnB5Bc;EmB6Bd,WAAW;EACX,uBAAuB;EACvB,gBAAgB;EAChB,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;AlBg2FrB;;AkB52FA;EjBsHI,qBiBxGuC;EjBwGvC,sBiBvGyC;AlBk2F7C;;AkBj3FA;EAqBM,uBnBlEyB;EmBmEzB,cnBhFuB;ACg7F7B;;AkBt3FA;EAqBM,yBnB/EuB;EmBgFvB,YnBnEyB;ACw6F/B;;AkB33FA;EAqBM,4BnBpEwB;EmBqExB,yBRFe;AV42FrB;;AkBh4FA;EAqBM,yBnB3EwB;EmB4ExB,WRAU;AV+2FhB;;AkBr4FA;EAqBM,yBnB7D4B;EmB8D5B,WRAU;AVo3FhB;;AkB14FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AV02FrE;;AkB/4FA;EAqBM,yBnB3D4B;EmB4D5B,WRAU;AV83FhB;;AkBp5FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AVo3FrE;;AkBz5FA;EAqBM,yBnB5D4B;EmB6D5B,WRAU;AVw4FhB;;AkB95FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AV83FrE;;AkBn6FA;EAqBM,yBnB9D4B;EmB+D5B,WRAU;AVk5FhB;;AkBx6FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AVw4FrE;;AkB76FA;EAqBM,yBnB/D4B;EmBgE5B,yBRFe;AV85FrB;;AkBl7FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AVk5FrE;;AkBv7FA;EAqBM,yBnBzD2B;EmB0D3B,WRAU;AVs6FhB;;AkB57FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AV45FrE;;AkBj8FA;EAgCI,kBnBtDY;AC29FhB;;AkBr8FA;EAkCI,enBzDS;ACg+Fb;;AkBz8FA;EAoCI,kBnB5DY;ACq+FhB;;AkB78FA;EjBsHI,sBiB/E0C;EjB+E1C,qBiB9E0C;AlB06F9C;;AkBl9FA;EjBsHI,sBiB5E0C;EjB4E1C,qBiB3E0C;AlB46F9C;;AkBv9FA;EjBsHI,sBiBzE0C;EjByE1C,qBiBxE0C;AlB86F9C;;AkB59FA;EjBsHI,iBiB7KmB;EAyGnB,UAAU;EACV,kBAAkB;EAClB,UAAU;AlB+6Fd;;AkBn+FA;EAuDM,8BAA8B;EAC9B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;AlBg7FrC;;AkB9+FA;EAgEM,WAAW;EACX,UAAU;AlBk7FhB;;AkBn/FA;EAmEM,WAAW;EACX,UAAU;AlBo7FhB;;AkBx/FA;EAuEM,yBAAmD;AlBq7FzD;;AkB5/FA;EAyEM,yBAAoD;AlBu7F1D;;AkBhgGA;EA2EI,qBnB/DmB;ACw/FvB;;AkBv7FA;EAEI,0BAA0B;AlBy7F9B;;AmB/iGA;;EAGE,sBAAsB;AnBijGxB;;AmBpjGA;;;;EAMI,oBAAoB;AnBqjGxB;;AmB3jGA;;EAQI,iBApBmB;AnB4kGvB;;AmBhkGA;;EAUI,iBArBmB;AnBglGvB;;AmBrkGA;;EAYI,sBAAsB;AnB8jG1B;;AmB5jGA;EACE,cpB9B4B;EoBiC5B,epBLW;EoBMX,gBpBGmB;EoBFnB,kBAnCuB;AnBgmGzB;;AmBnkGA;EAQI,cApCwB;EAqCxB,oBApCyB;AnBmmG7B;;AmBxkGA;EAWI,oBA3B+B;AnB4lGnC;;AmB5kGA;EAgBM,epBnBO;ACmlGb;;AmBhlGA;EAgBM,iBpBlBS;ACslGf;;AmBplGA;EAgBM,epBjBO;ACylGb;;AmBxlGA;EAgBM,iBpBhBS;AC4lGf;;AmB5lGA;EAgBM,kBpBfU;AC+lGhB;;AmBhmGA;EAgBM,epBdO;ACkmGb;;AmBpmGA;EAgBM,kBpBbU;ACqmGhB;;AmBtlGA;EACE,cpB/C4B;EoBkD5B,kBpBrBc;EoBsBd,gBpBjBiB;EoBkBjB,iBA3CyB;AnBkoG3B;;AmB7lGA;EAQI,cpBvD0B;EoBwD1B,gBpBnBiB;AC4mGrB;;AmBlmGA;EAWI,oBA7C+B;AnBwoGnC;;AmBtmGA;EAgBM,epBrCO;AC+nGb;;AmB1mGA;EAgBM,iBpBpCS;ACkoGf;;AmB9mGA;EAgBM,epBnCO;ACqoGb;;AmBlnGA;EAgBM,iBpBlCS;ACwoGf;;AmBtnGA;EAgBM,kBpBjCU;AC2oGhB;;AmB1nGA;EAgBM,epBhCO;AC8oGb;;AmB9nGA;EAgBM,kBpB/BU;ACipGhB;;AoB/qGA;EACE,cAAc;EACd,eAAe;EACf,mBAAmB;EACnB,kBAAkB;EAClB,yBAAyB;ApBkrG3B;;AoB7qGA;EACE,mBAAmB;EACnB,4BrBP4B;EqBQ5B,qBrBmDqB;EqBlDrB,oBAAoB;EACpB,kBrBac;EqBZd,WAAW;EACX,uBAAuB;EACvB,oBAAoB;EACpB,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;EAClB,mBAAmB;ApBgrGrB;;AqB9sGA,eAAA;AC0DA;EAxBE,uBvBnB6B;EuBoB7B,qBvBzB4B;EuB0B5B,kBvBkCU;EuBjCV,cvB/B4B;ACgtG9B;;AC9oGI;EqBjCA,4BvBjC0B;ACotG9B;;AClpGI;EqBjCA,4BvBjC0B;ACwtG9B;;ACtpGI;EqBjCA,4BvBjC0B;AC4tG9B;;AC1pGI;EqBjCA,4BvBjC0B;ACguG9B;;AsB9rGE;EAEE,qBvBjC0B;ACiuG9B;;AsB/rGE;EAIE,qBvBzB8B;EuB0B9B,iDvB1B8B;ACytGlC;;AsB9rGE;;;;;EAEE,4BvBtC0B;EuBuC1B,wBvBvC0B;EuBwC1B,gBAAgB;EAChB,cvB9C0B;ACkvG9B;;AClrGI;;;;;EqBhBE,+BvBhDwB;AC0vG9B;;AC1rGI;;;;;EqBhBE,+BvBhDwB;ACkwG9B;;AClsGI;;;;;EqBhBE,+BvBhDwB;AC0wG9B;;AC1sGI;;;;;EqBhBE,+BvBhDwB;ACkxG9B;;AuBpxGA;EAEE,2DxBN2B;EwBO3B,eAAe;EACf,WAAW;AvBsxGb;;AuBrxGE;EACE,gBAAgB;AvBwxGpB;;AuBpxGI;EACE,mBxBFyB;ACyxG/B;;AuBxxGK;EAMG,mDxBPuB;AC6xG/B;;AuB5xGI;EACE,qBxBfuB;AC8yG7B;;AuBhyGK;EAMG,gDxBpBqB;ACkzG7B;;AuBpyGI;EACE,wBxBJwB;AC2yG9B;;AuBxyGK;EAMG,mDxBTsB;AC+yG9B;;AuB5yGI;EACE,qBxBXwB;AC0zG9B;;AuBhzGK;EAMG,gDxBhBsB;AC8zG9B;;AuBpzGI;EACE,qBxBG4B;ACozGlC;;AuBxzGK;EAMG,iDxBF0B;ACwzGlC;;AuB5zGI;EACE,qBxBK4B;AC0zGlC;;AuBh0GK;EAMG,iDxBA0B;AC8zGlC;;AuBp0GI;EACE,qBxBI4B;ACm0GlC;;AuBx0GK;EAMG,kDxBD0B;ACu0GlC;;AuB50GI;EACE,qBxBE4B;AC60GlC;;AuBh1GK;EAMG,kDxBH0B;ACi1GlC;;AuBp1GI;EACE,qBxBC4B;ACs1GlC;;AuBx1GK;EAMG,mDxBJ0B;AC01GlC;;AuB51GI;EACE,qBxBO2B;ACw1GjC;;AuBh2GK;EAMG,kDxBEyB;AC41GjC;;AuB51GE;EzBmBA,kBC0BgB;EDzBhB,kBCNc;ACm1GhB;;AuB/1GE;EzBoBA,kBCVc;ACy1GhB;;AuBj2GE;EzBoBA,iBCba;AC81Gf;;AuBl2GE;EACE,cAAc;EACd,WAAW;AvBq2Gf;;AuBp2GE;EACE,eAAe;EACf,WAAW;AvBu2Gf;;AuBr2GA;EAGI,qBxB+BmB;EwB9BnB,gDAA4D;EAC5D,iDAA6D;AvBs2GjE;;AuB32GA;EAOI,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;EAChB,eAAe;EACf,gBAAgB;AvBw2GpB;;AuBt2GA;EAEE,cAAc;EACd,eAAe;EACf,eAAe;EACf,2BzB7CkE;EyB8ClE,gBAAgB;AvBw2GlB;;AuB92GA;EAQI,gBA1DsB;EA2DtB,eA1DqB;AvBo6GzB;;AuBn3GA;EAWI,eAAe;AvB42GnB;;AuBv3GA;EAcI,YAAY;AvB62GhB;;AwB96GA;EACE,eAAe;EACf,qBAAqB;EACrB,iBAAiB;EACjB,kBAAkB;AxBi7GpB;;AwBh7GE;EACE,eAAe;AxBm7GnB;;AwBl7GE;EACE,czBF0B;ACu7G9B;;AwBp7GE;;;;;EAGE,czBJ0B;EyBK1B,mBAAmB;AxBy7GvB;;AwBp7GA;EvBgKI,mBuB7JqC;AxBq7GzC;;AyBx8GA;EACE,qBAAqB;EACrB,eAAe;EACf,kBAAkB;EAClB,mBAAmB;AzB28GrB;;AyB/8GA;EAMI,a3BDkB;AE88GtB;;AyBn9GA;EAUM,qB1BU4B;EEoK9B,awB7K+B;EAC7B,UAAU;AzB68GhB;;AyBz9GA;EAeM,qB1BuDiB;EE0GnB,kBwBhKsC;AzB88G1C;;AyB99GA;EAmBI,eAAe;EACf,cAAc;EACd,cAAc;EACd,eAAe;EACf,aAAa;AzB+8GjB;;AyBt+GA;EAyBM,aAAa;AzBi9GnB;;AyB1+GA;;EA4BM,wB1BjBwB;ACo+G9B;;AyB/+GA;ExBgLI,mBwBlJwC;AzBq9G5C;;AyBn/GA;EAgCM,YAAY;EACZ,UAAU;AzBu9GhB;;AyBx/GA;EAmCQ,kBAAkB;AzBy9G1B;;AyB5/GA;EAuCM,qB1BnCwB;AC4/G9B;;AyBhgHA;EA6CQ,mB1BhCuB;ACu/G/B;;AyBpgHA;EA+CQ,mB1BlCuB;AC2/G/B;;AyBxgHA;EAkDU,qBfwDuB;AVk6GjC;;AyB5gHA;EAuDU,mD1B1CqB;ACmgH/B;;AyBhhHA;EA6CQ,qB1B7CqB;ACohH7B;;AyBphHA;EA+CQ,qB1B/CqB;ACwhH7B;;AyBxhHA;EAkDU,mBfwDuB;AVk7GjC;;AyB5hHA;EAuDU,gD1BvDmB;ACgiH7B;;AyBhiHA;EA6CQ,wB1BlCsB;ACyhH9B;;AyBpiHA;EA+CQ,wB1BpCsB;AC6hH9B;;AyBxiHA;EAkDU,qBfwDuB;AVk8GjC;;AyB5iHA;EAuDU,mD1B5CoB;ACqiH9B;;AyBhjHA;EA6CQ,qB1BzCsB;ACgjH9B;;AyBpjHA;EA+CQ,qB1B3CsB;ACojH9B;;AyBxjHA;EAkDU,qBfwDuB;AVk9GjC;;AyB5jHA;EAuDU,gD1BnDoB;AC4jH9B;;AyBhkHA;EA6CQ,qB1B3B0B;ACkjHlC;;AyBpkHA;EA+CQ,qB1B7B0B;ACsjHlC;;AyBxkHA;EAkDU,qBfwDuB;AVk+GjC;;AyB5kHA;EAuDU,iD1BrCwB;AC8jHlC;;AyBhlHA;EA6CQ,qB1BzB0B;ACgkHlC;;AyBplHA;EA+CQ,qB1B3B0B;ACokHlC;;AyBxlHA;EAkDU,qBfwDuB;AVk/GjC;;AyB5lHA;EAuDU,iD1BnCwB;AC4kHlC;;AyBhmHA;EA6CQ,qB1B1B0B;ACilHlC;;AyBpmHA;EA+CQ,qB1B5B0B;ACqlHlC;;AyBxmHA;EAkDU,qBfwDuB;AVkgHjC;;AyB5mHA;EAuDU,kD1BpCwB;AC6lHlC;;AyBhnHA;EA6CQ,qB1B5B0B;ACmmHlC;;AyBpnHA;EA+CQ,qB1B9B0B;ACumHlC;;AyBxnHA;EAkDU,qBfwDuB;AVkhHjC;;AyB5nHA;EAuDU,kD1BtCwB;AC+mHlC;;AyBhoHA;EA6CQ,qB1B7B0B;AConHlC;;AyBpoHA;EA+CQ,qB1B/B0B;ACwnHlC;;AyBxoHA;EAkDU,qBfwDuB;AVkiHjC;;AyB5oHA;EAuDU,mD1BvCwB;ACgoHlC;;AyBhpHA;EA6CQ,qB1BvByB;AC8nHjC;;AyBppHA;EA+CQ,qB1BzByB;ACkoHjC;;AyBxpHA;EAkDU,qBfwDuB;AVkjHjC;;AyB5pHA;EAuDU,kD1BjCuB;AC0oHjC;;AyBhqHA;E3ByCE,kBC0BgB;EDzBhB,kBCNc;ACioHhB;;AyBrqHA;E3B4CE,kBCVc;ACuoHhB;;AyBzqHA;E3B8CE,iBCba;AC4oHf;;AyB7qHA;EAkEM,gCAA8C;EAC9C,YAAY;AzB+mHlB;;AyBlrHA;EAqEI,WAAW;AzBinHf;;AyBtrHA;EAuEM,WAAW;AzBmnHjB;;AyB1rHA;EA2EM,aAAa;EACb,kBAAkB;ExB4GpB,awB3G+B;EAC7B,YAAY;EACZ,eAAe;AzBmnHrB;;AyBlsHA;EAiFM,kB1B7CU;ACkqHhB;;AyBtsHA;EAmFM,kB1BjDU;ACwqHhB;;AyB1sHA;EAqFM,iB1BpDS;AC6qHf;;A0BjsHA;EAEE,oBAAoB;EACpB,aAAa;EACb,2BAA2B;EAC3B,kBAAkB;A1BmsHpB;;A0BxsHA;EAYQ,uB3BZuB;E2BavB,yBAAyB;EACzB,c3B3BqB;AC2tH7B;;A0B9sHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,c3BjCmB;ACiuH7B;;A0BptHA;EAwBU,yBAAyB;EACzB,+C3BzBqB;E2B0BrB,c3BvCmB;ACuuH7B;;A0B1tHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,c3B7CmB;AC6uH7B;;A0BhuHA;EAYQ,yB3BzBqB;E2B0BrB,yBAAyB;EACzB,Y3BduB;ACsuH/B;;A0BtuHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,Y3BpBqB;AC4uH/B;;A0B5uHA;EAwBU,yBAAyB;EACzB,4C3BtCmB;E2BuCnB,Y3B1BqB;ACkvH/B;;A0BlvHA;EA8BU,uBhB+DuB;EgB9DvB,yBAAyB;EACzB,Y3BhCqB;ACwvH/B;;A0BxvHA;EAYQ,4B3BdsB;E2BetB,yBAAyB;EACzB,yBhBmDa;AV6rHrB;;A0B9vHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,yBhB6CW;AVmsHrB;;A0BpwHA;EAwBU,yBAAyB;EACzB,+C3B3BoB;E2B4BpB,yBhBuCW;AVysHrB;;A0B1wHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,yBhBiCW;AV+sHrB;;A0BhxHA;EAYQ,yB3BrBsB;E2BsBtB,yBAAyB;EACzB,WhBqDQ;AVmtHhB;;A0BtxHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVytHhB;;A0B5xHA;EAwBU,yBAAyB;EACzB,4C3BlCoB;E2BmCpB,WhByCM;AV+tHhB;;A0BlyHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVquHhB;;A0BxyHA;EAYQ,yB3BP0B;E2BQ1B,yBAAyB;EACzB,WhBqDQ;AV2uHhB;;A0B9yHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVivHhB;;A0BpzHA;EAwBU,yBAAyB;EACzB,6C3BpBwB;E2BqBxB,WhByCM;AVuvHhB;;A0B1zHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AV6vHhB;;A0Bh0HA;EAYQ,yB3BL0B;E2BM1B,yBAAyB;EACzB,WhBqDQ;AVmwHhB;;A0Bt0HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVywHhB;;A0B50HA;EAwBU,yBAAyB;EACzB,6C3BlBwB;E2BmBxB,WhByCM;AV+wHhB;;A0Bl1HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVqxHhB;;A0Bx1HA;EAYQ,yB3BN0B;E2BO1B,yBAAyB;EACzB,WhBqDQ;AV2xHhB;;A0B91HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AViyHhB;;A0Bp2HA;EAwBU,yBAAyB;EACzB,8C3BnBwB;E2BoBxB,WhByCM;AVuyHhB;;A0B12HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AV6yHhB;;A0Bh3HA;EAYQ,yB3BR0B;E2BS1B,yBAAyB;EACzB,WhBqDQ;AVmzHhB;;A0Bt3HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVyzHhB;;A0B53HA;EAwBU,yBAAyB;EACzB,8C3BrBwB;E2BsBxB,WhByCM;AV+zHhB;;A0Bl4HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVq0HhB;;A0Bx4HA;EAYQ,yB3BT0B;E2BU1B,yBAAyB;EACzB,yBhBmDa;AV60HrB;;A0B94HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,yBhB6CW;AVm1HrB;;A0Bp5HA;EAwBU,yBAAyB;EACzB,+C3BtBwB;E2BuBxB,yBhBuCW;AVy1HrB;;A0B15HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,yBhBiCW;AV+1HrB;;A0Bh6HA;EAYQ,yB3BHyB;E2BIzB,yBAAyB;EACzB,WhBqDQ;AVm2HhB;;A0Bt6HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVy2HhB;;A0B56HA;EAwBU,yBAAyB;EACzB,8C3BhBuB;E2BiBvB,WhByCM;AV+2HhB;;A0Bl7HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVq3HhB;;A0Bx7HA;EAmCI,kB3BZY;ACq6HhB;;A0B57HA;EAqCI,e3BfS;AC06Hb;;A0Bh8HA;EAuCI,kB3BlBY;AC+6HhB;;A0Bp8HA;EA0CQ,eAAe;A1B85HvB;;A0Bx8HA;EA4CI,iB3BxBW;ACw7Hf;;A0B58HA;EA+CQ,eAAe;A1Bi6HvB;;A0Bh9HA;EAmDM,6BAA6B;EAC7B,0BAA0B;A1Bi6HhC;;A0Br9HA;EAsDM,4BAA4B;EAC5B,yBAAyB;A1Bm6H/B;;A0B19HA;EA0DQ,kB3BHI;ACu6HZ;;A0B99HA;EA4DQ,aAAa;A1Bs6HrB;;A0Bl+HA;EA+DM,sBAAsB;A1Bu6H5B;;A0Bt+HA;EAiEM,sBAAsB;EACtB,YAAY;EACZ,gBAAgB;A1By6HtB;;A0B5+HA;EAqEM,uBAAuB;A1B26H7B;;A0Bh/HA;EAuEM,aAAa;EACb,YAAY;A1B66HlB;;A0Br/HA;EA0EQ,eAAe;A1B+6HvB;;A0Bz/HA;EA6EQ,eAAe;A1Bg7HvB;;A0B7/HA;EAgFQ,eAAe;A1Bi7HvB;;A0BjgIA;EAmFQ,eAAe;A1Bk7HvB;;A0BrgIA;EAsFQ,0BAA4C;A1Bm7HpD;;A0BzgIA;EAwFQ,0B3BjCI;E2BkCJ,uBAAuB;A1Bq7H/B;;A0B9gIA;EA2FI,uBAAuB;A1Bu7H3B;;A0BlhIA;EA8FM,WAAW;A1Bw7HjB;;A0BthIA;EAgGM,YAAY;EACZ,eAAe;A1B07HrB;;A0B3hIA;EAmGI,yBAAyB;A1B47H7B;;A0B/hIA;EAqGM,0BAA4C;A1B87HlD;;A0BniIA;EAuGM,0B3BhDM;E2BiDN,2BAA2B;EAC3B,SAAS;A1Bg8Hf;;A0B97HA;EACE,oBAAoB;EACpB,aAAa;EACb,eAAe;EACf,2BAA2B;EAC3B,gBAAgB;EAChB,kBAAkB;A1Bi8HpB;;A0Bv8HA;EASM,yBhBvB2B;EgBwB3B,c3B9HwB;ACgkI9B;;A0B58HA;EAYM,qBhB1B2B;AV89HjC;;A0Bh9HA;EAeM,yBhB7B2B;EgB8B3B,c3BpIwB;ACykI9B;;A0Br9HA;EAkBM,qBhBhC2B;AVu+HjC;;A0Br8HA;EACE,YAAY;EACZ,OAAO;EACP,UAAU;EACV,aAAa;EACb,kBAAkB;EAClB,MAAM;EACN,WAAW;A1Bw8Hb;;A0Bt8HA;;EAGE,qB3BhJ4B;E2BiJ5B,kB3BrFU;E2BsFV,cAAc;EACd,iBAAiB;EACjB,kBAAkB;EAClB,mBAAmB;A1Bw8HrB;;A0Bt8HA;EACE,4B3BrJ4B;E2BsJ5B,c3B5J4B;ACqmI9B;;A0Bv8HA;EACE,qB3B5J4B;E2B6J5B,mBA9J4B;EA+J5B,2BA9JoC;EA+JpC,cAAc;EACd,eA/JwB;EAgKxB,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;A1B08HzB;;A0Bx8HA;EACE,mBAAmB;EACnB,aAAa;EACb,WAAW;EACX,uBAAuB;EzBDrB,kByBEmC;EACrC,UAAU;A1B28HZ;;A0Bj9HA;EAQI,eAAe;A1B68HnB;;A2B7nIA;EACE,c5BF4B;E4BG5B,cAAc;EACd,e5B2BW;E4B1BX,gB5BiCe;AC+lIjB;;A2BpoIA;EAMI,oBAAoB;A3BkoIxB;;A2BxoIA;EASI,kB5BsBY;AC6mIhB;;A2B5oIA;EAWI,kB5BkBY;ACmnIhB;;A2BhpIA;EAaI,iB5BeW;ACwnIf;;A2BroIA;EACE,cAAc;EACd,kB5Bcc;E4Bbd,mBAAmB;A3BwoIrB;;A2B3oIA;EAOM,Y5BdyB;ACspI/B;;A2B/oIA;EAOM,c5B3BuB;ACuqI7B;;A2BnpIA;EAOM,iB5BhBwB;ACgqI9B;;A2BvpIA;EAOM,c5BvBwB;AC2qI9B;;A2B3pIA;EAOM,c5BT4B;ACiqIlC;;A2B/pIA;EAOM,c5BP4B;ACmqIlC;;A2BnqIA;EAOM,c5BR4B;ACwqIlC;;A2BvqIA;EAOM,c5BV4B;AC8qIlC;;A2B3qIA;EAOM,c5BX4B;ACmrIlC;;A2B/qIA;EAOM,c5BL2B;ACirIjC;;A2BxqIA;EAEI,sBAAsB;A3B0qI1B;;A2B5qIA;EAKI,aAAa;EACb,2BAA2B;A3B2qI/B;;A2BjrIA;E1BiJI,iB0BxIwC;A3B4qI5C;;A2BrrIA;;;EAcU,gBAAgB;A3B6qI1B;;A2B3rIA;;;EAuBY,4BAA4B;EAC5B,yBAAyB;A3B0qIrC;;A2BlsIA;;;EAiCY,6BAA6B;EAC7B,0BAA0B;A3BuqItC;;A2BzsIA;;;;;EAyCY,UAAU;A3BwqItB;;A2BjtIA;;;;;;;;;EA8CY,UAAU;A3B+qItB;;A2B7tIA;;;;;;;;;EAgDc,UAAU;A3ByrIxB;;A2BzuIA;EAkDQ,YAAY;EACZ,cAAc;A3B2rItB;;A2B9uIA;EAqDM,uBAAuB;A3B6rI7B;;A2BlvIA;EAuDM,yBAAyB;A3B+rI/B;;A2BtvIA;EA0DQ,YAAY;EACZ,cAAc;A3BgsItB;;A2B3vIA;EA6DI,aAAa;EACb,2BAA2B;A3BksI/B;;A2BhwIA;EAgEM,cAAc;A3BosIpB;;A2BpwIA;EAkEQ,gBAAgB;E1B+EpB,oB0B9E2C;A3BssI/C;;A2BzwIA;EAqEQ,YAAY;EACZ,cAAc;A3BwsItB;;A2B9wIA;EAwEM,uBAAuB;A3B0sI7B;;A2BlxIA;EA0EM,yBAAyB;A3B4sI/B;;A2BtxIA;EA4EM,eAAe;A3B8sIrB;;A2B1xIA;EAgFU,sBAAsB;A3B8sIhC;;A2B9xIA;EAkFQ,uBAAuB;A3BgtI/B;;A2BlyIA;EAoFQ,gBAAgB;A3BktIxB;;AC7tIE;E0BzEF;IAuFM,aAAa;E3BotIjB;AACF;;A2BntIA;EAEI,kBAAkB;A3BqtItB;;AC3uIE;E0BoBF;IAII,qBAAqB;E3BwtIvB;AACF;;AC7uIE;E0BgBF;IAMI,aAAa;IACb,YAAY;IACZ,cAAc;I1BgDd,mB0B/CsC;IACtC,iBAAiB;E3B4tInB;E2BtuIF;IAYM,kB5BhGU;I4BiGV,oBAAoB;E3B6tIxB;E2B1uIF;IAeM,oBAAoB;E3B8tIxB;E2B7uIF;IAiBM,kB5BvGU;I4BwGV,oBAAoB;E3B+tIxB;E2BjvIF;IAoBM,iB5B3GS;I4B4GT,oBAAoB;E3BguIxB;AACF;;A2B/tIA;EAEI,gBAAgB;A3BiuIpB;;AC1wIE;E0BuCF;IAII,aAAa;IACb,aAAa;IACb,YAAY;IACZ,cAAc;E3BouIhB;E2B3uIF;IASM,gBAAgB;E3BquIpB;E2B9uIF;IAWM,cAAc;E3BsuIlB;E2BjvIF;IAaQ,YAAY;E3BuuIlB;E2BpvIF;I1BiCI,oB0BlB2C;E3BwuI7C;AACF;;A2BvuIA;EACE,sBAAsB;EACtB,WAAW;EACX,e5BhIW;E4BiIX,kBAAkB;EAClB,mBAAmB;A3B0uIrB;;A2B/uIA;;;EAaU,c5BxKoB;ACg5I9B;;A2BrvIA;;;EAeQ,kB5B3IQ;ACu3IhB;;A2B3vIA;;;EAiBQ,kB5B/IQ;AC+3IhB;;A2BjwIA;;;EAmBQ,iB5BlJO;ACs4If;;A2BvwIA;EAqBM,c5B7KwB;E4B8KxB,a7BjLgB;E6BkLhB,oBAAoB;EACpB,kBAAkB;EAClB,MAAM;EACN,Y7BrLgB;E6BsLhB,UAAU;A3BsvIhB;;A2BjxIA;;EA+BM,mB7B1LgB;AEi7ItB;;A2BtxIA;EAiCM,OAAO;A3ByvIb;;A2B1xIA;;EAqCM,oB7BhMgB;AE07ItB;;A2B/xIA;EAuCM,QAAQ;A3B4vId;;A2BnyIA;EA2CM,6BAA6B;E1BnB/B,a0BoB+B;EAC7B,YAAY;EACZ,UAAU;A3B4vIhB;;A2B1yIA;EAgDM,kB5B5KU;AC06IhB;;A2B9yIA;EAkDM,kB5BhLU;ACg7IhB;;A2BlzIA;EAoDM,iB5BnLS;ACq7If;;A4Bx9IA,qBAAA;ACWA;EAGE,e9BuBW;E8BtBX,mBAAmB;A7B+8IrB;;A6Bn9IA;EAMI,mBAAmB;EACnB,c9BI8B;E8BH9B,aAAa;EACb,uBAAuB;EACvB,iBAduC;A7B+9I3C;;A6B39IA;EAYM,c9BjBwB;ACo+I9B;;A6B/9IA;EAcI,mBAAmB;EACnB,aAAa;A7Bq9IjB;;A6Bp+IA;E5BuKI,gB4BtJoC;A7Bu9IxC;;A6Bx+IA;EAoBQ,c9BzBsB;E8B0BtB,eAAe;EACf,oBAAoB;A7Bw9I5B;;A6B9+IA;EAwBM,c9B1BwB;E8B2BxB,iBAAiB;A7B09IvB;;A6Bn/IA;;EA4BI,uBAAuB;EACvB,aAAa;EACb,eAAe;EACf,2BAA2B;A7B49I/B;;A6B3/IA;E5BuKI,kB4BrIuC;A7B69I3C;;A6B//IA;E5BuKI,mB4BnIuC;A7B+9I3C;;A6BngJA;;EAyCM,uBAAuB;A7B+9I7B;;A6BxgJA;;EA6CM,yBAAyB;A7Bg+I/B;;A6B7gJA;EAgDI,kB9BrBY;ACs/IhB;;A6BjhJA;EAkDI,kB9BzBY;AC4/IhB;;A6BrhJA;EAoDI,iB9B5BW;ACigJf;;A6BzhJA;EAwDM,iBAAiB;A7Bq+IvB;;A6B7hJA;EA2DM,iBAAiB;A7Bs+IvB;;A6BjiJA;EA8DM,iBAAiB;A7Bu+IvB;;A6BriJA;EAiEM,iBAAiB;A7Bw+IvB;;A8B9hJA;EACE,uB/BR6B;E+BS7B,sBAnBmB;EAoBnB,0F/BvB2B;E+BwB3B,c/BnB4B;E+BoB5B,eAAe;EACf,kBAAkB;A9BiiJpB;;A8B9hJE;EACE,+BA3BiB;EA4BjB,gCA5BiB;A9B6jJrB;;A8BhiJE;EACE,kCA9BiB;EA+BjB,mCA/BiB;A9BkkJrB;;A8BjiJA;EAEE,6BAjCwC;EAkCxC,oBAAoB;EACpB,kD/BxC2B;E+ByC3B,aAAa;A9BmiJf;;A8BjiJA;EACE,mBAAmB;EACnB,c/BzC4B;E+B0C5B,aAAa;EACb,YAAY;EACZ,gB/BNe;E+BOf,qBA1CgC;A9B8kJlC;;A8B1iJA;EAQI,uBAAuB;A9BsiJ3B;;A8BpiJA;E7BqBE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;E6B5BV,mBAAmB;EACnB,eAAe;EACf,aAAa;EACb,uBAAuB;EACvB,qBApDgC;A9BomJlC;;A8B9iJA;EACE,cAAc;EACd,kBAAkB;A9BijJpB;;A8BnjJA;EAKM,+BA/De;EAgEf,gCAhEe;A9BknJrB;;A8BxjJA;EASM,kCAnEe;EAoEf,mCApEe;A9BunJrB;;A8BjjJA;EAEE,6BAhEyC;EAiEzC,eAhE2B;A9BmnJ7B;;A8BjjJA;EAEE,6BAlEwC;EAmExC,6B/BxE6B;E+ByE7B,oBAAoB;EACpB,aAAa;A9BmjJf;;A8BjjJA;EACE,mBAAmB;EACnB,aAAa;EACb,aAAa;EACb,YAAY;EACZ,cAAc;EACd,uBAAuB;EACvB,gBA5E2B;A9BgoJ7B;;A8B3jJA;E7B2FI,8BFvK2B;AC2oJ/B;;A8BljJA;EAEI,qB/BtDkB;AC0mJtB;;A+BroJA;EACE,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;A/BwoJrB;;A+B3oJA;EAOM,cAAc;A/BwoJpB;;A+B/oJA;EAUM,UAAU;EACV,QAAQ;A/ByoJd;;A+BppJA;EAcM,YAAY;EACZ,mBA9BuB;EA+BvB,oBAAoB;EACpB,SAAS;A/B0oJf;;A+BxoJA;EACE,aAAa;E9BiJX,Q8BhJqB;EACvB,gBAzC6B;EA0C7B,gBAtC2B;EAuC3B,kBAAkB;EAClB,SAAS;EACT,WApCqB;A/B+qJvB;;A+BzoJA;EACE,uBhCnC6B;EgCoC7B,kBhCmBU;EgClBV,0FhClD2B;EgCmD3B,sBA9CsC;EA+CtC,mBA9CmC;A/B0rJrC;;Ae9qJgB;EgBqCd,chClD4B;EgCmD5B,cAAc;EACd,mBAAmB;EACnB,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;A/B6oJpB;;A+B3oJA;;E9BkHI,kB8BhHmC;EACrC,mBAAmB;EACnB,mBAAmB;EACnB,WAAW;A/B8oJb;;A+BnpJA;;EAOI,4BhC1D0B;EgC2D1B,chCtEyB;ACutJ7B;;A+BzpJA;;EAUI,yBhCpD8B;EgCqD9B,WrBOY;AV6oJhB;;A+BlpJA;EACE,yBhCnE6B;EgCoE7B,YAAY;EACZ,cAAc;EACd,WAAW;EACX,gBAAgB;A/BqpJlB;;AgCnuJA;EAEE,mBAAmB;EACnB,8BAA8B;AhCquJhC;;AgCxuJA;EAKI,kBjC6DQ;AC0qJZ;;AgC5uJA;EAOI,qBAAqB;EACrB,mBAAmB;AhCyuJvB;;AgCjvJA;EAWI,aAAa;AhC0uJjB;;AgCrvJA;;EAcM,aAAa;AhC4uJnB;;AgC1vJA;EAgBM,aAAa;AhC8uJnB;;AgC9vJA;EAmBQ,gBAAgB;E/B2JpB,oB+BhLuC;AhCqwJ3C;;AgCnwJA;EAsBQ,YAAY;AhCivJpB;;ACjqJE;E+BtGF;IAyBI,aAAa;EhCmvJf;EgC5wJF;IA4BQ,YAAY;EhCmvJlB;AACF;;AgClvJA;EACE,mBAAmB;EACnB,aAAa;EACb,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,uBAAuB;AhCqvJzB;;AgC3vJA;;EASI,gBAAgB;AhCuvJpB;;AC5rJE;E+BpEF;IAaM,sBA7CqC;EhCqyJzC;AACF;;AgCvvJA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AhC0vJhB;;AgC9vJA;;EAQM,YAAY;AhC2vJlB;;AC1sJE;E+BzDF;;I/BiII,oB+BhLuC;EhCwzJzC;AACF;;AgC5vJA;EACE,mBAAmB;EACnB,2BAA2B;AhC+vJ7B;;AC1tJE;E+BvCF;IAMM,kBAAkB;EhCgwJtB;AACF;;AC5tJE;E+B3CF;IAQI,aAAa;EhCowJf;AACF;;AgCnwJA;EACE,mBAAmB;EACnB,yBAAyB;AhCswJ3B;;ACvuJE;E+BjCF;IAKI,aAAa;EhCwwJf;AACF;;AiC50JA;EACE,uBAAuB;EACvB,aAAa;EACb,mBAAmB;AjC+0JrB;;AiCl1JA;EAKI,sBAV2B;AjC21J/B;;AiCt1JA;EAOI,8ClCR0B;EkCS1B,aAAa;EACb,oBAb2B;AjCg2J/B;;AiC51JA;;EAYM,qBAfgC;AjCo2JtC;;AiCj2JA;EAcM,mBAhBwB;AjCu2J9B;;AiCr2JA;EAgBQ,kBAlBsB;AjC22J9B;;AiCz2JA;EAkBI,8ClCnB0B;EkCoB1B,gBA1BgB;EA2BhB,iBA3BgB;AjCs3JpB;;AiC/2JA;EAwBM,kBA9BsB;EA+BtB,mBA/BsB;AjC03J5B;;AiCz1JA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AjC41JhB;;AiC11JA;EhCsII,iBgC9KgB;AjCs4JpB;;AiC31JA;EhCmII,kBgC9KgB;AjC04JpB;;AiC51JA;EACE,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,mBAAmB;AjC+1JrB;;AC/yJE;EgCpDF;IAQI,gBAAgB;EjCg2JlB;AACF;;AkCv4JA;EACE,enCgBW;AC03Jb;;AkC34JA;EAII,kBnCcY;AC63JhB;;AkC/4JA;EAMI,kBnCUY;ACm4JhB;;AkCn5JA;EAQI,iBnCOW;ACw4Jf;;AkC74JA;EACE,iBArB0B;AlCq6J5B;;AkCj5JA;EAGI,kBnCoCc;EmCnCd,cnC3B0B;EmC4B1B,cAAc;EACd,qBAzBiC;AlC26JrC;;AkCx5JA;EAQM,4BnCzBwB;EmC0BxB,cnCjCwB;ACq7J9B;;AkC75JA;EAYM,yBnCpB4B;EmCqB5B,WxBuCU;AV82JhB;;AkCl6JA;EjCoJI,+BFxK0B;EmCqCxB,cAnC0B;EjCsK5B,qBiCrKkC;AlCy7JtC;;AkCp5JA;EACE,cnC3C4B;EmC4C5B,iBApC2B;EAqC3B,qBApC+B;EAqC/B,yBAAyB;AlCu5J3B;;AkC35JA;EAMI,eAtCoB;AlC+7JxB;;AkC/5JA;EAQI,kBAxCoB;AlCm8JxB;;AmC97JA;EAEE,4BpCZ4B;EoCa5B,kBpC4CU;EoC3CV,epCUW;ACs7Jb;;AmCp8JA;EAMI,mBAAmB;AnCk8JvB;;AmCx8JA;EAQI,mBAAmB;EACnB,0BAA0B;AnCo8J9B;;AmC78JA;EAYI,kBpCGY;ACk8JhB;;AmCj9JA;EAcI,kBpCDY;ACw8JhB;;AmCr9JA;EAgBI,iBpCJW;AC68Jf;;AmCz9JA;EAsCM,uBAH+C;AnC07JrD;;AmC79JA;EAwCQ,uBpChDuB;EoCiDvB,cpC9DqB;ACu/J7B;;AmCl+JA;EA2CQ,mBpCnDuB;AC8+J/B;;AmCt+JA;EAsCM,yBAH+C;AnCu8JrD;;AmC1+JA;EAwCQ,yBpC7DqB;EoC8DrB,YpCjDuB;ACu/J/B;;AmC/+JA;EA2CQ,qBpChEqB;ACwgK7B;;AmCn/JA;EAsCM,yBAH+C;AnCo9JrD;;AmCv/JA;EAwCQ,4BpClDsB;EoCmDtB,yBzBgBa;AVm8JrB;;AmC5/JA;EA2CQ,wBpCrDsB;AC0gK9B;;AmChgKA;EAsCM,yBAH+C;AnCi+JrD;;AmCpgKA;EAwCQ,yBpCzDsB;EoC0DtB,WzBkBQ;AV88JhB;;AmCzgKA;EA2CQ,qBpC5DsB;AC8hK9B;;AmC7gKA;EAsCM,yBzB4B0C;AV+8JhD;;AmCjhKA;EAwCQ,yBpC3C0B;EoC4C1B,WzBkBQ;AV29JhB;;AmCthKA;EA2CQ,qBpC9C0B;EoC+C1B,czB8B6D;AVi9JrE;;AmC3hKA;EAsCM,yBzB4B0C;AV69JhD;;AmC/hKA;EAwCQ,yBpCzC0B;EoC0C1B,WzBkBQ;AVy+JhB;;AmCpiKA;EA2CQ,qBpC5C0B;EoC6C1B,czB8B6D;AV+9JrE;;AmCziKA;EAsCM,yBzB4B0C;AV2+JhD;;AmC7iKA;EAwCQ,yBpC1C0B;EoC2C1B,WzBkBQ;AVu/JhB;;AmCljKA;EA2CQ,qBpC7C0B;EoC8C1B,czB8B6D;AV6+JrE;;AmCvjKA;EAsCM,yBzB4B0C;AVy/JhD;;AmC3jKA;EAwCQ,yBpC5C0B;EoC6C1B,WzBkBQ;AVqgKhB;;AmChkKA;EA2CQ,qBpC/C0B;EoCgD1B,czB8B6D;AV2/JrE;;AmCrkKA;EAsCM,yBzB4B0C;AVugKhD;;AmCzkKA;EAwCQ,yBpC7C0B;EoC8C1B,yBzBgBa;AVqhKrB;;AmC9kKA;EA2CQ,qBpChD0B;EoCiD1B,czB8B6D;AVygKrE;;AmCnlKA;EAsCM,yBzB4B0C;AVqhKhD;;AmCvlKA;EAwCQ,yBpCvCyB;EoCwCzB,WzBkBQ;AViiKhB;;AmC5lKA;EA2CQ,qBpC1CyB;EoC2CzB,czB8B6D;AVuhKrE;;AmCnjKA;EACE,mBAAmB;EACnB,yBpChE4B;EoCiE5B,0BAAgE;EAChE,WzBSc;EyBRd,aAAa;EACb,gBpC/Be;EoCgCf,8BAA8B;EAC9B,iBAAiB;EACjB,mBAtEiC;EAuEjC,kBAAkB;AnCsjKpB;;AmChkKA;EAYI,YAAY;EACZ,cAAc;ElCgGd,oBkC/FsC;AnCwjK1C;;AmCtkKA;EAgBI,eAjEgC;EAkEhC,yBAAyB;EACzB,0BAA0B;AnC0jK9B;;AmCxjKA;EACE,qBpChF4B;EoCiF5B,kBpCrBU;EoCsBV,mBAAmB;EACnB,uBAjFmC;EAkFnC,cpCvF4B;EoCwF5B,qBAjFiC;AnC4oKnC;;AmCjkKA;;EASI,uBpCnF2B;ACgpK/B;;AmCtkKA;EAWI,6BAlFgD;AnCipKpD;;AoCjoKA;EAEE,mBAAmB;EACnB,aAAa;EACb,sBAAsB;EACtB,uBAAuB;EACvB,gBAAgB;EAChB,eAAe;EACf,WAxCU;ApC2qKZ;;AoC3oKA;EAWI,aAAa;ApCooKjB;;AoCloKA;EAEE,wCrC/C2B;ACmrK7B;;AoCloKA;;EAEE,cA9CgC;EA+ChC,+BAA0D;EAC1D,cAAc;EACd,kBAAkB;EAClB,WAAW;ApCqoKb;;ACpmKE;EmCvCF;;IASI,cAAc;IACd,8BAA0D;IAC1D,YAxDuB;EpCgsKzB;AACF;;AoCvoKA;EAEE,gBAAgB;EAChB,YAxD2B;EAyD3B,eAAe;EnCsHb,UmC9KoB;EA0DtB,SAzDoB;EA0DpB,WA5D2B;ApCqsK7B;;AoCvoKA;EACE,aAAa;EACb,sBAAsB;EACtB,8BAAgD;EAChD,gBAAgB;EAChB,uBAAuB;ApC0oKzB;;AoCxoKA;;EAEE,mBAAmB;EACnB,4BrCtE4B;EqCuE5B,aAAa;EACb,cAAc;EACd,2BAA2B;EAC3B,aApE4B;EAqE5B,kBAAkB;ApC2oKpB;;AoCzoKA;EACE,gCrCjF4B;EqCkF5B,2BrCrBgB;EqCsBhB,4BrCtBgB;ACkqKlB;;AoC1oKA;EACE,crC1F4B;EqC2F5B,YAAY;EACZ,cAAc;EACd,iBrChEa;EqCiEb,cA7E8B;ApC0tKhC;;AoC3oKA;EACE,8BrChCgB;EqCiChB,+BrCjCgB;EqCkChB,6BrC/F4B;AC6uK9B;;AoCjpKA;EnC4EI,kBmCtEuC;ApC+oK3C;;AoC7oKA;EnC3CE,iCAAiC;EmC6CjC,uBrCjG6B;EqCkG7B,YAAY;EACZ,cAAc;EACd,cAAc;EACd,aAtF4B;ApCsuK9B;;AqC1sKA;EACE,uBtC5C6B;EsC6C7B,mBAvDqB;EAwDrB,kBAAkB;EAClB,WAtDW;ArCmwKb;;AqCjtKA;EASM,uBtCpDyB;EsCqDzB,ctClEuB;AC8wK7B;;AqCttKA;;EAcU,ctCtEmB;ACmxK7B;;AqC3tKA;;;;EAoBY,yB3B8BqB;E2B7BrB,ctC7EiB;AC2xK7B;;AqCnuKA;EAwBY,qBtChFiB;AC+xK7B;;AqCvuKA;EA0BQ,ctClFqB;ACmyK7B;;AC3sKE;EoChCF;;;;IAgCY,ctCxFiB;EC2yK3B;EqCnvKF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,ctC/Fe;ECwzK3B;EqChwKF;;IA0Cc,qBtClGe;EC4zK3B;EqCpwKF;;;IA8CU,yB3BIuB;I2BHvB,ctCvGmB;ECk0K3B;EqC1wKF;IAmDc,uBtC9FiB;IsC+FjB,ctC5Ge;ECs0K3B;AACF;;AqC/wKA;EASM,yBtCjEuB;EsCkEvB,YtCrDyB;AC+zK/B;;AqCpxKA;;EAcU,YtCzDqB;ACo0K/B;;AqCzxKA;;;;EAoBY,uB3B8BqB;E2B7BrB,YtChEmB;AC40K/B;;AqCjyKA;EAwBY,mBtCnEmB;ACg1K/B;;AqCryKA;EA0BQ,YtCrEuB;ACo1K/B;;ACzwKE;EoChCF;;;;IAgCY,YtC3EmB;EC41K7B;EqCjzKF;;;;;;;;;;IAsCc,uB3BYmB;I2BXnB,YtClFiB;ECy2K7B;EqC9zKF;;IA0Cc,mBtCrFiB;EC62K7B;EqCl0KF;;;IA8CU,uB3BIuB;I2BHvB,YtC1FqB;ECm3K7B;EqCx0KF;IAmDc,yBtC3Ge;IsC4Gf,YtC/FiB;ECu3K7B;AACF;;AqC70KA;EASM,4BtCtDwB;EsCuDxB,yB3BYe;AV4zKrB;;AqCl1KA;;EAcU,yB3BQW;AVi0KrB;;AqCv1KA;;;;EAoBY,yB3B8BqB;E2B7BrB,yB3BCS;AVy0KrB;;AqC/1KA;EAwBY,gC3BFS;AV60KrB;;AqCn2KA;EA0BQ,yB3BJa;AVi1KrB;;ACv0KE;EoChCF;;;;IAgCY,yB3BVS;EVy1KnB;EqC/2KF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,yB3BjBO;EVs2KnB;EqC53KF;;IA0Cc,gC3BpBO;EV02KnB;EqCh4KF;;;IA8CU,yB3BIuB;I2BHvB,yB3BzBW;EVg3KnB;EqCt4KF;IAmDc,4BtChGgB;IsCiGhB,yB3B9BO;EVo3KnB;AACF;;AqC34KA;EASM,yBtC7DwB;EsC8DxB,W3BcU;AVw3KhB;;AqCh5KA;;EAcU,W3BUM;AV63KhB;;AqCr5KA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVq4KhB;;AqC75KA;EAwBY,kB3BAI;AVy4KhB;;AqCj6KA;EA0BQ,W3BFQ;AV64KhB;;ACr4KE;EoChCF;;;;IAgCY,W3BRI;EVq5Kd;EqC76KF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EVk6Kd;EqC17KF;;IA0Cc,kB3BlBE;EVs6Kd;EqC97KF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EV46Kd;EqCp8KF;IAmDc,yBtCvGgB;IsCwGhB,W3B5BE;EVg7Kd;AACF;;AqCz8KA;EASM,yBtC/C4B;EsCgD5B,W3BcU;AVs7KhB;;AqC98KA;;EAcU,W3BUM;AV27KhB;;AqCn9KA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVm8KhB;;AqC39KA;EAwBY,kB3BAI;AVu8KhB;;AqC/9KA;EA0BQ,W3BFQ;AV28KhB;;ACn8KE;EoChCF;;;;IAgCY,W3BRI;EVm9Kd;EqC3+KF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EVg+Kd;EqCx/KF;;IA0Cc,kB3BlBE;EVo+Kd;EqC5/KF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EV0+Kd;EqClgLF;IAmDc,yBtCzFoB;IsC0FpB,W3B5BE;EV8+Kd;AACF;;AqCvgLA;EASM,yBtC7C4B;EsC8C5B,W3BcU;AVo/KhB;;AqC5gLA;;EAcU,W3BUM;AVy/KhB;;AqCjhLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVigLhB;;AqCzhLA;EAwBY,kB3BAI;AVqgLhB;;AqC7hLA;EA0BQ,W3BFQ;AVygLhB;;ACjgLE;EoChCF;;;;IAgCY,W3BRI;EVihLd;EqCziLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EV8hLd;EqCtjLF;;IA0Cc,kB3BlBE;EVkiLd;EqC1jLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVwiLd;EqChkLF;IAmDc,yBtCvFoB;IsCwFpB,W3B5BE;EV4iLd;AACF;;AqCrkLA;EASM,yBtC9C4B;EsC+C5B,W3BcU;AVkjLhB;;AqC1kLA;;EAcU,W3BUM;AVujLhB;;AqC/kLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AV+jLhB;;AqCvlLA;EAwBY,kB3BAI;AVmkLhB;;AqC3lLA;EA0BQ,W3BFQ;AVukLhB;;AC/jLE;EoChCF;;;;IAgCY,W3BRI;EV+kLd;EqCvmLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EV4lLd;EqCpnLF;;IA0Cc,kB3BlBE;EVgmLd;EqCxnLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVsmLd;EqC9nLF;IAmDc,yBtCxFoB;IsCyFpB,W3B5BE;EV0mLd;AACF;;AqCnoLA;EASM,yBtChD4B;EsCiD5B,W3BcU;AVgnLhB;;AqCxoLA;;EAcU,W3BUM;AVqnLhB;;AqC7oLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AV6nLhB;;AqCrpLA;EAwBY,kB3BAI;AVioLhB;;AqCzpLA;EA0BQ,W3BFQ;AVqoLhB;;AC7nLE;EoChCF;;;;IAgCY,W3BRI;EV6oLd;EqCrqLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EV0pLd;EqClrLF;;IA0Cc,kB3BlBE;EV8pLd;EqCtrLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVoqLd;EqC5rLF;IAmDc,yBtC1FoB;IsC2FpB,W3B5BE;EVwqLd;AACF;;AqCjsLA;EASM,yBtCjD4B;EsCkD5B,yB3BYe;AVgrLrB;;AqCtsLA;;EAcU,yB3BQW;AVqrLrB;;AqC3sLA;;;;EAoBY,yB3B8BqB;E2B7BrB,yB3BCS;AV6rLrB;;AqCntLA;EAwBY,gC3BFS;AVisLrB;;AqCvtLA;EA0BQ,yB3BJa;AVqsLrB;;AC3rLE;EoChCF;;;;IAgCY,yB3BVS;EV6sLnB;EqCnuLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,yB3BjBO;EV0tLnB;EqChvLF;;IA0Cc,gC3BpBO;EV8tLnB;EqCpvLF;;;IA8CU,yB3BIuB;I2BHvB,yB3BzBW;EVouLnB;EqC1vLF;IAmDc,yBtC3FoB;IsC4FpB,yB3B9BO;EVwuLnB;AACF;;AqC/vLA;EASM,yBtC3C2B;EsC4C3B,W3BcU;AV4uLhB;;AqCpwLA;;EAcU,W3BUM;AVivLhB;;AqCzwLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVyvLhB;;AqCjxLA;EAwBY,kB3BAI;AV6vLhB;;AqCrxLA;EA0BQ,W3BFQ;AViwLhB;;ACzvLE;EoChCF;;;;IAgCY,W3BRI;EVywLd;EqCjyLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EVsxLd;EqC9yLF;;IA0Cc,kB3BlBE;EV0xLd;EqClzLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVgyLd;EqCxzLF;IAmDc,yBtCrFmB;IsCsFnB,W3B5BE;EVoyLd;AACF;;AqC7zLA;EAsDI,oBAAoB;EACpB,aAAa;EACb,mBA7GmB;EA8GnB,WAAW;ArC2wLf;;AqCp0LA;EA2DI,gCtCxG0B;ACq3L9B;;AqCx0LA;EALE,OAAO;EACP,eAAe;EACf,QAAQ;EACR,WA/CiB;ArCg4LnB;;AqC/0LA;EAgEI,SAAS;ArCmxLb;;AqCn1LA;EAkEM,iCtC/GwB;ACo4L9B;;AqCv1LA;EAoEI,MAAM;ArCuxLV;;AqCrxLA;;EAGI,oBA9HmB;ArCq5LvB;;AqC1xLA;;EAKI,uBAhImB;ArC05LvB;;AqCxxLA;;EAEE,oBAAoB;EACpB,aAAa;EACb,cAAc;EACd,mBAvIqB;ArCk6LvB;;AqCzxLA;EAIM,6BAA6B;ArCyxLnC;;AqCvxLA;EpCjFE,iCAAiC;EoCmFjC,gBAAgB;EAChB,gBAAgB;EAChB,kBAAkB;ArC0xLpB;;AqCxxLA;EAEE,ctCrJ4B;EEoB5B,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,eAAe;EACf,cAAc;EACd,eoC7BqB;EpC8BrB,kBAAkB;EAClB,coC/BqB;EpC6KnB,kBoCpBkC;ArCmyLtC;;AC55LE;EACE,8BAA8B;EAC9B,cAAc;EACd,WAAW;EACX,qBAAqB;EACrB,kBAAkB;EAClB,wBAAwB;EACxB,yBF6BQ;EE5BR,yDAAyD;EACzD,oCFsBa;EErBb,WAAW;AD+5Lf;;AC95LI;EACE,oBAAoB;ADi6L1B;;ACh6LI;EACE,oBAAoB;ADm6L1B;;ACl6LI;EACE,oBAAoB;ADq6L1B;;ACp6LE;EACE,qCAAiC;ADu6LrC;;ACn6LM;EACE,wCAAwC;ADs6LhD;;ACr6LM;EACE,UAAU;ADw6LlB;;ACv6LM;EACE,0CAA0C;AD06LlD;;AqC10LA;EACE,aAAa;ArC60Lf;;AqC30LA;;EAEE,ctC9J4B;EsC+J5B,cAAc;EACd,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;ArC80LpB;;AqCp1LA;;EASM,qBAAqB;EACrB,sBAAsB;ArCg1L5B;;AqC90LA;;EAEE,eAAe;ArCi1LjB;;AqCn1LA;;;;;EAOI,yBtCxK0B;EsCyK1B,ctCjK8B;ACq/LlC;;AqCl1LA;EACE,YAAY;EACZ,cAAc;ArCq1LhB;;AqCv1LA;EAII,mBA7KgC;ArCogMpC;;AqC31LA;EAMI,UAAU;ArCy1Ld;;AqC/1LA;EAQI,YAAY;EACZ,cAAc;ArC21LlB;;AqCp2LA;EAWI,oCAAoC;EACpC,mBAhMmB;EAiMnB,kCAAkC;ArC61LtC;;AqC12LA;EAgBM,6BArLyC;EAsLzC,4BtCpL4B;ACkhMlC;;AqC/2LA;EAmBM,6BArL0C;EAsL1C,4BtCvL4B;EsCwL5B,0BArLuC;EAsLvC,wBArLqC;EAsLrC,ctC1L4B;EsC2L5B,kCAAwE;ArCg2L9E;;AqC91LA;EACE,YAAY;EACZ,cAAc;ArCi2LhB;;AqC/1LA;EpCrCI,mBoCsCoC;ArCk2LxC;;AqCn2LA;EAII,qBtCrM8B;EsCsM9B,oBAAoB;EpClCpB,aoCmC6B;ArCm2LjC;;AqCj2LA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,mBAAmB;ArCo2LrB;;AqCv2LA;EAKI,oBAAoB;EACpB,qBAAqB;ArCs2LzB;;AqCp2LA;EACE,4BtC3N4B;EsC4N5B,YAAY;EACZ,aAAa;EACb,WA/LyB;EAgMzB,gBAAgB;ArCu2LlB;;ACr/LE;EoCpCF;IAsLI,cAAc;ErCw2LhB;EqCv2LA;;IAGI,mBAAmB;IACnB,aAAa;ErCw2LjB;EqCv2LA;IAEI,aAAa;ErCw2LjB;EqCh8LF;IA0FI,uBtC3O2B;IsC4O3B,4CtCzPyB;IsC0PzB,iBAAiB;ErCy2LnB;EqC52LA;IAKI,cAAc;ErC02LlB;EqCx2LA;IA3MA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WA/CiB;ErCqmMjB;EqC92LA;IAKI,SAAS;ErC42Lb;EqCj3LA;IAOM,4CtCrQqB;ECknM3B;EqCp3LA;IASI,MAAM;ErC82LV;EqCv3LA;IpC7LA,iCAAiC;IoC2M3B,iCAA2C;IAC3C,cAAc;ErC62LpB;EqC52LA;;IAGI,oBA9QiB;ErC2nMrB;EqCh3LA;;IAKI,uBAhRiB;ErC+nMrB;AACF;;AC3iME;EoC8LA;;;;IAIE,oBAAoB;IACpB,aAAa;ErCi3Lf;EqCplMF;IAqOI,mBA1RmB;ErC4oMrB;EqCn3LA;IAGI,kBA1R0B;ErC6oM9B;EqCt3LA;;IAMM,mBAAmB;ErCo3LzB;EqC13LA;;IASM,kBtCjOI;ECslMV;EqC93LA;;;;IAgBQ,wCAAwC;ErCo3LhD;EqCp4LA;IAuBU,wCAAwC;ErCg3LlD;EqCv4LA;IA4BU,4BtC7SkB;IsC8SlB,ctCzTiB;ECuqM3B;EqC34LA;IA+BU,4BtChTkB;IsCiTlB,ctCxSsB;ECupMhC;EqCnhMF;IAsKI,aAAa;ErCg3Lf;EqC7gMF;;IAgKI,mBAAmB;IACnB,aAAa;ErCi3Lf;EqC5/LF;IA8IM,oBAAoB;ErCi3LxB;EqCn3LA;IAKM,oDAAoD;ErCi3L1D;EqCt3LA;IAOM,gCtClUsB;IsCmUtB,0BAAkE;IAClE,gBAAgB;IAChB,YAAY;IACZ,4CtC9UqB;IsC+UrB,SAAS;ErCk3Lf;EqC93LA;IAkBM,cAAc;ErC+2LpB;EqC92LM;IAEE,UAAU;IACV,oBAAoB;IACpB,wBAAwB;ErC+2LhC;EqC3iMF;IA8LI,YAAY;IACZ,cAAc;ErCg3LhB;EqC/2LA;IACE,2BAA2B;IpC/K3B,iBoCgLoC;ErCi3LtC;EqCh3LA;IACE,yBAAyB;IpClLzB,kBoCmLoC;ErCk3LtC;EqCx/LF;IAwII,uBtCxV2B;IsCyV3B,8BtCjSc;IsCkSd,+BtClSc;IsCmSd,6BtChW0B;IsCiW1B,2CtCzWyB;IsC0WzB,aAAa;IACb,mBAAmB;IpCnLnB,QoCoLuB;IACvB,eAAe;IACf,kBAAkB;IAClB,SAAS;IACT,WAjVkB;ErCosMpB;EqCtgMF;IAqJM,sBAAsB;IACtB,mBAAmB;ErCo3LvB;EqCn4LA;IpCpLE,kBoCqMuC;ErCq3LzC;EqCt4LA;IAoBM,4BtC7WsB;IsC8WtB,ctCzXqB;EC8uM3B;EqC14LA;IAuBM,4BtChXsB;IsCiXtB,ctCxW0B;EC8tMhC;EqCr3LE;IAEE,kBtC1TY;IsC2TZ,gBAAgB;IAChB,4EtCjYuB;IsCkYvB,cAAc;IACd,UAAU;IACV,oBAAoB;IACpB,wBAA8C;IAC9C,2BAA2B;IAC3B,yBtChUM;IsCiUN,uCAAuC;ErCs3L3C;EqC15LA;IAsCI,UAAU;IACV,QAAQ;ErCu3LZ;EqC7hMF;IAwKI,cAAc;ErCw3LhB;EqCv3LA;;IpC9NE,sBoCiOyC;ErCw3L3C;EqC33LA;;IpC9NE,qBoCmOyC;ErC03L3C;EqCx3LA;IAlWA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WA/CiB;ErC4wMjB;EqC93LA;IAKI,SAAS;ErC43Lb;EqCj4LA;IAOM,4CtC5ZqB;ECyxM3B;EqCp4LA;IASI,MAAM;ErC83LV;EqC73LA;;IAGI,oBA/ZiB;ErC6xMrB;EqCj4LA;;IAKI,uBAjaiB;ErCiyMrB;EqCr4LA;;IAOI,oBAA4D;ErCk4LhE;EqCz4LA;;IASI,uBAA+D;ErCo4LnE;EqCl4LA;;IAGI,ctC7auB;ECgzM3B;EqCt4LA;;IAKI,6BAla2C;ErCuyM/C;EqCp4LA;IAKM,yBtCzasB;EC2yM5B;AACF;;AqC/3LA;EAEI,iCAA2C;ArCi4L/C;;AsCzxMA;EAEE,evCFW;EuCGX,gBAnC0B;AtC8zM5B;;AsC9xMA;EAMI,kBvCLY;ACiyMhB;;AsClyMA;EAQI,kBvCTY;ACuyMhB;;AsCtyMA;EAUI,iBvCZW;AC4yMf;;AsC1yMA;;EAcM,iBAAiB;EACjB,kBAAkB;EAClB,qBvCmBiB;AC8wMvB;;AsCjzMA;EAkBM,qBvCiBiB;ACkxMvB;;AsCjyMA;;EAEE,mBAAmB;EACnB,aAAa;EACb,uBAAuB;EACvB,kBAAkB;AtCoyMpB;;AsClyMA;;;;EAME,cA9D6B;EA+D7B,uBAAuB;EACvB,eA/D8B;EAgE9B,mBA/DkC;EAgElC,oBA/DmC;EAgEnC,kBAAkB;AtCmyMpB;;AsCjyMA;;;EAGE,qBvCtE4B;EuCuE5B,cvC3E4B;EuC4E5B,gBxC3EoB;AE+2MtB;;AsCzyMA;;;EAOI,qBvC3E0B;EuC4E1B,cvC/E0B;ACu3M9B;;AsChzMA;;;EAUI,qBvCjE8B;AC62MlC;;AsCtzMA;;;EAYI,iDvCvFyB;ACu4M7B;;AsC5zMA;;;;;EAeI,yBvClF0B;EuCmF1B,qBvCnF0B;EuCoF1B,gBAAgB;EAChB,cvCvF0B;EuCwF1B,YAAY;AtCqzMhB;;AsCnzMA;;EAEE,oBAvFkC;EAwFlC,qBAvFmC;EAwFnC,mBAAmB;AtCszMrB;;AsCpzMA;EAEI,yBvCpF8B;EuCqF9B,qBvCrF8B;EuCsF9B,W5B1BY;AVg1MhB;;AsCpzMA;EACE,cvCtG4B;EuCuG5B,oBAAoB;AtCuzMtB;;AsCrzMA;EACE,eAAe;AtCwzMjB;;AsCzzMA;EAGI,gBAAgB;AtC0zMpB;;ACz0ME;EqCjEF;IAoFI,eAAe;EtC2zMjB;EsCl1MF;;IA0BI,YAAY;IACZ,cAAc;EtC4zMhB;EsCv0MF;IAcM,YAAY;IACZ,cAAc;EtC4zMlB;AACF;;ACp1ME;EqCQF;IAmBI,YAAY;IACZ,cAAc;IACd,2BAA2B;IAC3B,QAAQ;EtC8zMV;EsCt4MF;;;;IA6EI,gBAAgB;IAChB,aAAa;EtC+zMf;EsC9zMA;IACE,QAAQ;EtCg0MV;EsC/zMA;IACE,QAAQ;EtCi0MV;EsC96MF;IA+GI,8BAA8B;IAC9B,gBAAgB;IAChB,aAAa;EtCk0Mf;EsCr0MA;IAMM,QAAQ;EtCk0Md;EsCx0MA;IAQM,uBAAuB;IACvB,QAAQ;EtCm0Md;EsC50MA;IAWM,QAAQ;EtCo0Md;EsC/0MA;IAcM,QAAQ;EtCo0Md;EsCl1MA;IAgBM,QAAQ;EtCq0Md;EsCr1MA;IAkBM,yBAAyB;IACzB,QAAQ;EtCs0Md;AACF;;AuC78MA;EACE,kBxCsCgB;EwCrChB,0FxChC2B;EwCiC3B,exCEW;AC88Mb;;AuCn9MA;EAKI,qBxCWkB;ACu8MtB;;AuCv9MA;EAYQ,uBxC7BuB;EwC8BvB,cxC3CqB;AC0/M7B;;AuC59MA;EAeQ,0BxChCuB;ACi/M/B;;AuCh+MA;EAiBQ,YxClCuB;ACq/M/B;;AuCp+MA;EAYQ,yBxC1CqB;EwC2CrB,YxC9BuB;AC0/M/B;;AuCz+MA;EAeQ,4BxC7CqB;AC2gN7B;;AuC7+MA;EAiBQ,cxC/CqB;AC+gN7B;;AuCj/MA;EAYQ,4BxC/BsB;EwCgCtB,yB7BmCa;AVs8MrB;;AuCt/MA;EAeQ,+BxClCsB;AC6gN9B;;AuC1/MA;EAiBQ,iBxCpCsB;ACihN9B;;AuC9/MA;EAYQ,yBxCtCsB;EwCuCtB,W7BqCQ;AVi9MhB;;AuCngNA;EAeQ,4BxCzCsB;ACiiN9B;;AuCvgNA;EAiBQ,cxC3CsB;ACqiN9B;;AuC3gNA;EAYQ,yBxCxB0B;EwCyB1B,W7BqCQ;AV89MhB;;AuChhNA;EAeQ,4BxC3B0B;ACgiNlC;;AuCphNA;EAiBQ,cxC7B0B;ACoiNlC;;AuCxhNA;EAYQ,yBxCtB0B;EwCuB1B,W7BqCQ;AV2+MhB;;AuC7hNA;EAeQ,4BxCzB0B;AC2iNlC;;AuCjiNA;EAiBQ,cxC3B0B;AC+iNlC;;AuCriNA;EAYQ,yBxCvB0B;EwCwB1B,W7BqCQ;AVw/MhB;;AuC1iNA;EAeQ,4BxC1B0B;ACyjNlC;;AuC9iNA;EAiBQ,cxC5B0B;AC6jNlC;;AuCljNA;EAYQ,yBxCzB0B;EwC0B1B,W7BqCQ;AVqgNhB;;AuCvjNA;EAeQ,4BxC5B0B;ACwkNlC;;AuC3jNA;EAiBQ,cxC9B0B;AC4kNlC;;AuC/jNA;EAYQ,yBxC1B0B;EwC2B1B,yB7BmCa;AVohNrB;;AuCpkNA;EAeQ,4BxC7B0B;ACslNlC;;AuCxkNA;EAiBQ,cxC/B0B;AC0lNlC;;AuC5kNA;EAYQ,yBxCpByB;EwCqBzB,W7BqCQ;AV+hNhB;;AuCjlNA;EAeQ,4BxCvByB;AC6lNjC;;AuCrlNA;EAiBQ,cxCzByB;ACimNjC;;AuCtkNA;;EAGI,gCxC3C2B;ACmnN/B;;AuCtkNA;EACE,yBxC9C6B;EwC+C7B,0BAA8C;EAC9C,cxCrD4B;EwCsD5B,iBAhDyB;EAiDzB,gBxCjBe;EwCkBf,iBArD8B;EAsD9B,mBArDgC;AvC8nNlC;;AuCvkNA;EACE,qBAAqB;EACrB,aAAa;EACb,kBArD4B;EAsD5B,uBAAuB;AvC0kNzB;;AuC9kNA;EAMI,gCxC7D0B;EwC8D1B,mBAAmB;EACnB,cAAc;AvC4kNlB;;AuCplNA;EAWM,4BxCrEwB;EwCsExB,cxCvEwB;ACopN9B;;AuC3kNA;EAEI,cxC1E0B;ACupN9B;;AuC/kNA;EAIM,cxC7D4B;AC4oNlC;;AuC7kNA;EACE,mBAAmB;EACnB,cxCjF4B;EwCkF5B,aAAa;EACb,2BAA2B;EAC3B,qBAAqB;AvCglNvB;;AuCrlNA;EtC6FI,mBsCtFsC;AvCklN1C;;AuCzlNA;EASI,YAAY;EACZ,cAAc;EACd,WAAW;AvColNf;;AuC/lNA;EAaI,eAAe;AvCslNnB;;AuCnmNA;EAeI,0BxC9E8B;EwC+E9B,cxC/F0B;ACurN9B;;AuCxmNA;EAkBM,cxCjF4B;AC2qNlC;;AuC5mNA;EAoBI,8BxClCc;EwCmCd,+BxCnCc;AC+nNlB;;AuC1lNA;;EAEE,eAAe;AvC6lNjB;;AuC/lNA;;EAII,4BxCnG0B;ACmsN9B;;AuC9lNA;EtChGE,qBAAqB;EACrB,esCgGgB;EtC/FhB,WsC+FqB;EtC9FrB,gBsC8FqB;EtC7FrB,kBAAkB;EAClB,mBAAmB;EACnB,UsC2FqB;EACrB,cxC5G4B;EE0K1B,mBsC7DoC;AvCumNxC;;AuC1mNA;EAKI,kBAAkB;EAClB,oBAAoB;AvCymNxB;;AwCnsNA;EvCqCE,iCAAiC;EuCjCjC,oBAAoB;EACpB,aAAa;EACb,ezCCW;EyCAX,8BAA8B;EAC9B,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;AxCosNrB;;AwC9sNA;EAYI,mBAAmB;EACnB,4BzCjC0B;EyCkC1B,0BAzC4B;EA0C5B,wBAzC0B;EA0C1B,czCvC0B;EyCwC1B,aAAa;EACb,uBAAuB;EACvB,mBAA6C;EAC7C,kBAxCyB;EAyCzB,mBAAmB;AxCssNvB;;AwC3tNA;EAuBM,4BzC/CwB;EyCgDxB,czChDwB;ACwvN9B;;AwChuNA;EA0BI,cAAc;AxC0sNlB;;AwCpuNA;EA6BQ,4BzCrC0B;EyCsC1B,czCtC0B;ACivNlC;;AwCzuNA;EAgCI,mBAAmB;EACnB,4BzCrD0B;EyCsD1B,0BA7D4B;EA8D5B,wBA7D0B;EA8D1B,aAAa;EACb,YAAY;EACZ,cAAc;EACd,2BAA2B;AxC6sN/B;;AwCpvNA;EAyCM,qBAAqB;AxC+sN3B;;AwCxvNA;EA2CM,UAAU;EACV,uBAAuB;EACvB,oBAAoB;EACpB,qBAAqB;AxCitN3B;;AwC/vNA;EAgDM,yBAAyB;EACzB,oBAAoB;AxCmtN1B;;AwCpwNA;EvCoJI,kBuChGuC;AxCotN3C;;AwCxwNA;EvCoJI,mBuC9FuC;AxCstN3C;;AwC5wNA;EA0DM,uBAAuB;AxCstN7B;;AwChxNA;EA6DM,yBAAyB;AxCutN/B;;AwCpxNA;EAiEM,6BAA6B;EAI3B,0BzC7BI;ACivNZ;;AwCzxNA;EAuEQ,4BzCxFsB;EyCyFtB,4BzC5FsB;ACkzN9B;;AwC9xNA;EA4EU,uBzC3FqB;EyC4FrB,qBzCjGoB;EyCkGpB,2CAA2E;AxCstNrF;;AwCpyNA;EAiFM,YAAY;EACZ,cAAc;AxCutNpB;;AwCzyNA;EAqFM,qBzCzGwB;EyC0GxB,mBA/F+B;EAgG/B,iBA/F6B;EAgG7B,gBAAgB;EAChB,kBAAkB;AxCwtNxB;;AwCjzNA;EA2FQ,4BzC5GsB;EyC6GtB,qBzCjHsB;EyCkHtB,UAAU;AxC0tNlB;;AwCvzNA;EvCoJI,kBuCpDuE;AxC2tN3E;;AwC3zNA;EAsGU,4BzC9DE;EyC+DF,+BzC/DE;ACwxNZ;;AwCh0NA;EA6GU,2BzCrEE;EyCsEF,8BzCtEE;AC6xNZ;;AwCr0NA;EAiHU,yBzCzHwB;EyC0HxB,qBzC1HwB;EyC2HxB,W9B/DM;E8BgEN,UAAU;AxCwtNpB;;AwC50NA;EAsHM,mBAAmB;AxC0tNzB;;AwCh1NA;EA+HY,kCzCrFW;EyCsFX,+BzCtFW;EyCuFX,qBAAqB;AxCqtNjC;;AwCt1NA;EAwIY,iCzC9FW;EyC+FX,8BzC/FW;EyCgGX,oBAAoB;AxCktNhC;;AwC51NA;EA6II,kBzCrIY;ACw1NhB;;AwCh2NA;EA+II,kBzCzIY;AC81NhB;;AwCp2NA;EAiJI,iBzC5IW;ACm2Nf;;AyCt4NA,eAAA;ACIA;EACE,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,gBAPkB;A1C64NpB;;A0Cr4NE;EACE,UAAU;EACV,YAAY;A1Cw4NhB;;A0Cv4NE;EACE,UAAU;EACV,WAAW;A1C04Nf;;A0Cz4NE;EACE,UAAU;EACV,UAAU;A1C44Nd;;A0C34NE;EACE,UAAU;EACV,eAAe;A1C84NnB;;A0C74NE;EACE,UAAU;EACV,UAAU;A1Cg5Nd;;A0C/4NE;EACE,UAAU;EACV,eAAe;A1Ck5NnB;;A0Cj5NE;EACE,UAAU;EACV,UAAU;A1Co5Nd;;A0Cn5NE;EACE,UAAU;EACV,UAAU;A1Cs5Nd;;A0Cr5NE;EACE,UAAU;EACV,UAAU;A1Cw5Nd;;A0Cv5NE;EACE,UAAU;EACV,UAAU;A1C05Nd;;A0Cz5NE;EACE,UAAU;EACV,UAAU;A1C45Nd;;A0C35NE;EzCuIE,iByCtImC;A1C85NvC;;A0C75NE;EzCqIE,sByCpIwC;A1Cg6N5C;;A0C/5NE;EzCmIE,iByClImC;A1Ck6NvC;;A0Cj6NE;EzCiIE,sByChIwC;A1Co6N5C;;A0Cn6NE;EzC+HE,iByC9HmC;A1Cs6NvC;;A0Cr6NE;EzC6HE,iByC5HmC;A1Cw6NvC;;A0Cv6NE;EzC2HE,iByC1HmC;A1C06NvC;;A0Cz6NE;EzCyHE,iByCxHmC;A1C46NvC;;A0C36NE;EzCuHE,iByCtHmC;A1C86NvC;;A0C56NI;EACE,UAAU;EACV,SAAiC;A1C+6NvC;;A0C96NI;EzCiHA,gByChH4D;A1Ci7NhE;;A0Cr7NI;EACE,UAAU;EACV,eAAiC;A1Cw7NvC;;A0Cv7NI;EzCiHA,sByChH4D;A1C07NhE;;A0C97NI;EACE,UAAU;EACV,gBAAiC;A1Ci8NvC;;A0Ch8NI;EzCiHA,uByChH4D;A1Cm8NhE;;A0Cv8NI;EACE,UAAU;EACV,UAAiC;A1C08NvC;;A0Cz8NI;EzCiHA,iByChH4D;A1C48NhE;;A0Ch9NI;EACE,UAAU;EACV,gBAAiC;A1Cm9NvC;;A0Cl9NI;EzCiHA,uByChH4D;A1Cq9NhE;;A0Cz9NI;EACE,UAAU;EACV,gBAAiC;A1C49NvC;;A0C39NI;EzCiHA,uByChH4D;A1C89NhE;;A0Cl+NI;EACE,UAAU;EACV,UAAiC;A1Cq+NvC;;A0Cp+NI;EzCiHA,iByChH4D;A1Cu+NhE;;A0C3+NI;EACE,UAAU;EACV,gBAAiC;A1C8+NvC;;A0C7+NI;EzCiHA,uByChH4D;A1Cg/NhE;;A0Cp/NI;EACE,UAAU;EACV,gBAAiC;A1Cu/NvC;;A0Ct/NI;EzCiHA,uByChH4D;A1Cy/NhE;;A0C7/NI;EACE,UAAU;EACV,UAAiC;A1CggOvC;;A0C//NI;EzCiHA,iByChH4D;A1CkgOhE;;A0CtgOI;EACE,UAAU;EACV,gBAAiC;A1CygOvC;;A0CxgOI;EzCiHA,uByChH4D;A1C2gOhE;;A0C/gOI;EACE,UAAU;EACV,gBAAiC;A1CkhOvC;;A0CjhOI;EzCiHA,uByChH4D;A1CohOhE;;A0CxhOI;EACE,UAAU;EACV,WAAiC;A1C2hOvC;;A0C1hOI;EzCiHA,kByChH4D;A1C6hOhE;;ACz/NE;EyClGF;IAiEM,UAAU;IACV,YAAY;E1C+hOhB;E0CjmOF;IAoEM,UAAU;IACV,WAAW;E1CgiOf;E0CrmOF;IAuEM,UAAU;IACV,UAAU;E1CiiOd;E0CzmOF;IA0EM,UAAU;IACV,eAAe;E1CkiOnB;E0C7mOF;IA6EM,UAAU;IACV,UAAU;E1CmiOd;E0CjnOF;IAgFM,UAAU;IACV,eAAe;E1CoiOnB;E0CrnOF;IAmFM,UAAU;IACV,UAAU;E1CqiOd;E0CznOF;IAsFM,UAAU;IACV,UAAU;E1CsiOd;E0C7nOF;IAyFM,UAAU;IACV,UAAU;E1CuiOd;E0CjoOF;IA4FM,UAAU;IACV,UAAU;E1CwiOd;E0CroOF;IA+FM,UAAU;IACV,UAAU;E1CyiOd;E0CzoOF;IzC8KI,iByC5EqC;E1C0iOvC;E0C5oOF;IzC8KI,sByC1E0C;E1C2iO5C;E0C/oOF;IzC8KI,iByCxEqC;E1C4iOvC;E0ClpOF;IzC8KI,sByCtE0C;E1C6iO5C;E0CrpOF;IzC8KI,iByCpEqC;E1C8iOvC;E0CxpOF;IzC8KI,iByClEqC;E1C+iOvC;E0C3pOF;IzC8KI,iByChEqC;E1CgjOvC;E0C9pOF;IzC8KI,iByC9DqC;E1CijOvC;E0CjqOF;IzC8KI,iByC5DqC;E1CkjOvC;E0CpqOF;IAqHQ,UAAU;IACV,SAAiC;E1CkjOvC;E0CxqOF;IzC8KI,gByCtD8D;E1CmjOhE;E0C3qOF;IAqHQ,UAAU;IACV,eAAiC;E1CyjOvC;E0C/qOF;IzC8KI,sByCtD8D;E1C0jOhE;E0ClrOF;IAqHQ,UAAU;IACV,gBAAiC;E1CgkOvC;E0CtrOF;IzC8KI,uByCtD8D;E1CikOhE;E0CzrOF;IAqHQ,UAAU;IACV,UAAiC;E1CukOvC;E0C7rOF;IzC8KI,iByCtD8D;E1CwkOhE;E0ChsOF;IAqHQ,UAAU;IACV,gBAAiC;E1C8kOvC;E0CpsOF;IzC8KI,uByCtD8D;E1C+kOhE;E0CvsOF;IAqHQ,UAAU;IACV,gBAAiC;E1CqlOvC;E0C3sOF;IzC8KI,uByCtD8D;E1CslOhE;E0C9sOF;IAqHQ,UAAU;IACV,UAAiC;E1C4lOvC;E0CltOF;IzC8KI,iByCtD8D;E1C6lOhE;E0CrtOF;IAqHQ,UAAU;IACV,gBAAiC;E1CmmOvC;E0CztOF;IzC8KI,uByCtD8D;E1ComOhE;E0C5tOF;IAqHQ,UAAU;IACV,gBAAiC;E1C0mOvC;E0ChuOF;IzC8KI,uByCtD8D;E1C2mOhE;E0CnuOF;IAqHQ,UAAU;IACV,UAAiC;E1CinOvC;E0CvuOF;IzC8KI,iByCtD8D;E1CknOhE;E0C1uOF;IAqHQ,UAAU;IACV,gBAAiC;E1CwnOvC;E0C9uOF;IzC8KI,uByCtD8D;E1CynOhE;E0CjvOF;IAqHQ,UAAU;IACV,gBAAiC;E1C+nOvC;E0CrvOF;IzC8KI,uByCtD8D;E1CgoOhE;E0CxvOF;IAqHQ,UAAU;IACV,WAAiC;E1CsoOvC;E0C5vOF;IzC8KI,kByCtD8D;E1CuoOhE;AACF;;AC1pOE;EyCtGF;IA4HM,UAAU;IACV,YAAY;E1CyoOhB;E0CtwOF;IAgIM,UAAU;IACV,WAAW;E1CyoOf;E0C1wOF;IAoIM,UAAU;IACV,UAAU;E1CyoOd;E0C9wOF;IAwIM,UAAU;IACV,eAAe;E1CyoOnB;E0ClxOF;IA4IM,UAAU;IACV,UAAU;E1CyoOd;E0CtxOF;IAgJM,UAAU;IACV,eAAe;E1CyoOnB;E0C1xOF;IAoJM,UAAU;IACV,UAAU;E1CyoOd;E0C9xOF;IAwJM,UAAU;IACV,UAAU;E1CyoOd;E0ClyOF;IA4JM,UAAU;IACV,UAAU;E1CyoOd;E0CtyOF;IAgKM,UAAU;IACV,UAAU;E1CyoOd;E0C1yOF;IAoKM,UAAU;IACV,UAAU;E1CyoOd;E0C9yOF;IzC8KI,iByCNqC;E1CyoOvC;E0CjzOF;IzC8KI,sByCH0C;E1CyoO5C;E0CpzOF;IzC8KI,iByCAqC;E1CyoOvC;E0CvzOF;IzC8KI,sByCG0C;E1CyoO5C;E0C1zOF;IzC8KI,iByCMqC;E1CyoOvC;E0C7zOF;IzC8KI,iByCSqC;E1CyoOvC;E0Ch0OF;IzC8KI,iByCYqC;E1CyoOvC;E0Cn0OF;IzC8KI,iByCeqC;E1CyoOvC;E0Ct0OF;IzC8KI,iByCkBqC;E1CyoOvC;E0Cz0OF;IAoMQ,UAAU;IACV,SAAiC;E1CwoOvC;E0C70OF;IzC8KI,gByC0B8D;E1CwoOhE;E0Ch1OF;IAoMQ,UAAU;IACV,eAAiC;E1C+oOvC;E0Cp1OF;IzC8KI,sByC0B8D;E1C+oOhE;E0Cv1OF;IAoMQ,UAAU;IACV,gBAAiC;E1CspOvC;E0C31OF;IzC8KI,uByC0B8D;E1CspOhE;E0C91OF;IAoMQ,UAAU;IACV,UAAiC;E1C6pOvC;E0Cl2OF;IzC8KI,iByC0B8D;E1C6pOhE;E0Cr2OF;IAoMQ,UAAU;IACV,gBAAiC;E1CoqOvC;E0Cz2OF;IzC8KI,uByC0B8D;E1CoqOhE;E0C52OF;IAoMQ,UAAU;IACV,gBAAiC;E1C2qOvC;E0Ch3OF;IzC8KI,uByC0B8D;E1C2qOhE;E0Cn3OF;IAoMQ,UAAU;IACV,UAAiC;E1CkrOvC;E0Cv3OF;IzC8KI,iByC0B8D;E1CkrOhE;E0C13OF;IAoMQ,UAAU;IACV,gBAAiC;E1CyrOvC;E0C93OF;IzC8KI,uByC0B8D;E1CyrOhE;E0Cj4OF;IAoMQ,UAAU;IACV,gBAAiC;E1CgsOvC;E0Cr4OF;IzC8KI,uByC0B8D;E1CgsOhE;E0Cx4OF;IAoMQ,UAAU;IACV,UAAiC;E1CusOvC;E0C54OF;IzC8KI,iByC0B8D;E1CusOhE;E0C/4OF;IAoMQ,UAAU;IACV,gBAAiC;E1C8sOvC;E0Cn5OF;IzC8KI,uByC0B8D;E1C8sOhE;E0Ct5OF;IAoMQ,UAAU;IACV,gBAAiC;E1CqtOvC;E0C15OF;IzC8KI,uByC0B8D;E1CqtOhE;E0C75OF;IAoMQ,UAAU;IACV,WAAiC;E1C4tOvC;E0Cj6OF;IzC8KI,kByC0B8D;E1C4tOhE;AACF;;ACvzOE;EyC9GF;IA2MM,UAAU;IACV,YAAY;E1C+tOhB;E0C36OF;IA8MM,UAAU;IACV,WAAW;E1CguOf;E0C/6OF;IAiNM,UAAU;IACV,UAAU;E1CiuOd;E0Cn7OF;IAoNM,UAAU;IACV,eAAe;E1CkuOnB;E0Cv7OF;IAuNM,UAAU;IACV,UAAU;E1CmuOd;E0C37OF;IA0NM,UAAU;IACV,eAAe;E1CouOnB;E0C/7OF;IA6NM,UAAU;IACV,UAAU;E1CquOd;E0Cn8OF;IAgOM,UAAU;IACV,UAAU;E1CsuOd;E0Cv8OF;IAmOM,UAAU;IACV,UAAU;E1CuuOd;E0C38OF;IAsOM,UAAU;IACV,UAAU;E1CwuOd;E0C/8OF;IAyOM,UAAU;IACV,UAAU;E1CyuOd;E0Cn9OF;IzC8KI,iByC8DqC;E1C0uOvC;E0Ct9OF;IzC8KI,sByCgE0C;E1C2uO5C;E0Cz9OF;IzC8KI,iByCkEqC;E1C4uOvC;E0C59OF;IzC8KI,sByCoE0C;E1C6uO5C;E0C/9OF;IzC8KI,iByCsEqC;E1C8uOvC;E0Cl+OF;IzC8KI,iByCwEqC;E1C+uOvC;E0Cr+OF;IzC8KI,iByC0EqC;E1CgvOvC;E0Cx+OF;IzC8KI,iByC4EqC;E1CivOvC;E0C3+OF;IzC8KI,iByC8EqC;E1CkvOvC;E0C9+OF;IA+PQ,UAAU;IACV,SAAiC;E1CkvOvC;E0Cl/OF;IzC8KI,gByCoF8D;E1CmvOhE;E0Cr/OF;IA+PQ,UAAU;IACV,eAAiC;E1CyvOvC;E0Cz/OF;IzC8KI,sByCoF8D;E1C0vOhE;E0C5/OF;IA+PQ,UAAU;IACV,gBAAiC;E1CgwOvC;E0ChgPF;IzC8KI,uByCoF8D;E1CiwOhE;E0CngPF;IA+PQ,UAAU;IACV,UAAiC;E1CuwOvC;E0CvgPF;IzC8KI,iByCoF8D;E1CwwOhE;E0C1gPF;IA+PQ,UAAU;IACV,gBAAiC;E1C8wOvC;E0C9gPF;IzC8KI,uByCoF8D;E1C+wOhE;E0CjhPF;IA+PQ,UAAU;IACV,gBAAiC;E1CqxOvC;E0CrhPF;IzC8KI,uByCoF8D;E1CsxOhE;E0CxhPF;IA+PQ,UAAU;IACV,UAAiC;E1C4xOvC;E0C5hPF;IzC8KI,iByCoF8D;E1C6xOhE;E0C/hPF;IA+PQ,UAAU;IACV,gBAAiC;E1CmyOvC;E0CniPF;IzC8KI,uByCoF8D;E1CoyOhE;E0CtiPF;IA+PQ,UAAU;IACV,gBAAiC;E1C0yOvC;E0C1iPF;IzC8KI,uByCoF8D;E1C2yOhE;E0C7iPF;IA+PQ,UAAU;IACV,UAAiC;E1CizOvC;E0CjjPF;IzC8KI,iByCoF8D;E1CkzOhE;E0CpjPF;IA+PQ,UAAU;IACV,gBAAiC;E1CwzOvC;E0CxjPF;IzC8KI,uByCoF8D;E1CyzOhE;E0C3jPF;IA+PQ,UAAU;IACV,gBAAiC;E1C+zOvC;E0C/jPF;IzC8KI,uByCoF8D;E1Cg0OhE;E0ClkPF;IA+PQ,UAAU;IACV,WAAiC;E1Cs0OvC;E0CtkPF;IzC8KI,kByCoF8D;E1Cu0OhE;AACF;;ACx9OE;EyClHF;IAqQM,UAAU;IACV,YAAY;E1C00OhB;E0ChlPF;IAwQM,UAAU;IACV,WAAW;E1C20Of;E0CplPF;IA2QM,UAAU;IACV,UAAU;E1C40Od;E0CxlPF;IA8QM,UAAU;IACV,eAAe;E1C60OnB;E0C5lPF;IAiRM,UAAU;IACV,UAAU;E1C80Od;E0ChmPF;IAoRM,UAAU;IACV,eAAe;E1C+0OnB;E0CpmPF;IAuRM,UAAU;IACV,UAAU;E1Cg1Od;E0CxmPF;IA0RM,UAAU;IACV,UAAU;E1Ci1Od;E0C5mPF;IA6RM,UAAU;IACV,UAAU;E1Ck1Od;E0ChnPF;IAgSM,UAAU;IACV,UAAU;E1Cm1Od;E0CpnPF;IAmSM,UAAU;IACV,UAAU;E1Co1Od;E0CxnPF;IzC8KI,iByCwHqC;E1Cq1OvC;E0C3nPF;IzC8KI,sByC0H0C;E1Cs1O5C;E0C9nPF;IzC8KI,iByC4HqC;E1Cu1OvC;E0CjoPF;IzC8KI,sByC8H0C;E1Cw1O5C;E0CpoPF;IzC8KI,iByCgIqC;E1Cy1OvC;E0CvoPF;IzC8KI,iByCkIqC;E1C01OvC;E0C1oPF;IzC8KI,iByCoIqC;E1C21OvC;E0C7oPF;IzC8KI,iByCsIqC;E1C41OvC;E0ChpPF;IzC8KI,iByCwIqC;E1C61OvC;E0CnpPF;IAyTQ,UAAU;IACV,SAAiC;E1C61OvC;E0CvpPF;IzC8KI,gByC8I8D;E1C81OhE;E0C1pPF;IAyTQ,UAAU;IACV,eAAiC;E1Co2OvC;E0C9pPF;IzC8KI,sByC8I8D;E1Cq2OhE;E0CjqPF;IAyTQ,UAAU;IACV,gBAAiC;E1C22OvC;E0CrqPF;IzC8KI,uByC8I8D;E1C42OhE;E0CxqPF;IAyTQ,UAAU;IACV,UAAiC;E1Ck3OvC;E0C5qPF;IzC8KI,iByC8I8D;E1Cm3OhE;E0C/qPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cy3OvC;E0CnrPF;IzC8KI,uByC8I8D;E1C03OhE;E0CtrPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cg4OvC;E0C1rPF;IzC8KI,uByC8I8D;E1Ci4OhE;E0C7rPF;IAyTQ,UAAU;IACV,UAAiC;E1Cu4OvC;E0CjsPF;IzC8KI,iByC8I8D;E1Cw4OhE;E0CpsPF;IAyTQ,UAAU;IACV,gBAAiC;E1C84OvC;E0CxsPF;IzC8KI,uByC8I8D;E1C+4OhE;E0C3sPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cq5OvC;E0C/sPF;IzC8KI,uByC8I8D;E1Cs5OhE;E0CltPF;IAyTQ,UAAU;IACV,UAAiC;E1C45OvC;E0CttPF;IzC8KI,iByC8I8D;E1C65OhE;E0CztPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cm6OvC;E0C7tPF;IzC8KI,uByC8I8D;E1Co6OhE;E0ChuPF;IAyTQ,UAAU;IACV,gBAAiC;E1C06OvC;E0CpuPF;IzC8KI,uByC8I8D;E1C26OhE;E0CvuPF;IAyTQ,UAAU;IACV,WAAiC;E1Ci7OvC;E0C3uPF;IzC8KI,kByC8I8D;E1Ck7OhE;AACF;;AC9mPI;EyCjIJ;IA+TM,UAAU;IACV,YAAY;E1Cq7OhB;E0CrvPF;IAkUM,UAAU;IACV,WAAW;E1Cs7Of;E0CzvPF;IAqUM,UAAU;IACV,UAAU;E1Cu7Od;E0C7vPF;IAwUM,UAAU;IACV,eAAe;E1Cw7OnB;E0CjwPF;IA2UM,UAAU;IACV,UAAU;E1Cy7Od;E0CrwPF;IA8UM,UAAU;IACV,eAAe;E1C07OnB;E0CzwPF;IAiVM,UAAU;IACV,UAAU;E1C27Od;E0C7wPF;IAoVM,UAAU;IACV,UAAU;E1C47Od;E0CjxPF;IAuVM,UAAU;IACV,UAAU;E1C67Od;E0CrxPF;IA0VM,UAAU;IACV,UAAU;E1C87Od;E0CzxPF;IA6VM,UAAU;IACV,UAAU;E1C+7Od;E0C7xPF;IzC8KI,iByCkLqC;E1Cg8OvC;E0ChyPF;IzC8KI,sByCoL0C;E1Ci8O5C;E0CnyPF;IzC8KI,iByCsLqC;E1Ck8OvC;E0CtyPF;IzC8KI,sByCwL0C;E1Cm8O5C;E0CzyPF;IzC8KI,iByC0LqC;E1Co8OvC;E0C5yPF;IzC8KI,iByC4LqC;E1Cq8OvC;E0C/yPF;IzC8KI,iByC8LqC;E1Cs8OvC;E0ClzPF;IzC8KI,iByCgMqC;E1Cu8OvC;E0CrzPF;IzC8KI,iByCkMqC;E1Cw8OvC;E0CxzPF;IAmXQ,UAAU;IACV,SAAiC;E1Cw8OvC;E0C5zPF;IzC8KI,gByCwM8D;E1Cy8OhE;E0C/zPF;IAmXQ,UAAU;IACV,eAAiC;E1C+8OvC;E0Cn0PF;IzC8KI,sByCwM8D;E1Cg9OhE;E0Ct0PF;IAmXQ,UAAU;IACV,gBAAiC;E1Cs9OvC;E0C10PF;IzC8KI,uByCwM8D;E1Cu9OhE;E0C70PF;IAmXQ,UAAU;IACV,UAAiC;E1C69OvC;E0Cj1PF;IzC8KI,iByCwM8D;E1C89OhE;E0Cp1PF;IAmXQ,UAAU;IACV,gBAAiC;E1Co+OvC;E0Cx1PF;IzC8KI,uByCwM8D;E1Cq+OhE;E0C31PF;IAmXQ,UAAU;IACV,gBAAiC;E1C2+OvC;E0C/1PF;IzC8KI,uByCwM8D;E1C4+OhE;E0Cl2PF;IAmXQ,UAAU;IACV,UAAiC;E1Ck/OvC;E0Ct2PF;IzC8KI,iByCwM8D;E1Cm/OhE;E0Cz2PF;IAmXQ,UAAU;IACV,gBAAiC;E1Cy/OvC;E0C72PF;IzC8KI,uByCwM8D;E1C0/OhE;E0Ch3PF;IAmXQ,UAAU;IACV,gBAAiC;E1CggPvC;E0Cp3PF;IzC8KI,uByCwM8D;E1CigPhE;E0Cv3PF;IAmXQ,UAAU;IACV,UAAiC;E1CugPvC;E0C33PF;IzC8KI,iByCwM8D;E1CwgPhE;E0C93PF;IAmXQ,UAAU;IACV,gBAAiC;E1C8gPvC;E0Cl4PF;IzC8KI,uByCwM8D;E1C+gPhE;E0Cr4PF;IAmXQ,UAAU;IACV,gBAAiC;E1CqhPvC;E0Cz4PF;IzC8KI,uByCwM8D;E1CshPhE;E0C54PF;IAmXQ,UAAU;IACV,WAAiC;E1C4hPvC;E0Ch5PF;IzC8KI,kByCwM8D;E1C6hPhE;AACF;;ACpwPI;EyChJJ;IAyXM,UAAU;IACV,YAAY;E1CgiPhB;E0C15PF;IA4XM,UAAU;IACV,WAAW;E1CiiPf;E0C95PF;IA+XM,UAAU;IACV,UAAU;E1CkiPd;E0Cl6PF;IAkYM,UAAU;IACV,eAAe;E1CmiPnB;E0Ct6PF;IAqYM,UAAU;IACV,UAAU;E1CoiPd;E0C16PF;IAwYM,UAAU;IACV,eAAe;E1CqiPnB;E0C96PF;IA2YM,UAAU;IACV,UAAU;E1CsiPd;E0Cl7PF;IA8YM,UAAU;IACV,UAAU;E1CuiPd;E0Ct7PF;IAiZM,UAAU;IACV,UAAU;E1CwiPd;E0C17PF;IAoZM,UAAU;IACV,UAAU;E1CyiPd;E0C97PF;IAuZM,UAAU;IACV,UAAU;E1C0iPd;E0Cl8PF;IzC8KI,iByC4OqC;E1C2iPvC;E0Cr8PF;IzC8KI,sByC8O0C;E1C4iP5C;E0Cx8PF;IzC8KI,iByCgPqC;E1C6iPvC;E0C38PF;IzC8KI,sByCkP0C;E1C8iP5C;E0C98PF;IzC8KI,iByCoPqC;E1C+iPvC;E0Cj9PF;IzC8KI,iByCsPqC;E1CgjPvC;E0Cp9PF;IzC8KI,iByCwPqC;E1CijPvC;E0Cv9PF;IzC8KI,iByC0PqC;E1CkjPvC;E0C19PF;IzC8KI,iByC4PqC;E1CmjPvC;E0C79PF;IA6aQ,UAAU;IACV,SAAiC;E1CmjPvC;E0Cj+PF;IzC8KI,gByCkQ8D;E1CojPhE;E0Cp+PF;IA6aQ,UAAU;IACV,eAAiC;E1C0jPvC;E0Cx+PF;IzC8KI,sByCkQ8D;E1C2jPhE;E0C3+PF;IA6aQ,UAAU;IACV,gBAAiC;E1CikPvC;E0C/+PF;IzC8KI,uByCkQ8D;E1CkkPhE;E0Cl/PF;IA6aQ,UAAU;IACV,UAAiC;E1CwkPvC;E0Ct/PF;IzC8KI,iByCkQ8D;E1CykPhE;E0Cz/PF;IA6aQ,UAAU;IACV,gBAAiC;E1C+kPvC;E0C7/PF;IzC8KI,uByCkQ8D;E1CglPhE;E0ChgQF;IA6aQ,UAAU;IACV,gBAAiC;E1CslPvC;E0CpgQF;IzC8KI,uByCkQ8D;E1CulPhE;E0CvgQF;IA6aQ,UAAU;IACV,UAAiC;E1C6lPvC;E0C3gQF;IzC8KI,iByCkQ8D;E1C8lPhE;E0C9gQF;IA6aQ,UAAU;IACV,gBAAiC;E1ComPvC;E0ClhQF;IzC8KI,uByCkQ8D;E1CqmPhE;E0CrhQF;IA6aQ,UAAU;IACV,gBAAiC;E1C2mPvC;E0CzhQF;IzC8KI,uByCkQ8D;E1C4mPhE;E0C5hQF;IA6aQ,UAAU;IACV,UAAiC;E1CknPvC;E0ChiQF;IzC8KI,iByCkQ8D;E1CmnPhE;E0CniQF;IA6aQ,UAAU;IACV,gBAAiC;E1CynPvC;E0CviQF;IzC8KI,uByCkQ8D;E1C0nPhE;E0C1iQF;IA6aQ,UAAU;IACV,gBAAiC;E1CgoPvC;E0C9iQF;IzC8KI,uByCkQ8D;E1CioPhE;E0CjjQF;IA6aQ,UAAU;IACV,WAAiC;E1CuoPvC;E0CrjQF;IzC8KI,kByCkQ8D;E1CwoPhE;AACF;;A0CvoPA;EzCpQI,sByChLgB;EzCgLhB,qByChLgB;EAublB,oBAvbkB;A1CikQpB;;A0C7oPA;EAKI,uBAzbgB;A1CqkQpB;;A0CjpPA;EAOI,qCAA4C;A1C8oPhD;;A0CrpPA;EAUI,uBAAuB;A1C+oP3B;;A0CzpPA;EzCpQI,eyCgRiC;EzChRjC,cyCiRiC;EACjC,aAAa;A1CipPjB;;A0C/pPA;EAgBM,SAAS;EACT,qBAAqB;A1CmpP3B;;A0CpqPA;EAmBM,qBAAqB;A1CqpP3B;;A0CxqPA;EAqBM,gBAAgB;A1CupPtB;;A0C5qPA;EAuBI,aAAa;A1CypPjB;;A0ChrPA;EAyBI,eAAe;A1C2pPnB;;A0CprPA;EA2BI,mBAAmB;A1C6pPvB;;ACpgQE;EyC4UF;IA+BM,aAAa;E1C8pPjB;AACF;;AC9/PE;EyCgUF;IAmCM,aAAa;E1CgqPjB;AACF;;A0C9pPE;EACE,oBAAY;EzC3SZ,yCyC4S2D;EzC5S3D,wCyC6S2D;A1CiqP/D;;A0CpqPE;EAKI,8BAA8B;EAC9B,+BAA+B;A1CmqPrC;;A0CzqPE;EASM,iBAAY;A1CoqPpB;;ACniQE;EyCsXA;IAYQ,iBAAY;E1CsqPpB;AACF;;ACriQE;EyCkXA;IAeQ,iBAAY;E1CyqPpB;AACF;;ACviQE;EyC8WA;IAkBQ,iBAAY;E1C4qPpB;AACF;;ACziQE;EyC0WA;IAqBQ,iBAAY;E1C+qPpB;AACF;;AC3iQE;EyCsWA;IAwBQ,iBAAY;E1CkrPpB;AACF;;AC5iQI;EyCiWF;IA2BQ,iBAAY;E1CqrPpB;AACF;;ACxiQI;EyCuVF;IA8BQ,iBAAY;E1CwrPpB;AACF;;ACziQI;EyCkVF;IAiCQ,iBAAY;E1C2rPpB;AACF;;ACriQI;EyCwUF;IAoCQ,iBAAY;E1C8rPpB;AACF;;A0CnuPE;EASM,oBAAY;A1C8tPpB;;AC7lQE;EyCsXA;IAYQ,oBAAY;E1CguPpB;AACF;;AC/lQE;EyCkXA;IAeQ,oBAAY;E1CmuPpB;AACF;;ACjmQE;EyC8WA;IAkBQ,oBAAY;E1CsuPpB;AACF;;ACnmQE;EyC0WA;IAqBQ,oBAAY;E1CyuPpB;AACF;;ACrmQE;EyCsWA;IAwBQ,oBAAY;E1C4uPpB;AACF;;ACtmQI;EyCiWF;IA2BQ,oBAAY;E1C+uPpB;AACF;;AClmQI;EyCuVF;IA8BQ,oBAAY;E1CkvPpB;AACF;;ACnmQI;EyCkVF;IAiCQ,oBAAY;E1CqvPpB;AACF;;AC/lQI;EyCwUF;IAoCQ,oBAAY;E1CwvPpB;AACF;;A0C7xPE;EASM,mBAAY;A1CwxPpB;;ACvpQE;EyCsXA;IAYQ,mBAAY;E1C0xPpB;AACF;;ACzpQE;EyCkXA;IAeQ,mBAAY;E1C6xPpB;AACF;;AC3pQE;EyC8WA;IAkBQ,mBAAY;E1CgyPpB;AACF;;AC7pQE;EyC0WA;IAqBQ,mBAAY;E1CmyPpB;AACF;;AC/pQE;EyCsWA;IAwBQ,mBAAY;E1CsyPpB;AACF;;AChqQI;EyCiWF;IA2BQ,mBAAY;E1CyyPpB;AACF;;AC5pQI;EyCuVF;IA8BQ,mBAAY;E1C4yPpB;AACF;;AC7pQI;EyCkVF;IAiCQ,mBAAY;E1C+yPpB;AACF;;ACzpQI;EyCwUF;IAoCQ,mBAAY;E1CkzPpB;AACF;;A0Cv1PE;EASM,oBAAY;A1Ck1PpB;;ACjtQE;EyCsXA;IAYQ,oBAAY;E1Co1PpB;AACF;;ACntQE;EyCkXA;IAeQ,oBAAY;E1Cu1PpB;AACF;;ACrtQE;EyC8WA;IAkBQ,oBAAY;E1C01PpB;AACF;;ACvtQE;EyC0WA;IAqBQ,oBAAY;E1C61PpB;AACF;;ACztQE;EyCsWA;IAwBQ,oBAAY;E1Cg2PpB;AACF;;AC1tQI;EyCiWF;IA2BQ,oBAAY;E1Cm2PpB;AACF;;ACttQI;EyCuVF;IA8BQ,oBAAY;E1Cs2PpB;AACF;;ACvtQI;EyCkVF;IAiCQ,oBAAY;E1Cy2PpB;AACF;;ACntQI;EyCwUF;IAoCQ,oBAAY;E1C42PpB;AACF;;A0Cj5PE;EASM,iBAAY;A1C44PpB;;AC3wQE;EyCsXA;IAYQ,iBAAY;E1C84PpB;AACF;;AC7wQE;EyCkXA;IAeQ,iBAAY;E1Ci5PpB;AACF;;AC/wQE;EyC8WA;IAkBQ,iBAAY;E1Co5PpB;AACF;;ACjxQE;EyC0WA;IAqBQ,iBAAY;E1Cu5PpB;AACF;;ACnxQE;EyCsWA;IAwBQ,iBAAY;E1C05PpB;AACF;;ACpxQI;EyCiWF;IA2BQ,iBAAY;E1C65PpB;AACF;;AChxQI;EyCuVF;IA8BQ,iBAAY;E1Cg6PpB;AACF;;ACjxQI;EyCkVF;IAiCQ,iBAAY;E1Cm6PpB;AACF;;AC7wQI;EyCwUF;IAoCQ,iBAAY;E1Cs6PpB;AACF;;A0C38PE;EASM,oBAAY;A1Cs8PpB;;ACr0QE;EyCsXA;IAYQ,oBAAY;E1Cw8PpB;AACF;;ACv0QE;EyCkXA;IAeQ,oBAAY;E1C28PpB;AACF;;ACz0QE;EyC8WA;IAkBQ,oBAAY;E1C88PpB;AACF;;AC30QE;EyC0WA;IAqBQ,oBAAY;E1Ci9PpB;AACF;;AC70QE;EyCsWA;IAwBQ,oBAAY;E1Co9PpB;AACF;;AC90QI;EyCiWF;IA2BQ,oBAAY;E1Cu9PpB;AACF;;AC10QI;EyCuVF;IA8BQ,oBAAY;E1C09PpB;AACF;;AC30QI;EyCkVF;IAiCQ,oBAAY;E1C69PpB;AACF;;ACv0QI;EyCwUF;IAoCQ,oBAAY;E1Cg+PpB;AACF;;A0CrgQE;EASM,mBAAY;A1CggQpB;;AC/3QE;EyCsXA;IAYQ,mBAAY;E1CkgQpB;AACF;;ACj4QE;EyCkXA;IAeQ,mBAAY;E1CqgQpB;AACF;;ACn4QE;EyC8WA;IAkBQ,mBAAY;E1CwgQpB;AACF;;ACr4QE;EyC0WA;IAqBQ,mBAAY;E1C2gQpB;AACF;;ACv4QE;EyCsWA;IAwBQ,mBAAY;E1C8gQpB;AACF;;ACx4QI;EyCiWF;IA2BQ,mBAAY;E1CihQpB;AACF;;ACp4QI;EyCuVF;IA8BQ,mBAAY;E1CohQpB;AACF;;ACr4QI;EyCkVF;IAiCQ,mBAAY;E1CuhQpB;AACF;;ACj4QI;EyCwUF;IAoCQ,mBAAY;E1C0hQpB;AACF;;A0C/jQE;EASM,oBAAY;A1C0jQpB;;ACz7QE;EyCsXA;IAYQ,oBAAY;E1C4jQpB;AACF;;AC37QE;EyCkXA;IAeQ,oBAAY;E1C+jQpB;AACF;;AC77QE;EyC8WA;IAkBQ,oBAAY;E1CkkQpB;AACF;;AC/7QE;EyC0WA;IAqBQ,oBAAY;E1CqkQpB;AACF;;ACj8QE;EyCsWA;IAwBQ,oBAAY;E1CwkQpB;AACF;;ACl8QI;EyCiWF;IA2BQ,oBAAY;E1C2kQpB;AACF;;AC97QI;EyCuVF;IA8BQ,oBAAY;E1C8kQpB;AACF;;AC/7QI;EyCkVF;IAiCQ,oBAAY;E1CilQpB;AACF;;AC37QI;EyCwUF;IAoCQ,oBAAY;E1ColQpB;AACF;;A0CznQE;EASM,iBAAY;A1ConQpB;;ACn/QE;EyCsXA;IAYQ,iBAAY;E1CsnQpB;AACF;;ACr/QE;EyCkXA;IAeQ,iBAAY;E1CynQpB;AACF;;ACv/QE;EyC8WA;IAkBQ,iBAAY;E1C4nQpB;AACF;;ACz/QE;EyC0WA;IAqBQ,iBAAY;E1C+nQpB;AACF;;AC3/QE;EyCsWA;IAwBQ,iBAAY;E1CkoQpB;AACF;;AC5/QI;EyCiWF;IA2BQ,iBAAY;E1CqoQpB;AACF;;ACx/QI;EyCuVF;IA8BQ,iBAAY;E1CwoQpB;AACF;;ACz/QI;EyCkVF;IAiCQ,iBAAY;E1C2oQpB;AACF;;ACr/QI;EyCwUF;IAoCQ,iBAAY;E1C8oQpB;AACF;;A2C3oRA;EACE,oBAAoB;EACpB,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,4BAAuB;EAAvB,uBAAuB;A3C8oRzB;;A2CppRA;EASI,qBAA+B;EAC/B,sBAAgC;EAChC,oBAA8B;A3C+oRlC;;A2C1pRA;EAaM,uBAAiC;A3CipRvC;;A2C9pRA;EAeM,sBAjBgB;A3CoqRtB;;A2ClqRA;EAiBI,oBAAoB;A3CqpRxB;;A2CtqRA;EAmBI,gBArBkB;A3C4qRtB;;A2C1qRA;EAqBI,sBAAsB;A3CypR1B;;A2C9qRA;EAuBM,gCAAgC;A3C2pRtC;;AC5kRE;E0CtGF;IA2BM,aAAa;E3C4pRjB;E2CvrRF;IA8BQ,UAAU;IACV,eAA8B;E3C4pRpC;E2C3rRF;IA8BQ,UAAU;IACV,gBAA8B;E3CgqRpC;E2C/rRF;IA8BQ,UAAU;IACV,UAA8B;E3CoqRpC;E2CnsRF;IA8BQ,UAAU;IACV,gBAA8B;E3CwqRpC;E2CvsRF;IA8BQ,UAAU;IACV,gBAA8B;E3C4qRpC;E2C3sRF;IA8BQ,UAAU;IACV,UAA8B;E3CgrRpC;E2C/sRF;IA8BQ,UAAU;IACV,gBAA8B;E3CorRpC;E2CntRF;IA8BQ,UAAU;IACV,gBAA8B;E3CwrRpC;E2CvtRF;IA8BQ,UAAU;IACV,UAA8B;E3C4rRpC;E2C3tRF;IA8BQ,UAAU;IACV,gBAA8B;E3CgsRpC;E2C/tRF;IA8BQ,UAAU;IACV,gBAA8B;E3CosRpC;E2CnuRF;IA8BQ,UAAU;IACV,WAA8B;E3CwsRpC;AACF;;A4C5uRA,kBAAA;ACIE;EACE,uBAAwB;A7C4uR5B;;A6C3uRE;EAGI,yBAA0C;A7C4uRhD;;A6C3uRE;EACE,kCAAmC;A7C8uRvC;;A6CrvRE;EACE,yBAAwB;A7CwvR5B;;A6CvvRE;EAGI,uBAA0C;A7CwvRhD;;A6CvvRE;EACE,oCAAmC;A7C0vRvC;;A6CjwRE;EACE,4BAAwB;A7CowR5B;;A6CnwRE;EAGI,yBAA0C;A7CowRhD;;A6CnwRE;EACE,uCAAmC;A7CswRvC;;A6C7wRE;EACE,yBAAwB;A7CgxR5B;;A6C/wRE;EAGI,yBAA0C;A7CgxRhD;;A6C/wRE;EACE,oCAAmC;A7CkxRvC;;A6CzxRE;EACE,yBAAwB;A7C4xR5B;;A6C3xRE;EAGI,yBAA0C;A7C4xRhD;;A6C3xRE;EACE,oCAAmC;A7C8xRvC;;A6CzxRI;EACE,yBAA8B;A7C4xRpC;;A6C3xRI;EAGI,yBAAgD;A7C4xRxD;;A6C3xRI;EACE,oCAAyC;A7C8xR/C;;A6C5xRI;EACE,yBAA6B;A7C+xRnC;;A6C9xRI;EAGI,yBAAgD;A7C+xRxD;;A6C9xRI;EACE,oCAAwC;A7CiyR9C;;A6C7zRE;EACE,yBAAwB;A7Cg0R5B;;A6C/zRE;EAGI,yBAA0C;A7Cg0RhD;;A6C/zRE;EACE,oCAAmC;A7Ck0RvC;;A6C7zRI;EACE,yBAA8B;A7Cg0RpC;;A6C/zRI;EAGI,yBAAgD;A7Cg0RxD;;A6C/zRI;EACE,oCAAyC;A7Ck0R/C;;A6Ch0RI;EACE,yBAA6B;A7Cm0RnC;;A6Cl0RI;EAGI,yBAAgD;A7Cm0RxD;;A6Cl0RI;EACE,oCAAwC;A7Cq0R9C;;A6Cj2RE;EACE,yBAAwB;A7Co2R5B;;A6Cn2RE;EAGI,yBAA0C;A7Co2RhD;;A6Cn2RE;EACE,oCAAmC;A7Cs2RvC;;A6Cj2RI;EACE,yBAA8B;A7Co2RpC;;A6Cn2RI;EAGI,yBAAgD;A7Co2RxD;;A6Cn2RI;EACE,oCAAyC;A7Cs2R/C;;A6Cp2RI;EACE,yBAA6B;A7Cu2RnC;;A6Ct2RI;EAGI,yBAAgD;A7Cu2RxD;;A6Ct2RI;EACE,oCAAwC;A7Cy2R9C;;A6Cr4RE;EACE,yBAAwB;A7Cw4R5B;;A6Cv4RE;EAGI,yBAA0C;A7Cw4RhD;;A6Cv4RE;EACE,oCAAmC;A7C04RvC;;A6Cr4RI;EACE,yBAA8B;A7Cw4RpC;;A6Cv4RI;EAGI,yBAAgD;A7Cw4RxD;;A6Cv4RI;EACE,oCAAyC;A7C04R/C;;A6Cx4RI;EACE,yBAA6B;A7C24RnC;;A6C14RI;EAGI,yBAAgD;A7C24RxD;;A6C14RI;EACE,oCAAwC;A7C64R9C;;A6Cz6RE;EACE,yBAAwB;A7C46R5B;;A6C36RE;EAGI,yBAA0C;A7C46RhD;;A6C36RE;EACE,oCAAmC;A7C86RvC;;A6Cz6RI;EACE,yBAA8B;A7C46RpC;;A6C36RI;EAGI,yBAAgD;A7C46RxD;;A6C36RI;EACE,oCAAyC;A7C86R/C;;A6C56RI;EACE,yBAA6B;A7C+6RnC;;A6C96RI;EAGI,yBAAgD;A7C+6RxD;;A6C96RI;EACE,oCAAwC;A7Ci7R9C;;A6C78RE;EACE,yBAAwB;A7Cg9R5B;;A6C/8RE;EAGI,yBAA0C;A7Cg9RhD;;A6C/8RE;EACE,oCAAmC;A7Ck9RvC;;A6C78RI;EACE,yBAA8B;A7Cg9RpC;;A6C/8RI;EAGI,yBAAgD;A7Cg9RxD;;A6C/8RI;EACE,oCAAyC;A7Ck9R/C;;A6Ch9RI;EACE,yBAA6B;A7Cm9RnC;;A6Cl9RI;EAGI,yBAAgD;A7Cm9RxD;;A6Cl9RI;EACE,oCAAwC;A7Cq9R9C;;A6Cl9RE;EACE,yBAAwB;A7Cq9R5B;;A6Cp9RE;EACE,oCAAmC;A7Cu9RvC;;A6C19RE;EACE,yBAAwB;A7C69R5B;;A6C59RE;EACE,oCAAmC;A7C+9RvC;;A6Cl+RE;EACE,yBAAwB;A7Cq+R5B;;A6Cp+RE;EACE,oCAAmC;A7Cu+RvC;;A6C1+RE;EACE,yBAAwB;A7C6+R5B;;A6C5+RE;EACE,oCAAmC;A7C++RvC;;A6Cl/RE;EACE,yBAAwB;A7Cq/R5B;;A6Cp/RE;EACE,oCAAmC;A7Cu/RvC;;A6C1/RE;EACE,yBAAwB;A7C6/R5B;;A6C5/RE;EACE,oCAAmC;A7C+/RvC;;A6ClgSE;EACE,yBAAwB;A7CqgS5B;;A6CpgSE;EACE,oCAAmC;A7CugSvC;;A6C1gSE;EACE,4BAAwB;A7C6gS5B;;A6C5gSE;EACE,uCAAmC;A7C+gSvC;;A6ClhSE;EACE,yBAAwB;A7CqhS5B;;A6CphSE;EACE,oCAAmC;A7CuhSvC;;A8C3jSE;EACE,8BAAiC;A9C8jSrC;;A8C/jSE;EACE,sCAAiC;A9CkkSrC;;A8CnkSE;EACE,iCAAiC;A9CskSrC;;A8CvkSE;EACE,yCAAiC;A9C0kSrC;;A8CtkSE;EACE,4BAA4B;A9CykShC;;A8C1kSE;EACE,0BAA4B;A9C6kShC;;A8C9kSE;EACE,kCAA4B;A9CilShC;;A8C7kSE;EACE,sCAAkC;A9CglStC;;A8CjlSE;EACE,oCAAkC;A9ColStC;;A8CrlSE;EACE,kCAAkC;A9CwlStC;;A8CzlSE;EACE,yCAAkC;A9C4lStC;;A8C7lSE;EACE,wCAAkC;A9CgmStC;;A8CjmSE;EACE,wCAAkC;A9ComStC;;A8CrmSE;EACE,iCAAkC;A9CwmStC;;A8CzmSE;EACE,+BAAkC;A9C4mStC;;A8C7mSE;EACE,gCAAkC;A9CgnStC;;A8CjnSE;EACE,iCAAkC;A9ConStC;;A8ChnSE;EACE,oCAAgC;A9CmnSpC;;A8CpnSE;EACE,kCAAgC;A9CunSpC;;A8CxnSE;EACE,gCAAgC;A9C2nSpC;;A8C5nSE;EACE,uCAAgC;A9C+nSpC;;A8ChoSE;EACE,sCAAgC;A9CmoSpC;;A8CpoSE;EACE,sCAAgC;A9CuoSpC;;A8CxoSE;EACE,iCAAgC;A9C2oSpC;;A8C5oSE;EACE,+BAAgC;A9C+oSpC;;A8ChpSE;EACE,6BAAgC;A9CmpSpC;;A8CppSE;EACE,kCAAgC;A9CupSpC;;A8CnpSE;EACE,+BAA8B;A9CspSlC;;A8CvpSE;EACE,kCAA8B;A9C0pSlC;;A8C3pSE;EACE,gCAA8B;A9C8pSlC;;A8C/pSE;EACE,8BAA8B;A9CkqSlC;;A8CnqSE;EACE,gCAA8B;A9CsqSlC;;A8CvqSE;EACE,6BAA8B;A9C0qSlC;;A8C3qSE;EACE,2BAA8B;A9C8qSlC;;A8C/qSE;EACE,kCAA8B;A9CkrSlC;;A8CnrSE;EACE,gCAA8B;A9CsrSlC;;A8ClrSE;EACE,2BAA6B;A9CqrSjC;;A8CtrSE;EACE,iCAA6B;A9CyrSjC;;A8C1rSE;EACE,+BAA6B;A9C6rSjC;;A8C9rSE;EACE,6BAA6B;A9CisSjC;;A8ClsSE;EACE,+BAA6B;A9CqsSjC;;A8CtsSE;EACE,8BAA6B;A9CysSjC;;A8CpsSI;EACE,uBAAqC;A9CusS3C;;A8CxsSI;EACE,uBAAqC;A9C2sS3C;;A8C5sSI;EACE,uBAAqC;A9C+sS3C;;A8ChtSI;EACE,uBAAqC;A9CmtS3C;;A8CptSI;EACE,uBAAqC;A9CutS3C;;A8CxtSI;EACE,uBAAqC;A9C2tS3C;;A8C5tSI;EACE,yBAAqC;A9C+tS3C;;A8ChuSI;EACE,yBAAqC;A9CmuS3C;;A8CpuSI;EACE,yBAAqC;A9CuuS3C;;A8CxuSI;EACE,yBAAqC;A9C2uS3C;;A8C5uSI;EACE,yBAAqC;A9C+uS3C;;A8ChvSI;EACE,yBAAqC;A9CmvS3C;;AClxSE;EACE,WAAW;EACX,YAAY;EACZ,cAAc;ADqxSlB;;A+CtxSA;EACE,sBAAsB;A/CyxSxB;;A+CvxSA;EACE,uBAAuB;A/C0xSzB;;AgDjySA;EACE,2BAA2B;AhDoyS7B;;AgDlySA;EACE,2BAA2B;AhDqyS7B;;AgDnySA;EACE,0BAA0B;EAC1B,8BAA8B;AhDsyShC;;AiDhzSA;EACE,2BAA2B;AjDmzS7B;;AkD/ySA;EACE,6BAA6B;AlDkzS/B;;AmDxzSA;EACE,oBAAoB;AnD2zStB;;AmDzzSA;EACE,qBAAqB;AnD4zSvB;;AmDjzSI;EACE,oBAA+B;AnDozSrC;;AmDjzSM;EACE,wBAA8C;AnDozStD;;AmDrzSM;EACE,0BAA8C;AnDwzStD;;AmDzzSM;EACE,2BAA8C;AnD4zStD;;AmD7zSM;EACE,yBAA8C;AnDg0StD;;AmD7zSM;EACE,yBAAyC;EACzC,0BAA2C;AnDg0SnD;;AmD7zSM;EACE,wBAAuC;EACvC,2BAA6C;AnDg0SrD;;AmD/0SI;EACE,0BAA+B;AnDk1SrC;;AmD/0SM;EACE,8BAA8C;AnDk1StD;;AmDn1SM;EACE,gCAA8C;AnDs1StD;;AmDv1SM;EACE,iCAA8C;AnD01StD;;AmD31SM;EACE,+BAA8C;AnD81StD;;AmD31SM;EACE,+BAAyC;EACzC,gCAA2C;AnD81SnD;;AmD31SM;EACE,8BAAuC;EACvC,iCAA6C;AnD81SrD;;AmD72SI;EACE,yBAA+B;AnDg3SrC;;AmD72SM;EACE,6BAA8C;AnDg3StD;;AmDj3SM;EACE,+BAA8C;AnDo3StD;;AmDr3SM;EACE,gCAA8C;AnDw3StD;;AmDz3SM;EACE,8BAA8C;AnD43StD;;AmDz3SM;EACE,8BAAyC;EACzC,+BAA2C;AnD43SnD;;AmDz3SM;EACE,6BAAuC;EACvC,gCAA6C;AnD43SrD;;AmD34SI;EACE,0BAA+B;AnD84SrC;;AmD34SM;EACE,8BAA8C;AnD84StD;;AmD/4SM;EACE,gCAA8C;AnDk5StD;;AmDn5SM;EACE,iCAA8C;AnDs5StD;;AmDv5SM;EACE,+BAA8C;AnD05StD;;AmDv5SM;EACE,+BAAyC;EACzC,gCAA2C;AnD05SnD;;AmDv5SM;EACE,8BAAuC;EACvC,iCAA6C;AnD05SrD;;AmDz6SI;EACE,uBAA+B;AnD46SrC;;AmDz6SM;EACE,2BAA8C;AnD46StD;;AmD76SM;EACE,6BAA8C;AnDg7StD;;AmDj7SM;EACE,8BAA8C;AnDo7StD;;AmDr7SM;EACE,4BAA8C;AnDw7StD;;AmDr7SM;EACE,4BAAyC;EACzC,6BAA2C;AnDw7SnD;;AmDr7SM;EACE,2BAAuC;EACvC,8BAA6C;AnDw7SrD;;AmDv8SI;EACE,yBAA+B;AnD08SrC;;AmDv8SM;EACE,6BAA8C;AnD08StD;;AmD38SM;EACE,+BAA8C;AnD88StD;;AmD/8SM;EACE,gCAA8C;AnDk9StD;;AmDn9SM;EACE,8BAA8C;AnDs9StD;;AmDn9SM;EACE,8BAAyC;EACzC,+BAA2C;AnDs9SnD;;AmDn9SM;EACE,6BAAuC;EACvC,gCAA6C;AnDs9SrD;;AmDr+SI;EACE,uBAA+B;AnDw+SrC;;AmDr+SM;EACE,2BAA8C;AnDw+StD;;AmDz+SM;EACE,6BAA8C;AnD4+StD;;AmD7+SM;EACE,8BAA8C;AnDg/StD;;AmDj/SM;EACE,4BAA8C;AnDo/StD;;AmDj/SM;EACE,4BAAyC;EACzC,6BAA2C;AnDo/SnD;;AmDj/SM;EACE,2BAAuC;EACvC,8BAA6C;AnDo/SrD;;AmDngTI;EACE,uBAA+B;AnDsgTrC;;AmDngTM;EACE,2BAA8C;AnDsgTtD;;AmDvgTM;EACE,6BAA8C;AnD0gTtD;;AmD3gTM;EACE,8BAA8C;AnD8gTtD;;AmD/gTM;EACE,4BAA8C;AnDkhTtD;;AmD/gTM;EACE,4BAAyC;EACzC,6BAA2C;AnDkhTnD;;AmD/gTM;EACE,2BAAuC;EACvC,8BAA6C;AnDkhTrD;;AmDjiTI;EACE,qBAA+B;AnDoiTrC;;AmDjiTM;EACE,yBAA8C;AnDoiTtD;;AmDriTM;EACE,2BAA8C;AnDwiTtD;;AmDziTM;EACE,4BAA8C;AnD4iTtD;;AmD7iTM;EACE,0BAA8C;AnDgjTtD;;AmD7iTM;EACE,0BAAyC;EACzC,2BAA2C;AnDgjTnD;;AmD7iTM;EACE,yBAAuC;EACvC,4BAA6C;AnDgjTrD;;AmD/jTI;EACE,2BAA+B;AnDkkTrC;;AmD/jTM;EACE,+BAA8C;AnDkkTtD;;AmDnkTM;EACE,iCAA8C;AnDskTtD;;AmDvkTM;EACE,kCAA8C;AnD0kTtD;;AmD3kTM;EACE,gCAA8C;AnD8kTtD;;AmD3kTM;EACE,gCAAyC;EACzC,iCAA2C;AnD8kTnD;;AmD3kTM;EACE,+BAAuC;EACvC,kCAA6C;AnD8kTrD;;AmD7lTI;EACE,0BAA+B;AnDgmTrC;;AmD7lTM;EACE,8BAA8C;AnDgmTtD;;AmDjmTM;EACE,gCAA8C;AnDomTtD;;AmDrmTM;EACE,iCAA8C;AnDwmTtD;;AmDzmTM;EACE,+BAA8C;AnD4mTtD;;AmDzmTM;EACE,+BAAyC;EACzC,gCAA2C;AnD4mTnD;;AmDzmTM;EACE,8BAAuC;EACvC,iCAA6C;AnD4mTrD;;AmD3nTI;EACE,2BAA+B;AnD8nTrC;;AmD3nTM;EACE,+BAA8C;AnD8nTtD;;AmD/nTM;EACE,iCAA8C;AnDkoTtD;;AmDnoTM;EACE,kCAA8C;AnDsoTtD;;AmDvoTM;EACE,gCAA8C;AnD0oTtD;;AmDvoTM;EACE,gCAAyC;EACzC,iCAA2C;AnD0oTnD;;AmDvoTM;EACE,+BAAuC;EACvC,kCAA6C;AnD0oTrD;;AmDzpTI;EACE,wBAA+B;AnD4pTrC;;AmDzpTM;EACE,4BAA8C;AnD4pTtD;;AmD7pTM;EACE,8BAA8C;AnDgqTtD;;AmDjqTM;EACE,+BAA8C;AnDoqTtD;;AmDrqTM;EACE,6BAA8C;AnDwqTtD;;AmDrqTM;EACE,6BAAyC;EACzC,8BAA2C;AnDwqTnD;;AmDrqTM;EACE,4BAAuC;EACvC,+BAA6C;AnDwqTrD;;AmDvrTI;EACE,0BAA+B;AnD0rTrC;;AmDvrTM;EACE,8BAA8C;AnD0rTtD;;AmD3rTM;EACE,gCAA8C;AnD8rTtD;;AmD/rTM;EACE,iCAA8C;AnDksTtD;;AmDnsTM;EACE,+BAA8C;AnDssTtD;;AmDnsTM;EACE,+BAAyC;EACzC,gCAA2C;AnDssTnD;;AmDnsTM;EACE,8BAAuC;EACvC,iCAA6C;AnDssTrD;;AmDrtTI;EACE,wBAA+B;AnDwtTrC;;AmDrtTM;EACE,4BAA8C;AnDwtTtD;;AmDztTM;EACE,8BAA8C;AnD4tTtD;;AmD7tTM;EACE,+BAA8C;AnDguTtD;;AmDjuTM;EACE,6BAA8C;AnDouTtD;;AmDjuTM;EACE,6BAAyC;EACzC,8BAA2C;AnDouTnD;;AmDjuTM;EACE,4BAAuC;EACvC,+BAA6C;AnDouTrD;;AmDnvTI;EACE,wBAA+B;AnDsvTrC;;AmDnvTM;EACE,4BAA8C;AnDsvTtD;;AmDvvTM;EACE,8BAA8C;AnD0vTtD;;AmD3vTM;EACE,+BAA8C;AnD8vTtD;;AmD/vTM;EACE,6BAA8C;AnDkwTtD;;AmD/vTM;EACE,6BAAyC;EACzC,8BAA2C;AnDkwTnD;;AmD/vTM;EACE,4BAAuC;EACvC,+BAA6C;AnDkwTrD;;AoD3xTI;EACE,0BAA2B;ApD8xTjC;;AoD/xTI;EACE,4BAA2B;ApDkyTjC;;AoDnyTI;EACE,0BAA2B;ApDsyTjC;;AoDvyTI;EACE,4BAA2B;ApD0yTjC;;AoD3yTI;EACE,6BAA2B;ApD8yTjC;;AoD/yTI;EACE,0BAA2B;ApDkzTjC;;AoDnzTI;EACE,6BAA2B;ApDszTjC;;ACttTE;EmDjGE;IACE,0BAA2B;EpD2zT/B;EoD5zTE;IACE,4BAA2B;EpD8zT/B;EoD/zTE;IACE,0BAA2B;EpDi0T/B;EoDl0TE;IACE,4BAA2B;EpDo0T/B;EoDr0TE;IACE,6BAA2B;EpDu0T/B;EoDx0TE;IACE,0BAA2B;EpD00T/B;EoD30TE;IACE,6BAA2B;EpD60T/B;AACF;;AC1uTE;EmDrGE;IACE,0BAA2B;EpDm1T/B;EoDp1TE;IACE,4BAA2B;EpDs1T/B;EoDv1TE;IACE,0BAA2B;EpDy1T/B;EoD11TE;IACE,4BAA2B;EpD41T/B;EoD71TE;IACE,6BAA2B;EpD+1T/B;EoDh2TE;IACE,0BAA2B;EpDk2T/B;EoDn2TE;IACE,6BAA2B;EpDq2T/B;AACF;;AC1vTE;EmD7GE;IACE,0BAA2B;EpD22T/B;EoD52TE;IACE,4BAA2B;EpD82T/B;EoD/2TE;IACE,0BAA2B;EpDi3T/B;EoDl3TE;IACE,4BAA2B;EpDo3T/B;EoDr3TE;IACE,6BAA2B;EpDu3T/B;EoDx3TE;IACE,0BAA2B;EpD03T/B;EoD33TE;IACE,6BAA2B;EpD63T/B;AACF;;AC9wTE;EmDjHE;IACE,0BAA2B;EpDm4T/B;EoDp4TE;IACE,4BAA2B;EpDs4T/B;EoDv4TE;IACE,0BAA2B;EpDy4T/B;EoD14TE;IACE,4BAA2B;EpD44T/B;EoD74TE;IACE,6BAA2B;EpD+4T/B;EoDh5TE;IACE,0BAA2B;EpDk5T/B;EoDn5TE;IACE,6BAA2B;EpDq5T/B;AACF;;ACvxTI;EmDhIA;IACE,0BAA2B;EpD25T/B;EoD55TE;IACE,4BAA2B;EpD85T/B;EoD/5TE;IACE,0BAA2B;EpDi6T/B;EoDl6TE;IACE,4BAA2B;EpDo6T/B;EoDr6TE;IACE,6BAA2B;EpDu6T/B;EoDx6TE;IACE,0BAA2B;EpD06T/B;EoD36TE;IACE,6BAA2B;EpD66T/B;AACF;;AChyTI;EmD/IA;IACE,0BAA2B;EpDm7T/B;EoDp7TE;IACE,4BAA2B;EpDs7T/B;EoDv7TE;IACE,0BAA2B;EpDy7T/B;EoD17TE;IACE,4BAA2B;EpD47T/B;EoD77TE;IACE,6BAA2B;EpD+7T/B;EoDh8TE;IACE,0BAA2B;EpDk8T/B;EoDn8TE;IACE,6BAA2B;EpDq8T/B;AACF;;AoD76TE;EACE,6BAAqC;ApDg7TzC;;AoDj7TE;EACE,8BAAqC;ApDo7TzC;;AoDr7TE;EACE,2BAAqC;ApDw7TzC;;AoDz7TE;EACE,4BAAqC;ApD47TzC;;ACt3TE;EmDlEE;IACE,6BAAqC;EpD47TzC;AACF;;ACx3TE;EmDnEE;IACE,6BAAqC;EpD+7TzC;AACF;;AC13TE;EmDpEE;IACE,6BAAqC;EpDk8TzC;AACF;;AC53TE;EmDrEE;IACE,6BAAqC;EpDq8TzC;AACF;;AC93TE;EmDtEE;IACE,6BAAqC;EpDw8TzC;AACF;;AC/3TI;EmDxEA;IACE,6BAAqC;EpD28TzC;AACF;;AC33TI;EmD/EA;IACE,6BAAqC;EpD88TzC;AACF;;AC53TI;EmDjFA;IACE,6BAAqC;EpDi9TzC;AACF;;ACx3TI;EmDxFA;IACE,6BAAqC;EpDo9TzC;AACF;;AC56TE;EmDlEE;IACE,8BAAqC;EpDk/TzC;AACF;;AC96TE;EmDnEE;IACE,8BAAqC;EpDq/TzC;AACF;;ACh7TE;EmDpEE;IACE,8BAAqC;EpDw/TzC;AACF;;ACl7TE;EmDrEE;IACE,8BAAqC;EpD2/TzC;AACF;;ACp7TE;EmDtEE;IACE,8BAAqC;EpD8/TzC;AACF;;ACr7TI;EmDxEA;IACE,8BAAqC;EpDigUzC;AACF;;ACj7TI;EmD/EA;IACE,8BAAqC;EpDogUzC;AACF;;ACl7TI;EmDjFA;IACE,8BAAqC;EpDugUzC;AACF;;AC96TI;EmDxFA;IACE,8BAAqC;EpD0gUzC;AACF;;ACl+TE;EmDlEE;IACE,2BAAqC;EpDwiUzC;AACF;;ACp+TE;EmDnEE;IACE,2BAAqC;EpD2iUzC;AACF;;ACt+TE;EmDpEE;IACE,2BAAqC;EpD8iUzC;AACF;;ACx+TE;EmDrEE;IACE,2BAAqC;EpDijUzC;AACF;;AC1+TE;EmDtEE;IACE,2BAAqC;EpDojUzC;AACF;;AC3+TI;EmDxEA;IACE,2BAAqC;EpDujUzC;AACF;;ACv+TI;EmD/EA;IACE,2BAAqC;EpD0jUzC;AACF;;ACx+TI;EmDjFA;IACE,2BAAqC;EpD6jUzC;AACF;;ACp+TI;EmDxFA;IACE,2BAAqC;EpDgkUzC;AACF;;ACxhUE;EmDlEE;IACE,4BAAqC;EpD8lUzC;AACF;;AC1hUE;EmDnEE;IACE,4BAAqC;EpDimUzC;AACF;;AC5hUE;EmDpEE;IACE,4BAAqC;EpDomUzC;AACF;;AC9hUE;EmDrEE;IACE,4BAAqC;EpDumUzC;AACF;;AChiUE;EmDtEE;IACE,4BAAqC;EpD0mUzC;AACF;;ACjiUI;EmDxEA;IACE,4BAAqC;EpD6mUzC;AACF;;AC7hUI;EmD/EA;IACE,4BAAqC;EpDgnUzC;AACF;;AC9hUI;EmDjFA;IACE,4BAAqC;EpDmnUzC;AACF;;AC1hUI;EmDxFA;IACE,4BAAqC;EpDsnUzC;AACF;;AoDrnUA;EACE,qCAAqC;ApDwnUvC;;AoDtnUA;EACE,oCAAoC;ApDynUtC;;AoDvnUA;EACE,oCAAoC;ApD0nUtC;;AoDxnUA;EACE,6BAA6B;ApD2nU/B;;AoDznUA;EACE,qCAAqC;ApD4nUvC;;AoD1nUA;EACE,2BAAqC;ApD6nUvC;;AoD5nUA;EACE,2BAAsC;ApD+nUxC;;AoD9nUA;EACE,2BAAsC;ApDioUxC;;AoDhoUA;EACE,2BAAwC;ApDmoU1C;;AoDloUA;EACE,2BAAoC;ApDqoUtC;;AoDnoUA;EACE,+LAAuC;ApDsoUzC;;AoDpoUA;EACE,+LAAyC;ApDuoU3C;;AoDroUA;EACE,+LAA0C;ApDwoU5C;;AoDtoUA;EACE,iCAAyC;ApDyoU3C;;AoDvoUA;EACE,iCAAoC;ApD0oUtC;;AqD3uUE;EACE,yBAA+B;ArD8uUnC;;AC9oUE;EoD9FE;IACE,yBAA+B;ErDgvUnC;AACF;;AChpUE;EoD/FE;IACE,yBAA+B;ErDmvUnC;AACF;;AClpUE;EoDhGE;IACE,yBAA+B;ErDsvUnC;AACF;;ACppUE;EoDjGE;IACE,yBAA+B;ErDyvUnC;AACF;;ACtpUE;EoDlGE;IACE,yBAA+B;ErD4vUnC;AACF;;ACvpUI;EoDpGA;IACE,yBAA+B;ErD+vUnC;AACF;;ACnpUI;EoD3GA;IACE,yBAA+B;ErDkwUnC;AACF;;ACppUI;EoD7GA;IACE,yBAA+B;ErDqwUnC;AACF;;AChpUI;EoDpHA;IACE,yBAA+B;ErDwwUnC;AACF;;AqDryUE;EACE,wBAA+B;ArDwyUnC;;ACxsUE;EoD9FE;IACE,wBAA+B;ErD0yUnC;AACF;;AC1sUE;EoD/FE;IACE,wBAA+B;ErD6yUnC;AACF;;AC5sUE;EoDhGE;IACE,wBAA+B;ErDgzUnC;AACF;;AC9sUE;EoDjGE;IACE,wBAA+B;ErDmzUnC;AACF;;AChtUE;EoDlGE;IACE,wBAA+B;ErDszUnC;AACF;;ACjtUI;EoDpGA;IACE,wBAA+B;ErDyzUnC;AACF;;AC7sUI;EoD3GA;IACE,wBAA+B;ErD4zUnC;AACF;;AC9sUI;EoD7GA;IACE,wBAA+B;ErD+zUnC;AACF;;AC1sUI;EoDpHA;IACE,wBAA+B;ErDk0UnC;AACF;;AqD/1UE;EACE,0BAA+B;ArDk2UnC;;AClwUE;EoD9FE;IACE,0BAA+B;ErDo2UnC;AACF;;ACpwUE;EoD/FE;IACE,0BAA+B;ErDu2UnC;AACF;;ACtwUE;EoDhGE;IACE,0BAA+B;ErD02UnC;AACF;;ACxwUE;EoDjGE;IACE,0BAA+B;ErD62UnC;AACF;;AC1wUE;EoDlGE;IACE,0BAA+B;ErDg3UnC;AACF;;AC3wUI;EoDpGA;IACE,0BAA+B;ErDm3UnC;AACF;;ACvwUI;EoD3GA;IACE,0BAA+B;ErDs3UnC;AACF;;ACxwUI;EoD7GA;IACE,0BAA+B;ErDy3UnC;AACF;;ACpwUI;EoDpHA;IACE,0BAA+B;ErD43UnC;AACF;;AqDz5UE;EACE,gCAA+B;ArD45UnC;;AC5zUE;EoD9FE;IACE,gCAA+B;ErD85UnC;AACF;;AC9zUE;EoD/FE;IACE,gCAA+B;ErDi6UnC;AACF;;ACh0UE;EoDhGE;IACE,gCAA+B;ErDo6UnC;AACF;;ACl0UE;EoDjGE;IACE,gCAA+B;ErDu6UnC;AACF;;ACp0UE;EoDlGE;IACE,gCAA+B;ErD06UnC;AACF;;ACr0UI;EoDpGA;IACE,gCAA+B;ErD66UnC;AACF;;ACj0UI;EoD3GA;IACE,gCAA+B;ErDg7UnC;AACF;;ACl0UI;EoD7GA;IACE,gCAA+B;ErDm7UnC;AACF;;AC9zUI;EoDpHA;IACE,gCAA+B;ErDs7UnC;AACF;;AqDn9UE;EACE,+BAA+B;ArDs9UnC;;ACt3UE;EoD9FE;IACE,+BAA+B;ErDw9UnC;AACF;;ACx3UE;EoD/FE;IACE,+BAA+B;ErD29UnC;AACF;;AC13UE;EoDhGE;IACE,+BAA+B;ErD89UnC;AACF;;AC53UE;EoDjGE;IACE,+BAA+B;ErDi+UnC;AACF;;AC93UE;EoDlGE;IACE,+BAA+B;ErDo+UnC;AACF;;AC/3UI;EoDpGA;IACE,+BAA+B;ErDu+UnC;AACF;;AC33UI;EoD3GA;IACE,+BAA+B;ErD0+UnC;AACF;;AC53UI;EoD7GA;IACE,+BAA+B;ErD6+UnC;AACF;;ACx3UI;EoDpHA;IACE,+BAA+B;ErDg/UnC;AACF;;AqD/+UA;EACE,wBAAwB;ArDk/U1B;;AqDh/UA;EACE,uBAAuB;EACvB,iCAAiC;EACjC,yBAAyB;EACzB,2BAA2B;EAC3B,qBAAqB;EACrB,6BAA6B;EAC7B,8BAA8B;EAC9B,wBAAwB;ArDm/U1B;;AC37UE;EoDrDA;IACE,wBAAwB;ErDo/U1B;AACF;;AC77UE;EoDrDA;IACE,wBAAwB;ErDs/U1B;AACF;;AC/7UE;EoDrDA;IACE,wBAAwB;ErDw/U1B;AACF;;ACj8UE;EoDrDA;IACE,wBAAwB;ErD0/U1B;AACF;;ACn8UE;EoDrDA;IACE,wBAAwB;ErD4/U1B;AACF;;ACp8UI;EoDtDF;IACE,wBAAwB;ErD8/U1B;AACF;;ACh8UI;EoD5DF;IACE,wBAAwB;ErDggV1B;AACF;;ACj8UI;EoD7DF;IACE,wBAAwB;ErDkgV1B;AACF;;AC77UI;EoDnEF;IACE,wBAAwB;ErDogV1B;AACF;;AqDngVA;EACE,6BAA6B;ArDsgV/B;;ACr/UE;EoDdA;IACE,6BAA6B;ErDugV/B;AACF;;ACv/UE;EoDdA;IACE,6BAA6B;ErDygV/B;AACF;;ACz/UE;EoDdA;IACE,6BAA6B;ErD2gV/B;AACF;;AC3/UE;EoDdA;IACE,6BAA6B;ErD6gV/B;AACF;;AC7/UE;EoDdA;IACE,6BAA6B;ErD+gV/B;AACF;;AC9/UI;EoDfF;IACE,6BAA6B;ErDihV/B;AACF;;AC1/UI;EoDrBF;IACE,6BAA6B;ErDmhV/B;AACF;;AC3/UI;EoDtBF;IACE,6BAA6B;ErDqhV/B;AACF;;ACv/UI;EoD5BF;IACE,6BAA6B;ErDuhV/B;AACF;;AsDjpVA,iBAAA;ACWA;EACE,oBAAoB;EACpB,aAAa;EACb,sBAAsB;EACtB,8BAA8B;AvD0oVhC;;AuD9oVA;EAMI,gBAAgB;AvD4oVpB;;AuDlpVA;EASM,mBAAmB;AvD6oVzB;;AuDtpVA;EAeM,uBxDXyB;EwDYzB,cxDzBuB;ACoqV7B;;AuD3pVA;;EAmBQ,cAAc;AvD6oVtB;;AuDhqVA;EAqBQ,cxD9BqB;AC6qV7B;;AuDpqVA;EAuBQ,4BxDhCqB;ACirV7B;;AuDxqVA;;EA0BU,cxDnCmB;ACsrV7B;;ACtkVE;EsDvGF;IA6BU,uBxDzBqB;EC8qV7B;AACF;;AuDnrVA;;EAgCQ,4BxDzCqB;ACisV7B;;AuDxrVA;;;EAqCU,yB7C4DuB;E6C3DvB,cxD/CmB;ACwsV7B;;AuD/rVA;EAyCU,cxDlDmB;EwDmDnB,YAAY;AvD0pVtB;;AuDpsVA;EA4CY,UAAU;AvD4pVtB;;AuDxsVA;EA+CY,uBAAwB;EACxB,UAAU;AvD6pVtB;;AuD7sVA;EAoDY,cxD7DiB;AC0tV7B;;AuDjtVA;EAsDc,uCxD/De;AC8tV7B;;AuDrtVA;EA0Dc,yBxDnEe;EwDoEf,qBxDpEe;EwDqEf,YxDxDiB;ACutV/B;;AuD3tVA;EAkEU,4EAAyG;AvD6pVnH;;ACpoVE;EsD3FF;IAqEc,4EAAyG;EvD+pVrH;AACF;;AuDruVA;EAeM,yBxDxBuB;EwDyBvB,YxDZyB;ACsuV/B;;AuD1uVA;;EAmBQ,cAAc;AvD4tVtB;;AuD/uVA;EAqBQ,YxDjBuB;AC+uV/B;;AuDnvVA;EAuBQ,+BxDnBuB;ACmvV/B;;AuDvvVA;;EA0BU,YxDtBqB;ACwvV/B;;ACrpVE;EsDvGF;IA6BU,yBxDtCmB;EC0wV3B;AACF;;AuDlwVA;;EAgCQ,+BxD5BuB;ACmwV/B;;AuDvwVA;;;EAqCU,uB7C4DuB;E6C3DvB,YxDlCqB;AC0wV/B;;AuD9wVA;EAyCU,YxDrCqB;EwDsCrB,YAAY;AvDyuVtB;;AuDnxVA;EA4CY,UAAU;AvD2uVtB;;AuDvxVA;EA+CY,yBAAwB;EACxB,UAAU;AvD4uVtB;;AuD5xVA;EAoDY,YxDhDmB;AC4xV/B;;AuDhyVA;EAsDc,uCxD/De;AC6yV7B;;AuDpyVA;EA0Dc,uBxDtDiB;EwDuDjB,mBxDvDiB;EwDwDjB,cxDrEe;ACmzV7B;;AuD1yVA;EAkEU,8EAAyG;AvD4uVnH;;ACntVE;EsD3FF;IAqEc,8EAAyG;EvD8uVrH;AACF;;AuDpzVA;EAeM,4BxDbwB;EwDcxB,yB7CqDe;AVovVrB;;AuDzzVA;;EAmBQ,cAAc;AvD2yVtB;;AuD9zVA;EAqBQ,yB7CgDa;AV6vVrB;;AuDl0VA;EAuBQ,yB7C8Ca;AViwVrB;;AuDt0VA;;EA0BU,yB7C2CW;AVswVrB;;ACpuVE;EsDvGF;IA6BU,4BxD3BoB;EC80V5B;AACF;;AuDj1VA;;EAgCQ,yB7CqCa;AVixVrB;;AuDt1VA;;;EAqCU,yB7C4DuB;E6C3DvB,yB7C+BW;AVwxVrB;;AuD71VA;EAyCU,yB7C4BW;E6C3BX,YAAY;AvDwzVtB;;AuDl2VA;EA4CY,UAAU;AvD0zVtB;;AuDt2VA;EA+CY,4BAAwB;EACxB,UAAU;AvD2zVtB;;AuD32VA;EAoDY,yB7CiBS;AV0yVrB;;AuD/2VA;EAsDc,uCxD/De;AC43V7B;;AuDn3VA;EA0Dc,oC7CWO;E6CVP,gC7CUO;E6CTP,iBxD1DgB;ACu3V9B;;AuDz3VA;EAkEU,iFAAyG;AvD2zVnH;;AClyVE;EsD3FF;IAqEc,iFAAyG;EvD6zVrH;AACF;;AuDn4VA;EAeM,yBxDpBwB;EwDqBxB,W7CuDU;AVi0VhB;;AuDx4VA;;EAmBQ,cAAc;AvD03VtB;;AuD74VA;EAqBQ,W7CkDQ;AV00VhB;;AuDj5VA;EAuBQ,+B7CgDQ;AV80VhB;;AuDr5VA;;EA0BU,W7C6CM;AVm1VhB;;ACnzVE;EsDvGF;IA6BU,yBxDlCoB;ECo6V5B;AACF;;AuDh6VA;;EAgCQ,+B7CuCQ;AV81VhB;;AuDr6VA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVq2VhB;;AuD56VA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDu4VtB;;AuDj7VA;EA4CY,UAAU;AvDy4VtB;;AuDr7VA;EA+CY,yBAAwB;EACxB,UAAU;AvD04VtB;;AuD17VA;EAoDY,W7CmBI;AVu3VhB;;AuD97VA;EAsDc,uCxD/De;AC28V7B;;AuDl8VA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDjEgB;AC68V9B;;AuDx8VA;EAkEU,gFAAyG;AvD04VnH;;ACj3VE;EsD3FF;IAqEc,gFAAyG;EvD44VrH;AACF;;AuDl9VA;EAeM,yBxDN4B;EwDO5B,W7CuDU;AVg5VhB;;AuDv9VA;;EAmBQ,cAAc;AvDy8VtB;;AuD59VA;EAqBQ,W7CkDQ;AVy5VhB;;AuDh+VA;EAuBQ,+B7CgDQ;AV65VhB;;AuDp+VA;;EA0BU,W7C6CM;AVk6VhB;;ACl4VE;EsDvGF;IA6BU,yBxDpBwB;ECq+VhC;AACF;;AuD/+VA;;EAgCQ,+B7CuCQ;AV66VhB;;AuDp/VA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVo7VhB;;AuD3/VA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDs9VtB;;AuDhgWA;EA4CY,UAAU;AvDw9VtB;;AuDpgWA;EA+CY,yBAAwB;EACxB,UAAU;AvDy9VtB;;AuDzgWA;EAoDY,W7CmBI;AVs8VhB;;AuD7gWA;EAsDc,uCxD/De;AC0hW7B;;AuDjhWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDnDoB;AC8gWlC;;AuDvhWA;EAkEU,gFAAyG;AvDy9VnH;;ACh8VE;EsD3FF;IAqEc,gFAAyG;EvD29VrH;AACF;;AuDjiWA;EAeM,yBxDJ4B;EwDK5B,W7CuDU;AV+9VhB;;AuDtiWA;;EAmBQ,cAAc;AvDwhWtB;;AuD3iWA;EAqBQ,W7CkDQ;AVw+VhB;;AuD/iWA;EAuBQ,+B7CgDQ;AV4+VhB;;AuDnjWA;;EA0BU,W7C6CM;AVi/VhB;;ACj9VE;EsDvGF;IA6BU,yBxDlBwB;ECkjWhC;AACF;;AuD9jWA;;EAgCQ,+B7CuCQ;AV4/VhB;;AuDnkWA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVmgWhB;;AuD1kWA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDqiWtB;;AuD/kWA;EA4CY,UAAU;AvDuiWtB;;AuDnlWA;EA+CY,yBAAwB;EACxB,UAAU;AvDwiWtB;;AuDxlWA;EAoDY,W7CmBI;AVqhWhB;;AuD5lWA;EAsDc,uCxD/De;ACymW7B;;AuDhmWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDjDoB;AC2lWlC;;AuDtmWA;EAkEU,gFAAyG;AvDwiWnH;;AC/gWE;EsD3FF;IAqEc,gFAAyG;EvD0iWrH;AACF;;AuDhnWA;EAeM,yBxDL4B;EwDM5B,W7CuDU;AV8iWhB;;AuDrnWA;;EAmBQ,cAAc;AvDumWtB;;AuD1nWA;EAqBQ,W7CkDQ;AVujWhB;;AuD9nWA;EAuBQ,+B7CgDQ;AV2jWhB;;AuDloWA;;EA0BU,W7C6CM;AVgkWhB;;AChiWE;EsDvGF;IA6BU,yBxDnBwB;ECkoWhC;AACF;;AuD7oWA;;EAgCQ,+B7CuCQ;AV2kWhB;;AuDlpWA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVklWhB;;AuDzpWA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDonWtB;;AuD9pWA;EA4CY,UAAU;AvDsnWtB;;AuDlqWA;EA+CY,yBAAwB;EACxB,UAAU;AvDunWtB;;AuDvqWA;EAoDY,W7CmBI;AVomWhB;;AuD3qWA;EAsDc,uCxD/De;ACwrW7B;;AuD/qWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDlDoB;AC2qWlC;;AuDrrWA;EAkEU,gFAAyG;AvDunWnH;;AC9lWE;EsD3FF;IAqEc,gFAAyG;EvDynWrH;AACF;;AuD/rWA;EAeM,yBxDP4B;EwDQ5B,W7CuDU;AV6nWhB;;AuDpsWA;;EAmBQ,cAAc;AvDsrWtB;;AuDzsWA;EAqBQ,W7CkDQ;AVsoWhB;;AuD7sWA;EAuBQ,+B7CgDQ;AV0oWhB;;AuDjtWA;;EA0BU,W7C6CM;AV+oWhB;;AC/mWE;EsDvGF;IA6BU,yBxDrBwB;ECmtWhC;AACF;;AuD5tWA;;EAgCQ,+B7CuCQ;AV0pWhB;;AuDjuWA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AViqWhB;;AuDxuWA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDmsWtB;;AuD7uWA;EA4CY,UAAU;AvDqsWtB;;AuDjvWA;EA+CY,yBAAwB;EACxB,UAAU;AvDssWtB;;AuDtvWA;EAoDY,W7CmBI;AVmrWhB;;AuD1vWA;EAsDc,uCxD/De;ACuwW7B;;AuD9vWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDpDoB;AC4vWlC;;AuDpwWA;EAkEU,gFAAyG;AvDssWnH;;AC7qWE;EsD3FF;IAqEc,gFAAyG;EvDwsWrH;AACF;;AuD9wWA;EAeM,yBxDR4B;EwDS5B,yB7CqDe;AV8sWrB;;AuDnxWA;;EAmBQ,cAAc;AvDqwWtB;;AuDxxWA;EAqBQ,yB7CgDa;AVutWrB;;AuD5xWA;EAuBQ,yB7C8Ca;AV2tWrB;;AuDhyWA;;EA0BU,yB7C2CW;AVguWrB;;AC9rWE;EsDvGF;IA6BU,yBxDtBwB;ECmyWhC;AACF;;AuD3yWA;;EAgCQ,yB7CqCa;AV2uWrB;;AuDhzWA;;;EAqCU,yB7C4DuB;E6C3DvB,yB7C+BW;AVkvWrB;;AuDvzWA;EAyCU,yB7C4BW;E6C3BX,YAAY;AvDkxWtB;;AuD5zWA;EA4CY,UAAU;AvDoxWtB;;AuDh0WA;EA+CY,yBAAwB;EACxB,UAAU;AvDqxWtB;;AuDr0WA;EAoDY,yB7CiBS;AVowWrB;;AuDz0WA;EAsDc,uCxD/De;ACs1W7B;;AuD70WA;EA0Dc,oC7CWO;E6CVP,gC7CUO;E6CTP,cxDrDoB;AC40WlC;;AuDn1WA;EAkEU,gFAAyG;AvDqxWnH;;AC5vWE;EsD3FF;IAqEc,gFAAyG;EvDuxWrH;AACF;;AuD71WA;EAeM,yBxDF2B;EwDG3B,W7CuDU;AV2xWhB;;AuDl2WA;;EAmBQ,cAAc;AvDo1WtB;;AuDv2WA;EAqBQ,W7CkDQ;AVoyWhB;;AuD32WA;EAuBQ,+B7CgDQ;AVwyWhB;;AuD/2WA;;EA0BU,W7C6CM;AV6yWhB;;AC7wWE;EsDvGF;IA6BU,yBxDhBuB;EC42W/B;AACF;;AuD13WA;;EAgCQ,+B7CuCQ;AVwzWhB;;AuD/3WA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AV+zWhB;;AuDt4WA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDi2WtB;;AuD34WA;EA4CY,UAAU;AvDm2WtB;;AuD/4WA;EA+CY,yBAAwB;EACxB,UAAU;AvDo2WtB;;AuDp5WA;EAoDY,W7CmBI;AVi1WhB;;AuDx5WA;EAsDc,uCxD/De;ACq6W7B;;AuD55WA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxD/CmB;ACq5WjC;;AuDl6WA;EAkEU,gFAAyG;AvDo2WnH;;AC30WE;EsD3FF;IAqEc,gFAAyG;EvDs2WrH;AACF;;AuD56WA;EAyEM,eAhF0B;AvDu7WhC;;ACj1WE;EsD/FF;IA6EQ,oBAnF8B;EvD27WpC;AACF;;ACv1WE;EsD/FF;IAiFQ,mBAtF4B;EvDg8WlC;AACF;;AuD57WA;EAsFM,mBAAmB;EACnB,aAAa;AvD02WnB;;AuDj8WA;EAyFQ,YAAY;EACZ,cAAc;AvD42WtB;;AuDt8WA;EA4FI,gBAAgB;AvD82WpB;;AuD18WA;EA8FI,iBAAiB;AvDg3WrB;;AuD52WA;EAEE,gBAAgB;AvD82WlB;;AuDh3WA;EAII,SAAS;EACT,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,QAAQ;EACR,qCAAqC;AvDg3WzC;;AuDz3WA;EAYI,YAAY;AvDi3WhB;;ACp4WE;EsDOF;IAeI,aAAa;EvDm3Wf;AACF;;AuDl3WA;EACE,kBAAkB;AvDq3WpB;;AC94WE;EsDwBF;IAKM,aAAa;EvDs3WjB;EuD33WF;IAOQ,sBAAsB;EvDu3W5B;AACF;;ACn5WE;EsDoBF;IASI,aAAa;IACb,uBAAuB;EvD23WzB;EuDr4WF;ItDoDI,mBsDxCwC;EvD43W1C;AACF;;AuDz3WA;;EAEE,YAAY;EACZ,cAAc;AvD43WhB;;AuD13WA;EACE,YAAY;EACZ,cAAc;EACd,oBApJ6B;AvDihX/B;;ACz6WE;EsDyCF;IAKI,kBArJgC;EvDqhXlC;AACF;;AwDlhXA;EACE,oBAN2B;AxD2hX7B;;ACv6WE;EuD/GF;IAII,kBAR+B;ExD+hXjC;EwD3hXF;IAOM,oBAV8B;ExDiiXlC;EwD9hXF;IASM,mBAX4B;ExDmiXhC;AACF;;AyDniXA;EACE,yB1DO4B;E0DN5B,yBAJ+B;AzD0iXjC","file":"bulma-rtl.css"} \ No newline at end of file +{"version":3,"sources":["bulma-rtl.css","../bulma.scss","../sass/utilities/_all.scss","../sass/utilities/extends.scss","../sass/utilities/controls.scss","../sass/utilities/initial-variables.scss","../sass/utilities/mixins.scss","../sass/base/_all.scss","../sass/base/minireset.scss","../sass/base/generic.scss","../sass/utilities/derived-variables.scss","../sass/base/animations.scss","../sass/elements/_all.scss","../sass/elements/box.scss","../sass/elements/button.scss","../sass/utilities/functions.scss","../sass/elements/container.scss","../sass/elements/content.scss","../sass/elements/icon.scss","../sass/elements/image.scss","../sass/elements/notification.scss","../sass/elements/progress.scss","../sass/elements/table.scss","../sass/elements/tag.scss","../sass/elements/title.scss","../sass/elements/other.scss","../sass/form/_all.scss","../sass/form/shared.scss","../sass/form/input-textarea.scss","../sass/form/checkbox-radio.scss","../sass/form/select.scss","../sass/form/file.scss","../sass/form/tools.scss","../sass/components/_all.scss","../sass/components/breadcrumb.scss","../sass/components/card.scss","../sass/components/dropdown.scss","../sass/components/level.scss","../sass/components/media.scss","../sass/components/menu.scss","../sass/components/message.scss","../sass/components/modal.scss","../sass/components/navbar.scss","../sass/components/pagination.scss","../sass/components/panel.scss","../sass/components/tabs.scss","../sass/grid/_all.scss","../sass/grid/columns.scss","../sass/grid/tiles.scss","../sass/helpers/_all.scss","../sass/helpers/color.scss","../sass/helpers/flexbox.scss","../sass/helpers/float.scss","../sass/helpers/other.scss","../sass/helpers/overflow.scss","../sass/helpers/position.scss","../sass/helpers/spacing.scss","../sass/helpers/typography.scss","../sass/helpers/visibility.scss","../sass/layout/_all.scss","../sass/layout/hero.scss","../sass/layout/section.scss","../sass/layout/footer.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACEhB,6DAAA;ACFA,oBAAA;ACEA;;;;;ECYE,qBAAqB;EACrB,wBAAwB;EACxB,mBAAmB;EACnB,6BAA+C;EAC/C,kBC+FU;ED9FV,gBAAgB;EAChB,oBAAoB;EACpB,eCkBW;EDjBX,aAfoB;EAgBpB,2BAA2B;EAC3B,gBAhBuB;EAiBvB,iCAf+D;EAgB/D,gCAfkE;EAgBlE,iCAhBkE;EAiBlE,8BAlB+D;EAmB/D,kBAAkB;EAClB,mBAAmB;AJLrB;;AIQE;;;;;;;;;;;;;;;;;EAIE,aAAa;AJQjB;;AILE;;;;;;;;;;;;;;;;EAEE,mBAAmB;AJsBvB;;AG1DA;;;;EGmRE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;ANlNnB;;AGjEA;EGuRE,6BAD8B;EAE9B,kBAAkB;EAClB,eAAe;EACf,aAAa;EACb,YAAY;EACZ,cAAc;EACd,eAAe;EACf,qBAAqB;EACrB,oBAAoB;EACpB,kBAAkB;EAClB,QAAQ;EACR,yBAAyB;EACzB,wBAAwB;EACxB,cAAc;ANlNhB;;AMsNE;;EACE,qBDjQkB;AL+CtB;;AG/EA;EGuQE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;EA6BjB,qBAAqB;EACrB,wBAAwB;EACxB,uCD1ToB;EC2TpB,YAAY;EACZ,qBD3MqB;EC4MrB,eAAe;EACf,oBAAoB;EACpB,qBAAqB;EACrB,YAAY;EACZ,cAAc;EACd,YAAY;EACZ,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,aAAa;EACb,kBAAkB;EAClB,mBAAmB;EACnB,WAAW;ANhNb;;AMkNE;EAEE,uBDlUoB;ECmUpB,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;ANhNnC;;AMmNE;EACE,WAAW;EACX,UAAU;ANhNd;;AMmNE;EACE,WAAW;EACX,UAAU;ANhNd;;AMmNE;EAEE,uCDrWkB;ALoJtB;;AMoNE;EACE,uCDzWkB;ALwJtB;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AG/JA;EGsXE,2CAA2C;EAC3C,yBDnY4B;ECoY5B,qBD3RqB;EC4RrB,+BAA+B;EAC/B,6BAA6B;EAC7B,WAAW;EACX,cAAc;EACd,WAAW;EACX,kBAAkB;EAClB,UAAU;ANnNZ;;AGxKA;;;;;;;;;;;;;;;;;EG+XE,SADuB;EAEvB,OAFuB;EAGvB,kBAAkB;EAClB,QAJuB;EAKvB,MALuB;AN9LzB;;AG5LA;EG6EE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;ANmHZ;;AOvOA,eAAA;ACAA,0EAAA;AAEA;;;;;;;;;;;;;;;;;;;;;;;EAuBE,SAAS;EACT,UAAU;AR0OZ;;AQtOA;;;;;;EAME,eAAe;EACf,mBAAmB;ARyOrB;;AQrOA;EACE,gBAAgB;ARwOlB;;AQpOA;;;;EAIE,SAAS;ARuOX;;AQnOA;EACE,sBAAsB;ARsOxB;;AQnOA;EAII,mBAAmB;ARmOvB;;AQ9NA;;EAEE,YAAY;EACZ,eAAe;ARiOjB;;AQ7NA;EACE,SAAS;ARgOX;;AQ5NA;EACE,yBAAyB;EACzB,iBAAiB;AR+NnB;;AQ5NA;;EAEE,UAAU;AR+NZ;;AQjOA;;EAKI,mBAAmB;ARiOvB;;AQpQA;ECpBE,uBJnBsB;EIoBtB,eAhCc;EAiCd,kCAAkC;EAClC,mCAAmC;EACnC,gBAlCoB;EAmCpB,kBAhCsB;EAiCtB,kBAhCsB;EAiCtB,kCApCiC;EAqCjC,8BAAsB;KAAtB,2BAAsB;UAAtB,sBAAsB;AT4RxB;;ASzRA;;;;;;;EAOE,cAAc;AT4RhB;;ASzRA;;;;;;EAME,oLJ/BgC;AL2TlC;;ASzRA;;EAEE,6BAA6B;EAC7B,4BAA4B;EAC5B,sBJrC0B;ALiU5B;;ASzRA;EACE,cJjEyB;EIkEzB,cA9DkB;EA+DlB,gBJ/BiB;EIgCjB,gBA9DoB;AT0VtB;;ASvRA;EACE,cJ3DuB;EI4DvB,eAAe;EACf,qBAAqB;AT0RvB;;AS7RA;EAMI,mBAAmB;AT2RvB;;ASjSA;EAUI,cJpFyB;AL+W7B;;ASvRA;EACE,4BJlFyB;EImFzB,cC7BsB;ED8BtB,kBA/EiB;EAgFjB,mBAjFkB;EAkFlB,4BAnFgC;AT6WlC;;ASvRA;EACE,4BJ1FyB;EI2FzB,YAAY;EACZ,cAAc;EACd,WAnFa;EAoFb,gBAnFkB;AT6WpB;;ASvRA;EACE,YAAY;EACZ,eAAe;AT0RjB;;ASvRA;;EAEE,wBAAwB;AT0R1B;;ASvRA;EACE,kBArGuB;AT+XzB;;ASvRA;EACE,mBAAmB;EACnB,oBAAoB;AT0RtB;;ASvRA;EACE,cJ5H2B;EI6H3B,gBJrFe;AL+WjB;;ASrRA;EACE,YAAY;ATwRd;;ASrRA;EH/CE,iCAAiC;EGkDjC,4BJlIyB;EImIzB,cJzIyB;EI0IzB,kBApHqB;EAqHrB,gBAAgB;EAChB,uBArH0B;EAsH1B,gBAAgB;EAChB,iBAAiB;ATuRnB;;AShSA;EAYI,6BAA6B;EAC7B,mBAAmB;EACnB,cA3HoB;EA4HpB,UAAU;ATwRd;;ASpRA;;EAGI,mBAAmB;ATsRvB;;ASzRA;;EAMM,mBAAmB;ATwRzB;;AS9RA;EAWI,cJpKyB;AL2b7B;;AWjcA;EACE;IACE,uBAAuB;EXoczB;EWjcA;IACE,yBAAyB;EXmc3B;AACF;;AY1cA,mBAAA;ACaA;EAGE,uBRDsB;EQEtB,kBRiGgB;EQhGhB,0FRhBoB;EQiBpB,cRZyB;EQazB,cAAc;EACd,gBAfmB;Ab8crB;;Aa5bA;EAGI,yERLqB;ALkczB;;AahcA;EAOI,oERTqB;ALsczB;;Ac1YA;EAKE,uBTxEsB;ESyEtB,qBT9E4B;ES+E5B,iBVpFwB;EUqFxB,cTpF2B;ESqF3B,eAAe;EAMf,uBAAuB;EACvB,iCAxF6D;EAyF7D,iBAxF6B;EAyF7B,kBAzF6B;EA0F7B,8BA3F6D;EA4F7D,kBAAkB;EAClB,mBAAmB;AdoYrB;;AczZA;EAwBI,cAAc;AdqYlB;;Ac7ZA;EAgCM,aAAa;EACb,YAAY;AdiYlB;;AclaA;ERiLI,gCQ1IwE;ER0IxE,mBQvImE;Ad6XvE;;AcvaA;ERiLI,oBQnImE;ERmInE,+BQhIwE;Ad2X5E;;Ac5aA;EAsDM,gCAEC;EACD,iCAEC;AdsXP;;AcjbA;EAkEI,qBT3IwB;ES4IxB,cT/IyB;ALkgB7B;;ActbA;EAwEI,qBTpIqB;ESqIrB,cTrJyB;ALugB7B;;Ac3bA;EA4EM,iDTxImB;AL2fzB;;Ac/bA;EAkFI,qBT7JuB;ES8JvB,cT/JyB;ALghB7B;;AcpcA;EAwFI,6BAA6B;EAC7B,yBAAyB;EACzB,cTrKuB;ESsKvB,0BApJ8B;AdogBlC;;Ac3cA;EAiGM,4BTtKqB;ESuKrB,cT9KuB;AL4hB7B;;AchdA;EAuGM,yBC7B2B;ED8B3B,cTpLuB;ALiiB7B;;AcrdA;;EA6GM,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;Ad6WtB;;Ac5dA;EAoHI,gBAzK0B;EA0K1B,yBAzKmC;EA0KnC,cTlLqB;ESmLrB,qBAzK0B;AdqhB9B;;AcneA;EA2HM,cTvLmB;ESwLnB,0BA5KmC;AdwhBzC;;AcxeA;EAqIM,uBTxMkB;ESyMlB,yBAAyB;EACzB,cTvNgB;AL8jBtB;;Ac9eA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,cT7Nc;ALokBtB;;AcpfA;EAkJQ,yBAAyB;EACzB,cTnOc;ALykBtB;;AczfA;EAsJU,mDTzNc;ALgkBxB;;Ac7fA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,cT9Oc;ALmlBtB;;AcngBA;;EAmKQ,uBTtOgB;ESuOhB,mBTvOgB;ESwOhB,gBAAgB;AdqWxB;;Ac1gBA;EAyKQ,yBTzPc;ES0Pd,YT7OgB;ALklBxB;;Ac/gBA;EA8KU,uBCpGuB;AfycjC;;AcnhBA;;EAmLU,yBTnQY;ESoQZ,yBAAyB;EACzB,gBAAgB;EAChB,YTzPc;AL8lBxB;;Ac3hBA;EA4LU,gEAG0B;AdgWpC;;Ac/hBA;EAoMQ,6BAA6B;EAC7B,mBTxQgB;ESyQhB,YTzQgB;ALwmBxB;;AcriBA;EA4MU,uBT/Qc;ESgRd,mBThRc;ESiRd,cT9RY;AL2nBtB;;Ac3iBA;EAmNY,4DAA8D;Ad4V1E;;Ac/iBA;EA2Nc,gEAG0B;AdqVxC;;AcnjBA;;EAqOU,6BAA6B;EAC7B,mBTzSc;ES0Sd,gBAAgB;EAChB,YT3Sc;AL8nBxB;;Ac3jBA;EA6OQ,6BAA6B;EAC7B,qBT9Tc;ES+Td,cT/Tc;ALipBtB;;AcjkBA;EAqPU,yBTrUY;ESsUZ,YTzTc;ALyoBxB;;ActkBA;EA+Pc,4DAA8D;Ad2U5E;;Ac1kBA;;EAsQU,6BAA6B;EAC7B,qBTvVY;ESwVZ,gBAAgB;EAChB,cTzVY;ALkqBtB;;AcllBA;EAqIM,yBTrNgB;ESsNhB,yBAAyB;EACzB,YT1MkB;AL2pBxB;;AcxlBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,YThNgB;ALiqBxB;;Ac9lBA;EAkJQ,yBAAyB;EACzB,YTtNgB;ALsqBxB;;AcnmBA;EAsJU,gDTtOY;ALurBtB;;AcvmBA;EA4JQ,uBClFyB;EDmFzB,yBAAyB;EACzB,YTjOgB;ALgrBxB;;Ac7mBA;;EAmKQ,yBTnPc;ESoPd,qBTpPc;ESqPd,gBAAgB;Ad+cxB;;AcpnBA;EAyKQ,uBT5OgB;ES6OhB,cT1Pc;ALysBtB;;AcznBA;EA8KU,yBCpGuB;AfmjBjC;;Ac7nBA;;EAmLU,uBTtPc;ESuPd,yBAAyB;EACzB,gBAAgB;EAChB,cTtQY;ALqtBtB;;AcroBA;EA4LU,4DAG0B;Ad0cpC;;AczoBA;EAoMQ,6BAA6B;EAC7B,qBTrRc;ESsRd,cTtRc;AL+tBtB;;Ac/oBA;EA4MU,yBT5RY;ES6RZ,qBT7RY;ES8RZ,YTjRc;ALwtBxB;;AcrpBA;EAmNY,gEAA8D;Adsc1E;;AczpBA;EA2Nc,4DAG0B;Ad+bxC;;Ac7pBA;;EAqOU,6BAA6B;EAC7B,qBTtTY;ESuTZ,gBAAgB;EAChB,cTxTY;ALqvBtB;;AcrqBA;EA6OQ,6BAA6B;EAC7B,mBTjTgB;ESkThB,YTlTgB;AL8uBxB;;Ac3qBA;EAqPU,uBTxTc;ESyTd,cTtUY;ALgwBtB;;AchrBA;EA+Pc,gEAA8D;Adqb5E;;AcprBA;;EAsQU,6BAA6B;EAC7B,mBT1Uc;ES2Ud,gBAAgB;EAChB,YT5Uc;AL+vBxB;;Ac5rBA;EAqIM,4BT1MqB;ES2MrB,yBAAyB;EACzB,yBC3Ge;AfsqBrB;;AclsBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,yBCjHa;Af4qBrB;;AcxsBA;EAkJQ,yBAAyB;EACzB,yBCvHa;AfirBrB;;Ac7sBA;EAsJU,mDT3NiB;ALsxB3B;;AcjtBA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,yBClIa;Af2rBrB;;AcvtBA;;EAmKQ,4BTxOmB;ESyOnB,wBTzOmB;ES0OnB,gBAAgB;AdyjBxB;;Ac9tBA;EAyKQ,oCC7Ia;ED8Ib,iBT/OmB;ALwyB3B;;AcnuBA;EA8KU,oCCpGuB;Af6pBjC;;AcvuBA;;EAmLU,oCCvJW;EDwJX,yBAAyB;EACzB,gBAAgB;EAChB,iBT3PiB;ALozB3B;;Ac/uBA;EA4LU,sFAG0B;AdojBpC;;AcnvBA;EAoMQ,6BAA6B;EAC7B,wBT1QmB;ES2QnB,iBT3QmB;AL8zB3B;;AczvBA;EA4MU,4BTjRiB;ESkRjB,wBTlRiB;ESmRjB,yBClLW;AfmuBrB;;Ac/vBA;EAmNY,sEAA8D;AdgjB1E;;AcnwBA;EA2Nc,sFAG0B;AdyiBxC;;AcvwBA;;EAqOU,6BAA6B;EAC7B,wBT3SiB;ES4SjB,gBAAgB;EAChB,iBT7SiB;ALo1B3B;;Ac/wBA;EA6OQ,6BAA6B;EAC7B,gCClNa;EDmNb,yBCnNa;AfyvBrB;;AcrxBA;EAqPU,oCCzNW;ED0NX,iBT3TiB;AL+1B3B;;Ac1xBA;EA+Pc,sEAA8D;Ad+hB5E;;Ac9xBA;;EAsQU,6BAA6B;EAC7B,gCC3OW;ED4OX,gBAAgB;EAChB,yBC7OW;Af0wBrB;;ActyBA;EAqIM,yBTjNuB;ESkNvB,yBAAyB;EACzB,WCxGU;Af6wBhB;;Ac5yBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;AfmxBhB;;AclzBA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfwxBhB;;AcvzBA;EAsJU,gDTlOmB;ALu4B7B;;Ac3zBA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfkyBhB;;Acj0BA;;EAmKQ,yBT/OqB;ESgPrB,qBThPqB;ESiPrB,gBAAgB;AdmqBxB;;Acx0BA;EAyKQ,sBC1IQ;ED2IR,cTtPqB;ALy5B7B;;Ac70BA;EA8KU,yBCpGuB;AfuwBjC;;Acj1BA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTlQmB;ALq6B7B;;Acz1BA;EA4LU,0DAG0B;Ad8pBpC;;Ac71BA;EAoMQ,6BAA6B;EAC7B,qBTjRqB;ESkRrB,cTlRqB;AL+6B7B;;Acn2BA;EA4MU,yBTxRmB;ESyRnB,qBTzRmB;ES0RnB,WC/KM;Af00BhB;;Acz2BA;EAmNY,gEAA8D;Ad0pB1E;;Ac72BA;EA2Nc,0DAG0B;AdmpBxC;;Acj3BA;;EAqOU,6BAA6B;EAC7B,qBTlTmB;ESmTnB,gBAAgB;EAChB,cTpTmB;ALq8B7B;;Acz3BA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Afg2BhB;;Ac/3BA;EAqPU,sBCtNM;EDuNN,cTlUmB;ALg9B7B;;Acp4BA;EA+Pc,gEAA8D;AdyoB5E;;Acx4BA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Afi3BhB;;Ach5BA;EAqIM,yBTnMyB;ESoMzB,yBAAyB;EACzB,WCxGU;Afu3BhB;;Act5BA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Af63BhB;;Ac55BA;EAkJQ,yBAAyB;EACzB,WCpHQ;Afk4BhB;;Acj6BA;EAsJU,iDTpNqB;ALm+B/B;;Acr6BA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Af44BhB;;Ac36BA;;EAmKQ,yBTjOuB;ESkOvB,qBTlOuB;ESmOvB,gBAAgB;Ad6wBxB;;Acl7BA;EAyKQ,sBC1IQ;ED2IR,cTxOuB;ALq/B/B;;Acv7BA;EA8KU,yBCpGuB;Afi3BjC;;Ac37BA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTpPqB;ALigC/B;;Acn8BA;EA4LU,0DAG0B;AdwwBpC;;Acv8BA;EAoMQ,6BAA6B;EAC7B,qBTnQuB;ESoQvB,cTpQuB;AL2gC/B;;Ac78BA;EA4MU,yBT1QqB;ES2QrB,qBT3QqB;ES4QrB,WC/KM;Afo7BhB;;Acn9BA;EAmNY,gEAA8D;AdowB1E;;Acv9BA;EA2Nc,0DAG0B;Ad6vBxC;;Ac39BA;;EAqOU,6BAA6B;EAC7B,qBTpSqB;ESqSrB,gBAAgB;EAChB,cTtSqB;ALiiC/B;;Acn+BA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Af08BhB;;Acz+BA;EAqPU,sBCtNM;EDuNN,cTpTqB;AL4iC/B;;Ac9+BA;EA+Pc,gEAA8D;AdmvB5E;;Acl/BA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Af29BhB;;Ac1/BA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Afw8BrE;;Ac//BA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af88BrE;;AcrgCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afo9BrE;;Ac3gCA;EAqIM,yBTjMmB;ESkMnB,yBAAyB;EACzB,WCxGU;Afk/BhB;;AcjhCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Afw/BhB;;AcvhCA;EAkJQ,yBAAyB;EACzB,WCpHQ;Af6/BhB;;Ac5hCA;EAsJU,iDTlNe;AL4lCzB;;AchiCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfugChB;;ActiCA;;EAmKQ,yBT/NiB;ESgOjB,qBThOiB;ESiOjB,gBAAgB;Adw4BxB;;Ac7iCA;EAyKQ,sBC1IQ;ED2IR,cTtOiB;AL8mCzB;;AcljCA;EA8KU,yBCpGuB;Af4+BjC;;ActjCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTlPe;AL0nCzB;;Ac9jCA;EA4LU,0DAG0B;Adm4BpC;;AclkCA;EAoMQ,6BAA6B;EAC7B,qBTjQiB;ESkQjB,cTlQiB;ALooCzB;;AcxkCA;EA4MU,yBTxQe;ESyQf,qBTzQe;ES0Qf,WC/KM;Af+iChB;;Ac9kCA;EAmNY,gEAA8D;Ad+3B1E;;AcllCA;EA2Nc,0DAG0B;Adw3BxC;;ActlCA;;EAqOU,6BAA6B;EAC7B,qBTlSe;ESmSf,gBAAgB;EAChB,cTpSe;AL0pCzB;;Ac9lCA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfqkChB;;AcpmCA;EAqPU,sBCtNM;EDuNN,cTlTe;ALqqCzB;;AczmCA;EA+Pc,gEAA8D;Ad82B5E;;Ac7mCA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfslChB;;AcrnCA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;AfmkCrE;;Ac1nCA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfykCrE;;AchoCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af+kCrE;;ActoCA;EAqIM,yBTlMmB;ESmMnB,yBAAyB;EACzB,WCxGU;Af6mChB;;Ac5oCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;AfmnChB;;AclpCA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfwnChB;;AcvpCA;EAsJU,kDTnNe;ALwtCzB;;Ac3pCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfkoChB;;AcjqCA;;EAmKQ,yBThOiB;ESiOjB,qBTjOiB;ESkOjB,gBAAgB;AdmgCxB;;AcxqCA;EAyKQ,sBC1IQ;ED2IR,cTvOiB;AL0uCzB;;Ac7qCA;EA8KU,yBCpGuB;AfumCjC;;AcjrCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTnPe;ALsvCzB;;AczrCA;EA4LU,0DAG0B;Ad8/BpC;;Ac7rCA;EAoMQ,6BAA6B;EAC7B,qBTlQiB;ESmQjB,cTnQiB;ALgwCzB;;AcnsCA;EA4MU,yBTzQe;ES0Qf,qBT1Qe;ES2Qf,WC/KM;Af0qChB;;AczsCA;EAmNY,gEAA8D;Ad0/B1E;;Ac7sCA;EA2Nc,0DAG0B;Adm/BxC;;AcjtCA;;EAqOU,6BAA6B;EAC7B,qBTnSe;ESoSf,gBAAgB;EAChB,cTrSe;ALsxCzB;;AcztCA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfgsChB;;Ac/tCA;EAqPU,sBCtNM;EDuNN,cTnTe;ALiyCzB;;AcpuCA;EA+Pc,gEAA8D;Ady+B5E;;AcxuCA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfitChB;;AchvCA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Af8rCrE;;AcrvCA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfosCrE;;Ac3vCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af0sCrE;;AcjwCA;EAqIM,yBTpMoB;ESqMpB,yBAAyB;EACzB,WCxGU;AfwuChB;;AcvwCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Af8uChB;;Ac7wCA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfmvChB;;AclxCA;EAsJU,kDTrNgB;ALq1C1B;;ActxCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Af6vChB;;Ac5xCA;;EAmKQ,yBTlOkB;ESmOlB,qBTnOkB;ESoOlB,gBAAgB;Ad8nCxB;;AcnyCA;EAyKQ,sBC1IQ;ED2IR,cTzOkB;ALu2C1B;;AcxyCA;EA8KU,yBCpGuB;AfkuCjC;;Ac5yCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTrPgB;ALm3C1B;;AcpzCA;EA4LU,0DAG0B;AdynCpC;;AcxzCA;EAoMQ,6BAA6B;EAC7B,qBTpQkB;ESqQlB,cTrQkB;AL63C1B;;Ac9zCA;EA4MU,yBT3QgB;ES4QhB,qBT5QgB;ES6QhB,WC/KM;AfqyChB;;Acp0CA;EAmNY,gEAA8D;AdqnC1E;;Acx0CA;EA2Nc,0DAG0B;Ad8mCxC;;Ac50CA;;EAqOU,6BAA6B;EAC7B,qBTrSgB;ESsShB,gBAAgB;EAChB,cTvSgB;ALm5C1B;;Acp1CA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Af2zChB;;Ac11CA;EAqPU,sBCtNM;EDuNN,cTrTgB;AL85C1B;;Ac/1CA;EA+Pc,gEAA8D;AdomC5E;;Acn2CA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Af40ChB;;Ac32CA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;AfyzCrE;;Ach3CA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af+zCrE;;Act3CA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afq0CrE;;Ac53CA;EAqIM,yBTrMqB;ESsMrB,yBAAyB;EACzB,yBC3Ge;Afs2CrB;;Acl4CA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,yBCjHa;Af42CrB;;Acx4CA;EAkJQ,yBAAyB;EACzB,yBCvHa;Afi3CrB;;Ac74CA;EAsJU,mDTtNiB;ALi9C3B;;Acj5CA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,yBClIa;Af23CrB;;Acv5CA;;EAmKQ,yBTnOmB;ESoOnB,qBTpOmB;ESqOnB,gBAAgB;AdyvCxB;;Ac95CA;EAyKQ,oCC7Ia;ED8Ib,cT1OmB;ALm+C3B;;Acn6CA;EA8KU,oCCpGuB;Af61CjC;;Acv6CA;;EAmLU,oCCvJW;EDwJX,yBAAyB;EACzB,gBAAgB;EAChB,cTtPiB;AL++C3B;;Ac/6CA;EA4LU,sFAG0B;AdovCpC;;Acn7CA;EAoMQ,6BAA6B;EAC7B,qBTrQmB;ESsQnB,cTtQmB;ALy/C3B;;Acz7CA;EA4MU,yBT5QiB;ES6QjB,qBT7QiB;ES8QjB,yBClLW;Afm6CrB;;Ac/7CA;EAmNY,gEAA8D;AdgvC1E;;Acn8CA;EA2Nc,sFAG0B;AdyuCxC;;Acv8CA;;EAqOU,6BAA6B;EAC7B,qBTtSiB;ESuSjB,gBAAgB;EAChB,cTxSiB;AL+gD3B;;Ac/8CA;EA6OQ,6BAA6B;EAC7B,gCClNa;EDmNb,yBCnNa;Afy7CrB;;Acr9CA;EAqPU,oCCzNW;ED0NX,cTtTiB;AL0hD3B;;Ac19CA;EA+Pc,gEAA8D;Ad+tC5E;;Ac99CA;;EAsQU,6BAA6B;EAC7B,gCC3OW;ED4OX,gBAAgB;EAChB,yBC7OW;Af08CrB;;Act+CA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Afo7CrE;;Ac3+CA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af07CrE;;Acj/CA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afg8CrE;;Acv/CA;EAqIM,yBT/LkB;ESgMlB,yBAAyB;EACzB,WCxGU;Af89ChB;;Ac7/CA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Afo+ChB;;AcngDA;EAkJQ,yBAAyB;EACzB,WCpHQ;Afy+ChB;;AcxgDA;EAsJU,kDThNc;ALskDxB;;Ac5gDA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Afm/ChB;;AclhDA;;EAmKQ,yBT7NgB;ES8NhB,qBT9NgB;ES+NhB,gBAAgB;Ado3CxB;;AczhDA;EAyKQ,sBC1IQ;ED2IR,cTpOgB;ALwlDxB;;Ac9hDA;EA8KU,yBCpGuB;Afw9CjC;;AcliDA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cThPc;ALomDxB;;Ac1iDA;EA4LU,0DAG0B;Ad+2CpC;;Ac9iDA;EAoMQ,6BAA6B;EAC7B,qBT/PgB;ESgQhB,cThQgB;AL8mDxB;;AcpjDA;EA4MU,yBTtQc;ESuQd,qBTvQc;ESwQd,WC/KM;Af2hDhB;;Ac1jDA;EAmNY,gEAA8D;Ad22C1E;;Ac9jDA;EA2Nc,0DAG0B;Ado2CxC;;AclkDA;;EAqOU,6BAA6B;EAC7B,qBThSc;ESiSd,gBAAgB;EAChB,cTlSc;ALooDxB;;Ac1kDA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfijDhB;;AchlDA;EAqPU,sBCtNM;EDuNN,cThTc;AL+oDxB;;AcrlDA;EA+Pc,gEAA8D;Ad01C5E;;AczlDA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfkkDhB;;AcjmDA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Af+iDrE;;ActmDA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfqjDrE;;Ac5mDA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af2jDrE;;AclnDA;EAfE,kBT3Bc;ALgqDhB;;AczoDE;EACE,kBTgDc;AL4lDlB;;Ac1nDA;EAXE,eThCW;ALyqDb;;Ac9nDA;EAPE,kBTrCc;AL8qDhB;;AcloDA;EAHE,iBT1Ca;ALmrDf;;ActoDA;;EA4TI,uBT/XoB;ESgYpB,qBTrY0B;ESsY1B,gBA1WyB;EA2WzB,YA1WyB;AdyrD7B;;Ac9oDA;EAmUI,aAAa;EACb,WAAW;Ad+0Cf;;AcnpDA;EAwUI,6BAA6B;EAC7B,oBAAoB;Ad+0CxB;;AcxpDA;ERvEE,kBAAkB;EAOhB,6BAAmC;EACnC,4BAAkC;EQ+YhC,6BAA6B;Ad+0CnC;;Ac/pDA;EAqVI,4BT1ZuB;ES2ZvB,qBT9Z0B;ES+Z1B,cTjakB;ESkalB,gBAAgB;EAChB,oBAAoB;Ad80CxB;;AcvqDA;EA6VI,qBT5TmB;ES6TnB,gCAA0D;EAC1D,iCAA2D;Ad80C/D;;Ac10CA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;Ad60C7B;;Acj1CA;EAOI,qBAAqB;Ad80CzB;;Acr1CA;ERlLI,mBQ4LwC;Ad+0C5C;;Acz1CA;EAeI,sBAAsB;Ad80C1B;;Ac71CA;EAmBI,mBAAmB;Ad80CvB;;Acj2CA;EAlXE,kBT3Bc;ALkvDhB;;Ac3tDE;EACE,kBTgDc;AL8qDlB;;Acz2CA;EA1WE,kBTrCc;AL4vDhB;;Ac72CA;EAtWE,iBT1Ca;ALiwDf;;Acj3CA;EA4CQ,4BAA4B;EAC5B,yBAAyB;Ady0CjC;;Act3CA;EAiDQ,6BAA6B;EAC7B,0BAA0B;ERpO9B,iBQsOwC;Adw0C5C;;Ac53CA;ERlLI,cQ0OqC;Adw0CzC;;Ach4CA;EA6DQ,UAAU;Adu0ClB;;Acp4CA;EAqEQ,UAAU;Adm0ClB;;Acx4CA;EAwEU,UAAU;Ado0CpB;;Ac54CA;EA6EQ,YAAY;EACZ,cAAc;Adm0CtB;;Acj5CA;EAoFI,uBAAuB;Adi0C3B;;Acr5CA;EAwFQ,oBAAoB;EACpB,qBAAqB;Adi0C7B;;Ac15CA;EA+FI,yBAAyB;Ad+zC7B;;Ac95CA;EAmGQ,oBAAoB;EACpB,qBAAqB;Ad+zC7B;;AMxtDE;EQmaM;IACE,oBApfqB;Ed6yD7B;EctzCM;;IAEE,qBAxfuB;EdgzD/B;Ec9zCM;IACE,kBT5fM;EL4zDd;Ecj0CM;IACE,eT7fG;ELg0DX;AACF;;AMluDE;EQ6ZM;IACE,qBA9esB;EduzD9B;Ect0CM;;IAEE,kBTjgBM;ELy0Dd;Ec90CM;IACE,eT7fG;EL60DX;Ecj1CM;IACE,kBT9fM;ELi1Dd;AACF;;AgBn3DA;EACE,YAAY;EACZ,cAAc;EACd,kBAAkB;EAClB,WAAW;AhBs3Db;;AgB13DA;EAOI,0BAA0B;EAC1B,kBX0CM;EWzCN,mBXyCM;EWxCN,WAAW;AhBu3Df;;AMluDE;EU/JF;IAcI,gBAAuC;EhBw3DzC;AACF;;AMztDI;EU9KJ;IAmBM,iBAAqE;EhBy3DzE;AACF;;AMvsDI;EUtMJ;IAyBM,iBAAiE;EhBy3DrE;AACF;;AM7tDI;EUtLJ;IA+BM,iBAAqE;EhBy3DzE;AACF;;AM3sDI;EU9MJ;IAqCM,iBAAiE;EhBy3DrE;AACF;;AiB54DA;EAKI,kBAAkB;AjB24DtB;;AiBh5DA;;;;;;;EAiBM,kBAnC2B;AjB46DjC;;AiB15DA;;;;;;EA2BI,cZ7CyB;EY8CzB,gBZPiB;EYQjB,kBAjD+B;AjBy7DnC;;AiBr6DA;EAiCI,cAAc;EACd,oBAAoB;AjBw4DxB;;AiB16DA;EAqCM,eAAe;AjBy4DrB;;AiB96DA;EA0CI,iBAAiB;EACjB,uBAAuB;AjBw4D3B;;AiBn7DA;EA8CM,oBAAoB;AjBy4D1B;;AiBv7DA;EAmDI,gBAAgB;EAChB,uBAAuB;AjBw4D3B;;AiB57DA;EAuDM,oBAAoB;AjBy4D1B;;AiBh8DA;EA4DI,iBAAiB;EACjB,oBAAoB;AjBw4DxB;;AiBr8DA;EAiEI,kBAAkB;EAClB,uBAAuB;AjBw4D3B;;AiB18DA;EAsEI,cAAc;EACd,kBAAkB;AjBw4DtB;;AiB/8DA;EA2EI,4BZtFuB;ECsPvB,+BDzP0B;EY6F1B,qBA7FqC;AjBm+DzC;;AiBr9DA;EAmFI,4BAA4B;EXwJ5B,iBWtJmC;EAEnC,eAAe;AjBo4DnB;;AiB39DA;EA0FM,wBAAwB;AjBq4D9B;;AiB/9DA;EA6FQ,4BAA4B;AjBs4DpC;;AiBn+DA;EAiGQ,4BAA4B;AjBs4DpC;;AiBv+DA;EAqGQ,4BAA4B;AjBs4DpC;;AiB3+DA;EAyGQ,4BAA4B;AjBs4DpC;;AiB/+DA;EA+GI,wBAAwB;EX4HxB,iBW1HmC;EAEnC,eAAe;AjBk4DnB;;AiBr/DA;EAsHM,uBAAuB;EACvB,iBAAiB;AjBm4DvB;;AiB1/DA;EA0HQ,uBAAuB;AjBo4D/B;;AiB9/DA;EX2OI,iBW3GmC;AjBk4DvC;;AiBlgEA;EAoII,gBAAgB;EAChB,iBAAiB;EACjB,kBAAkB;AjBk4DtB;;AiBxgEA;EAyIM,eAAe;AjBm4DrB;;AiB5gEA;EA6IM,kBAAkB;AjBm4DxB;;AiBhhEA;EAiJM,qBAAqB;AjBm4D3B;;AiBphEA;EAqJM,kBAAkB;AjBm4DxB;;AiBxhEA;EXqEE,iCAAiC;EWuF/B,gBAAgB;EAChB,qBAzK8B;EA0K9B,gBAAgB;EAChB,iBAAiB;AjBi4DrB;;AiBhiEA;;EAoKI,cAAc;AjBi4DlB;;AiBriEA;EAwKI,WAAW;AjBi4Df;;AiBziEA;;EA4KM,yBZ1LwB;EY2LxB,qBAtLmC;EAuLnC,qBAtLmC;EAuLnC,mBAAmB;AjBk4DzB;;AiBjjEA;EAmLM,cZrMuB;ALukE7B;;AiBrjEA;EAsLQ,mBAAmB;AjBm4D3B;;AiBzjEA;;EA6LQ,qBAnMsC;EAoMtC,cZhNqB;ALilE7B;;AiB/jEA;;EAqMQ,qBAxMsC;EAyMtC,cZxNqB;ALulE7B;;AiBrkEA;;EA+MY,sBAnN4C;AjB8kExD;;AiB1kEA;EAwNM,aAAa;AjBs3DnB;;AiB9kEA;EA8NI,kBZ9MY;ALkkEhB;;AiBllEA;EAkOI,eZnNS;ALukEb;;AiBtlEA;EAsOI,kBZxNY;AL4kEhB;;AiB1lEA;EA0OI,iBZ7NW;ALilEf;;AkBhnEA;EACE,mBAAmB;EACnB,oBAAoB;EACpB,uBAAuB;EACvB,cAVsB;EAWtB,aAXsB;AlB8nExB;;AkBxnEA;EASI,YAdwB;EAexB,WAfwB;AlBkoE5B;;AkB7nEA;EAcI,YAlByB;EAmBzB,WAnByB;AlBsoE7B;;AkBloEA;EAmBI,YAtBwB;EAuBxB,WAvBwB;AlB0oE5B;;AkB/mEA;EACE,uBAAuB;EACvB,cAAc;EACd,oBAAoB;EACpB,eAAe;EACf,mBAnCsB;EAoCtB,mBAAmB;AlBknErB;;AkBxnEA;EASI,YAAY;EACZ,cAAc;AlBmnElB;;AkB7nEA;EAkBQ,mBA5CkB;AlB2pE1B;;AkBjoEA;EA4BQ,oBAtDkB;AlB+pE1B;;AkBnmEA;EACE,aAAa;AlBsmEf;;AmBnqEA;EACE,cAAc;EACd,kBAAkB;AnBsqEpB;;AmBxqEA;EAKI,cAAc;EACd,YAAY;EACZ,WAAW;AnBuqEf;;AmB9qEA;EAUM,qBdqGiB;ALmkEvB;;AmBlrEA;EAeI,WAAW;AnBuqEf;;AmBtrEA;;;;;;;;;;;;;;;;;EAuCM,YAAY;EACZ,WAAW;AnBmqEjB;;AmB3sEA;EA8CI,iBAAiB;AnBiqErB;;AmB/sEA;EAkDI,gBAAgB;AnBiqEpB;;AmBntEA;EAsDI,gBAAgB;AnBiqEpB;;AmBvtEA;EA0DI,qBAAqB;AnBiqEzB;;AmB3tEA;EA8DI,gBAAgB;AnBiqEpB;;AmB/tEA;EAkEI,mBAAmB;AnBiqEvB;;AmBnuEA;EAsEI,gBAAgB;AnBiqEpB;;AmBvuEA;EA0EI,qBAAqB;AnBiqEzB;;AmB3uEA;EA8EI,iBAAiB;AnBiqErB;;AmB/uEA;EAkFI,sBAAsB;AnBiqE1B;;AmBnvEA;EAsFI,iBAAiB;AnBiqErB;;AmBvvEA;EA0FI,sBAAsB;AnBiqE1B;;AmB3vEA;EA8FI,sBAAsB;AnBiqE1B;;AmB/vEA;EAkGI,iBAAiB;AnBiqErB;;AmBnwEA;EAsGI,iBAAiB;AnBiqErB;;AmBvwEA;EA4GM,YAAwB;EACxB,WAAuB;AnB+pE7B;;AmB5wEA;EA4GM,YAAwB;EACxB,WAAuB;AnBoqE7B;;AmBjxEA;EA4GM,YAAwB;EACxB,WAAuB;AnByqE7B;;AmBtxEA;EA4GM,YAAwB;EACxB,WAAuB;AnB8qE7B;;AmB3xEA;EA4GM,YAAwB;EACxB,WAAuB;AnBmrE7B;;AmBhyEA;EA4GM,YAAwB;EACxB,WAAuB;AnBwrE7B;;AmBryEA;EA4GM,aAAwB;EACxB,YAAuB;AnB6rE7B;;AoBnyEA;EAGE,4BfDyB;EeEzB,kBfkGU;EejGV,kBAAkB;EAOhB,sCAhBoD;ApB8yExD;;AoB1yEA;EAgBI,mBAAmB;EACnB,0BAA0B;ApB8xE9B;;AoB/yEA;EAqBI,mBAAmB;ApB8xEvB;;AoBnzEA;;EA0BI,iBftBoB;ALozExB;;AoBxzEA;EA8BI,uBAAuB;ApB8xE3B;;AoB5zEA;EdoQI,YclO4B;EAE5B,kBAAkB;EAClB,WAAW;ApB6xEf;;AoBl0EA;;;EA2CI,mBAAmB;ApB6xEvB;;AoBx0EA;EAoDM,uBfhDkB;EeiDlB,cf9DgB;ALs1EtB;;AoB70EA;EAoDM,yBf7DgB;Ee8DhB,YfjDkB;AL80ExB;;AoBl1EA;EAoDM,4BflDqB;EemDrB,yBL8Ce;AfovErB;;AoBv1EA;EAoDM,yBfzDuB;Ee0DvB,WLiDU;AfsvEhB;;AoB51EA;EAoDM,yBf3CyB;Ee4CzB,WLiDU;Af2vEhB;;AoBj2EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfwuErE;;AoBt2EA;EAoDM,yBfzCmB;Ee0CnB,WLiDU;AfqwEhB;;AoB32EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfkvErE;;AoBh3EA;EAoDM,yBf1CmB;Ee2CnB,WLiDU;Af+wEhB;;AoBr3EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;Af4vErE;;AoB13EA;EAoDM,yBf5CoB;Ee6CpB,WLiDU;AfyxEhB;;AoB/3EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfswErE;;AoBp4EA;EAoDM,yBf7CqB;Ee8CrB,yBL8Ce;AfsyErB;;AoBz4EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfgxErE;;AoB94EA;EAoDM,yBfvCkB;EewClB,WLiDU;Af6yEhB;;AoBn5EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;Af0xErE;;AqBz5EA;EAGE,qBAAqB;EACrB,wBAAwB;EACxB,YAAY;EACZ,qBhBmGqB;EgBlGrB,cAAc;EACd,YhBqBW;EgBpBX,gBAAgB;EAChB,UAAU;EACV,WAAW;ArB05Eb;;AqBr6EA;EAcI,yBhBb2B;ALw6E/B;;AqBz6EA;EAkBI,yBhBrBuB;ALg7E3B;;AqB76EA;EAsBI,yBhBzBuB;ALo7E3B;;AqBj7EA;EA0BI,yBhB7BuB;EgB8BvB,YAAY;ArB25EhB;;AqBt7EA;EAoCQ,uBhB/BgB;ALq7ExB;;AqB17EA;EAwCQ,uBhBnCgB;ALy7ExB;;AqB97EA;EA4CQ,uBhBvCgB;AL67ExB;;AqBl8EA;EAgDQ,mEAIC;ArBk5ET;;AqBt8EA;EAoCQ,yBhB5Cc;ALk9EtB;;AqB18EA;EAwCQ,yBhBhDc;ALs9EtB;;AqB98EA;EA4CQ,yBhBpDc;AL09EtB;;AqBl9EA;EAgDQ,qEAIC;ArBk6ET;;AqBt9EA;EAoCQ,4BhBjCmB;ALu9E3B;;AqB19EA;EAwCQ,4BhBrCmB;AL29E3B;;AqB99EA;EA4CQ,4BhBzCmB;AL+9E3B;;AqBl+EA;EAgDQ,wEAIC;ArBk7ET;;AqBt+EA;EAoCQ,yBhBxCqB;AL8+E7B;;AqB1+EA;EAwCQ,yBhB5CqB;ALk/E7B;;AqB9+EA;EA4CQ,yBhBhDqB;ALs/E7B;;AqBl/EA;EAgDQ,qEAIC;ArBk8ET;;AqBt/EA;EAoCQ,yBhB1BuB;ALg/E/B;;AqB1/EA;EAwCQ,yBhB9BuB;ALo/E/B;;AqB9/EA;EA4CQ,yBhBlCuB;ALw/E/B;;AqBlgFA;EAgDQ,qEAIC;ArBk9ET;;AqBtgFA;EAoCQ,yBhBxBiB;AL8/EzB;;AqB1gFA;EAwCQ,yBhB5BiB;ALkgFzB;;AqB9gFA;EA4CQ,yBhBhCiB;ALsgFzB;;AqBlhFA;EAgDQ,qEAIC;ArBk+ET;;AqBthFA;EAoCQ,yBhBzBiB;AL+gFzB;;AqB1hFA;EAwCQ,yBhB7BiB;ALmhFzB;;AqB9hFA;EA4CQ,yBhBjCiB;ALuhFzB;;AqBliFA;EAgDQ,qEAIC;ArBk/ET;;AqBtiFA;EAoCQ,yBhB3BkB;ALiiF1B;;AqB1iFA;EAwCQ,yBhB/BkB;ALqiF1B;;AqB9iFA;EA4CQ,yBhBnCkB;ALyiF1B;;AqBljFA;EAgDQ,qEAIC;ArBkgFT;;AqBtjFA;EAoCQ,yBhB5BmB;ALkjF3B;;AqB1jFA;EAwCQ,yBhBhCmB;ALsjF3B;;AqB9jFA;EA4CQ,yBhBpCmB;AL0jF3B;;AqBlkFA;EAgDQ,qEAIC;ArBkhFT;;AqBtkFA;EAoCQ,yBhBtBgB;AL4jFxB;;AqB1kFA;EAwCQ,yBhB1BgB;ALgkFxB;;AqB9kFA;EA4CQ,yBhB9BgB;ALokFxB;;AqBllFA;EAgDQ,qEAIC;ArBkiFT;;AqBtlFA;EA0DI,wBA9DkC;EA+DlC,mCAAmC;EACnC,iCAAiC;EACjC,iCAAiC;EACjC,yBhB7D2B;EgB8D3B,qEAIC;EACD,6BAA6B;EAC7B,4BAA4B;EAC5B,0BAA0B;ArB4hF9B;;AqBlmFA;EAyEM,6BAA6B;ArB6hFnC;;AqBtmFA;EA6EM,6BAA6B;ArB6hFnC;;AqB1mFA;EAiFM,oBAAoB;ArB6hF1B;;AqB9mFA;EAuFI,ehBzDY;ALolFhB;;AqBlnFA;EA2FI,ehB/DY;AL0lFhB;;AqBtnFA;EA+FI,chBpEW;AL+lFf;;AqBvhFA;EACE;IACE,2BAA2B;ErB0hF7B;EqBvhFA;IACE,4BAA8B;ErByhFhC;AACF;;AsB/mFA;EAGE,uBjBlBsB;EiBmBtB,cjB5B2B;AL4oF7B;;AsBpnFA;;EAQI,yBjB5B0B;EiB6B1B,qBAjC6B;EAkC7B,qBAjC6B;EAkC7B,mBAAmB;AtBinFvB;;AsB5nFA;;EAmBQ,uBjBlCgB;EiBmChB,mBjBnCgB;EiBoChB,cjBjDc;AL+pFtB;;AsBnoFA;;EAmBQ,yBjB/Cc;EiBgDd,qBjBhDc;EiBiDd,YjBpCgB;ALypFxB;;AsB1oFA;;EAmBQ,4BjBpCmB;EiBqCnB,wBjBrCmB;EiBsCnB,yBP2Da;AfikFrB;;AsBjpFA;;EAmBQ,yBjB3CqB;EiB4CrB,qBjB5CqB;EiB6CrB,WP8DQ;AfqkFhB;;AsBxpFA;;EAmBQ,yBjB7BuB;EiB8BvB,qBjB9BuB;EiB+BvB,WP8DQ;Af4kFhB;;AsB/pFA;;EAmBQ,yBjB3BiB;EiB4BjB,qBjB5BiB;EiB6BjB,WP8DQ;AfmlFhB;;AsBtqFA;;EAmBQ,yBjB5BiB;EiB6BjB,qBjB7BiB;EiB8BjB,WP8DQ;Af0lFhB;;AsB7qFA;;EAmBQ,yBjB9BkB;EiB+BlB,qBjB/BkB;EiBgClB,WP8DQ;AfimFhB;;AsBprFA;;EAmBQ,yBjB/BmB;EiBgCnB,qBjBhCmB;EiBiCnB,yBP2Da;Af2mFrB;;AsB3rFA;;EAmBQ,yBjBzBgB;EiB0BhB,qBjB1BgB;EiB2BhB,WP8DQ;Af+mFhB;;AsBlsFA;;EA2BM,mBAAmB;EACnB,SAAS;AtB4qFf;;AsBxsFA;;EAgCM,yBjB1CyB;EiB2CzB,WPkDU;Af2nFhB;;AsB9sFA;;;;EAqCQ,mBAAmB;AtBgrF3B;;AsBrtFA;;EA0CM,sBAAsB;AtBgrF5B;;AsB1tFA;EA+CI,cjBvEyB;ALsvF7B;;AsB9tFA;EAkDM,gBAvEsB;AtBuvF5B;;AsBluFA;EAwDM,yBjBlEyB;EiBmEzB,WP0BU;AfopFhB;;AsBvuFA;;EA6DQ,mBAAmB;AtB+qF3B;;AsB5uFA;;EAkEQ,kBPiBQ;EOhBR,mBAAmB;AtB+qF3B;;AsBlvFA;EAyEI,6BAvFqC;AtBowFzC;;AsBtvFA;;EA6EM,qBAhGgC;EAiGhC,cjBtGuB;ALoxF7B;;AsB5vFA;EAmFI,6BA/FqC;AtB4wFzC;;AsBhwFA;;EAuFM,qBAxGgC;EAyGhC,cjBhHuB;AL8xF7B;;AsBtwFA;EA6FI,6BA1GqC;AtBuxFzC;;AsB1wFA;;EAmGU,sBAAsB;AtB4qFhC;;AsB/wFA;;EA6GM,iBAAiB;AtBuqFvB;;AsBpxFA;;EAoHU,wBAAwB;AtBqqFlC;;AsBzxFA;EA2HI,WAAW;AtBkqFf;;AsB7xFA;EAkIU,yBjBlJiB;ALizF3B;;AsBjyFA;EA2IY,yBjB3Je;ALqzF3B;;AsBryFA;EA8Ic,4BjB/Ja;AL0zF3B;;AsBzyFA;;EAyJM,qBAAqB;AtBqpF3B;;AsB9yFA;EAiKU,yBjBjLiB;ALk0F3B;;AsB1oFA;EhBzGE,iCAAiC;EgB8GjC,cAAc;EACd,kBAAkB;EAClB,eAAe;AtB0oFjB;;AuB90FA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;AvBi1F7B;;AuBr1FA;EAOI,qBAAqB;AvBk1FzB;;AuBz1FA;EjB0PI,mBiBhPwC;AvBm1F5C;;AuB71FA;EAeI,sBAAsB;AvBk1F1B;;AuBj2FA;EAmBI,mBAAmB;AvBk1FvB;;AuBr2FA;EAyBM,elBKO;AL20Fb;;AuBz2FA;EA+BM,kBlBFU;ALg1FhB;;AuB72FA;EAoCI,uBAAuB;AvB60F3B;;AuBj3FA;EAuCM,qBAAqB;EACrB,oBAAoB;AvB80F1B;;AuBt3FA;EA6CI,yBAAyB;AvB60F7B;;AuB13FA;EAiDQ,mBAAmB;AvB60F3B;;AuB93FA;EAqDQ,eAAe;AvB60FvB;;AuBl4FA;EjB0PI,ciB9LmC;AvB00FvC;;AuBt4FA;EjB0PI,eiB3LqC;EAO/B,0BAA0B;EAC1B,6BAA6B;AvBq0FvC;;AuB54FA;EAkFU,yBAAyB;EACzB,4BAA4B;AvB8zFtC;;AuBvzFA;EACE,mBAAmB;EACnB,4BlBxFyB;EkByFzB,kBlBWU;EkBVV,clBhGyB;EkBiGzB,oBAAoB;EACpB,kBlBjEc;EkBkEd,WAAW;EACX,uBAAuB;EACvB,gBAAgB;EAChB,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;AvB0zFrB;;AuBt0FA;EjBgKI,qBiBjJuC;EjBiJvC,sBiBhJyC;AvB2zF7C;;AuB30FA;EAyBM,uBlB7GkB;EkB8GlB,clB3HgB;ALi7FtB;;AuBh1FA;EAyBM,yBlB1HgB;EkB2HhB,YlB9GkB;ALy6FxB;;AuBr1FA;EAyBM,4BlB/GqB;EkBgHrB,yBRfe;Af+0FrB;;AuB11FA;EAyBM,yBlBtHuB;EkBuHvB,WRZU;Afi1FhB;;AuB/1FA;EAyBM,yBlBxGyB;EkByGzB,WRZU;Afs1FhB;;AuBp2FA;EAkCU,yBRRsC;EQStC,cRG2D;Afm0FrE;;AuBz2FA;EAyBM,yBlBtGmB;EkBuGnB,WRZU;Afg2FhB;;AuB92FA;EAkCU,yBRRsC;EQStC,cRG2D;Af60FrE;;AuBn3FA;EAyBM,yBlBvGmB;EkBwGnB,WRZU;Af02FhB;;AuBx3FA;EAkCU,yBRRsC;EQStC,cRG2D;Afu1FrE;;AuB73FA;EAyBM,yBlBzGoB;EkB0GpB,WRZU;Afo3FhB;;AuBl4FA;EAkCU,yBRRsC;EQStC,cRG2D;Afi2FrE;;AuBv4FA;EAyBM,yBlB1GqB;EkB2GrB,yBRfe;Afi4FrB;;AuB54FA;EAkCU,yBRRsC;EQStC,cRG2D;Af22FrE;;AuBj5FA;EAyBM,yBlBpGkB;EkBqGlB,WRZU;Afw4FhB;;AuBt5FA;EAkCU,yBRRsC;EQStC,cRG2D;Afq3FrE;;AuB35FA;EA2CI,kBlBtGY;AL09FhB;;AuB/5FA;EA+CI,elB3GS;AL+9Fb;;AuBn6FA;EAmDI,kBlBhHY;ALo+FhB;;AuBv6FA;EjBgKI,sBiBxG0C;EjBwG1C,qBiBvG0C;AvBm3F9C;;AuB56FA;EjBgKI,sBiBnG0C;EjBmG1C,qBiBlG0C;AvBm3F9C;;AuBj7FA;EjBgKI,sBiB9F0C;EjB8F1C,qBiB7F0C;AvBm3F9C;;AuBt7FA;EjBgKI,iBiB9PmB;EAyKnB,UAAU;EACV,kBAAkB;EAClB,UAAU;AvBg3Fd;;AuB77FA;EAiFM,8BAA8B;EAC9B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;AvBg3FrC;;AuBx8FA;EA4FM,WAAW;EACX,UAAU;AvBg3FhB;;AuB78FA;EAiGM,WAAW;EACX,UAAU;AvBg3FhB;;AuBl9FA;EAuGM,yBAAmD;AvB+2FzD;;AuBt9FA;EA2GM,yBAAoD;AvB+2F1D;;AuB19FA;EAgHI,qBlBhGmB;AL88FvB;;AuB12FA;EAEI,0BAA0B;AvB42F9B;;AwBhjGA;;EAIE,sBAAsB;AxBijGxB;;AwBrjGA;;;;EAQI,oBAAoB;AxBojGxB;;AwB5jGA;;EAYI,iBAxBmB;AxB6kGvB;;AwBjkGA;;EAgBI,iBA3BmB;AxBilGvB;;AwBtkGA;;EAoBI,sBAAsB;AxBujG1B;;AwBnjGA;EACE,cnBxC2B;EmB8C3B,enBhBW;EmBiBX,gBnBRmB;EmBSnB,kBAhDuB;AxBimGzB;;AwB1jGA;EAYI,cAlDwB;EAmDxB,oBAlDyB;AxBomG7B;;AwB/jGA;EAiBI,oBA3C+B;AxB6lGnC;;AwBnkGA;EAyBM,enBpCO;ALklGb;;AwBvkGA;EAyBM,iBnBnCS;ALqlGf;;AwB3kGA;EAyBM,enBlCO;ALwlGb;;AwB/kGA;EAyBM,iBnBjCS;AL2lGf;;AwBnlGA;EAyBM,kBnBhCU;AL8lGhB;;AwBvlGA;EAyBM,enB/BO;ALimGb;;AwB3lGA;EAyBM,kBnB9BU;ALomGhB;;AwBjkGA;EACE,cnBrEyB;EmB2EzB,kBnB5Cc;EmB6Cd,gBnBxCiB;EmByCjB,iBApEyB;AxBmoG3B;;AwBxkGA;EAYI,cnBjFyB;EmBkFzB,gBnB3CiB;AL2mGrB;;AwB7kGA;EAiBI,oBAzE+B;AxByoGnC;;AwBjlGA;EAyBM,enBlEO;AL8nGb;;AwBrlGA;EAyBM,iBnBjES;ALioGf;;AwBzlGA;EAyBM,enBhEO;ALooGb;;AwB7lGA;EAyBM,iBnB/DS;ALuoGf;;AwBjmGA;EAyBM,kBnB9DU;AL0oGhB;;AwBrmGA;EAyBM,enB7DO;AL6oGb;;AwBzmGA;EAyBM,kBnB5DU;ALgpGhB;;AyB9qGA;EACE,cAAc;EACd,eAAe;EACf,mBAAmB;EACnB,kBAAkB;EAClB,yBAAyB;AzBirG3B;;AyB1qGA;EACE,mBAAmB;EACnB,4BpBXyB;EoBYzB,qBpB0FqB;EoBzFrB,oBAAoB;EACpB,kBpBWc;EoBVd,WAAW;EACX,uBAAuB;EACvB,oBAAoB;EACpB,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;EAClB,mBAAmB;AzB6qGrB;;A0B/sGA,eAAA;ACuEA;EApCE,uBtBpBsB;EsBqBtB,qBtB1B4B;EsB2B5B,kBtB4EU;EsB3EV,ctBhC2B;ALitG7B;;AMnnGI;EqB3DA,4BtBnCyB;ALqtG7B;;AMvnGI;EqB3DA,4BtBnCyB;ALytG7B;;AM3nGI;EqB3DA,4BtBnCyB;AL6tG7B;;AM/nGI;EqB3DA,4BtBnCyB;ALiuG7B;;A2B1rGE;EAEE,qBtBtCwB;ALkuG5B;;A2BzrGE;EAIE,qBtBhCqB;EsBiCrB,iDtBjCqB;AL0tGzB;;A2BtrGE;;;;;EAEE,4BtB/CuB;EsBgDvB,wBtBhDuB;EsBiDvB,gBAAgB;EAChB,ctBvDkB;ALmvGtB;;AMvpGI;;;;;EqBlCE,+BtB1DgB;AL2vGtB;;AM/pGI;;;;;EqBlCE,+BtB1DgB;ALmwGtB;;AMvqGI;;;;;EqBlCE,+BtB1DgB;AL2wGtB;;AM/qGI;;;;;EqBlCE,+BtB1DgB;ALmxGtB;;A4BrxGA;EAGE,2DvBPoB;EuBQpB,eAAe;EACf,WAAW;A5BsxGb;;A4BpxGE;EACE,gBAAgB;A5BuxGpB;;A4BhxGI;EACE,mBvBPkB;AL0xGxB;;A4BpxGK;EAOG,mDvBbgB;AL8xGxB;;A4BxxGI;EACE,qBvBpBgB;AL+yGtB;;A4B5xGK;EAOG,gDvB1Bc;ALmzGtB;;A4BhyGI;EACE,wBvBTqB;AL4yG3B;;A4BpyGK;EAOG,mDvBfmB;ALgzG3B;;A4BxyGI;EACE,qBvBhBuB;AL2zG7B;;A4B5yGK;EAOG,gDvBtBqB;AL+zG7B;;A4BhzGI;EACE,qBvBFyB;ALqzG/B;;A4BpzGK;EAOG,iDvBRuB;ALyzG/B;;A4BxzGI;EACE,qBvBAmB;AL2zGzB;;A4B5zGK;EAOG,iDvBNiB;AL+zGzB;;A4Bh0GI;EACE,qBvBDmB;ALo0GzB;;A4Bp0GK;EAOG,kDvBPiB;ALw0GzB;;A4Bx0GI;EACE,qBvBHoB;AL80G1B;;A4B50GK;EAOG,kDvBTkB;ALk1G1B;;A4Bh1GI;EACE,qBvBJqB;ALu1G3B;;A4Bp1GK;EAOG,mDvBVmB;AL21G3B;;A4Bx1GI;EACE,qBvBEkB;ALy1GxB;;A4B51GK;EAOG,kDvBJgB;AL61GxB;;A4Bn1GE;ExBcA,kBCgEgB;ED/DhB,kBCTc;ALk1GhB;;A4Bp1GE;ExBeA,kBCfc;ALw1GhB;;A4Bp1GE;ExBeA,iBCpBa;AL61Gf;;A4Bn1GE;EACE,cAAc;EACd,WAAW;A5Bs1Gf;;A4Bn1GE;EACE,eAAe;EACf,WAAW;A5Bs1Gf;;A4Bl1GA;EAII,qBvBqDmB;EuBpDnB,gDAA4D;EAC5D,iDAA6D;A5Bk1GjE;;A4Bx1GA;EAUI,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;EAChB,eAAe;EACf,gBAAgB;A5Bk1GpB;;A4B90GA;EAGE,cAAc;EACd,eAAe;EACf,eAAe;EACf,2BxBvEkE;EwBwElE,gBAAgB;A5B+0GlB;;A4Bt1GA;EAUI,gBArFsB;EAsFtB,eArFqB;A5Bq6GzB;;A4B31GA;EAeI,eAAe;A5Bg1GnB;;A4B/1GA;EAoBI,YAAY;A5B+0GhB;;A6B/6GA;EACE,eAAe;EACf,qBAAqB;EACrB,iBAAiB;EACjB,kBAAkB;A7Bk7GpB;;A6Bh7GE;EACE,eAAe;A7Bm7GnB;;A6Bh7GE;EACE,cxBLyB;ALw7G7B;;A6Bh7GE;;;;;EAGE,cxBTkB;EwBUlB,mBAAmB;A7Bq7GvB;;A6B76GA;EvByOI,mBuBrOqC;A7B66GzC;;A8Bz8GA;EACE,qBAAqB;EACrB,eAAe;EACf,kBAAkB;EAClB,mBAAmB;A9B48GrB;;A8Bh9GA;EAOI,a1BFkB;AJ+8GtB;;A8Bp9GA;EAcM,qBzBMmB;ECyPrB,awB7P+B;EAE7B,UAAU;A9Bw8GhB;;A8B19GA;EAwBM,qBzByFiB;ECgJnB,kBwBvOsC;A9Bq8G1C;;A8B/9GA;EAiCI,eAAe;EACf,cAAc;EACd,cAAc;EACd,eAAe;EACf,aAAa;A9Bk8GjB;;A8Bv+GA;EAwCM,aAAa;A9Bm8GnB;;A8B3+GA;;EA6CM,wBzBlCqB;ALq+G3B;;A8Bh/GA;ExBiQI,mBwBhNwC;A9Bm8G5C;;A8Bp/GA;EAqDM,YAAY;EACZ,UAAU;A9Bm8GhB;;A8Bz/GA;EAyDQ,kBAAkB;A9Bo8G1B;;A8B7/GA;EAiEM,qBzB7DuB;AL6/G7B;;A8BjgHA;EA2EQ,mBzB9DgB;ALw/GxB;;A8BrgHA;EA+EQ,mBzBlEgB;AL4/GxB;;A8BzgHA;EAmFU,qBfuEuB;Afm3GjC;;A8B7gHA;EA0FU,mDzB7Ec;ALogHxB;;A8BjhHA;EA2EQ,qBzB3Ec;ALqhHtB;;A8BrhHA;EA+EQ,qBzB/Ec;ALyhHtB;;A8BzhHA;EAmFU,mBfuEuB;Afm4GjC;;A8B7hHA;EA0FU,gDzB1FY;ALiiHtB;;A8BjiHA;EA2EQ,wBzBhEmB;AL0hH3B;;A8BriHA;EA+EQ,wBzBpEmB;AL8hH3B;;A8BziHA;EAmFU,qBfuEuB;Afm5GjC;;A8B7iHA;EA0FU,mDzB/EiB;ALsiH3B;;A8BjjHA;EA2EQ,qBzBvEqB;ALijH7B;;A8BrjHA;EA+EQ,qBzB3EqB;ALqjH7B;;A8BzjHA;EAmFU,qBfuEuB;Afm6GjC;;A8B7jHA;EA0FU,gDzBtFmB;AL6jH7B;;A8BjkHA;EA2EQ,qBzBzDuB;ALmjH/B;;A8BrkHA;EA+EQ,qBzB7DuB;ALujH/B;;A8BzkHA;EAmFU,qBfuEuB;Afm7GjC;;A8B7kHA;EA0FU,iDzBxEqB;AL+jH/B;;A8BjlHA;EA2EQ,qBzBvDiB;ALikHzB;;A8BrlHA;EA+EQ,qBzB3DiB;ALqkHzB;;A8BzlHA;EAmFU,qBfuEuB;Afm8GjC;;A8B7lHA;EA0FU,iDzBtEe;AL6kHzB;;A8BjmHA;EA2EQ,qBzBxDiB;ALklHzB;;A8BrmHA;EA+EQ,qBzB5DiB;ALslHzB;;A8BzmHA;EAmFU,qBfuEuB;Afm9GjC;;A8B7mHA;EA0FU,kDzBvEe;AL8lHzB;;A8BjnHA;EA2EQ,qBzB1DkB;ALomH1B;;A8BrnHA;EA+EQ,qBzB9DkB;ALwmH1B;;A8BznHA;EAmFU,qBfuEuB;Afm+GjC;;A8B7nHA;EA0FU,kDzBzEgB;ALgnH1B;;A8BjoHA;EA2EQ,qBzB3DmB;ALqnH3B;;A8BroHA;EA+EQ,qBzB/DmB;ALynH3B;;A8BzoHA;EAmFU,qBfuEuB;Afm/GjC;;A8B7oHA;EA0FU,mDzB1EiB;ALioH3B;;A8BjpHA;EA2EQ,qBzBrDgB;AL+nHxB;;A8BrpHA;EA+EQ,qBzBzDgB;ALmoHxB;;A8BzpHA;EAmFU,qBfuEuB;AfmgHjC;;A8B7pHA;EA0FU,kDzBpEc;AL2oHxB;;A8BjqHA;E1B8CE,kBCgEgB;ED/DhB,kBCTc;ALgoHhB;;A8BtqHA;E1BmDE,kBCfc;ALsoHhB;;A8B1qHA;E1BuDE,iBCpBa;AL2oHf;;A8B9qHA;EAgHM,gCAA8C;EAC9C,YAAY;A9BkkHlB;;A8BnrHA;EAsHI,WAAW;A9BikHf;;A8BvrHA;EAyHM,WAAW;A9BkkHjB;;A8B3rHA;EAiIM,aAAa;EACb,kBAAkB;ExB2IpB,awBzI+B;EAE7B,YAAY;EACZ,eAAe;A9B4jHrB;;A8BnsHA;EA2IM,kBzBrGU;ALiqHhB;;A8BvsHA;EA+IM,kBzB3GU;ALuqHhB;;A8B3sHA;EAmJM,iBzBhHS;AL4qHf;;A+BlsHA;EAGE,oBAAoB;EACpB,aAAa;EACb,2BAA2B;EAC3B,kBAAkB;A/BmsHpB;;A+BzsHA;EAeQ,uB1BfgB;E0BgBhB,yBAAyB;EACzB,c1B9Bc;AL4tHtB;;A+B/sHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,c1BtCY;ALkuHtB;;A+BrtHA;EAgCU,yBAAyB;EACzB,+C1BjCc;E0BkCd,c1B/CY;ALwuHtB;;A+B3tHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,c1BxDY;AL8uHtB;;A+BjuHA;EAeQ,yB1B5Bc;E0B6Bd,yBAAyB;EACzB,Y1BjBgB;ALuuHxB;;A+BvuHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,Y1BzBc;AL6uHxB;;A+B7uHA;EAgCU,yBAAyB;EACzB,4C1B9CY;E0B+CZ,Y1BlCc;ALmvHxB;;A+BnvHA;EAyCU,uBhBoGuB;EgBnGvB,yBAAyB;EACzB,Y1B3Cc;ALyvHxB;;A+BzvHA;EAeQ,4B1BjBmB;E0BkBnB,yBAAyB;EACzB,yBhB8Ea;AfgqHrB;;A+B/vHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,yBhBsEW;AfsqHrB;;A+BrwHA;EAgCU,yBAAyB;EACzB,+C1BnCiB;E0BoCjB,yBhB6DW;Af4qHrB;;A+B3wHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,yBhBoDW;AfkrHrB;;A+BjxHA;EAeQ,yB1BxBqB;E0ByBrB,yBAAyB;EACzB,WhBiFQ;AfqrHhB;;A+BvxHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2rHhB;;A+B7xHA;EAgCU,yBAAyB;EACzB,4C1B1CmB;E0B2CnB,WhBgEM;AfisHhB;;A+BnyHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfusHhB;;A+BzyHA;EAeQ,yB1BVuB;E0BWvB,yBAAyB;EACzB,WhBiFQ;Af6sHhB;;A+B/yHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;AfmtHhB;;A+BrzHA;EAgCU,yBAAyB;EACzB,6C1B5BqB;E0B6BrB,WhBgEM;AfytHhB;;A+B3zHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Af+tHhB;;A+Bj0HA;EAeQ,yB1BRiB;E0BSjB,yBAAyB;EACzB,WhBiFQ;AfquHhB;;A+Bv0HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2uHhB;;A+B70HA;EAgCU,yBAAyB;EACzB,6C1B1Be;E0B2Bf,WhBgEM;AfivHhB;;A+Bn1HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfuvHhB;;A+Bz1HA;EAeQ,yB1BTiB;E0BUjB,yBAAyB;EACzB,WhBiFQ;Af6vHhB;;A+B/1HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;AfmwHhB;;A+Br2HA;EAgCU,yBAAyB;EACzB,8C1B3Be;E0B4Bf,WhBgEM;AfywHhB;;A+B32HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Af+wHhB;;A+Bj3HA;EAeQ,yB1BXkB;E0BYlB,yBAAyB;EACzB,WhBiFQ;AfqxHhB;;A+Bv3HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2xHhB;;A+B73HA;EAgCU,yBAAyB;EACzB,8C1B7BgB;E0B8BhB,WhBgEM;AfiyHhB;;A+Bn4HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfuyHhB;;A+Bz4HA;EAeQ,yB1BZmB;E0BanB,yBAAyB;EACzB,yBhB8Ea;AfgzHrB;;A+B/4HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,yBhBsEW;AfszHrB;;A+Br5HA;EAgCU,yBAAyB;EACzB,+C1B9BiB;E0B+BjB,yBhB6DW;Af4zHrB;;A+B35HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,yBhBoDW;Afk0HrB;;A+Bj6HA;EAeQ,yB1BNgB;E0BOhB,yBAAyB;EACzB,WhBiFQ;Afq0HhB;;A+Bv6HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af20HhB;;A+B76HA;EAgCU,yBAAyB;EACzB,8C1BxBc;E0ByBd,WhBgEM;Afi1HhB;;A+Bn7HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Afu1HhB;;A+Bz7HA;EAmDI,kB1B1BY;ALo6HhB;;A+B77HA;EAuDI,e1B/BS;ALy6Hb;;A+Bj8HA;EA2DI,kB1BpCY;AL86HhB;;A+Br8HA;EA+DQ,eAAe;A/B04HvB;;A+Bz8HA;EAqEI,iB1B/CW;ALu7Hf;;A+B78HA;EAyEQ,eAAe;A/Bw4HvB;;A+Bj9HA;EAiFM,6BAA6B;EAC7B,0BAA0B;A/Bo4HhC;;A+Bt9HA;EAsFM,4BAA4B;EAC5B,yBAAyB;A/Bo4H/B;;A+B39HA;EA4FQ,kB1BMI;AL63HZ;;A+B/9HA;EAgGQ,aAAa;A/Bm4HrB;;A+Bn+HA;EAuGM,sBAAsB;A/Bg4H5B;;A+Bv+HA;EA2GM,sBAAsB;EACtB,YAAY;EACZ,gBAAgB;A/Bg4HtB;;A+B7+HA;EAiHM,uBAAuB;A/Bg4H7B;;A+Bj/HA;EAqHM,aAAa;EACb,YAAY;A/Bg4HlB;;A+Bt/HA;EAyHQ,eAAe;A/Bi4HvB;;A+B1/HA;EA+HQ,eAAe;A/B+3HvB;;A+B9/HA;EAqIQ,eAAe;A/B63HvB;;A+BlgIA;EA2IQ,eAAe;A/B23HvB;;A+BtgIA;EAiJQ,0BAA4C;A/By3HpD;;A+B1gIA;EAqJQ,0B1BnDI;E0BoDJ,uBAAuB;A/By3H/B;;A+B/gIA;EA4JI,uBAAuB;A/Bu3H3B;;A+BnhIA;EAiKM,WAAW;A/Bs3HjB;;A+BvhIA;EAqKM,YAAY;EACZ,eAAe;A/Bs3HrB;;A+B5hIA;EA2KI,yBAAyB;A/Bq3H7B;;A+BhiIA;EA8KM,0BAA4C;A/Bs3HlD;;A+BpiIA;EAkLM,0B1BhFM;E0BiFN,2BAA2B;EAC3B,SAAS;A/Bs3Hf;;A+Bj3HA;EACE,oBAAoB;EACpB,aAAa;EACb,eAAe;EACf,2BAA2B;EAC3B,gBAAgB;EAChB,kBAAkB;A/Bo3HpB;;A+B13HA;EAUM,yBhBtD2B;EgBuD3B,c1B7MuB;ALikI7B;;A+B/3HA;EAeM,qBhB3D2B;Af+6HjC;;A+Bn4HA;EAqBM,yBhBjE2B;EgBkE3B,c1BxNuB;AL0kI7B;;A+Bx4HA;EA0BM,qBhBtE2B;Afw7HjC;;A+B72HA;EACE,YAAY;EACZ,OAAO;EACP,UAAU;EACV,aAAa;EACb,kBAAkB;EAClB,MAAM;EACN,WAAW;A/Bg3Hb;;A+B72HA;;EAIE,qB1B3O4B;E0B4O5B,kB1BrIU;E0BsIV,cAAc;EACd,iBAAiB;EACjB,kBAAkB;EAClB,mBAAmB;A/B82HrB;;A+B32HA;EACE,4B1BjPyB;E0BkPzB,c1BxPyB;ALsmI3B;;A+B32HA;EACE,qB1BzP4B;E0B0P5B,mBA3P4B;EA4P5B,2BA3PoC;EA4PpC,cAAc;EACd,eA5PwB;EA6PxB,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;A/B82HzB;;A+B32HA;EACE,mBAAmB;EACnB,aAAa;EACb,WAAW;EACX,uBAAuB;EzBdrB,kByBgBmC;EAErC,UAAU;A/B42HZ;;A+Bp3HA;EAWI,eAAe;A/B62HnB;;AgC9nIA;EACE,c3BF2B;E2BG3B,cAAc;EACd,e3B6BW;E2B5BX,gB3BmCe;AL8lIjB;;AgCroIA;EAOI,oBAAoB;AhCkoIxB;;AgCzoIA;EAYI,kB3BqBY;AL4mIhB;;AgC7oIA;EAgBI,kB3BeY;ALknIhB;;AgCjpIA;EAoBI,iB3BUW;ALunIf;;AgC7nIA;EACE,cAAc;EACd,kB3BOc;E2BNd,mBAAmB;AhCgoIrB;;AgCnoIA;EASM,Y3BzBkB;ALupIxB;;AgCvoIA;EASM,c3BtCgB;ALwqItB;;AgC3oIA;EASM,iB3B3BqB;ALiqI3B;;AgC/oIA;EASM,c3BlCuB;AL4qI7B;;AgCnpIA;EASM,c3BpByB;ALkqI/B;;AgCvpIA;EASM,c3BlBmB;ALoqIzB;;AgC3pIA;EASM,c3BnBmB;ALyqIzB;;AgC/pIA;EASM,c3BrBoB;AL+qI1B;;AgCnqIA;EASM,c3BtBqB;ALorI3B;;AgCvqIA;EASM,c3BhBkB;ALkrIxB;;AgC3pIA;EAEI,sBAAsB;AhC6pI1B;;AgC/pIA;EAOI,aAAa;EACb,2BAA2B;AhC4pI/B;;AgCpqIA;E1BoNI,iB0BxMwC;AhC4pI5C;;AgCxqIA;;;EAmBU,gBAAgB;AhC2pI1B;;AgC9qIA;;;EAiCY,4BAA4B;EAC5B,yBAAyB;AhCmpIrC;;AgCrrIA;;;EAiDY,6BAA6B;EAC7B,0BAA0B;AhC0oItC;;AgC5rIA;;;;;EA6DY,UAAU;AhCuoItB;;AgCpsIA;;;;;;;;;EAoEY,UAAU;AhC4oItB;;AgChtIA;;;;;;;;;EAuEc,UAAU;AhCqpIxB;;AgC5tIA;EA8EQ,YAAY;EACZ,cAAc;AhCkpItB;;AgCjuIA;EAoFM,uBAAuB;AhCipI7B;;AgCruIA;EAwFM,yBAAyB;AhCipI/B;;AgCzuIA;EA6FQ,YAAY;EACZ,cAAc;AhCgpItB;;AgC9uIA;EAoGI,aAAa;EACb,2BAA2B;AhC8oI/B;;AgCnvIA;EAwGM,cAAc;AhC+oIpB;;AgCvvIA;EA2GQ,gBAAgB;E1ByGpB,oB0BvG2C;AhC+oI/C;;AgC5vIA;EAiHQ,YAAY;EACZ,cAAc;AhC+oItB;;AgCjwIA;EAuHM,uBAAuB;AhC8oI7B;;AgCrwIA;EA2HM,yBAAyB;AhC8oI/B;;AgCzwIA;EA+HM,eAAe;AhC8oIrB;;AgC7wIA;EAoIU,sBAAsB;AhC6oIhC;;AgCjxIA;EAyIQ,uBAAuB;AhC4oI/B;;AgCrxIA;EA6IQ,gBAAgB;AhC4oIxB;;AMtrIE;E0BnGF;IAoJM,aAAa;EhC0oIjB;AACF;;AgCtoIA;EAEI,kBAAkB;AhCwoItB;;AMtsIE;E0B4DF;IAMI,qBAAqB;EhCyoIvB;AACF;;AMtsIE;E0BsDF;IAUI,aAAa;IACb,YAAY;IACZ,cAAc;I1B+Cd,mB0B7CsC;IAEtC,iBAAiB;EhCyoInB;EgCzpIF;IAmBM,kB3BnLU;I2BoLV,oBAAoB;EhCyoIxB;EgC7pIF;IAwBM,oBAAoB;EhCwoIxB;EgChqIF;IA4BM,kB3B9LU;I2B+LV,oBAAoB;EhCuoIxB;EgCpqIF;IAiCM,iB3BpMS;I2BqMT,oBAAoB;EhCsoIxB;AACF;;AgCloIA;EAEI,gBAAgB;AhCooIpB;;AMnuIE;E0B6FF;IAMI,aAAa;IACb,aAAa;IACb,YAAY;IACZ,cAAc;EhCqoIhB;EgC9oIF;IAYM,gBAAgB;EhCqoIpB;EgCjpIF;IAgBM,cAAc;EhCooIlB;EgCppIF;IAmBQ,YAAY;EhCooIlB;EgCvpIF;I1BoBI,oB0BG2C;EhCmoI7C;AACF;;AgC9nIA;EACE,sBAAsB;EACtB,WAAW;EACX,e3BxOW;E2ByOX,kBAAkB;EAClB,mBAAmB;AhCioIrB;;AgCtoIA;;;EAcU,c3BnRiB;ALi5I3B;;AgC5oIA;;;EAmBQ,kB3BvPQ;ALs3IhB;;AgClpIA;;;EAuBQ,kB3B7PQ;AL83IhB;;AgCxpIA;;;EA2BQ,iB3BlQO;ALq4If;;AgC9pIA;EAgCM,c3BlSwB;E2BmSxB,a5BtSgB;E4BuShB,oBAAoB;EACpB,kBAAkB;EAClB,MAAM;EACN,Y5B1SgB;E4B2ShB,UAAU;AhCkoIhB;;AgCxqIA;;EA6CM,mB5BlTgB;AJk7ItB;;AgC7qIA;EAiDM,OAAO;AhCgoIb;;AgCjrIA;;EAwDM,oB5B7TgB;AJ27ItB;;AgCtrIA;EA4DM,QAAQ;AhC8nId;;AgC1rIA;EAoEM,6BAA6B;E1BjE/B,a0BmE+B;EAE7B,YAAY;EACZ,UAAU;AhCwnIhB;;AgCjsIA;EA6EM,kB3BjTU;ALy6IhB;;AgCrsIA;EAiFM,kB3BvTU;AL+6IhB;;AgCzsIA;EAqFM,iB3B5TS;ALo7If;;AiCz9IA,qBAAA;ACWA;EAKE,e7BuBW;E6BtBX,mBAAmB;AlC88IrB;;AkCp9IA;EASI,mBAAmB;EACnB,c7BCqB;E6BArB,aAAa;EACb,uBAAuB;EACvB,iBAjBuC;AlCg+I3C;;AkC59IA;EAiBM,c7BtBuB;ALq+I7B;;AkCh+IA;EAsBI,mBAAmB;EACnB,aAAa;AlC88IjB;;AkCr+IA;E5BwPI,gB4B9NoC;AlC+8IxC;;AkCz+IA;EA+BQ,c7BpCqB;E6BqCrB,eAAe;EACf,oBAAoB;AlC88I5B;;AkC/+IA;EAsCM,c7BxCsB;E6ByCtB,YAAY;AlC68IlB;;AkCp/IA;;EA6CI,uBAAuB;EACvB,aAAa;EACb,eAAe;EACf,2BAA2B;AlC48I/B;;AkC5/IA;E5BwPI,kB4BnMuC;AlC28I3C;;AkChgJA;E5BwPI,mB4B/LuC;AlC28I3C;;AkCpgJA;;EAiEM,uBAAuB;AlCw8I7B;;AkCzgJA;;EAwEM,yBAAyB;AlCs8I/B;;AkC9gJA;EA8EI,kB7BjDY;ALq/IhB;;AkClhJA;EAkFI,kB7BvDY;AL2/IhB;;AkCthJA;EAsFI,iB7B5DW;ALggJf;;AkC1hJA;EA4FM,YAAS;AlCk8If;;AkC9hJA;EAkGM,YAAS;AlCg8If;;AkCliJA;EAwGM,YAAY;AlC87IlB;;AkCtiJA;EA8GM,YAAS;AlC47If;;AmC/hJA;EACE,uB9BRsB;E8BStB,sBAnBmB;EAoBnB,0F9BvBoB;E8BwBpB,c9BnByB;E8BoBzB,eAAe;EACf,kBAAkB;AnCkiJpB;;AmC9hJE;EACE,+BA5BiB;EA6BjB,gCA7BiB;AnC8jJrB;;AmC9hJE;EACE,kCAjCiB;EAkCjB,mCAlCiB;AnCmkJrB;;AmC7hJA;EAGE,6BAvCwC;EAwCxC,oBAAoB;EACpB,kD9B9CoB;E8B+CpB,aAAa;AnC8hJf;;AmC3hJA;EACE,mBAAmB;EACnB,c9BhD2B;E8BiD3B,aAAa;EACb,YAAY;EACZ,gB9BXe;E8BYf,qBAjDgC;AnC+kJlC;;AmCpiJA;EASI,uBAAuB;AnC+hJ3B;;AmC3hJA;E7B0CE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;E6BhDV,mBAAmB;EACnB,eAAe;EACf,aAAa;EACb,uBAAuB;EACvB,qBA/DgC;AnCqmJlC;;AmCniJA;EACE,cAAc;EACd,kBAAkB;AnCsiJpB;;AmCxiJA;EAMM,+BA5Ee;EA6Ef,gCA7Ee;AnCmnJrB;;AmC7iJA;EAaM,kCAnFe;EAoFf,mCApFe;AnCwnJrB;;AmC/hJA;EAGE,6BApFyC;EAqFzC,eApF2B;AnConJ7B;;AmC7hJA;EAGE,6BAxFwC;EAyFxC,6B9B9F6B;E8B+F7B,oBAAoB;EACpB,aAAa;AnC8hJf;;AmC3hJA;EACE,mBAAmB;EACnB,aAAa;EACb,aAAa;EACb,YAAY;EACZ,cAAc;EACd,uBAAuB;EACvB,gBAnG2B;AnCioJ7B;;AmCriJA;E7BqJI,8BDxP2B;AL4oJ/B;;AmCzhJA;EAEI,qB9B9EkB;ALymJtB;;AoCtoJA;EACE,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;ApCyoJrB;;AoC5oJA;EAQM,cAAc;ApCwoJpB;;AoChpJA;EAcM,UAAU;EACV,QAAQ;ApCsoJd;;AoCrpJA;EAqBM,YAAY;EACZ,mBArCuB;EAsCvB,oBAAoB;EACpB,SAAS;ApCooJf;;AoC/nJA;EACE,aAAa;E9B4NX,Q8B1NqB;EAEvB,gBArD6B;EAsD7B,gBAlD2B;EAmD3B,kBAAkB;EAClB,SAAS;EACT,WAhDqB;ApCgrJvB;;AoC7nJA;EACE,uB/BhDsB;E+BiDtB,kB/BiDU;E+BhDV,0F/B/DoB;E+BgEpB,sBA3DsC;EA4DtC,mBA3DmC;ApC2rJrC;;AoBzqJsB;EgB6CpB,c/BhEyB;E+BiEzB,cAAc;EACd,mBAAmB;EACnB,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;ApCgoJpB;;AoC7nJA;;E9BoLI,kB8BlLmC;EAErC,mBAAmB;EACnB,mBAAmB;EACnB,WAAW;ApC+nJb;;AoCroJA;;EASI,4B/B3EuB;E+B4EvB,c/BvFkB;ALwtJtB;;AoC3oJA;;EAcI,yB/BvEqB;E+BwErB,WrBmBY;Af+mJhB;;AoC9nJA;EACE,yB/BxF6B;E+ByF7B,YAAY;EACZ,cAAc;EACd,WAAW;EACX,gBAAgB;ApCioJlB;;AqCpuJA;EAGE,mBAAmB;EACnB,8BAA8B;ArCquJhC;;AqCzuJA;EAOI,kBhCsGQ;ALgoJZ;;AqC7uJA;EAWI,qBAAqB;EACrB,mBAAmB;ArCsuJvB;;AqClvJA;EAiBI,aAAa;ArCquJjB;;AqCtvJA;;EAqBM,aAAa;ArCsuJnB;;AqC3vJA;EAyBM,aAAa;ArCsuJnB;;AqC/vJA;EA8BQ,gBAAgB;E/BiOpB,oB+BjQqC;ArCswJzC;;AqCpwJA;EAoCQ,YAAY;ArCouJpB;;AM1nJE;E+B9IF;IA2CI,aAAa;ErCkuJf;EqC7wJF;IA+CQ,YAAY;ErCiuJlB;AACF;;AqC5tJA;EACE,mBAAmB;EACnB,aAAa;EACb,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,uBAAuB;ArC+tJzB;;AqCruJA;;EAUI,gBAAgB;ArCguJpB;;AMvpJE;E+BnFF;IAgBM,sBAvEmC;ErCsyJvC;AACF;;AqC3tJA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;ArC8tJhB;;AqCluJA;;EASM,YAAY;ArC8tJlB;;AMnqJE;E+BpEF;;I/BqLI,oB+BjQqC;ErCyzJvC;AACF;;AqCztJA;EACE,mBAAmB;EACnB,2BAA2B;ArC4tJ7B;;AMrrJE;E+BzCF;IAOM,kBAAkB;ErC4tJtB;AACF;;AMrrJE;E+B/CF;IAYI,aAAa;ErC6tJf;AACF;;AqC1tJA;EACE,mBAAmB;EACnB,yBAAyB;ArC6tJ3B;;AMhsJE;E+B/BF;IAMI,aAAa;ErC8tJf;AACF;;AsC70JA;EACE,uBAAuB;EACvB,aAAa;EACb,mBAAmB;AtCg1JrB;;AsCn1JA;EAMI,sBAX2B;AtC41J/B;;AsCv1JA;EAUI,8CjCX0B;EiCY1B,aAAa;EACb,oBAhB2B;AtCi2J/B;;AsC71JA;;EAgBM,qBAnBgC;AtCq2JtC;;AsCl2JA;EAoBM,mBAtBwB;AtCw2J9B;;AsCt2JA;EAuBQ,kBAzBsB;AtC42J9B;;AsC12JA;EA6BI,8CjC9B0B;EiC+B1B,gBArCgB;EAsChB,iBAtCgB;AtCu3JpB;;AsCh3JA;EAqCM,kBA3CsB;EA4CtB,mBA5CsB;AtC23J5B;;AsC10JA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AtC60JhB;;AsC10JA;EhCsMI,iBgC/PgB;AtCu4JpB;;AsC10JA;EhCkMI,kBgC/PgB;AtC24JpB;;AsC10JA;EACE,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,mBAAmB;AtC60JrB;;AM1wJE;EgCvEF;IASI,gBAAgB;EtC60JlB;AACF;;AuCx4JA;EACE,elCkBW;ALy3Jb;;AuC54JA;EAKI,kBlCeY;AL43JhB;;AuCh5JA;EASI,kBlCSY;ALk4JhB;;AuCp5JA;EAaI,iBlCIW;ALu4Jf;;AuCv4JA;EACE,iBA5B0B;AvCs6J5B;;AuC34JA;EAII,kBlCuEc;EkCtEd,clCnCuB;EkCoCvB,cAAc;EACd,qBAjCiC;AvC46JrC;;AuCl5JA;EAUM,4BlClCqB;EkCmCrB,clC1CuB;ALs7J7B;;AuCv5JA;EAgBM,yBlC/BmB;EkCgCnB,WxB2DU;Afg1JhB;;AuC55JA;EjC8NI,+BDzP0B;EkCoDxB,cAlD0B;EjCuP5B,qBiCtPkC;AvC07JtC;;AuCl4JA;EACE,clC9DoB;EkC+DpB,iBAvD2B;EAwD3B,qBAvD+B;EAwD/B,yBAAyB;AvCq4J3B;;AuCz4JA;EAOI,eA1DoB;AvCg8JxB;;AuC74JA;EAWI,kBA9DoB;AvCo8JxB;;AwC/7JA;EAGE,4BnCbyB;EmCczB,kBnCsFU;EmCrFV,enCWW;ALq7Jb;;AwCr8JA;EAQI,mBAAmB;AxCi8JvB;;AwCz8JA;EAYI,mBAAmB;EACnB,0BAA0B;AxCi8J9B;;AwC98JA;EAkBI,kBnCDY;ALi8JhB;;AwCl9JA;EAsBI,kBnCPY;ALu8JhB;;AwCt9JA;EA0BI,iBnCZW;AL48Jf;;AwC19JA;EAwDM,uBAJ+C;AxC06JrD;;AwC99JA;EA2DQ,uBnCnEgB;EmCoEhB,cnCjFc;ALw/JtB;;AwCn+JA;EAgEQ,mBnCxEgB;AL++JxB;;AwCv+JA;EAwDM,yBAJ+C;AxCu7JrD;;AwC3+JA;EA2DQ,yBnChFc;EmCiFd,YnCpEgB;ALw/JxB;;AwCh/JA;EAgEQ,qBnCrFc;ALygKtB;;AwCp/JA;EAwDM,yBAJ+C;AxCo8JrD;;AwCx/JA;EA2DQ,4BnCrEmB;EmCsEnB,yBzB2Ba;Afs6JrB;;AwC7/JA;EAgEQ,wBnC1EmB;AL2gK3B;;AwCjgKA;EAwDM,yBAJ+C;AxCi9JrD;;AwCrgKA;EA2DQ,yBnC5EqB;EmC6ErB,WzB8BQ;Afg7JhB;;AwC1gKA;EAgEQ,qBnCjFqB;AL+hK7B;;AwC9gKA;EAwDM,yBzB8C0C;Af46JhD;;AwClhKA;EA2DQ,yBnC9DuB;EmC+DvB,WzB8BQ;Af67JhB;;AwCvhKA;EAgEQ,qBnCnEuB;EmCoEvB,czBiD6D;Af06JrE;;AwC5hKA;EAwDM,yBzB8C0C;Af07JhD;;AwChiKA;EA2DQ,yBnC5DiB;EmC6DjB,WzB8BQ;Af28JhB;;AwCriKA;EAgEQ,qBnCjEiB;EmCkEjB,czBiD6D;Afw7JrE;;AwC1iKA;EAwDM,yBzB8C0C;Afw8JhD;;AwC9iKA;EA2DQ,yBnC7DiB;EmC8DjB,WzB8BQ;Afy9JhB;;AwCnjKA;EAgEQ,qBnClEiB;EmCmEjB,czBiD6D;Afs8JrE;;AwCxjKA;EAwDM,yBzB8C0C;Afs9JhD;;AwC5jKA;EA2DQ,yBnC/DkB;EmCgElB,WzB8BQ;Afu+JhB;;AwCjkKA;EAgEQ,qBnCpEkB;EmCqElB,czBiD6D;Afo9JrE;;AwCtkKA;EAwDM,yBzB8C0C;Afo+JhD;;AwC1kKA;EA2DQ,yBnChEmB;EmCiEnB,yBzB2Ba;Afw/JrB;;AwC/kKA;EAgEQ,qBnCrEmB;EmCsEnB,czBiD6D;Afk+JrE;;AwCplKA;EAwDM,yBzB8C0C;Afk/JhD;;AwCxlKA;EA2DQ,yBnC1DgB;EmC2DhB,WzB8BQ;AfmgKhB;;AwC7lKA;EAgEQ,qBnC/DgB;EmCgEhB,czBiD6D;Afg/JrE;;AwC3hKA;EACE,mBAAmB;EACnB,yBnCzFyB;EmC0FzB,0BAAgE;EAChE,WzBec;EyBdd,aAAa;EACb,gBnCtDe;EmCuDf,8BAA8B;EAC9B,iBAAiB;EACjB,mBA/FiC;EAgGjC,kBAAkB;AxC8hKpB;;AwCxiKA;EAaI,YAAY;EACZ,cAAc;ElCuJd,oBkCrJsC;AxC8hK1C;;AwC9iKA;EAoBI,eA9FgC;EA+FhC,yBAAyB;EACzB,0BAA0B;AxC8hK9B;;AwC1hKA;EACE,qBnC/G4B;EmCgH5B,kBnCTU;EmCUV,mBAAmB;EACnB,uBAhHmC;EAiHnC,cnCtHyB;EmCuHzB,qBAhHiC;AxC6oKnC;;AwCniKA;;EAUI,uBnCnHoB;ALipKxB;;AwCxiKA;EAcI,6BApHgD;AxCkpKpD;;AyCloKA;EAGE,mBAAmB;EACnB,aAAa;EACb,sBAAsB;EACtB,uBAAuB;EACvB,gBAAgB;EAChB,eAAe;EACf,WAzCU;AzC4qKZ;;AyC5oKA;EAaI,aAAa;AzCmoKjB;;AyC/nKA;EAGE,wCpCpDoB;ALorKtB;;AyC7nKA;;EAEE,cApDgC;EAqDhC,+BAA0D;EAC1D,cAAc;EACd,kBAAkB;EAClB,WAAW;AzCgoKb;;AMrkKE;EmCjEF;;IAUI,cAAc;IACd,8BAA0D;IAC1D,YA/DuB;EzCisKzB;AACF;;AyC/nKA;EAGE,gBAAgB;EAChB,YAlE2B;EAmE3B,eAAe;EnCiMb,UmCnQoB;EAsEtB,SArEoB;EAsEpB,WAxE2B;AzCssK7B;;AyC3nKA;EACE,aAAa;EACb,sBAAsB;EACtB,8BAAgD;EAChD,gBAAgB;EAChB,uBAAuB;AzC8nKzB;;AyC3nKA;;EAEE,mBAAmB;EACnB,4BpCpFyB;EoCqFzB,aAAa;EACb,cAAc;EACd,2BAA2B;EAC3B,aAlF4B;EAmF5B,kBAAkB;AzC8nKpB;;AyC3nKA;EACE,gCpChG4B;EoCiG5B,2BpCOgB;EoCNhB,4BpCMgB;ALwnKlB;;AyC3nKA;EACE,cpC1G2B;EoC2G3B,YAAY;EACZ,cAAc;EACd,iBpC9Ea;EoC+Eb,cA7F8B;AzC2tKhC;;AyC3nKA;EACE,8BpCNgB;EoCOhB,+BpCPgB;EoCQhB,6BpChH4B;AL8uK9B;;AyCjoKA;EnC4II,kBmCrIuC;AzC8nK3C;;AyCznKA;EnCtCE,iCAAiC;EmCyCjC,uBpCvHsB;EoCwHtB,YAAY;EACZ,cAAc;EACd,cAAc;EACd,aA5G4B;AzCuuK9B;;A0CzsKA;EACE,uBrC9CsB;EqC+CtB,mBAzDqB;EA0DrB,kBAAkB;EAClB,WAxDW;A1CowKb;;A0ChtKA;EAWM,uBrCxDkB;EqCyDlB,crCtEgB;AL+wKtB;;A0CrtKA;;EAiBU,crC3EY;ALoxKtB;;A0C1tKA;;;;EAyBY,yB3BuEqB;E2BtErB,crCpFU;AL4xKtB;;A0CluKA;EAgCY,qBrC1FU;ALgyKtB;;A0CtuKA;EAsCQ,crChGc;ALoyKtB;;AM5qKE;EoC9DF;;;;IA8CY,crCxGU;EL4yKpB;E0ClvKF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,crCjHQ;ELyzKpB;E0C/vKF;;IA6Dc,qBrCvHQ;EL6zKpB;E0CnwKF;;;IAwEU,yB3BwBuB;I2BvBvB,crCnIY;ELm0KpB;E0CzwKF;IA+Ec,uBrC5HU;IqC6HV,crC1IQ;ELu0KpB;AACF;;A0C9wKA;EAWM,yBrCrEgB;EqCsEhB,YrCzDkB;ALg0KxB;;A0CnxKA;;EAiBU,YrC9Dc;ALq0KxB;;A0CxxKA;;;;EAyBY,uB3BuEqB;E2BtErB,YrCvEY;AL60KxB;;A0ChyKA;EAgCY,mBrC7EY;ALi1KxB;;A0CpyKA;EAsCQ,YrCnFgB;ALq1KxB;;AM1uKE;EoC9DF;;;;IA8CY,YrC3FY;EL61KtB;E0ChzKF;;;;;;;;;;IAsDc,uB3B0CmB;I2BzCnB,YrCpGU;EL02KtB;E0C7zKF;;IA6Dc,mBrC1GU;EL82KtB;E0Cj0KF;;;IAwEU,uB3BwBuB;I2BvBvB,YrCtHc;ELo3KtB;E0Cv0KF;IA+Ec,yBrCzIQ;IqC0IR,YrC7HU;ELw3KtB;AACF;;A0C50KA;EAWM,4BrC1DqB;EqC2DrB,yB3BsCe;Af+xKrB;;A0Cj1KA;;EAiBU,yB3BiCW;AfoyKrB;;A0Ct1KA;;;;EAyBY,yB3BuEqB;E2BtErB,yB3BwBS;Af4yKrB;;A0C91KA;EAgCY,gC3BkBS;AfgzKrB;;A0Cl2KA;EAsCQ,yB3BYa;AfozKrB;;AMxyKE;EoC9DF;;;;IA8CY,yB3BIS;Ef4zKnB;E0C92KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,yB3BLO;Efy0KnB;E0C33KF;;IA6Dc,gC3BXO;Ef60KnB;E0C/3KF;;;IAwEU,yB3BwBuB;I2BvBvB,yB3BvBW;Efm1KnB;E0Cr4KF;IA+Ec,4BrC9Ha;IqC+Hb,yB3B9BO;Efu1KnB;AACF;;A0C14KA;EAWM,yBrCjEuB;EqCkEvB,W3ByCU;Af01KhB;;A0C/4KA;;EAiBU,W3BoCM;Af+1KhB;;A0Cp5KA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afu2KhB;;A0C55KA;EAgCY,kB3BqBI;Af22KhB;;A0Ch6KA;EAsCQ,W3BeQ;Af+2KhB;;AMt2KE;EoC9DF;;;;IA8CY,W3BOI;Efu3Kd;E0C56KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Efo4Kd;E0Cz7KF;;IA6Dc,kB3BRE;Efw4Kd;E0C77KF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef84Kd;E0Cn8KF;IA+Ec,yBrCrIe;IqCsIf,W3B3BE;Efk5Kd;AACF;;A0Cx8KA;EAWM,yBrCnDyB;EqCoDzB,W3ByCU;Afw5KhB;;A0C78KA;;EAiBU,W3BoCM;Af65KhB;;A0Cl9KA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afq6KhB;;A0C19KA;EAgCY,kB3BqBI;Afy6KhB;;A0C99KA;EAsCQ,W3BeQ;Af66KhB;;AMp6KE;EoC9DF;;;;IA8CY,W3BOI;Efq7Kd;E0C1+KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Efk8Kd;E0Cv/KF;;IA6Dc,kB3BRE;Efs8Kd;E0C3/KF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef48Kd;E0CjgLF;IA+Ec,yBrCvHiB;IqCwHjB,W3B3BE;Efg9Kd;AACF;;A0CtgLA;EAWM,yBrCjDmB;EqCkDnB,W3ByCU;Afs9KhB;;A0C3gLA;;EAiBU,W3BoCM;Af29KhB;;A0ChhLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afm+KhB;;A0CxhLA;EAgCY,kB3BqBI;Afu+KhB;;A0C5hLA;EAsCQ,W3BeQ;Af2+KhB;;AMl+KE;EoC9DF;;;;IA8CY,W3BOI;Efm/Kd;E0CxiLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;EfggLd;E0CrjLF;;IA6Dc,kB3BRE;EfogLd;E0CzjLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef0gLd;E0C/jLF;IA+Ec,yBrCrHW;IqCsHX,W3B3BE;Ef8gLd;AACF;;A0CpkLA;EAWM,yBrClDmB;EqCmDnB,W3ByCU;AfohLhB;;A0CzkLA;;EAiBU,W3BoCM;AfyhLhB;;A0C9kLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;AfiiLhB;;A0CtlLA;EAgCY,kB3BqBI;AfqiLhB;;A0C1lLA;EAsCQ,W3BeQ;AfyiLhB;;AMhiLE;EoC9DF;;;;IA8CY,W3BOI;EfijLd;E0CtmLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Ef8jLd;E0CnnLF;;IA6Dc,kB3BRE;EfkkLd;E0CvnLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfwkLd;E0C7nLF;IA+Ec,yBrCtHW;IqCuHX,W3B3BE;Ef4kLd;AACF;;A0CloLA;EAWM,yBrCpDoB;EqCqDpB,W3ByCU;AfklLhB;;A0CvoLA;;EAiBU,W3BoCM;AfulLhB;;A0C5oLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Af+lLhB;;A0CppLA;EAgCY,kB3BqBI;AfmmLhB;;A0CxpLA;EAsCQ,W3BeQ;AfumLhB;;AM9lLE;EoC9DF;;;;IA8CY,W3BOI;Ef+mLd;E0CpqLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Ef4nLd;E0CjrLF;;IA6Dc,kB3BRE;EfgoLd;E0CrrLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfsoLd;E0C3rLF;IA+Ec,yBrCxHY;IqCyHZ,W3B3BE;Ef0oLd;AACF;;A0ChsLA;EAWM,yBrCrDqB;EqCsDrB,yB3BsCe;AfmpLrB;;A0CrsLA;;EAiBU,yB3BiCW;AfwpLrB;;A0C1sLA;;;;EAyBY,yB3BuEqB;E2BtErB,yB3BwBS;AfgqLrB;;A0CltLA;EAgCY,gC3BkBS;AfoqLrB;;A0CttLA;EAsCQ,yB3BYa;AfwqLrB;;AM5pLE;EoC9DF;;;;IA8CY,yB3BIS;EfgrLnB;E0CluLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,yB3BLO;Ef6rLnB;E0C/uLF;;IA6Dc,gC3BXO;EfisLnB;E0CnvLF;;;IAwEU,yB3BwBuB;I2BvBvB,yB3BvBW;EfusLnB;E0CzvLF;IA+Ec,yBrCzHa;IqC0Hb,yB3B9BO;Ef2sLnB;AACF;;A0C9vLA;EAWM,yBrC/CkB;EqCgDlB,W3ByCU;Af8sLhB;;A0CnwLA;;EAiBU,W3BoCM;AfmtLhB;;A0CxwLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Af2tLhB;;A0ChxLA;EAgCY,kB3BqBI;Af+tLhB;;A0CpxLA;EAsCQ,W3BeQ;AfmuLhB;;AM1tLE;EoC9DF;;;;IA8CY,W3BOI;Ef2uLd;E0ChyLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;EfwvLd;E0C7yLF;;IA6Dc,kB3BRE;Ef4vLd;E0CjzLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfkwLd;E0CvzLF;IA+Ec,yBrCnHU;IqCoHV,W3B3BE;EfswLd;AACF;;A0C5zLA;EAyFI,oBAAoB;EACpB,aAAa;EACb,mBAlJmB;EAmJnB,WAAW;A1CuuLf;;A0Cn0LA;EAgGI,gCrC/IuB;ALs3L3B;;A0Cv0LA;EANE,OAAO;EACP,eAAe;EACf,QAAQ;EACR,WAhDiB;A1Ci4LnB;;A0C90LA;EAyGI,SAAS;A1CyuLb;;A0Cl1LA;EA4GM,iCrC3JqB;ALq4L3B;;A0Ct1LA;EAiHI,MAAM;A1CyuLV;;A0CruLA;;EAGI,oBA/KmB;A1Cs5LvB;;A0C1uLA;;EAOI,uBAnLmB;A1C25LvB;;A0CpuLA;;EAEE,oBAAoB;EACpB,aAAa;EACb,cAAc;EACd,mBA5LqB;A1Cm6LvB;;A0CpuLA;EAIM,6BAA6B;A1CouLnC;;A0C/tLA;EpChHE,iCAAiC;EoCmHjC,gBAAgB;EAChB,gBAAgB;EAChB,kBAAkB;A1CiuLpB;;A0C9tLA;EAGE,crCjNyB;EC2BzB,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,eAAe;EACf,cAAc;EACd,eoCpCqB;EpCqCrB,kBAAkB;EAClB,coCtCqB;EpC8PnB,kBoCxCkC;A1CuuLtC;;AMr5LE;EACE,8BAA8B;EAC9B,cAAc;EACd,WAAW;EACX,qBAAqB;EACrB,kBAAkB;EAClB,wBAAwB;EACxB,yBDgEQ;EC/DR,yDAAyD;EACzD,oCDyDa;ECxDb,WAAW;ANw5Lf;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMr5LE;EACE,qCAAiC;ANw5LrC;;AMl5LM;EACE,wCAAwC;ANq5LhD;;AMl5LM;EACE,UAAU;ANq5LlB;;AMl5LM;EACE,0CAA0C;ANq5LlD;;A0C7wLA;EACE,aAAa;A1CgxLf;;A0C7wLA;;EAEE,crC7NyB;EqC8NzB,cAAc;EACd,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;A1CgxLpB;;A0CtxLA;;EAUM,qBAAqB;EACrB,sBAAsB;A1CixL5B;;A0C5wLA;;EAEE,eAAe;A1C+wLjB;;A0CjxLA;;;;;EAQI,yBrC5OuB;EqC6OvB,crCrOqB;ALs/LzB;;A0C7wLA;EACE,YAAY;EACZ,cAAc;A1CgxLhB;;A0ClxLA;EAKI,mBApPgC;A1CqgMpC;;A0CtxLA;EASI,UAAU;A1CixLd;;A0C1xLA;EAaI,YAAY;EACZ,cAAc;A1CixLlB;;A0C/xLA;EAkBI,oCAAoC;EACpC,mBA7QmB;EA8QnB,kCAAkC;A1CixLtC;;A0CryLA;EAwBM,6BAnQyC;EAoQzC,4BrClQmB;ALmhMzB;;A0C1yLA;EA6BM,6BArQ0C;EAsQ1C,4BrCvQmB;EqCwQnB,0BArQuC;EAsQvC,wBArQqC;EAsQrC,crC1QmB;EqC2QnB,kCAAwE;A1CixL9E;;A0C5wLA;EACE,YAAY;EACZ,cAAc;A1C+wLhB;;A0C5wLA;EpCxCI,mBoCyCoC;A1C+wLxC;;A0ChxLA;EAMI,qBrC3RqB;EqC4RrB,oBAAoB;EpCnCpB,aoCqC6B;A1C6wLjC;;A0CzwLA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,mBAAmB;A1C4wLrB;;A0C/wLA;EAMI,oBAAoB;EACpB,qBAAqB;A1C6wLzB;;A0CzwLA;EACE,4BrCvTyB;EqCwTzB,YAAY;EACZ,aAAa;EACb,WA1RyB;EA2RzB,gBAAgB;A1C4wLlB;;AMp9LE;EoCpEF;IAiRI,cAAc;E1C4wLhB;E0CzwLA;;IAGI,mBAAmB;IACnB,aAAa;E1C0wLjB;E0CtwLA;IAEI,aAAa;E1CuwLjB;E0Cn4LF;IAiII,uBrChVoB;IqCiVpB,4CrC9VkB;IqC+VlB,iBAAiB;E1CqwLnB;E0CxwLA;IAMI,cAAc;E1CqwLlB;E0ChwLA;IAnTA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WAhDiB;E1CsmMjB;E0CtwLA;IAOI,SAAS;E1CkwLb;E0CzwLA;IAUM,4CrCjXc;ELmnMpB;E0C5wLA;IAeI,MAAM;E1CgwLV;E0C/wLA;IpC5QA,iCAAiC;IoCmS3B,iCAA2C;IAC3C,cAAc;E1C4vLpB;E0CvvLA;;IAGI,oBApYiB;E1C4nMrB;E0C3vLA;;IAOI,uBAxYiB;E1CgoMrB;AACF;;AM5gME;EoCyRA;;;;IAIE,oBAAoB;IACpB,aAAa;E1CuvLf;E0CnlMF;IAgWI,mBAvZmB;E1C6oMrB;E0CvvLA;IAII,kBAxZ0B;E1C8oM9B;E0C1vLA;;IAQM,mBAAmB;E1CsvLzB;E0C9vLA;;IAaM,kBrCvTI;EL4iMV;E0ClwLA;;;;IAuBQ,wCAAwC;E1CivLhD;E0CxwLA;IAiCU,wCAAwC;E1C0uLlD;E0C3wLA;IA0CU,4BrCxbe;IqCybf,crCpcU;ELwqMpB;E0C/wLA;IA+CU,4BrC7be;IqC8bf,crCrba;ELwpMvB;E0Cz9LF;IA8PI,aAAa;E1C8tLf;E0C/8LF;;IAsPI,mBAAmB;IACnB,aAAa;E1C6tLf;E0Cv7LF;IA+NM,oBAAoB;E1C2tLxB;E0C7tLA;IAOM,oDAAoD;E1CytL1D;E0ChuLA;IAWM,gCrC7dsB;IqC8dtB,0BAAkE;IAClE,gBAAgB;IAChB,YAAY;IACZ,4CrCzec;IqC0ed,SAAS;E1CwtLf;E0CxuLA;IAyBM,cAAc;E1CktLpB;E0ChtLM;IAEE,UAAU;IACV,oBAAoB;IACpB,wBAAwB;E1CitLhC;E0C9+LF;IAoSI,YAAY;IACZ,cAAc;E1C6sLhB;E0C1sLA;IACE,2BAA2B;IpCpQ3B,iBoCsQoC;E1C2sLtC;E0CxsLA;IACE,yBAAyB;IpC1QzB,kBoC4QoC;E1CysLtC;E0Ch6LF;IA2NI,uBrCpgBoB;IqCqgBpB,8BrClac;IqCmad,+BrCnac;IqCoad,6BrC5gB0B;IqC6gB1B,2CrCrhBkB;IqCshBlB,aAAa;IACb,mBAAmB;IpC1QnB,QoC4QuB;IAEvB,eAAe;IACf,kBAAkB;IAClB,SAAS;IACT,WA/fkB;E1CqsMpB;E0C96LF;IA2OM,sBAAsB;IACtB,mBAAmB;E1CssLvB;E0CxtLA;IpC/QE,kBoCqSuC;E1CqsLzC;E0C3tLA;IA0BM,4BrC/hBmB;IqCgiBnB,crC3iBc;EL+uMpB;E0C/tLA;IA+BM,4BrCpiBmB;IqCqiBnB,crC5hBiB;EL+tMvB;E0C/rLE;IAEE,kBrCtcY;IqCucZ,gBAAgB;IAChB,4ErCxjBgB;IqCyjBhB,cAAc;IACd,UAAU;IACV,oBAAoB;IACpB,wBAA8C;IAC9C,2BAA2B;IAC3B,yBrC5cM;IqC6cN,uCAAuC;E1CgsL3C;E0C/uLA;IAmDI,UAAU;IACV,QAAQ;E1C+rLZ;E0Cl8LF;IAwQI,cAAc;E1C6rLhB;E0C1rLA;;IpC3UE,sBoC8U0C;E1C2rL5C;E0C9rLA;;IpC3UE,qBoCkV0C;E1C2rL5C;E0CtrLA;IApiBA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WAhDiB;E1C6wMjB;E0C5rLA;IAOI,SAAS;E1CwrLb;E0C/rLA;IAUM,4CrClmBc;EL0xMpB;E0ClsLA;IAeI,MAAM;E1CsrLV;E0ClrLA;;IAGI,oBA3mBiB;E1C8xMrB;E0CtrLA;;IAOI,uBA/mBiB;E1CkyMrB;E0C1rLA;;IAWI,oBAA0D;E1CmrL9D;E0C9rLA;;IAeI,uBAA6D;E1CmrLjE;E0C9qLA;;IAGI,crCloBgB;ELizMpB;E0ClrLA;;IAOI,6BAznB2C;E1CwyM/C;E0C3qLA;IAKM,yBrCnoBmB;EL4yMzB;AACF;;A0ClqLA;EAEI,iCAA2C;A1CoqL/C;;A2C1xMA;EAGE,etCDW;EsCEX,gBApC0B;A3C+zM5B;;A2C/xMA;EAQI,kBtCLY;ALgyMhB;;A2CnyMA;EAYI,kBtCXY;ALsyMhB;;A2CvyMA;EAgBI,iBtChBW;AL2yMf;;A2C3yMA;;EAsBM,iBAAiB;EACjB,kBAAkB;EAClB,qBtCsDiB;ALouMvB;;A2ClzMA;EA4BM,qBtCkDiB;ALwuMvB;;A2CrxMA;;EAEE,mBAAmB;EACnB,aAAa;EACb,uBAAuB;EACvB,kBAAkB;A3CwxMpB;;A2CrxMA;;;;EAQE,cA9E6B;EA+E7B,uBAAuB;EACvB,eA/E8B;EAgF9B,mBA/EkC;EAgFlC,oBA/EmC;EAgFnC,kBAAkB;A3CoxMpB;;A2CjxMA;;;EAGE,qBtCvF4B;EsCwF5B,ctC5F2B;EsC6F3B,gBvC5FoB;AJg3MtB;;A2CzxMA;;;EAQI,qBtC7FwB;EsC8FxB,ctCjGyB;ALw3M7B;;A2ChyMA;;;EAaI,qBtCrFqB;AL82MzB;;A2CtyMA;;;EAiBI,iDtC7GkB;ALw4MtB;;A2C5yMA;;;;;EAsBI,yBtC1G0B;EsC2G1B,qBtC3G0B;EsC4G1B,gBAAgB;EAChB,ctC/GkB;EsCgHlB,YAAY;A3C8xMhB;;A2C1xMA;;EAEE,oBAjHkC;EAkHlC,qBAjHmC;EAkHnC,mBAAmB;A3C6xMrB;;A2C1xMA;EAEI,yBtC/GqB;EsCgHrB,qBtChHqB;EsCiHrB,W5BtBY;AfkzMhB;;A2CxxMA;EACE,ctCnI0B;EsCoI1B,oBAAoB;A3C2xMtB;;A2CxxMA;EACE,eAAe;A3C2xMjB;;A2C5xMA;EAII,gBAAgB;A3C4xMpB;;AMpyME;EqCvGF;IAqHI,eAAe;E3C2xMjB;E2CzzMF;;IAmCI,YAAY;IACZ,cAAc;E3C0xMhB;E2C1yMF;IAqBM,YAAY;IACZ,cAAc;E3CwxMlB;AACF;;AM7yME;EqCFF;IA6BI,YAAY;IACZ,cAAc;IACd,2BAA2B;IAC3B,QAAQ;E3CuxMV;E2Cz3MF;;;;IAyGI,gBAAgB;IAChB,aAAa;E3CsxMf;E2CnxMA;IACE,QAAQ;E3CqxMV;E2ClxMA;IACE,QAAQ;E3CoxMV;E2C/6MF;IA+JI,8BAA8B;IAC9B,gBAAgB;IAChB,aAAa;E3CmxMf;E2CtxMA;IAOM,QAAQ;E3CkxMd;E2CzxMA;IAWM,uBAAuB;IACvB,QAAQ;E3CixMd;E2C7xMA;IAgBM,QAAQ;E3CgxMd;E2ChyMA;IAsBM,QAAQ;E3C6wMd;E2CnyMA;IA0BM,QAAQ;E3C4wMd;E2CtyMA;IA8BM,yBAAyB;IACzB,QAAQ;E3C2wMd;AACF;;A4C98MA;EACE,kBvCiFgB;EuChFhB,0FvChCoB;EuCiCpB,evCIW;AL68Mb;;A4Cp9MA;EAMI,qBvCYkB;ALs8MtB;;A4Cx9MA;EAgBQ,uBvCjCgB;EuCkChB,cvC/Cc;AL2/MtB;;A4C79MA;EAqBQ,0BvCtCgB;ALk/MxB;;A4Cj+MA;EAyBQ,YvC1CgB;ALs/MxB;;A4Cr+MA;EAgBQ,yBvC9Cc;EuC+Cd,YvClCgB;AL2/MxB;;A4C1+MA;EAqBQ,4BvCnDc;AL4gNtB;;A4C9+MA;EAyBQ,cvCvDc;ALghNtB;;A4Cl/MA;EAgBQ,4BvCnCmB;EuCoCnB,yB7B6Da;Afy6MrB;;A4Cv/MA;EAqBQ,+BvCxCmB;AL8gN3B;;A4C3/MA;EAyBQ,iBvC5CmB;ALkhN3B;;A4C//MA;EAgBQ,yBvC1CqB;EuC2CrB,W7BgEQ;Afm7MhB;;A4CpgNA;EAqBQ,4BvC/CqB;ALkiN7B;;A4CxgNA;EAyBQ,cvCnDqB;ALsiN7B;;A4C5gNA;EAgBQ,yBvC5BuB;EuC6BvB,W7BgEQ;Afg8MhB;;A4CjhNA;EAqBQ,4BvCjCuB;ALiiN/B;;A4CrhNA;EAyBQ,cvCrCuB;ALqiN/B;;A4CzhNA;EAgBQ,yBvC1BiB;EuC2BjB,W7BgEQ;Af68MhB;;A4C9hNA;EAqBQ,4BvC/BiB;AL4iNzB;;A4CliNA;EAyBQ,cvCnCiB;ALgjNzB;;A4CtiNA;EAgBQ,yBvC3BiB;EuC4BjB,W7BgEQ;Af09MhB;;A4C3iNA;EAqBQ,4BvChCiB;AL0jNzB;;A4C/iNA;EAyBQ,cvCpCiB;AL8jNzB;;A4CnjNA;EAgBQ,yBvC7BkB;EuC8BlB,W7BgEQ;Afu+MhB;;A4CxjNA;EAqBQ,4BvClCkB;ALykN1B;;A4C5jNA;EAyBQ,cvCtCkB;AL6kN1B;;A4ChkNA;EAgBQ,yBvC9BmB;EuC+BnB,yB7B6Da;Afu/MrB;;A4CrkNA;EAqBQ,4BvCnCmB;ALulN3B;;A4CzkNA;EAyBQ,cvCvCmB;AL2lN3B;;A4C7kNA;EAgBQ,yBvCxBgB;EuCyBhB,W7BgEQ;AfigNhB;;A4CllNA;EAqBQ,4BvC7BgB;AL8lNxB;;A4CtlNA;EAyBQ,cvCjCgB;ALkmNxB;;A4C3jNA;;EAGI,gCvCvD2B;ALonN/B;;A4CzjNA;EACE,yBvC5D6B;EuC6D7B,0BAA8C;EAC9C,cvCnE2B;EuCoE3B,iBA9DyB;EA+DzB,gBvC7Be;EuC8Bf,iBAnE8B;EAoE9B,mBAnEgC;A5C+nNlC;;A4CzjNA;EACE,qBAAqB;EACrB,aAAa;EACb,kBApE4B;EAqE5B,uBAAuB;A5C4jNzB;;A4ChkNA;EAOI,gCvC7E0B;EuC8E1B,mBAAmB;EACnB,cAAc;A5C6jNlB;;A4CtkNA;EAaM,4BvCtFqB;EuCuFrB,cvCxFuB;ALqpN7B;;A4CxjNA;EAEI,cvC9FuB;ALwpN3B;;A4C5jNA;EAKM,cvClFmB;AL6oNzB;;A4CtjNA;EACE,mBAAmB;EACnB,cvCzG2B;EuC0G3B,aAAa;EACb,2BAA2B;EAC3B,qBAAqB;A5CyjNvB;;A4C9jNA;EtCsJI,mBsC9IsC;A5C0jN1C;;A4ClkNA;EAYI,YAAY;EACZ,cAAc;EACd,WAAW;A5C0jNf;;A4CxkNA;EAkBI,eAAe;A5C0jNnB;;A4C5kNA;EAsBI,0BvC7GqB;EuC8GrB,cvC9HyB;ALwrN7B;;A4CjlNA;EA0BM,cvCjHmB;AL4qNzB;;A4CrlNA;EA+BI,8BvC1Bc;EuC2Bd,+BvC3Bc;ALqlNlB;;A4CtjNA;;EAEE,eAAe;A5CyjNjB;;A4C3jNA;;EAKI,4BvCzIuB;ALosN3B;;A4CvjNA;EtClIE,qBAAqB;EACrB,esCkIgB;EtCjIhB,WsCiIqB;EtChIrB,gBsCgIqB;EtC/HrB,kBAAkB;EAClB,mBAAmB;EACnB,UsC6HqB;EAErB,cvCrJoB;EC2PlB,mBsCpGoC;A5C8jNxC;;A4CnkNA;EAQI,kBAAkB;EAClB,oBAAoB;A5C+jNxB;;A6CpsNA;EvC+DE,iCAAiC;EuCxDjC,oBAAoB;EACpB,aAAa;EACb,exCAW;EwCCX,8BAA8B;EAC9B,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;A7CksNrB;;A6C/sNA;EAgBI,mBAAmB;EACnB,4BxCrC0B;EwCsC1B,0BA7C4B;EA8C5B,wBA7C0B;EA8C1B,cxC3CuB;EwC4CvB,aAAa;EACb,uBAAuB;EACvB,mBAA6C;EAC7C,kBA5CyB;EA6CzB,mBAAmB;A7CmsNvB;;A6C5tNA;EA4BM,4BxCpDuB;EwCqDvB,cxCrDuB;ALyvN7B;;A6CjuNA;EAkCI,cAAc;A7CmsNlB;;A6CruNA;EAsCQ,4BxC9CiB;EwC+CjB,cxC/CiB;ALkvNzB;;A6C1uNA;EA6CI,mBAAmB;EACnB,4BxClE0B;EwCmE1B,0BA1E4B;EA2E5B,wBA1E0B;EA2E1B,aAAa;EACb,YAAY;EACZ,cAAc;EACd,2BAA2B;A7CisN/B;;A6CrvNA;EAuDM,qBAAqB;A7CksN3B;;A6CzvNA;EA2DM,UAAU;EACV,uBAAuB;EACvB,oBAAoB;EACpB,qBAAqB;A7CksN3B;;A6ChwNA;EAkEM,yBAAyB;EACzB,oBAAoB;A7CksN1B;;A6CrwNA;EvCqOI,kBuC5JuC;A7CgsN3C;;A6CzwNA;EvCqOI,mBuCxJuC;A7CgsN3C;;A6C7wNA;EAoFM,uBAAuB;A7C6rN7B;;A6CjxNA;EA0FM,yBAAyB;A7C2rN/B;;A6CrxNA;EAiGM,6BAA6B;EAO3B,0BxCrBI;ALusNZ;;A6C1xNA;EA4GQ,4BxC7HmB;EwC8HnB,4BxCjIsB;ALmzN9B;;A6C/xNA;EAoHU,uBxCnIc;EwCoId,qBxCzIoB;EwC0IpB,2CAA2E;A7C+qNrF;;A6CryNA;EA8HM,YAAY;EACZ,cAAc;A7C2qNpB;;A6C1yNA;EAqIM,qBxCzJwB;EwC0JxB,mBA/I+B;EAgJ/B,iBA/I6B;EAgJ7B,gBAAgB;EAChB,kBAAkB;A7CyqNxB;;A6ClzNA;EA4IQ,4BxC7JmB;EwC8JnB,qBxClKoB;EwCmKpB,UAAU;A7C0qNlB;;A6CxzNA;EvCqOI,kBuC/EyC;A7CsqN7C;;A6C5zNA;EAkKU,4BxC/EE;EwCgFF,+BxChFE;AL8uNZ;;A6Cj0NA;EA8KU,2BxC3FE;EwC4FF,8BxC5FE;ALmvNZ;;A6Ct0NA;EAqLU,yBxC7Le;EwC8Lf,qBxC9Le;EwC+Lf,W9BpGM;E8BqGN,UAAU;A7CqpNpB;;A6C70NA;EA8LM,mBAAmB;A7CmpNzB;;A6Cj1NA;EA2MY,kCxCtHW;EwCuHX,+BxCvHW;EwCwHX,qBAAqB;A7C0oNjC;;A6Cv1NA;EAyNY,iCxCpIW;EwCqIX,8BxCrIW;EwCsIX,oBAAoB;A7CkoNhC;;A6C71NA;EAoOI,kBxC1NY;ALu1NhB;;A6Cj2NA;EAwOI,kBxChOY;AL61NhB;;A6Cr2NA;EA4OI,iBxCrOW;ALk2Nf;;A8Cv4NA,eAAA;ACIA;EACE,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,gBAPkB;A/C84NpB;;A+Cr4NE;EACE,UAAU;EACV,YAAY;A/Cw4NhB;;A+Cr4NE;EACE,UAAU;EACV,WAAW;A/Cw4Nf;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,eAAe;A/Cw4NnB;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,eAAe;A/Cw4NnB;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EzCiME,iByChMmC;A/Cw4NvC;;A+Cr4NE;EzC6LE,sByC5LwC;A/Cw4N5C;;A+Cr4NE;EzCyLE,iByCxLmC;A/Cw4NvC;;A+Cr4NE;EzCqLE,sByCpLwC;A/Cw4N5C;;A+Cr4NE;EzCiLE,iByChLmC;A/Cw4NvC;;A+Cr4NE;EzC6KE,iByC5KmC;A/Cw4NvC;;A+Cr4NE;EzCyKE,iByCxKmC;A/Cw4NvC;;A+Cr4NE;EzCqKE,iByCpKmC;A/Cw4NvC;;A+Cr4NE;EzCiKE,iByChKmC;A/Cw4NvC;;A+Cp4NI;EACE,UAAU;EACV,SAAiC;A/Cu4NvC;;A+Cp4NI;EzCuJA,gByCtJ4D;A/Cu4NhE;;A+C74NI;EACE,UAAU;EACV,eAAiC;A/Cg5NvC;;A+C74NI;EzCuJA,sByCtJ4D;A/Cg5NhE;;A+Ct5NI;EACE,UAAU;EACV,gBAAiC;A/Cy5NvC;;A+Ct5NI;EzCuJA,uByCtJ4D;A/Cy5NhE;;A+C/5NI;EACE,UAAU;EACV,UAAiC;A/Ck6NvC;;A+C/5NI;EzCuJA,iByCtJ4D;A/Ck6NhE;;A+Cx6NI;EACE,UAAU;EACV,gBAAiC;A/C26NvC;;A+Cx6NI;EzCuJA,uByCtJ4D;A/C26NhE;;A+Cj7NI;EACE,UAAU;EACV,gBAAiC;A/Co7NvC;;A+Cj7NI;EzCuJA,uByCtJ4D;A/Co7NhE;;A+C17NI;EACE,UAAU;EACV,UAAiC;A/C67NvC;;A+C17NI;EzCuJA,iByCtJ4D;A/C67NhE;;A+Cn8NI;EACE,UAAU;EACV,gBAAiC;A/Cs8NvC;;A+Cn8NI;EzCuJA,uByCtJ4D;A/Cs8NhE;;A+C58NI;EACE,UAAU;EACV,gBAAiC;A/C+8NvC;;A+C58NI;EzCuJA,uByCtJ4D;A/C+8NhE;;A+Cr9NI;EACE,UAAU;EACV,UAAiC;A/Cw9NvC;;A+Cr9NI;EzCuJA,iByCtJ4D;A/Cw9NhE;;A+C99NI;EACE,UAAU;EACV,gBAAiC;A/Ci+NvC;;A+C99NI;EzCuJA,uByCtJ4D;A/Ci+NhE;;A+Cv+NI;EACE,UAAU;EACV,gBAAiC;A/C0+NvC;;A+Cv+NI;EzCuJA,uByCtJ4D;A/C0+NhE;;A+Ch/NI;EACE,UAAU;EACV,WAAiC;A/Cm/NvC;;A+Ch/NI;EzCuJA,kByCtJ4D;A/Cm/NhE;;AMp9NE;EyCxIF;IA+GM,UAAU;IACV,YAAY;E/Ck/NhB;E+ClmOF;IAoHM,UAAU;IACV,WAAW;E/Ci/Nf;E+CtmOF;IAyHM,UAAU;IACV,UAAU;E/Cg/Nd;E+C1mOF;IA8HM,UAAU;IACV,eAAe;E/C++NnB;E+C9mOF;IAmIM,UAAU;IACV,UAAU;E/C8+Nd;E+ClnOF;IAwIM,UAAU;IACV,eAAe;E/C6+NnB;E+CtnOF;IA6IM,UAAU;IACV,UAAU;E/C4+Nd;E+C1nOF;IAkJM,UAAU;IACV,UAAU;E/C2+Nd;E+C9nOF;IAuJM,UAAU;IACV,UAAU;E/C0+Nd;E+CloOF;IA4JM,UAAU;IACV,UAAU;E/Cy+Nd;E+CtoOF;IAiKM,UAAU;IACV,UAAU;E/Cw+Nd;E+C1oOF;IzC+PI,iByCzFqC;E/Cu+NvC;E+C7oOF;IzC+PI,sByCrF0C;E/Cs+N5C;E+ChpOF;IzC+PI,iByCjFqC;E/Cq+NvC;E+CnpOF;IzC+PI,sByC7E0C;E/Co+N5C;E+CtpOF;IzC+PI,iByCzEqC;E/Cm+NvC;E+CzpOF;IzC+PI,iByCrEqC;E/Ck+NvC;E+C5pOF;IzC+PI,iByCjEqC;E/Ci+NvC;E+C/pOF;IzC+PI,iByC7DqC;E/Cg+NvC;E+ClqOF;IzC+PI,iByCzDqC;E/C+9NvC;E+CrqOF;IA2MQ,UAAU;IACV,SAAiC;E/C69NvC;E+CzqOF;IzC+PI,gByC/C8D;E/C49NhE;E+C5qOF;IA2MQ,UAAU;IACV,eAAiC;E/Co+NvC;E+ChrOF;IzC+PI,sByC/C8D;E/Cm+NhE;E+CnrOF;IA2MQ,UAAU;IACV,gBAAiC;E/C2+NvC;E+CvrOF;IzC+PI,uByC/C8D;E/C0+NhE;E+C1rOF;IA2MQ,UAAU;IACV,UAAiC;E/Ck/NvC;E+C9rOF;IzC+PI,iByC/C8D;E/Ci/NhE;E+CjsOF;IA2MQ,UAAU;IACV,gBAAiC;E/Cy/NvC;E+CrsOF;IzC+PI,uByC/C8D;E/Cw/NhE;E+CxsOF;IA2MQ,UAAU;IACV,gBAAiC;E/CggOvC;E+C5sOF;IzC+PI,uByC/C8D;E/C+/NhE;E+C/sOF;IA2MQ,UAAU;IACV,UAAiC;E/CugOvC;E+CntOF;IzC+PI,iByC/C8D;E/CsgOhE;E+CttOF;IA2MQ,UAAU;IACV,gBAAiC;E/C8gOvC;E+C1tOF;IzC+PI,uByC/C8D;E/C6gOhE;E+C7tOF;IA2MQ,UAAU;IACV,gBAAiC;E/CqhOvC;E+CjuOF;IzC+PI,uByC/C8D;E/CohOhE;E+CpuOF;IA2MQ,UAAU;IACV,UAAiC;E/C4hOvC;E+CxuOF;IzC+PI,iByC/C8D;E/C2hOhE;E+C3uOF;IA2MQ,UAAU;IACV,gBAAiC;E/CmiOvC;E+C/uOF;IzC+PI,uByC/C8D;E/CkiOhE;E+ClvOF;IA2MQ,UAAU;IACV,gBAAiC;E/C0iOvC;E+CtvOF;IzC+PI,uByC/C8D;E/CyiOhE;E+CzvOF;IA2MQ,UAAU;IACV,WAAiC;E/CijOvC;E+C7vOF;IzC+PI,kByC/C8D;E/CgjOhE;AACF;;AMnnOE;EyC9IF;IAwNM,UAAU;IACV,YAAY;E/C8iOhB;E+CvwOF;IA8NM,UAAU;IACV,WAAW;E/C4iOf;E+C3wOF;IAoOM,UAAU;IACV,UAAU;E/C0iOd;E+C/wOF;IA0OM,UAAU;IACV,eAAe;E/CwiOnB;E+CnxOF;IAgPM,UAAU;IACV,UAAU;E/CsiOd;E+CvxOF;IAsPM,UAAU;IACV,eAAe;E/CoiOnB;E+C3xOF;IA4PM,UAAU;IACV,UAAU;E/CkiOd;E+C/xOF;IAkQM,UAAU;IACV,UAAU;E/CgiOd;E+CnyOF;IAwQM,UAAU;IACV,UAAU;E/C8hOd;E+CvyOF;IA8QM,UAAU;IACV,UAAU;E/C4hOd;E+C3yOF;IAoRM,UAAU;IACV,UAAU;E/C0hOd;E+C/yOF;IzC+PI,iByC2BqC;E/CwhOvC;E+ClzOF;IzC+PI,sByCgC0C;E/CshO5C;E+CrzOF;IzC+PI,iByCqCqC;E/CohOvC;E+CxzOF;IzC+PI,sByC0C0C;E/CkhO5C;E+C3zOF;IzC+PI,iByC+CqC;E/CghOvC;E+C9zOF;IzC+PI,iByCoDqC;E/C8gOvC;E+Cj0OF;IzC+PI,iByCyDqC;E/C4gOvC;E+Cp0OF;IzC+PI,iByC8DqC;E/C0gOvC;E+Cv0OF;IzC+PI,iByCmEqC;E/CwgOvC;E+C10OF;IAwUQ,UAAU;IACV,SAAiC;E/CqgOvC;E+C90OF;IzC+PI,gByC+E8D;E/CmgOhE;E+Cj1OF;IAwUQ,UAAU;IACV,eAAiC;E/C4gOvC;E+Cr1OF;IzC+PI,sByC+E8D;E/C0gOhE;E+Cx1OF;IAwUQ,UAAU;IACV,gBAAiC;E/CmhOvC;E+C51OF;IzC+PI,uByC+E8D;E/CihOhE;E+C/1OF;IAwUQ,UAAU;IACV,UAAiC;E/C0hOvC;E+Cn2OF;IzC+PI,iByC+E8D;E/CwhOhE;E+Ct2OF;IAwUQ,UAAU;IACV,gBAAiC;E/CiiOvC;E+C12OF;IzC+PI,uByC+E8D;E/C+hOhE;E+C72OF;IAwUQ,UAAU;IACV,gBAAiC;E/CwiOvC;E+Cj3OF;IzC+PI,uByC+E8D;E/CsiOhE;E+Cp3OF;IAwUQ,UAAU;IACV,UAAiC;E/C+iOvC;E+Cx3OF;IzC+PI,iByC+E8D;E/C6iOhE;E+C33OF;IAwUQ,UAAU;IACV,gBAAiC;E/CsjOvC;E+C/3OF;IzC+PI,uByC+E8D;E/CojOhE;E+Cl4OF;IAwUQ,UAAU;IACV,gBAAiC;E/C6jOvC;E+Ct4OF;IzC+PI,uByC+E8D;E/C2jOhE;E+Cz4OF;IAwUQ,UAAU;IACV,UAAiC;E/CokOvC;E+C74OF;IzC+PI,iByC+E8D;E/CkkOhE;E+Ch5OF;IAwUQ,UAAU;IACV,gBAAiC;E/C2kOvC;E+Cp5OF;IzC+PI,uByC+E8D;E/CykOhE;E+Cv5OF;IAwUQ,UAAU;IACV,gBAAiC;E/CklOvC;E+C35OF;IzC+PI,uByC+E8D;E/CglOhE;E+C95OF;IAwUQ,UAAU;IACV,WAAiC;E/CylOvC;E+Cl6OF;IzC+PI,kByC+E8D;E/CulOhE;AACF;;AM5wOE;EyC1JF;IAqVM,UAAU;IACV,YAAY;E/CslOhB;E+C56OF;IA0VM,UAAU;IACV,WAAW;E/CqlOf;E+Ch7OF;IA+VM,UAAU;IACV,UAAU;E/ColOd;E+Cp7OF;IAoWM,UAAU;IACV,eAAe;E/CmlOnB;E+Cx7OF;IAyWM,UAAU;IACV,UAAU;E/CklOd;E+C57OF;IA8WM,UAAU;IACV,eAAe;E/CilOnB;E+Ch8OF;IAmXM,UAAU;IACV,UAAU;E/CglOd;E+Cp8OF;IAwXM,UAAU;IACV,UAAU;E/C+kOd;E+Cx8OF;IA6XM,UAAU;IACV,UAAU;E/C8kOd;E+C58OF;IAkYM,UAAU;IACV,UAAU;E/C6kOd;E+Ch9OF;IAuYM,UAAU;IACV,UAAU;E/C4kOd;E+Cp9OF;IzC+PI,iByC6IqC;E/C2kOvC;E+Cv9OF;IzC+PI,sByCiJ0C;E/C0kO5C;E+C19OF;IzC+PI,iByCqJqC;E/CykOvC;E+C79OF;IzC+PI,sByCyJ0C;E/CwkO5C;E+Ch+OF;IzC+PI,iByC6JqC;E/CukOvC;E+Cn+OF;IzC+PI,iByCiKqC;E/CskOvC;E+Ct+OF;IzC+PI,iByCqKqC;E/CqkOvC;E+Cz+OF;IzC+PI,iByCyKqC;E/CokOvC;E+C5+OF;IzC+PI,iByC6KqC;E/CmkOvC;E+C/+OF;IAibQ,UAAU;IACV,SAAiC;E/CikOvC;E+Cn/OF;IzC+PI,gByCuL8D;E/CgkOhE;E+Ct/OF;IAibQ,UAAU;IACV,eAAiC;E/CwkOvC;E+C1/OF;IzC+PI,sByCuL8D;E/CukOhE;E+C7/OF;IAibQ,UAAU;IACV,gBAAiC;E/C+kOvC;E+CjgPF;IzC+PI,uByCuL8D;E/C8kOhE;E+CpgPF;IAibQ,UAAU;IACV,UAAiC;E/CslOvC;E+CxgPF;IzC+PI,iByCuL8D;E/CqlOhE;E+C3gPF;IAibQ,UAAU;IACV,gBAAiC;E/C6lOvC;E+C/gPF;IzC+PI,uByCuL8D;E/C4lOhE;E+ClhPF;IAibQ,UAAU;IACV,gBAAiC;E/ComOvC;E+CthPF;IzC+PI,uByCuL8D;E/CmmOhE;E+CzhPF;IAibQ,UAAU;IACV,UAAiC;E/C2mOvC;E+C7hPF;IzC+PI,iByCuL8D;E/C0mOhE;E+ChiPF;IAibQ,UAAU;IACV,gBAAiC;E/CknOvC;E+CpiPF;IzC+PI,uByCuL8D;E/CinOhE;E+CviPF;IAibQ,UAAU;IACV,gBAAiC;E/CynOvC;E+C3iPF;IzC+PI,uByCuL8D;E/CwnOhE;E+C9iPF;IAibQ,UAAU;IACV,UAAiC;E/CgoOvC;E+CljPF;IzC+PI,iByCuL8D;E/C+nOhE;E+CrjPF;IAibQ,UAAU;IACV,gBAAiC;E/CuoOvC;E+CzjPF;IzC+PI,uByCuL8D;E/CsoOhE;E+C5jPF;IAibQ,UAAU;IACV,gBAAiC;E/C8oOvC;E+ChkPF;IzC+PI,uByCuL8D;E/C6oOhE;E+CnkPF;IAibQ,UAAU;IACV,WAAiC;E/CqpOvC;E+CvkPF;IzC+PI,kByCuL8D;E/CopOhE;AACF;;AM36OE;EyChKF;IA6bM,UAAU;IACV,YAAY;E/CmpOhB;E+CjlPF;IAkcM,UAAU;IACV,WAAW;E/CkpOf;E+CrlPF;IAucM,UAAU;IACV,UAAU;E/CipOd;E+CzlPF;IA4cM,UAAU;IACV,eAAe;E/CgpOnB;E+C7lPF;IAidM,UAAU;IACV,UAAU;E/C+oOd;E+CjmPF;IAsdM,UAAU;IACV,eAAe;E/C8oOnB;E+CrmPF;IA2dM,UAAU;IACV,UAAU;E/C6oOd;E+CzmPF;IAgeM,UAAU;IACV,UAAU;E/C4oOd;E+C7mPF;IAqeM,UAAU;IACV,UAAU;E/C2oOd;E+CjnPF;IA0eM,UAAU;IACV,UAAU;E/C0oOd;E+CrnPF;IA+eM,UAAU;IACV,UAAU;E/CyoOd;E+CznPF;IzC+PI,iByCqPqC;E/CwoOvC;E+C5nPF;IzC+PI,sByCyP0C;E/CuoO5C;E+C/nPF;IzC+PI,iByC6PqC;E/CsoOvC;E+CloPF;IzC+PI,sByCiQ0C;E/CqoO5C;E+CroPF;IzC+PI,iByCqQqC;E/CooOvC;E+CxoPF;IzC+PI,iByCyQqC;E/CmoOvC;E+C3oPF;IzC+PI,iByC6QqC;E/CkoOvC;E+C9oPF;IzC+PI,iByCiRqC;E/CioOvC;E+CjpPF;IzC+PI,iByCqRqC;E/CgoOvC;E+CppPF;IAyhBQ,UAAU;IACV,SAAiC;E/C8nOvC;E+CxpPF;IzC+PI,gByC+R8D;E/C6nOhE;E+C3pPF;IAyhBQ,UAAU;IACV,eAAiC;E/CqoOvC;E+C/pPF;IzC+PI,sByC+R8D;E/CooOhE;E+ClqPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C4oOvC;E+CtqPF;IzC+PI,uByC+R8D;E/C2oOhE;E+CzqPF;IAyhBQ,UAAU;IACV,UAAiC;E/CmpOvC;E+C7qPF;IzC+PI,iByC+R8D;E/CkpOhE;E+ChrPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C0pOvC;E+CprPF;IzC+PI,uByC+R8D;E/CypOhE;E+CvrPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CiqOvC;E+C3rPF;IzC+PI,uByC+R8D;E/CgqOhE;E+C9rPF;IAyhBQ,UAAU;IACV,UAAiC;E/CwqOvC;E+ClsPF;IzC+PI,iByC+R8D;E/CuqOhE;E+CrsPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C+qOvC;E+CzsPF;IzC+PI,uByC+R8D;E/C8qOhE;E+C5sPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CsrOvC;E+ChtPF;IzC+PI,uByC+R8D;E/CqrOhE;E+CntPF;IAyhBQ,UAAU;IACV,UAAiC;E/C6rOvC;E+CvtPF;IzC+PI,iByC+R8D;E/C4rOhE;E+C1tPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CosOvC;E+C9tPF;IzC+PI,uByC+R8D;E/CmsOhE;E+CjuPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C2sOvC;E+CruPF;IzC+PI,uByC+R8D;E/C0sOhE;E+CxuPF;IAyhBQ,UAAU;IACV,WAAiC;E/CktOvC;E+C5uPF;IzC+PI,kByC+R8D;E/CitOhE;AACF;;AMzjPI;EyCvLJ;IAqiBM,UAAU;IACV,YAAY;E/CgtOhB;E+CtvPF;IA0iBM,UAAU;IACV,WAAW;E/C+sOf;E+C1vPF;IA+iBM,UAAU;IACV,UAAU;E/C8sOd;E+C9vPF;IAojBM,UAAU;IACV,eAAe;E/C6sOnB;E+ClwPF;IAyjBM,UAAU;IACV,UAAU;E/C4sOd;E+CtwPF;IA8jBM,UAAU;IACV,eAAe;E/C2sOnB;E+C1wPF;IAmkBM,UAAU;IACV,UAAU;E/C0sOd;E+C9wPF;IAwkBM,UAAU;IACV,UAAU;E/CysOd;E+ClxPF;IA6kBM,UAAU;IACV,UAAU;E/CwsOd;E+CtxPF;IAklBM,UAAU;IACV,UAAU;E/CusOd;E+C1xPF;IAulBM,UAAU;IACV,UAAU;E/CssOd;E+C9xPF;IzC+PI,iByC6VqC;E/CqsOvC;E+CjyPF;IzC+PI,sByCiW0C;E/CosO5C;E+CpyPF;IzC+PI,iByCqWqC;E/CmsOvC;E+CvyPF;IzC+PI,sByCyW0C;E/CksO5C;E+C1yPF;IzC+PI,iByC6WqC;E/CisOvC;E+C7yPF;IzC+PI,iByCiXqC;E/CgsOvC;E+ChzPF;IzC+PI,iByCqXqC;E/C+rOvC;E+CnzPF;IzC+PI,iByCyXqC;E/C8rOvC;E+CtzPF;IzC+PI,iByC6XqC;E/C6rOvC;E+CzzPF;IAioBQ,UAAU;IACV,SAAiC;E/C2rOvC;E+C7zPF;IzC+PI,gByCuY8D;E/C0rOhE;E+Ch0PF;IAioBQ,UAAU;IACV,eAAiC;E/CksOvC;E+Cp0PF;IzC+PI,sByCuY8D;E/CisOhE;E+Cv0PF;IAioBQ,UAAU;IACV,gBAAiC;E/CysOvC;E+C30PF;IzC+PI,uByCuY8D;E/CwsOhE;E+C90PF;IAioBQ,UAAU;IACV,UAAiC;E/CgtOvC;E+Cl1PF;IzC+PI,iByCuY8D;E/C+sOhE;E+Cr1PF;IAioBQ,UAAU;IACV,gBAAiC;E/CutOvC;E+Cz1PF;IzC+PI,uByCuY8D;E/CstOhE;E+C51PF;IAioBQ,UAAU;IACV,gBAAiC;E/C8tOvC;E+Ch2PF;IzC+PI,uByCuY8D;E/C6tOhE;E+Cn2PF;IAioBQ,UAAU;IACV,UAAiC;E/CquOvC;E+Cv2PF;IzC+PI,iByCuY8D;E/CouOhE;E+C12PF;IAioBQ,UAAU;IACV,gBAAiC;E/C4uOvC;E+C92PF;IzC+PI,uByCuY8D;E/C2uOhE;E+Cj3PF;IAioBQ,UAAU;IACV,gBAAiC;E/CmvOvC;E+Cr3PF;IzC+PI,uByCuY8D;E/CkvOhE;E+Cx3PF;IAioBQ,UAAU;IACV,UAAiC;E/C0vOvC;E+C53PF;IzC+PI,iByCuY8D;E/CyvOhE;E+C/3PF;IAioBQ,UAAU;IACV,gBAAiC;E/CiwOvC;E+Cn4PF;IzC+PI,uByCuY8D;E/CgwOhE;E+Ct4PF;IAioBQ,UAAU;IACV,gBAAiC;E/CwwOvC;E+C14PF;IzC+PI,uByCuY8D;E/CuwOhE;E+C74PF;IAioBQ,UAAU;IACV,WAAiC;E/C+wOvC;E+Cj5PF;IzC+PI,kByCuY8D;E/C8wOhE;AACF;;AMtsPI;EyC/MJ;IA6oBM,UAAU;IACV,YAAY;E/C6wOhB;E+C35PF;IAkpBM,UAAU;IACV,WAAW;E/C4wOf;E+C/5PF;IAupBM,UAAU;IACV,UAAU;E/C2wOd;E+Cn6PF;IA4pBM,UAAU;IACV,eAAe;E/C0wOnB;E+Cv6PF;IAiqBM,UAAU;IACV,UAAU;E/CywOd;E+C36PF;IAsqBM,UAAU;IACV,eAAe;E/CwwOnB;E+C/6PF;IA2qBM,UAAU;IACV,UAAU;E/CuwOd;E+Cn7PF;IAgrBM,UAAU;IACV,UAAU;E/CswOd;E+Cv7PF;IAqrBM,UAAU;IACV,UAAU;E/CqwOd;E+C37PF;IA0rBM,UAAU;IACV,UAAU;E/CowOd;E+C/7PF;IA+rBM,UAAU;IACV,UAAU;E/CmwOd;E+Cn8PF;IzC+PI,iByCqcqC;E/CkwOvC;E+Ct8PF;IzC+PI,sByCyc0C;E/CiwO5C;E+Cz8PF;IzC+PI,iByC6cqC;E/CgwOvC;E+C58PF;IzC+PI,sByCid0C;E/C+vO5C;E+C/8PF;IzC+PI,iByCqdqC;E/C8vOvC;E+Cl9PF;IzC+PI,iByCydqC;E/C6vOvC;E+Cr9PF;IzC+PI,iByC6dqC;E/C4vOvC;E+Cx9PF;IzC+PI,iByCieqC;E/C2vOvC;E+C39PF;IzC+PI,iByCqeqC;E/C0vOvC;E+C99PF;IAyuBQ,UAAU;IACV,SAAiC;E/CwvOvC;E+Cl+PF;IzC+PI,gByC+e8D;E/CuvOhE;E+Cr+PF;IAyuBQ,UAAU;IACV,eAAiC;E/C+vOvC;E+Cz+PF;IzC+PI,sByC+e8D;E/C8vOhE;E+C5+PF;IAyuBQ,UAAU;IACV,gBAAiC;E/CswOvC;E+Ch/PF;IzC+PI,uByC+e8D;E/CqwOhE;E+Cn/PF;IAyuBQ,UAAU;IACV,UAAiC;E/C6wOvC;E+Cv/PF;IzC+PI,iByC+e8D;E/C4wOhE;E+C1/PF;IAyuBQ,UAAU;IACV,gBAAiC;E/CoxOvC;E+C9/PF;IzC+PI,uByC+e8D;E/CmxOhE;E+CjgQF;IAyuBQ,UAAU;IACV,gBAAiC;E/C2xOvC;E+CrgQF;IzC+PI,uByC+e8D;E/C0xOhE;E+CxgQF;IAyuBQ,UAAU;IACV,UAAiC;E/CkyOvC;E+C5gQF;IzC+PI,iByC+e8D;E/CiyOhE;E+C/gQF;IAyuBQ,UAAU;IACV,gBAAiC;E/CyyOvC;E+CnhQF;IzC+PI,uByC+e8D;E/CwyOhE;E+CthQF;IAyuBQ,UAAU;IACV,gBAAiC;E/CgzOvC;E+C1hQF;IzC+PI,uByC+e8D;E/C+yOhE;E+C7hQF;IAyuBQ,UAAU;IACV,UAAiC;E/CuzOvC;E+CjiQF;IzC+PI,iByC+e8D;E/CszOhE;E+CpiQF;IAyuBQ,UAAU;IACV,gBAAiC;E/C8zOvC;E+CxiQF;IzC+PI,uByC+e8D;E/C6zOhE;E+C3iQF;IAyuBQ,UAAU;IACV,gBAAiC;E/Cq0OvC;E+C/iQF;IzC+PI,uByC+e8D;E/Co0OhE;E+CljQF;IAyuBQ,UAAU;IACV,WAAiC;E/C40OvC;E+CtjQF;IzC+PI,kByC+e8D;E/C20OhE;AACF;;A+Ct0OA;EzCrfI,sByCjQgB;EzCiQhB,qByCjQgB;EA0vBlB,oBA1vBkB;A/CkkQpB;;A+C50OA;EAOI,uBA7vBgB;A/CskQpB;;A+Ch1OA;EAWI,qCAA4C;A/Cy0OhD;;A+Cp1OA;EAgBI,uBAAuB;A/Cw0O3B;;A+Cx1OA;EzCrfI,eyCygBiC;EzCzgBjC,cyC0gBiC;EAEjC,aAAa;A/Cu0OjB;;A+C91OA;EA0BM,SAAS;EACT,qBAAqB;A/Cw0O3B;;A+Cn2OA;EA+BM,qBAAqB;A/Cw0O3B;;A+Cv2OA;EAmCM,gBAAgB;A/Cw0OtB;;A+C32OA;EAwCI,aAAa;A/Cu0OjB;;A+C/2OA;EA4CI,eAAe;A/Cu0OnB;;A+Cn3OA;EAgDI,mBAAmB;A/Cu0OvB;;AM79PE;EyCsmBF;IAsDM,aAAa;E/Cs0OjB;AACF;;AMj9PE;EyColBF;IA6DM,aAAa;E/Cq0OjB;AACF;;A+Ch0OE;EACE,oBAAY;EzCzjBZ,yCyC2jB2D;EzC3jB3D,wCyC4jB2D;A/Ck0O/D;;A+Ct0OE;EAOI,8BAA8B;EAC9B,+BAA+B;A/Cm0OrC;;A+C30OE;EAaM,iBAAY;A/Ck0OpB;;AM9/PE;EyC+qBA;IAkBQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCyqBA;IAwBQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCmqBA;IA8BQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyC6pBA;IAoCQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCupBA;IA0CQ,iBAAY;E/Ck0OpB;AACF;;AM7/PI;EyCgpBF;IAgDQ,iBAAY;E/Ck0OpB;AACF;;AMn/PI;EyCgoBF;IAsDQ,iBAAY;E/Ck0OpB;AACF;;AMj/PI;EyCwnBF;IA4DQ,iBAAY;E/Ck0OpB;AACF;;AMv+PI;EyCwmBF;IAkEQ,iBAAY;E/Ck0OpB;AACF;;A+Cr4OE;EAaM,oBAAY;A/C43OpB;;AMxjQE;EyC+qBA;IAkBQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCyqBA;IAwBQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCmqBA;IA8BQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyC6pBA;IAoCQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCupBA;IA0CQ,oBAAY;E/C43OpB;AACF;;AMvjQI;EyCgpBF;IAgDQ,oBAAY;E/C43OpB;AACF;;AM7iQI;EyCgoBF;IAsDQ,oBAAY;E/C43OpB;AACF;;AM3iQI;EyCwnBF;IA4DQ,oBAAY;E/C43OpB;AACF;;AMjiQI;EyCwmBF;IAkEQ,oBAAY;E/C43OpB;AACF;;A+C/7OE;EAaM,mBAAY;A/Cs7OpB;;AMlnQE;EyC+qBA;IAkBQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCyqBA;IAwBQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCmqBA;IA8BQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyC6pBA;IAoCQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCupBA;IA0CQ,mBAAY;E/Cs7OpB;AACF;;AMjnQI;EyCgpBF;IAgDQ,mBAAY;E/Cs7OpB;AACF;;AMvmQI;EyCgoBF;IAsDQ,mBAAY;E/Cs7OpB;AACF;;AMrmQI;EyCwnBF;IA4DQ,mBAAY;E/Cs7OpB;AACF;;AM3lQI;EyCwmBF;IAkEQ,mBAAY;E/Cs7OpB;AACF;;A+Cz/OE;EAaM,oBAAY;A/Cg/OpB;;AM5qQE;EyC+qBA;IAkBQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCyqBA;IAwBQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCmqBA;IA8BQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyC6pBA;IAoCQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCupBA;IA0CQ,oBAAY;E/Cg/OpB;AACF;;AM3qQI;EyCgpBF;IAgDQ,oBAAY;E/Cg/OpB;AACF;;AMjqQI;EyCgoBF;IAsDQ,oBAAY;E/Cg/OpB;AACF;;AM/pQI;EyCwnBF;IA4DQ,oBAAY;E/Cg/OpB;AACF;;AMrpQI;EyCwmBF;IAkEQ,oBAAY;E/Cg/OpB;AACF;;A+CnjPE;EAaM,iBAAY;A/C0iPpB;;AMtuQE;EyC+qBA;IAkBQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCyqBA;IAwBQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCmqBA;IA8BQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyC6pBA;IAoCQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCupBA;IA0CQ,iBAAY;E/C0iPpB;AACF;;AMruQI;EyCgpBF;IAgDQ,iBAAY;E/C0iPpB;AACF;;AM3tQI;EyCgoBF;IAsDQ,iBAAY;E/C0iPpB;AACF;;AMztQI;EyCwnBF;IA4DQ,iBAAY;E/C0iPpB;AACF;;AM/sQI;EyCwmBF;IAkEQ,iBAAY;E/C0iPpB;AACF;;A+C7mPE;EAaM,oBAAY;A/ComPpB;;AMhyQE;EyC+qBA;IAkBQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCyqBA;IAwBQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCmqBA;IA8BQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyC6pBA;IAoCQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCupBA;IA0CQ,oBAAY;E/ComPpB;AACF;;AM/xQI;EyCgpBF;IAgDQ,oBAAY;E/ComPpB;AACF;;AMrxQI;EyCgoBF;IAsDQ,oBAAY;E/ComPpB;AACF;;AMnxQI;EyCwnBF;IA4DQ,oBAAY;E/ComPpB;AACF;;AMzwQI;EyCwmBF;IAkEQ,oBAAY;E/ComPpB;AACF;;A+CvqPE;EAaM,mBAAY;A/C8pPpB;;AM11QE;EyC+qBA;IAkBQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCyqBA;IAwBQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCmqBA;IA8BQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyC6pBA;IAoCQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCupBA;IA0CQ,mBAAY;E/C8pPpB;AACF;;AMz1QI;EyCgpBF;IAgDQ,mBAAY;E/C8pPpB;AACF;;AM/0QI;EyCgoBF;IAsDQ,mBAAY;E/C8pPpB;AACF;;AM70QI;EyCwnBF;IA4DQ,mBAAY;E/C8pPpB;AACF;;AMn0QI;EyCwmBF;IAkEQ,mBAAY;E/C8pPpB;AACF;;A+CjuPE;EAaM,oBAAY;A/CwtPpB;;AMp5QE;EyC+qBA;IAkBQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCyqBA;IAwBQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCmqBA;IA8BQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyC6pBA;IAoCQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCupBA;IA0CQ,oBAAY;E/CwtPpB;AACF;;AMn5QI;EyCgpBF;IAgDQ,oBAAY;E/CwtPpB;AACF;;AMz4QI;EyCgoBF;IAsDQ,oBAAY;E/CwtPpB;AACF;;AMv4QI;EyCwnBF;IA4DQ,oBAAY;E/CwtPpB;AACF;;AM73QI;EyCwmBF;IAkEQ,oBAAY;E/CwtPpB;AACF;;A+C3xPE;EAaM,iBAAY;A/CkxPpB;;AM98QE;EyC+qBA;IAkBQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCyqBA;IAwBQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCmqBA;IA8BQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyC6pBA;IAoCQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCupBA;IA0CQ,iBAAY;E/CkxPpB;AACF;;AM78QI;EyCgpBF;IAgDQ,iBAAY;E/CkxPpB;AACF;;AMn8QI;EyCgoBF;IAsDQ,iBAAY;E/CkxPpB;AACF;;AMj8QI;EyCwnBF;IA4DQ,iBAAY;E/CkxPpB;AACF;;AMv7QI;EyCwmBF;IAkEQ,iBAAY;E/CkxPpB;AACF;;AgD5oRA;EACE,oBAAoB;EACpB,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,4BAAuB;EAAvB,uBAAuB;AhD+oRzB;;AgDrpRA;EAUI,qBAA+B;EAC/B,sBAAgC;EAChC,oBAA8B;AhD+oRlC;;AgD3pRA;EAeM,uBAAiC;AhDgpRvC;;AgD/pRA;EAmBM,sBArBgB;AhDqqRtB;;AgDnqRA;EAwBI,oBAAoB;AhD+oRxB;;AgDvqRA;EA4BI,gBA9BkB;AhD6qRtB;;AgD3qRA;EAgCI,sBAAsB;AhD+oR1B;;AgD/qRA;EAmCM,gCAAgC;AhDgpRtC;;AMriRE;E0C9IF;IA0CM,aAAa;EhD8oRjB;EgDxrRF;IA+CQ,UAAU;IACV,eAA4B;EhD4oRlC;EgD5rRF;IA+CQ,UAAU;IACV,gBAA4B;EhDgpRlC;EgDhsRF;IA+CQ,UAAU;IACV,UAA4B;EhDopRlC;EgDpsRF;IA+CQ,UAAU;IACV,gBAA4B;EhDwpRlC;EgDxsRF;IA+CQ,UAAU;IACV,gBAA4B;EhD4pRlC;EgD5sRF;IA+CQ,UAAU;IACV,UAA4B;EhDgqRlC;EgDhtRF;IA+CQ,UAAU;IACV,gBAA4B;EhDoqRlC;EgDptRF;IA+CQ,UAAU;IACV,gBAA4B;EhDwqRlC;EgDxtRF;IA+CQ,UAAU;IACV,UAA4B;EhD4qRlC;EgD5tRF;IA+CQ,UAAU;IACV,gBAA4B;EhDgrRlC;EgDhuRF;IA+CQ,UAAU;IACV,gBAA4B;EhDorRlC;EgDpuRF;IA+CQ,UAAU;IACV,WAA4B;EhDwrRlC;AACF;;AiD7uRA,kBAAA;ACKE;EACE,uBAAwB;AlD4uR5B;;AkDzuRE;EAGI,yBAA0C;AlD0uRhD;;AkDtuRE;EACE,kCAAmC;AlDyuRvC;;AkDrvRE;EACE,yBAAwB;AlDwvR5B;;AkDrvRE;EAGI,uBAA0C;AlDsvRhD;;AkDlvRE;EACE,oCAAmC;AlDqvRvC;;AkDjwRE;EACE,4BAAwB;AlDowR5B;;AkDjwRE;EAGI,yBAA0C;AlDkwRhD;;AkD9vRE;EACE,uCAAmC;AlDiwRvC;;AkD7wRE;EACE,yBAAwB;AlDgxR5B;;AkD7wRE;EAGI,yBAA0C;AlD8wRhD;;AkD1wRE;EACE,oCAAmC;AlD6wRvC;;AkDzxRE;EACE,yBAAwB;AlD4xR5B;;AkDzxRE;EAGI,yBAA0C;AlD0xRhD;;AkDtxRE;EACE,oCAAmC;AlDyxRvC;;AkDjxRI;EACE,yBAA8B;AlDoxRpC;;AkDjxRI;EAGI,yBAAgD;AlDkxRxD;;AkD9wRI;EACE,oCAAyC;AlDixR/C;;AkD7wRI;EACE,yBAA6B;AlDgxRnC;;AkD7wRI;EAGI,yBAAgD;AlD8wRxD;;AkD1wRI;EACE,oCAAwC;AlD6wR9C;;AkD7zRE;EACE,yBAAwB;AlDg0R5B;;AkD7zRE;EAGI,yBAA0C;AlD8zRhD;;AkD1zRE;EACE,oCAAmC;AlD6zRvC;;AkDrzRI;EACE,yBAA8B;AlDwzRpC;;AkDrzRI;EAGI,yBAAgD;AlDszRxD;;AkDlzRI;EACE,oCAAyC;AlDqzR/C;;AkDjzRI;EACE,yBAA6B;AlDozRnC;;AkDjzRI;EAGI,yBAAgD;AlDkzRxD;;AkD9yRI;EACE,oCAAwC;AlDizR9C;;AkDj2RE;EACE,yBAAwB;AlDo2R5B;;AkDj2RE;EAGI,yBAA0C;AlDk2RhD;;AkD91RE;EACE,oCAAmC;AlDi2RvC;;AkDz1RI;EACE,yBAA8B;AlD41RpC;;AkDz1RI;EAGI,yBAAgD;AlD01RxD;;AkDt1RI;EACE,oCAAyC;AlDy1R/C;;AkDr1RI;EACE,yBAA6B;AlDw1RnC;;AkDr1RI;EAGI,yBAAgD;AlDs1RxD;;AkDl1RI;EACE,oCAAwC;AlDq1R9C;;AkDr4RE;EACE,yBAAwB;AlDw4R5B;;AkDr4RE;EAGI,yBAA0C;AlDs4RhD;;AkDl4RE;EACE,oCAAmC;AlDq4RvC;;AkD73RI;EACE,yBAA8B;AlDg4RpC;;AkD73RI;EAGI,yBAAgD;AlD83RxD;;AkD13RI;EACE,oCAAyC;AlD63R/C;;AkDz3RI;EACE,yBAA6B;AlD43RnC;;AkDz3RI;EAGI,yBAAgD;AlD03RxD;;AkDt3RI;EACE,oCAAwC;AlDy3R9C;;AkDz6RE;EACE,yBAAwB;AlD46R5B;;AkDz6RE;EAGI,yBAA0C;AlD06RhD;;AkDt6RE;EACE,oCAAmC;AlDy6RvC;;AkDj6RI;EACE,yBAA8B;AlDo6RpC;;AkDj6RI;EAGI,yBAAgD;AlDk6RxD;;AkD95RI;EACE,oCAAyC;AlDi6R/C;;AkD75RI;EACE,yBAA6B;AlDg6RnC;;AkD75RI;EAGI,yBAAgD;AlD85RxD;;AkD15RI;EACE,oCAAwC;AlD65R9C;;AkD78RE;EACE,yBAAwB;AlDg9R5B;;AkD78RE;EAGI,yBAA0C;AlD88RhD;;AkD18RE;EACE,oCAAmC;AlD68RvC;;AkDr8RI;EACE,yBAA8B;AlDw8RpC;;AkDr8RI;EAGI,yBAAgD;AlDs8RxD;;AkDl8RI;EACE,oCAAyC;AlDq8R/C;;AkDj8RI;EACE,yBAA6B;AlDo8RnC;;AkDj8RI;EAGI,yBAAgD;AlDk8RxD;;AkD97RI;EACE,oCAAwC;AlDi8R9C;;AkD37RE;EACE,yBAAwB;AlD87R5B;;AkD37RE;EACE,oCAAmC;AlD87RvC;;AkDn8RE;EACE,yBAAwB;AlDs8R5B;;AkDn8RE;EACE,oCAAmC;AlDs8RvC;;AkD38RE;EACE,yBAAwB;AlD88R5B;;AkD38RE;EACE,oCAAmC;AlD88RvC;;AkDn9RE;EACE,yBAAwB;AlDs9R5B;;AkDn9RE;EACE,oCAAmC;AlDs9RvC;;AkD39RE;EACE,yBAAwB;AlD89R5B;;AkD39RE;EACE,oCAAmC;AlD89RvC;;AkDn+RE;EACE,yBAAwB;AlDs+R5B;;AkDn+RE;EACE,oCAAmC;AlDs+RvC;;AkD3+RE;EACE,yBAAwB;AlD8+R5B;;AkD3+RE;EACE,oCAAmC;AlD8+RvC;;AkDn/RE;EACE,4BAAwB;AlDs/R5B;;AkDn/RE;EACE,uCAAmC;AlDs/RvC;;AkD3/RE;EACE,yBAAwB;AlD8/R5B;;AkD3/RE;EACE,oCAAmC;AlD8/RvC;;AmD3jSE;EACE,8BAAiC;AnD8jSrC;;AmD/jSE;EACE,sCAAiC;AnDkkSrC;;AmDnkSE;EACE,iCAAiC;AnDskSrC;;AmDvkSE;EACE,yCAAiC;AnD0kSrC;;AmDnkSE;EACE,4BAA4B;AnDskShC;;AmDvkSE;EACE,0BAA4B;AnD0kShC;;AmD3kSE;EACE,kCAA4B;AnD8kShC;;AmDvkSE;EACE,sCAAkC;AnD0kStC;;AmD3kSE;EACE,oCAAkC;AnD8kStC;;AmD/kSE;EACE,kCAAkC;AnDklStC;;AmDnlSE;EACE,yCAAkC;AnDslStC;;AmDvlSE;EACE,wCAAkC;AnD0lStC;;AmD3lSE;EACE,wCAAkC;AnD8lStC;;AmD/lSE;EACE,iCAAkC;AnDkmStC;;AmDnmSE;EACE,+BAAkC;AnDsmStC;;AmDvmSE;EACE,gCAAkC;AnD0mStC;;AmD3mSE;EACE,iCAAkC;AnD8mStC;;AmDvmSE;EACE,oCAAgC;AnD0mSpC;;AmD3mSE;EACE,kCAAgC;AnD8mSpC;;AmD/mSE;EACE,gCAAgC;AnDknSpC;;AmDnnSE;EACE,uCAAgC;AnDsnSpC;;AmDvnSE;EACE,sCAAgC;AnD0nSpC;;AmD3nSE;EACE,sCAAgC;AnD8nSpC;;AmD/nSE;EACE,iCAAgC;AnDkoSpC;;AmDnoSE;EACE,+BAAgC;AnDsoSpC;;AmDvoSE;EACE,6BAAgC;AnD0oSpC;;AmD3oSE;EACE,kCAAgC;AnD8oSpC;;AmDvoSE;EACE,+BAA8B;AnD0oSlC;;AmD3oSE;EACE,kCAA8B;AnD8oSlC;;AmD/oSE;EACE,gCAA8B;AnDkpSlC;;AmDnpSE;EACE,8BAA8B;AnDspSlC;;AmDvpSE;EACE,gCAA8B;AnD0pSlC;;AmD3pSE;EACE,6BAA8B;AnD8pSlC;;AmD/pSE;EACE,2BAA8B;AnDkqSlC;;AmDnqSE;EACE,kCAA8B;AnDsqSlC;;AmDvqSE;EACE,gCAA8B;AnD0qSlC;;AmDnqSE;EACE,2BAA6B;AnDsqSjC;;AmDvqSE;EACE,iCAA6B;AnD0qSjC;;AmD3qSE;EACE,+BAA6B;AnD8qSjC;;AmD/qSE;EACE,6BAA6B;AnDkrSjC;;AmDnrSE;EACE,+BAA6B;AnDsrSjC;;AmDvrSE;EACE,8BAA6B;AnD0rSjC;;AmDlrSI;EACE,uBAAqC;AnDqrS3C;;AmDtrSI;EACE,uBAAqC;AnDyrS3C;;AmD1rSI;EACE,uBAAqC;AnD6rS3C;;AmD9rSI;EACE,uBAAqC;AnDisS3C;;AmDlsSI;EACE,uBAAqC;AnDqsS3C;;AmDtsSI;EACE,uBAAqC;AnDysS3C;;AmD1sSI;EACE,yBAAqC;AnD6sS3C;;AmD9sSI;EACE,yBAAqC;AnDitS3C;;AmDltSI;EACE,yBAAqC;AnDqtS3C;;AmDttSI;EACE,yBAAqC;AnDytS3C;;AmD1tSI;EACE,yBAAqC;AnD6tS3C;;AmD9tSI;EACE,yBAAqC;AnDiuS3C;;AMnxSE;EACE,WAAW;EACX,YAAY;EACZ,cAAc;ANsxSlB;;AoDtxSA;EACE,sBAAsB;ApDyxSxB;;AoDtxSA;EACE,uBAAuB;ApDyxSzB;;AqDlySA;EACE,2BAA2B;ArDqyS7B;;AqDlySA;EACE,2BAA2B;ArDqyS7B;;AqDlySA;EACE,0BAA0B;EAC1B,8BAA8B;ArDqyShC;;AsDjzSA;EACE,2BAA2B;AtDozS7B;;AuD/ySA;EACE,6BAA6B;AvDkzS/B;;AwDzzSA;EACE,oBAAoB;AxD4zStB;;AwDzzSA;EACE,qBAAqB;AxD4zSvB;;AwDhzSI;EACE,oBAA+B;AxDmzSrC;;AwD9ySM;EACE,wBAA8C;AxDizStD;;AwDlzSM;EACE,0BAA8C;AxDqzStD;;AwDtzSM;EACE,2BAA8C;AxDyzStD;;AwD1zSM;EACE,yBAA8C;AxD6zStD;;AwDvzSM;EACE,yBAAyC;EACzC,0BAA2C;AxD0zSnD;;AwDpzSM;EACE,wBAAuC;EACvC,2BAA6C;AxDuzSrD;;AwD90SI;EACE,0BAA+B;AxDi1SrC;;AwD50SM;EACE,8BAA8C;AxD+0StD;;AwDh1SM;EACE,gCAA8C;AxDm1StD;;AwDp1SM;EACE,iCAA8C;AxDu1StD;;AwDx1SM;EACE,+BAA8C;AxD21StD;;AwDr1SM;EACE,+BAAyC;EACzC,gCAA2C;AxDw1SnD;;AwDl1SM;EACE,8BAAuC;EACvC,iCAA6C;AxDq1SrD;;AwD52SI;EACE,yBAA+B;AxD+2SrC;;AwD12SM;EACE,6BAA8C;AxD62StD;;AwD92SM;EACE,+BAA8C;AxDi3StD;;AwDl3SM;EACE,gCAA8C;AxDq3StD;;AwDt3SM;EACE,8BAA8C;AxDy3StD;;AwDn3SM;EACE,8BAAyC;EACzC,+BAA2C;AxDs3SnD;;AwDh3SM;EACE,6BAAuC;EACvC,gCAA6C;AxDm3SrD;;AwD14SI;EACE,0BAA+B;AxD64SrC;;AwDx4SM;EACE,8BAA8C;AxD24StD;;AwD54SM;EACE,gCAA8C;AxD+4StD;;AwDh5SM;EACE,iCAA8C;AxDm5StD;;AwDp5SM;EACE,+BAA8C;AxDu5StD;;AwDj5SM;EACE,+BAAyC;EACzC,gCAA2C;AxDo5SnD;;AwD94SM;EACE,8BAAuC;EACvC,iCAA6C;AxDi5SrD;;AwDx6SI;EACE,uBAA+B;AxD26SrC;;AwDt6SM;EACE,2BAA8C;AxDy6StD;;AwD16SM;EACE,6BAA8C;AxD66StD;;AwD96SM;EACE,8BAA8C;AxDi7StD;;AwDl7SM;EACE,4BAA8C;AxDq7StD;;AwD/6SM;EACE,4BAAyC;EACzC,6BAA2C;AxDk7SnD;;AwD56SM;EACE,2BAAuC;EACvC,8BAA6C;AxD+6SrD;;AwDt8SI;EACE,yBAA+B;AxDy8SrC;;AwDp8SM;EACE,6BAA8C;AxDu8StD;;AwDx8SM;EACE,+BAA8C;AxD28StD;;AwD58SM;EACE,gCAA8C;AxD+8StD;;AwDh9SM;EACE,8BAA8C;AxDm9StD;;AwD78SM;EACE,8BAAyC;EACzC,+BAA2C;AxDg9SnD;;AwD18SM;EACE,6BAAuC;EACvC,gCAA6C;AxD68SrD;;AwDp+SI;EACE,uBAA+B;AxDu+SrC;;AwDl+SM;EACE,2BAA8C;AxDq+StD;;AwDt+SM;EACE,6BAA8C;AxDy+StD;;AwD1+SM;EACE,8BAA8C;AxD6+StD;;AwD9+SM;EACE,4BAA8C;AxDi/StD;;AwD3+SM;EACE,4BAAyC;EACzC,6BAA2C;AxD8+SnD;;AwDx+SM;EACE,2BAAuC;EACvC,8BAA6C;AxD2+SrD;;AwDlgTI;EACE,uBAA+B;AxDqgTrC;;AwDhgTM;EACE,2BAA8C;AxDmgTtD;;AwDpgTM;EACE,6BAA8C;AxDugTtD;;AwDxgTM;EACE,8BAA8C;AxD2gTtD;;AwD5gTM;EACE,4BAA8C;AxD+gTtD;;AwDzgTM;EACE,4BAAyC;EACzC,6BAA2C;AxD4gTnD;;AwDtgTM;EACE,2BAAuC;EACvC,8BAA6C;AxDygTrD;;AwDhiTI;EACE,qBAA+B;AxDmiTrC;;AwD9hTM;EACE,yBAA8C;AxDiiTtD;;AwDliTM;EACE,2BAA8C;AxDqiTtD;;AwDtiTM;EACE,4BAA8C;AxDyiTtD;;AwD1iTM;EACE,0BAA8C;AxD6iTtD;;AwDviTM;EACE,0BAAyC;EACzC,2BAA2C;AxD0iTnD;;AwDpiTM;EACE,yBAAuC;EACvC,4BAA6C;AxDuiTrD;;AwD9jTI;EACE,2BAA+B;AxDikTrC;;AwD5jTM;EACE,+BAA8C;AxD+jTtD;;AwDhkTM;EACE,iCAA8C;AxDmkTtD;;AwDpkTM;EACE,kCAA8C;AxDukTtD;;AwDxkTM;EACE,gCAA8C;AxD2kTtD;;AwDrkTM;EACE,gCAAyC;EACzC,iCAA2C;AxDwkTnD;;AwDlkTM;EACE,+BAAuC;EACvC,kCAA6C;AxDqkTrD;;AwD5lTI;EACE,0BAA+B;AxD+lTrC;;AwD1lTM;EACE,8BAA8C;AxD6lTtD;;AwD9lTM;EACE,gCAA8C;AxDimTtD;;AwDlmTM;EACE,iCAA8C;AxDqmTtD;;AwDtmTM;EACE,+BAA8C;AxDymTtD;;AwDnmTM;EACE,+BAAyC;EACzC,gCAA2C;AxDsmTnD;;AwDhmTM;EACE,8BAAuC;EACvC,iCAA6C;AxDmmTrD;;AwD1nTI;EACE,2BAA+B;AxD6nTrC;;AwDxnTM;EACE,+BAA8C;AxD2nTtD;;AwD5nTM;EACE,iCAA8C;AxD+nTtD;;AwDhoTM;EACE,kCAA8C;AxDmoTtD;;AwDpoTM;EACE,gCAA8C;AxDuoTtD;;AwDjoTM;EACE,gCAAyC;EACzC,iCAA2C;AxDooTnD;;AwD9nTM;EACE,+BAAuC;EACvC,kCAA6C;AxDioTrD;;AwDxpTI;EACE,wBAA+B;AxD2pTrC;;AwDtpTM;EACE,4BAA8C;AxDypTtD;;AwD1pTM;EACE,8BAA8C;AxD6pTtD;;AwD9pTM;EACE,+BAA8C;AxDiqTtD;;AwDlqTM;EACE,6BAA8C;AxDqqTtD;;AwD/pTM;EACE,6BAAyC;EACzC,8BAA2C;AxDkqTnD;;AwD5pTM;EACE,4BAAuC;EACvC,+BAA6C;AxD+pTrD;;AwDtrTI;EACE,0BAA+B;AxDyrTrC;;AwDprTM;EACE,8BAA8C;AxDurTtD;;AwDxrTM;EACE,gCAA8C;AxD2rTtD;;AwD5rTM;EACE,iCAA8C;AxD+rTtD;;AwDhsTM;EACE,+BAA8C;AxDmsTtD;;AwD7rTM;EACE,+BAAyC;EACzC,gCAA2C;AxDgsTnD;;AwD1rTM;EACE,8BAAuC;EACvC,iCAA6C;AxD6rTrD;;AwDptTI;EACE,wBAA+B;AxDutTrC;;AwDltTM;EACE,4BAA8C;AxDqtTtD;;AwDttTM;EACE,8BAA8C;AxDytTtD;;AwD1tTM;EACE,+BAA8C;AxD6tTtD;;AwD9tTM;EACE,6BAA8C;AxDiuTtD;;AwD3tTM;EACE,6BAAyC;EACzC,8BAA2C;AxD8tTnD;;AwDxtTM;EACE,4BAAuC;EACvC,+BAA6C;AxD2tTrD;;AwDlvTI;EACE,wBAA+B;AxDqvTrC;;AwDhvTM;EACE,4BAA8C;AxDmvTtD;;AwDpvTM;EACE,8BAA8C;AxDuvTtD;;AwDxvTM;EACE,+BAA8C;AxD2vTtD;;AwD5vTM;EACE,6BAA8C;AxD+vTtD;;AwDzvTM;EACE,6BAAyC;EACzC,8BAA2C;AxD4vTnD;;AwDtvTM;EACE,4BAAuC;EACvC,+BAA6C;AxDyvTrD;;AyD3xTI;EACE,0BAA2B;AzD8xTjC;;AyD/xTI;EACE,4BAA2B;AzDkyTjC;;AyDnyTI;EACE,0BAA2B;AzDsyTjC;;AyDvyTI;EACE,4BAA2B;AzD0yTjC;;AyD3yTI;EACE,6BAA2B;AzD8yTjC;;AyD/yTI;EACE,0BAA2B;AzDkzTjC;;AyDnzTI;EACE,6BAA2B;AzDszTjC;;AMjrTE;EmDtIE;IACE,0BAA2B;EzD2zT/B;EyD5zTE;IACE,4BAA2B;EzD8zT/B;EyD/zTE;IACE,0BAA2B;EzDi0T/B;EyDl0TE;IACE,4BAA2B;EzDo0T/B;EyDr0TE;IACE,6BAA2B;EzDu0T/B;EyDx0TE;IACE,0BAA2B;EzD00T/B;EyD30TE;IACE,6BAA2B;EzD60T/B;AACF;;AMnsTE;EmD5IE;IACE,0BAA2B;EzDm1T/B;EyDp1TE;IACE,4BAA2B;EzDs1T/B;EyDv1TE;IACE,0BAA2B;EzDy1T/B;EyD11TE;IACE,4BAA2B;EzD41T/B;EyD71TE;IACE,6BAA2B;EzD+1T/B;EyDh2TE;IACE,0BAA2B;EzDk2T/B;EyDn2TE;IACE,6BAA2B;EzDq2T/B;AACF;;AM/sTE;EmDxJE;IACE,0BAA2B;EzD22T/B;EyD52TE;IACE,4BAA2B;EzD82T/B;EyD/2TE;IACE,0BAA2B;EzDi3T/B;EyDl3TE;IACE,4BAA2B;EzDo3T/B;EyDr3TE;IACE,6BAA2B;EzDu3T/B;EyDx3TE;IACE,0BAA2B;EzD03T/B;EyD33TE;IACE,6BAA2B;EzD63T/B;AACF;;AMjuTE;EmD9JE;IACE,0BAA2B;EzDm4T/B;EyDp4TE;IACE,4BAA2B;EzDs4T/B;EyDv4TE;IACE,0BAA2B;EzDy4T/B;EyD14TE;IACE,4BAA2B;EzD44T/B;EyD74TE;IACE,6BAA2B;EzD+4T/B;EyDh5TE;IACE,0BAA2B;EzDk5T/B;EyDn5TE;IACE,6BAA2B;EzDq5T/B;AACF;;AMluTI;EmDrLA;IACE,0BAA2B;EzD25T/B;EyD55TE;IACE,4BAA2B;EzD85T/B;EyD/5TE;IACE,0BAA2B;EzDi6T/B;EyDl6TE;IACE,4BAA2B;EzDo6T/B;EyDr6TE;IACE,6BAA2B;EzDu6T/B;EyDx6TE;IACE,0BAA2B;EzD06T/B;EyD36TE;IACE,6BAA2B;EzD66T/B;AACF;;AMluTI;EmD7MA;IACE,0BAA2B;EzDm7T/B;EyDp7TE;IACE,4BAA2B;EzDs7T/B;EyDv7TE;IACE,0BAA2B;EzDy7T/B;EyD17TE;IACE,4BAA2B;EzD47T/B;EyD77TE;IACE,6BAA2B;EzD+7T/B;EyDh8TE;IACE,0BAA2B;EzDk8T/B;EyDn8TE;IACE,6BAA2B;EzDq8T/B;AACF;;AyD95TE;EACE,6BAAqC;AzDi6TzC;;AyDl6TE;EACE,8BAAqC;AzDq6TzC;;AyDt6TE;EACE,2BAAqC;AzDy6TzC;;AyD16TE;EACE,4BAAqC;AzD66TzC;;AMj1TE;EmDtFE;IACE,6BAAqC;EzD26TzC;AACF;;AMj1TE;EmDrFE;IACE,6BAAqC;EzD06TzC;AACF;;AMj1TE;EmDpFE;IACE,6BAAqC;EzDy6TzC;AACF;;AMj1TE;EmDnFE;IACE,6BAAqC;EzDw6TzC;AACF;;AMj1TE;EmDlFE;IACE,6BAAqC;EzDu6TzC;AACF;;AMh1TI;EmDlFA;IACE,6BAAqC;EzDs6TzC;AACF;;AMt0TI;EmD3FA;IACE,6BAAqC;EzDq6TzC;AACF;;AMp0TI;EmD5FA;IACE,6BAAqC;EzDo6TzC;AACF;;AM1zTI;EmDrGA;IACE,6BAAqC;EzDm6TzC;AACF;;AMv4TE;EmDtFE;IACE,8BAAqC;EzDi+TzC;AACF;;AMv4TE;EmDrFE;IACE,8BAAqC;EzDg+TzC;AACF;;AMv4TE;EmDpFE;IACE,8BAAqC;EzD+9TzC;AACF;;AMv4TE;EmDnFE;IACE,8BAAqC;EzD89TzC;AACF;;AMv4TE;EmDlFE;IACE,8BAAqC;EzD69TzC;AACF;;AMt4TI;EmDlFA;IACE,8BAAqC;EzD49TzC;AACF;;AM53TI;EmD3FA;IACE,8BAAqC;EzD29TzC;AACF;;AM13TI;EmD5FA;IACE,8BAAqC;EzD09TzC;AACF;;AMh3TI;EmDrGA;IACE,8BAAqC;EzDy9TzC;AACF;;AM77TE;EmDtFE;IACE,2BAAqC;EzDuhUzC;AACF;;AM77TE;EmDrFE;IACE,2BAAqC;EzDshUzC;AACF;;AM77TE;EmDpFE;IACE,2BAAqC;EzDqhUzC;AACF;;AM77TE;EmDnFE;IACE,2BAAqC;EzDohUzC;AACF;;AM77TE;EmDlFE;IACE,2BAAqC;EzDmhUzC;AACF;;AM57TI;EmDlFA;IACE,2BAAqC;EzDkhUzC;AACF;;AMl7TI;EmD3FA;IACE,2BAAqC;EzDihUzC;AACF;;AMh7TI;EmD5FA;IACE,2BAAqC;EzDghUzC;AACF;;AMt6TI;EmDrGA;IACE,2BAAqC;EzD+gUzC;AACF;;AMn/TE;EmDtFE;IACE,4BAAqC;EzD6kUzC;AACF;;AMn/TE;EmDrFE;IACE,4BAAqC;EzD4kUzC;AACF;;AMn/TE;EmDpFE;IACE,4BAAqC;EzD2kUzC;AACF;;AMn/TE;EmDnFE;IACE,4BAAqC;EzD0kUzC;AACF;;AMn/TE;EmDlFE;IACE,4BAAqC;EzDykUzC;AACF;;AMl/TI;EmDlFA;IACE,4BAAqC;EzDwkUzC;AACF;;AMx+TI;EmD3FA;IACE,4BAAqC;EzDukUzC;AACF;;AMt+TI;EmD5FA;IACE,4BAAqC;EzDskUzC;AACF;;AM59TI;EmDrGA;IACE,4BAAqC;EzDqkUzC;AACF;;AyDjkUA;EACE,qCAAqC;AzDokUvC;;AyDjkUA;EACE,oCAAoC;AzDokUtC;;AyDjkUA;EACE,oCAAoC;AzDokUtC;;AyDjkUA;EACE,6BAA6B;AzDokU/B;;AyDjkUA;EACE,qCAAqC;AzDokUvC;;AyDjkUA;EACE,2BAAqC;AzDokUvC;;AyDjkUA;EACE,2BAAsC;AzDokUxC;;AyDjkUA;EACE,2BAAsC;AzDokUxC;;AyDjkUA;EACE,2BAAwC;AzDokU1C;;AyDjkUA;EACE,2BAAoC;AzDokUtC;;AyDjkUA;EACE,+LAAuC;AzDokUzC;;AyDjkUA;EACE,+LAAyC;AzDokU3C;;AyDjkUA;EACE,+LAA0C;AzDokU5C;;AyDjkUA;EACE,iCAAyC;AzDokU3C;;AyDjkUA;EACE,iCAAoC;AzDokUtC;;A0D5uUE;EACE,yBAA+B;A1D+uUnC;;AMzmUE;EoDlIE;IACE,yBAA+B;E1D+uUnC;AACF;;AMzmUE;EoDjIE;IACE,yBAA+B;E1D8uUnC;AACF;;AMzmUE;EoDhIE;IACE,yBAA+B;E1D6uUnC;AACF;;AMzmUE;EoD/HE;IACE,yBAA+B;E1D4uUnC;AACF;;AMzmUE;EoD9HE;IACE,yBAA+B;E1D2uUnC;AACF;;AMxmUI;EoD9HA;IACE,yBAA+B;E1D0uUnC;AACF;;AM9lUI;EoDvIA;IACE,yBAA+B;E1DyuUnC;AACF;;AM5lUI;EoDxIA;IACE,yBAA+B;E1DwuUnC;AACF;;AMllUI;EoDjJA;IACE,yBAA+B;E1DuuUnC;AACF;;A0DtyUE;EACE,wBAA+B;A1DyyUnC;;AMnqUE;EoDlIE;IACE,wBAA+B;E1DyyUnC;AACF;;AMnqUE;EoDjIE;IACE,wBAA+B;E1DwyUnC;AACF;;AMnqUE;EoDhIE;IACE,wBAA+B;E1DuyUnC;AACF;;AMnqUE;EoD/HE;IACE,wBAA+B;E1DsyUnC;AACF;;AMnqUE;EoD9HE;IACE,wBAA+B;E1DqyUnC;AACF;;AMlqUI;EoD9HA;IACE,wBAA+B;E1DoyUnC;AACF;;AMxpUI;EoDvIA;IACE,wBAA+B;E1DmyUnC;AACF;;AMtpUI;EoDxIA;IACE,wBAA+B;E1DkyUnC;AACF;;AM5oUI;EoDjJA;IACE,wBAA+B;E1DiyUnC;AACF;;A0Dh2UE;EACE,0BAA+B;A1Dm2UnC;;AM7tUE;EoDlIE;IACE,0BAA+B;E1Dm2UnC;AACF;;AM7tUE;EoDjIE;IACE,0BAA+B;E1Dk2UnC;AACF;;AM7tUE;EoDhIE;IACE,0BAA+B;E1Di2UnC;AACF;;AM7tUE;EoD/HE;IACE,0BAA+B;E1Dg2UnC;AACF;;AM7tUE;EoD9HE;IACE,0BAA+B;E1D+1UnC;AACF;;AM5tUI;EoD9HA;IACE,0BAA+B;E1D81UnC;AACF;;AMltUI;EoDvIA;IACE,0BAA+B;E1D61UnC;AACF;;AMhtUI;EoDxIA;IACE,0BAA+B;E1D41UnC;AACF;;AMtsUI;EoDjJA;IACE,0BAA+B;E1D21UnC;AACF;;A0D15UE;EACE,gCAA+B;A1D65UnC;;AMvxUE;EoDlIE;IACE,gCAA+B;E1D65UnC;AACF;;AMvxUE;EoDjIE;IACE,gCAA+B;E1D45UnC;AACF;;AMvxUE;EoDhIE;IACE,gCAA+B;E1D25UnC;AACF;;AMvxUE;EoD/HE;IACE,gCAA+B;E1D05UnC;AACF;;AMvxUE;EoD9HE;IACE,gCAA+B;E1Dy5UnC;AACF;;AMtxUI;EoD9HA;IACE,gCAA+B;E1Dw5UnC;AACF;;AM5wUI;EoDvIA;IACE,gCAA+B;E1Du5UnC;AACF;;AM1wUI;EoDxIA;IACE,gCAA+B;E1Ds5UnC;AACF;;AMhwUI;EoDjJA;IACE,gCAA+B;E1Dq5UnC;AACF;;A0Dp9UE;EACE,+BAA+B;A1Du9UnC;;AMj1UE;EoDlIE;IACE,+BAA+B;E1Du9UnC;AACF;;AMj1UE;EoDjIE;IACE,+BAA+B;E1Ds9UnC;AACF;;AMj1UE;EoDhIE;IACE,+BAA+B;E1Dq9UnC;AACF;;AMj1UE;EoD/HE;IACE,+BAA+B;E1Do9UnC;AACF;;AMj1UE;EoD9HE;IACE,+BAA+B;E1Dm9UnC;AACF;;AMh1UI;EoD9HA;IACE,+BAA+B;E1Dk9UnC;AACF;;AMt0UI;EoDvIA;IACE,+BAA+B;E1Di9UnC;AACF;;AMp0UI;EoDxIA;IACE,+BAA+B;E1Dg9UnC;AACF;;AM1zUI;EoDjJA;IACE,+BAA+B;E1D+8UnC;AACF;;A0D38UA;EACE,wBAAwB;A1D88U1B;;A0D38UA;EACE,uBAAuB;EACvB,iCAAiC;EACjC,yBAAyB;EACzB,2BAA2B;EAC3B,qBAAqB;EACrB,6BAA6B;EAC7B,8BAA8B;EAC9B,wBAAwB;A1D88U1B;;AMt5UE;EoDpDA;IACE,wBAAwB;E1D88U1B;AACF;;AMt5UE;EoDnDA;IACE,wBAAwB;E1D68U1B;AACF;;AMt5UE;EoDlDA;IACE,wBAAwB;E1D48U1B;AACF;;AMt5UE;EoDjDA;IACE,wBAAwB;E1D28U1B;AACF;;AMt5UE;EoDhDA;IACE,wBAAwB;E1D08U1B;AACF;;AMr5UI;EoDhDF;IACE,wBAAwB;E1Dy8U1B;AACF;;AM34UI;EoDzDF;IACE,wBAAwB;E1Dw8U1B;AACF;;AMz4UI;EoD1DF;IACE,wBAAwB;E1Du8U1B;AACF;;AM/3UI;EoDnEF;IACE,wBAAwB;E1Ds8U1B;AACF;;A0Dl8UA;EACE,6BAA6B;A1Dq8U/B;;AMh9UE;EoDeA;IACE,6BAA6B;E1Dq8U/B;AACF;;AMh9UE;EoDgBA;IACE,6BAA6B;E1Do8U/B;AACF;;AMh9UE;EoDiBA;IACE,6BAA6B;E1Dm8U/B;AACF;;AMh9UE;EoDkBA;IACE,6BAA6B;E1Dk8U/B;AACF;;AMh9UE;EoDmBA;IACE,6BAA6B;E1Di8U/B;AACF;;AM/8UI;EoDmBF;IACE,6BAA6B;E1Dg8U/B;AACF;;AMr8UI;EoDUF;IACE,6BAA6B;E1D+7U/B;AACF;;AMn8UI;EoDSF;IACE,6BAA6B;E1D87U/B;AACF;;AMz7UI;EoDAF;IACE,6BAA6B;E1D67U/B;AACF;;A2DlpVA,iBAAA;ACWA;EACE,oBAAoB;EACpB,aAAa;EACb,sBAAsB;EACtB,8BAA8B;A5D2oVhC;;A4D/oVA;EAOI,gBAAgB;A5D4oVpB;;A4DnpVA;EAYM,mBAAmB;A5D2oVzB;;A4DvpVA;EAsBM,uBvDlBkB;EuDmBlB,cvDhCgB;ALqqVtB;;A4D5pVA;;EA2BQ,cAAc;A5DsoVtB;;A4DjqVA;EA+BQ,cvDxCc;AL8qVtB;;A4DrqVA;EAmCQ,4BvD5Cc;ALkrVtB;;A4DzqVA;;EAuCU,cvDhDY;ALurVtB;;AM3hVE;EsDnJF;IA6CU,uBvDzCc;EL+qVtB;AACF;;A4DprVA;;EAmDQ,4BvD5Dc;ALksVtB;;A4DzrVA;;;EA0DU,yB7CuFuB;E6CtFvB,cvDpEY;ALysVtB;;A4DhsVA;EAiEU,cvD1EY;EuD2EZ,YAAY;A5DmoVtB;;A4DrsVA;EAqEY,UAAU;A5DooVtB;;A4DzsVA;EA2EY,uBAAwB;EACxB,UAAU;A5DkoVtB;;A4D9sVA;EAmFY,cvD5FU;AL2tVtB;;A4DltVA;EAsFc,uCvD/FQ;AL+tVtB;;A4DttVA;EA6Fc,yBvDtGQ;EuDuGR,qBvDvGQ;EuDwGR,YvD3FU;ALwtVxB;;A4D5tVA;EAiHU,4EAKC;A5D0mVX;;AM/lVE;EsDjIF;IA0Hc,4EAKC;E5DsmVb;AACF;;A4DtuVA;EAsBM,yBvD/BgB;EuDgChB,YvDnBkB;ALuuVxB;;A4D3uVA;;EA2BQ,cAAc;A5DqtVtB;;A4DhvVA;EA+BQ,YvD3BgB;ALgvVxB;;A4DpvVA;EAmCQ,+BvD/BgB;ALovVxB;;A4DxvVA;;EAuCU,YvDnCc;ALyvVxB;;AM1mVE;EsDnJF;IA6CU,yBvDtDY;EL2wVpB;AACF;;A4DnwVA;;EAmDQ,+BvD/CgB;ALowVxB;;A4DxwVA;;;EA0DU,uB7CuFuB;E6CtFvB,YvDvDc;AL2wVxB;;A4D/wVA;EAiEU,YvD7Dc;EuD8Dd,YAAY;A5DktVtB;;A4DpxVA;EAqEY,UAAU;A5DmtVtB;;A4DxxVA;EA2EY,yBAAwB;EACxB,UAAU;A5DitVtB;;A4D7xVA;EAmFY,YvD/EY;AL6xVxB;;A4DjyVA;EAsFc,uCvD/FQ;AL8yVtB;;A4DryVA;EA6Fc,uBvDzFU;EuD0FV,mBvD1FU;EuD2FV,cvDxGQ;ALozVtB;;A4D3yVA;EAiHU,8EAKC;A5DyrVX;;AM9qVE;EsDjIF;IA0Hc,8EAKC;E5DqrVb;AACF;;A4DrzVA;EAsBM,4BvDpBqB;EuDqBrB,yB7C4Ee;AfutVrB;;A4D1zVA;;EA2BQ,cAAc;A5DoyVtB;;A4D/zVA;EA+BQ,yB7CoEa;AfguVrB;;A4Dn0VA;EAmCQ,yB7CgEa;AfouVrB;;A4Dv0VA;;EAuCU,yB7C4DW;AfyuVrB;;AMzrVE;EsDnJF;IA6CU,4BvD3CiB;EL+0VzB;AACF;;A4Dl1VA;;EAmDQ,yB7CgDa;AfovVrB;;A4Dv1VA;;;EA0DU,yB7CuFuB;E6CtFvB,yB7CwCW;Af2vVrB;;A4D91VA;EAiEU,yB7CkCW;E6CjCX,YAAY;A5DiyVtB;;A4Dn2VA;EAqEY,UAAU;A5DkyVtB;;A4Dv2VA;EA2EY,4BAAwB;EACxB,UAAU;A5DgyVtB;;A4D52VA;EAmFY,yB7CgBS;Af6wVrB;;A4Dh3VA;EAsFc,uCvD/FQ;AL63VtB;;A4Dp3VA;EA6Fc,oC7CMO;E6CLP,gC7CKO;E6CJP,iBvD7Fa;ALw3V3B;;A4D13VA;EAiHU,iFAKC;A5DwwVX;;AM7vVE;EsDjIF;IA0Hc,iFAKC;E5DowVb;AACF;;A4Dp4VA;EAsBM,yBvD3BuB;EuD4BvB,W7C+EU;AfmyVhB;;A4Dz4VA;;EA2BQ,cAAc;A5Dm3VtB;;A4D94VA;EA+BQ,W7CuEQ;Af4yVhB;;A4Dl5VA;EAmCQ,+B7CmEQ;AfgzVhB;;A4Dt5VA;;EAuCU,W7C+DM;AfqzVhB;;AMxwVE;EsDnJF;IA6CU,yBvDlDmB;ELq6V3B;AACF;;A4Dj6VA;;EAmDQ,+B7CmDQ;Afg0VhB;;A4Dt6VA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afu0VhB;;A4D76VA;EAiEU,W7CqCM;E6CpCN,YAAY;A5Dg3VtB;;A4Dl7VA;EAqEY,UAAU;A5Di3VtB;;A4Dt7VA;EA2EY,yBAAwB;EACxB,UAAU;A5D+2VtB;;A4D37VA;EAmFY,W7CmBI;Afy1VhB;;A4D/7VA;EAsFc,uCvD/FQ;AL48VtB;;A4Dn8VA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDpGe;AL88V7B;;A4Dz8VA;EAiHU,gFAKC;A5Du1VX;;AM50VE;EsDjIF;IA0Hc,gFAKC;E5Dm1Vb;AACF;;A4Dn9VA;EAsBM,yBvDbyB;EuDczB,W7C+EU;Afk3VhB;;A4Dx9VA;;EA2BQ,cAAc;A5Dk8VtB;;A4D79VA;EA+BQ,W7CuEQ;Af23VhB;;A4Dj+VA;EAmCQ,+B7CmEQ;Af+3VhB;;A4Dr+VA;;EAuCU,W7C+DM;Afo4VhB;;AMv1VE;EsDnJF;IA6CU,yBvDpCqB;ELs+V7B;AACF;;A4Dh/VA;;EAmDQ,+B7CmDQ;Af+4VhB;;A4Dr/VA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afs5VhB;;A4D5/VA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D+7VtB;;A4DjgWA;EAqEY,UAAU;A5Dg8VtB;;A4DrgWA;EA2EY,yBAAwB;EACxB,UAAU;A5D87VtB;;A4D1gWA;EAmFY,W7CmBI;Afw6VhB;;A4D9gWA;EAsFc,uCvD/FQ;AL2hWtB;;A4DlhWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDtFiB;AL+gW/B;;A4DxhWA;EAiHU,gFAKC;A5Ds6VX;;AM35VE;EsDjIF;IA0Hc,gFAKC;E5Dk6Vb;AACF;;A4DliWA;EAsBM,yBvDXmB;EuDYnB,W7C+EU;Afi8VhB;;A4DviWA;;EA2BQ,cAAc;A5DihWtB;;A4D5iWA;EA+BQ,W7CuEQ;Af08VhB;;A4DhjWA;EAmCQ,+B7CmEQ;Af88VhB;;A4DpjWA;;EAuCU,W7C+DM;Afm9VhB;;AMt6VE;EsDnJF;IA6CU,yBvDlCe;ELmjWvB;AACF;;A4D/jWA;;EAmDQ,+B7CmDQ;Af89VhB;;A4DpkWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afq+VhB;;A4D3kWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D8gWtB;;A4DhlWA;EAqEY,UAAU;A5D+gWtB;;A4DplWA;EA2EY,yBAAwB;EACxB,UAAU;A5D6gWtB;;A4DzlWA;EAmFY,W7CmBI;Afu/VhB;;A4D7lWA;EAsFc,uCvD/FQ;AL0mWtB;;A4DjmWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDpFW;AL4lWzB;;A4DvmWA;EAiHU,gFAKC;A5Dq/VX;;AM1+VE;EsDjIF;IA0Hc,gFAKC;E5Di/Vb;AACF;;A4DjnWA;EAsBM,yBvDZmB;EuDanB,W7C+EU;AfghWhB;;A4DtnWA;;EA2BQ,cAAc;A5DgmWtB;;A4D3nWA;EA+BQ,W7CuEQ;AfyhWhB;;A4D/nWA;EAmCQ,+B7CmEQ;Af6hWhB;;A4DnoWA;;EAuCU,W7C+DM;AfkiWhB;;AMr/VE;EsDnJF;IA6CU,yBvDnCe;ELmoWvB;AACF;;A4D9oWA;;EAmDQ,+B7CmDQ;Af6iWhB;;A4DnpWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfojWhB;;A4D1pWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D6lWtB;;A4D/pWA;EAqEY,UAAU;A5D8lWtB;;A4DnqWA;EA2EY,yBAAwB;EACxB,UAAU;A5D4lWtB;;A4DxqWA;EAmFY,W7CmBI;AfskWhB;;A4D5qWA;EAsFc,uCvD/FQ;ALyrWtB;;A4DhrWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDrFW;AL4qWzB;;A4DtrWA;EAiHU,gFAKC;A5DokWX;;AMzjWE;EsDjIF;IA0Hc,gFAKC;E5DgkWb;AACF;;A4DhsWA;EAsBM,yBvDdoB;EuDepB,W7C+EU;Af+lWhB;;A4DrsWA;;EA2BQ,cAAc;A5D+qWtB;;A4D1sWA;EA+BQ,W7CuEQ;AfwmWhB;;A4D9sWA;EAmCQ,+B7CmEQ;Af4mWhB;;A4DltWA;;EAuCU,W7C+DM;AfinWhB;;AMpkWE;EsDnJF;IA6CU,yBvDrCgB;ELotWxB;AACF;;A4D7tWA;;EAmDQ,+B7CmDQ;Af4nWhB;;A4DluWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfmoWhB;;A4DzuWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D4qWtB;;A4D9uWA;EAqEY,UAAU;A5D6qWtB;;A4DlvWA;EA2EY,yBAAwB;EACxB,UAAU;A5D2qWtB;;A4DvvWA;EAmFY,W7CmBI;AfqpWhB;;A4D3vWA;EAsFc,uCvD/FQ;ALwwWtB;;A4D/vWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDvFY;AL6vW1B;;A4DrwWA;EAiHU,gFAKC;A5DmpWX;;AMxoWE;EsDjIF;IA0Hc,gFAKC;E5D+oWb;AACF;;A4D/wWA;EAsBM,yBvDfqB;EuDgBrB,yB7C4Ee;AfirWrB;;A4DpxWA;;EA2BQ,cAAc;A5D8vWtB;;A4DzxWA;EA+BQ,yB7CoEa;Af0rWrB;;A4D7xWA;EAmCQ,yB7CgEa;Af8rWrB;;A4DjyWA;;EAuCU,yB7C4DW;AfmsWrB;;AMnpWE;EsDnJF;IA6CU,yBvDtCiB;ELoyWzB;AACF;;A4D5yWA;;EAmDQ,yB7CgDa;Af8sWrB;;A4DjzWA;;;EA0DU,yB7CuFuB;E6CtFvB,yB7CwCW;AfqtWrB;;A4DxzWA;EAiEU,yB7CkCW;E6CjCX,YAAY;A5D2vWtB;;A4D7zWA;EAqEY,UAAU;A5D4vWtB;;A4Dj0WA;EA2EY,yBAAwB;EACxB,UAAU;A5D0vWtB;;A4Dt0WA;EAmFY,yB7CgBS;AfuuWrB;;A4D10WA;EAsFc,uCvD/FQ;ALu1WtB;;A4D90WA;EA6Fc,oC7CMO;E6CLP,gC7CKO;E6CJP,cvDxFa;AL60W3B;;A4Dp1WA;EAiHU,gFAKC;A5DkuWX;;AMvtWE;EsDjIF;IA0Hc,gFAKC;E5D8tWb;AACF;;A4D91WA;EAsBM,yBvDTkB;EuDUlB,W7C+EU;Af6vWhB;;A4Dn2WA;;EA2BQ,cAAc;A5D60WtB;;A4Dx2WA;EA+BQ,W7CuEQ;AfswWhB;;A4D52WA;EAmCQ,+B7CmEQ;Af0wWhB;;A4Dh3WA;;EAuCU,W7C+DM;Af+wWhB;;AMluWE;EsDnJF;IA6CU,yBvDhCc;EL62WtB;AACF;;A4D33WA;;EAmDQ,+B7CmDQ;Af0xWhB;;A4Dh4WA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfiyWhB;;A4Dv4WA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D00WtB;;A4D54WA;EAqEY,UAAU;A5D20WtB;;A4Dh5WA;EA2EY,yBAAwB;EACxB,UAAU;A5Dy0WtB;;A4Dr5WA;EAmFY,W7CmBI;AfmzWhB;;A4Dz5WA;EAsFc,uCvD/FQ;ALs6WtB;;A4D75WA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDlFU;ALs5WxB;;A4Dn6WA;EAiHU,gFAKC;A5DizWX;;AMtyWE;EsDjIF;IA0Hc,gFAKC;E5D6yWb;AACF;;A4D76WA;EA0IM,eAjJ0B;A5Dw7WhC;;AM1yWE;EsDvIF;IAiJQ,oBAvJ8B;E5D47WpC;AACF;;AMhzWE;EsDvIF;IAyJQ,mBA9J4B;E5Di8WlC;AACF;;A4D77WA;EAkKM,mBAAmB;EACnB,aAAa;A5D+xWnB;;A4Dl8WA;EAsKQ,YAAY;EACZ,cAAc;A5DgyWtB;;A4Dv8WA;EA6KI,gBAAgB;A5D8xWpB;;A4D38WA;EAiLI,iBAAiB;A5D8xWrB;;A4DxxWA;EAGE,gBAAgB;A5DyxWlB;;A4D5xWA;EAMI,SAAS;EACT,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,QAAQ;EACR,qCAAqC;A5D0xWzC;;A4DryWA;EAgBI,YAAY;A5DyxWhB;;AM/1WE;EsDsDF;IAqBI,aAAa;E5DyxWf;AACF;;A4DtxWA;EACE,kBAAkB;A5DyxWpB;;AMz2WE;EsD+EF;IAMM,aAAa;E5DyxWjB;E4D/xWF;IASQ,sBAAsB;E5DyxW5B;AACF;;AM52WE;EsDyEF;IAeI,aAAa;IACb,uBAAuB;E5DyxWzB;E4DzyWF;ItDwCI,mBsDrBwC;E5DyxW1C;AACF;;A4DnxWA;;EAEE,YAAY;EACZ,cAAc;A5DsxWhB;;A4DnxWA;EACE,YAAY;EACZ,cAAc;EACd,oBA5P6B;A5DkhX/B;;AMl4WE;EsDyGF;IAMI,kBA9PgC;E5DshXlC;AACF;;A6DnhXA;EACE,oBAN2B;A7D4hX7B;;AM13WE;EuD7JF;IAKI,kBAT+B;E7DgiXjC;E6D5hXF;IASM,oBAZ8B;E7DkiXlC;E6D/hXF;IAaM,mBAf4B;E7DoiXhC;AACF;;A8DpiXA;EACE,yBzDOyB;EyDNzB,yBAJ+B;A9D2iXjC","file":"bulma-rtl.css"} \ No newline at end of file diff --git a/css/bulma-rtl.min.css b/css/bulma-rtl.min.css index c58626e1..1cbe2675 100644 --- a/css/bulma-rtl.min.css +++ b/css/bulma-rtl.min.css @@ -1 +1 @@ -/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.loader,.select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-right:calc(-.5em - 1px);margin-left:.25em}.button .icon:last-child:not(:first-child){margin-right:.25em;margin-left:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#485fc7;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading.is-focused::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading.is-focused::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-left:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-left:-1px}.buttons.has-addons .button:last-child{margin-left:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-right:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-right:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-right:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-right:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-left:.25em}.icon-text .icon:not(:first-child){margin-right:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 1.5rem 1.25rem 2.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{left:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-left:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-left:0}.tags.has-addons .tag:not(:first-child){margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.tags.has-addons .tag:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-right:.25rem;margin-left:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-right:-.375em;margin-left:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-right:.1875em;margin-left:-.375em}.tag:not(body) .icon:first-child:last-child{margin-right:-.375em;margin-left:-.375em}.tag:not(body).is-delete{margin-right:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::after,.tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle sup,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#485fc7}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox input[disabled],.checkbox[disabled],.radio input[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-right:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;left:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-right:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-left:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover)::after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3a51bb}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select.is-info:not(:hover)::after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover)::after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb81}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning:not(:hover)::after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover)::after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;left:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-left:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-left:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-left:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-left:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width:769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-left:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute!important;left:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-right:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-left:.5em}.breadcrumb .icon:last-child{margin-right:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-left:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;right:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-left:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-left:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-left:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-left:1rem}.media-right{margin-right:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-right:1px solid #dbdbdb;margin:.75em;padding-right:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-right:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:0 0;height:40px;position:fixed;left:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-left:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link::after,.navbar.is-white .navbar-start .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link::after,.navbar.is-black .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link::after,.navbar.is-light .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link::after,.navbar.is-dark .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link::after,.navbar.is-primary .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-end .navbar-link::after,.navbar.is-link .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-end .navbar-link::after,.navbar.is-info .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-end .navbar-link::after,.navbar.is-success .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link::after,.navbar.is-warning .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link::after,.navbar.is-danger .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-right:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-left:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;left:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-left:auto}.navbar-end{justify-content:flex-end;margin-right:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;right:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-left:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-right:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-left:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#485fc7}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-left:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-left:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-left:.5em}.tabs .icon:last-child{margin-right:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:0 0 4px 4px}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-right:-1px}.tabs.is-toggle li:first-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li:last-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-right:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-right:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-right:50%}.columns.is-mobile>.column.is-offset-one-third{margin-right:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-right:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-right:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-right:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-right:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-right:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-right:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-right:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-right:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-right:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-right:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-right:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-right:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-right:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-right:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-right:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-right:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-right:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-right:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-right:75%}.column.is-offset-two-thirds-mobile{margin-right:66.6666%}.column.is-offset-half-mobile{margin-right:50%}.column.is-offset-one-third-mobile{margin-right:33.3333%}.column.is-offset-one-quarter-mobile{margin-right:25%}.column.is-offset-one-fifth-mobile{margin-right:20%}.column.is-offset-two-fifths-mobile{margin-right:40%}.column.is-offset-three-fifths-mobile{margin-right:60%}.column.is-offset-four-fifths-mobile{margin-right:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-right:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-right:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-right:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-right:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-right:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-right:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-right:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-right:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-right:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-right:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-right:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-right:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-right:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-right:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-right:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-right:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-right:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-right:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-right:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-right:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-right:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-right:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-right:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-right:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-right:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-right:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-right:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-right:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-right:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-right:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-right:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-right:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-right:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-right:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-right:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-right:75%}.column.is-offset-two-thirds-touch{margin-right:66.6666%}.column.is-offset-half-touch{margin-right:50%}.column.is-offset-one-third-touch{margin-right:33.3333%}.column.is-offset-one-quarter-touch{margin-right:25%}.column.is-offset-one-fifth-touch{margin-right:20%}.column.is-offset-two-fifths-touch{margin-right:40%}.column.is-offset-three-fifths-touch{margin-right:60%}.column.is-offset-four-fifths-touch{margin-right:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-right:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-right:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-right:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-right:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-right:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-right:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-right:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-right:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-right:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-right:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-right:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-right:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-right:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-right:75%}.column.is-offset-two-thirds-desktop{margin-right:66.6666%}.column.is-offset-half-desktop{margin-right:50%}.column.is-offset-one-third-desktop{margin-right:33.3333%}.column.is-offset-one-quarter-desktop{margin-right:25%}.column.is-offset-one-fifth-desktop{margin-right:20%}.column.is-offset-two-fifths-desktop{margin-right:40%}.column.is-offset-three-fifths-desktop{margin-right:60%}.column.is-offset-four-fifths-desktop{margin-right:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-right:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-right:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-right:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-right:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-right:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-right:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-right:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-right:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-right:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-right:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-right:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-right:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-right:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-right:75%}.column.is-offset-two-thirds-widescreen{margin-right:66.6666%}.column.is-offset-half-widescreen{margin-right:50%}.column.is-offset-one-third-widescreen{margin-right:33.3333%}.column.is-offset-one-quarter-widescreen{margin-right:25%}.column.is-offset-one-fifth-widescreen{margin-right:20%}.column.is-offset-two-fifths-widescreen{margin-right:40%}.column.is-offset-three-fifths-widescreen{margin-right:60%}.column.is-offset-four-fifths-widescreen{margin-right:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-right:0}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-right:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-right:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-right:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-right:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-right:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-right:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-right:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-right:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-right:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-right:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-right:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-right:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-right:75%}.column.is-offset-two-thirds-fullhd{margin-right:66.6666%}.column.is-offset-half-fullhd{margin-right:50%}.column.is-offset-one-third-fullhd{margin-right:33.3333%}.column.is-offset-one-quarter-fullhd{margin-right:25%}.column.is-offset-one-fifth-fullhd{margin-right:20%}.column.is-offset-two-fifths-fullhd{margin-right:40%}.column.is-offset-three-fifths-fullhd{margin-right:60%}.column.is-offset-four-fifths-fullhd{margin-right:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-right:0}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-right:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-right:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-right:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-right:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-right:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-right:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-right:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-right:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-right:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-right:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-right:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-right:100%}}.columns{margin-right:-.75rem;margin-left:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-right:0;margin-left:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-right:calc(-1 * var(--columnGap));margin-left:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:rgba(255,255,255,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(255,255,255,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-left:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem} \ No newline at end of file +@charset "UTF-8";/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.bulma-button,.bulma-file-cta,.bulma-file-name,.bulma-input,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-select select,.bulma-textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.bulma-button:active,.bulma-button:focus,.bulma-file-cta:active,.bulma-file-cta:focus,.bulma-file-name:active,.bulma-file-name:focus,.bulma-input:active,.bulma-input:focus,.bulma-pagination-ellipsis:active,.bulma-pagination-ellipsis:focus,.bulma-pagination-link:active,.bulma-pagination-link:focus,.bulma-pagination-next:active,.bulma-pagination-next:focus,.bulma-pagination-previous:active,.bulma-pagination-previous:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-button,.is-active.bulma-file-cta,.is-active.bulma-file-name,.is-active.bulma-input,.is-active.bulma-pagination-ellipsis,.is-active.bulma-pagination-link,.is-active.bulma-pagination-next,.is-active.bulma-pagination-previous,.is-active.bulma-textarea,.is-focused.bulma-button,.is-focused.bulma-file-cta,.is-focused.bulma-file-name,.is-focused.bulma-input,.is-focused.bulma-pagination-ellipsis,.is-focused.bulma-pagination-link,.is-focused.bulma-pagination-next,.is-focused.bulma-pagination-previous,.is-focused.bulma-textarea{outline:0}.bulma-button[disabled],.bulma-file-cta[disabled],.bulma-file-name[disabled],.bulma-input[disabled],.bulma-pagination-ellipsis[disabled],.bulma-pagination-link[disabled],.bulma-pagination-next[disabled],.bulma-pagination-previous[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-button,fieldset[disabled] .bulma-file-cta,fieldset[disabled] .bulma-file-name,fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-pagination-ellipsis,fieldset[disabled] .bulma-pagination-link,fieldset[disabled] .bulma-pagination-next,fieldset[disabled] .bulma-pagination-previous,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{cursor:not-allowed}.bulma-breadcrumb,.bulma-button,.bulma-file,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-tabs,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bulma-navbar-link:not(.is-arrowless)::after,.bulma-select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bulma-block:not(:last-child),.bulma-box:not(:last-child),.bulma-breadcrumb:not(:last-child),.bulma-content:not(:last-child),.bulma-level:not(:last-child),.bulma-message:not(:last-child),.bulma-notification:not(:last-child),.bulma-pagination:not(:last-child),.bulma-progress:not(:last-child),.bulma-subtitle:not(:last-child),.bulma-table-container:not(:last-child),.bulma-table:not(:last-child),.bulma-tabs:not(:last-child),.bulma-title:not(:last-child){margin-bottom:1.5rem}.bulma-delete,.bulma-modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.bulma-delete::after,.bulma-delete::before,.bulma-modal-close::after,.bulma-modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-delete::before,.bulma-modal-close::before{height:2px;width:50%}.bulma-delete::after,.bulma-modal-close::after{height:50%;width:2px}.bulma-delete:focus,.bulma-delete:hover,.bulma-modal-close:focus,.bulma-modal-close:hover{background-color:rgba(10,10,10,.3)}.bulma-delete:active,.bulma-modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.bulma-delete,.is-small.bulma-modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.bulma-delete,.is-medium.bulma-modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.bulma-delete,.is-large.bulma-modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.bulma-button.is-loading::after,.bulma-control.is-loading::after,.bulma-loader,.bulma-select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bulma-hero-video,.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img,.bulma-modal,.bulma-modal-background,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.bulma-navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.bulma-box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.bulma-box:focus,a.bulma-box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.bulma-box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.bulma-button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.bulma-button strong{color:inherit}.bulma-button .bulma-icon,.bulma-button .bulma-icon.is-large,.bulma-button .bulma-icon.is-medium,.bulma-button .bulma-icon.is-small{height:1.5em;width:1.5em}.bulma-button .bulma-icon:first-child:not(:last-child){margin-right:calc(-.5em - 1px);margin-left:.25em}.bulma-button .bulma-icon:last-child:not(:first-child){margin-right:.25em;margin-left:calc(-.5em - 1px)}.bulma-button .bulma-icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.bulma-button.is-hovered,.bulma-button:hover{border-color:#b5b5b5;color:#363636}.bulma-button.is-focused,.bulma-button:focus{border-color:#485fc7;color:#363636}.bulma-button.is-focused:not(:active),.bulma-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-active,.bulma-button:active{border-color:#4a4a4a;color:#363636}.bulma-button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.bulma-button.is-text.is-focused,.bulma-button.is-text.is-hovered,.bulma-button.is-text:focus,.bulma-button.is-text:hover{background-color:#f5f5f5;color:#363636}.bulma-button.is-text.is-active,.bulma-button.is-text:active{background-color:#e8e8e8;color:#363636}.bulma-button.is-text[disabled],fieldset[disabled] .bulma-button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.bulma-button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.bulma-button.is-ghost.is-hovered,.bulma-button.is-ghost:hover{color:#485fc7;text-decoration:underline}.bulma-button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-hovered,.bulma-button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused,.bulma-button.is-white:focus{border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused:not(:active),.bulma-button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-button.is-white.is-active,.bulma-button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-button.is-white[disabled],fieldset[disabled] .bulma-button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.bulma-button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-hovered,.bulma-button.is-white.is-inverted:hover{background-color:#000}.bulma-button.is-white.is-inverted[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.bulma-button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-white.is-outlined.is-focused,.bulma-button.is-white.is-outlined.is-hovered,.bulma-button.is-white.is-outlined:focus,.bulma-button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-white.is-inverted.is-outlined.is-focused,.bulma-button.is-white.is-inverted.is-outlined.is-hovered,.bulma-button.is-white.is-inverted.is-outlined:focus,.bulma-button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-button.is-black.is-hovered,.bulma-button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.bulma-button.is-black.is-focused,.bulma-button.is-black:focus{border-color:transparent;color:#fff}.bulma-button.is-black.is-focused:not(:active),.bulma-button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-button.is-black.is-active,.bulma-button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.bulma-button.is-black[disabled],fieldset[disabled] .bulma-button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.bulma-button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-hovered,.bulma-button.is-black.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-black.is-inverted[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-black.is-outlined.is-focused,.bulma-button.is-black.is-outlined.is-hovered,.bulma-button.is-black.is-outlined:focus,.bulma-button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-black.is-inverted.is-outlined.is-focused,.bulma-button.is-black.is-inverted.is-outlined.is-hovered,.bulma-button.is-black.is-inverted.is-outlined:focus,.bulma-button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-hovered,.bulma-button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused,.bulma-button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused:not(:active),.bulma-button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-button.is-light.is-active,.bulma-button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light[disabled],fieldset[disabled] .bulma-button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-hovered,.bulma-button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.bulma-button.is-light.is-outlined.is-focused,.bulma-button.is-light.is-outlined.is-hovered,.bulma-button.is-light.is-outlined:focus,.bulma-button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted.is-outlined.is-focused,.bulma-button.is-light.is-inverted.is-outlined.is-hovered,.bulma-button.is-light.is-inverted.is-outlined:focus,.bulma-button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.bulma-button.is-dark.is-hovered,.bulma-button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused,.bulma-button.is-dark:focus{border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused:not(:active),.bulma-button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-button.is-dark.is-active,.bulma-button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.bulma-button.is-dark[disabled],fieldset[disabled] .bulma-button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.bulma-button.is-dark.is-inverted{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-hovered,.bulma-button.is-dark.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-dark.is-inverted[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.bulma-button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.bulma-button.is-dark.is-outlined.is-focused,.bulma-button.is-dark.is-outlined.is-hovered,.bulma-button.is-dark.is-outlined:focus,.bulma-button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.bulma-button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-dark.is-inverted.is-outlined.is-focused,.bulma-button.is-dark.is-inverted.is-outlined.is-hovered,.bulma-button.is-dark.is-inverted.is-outlined:focus,.bulma-button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-button.is-primary.is-hovered,.bulma-button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused,.bulma-button.is-primary:focus{border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused:not(:active),.bulma-button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-button.is-primary.is-active,.bulma-button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-button.is-primary[disabled],fieldset[disabled] .bulma-button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.bulma-button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-hovered,.bulma-button.is-primary.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-primary.is-inverted[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.bulma-button.is-primary.is-outlined.is-focused,.bulma-button.is-primary.is-outlined.is-hovered,.bulma-button.is-primary.is-outlined:focus,.bulma-button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-primary.is-inverted.is-outlined.is-focused,.bulma-button.is-primary.is-inverted.is-outlined.is-hovered,.bulma-button.is-primary.is-inverted.is-outlined:focus,.bulma-button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-button.is-primary.is-light.is-hovered,.bulma-button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.bulma-button.is-primary.is-light.is-active,.bulma-button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.bulma-button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-button.is-link.is-hovered,.bulma-button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-button.is-link.is-focused,.bulma-button.is-link:focus{border-color:transparent;color:#fff}.bulma-button.is-link.is-focused:not(:active),.bulma-button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-link.is-active,.bulma-button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-button.is-link[disabled],fieldset[disabled] .bulma-button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.bulma-button.is-link.is-inverted{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-hovered,.bulma-button.is-link.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-link.is-inverted[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.bulma-button.is-link.is-outlined.is-focused,.bulma-button.is-link.is-outlined.is-hovered,.bulma-button.is-link.is-outlined:focus,.bulma-button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-link.is-inverted.is-outlined.is-focused,.bulma-button.is-link.is-inverted.is-outlined.is-hovered,.bulma-button.is-link.is-inverted.is-outlined:focus,.bulma-button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-button.is-link.is-light.is-hovered,.bulma-button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.bulma-button.is-link.is-light.is-active,.bulma-button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.bulma-button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-button.is-info.is-hovered,.bulma-button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-button.is-info.is-focused,.bulma-button.is-info:focus{border-color:transparent;color:#fff}.bulma-button.is-info.is-focused:not(:active),.bulma-button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-button.is-info.is-active,.bulma-button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-button.is-info[disabled],fieldset[disabled] .bulma-button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.bulma-button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-hovered,.bulma-button.is-info.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-info.is-inverted[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.bulma-button.is-info.is-outlined.is-focused,.bulma-button.is-info.is-outlined.is-hovered,.bulma-button.is-info.is-outlined:focus,.bulma-button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-info.is-inverted.is-outlined.is-focused,.bulma-button.is-info.is-inverted.is-outlined.is-hovered,.bulma-button.is-info.is-inverted.is-outlined:focus,.bulma-button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-button.is-info.is-light.is-hovered,.bulma-button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.bulma-button.is-info.is-light.is-active,.bulma-button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.bulma-button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-button.is-success.is-hovered,.bulma-button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-button.is-success.is-focused,.bulma-button.is-success:focus{border-color:transparent;color:#fff}.bulma-button.is-success.is-focused:not(:active),.bulma-button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-button.is-success.is-active,.bulma-button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-button.is-success[disabled],fieldset[disabled] .bulma-button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.bulma-button.is-success.is-inverted{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-hovered,.bulma-button.is-success.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-success.is-inverted[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.bulma-button.is-success.is-outlined.is-focused,.bulma-button.is-success.is-outlined.is-hovered,.bulma-button.is-success.is-outlined:focus,.bulma-button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-success.is-inverted.is-outlined.is-focused,.bulma-button.is-success.is-inverted.is-outlined.is-hovered,.bulma-button.is-success.is-inverted.is-outlined:focus,.bulma-button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-button.is-success.is-light.is-hovered,.bulma-button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.bulma-button.is-success.is-light.is-active,.bulma-button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.bulma-button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-hovered,.bulma-button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused,.bulma-button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused:not(:active),.bulma-button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-button.is-warning.is-active,.bulma-button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning[disabled],fieldset[disabled] .bulma-button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-hovered,.bulma-button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.bulma-button.is-warning.is-outlined.is-focused,.bulma-button.is-warning.is-outlined.is-hovered,.bulma-button.is-warning.is-outlined:focus,.bulma-button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted.is-outlined.is-focused,.bulma-button.is-warning.is-inverted.is-outlined.is-hovered,.bulma-button.is-warning.is-inverted.is-outlined:focus,.bulma-button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-button.is-warning.is-light.is-hovered,.bulma-button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.bulma-button.is-warning.is-light.is-active,.bulma-button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.bulma-button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.bulma-button.is-danger.is-hovered,.bulma-button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused,.bulma-button.is-danger:focus{border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused:not(:active),.bulma-button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-button.is-danger.is-active,.bulma-button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-button.is-danger[disabled],fieldset[disabled] .bulma-button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.bulma-button.is-danger.is-inverted{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-hovered,.bulma-button.is-danger.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-danger.is-inverted[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.bulma-button.is-danger.is-outlined.is-focused,.bulma-button.is-danger.is-outlined.is-hovered,.bulma-button.is-danger.is-outlined:focus,.bulma-button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-danger.is-inverted.is-outlined.is-focused,.bulma-button.is-danger.is-inverted.is-outlined.is-hovered,.bulma-button.is-danger.is-inverted.is-outlined:focus,.bulma-button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-button.is-danger.is-light.is-hovered,.bulma-button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.bulma-button.is-danger.is-light.is-active,.bulma-button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.bulma-button.is-small{font-size:.75rem}.bulma-button.is-small:not(.is-rounded){border-radius:2px}.bulma-button.is-normal{font-size:1rem}.bulma-button.is-medium{font-size:1.25rem}.bulma-button.is-large{font-size:1.5rem}.bulma-button[disabled],fieldset[disabled] .bulma-button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.bulma-button.is-fullwidth{display:flex;width:100%}.bulma-button.is-loading{color:transparent!important;pointer-events:none}.bulma-button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.bulma-button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.bulma-button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.bulma-buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-buttons .bulma-button{margin-bottom:.5rem}.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth){margin-left:.5rem}.bulma-buttons:last-child{margin-bottom:-.5rem}.bulma-buttons:not(:last-child){margin-bottom:1rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.bulma-buttons.has-addons .bulma-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bulma-buttons.has-addons .bulma-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-left:-1px}.bulma-buttons.has-addons .bulma-button:last-child{margin-left:0}.bulma-buttons.has-addons .bulma-button.is-hovered,.bulma-buttons.has-addons .bulma-button:hover{z-index:2}.bulma-buttons.has-addons .bulma-button.is-active,.bulma-buttons.has-addons .bulma-button.is-focused,.bulma-buttons.has-addons .bulma-button.is-selected,.bulma-buttons.has-addons .bulma-button:active,.bulma-buttons.has-addons .bulma-button:focus{z-index:3}.bulma-buttons.has-addons .bulma-button.is-active:hover,.bulma-buttons.has-addons .bulma-button.is-focused:hover,.bulma-buttons.has-addons .bulma-button.is-selected:hover,.bulma-buttons.has-addons .bulma-button:active:hover,.bulma-buttons.has-addons .bulma-button:focus:hover{z-index:4}.bulma-buttons.has-addons .bulma-button.is-expanded{flex-grow:1;flex-shrink:1}.bulma-buttons.is-centered{justify-content:center}.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.bulma-buttons.is-right{justify-content:flex-end}.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.bulma-button.is-responsive.is-small{font-size:.5625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.65625rem}.bulma-button.is-responsive.is-medium{font-size:.75rem}.bulma-button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-button.is-responsive.is-small{font-size:.65625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.75rem}.bulma-button.is-responsive.is-medium{font-size:1rem}.bulma-button.is-responsive.is-large{font-size:1.25rem}}.bulma-container{flex-grow:1;margin:0 auto;position:relative;width:auto}.bulma-container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.bulma-container{max-width:960px}}@media screen and (max-width:1215px){.bulma-container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.bulma-container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.bulma-container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.bulma-content li+li{margin-top:.25em}.bulma-content blockquote:not(:last-child),.bulma-content dl:not(:last-child),.bulma-content ol:not(:last-child),.bulma-content p:not(:last-child),.bulma-content pre:not(:last-child),.bulma-content table:not(:last-child),.bulma-content ul:not(:last-child){margin-bottom:1em}.bulma-content h1,.bulma-content h2,.bulma-content h3,.bulma-content h4,.bulma-content h5,.bulma-content h6{color:#363636;font-weight:600;line-height:1.125}.bulma-content h1{font-size:2em;margin-bottom:.5em}.bulma-content h1:not(:first-child){margin-top:1em}.bulma-content h2{font-size:1.75em;margin-bottom:.5714em}.bulma-content h2:not(:first-child){margin-top:1.1428em}.bulma-content h3{font-size:1.5em;margin-bottom:.6666em}.bulma-content h3:not(:first-child){margin-top:1.3333em}.bulma-content h4{font-size:1.25em;margin-bottom:.8em}.bulma-content h5{font-size:1.125em;margin-bottom:.8888em}.bulma-content h6{font-size:1em;margin-bottom:1em}.bulma-content blockquote{background-color:#f5f5f5;border-right:5px solid #dbdbdb;padding:1.25em 1.5em}.bulma-content ol{list-style-position:outside;margin-right:2em;margin-top:1em}.bulma-content ol:not([type]){list-style-type:decimal}.bulma-content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.bulma-content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.bulma-content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.bulma-content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.bulma-content ul{list-style:disc outside;margin-right:2em;margin-top:1em}.bulma-content ul ul{list-style-type:circle;margin-top:.5em}.bulma-content ul ul ul{list-style-type:square}.bulma-content dd{margin-right:2em}.bulma-content figure{margin-left:2em;margin-right:2em;text-align:center}.bulma-content figure:not(:first-child){margin-top:2em}.bulma-content figure:not(:last-child){margin-bottom:2em}.bulma-content figure img{display:inline-block}.bulma-content figure figcaption{font-style:italic}.bulma-content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.bulma-content sub,.bulma-content sup{font-size:75%}.bulma-content table{width:100%}.bulma-content table td,.bulma-content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-content table th{color:#363636}.bulma-content table th:not([align]){text-align:inherit}.bulma-content table thead td,.bulma-content table thead th{border-width:0 0 2px;color:#363636}.bulma-content table tfoot td,.bulma-content table tfoot th{border-width:2px 0 0;color:#363636}.bulma-content table tbody tr:last-child td,.bulma-content table tbody tr:last-child th{border-bottom-width:0}.bulma-content .bulma-tabs li+li{margin-top:0}.bulma-content.is-small{font-size:.75rem}.bulma-content.is-normal{font-size:1rem}.bulma-content.is-medium{font-size:1.25rem}.bulma-content.is-large{font-size:1.5rem}.bulma-icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.bulma-icon.is-small{height:1rem;width:1rem}.bulma-icon.is-medium{height:2rem;width:2rem}.bulma-icon.is-large{height:3rem;width:3rem}.bulma-icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.bulma-icon-text .bulma-icon{flex-grow:0;flex-shrink:0}.bulma-icon-text .bulma-icon:not(:last-child){margin-left:.25em}.bulma-icon-text .bulma-icon:not(:first-child){margin-right:.25em}div.bulma-icon-text{display:flex}.bulma-image{display:block;position:relative}.bulma-image img{display:block;height:auto;width:100%}.bulma-image img.is-rounded{border-radius:9999px}.bulma-image.is-fullwidth{width:100%}.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img{height:100%;width:100%}.bulma-image.is-1by1,.bulma-image.is-square{padding-top:100%}.bulma-image.is-5by4{padding-top:80%}.bulma-image.is-4by3{padding-top:75%}.bulma-image.is-3by2{padding-top:66.6666%}.bulma-image.is-5by3{padding-top:60%}.bulma-image.is-16by9{padding-top:56.25%}.bulma-image.is-2by1{padding-top:50%}.bulma-image.is-3by1{padding-top:33.3333%}.bulma-image.is-4by5{padding-top:125%}.bulma-image.is-3by4{padding-top:133.3333%}.bulma-image.is-2by3{padding-top:150%}.bulma-image.is-3by5{padding-top:166.6666%}.bulma-image.is-9by16{padding-top:177.7777%}.bulma-image.is-1by2{padding-top:200%}.bulma-image.is-1by3{padding-top:300%}.bulma-image.is-16x16{height:16px;width:16px}.bulma-image.is-24x24{height:24px;width:24px}.bulma-image.is-32x32{height:32px;width:32px}.bulma-image.is-48x48{height:48px;width:48px}.bulma-image.is-64x64{height:64px;width:64px}.bulma-image.is-96x96{height:96px;width:96px}.bulma-image.is-128x128{height:128px;width:128px}.bulma-notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 1.5rem 1.25rem 2.5rem}.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-notification strong{color:currentColor}.bulma-notification code,.bulma-notification pre{background:#fff}.bulma-notification pre code{background:0 0}.bulma-notification>.bulma-delete{left:.5rem;position:absolute;top:.5rem}.bulma-notification .bulma-content,.bulma-notification .bulma-subtitle,.bulma-notification .bulma-title{color:currentColor}.bulma-notification.is-white{background-color:#fff;color:#0a0a0a}.bulma-notification.is-black{background-color:#0a0a0a;color:#fff}.bulma-notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-notification.is-dark{background-color:#363636;color:#fff}.bulma-notification.is-primary{background-color:#00d1b2;color:#fff}.bulma-notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-notification.is-link{background-color:#485fc7;color:#fff}.bulma-notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-notification.is-info{background-color:#3e8ed0;color:#fff}.bulma-notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-notification.is-success{background-color:#48c78e;color:#fff}.bulma-notification.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-notification.is-danger{background-color:#f14668;color:#fff}.bulma-notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.bulma-progress::-webkit-progress-bar{background-color:#ededed}.bulma-progress::-webkit-progress-value{background-color:#4a4a4a}.bulma-progress::-moz-progress-bar{background-color:#4a4a4a}.bulma-progress::-ms-fill{background-color:#4a4a4a;border:none}.bulma-progress.is-white::-webkit-progress-value{background-color:#fff}.bulma-progress.is-white::-moz-progress-bar{background-color:#fff}.bulma-progress.is-white::-ms-fill{background-color:#fff}.bulma-progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.bulma-progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.bulma-progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.bulma-progress.is-black::-ms-fill{background-color:#0a0a0a}.bulma-progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.bulma-progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.bulma-progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.bulma-progress.is-light::-ms-fill{background-color:#f5f5f5}.bulma-progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.bulma-progress.is-dark::-webkit-progress-value{background-color:#363636}.bulma-progress.is-dark::-moz-progress-bar{background-color:#363636}.bulma-progress.is-dark::-ms-fill{background-color:#363636}.bulma-progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.bulma-progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.bulma-progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.bulma-progress.is-primary::-ms-fill{background-color:#00d1b2}.bulma-progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.bulma-progress.is-link::-webkit-progress-value{background-color:#485fc7}.bulma-progress.is-link::-moz-progress-bar{background-color:#485fc7}.bulma-progress.is-link::-ms-fill{background-color:#485fc7}.bulma-progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.bulma-progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.bulma-progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.bulma-progress.is-info::-ms-fill{background-color:#3e8ed0}.bulma-progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.bulma-progress.is-success::-webkit-progress-value{background-color:#48c78e}.bulma-progress.is-success::-moz-progress-bar{background-color:#48c78e}.bulma-progress.is-success::-ms-fill{background-color:#48c78e}.bulma-progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.bulma-progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.bulma-progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.bulma-progress.is-warning::-ms-fill{background-color:#ffe08a}.bulma-progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.bulma-progress.is-danger::-webkit-progress-value{background-color:#f14668}.bulma-progress.is-danger::-moz-progress-bar{background-color:#f14668}.bulma-progress.is-danger::-ms-fill{background-color:#f14668}.bulma-progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.bulma-progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.bulma-progress:indeterminate::-webkit-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-moz-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-ms-fill{animation-name:none}.bulma-progress.is-small{height:.75rem}.bulma-progress.is-medium{height:1.25rem}.bulma-progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.bulma-table{background-color:#fff;color:#363636}.bulma-table td,.bulma-table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-table td.is-white,.bulma-table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-table td.is-black,.bulma-table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-table td.is-light,.bulma-table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-table td.is-dark,.bulma-table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.bulma-table td.is-primary,.bulma-table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-table td.is-link,.bulma-table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-table td.is-info,.bulma-table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-table td.is-success,.bulma-table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-table td.is-warning,.bulma-table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-table td.is-danger,.bulma-table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-table td.is-narrow,.bulma-table th.is-narrow{white-space:nowrap;width:1%}.bulma-table td.is-selected,.bulma-table th.is-selected{background-color:#00d1b2;color:#fff}.bulma-table td.is-selected a,.bulma-table td.is-selected strong,.bulma-table th.is-selected a,.bulma-table th.is-selected strong{color:currentColor}.bulma-table td.is-vcentered,.bulma-table th.is-vcentered{vertical-align:middle}.bulma-table th{color:#363636}.bulma-table th:not([align]){text-align:left}.bulma-table tr.is-selected{background-color:#00d1b2;color:#fff}.bulma-table tr.is-selected a,.bulma-table tr.is-selected strong{color:currentColor}.bulma-table tr.is-selected td,.bulma-table tr.is-selected th{border-color:#fff;color:currentColor}.bulma-table thead{background-color:transparent}.bulma-table thead td,.bulma-table thead th{border-width:0 0 2px;color:#363636}.bulma-table tfoot{background-color:transparent}.bulma-table tfoot td,.bulma-table tfoot th{border-width:2px 0 0;color:#363636}.bulma-table tbody{background-color:transparent}.bulma-table tbody tr:last-child td,.bulma-table tbody tr:last-child th{border-bottom-width:0}.bulma-table.is-bordered td,.bulma-table.is-bordered th{border-width:1px}.bulma-table.is-bordered tr:last-child td,.bulma-table.is-bordered tr:last-child th{border-bottom-width:1px}.bulma-table.is-fullwidth{width:100%}.bulma-table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.bulma-table.is-narrow td,.bulma-table.is-narrow th{padding:.25em .5em}.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.bulma-table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.bulma-tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-tags .bulma-tag{margin-bottom:.5rem}.bulma-tags .bulma-tag:not(:last-child){margin-left:.5rem}.bulma-tags:last-child{margin-bottom:-.5rem}.bulma-tags:not(:last-child){margin-bottom:1rem}.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large){font-size:1rem}.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.bulma-tags.is-centered{justify-content:center}.bulma-tags.is-centered .bulma-tag{margin-right:.25rem;margin-left:.25rem}.bulma-tags.is-right{justify-content:flex-end}.bulma-tags.is-right .bulma-tag:not(:first-child){margin-left:.5rem}.bulma-tags.is-right .bulma-tag:not(:last-child){margin-right:0}.bulma-tags.has-addons .bulma-tag{margin-left:0}.bulma-tags.has-addons .bulma-tag:not(:first-child){margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.bulma-tags.has-addons .bulma-tag:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.bulma-tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-tag:not(body) .bulma-delete{margin-right:.25rem;margin-left:-.375rem}.bulma-tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.bulma-tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.bulma-tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-dark{background-color:#363636;color:#fff}.bulma-tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.bulma-tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-tag:not(body).is-link{background-color:#485fc7;color:#fff}.bulma-tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.bulma-tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-tag:not(body).is-success{background-color:#48c78e;color:#fff}.bulma-tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.bulma-tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-tag:not(body).is-danger{background-color:#f14668;color:#fff}.bulma-tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-tag:not(body).is-normal{font-size:.75rem}.bulma-tag:not(body).is-medium{font-size:1rem}.bulma-tag:not(body).is-large{font-size:1.25rem}.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child){margin-right:-.375em;margin-left:.1875em}.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child){margin-right:.1875em;margin-left:-.375em}.bulma-tag:not(body) .bulma-icon:first-child:last-child{margin-right:-.375em;margin-left:-.375em}.bulma-tag:not(body).is-delete{margin-right:1px;padding:0;position:relative;width:2em}.bulma-tag:not(body).is-delete::after,.bulma-tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-tag:not(body).is-delete::before{height:1px;width:50%}.bulma-tag:not(body).is-delete::after{height:50%;width:1px}.bulma-tag:not(body).is-delete:focus,.bulma-tag:not(body).is-delete:hover{background-color:#e8e8e8}.bulma-tag:not(body).is-delete:active{background-color:#dbdbdb}.bulma-tag:not(body).is-rounded{border-radius:9999px}a.bulma-tag:hover{text-decoration:underline}.bulma-subtitle,.bulma-title{word-break:break-word}.bulma-subtitle em,.bulma-subtitle span,.bulma-title em,.bulma-title span{font-weight:inherit}.bulma-subtitle sub,.bulma-title sub{font-size:.75em}.bulma-subtitle sup,.bulma-title sup{font-size:.75em}.bulma-subtitle .bulma-tag,.bulma-title .bulma-tag{vertical-align:middle}.bulma-title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.bulma-title strong{color:inherit;font-weight:inherit}.bulma-title:not(.is-spaced)+.bulma-subtitle{margin-top:-1.25rem}.bulma-title.is-1{font-size:3rem}.bulma-title.is-2{font-size:2.5rem}.bulma-title.is-3{font-size:2rem}.bulma-title.is-4{font-size:1.5rem}.bulma-title.is-5{font-size:1.25rem}.bulma-title.is-6{font-size:1rem}.bulma-title.is-7{font-size:.75rem}.bulma-subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.bulma-subtitle strong{color:#363636;font-weight:600}.bulma-subtitle:not(.is-spaced)+.bulma-title{margin-top:-1.25rem}.bulma-subtitle.is-1{font-size:3rem}.bulma-subtitle.is-2{font-size:2.5rem}.bulma-subtitle.is-3{font-size:2rem}.bulma-subtitle.is-4{font-size:1.5rem}.bulma-subtitle.is-5{font-size:1.25rem}.bulma-subtitle.is-6{font-size:1rem}.bulma-subtitle.is-7{font-size:.75rem}.bulma-heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.bulma-number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.bulma-input,.bulma-select select,.bulma-textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.bulma-input::-moz-placeholder,.bulma-select select::-moz-placeholder,.bulma-textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input::-webkit-input-placeholder,.bulma-select select::-webkit-input-placeholder,.bulma-textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-moz-placeholder,.bulma-select select:-moz-placeholder,.bulma-textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-ms-input-placeholder,.bulma-select select:-ms-input-placeholder,.bulma-textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:hover,.bulma-select select.is-hovered,.bulma-select select:hover,.bulma-textarea:hover,.is-hovered.bulma-input,.is-hovered.bulma-textarea{border-color:#b5b5b5}.bulma-input:active,.bulma-input:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-input,.is-active.bulma-textarea,.is-focused.bulma-input,.is-focused.bulma-textarea{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-input[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.bulma-input[disabled]::-moz-placeholder,.bulma-select fieldset[disabled] select::-moz-placeholder,.bulma-select select[disabled]::-moz-placeholder,.bulma-textarea[disabled]::-moz-placeholder,fieldset[disabled] .bulma-input::-moz-placeholder,fieldset[disabled] .bulma-select select::-moz-placeholder,fieldset[disabled] .bulma-textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]::-webkit-input-placeholder,.bulma-select fieldset[disabled] select::-webkit-input-placeholder,.bulma-select select[disabled]::-webkit-input-placeholder,.bulma-textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .bulma-input::-webkit-input-placeholder,fieldset[disabled] .bulma-select select::-webkit-input-placeholder,fieldset[disabled] .bulma-textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-moz-placeholder,.bulma-select fieldset[disabled] select:-moz-placeholder,.bulma-select select[disabled]:-moz-placeholder,.bulma-textarea[disabled]:-moz-placeholder,fieldset[disabled] .bulma-input:-moz-placeholder,fieldset[disabled] .bulma-select select:-moz-placeholder,fieldset[disabled] .bulma-textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-ms-input-placeholder,.bulma-select fieldset[disabled] select:-ms-input-placeholder,.bulma-select select[disabled]:-ms-input-placeholder,.bulma-textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .bulma-input:-ms-input-placeholder,fieldset[disabled] .bulma-select select:-ms-input-placeholder,fieldset[disabled] .bulma-textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input,.bulma-textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.bulma-input[readonly],.bulma-textarea[readonly]{box-shadow:none}.is-white.bulma-input,.is-white.bulma-textarea{border-color:#fff}.is-white.bulma-input:active,.is-white.bulma-input:focus,.is-white.bulma-textarea:active,.is-white.bulma-textarea:focus,.is-white.is-active.bulma-input,.is-white.is-active.bulma-textarea,.is-white.is-focused.bulma-input,.is-white.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.bulma-input,.is-black.bulma-textarea{border-color:#0a0a0a}.is-black.bulma-input:active,.is-black.bulma-input:focus,.is-black.bulma-textarea:active,.is-black.bulma-textarea:focus,.is-black.is-active.bulma-input,.is-black.is-active.bulma-textarea,.is-black.is-focused.bulma-input,.is-black.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.bulma-input,.is-light.bulma-textarea{border-color:#f5f5f5}.is-light.bulma-input:active,.is-light.bulma-input:focus,.is-light.bulma-textarea:active,.is-light.bulma-textarea:focus,.is-light.is-active.bulma-input,.is-light.is-active.bulma-textarea,.is-light.is-focused.bulma-input,.is-light.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.bulma-input,.is-dark.bulma-textarea{border-color:#363636}.is-dark.bulma-input:active,.is-dark.bulma-input:focus,.is-dark.bulma-textarea:active,.is-dark.bulma-textarea:focus,.is-dark.is-active.bulma-input,.is-dark.is-active.bulma-textarea,.is-dark.is-focused.bulma-input,.is-dark.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.bulma-input,.is-primary.bulma-textarea{border-color:#00d1b2}.is-primary.bulma-input:active,.is-primary.bulma-input:focus,.is-primary.bulma-textarea:active,.is-primary.bulma-textarea:focus,.is-primary.is-active.bulma-input,.is-primary.is-active.bulma-textarea,.is-primary.is-focused.bulma-input,.is-primary.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.bulma-input,.is-link.bulma-textarea{border-color:#485fc7}.is-link.bulma-input:active,.is-link.bulma-input:focus,.is-link.bulma-textarea:active,.is-link.bulma-textarea:focus,.is-link.is-active.bulma-input,.is-link.is-active.bulma-textarea,.is-link.is-focused.bulma-input,.is-link.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.bulma-input,.is-info.bulma-textarea{border-color:#3e8ed0}.is-info.bulma-input:active,.is-info.bulma-input:focus,.is-info.bulma-textarea:active,.is-info.bulma-textarea:focus,.is-info.is-active.bulma-input,.is-info.is-active.bulma-textarea,.is-info.is-focused.bulma-input,.is-info.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.bulma-input,.is-success.bulma-textarea{border-color:#48c78e}.is-success.bulma-input:active,.is-success.bulma-input:focus,.is-success.bulma-textarea:active,.is-success.bulma-textarea:focus,.is-success.is-active.bulma-input,.is-success.is-active.bulma-textarea,.is-success.is-focused.bulma-input,.is-success.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.bulma-input,.is-warning.bulma-textarea{border-color:#ffe08a}.is-warning.bulma-input:active,.is-warning.bulma-input:focus,.is-warning.bulma-textarea:active,.is-warning.bulma-textarea:focus,.is-warning.is-active.bulma-input,.is-warning.is-active.bulma-textarea,.is-warning.is-focused.bulma-input,.is-warning.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.bulma-input,.is-danger.bulma-textarea{border-color:#f14668}.is-danger.bulma-input:active,.is-danger.bulma-input:focus,.is-danger.bulma-textarea:active,.is-danger.bulma-textarea:focus,.is-danger.is-active.bulma-input,.is-danger.is-active.bulma-textarea,.is-danger.is-focused.bulma-input,.is-danger.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.bulma-input,.is-small.bulma-textarea{border-radius:2px;font-size:.75rem}.is-medium.bulma-input,.is-medium.bulma-textarea{font-size:1.25rem}.is-large.bulma-input,.is-large.bulma-textarea{font-size:1.5rem}.is-fullwidth.bulma-input,.is-fullwidth.bulma-textarea{display:block;width:100%}.is-inline.bulma-input,.is-inline.bulma-textarea{display:inline;width:auto}.bulma-input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.bulma-input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.bulma-textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.bulma-textarea:not([rows]){max-height:40em;min-height:8em}.bulma-textarea[rows]{height:initial}.bulma-textarea.has-fixed-size{resize:none}.bulma-checkbox,.bulma-radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.bulma-checkbox input,.bulma-radio input{cursor:pointer}.bulma-checkbox:hover,.bulma-radio:hover{color:#363636}.bulma-checkbox input[disabled],.bulma-checkbox[disabled],.bulma-radio input[disabled],.bulma-radio[disabled],fieldset[disabled] .bulma-checkbox,fieldset[disabled] .bulma-radio{color:#7a7a7a;cursor:not-allowed}.bulma-radio+.bulma-radio{margin-right:.5em}.bulma-select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.bulma-select:not(.is-multiple){height:2.5em}.bulma-select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;left:1.125em;z-index:4}.bulma-select.is-rounded select{border-radius:9999px;padding-right:1em}.bulma-select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.bulma-select select::-ms-expand{display:none}.bulma-select select[disabled]:hover,fieldset[disabled] .bulma-select select:hover{border-color:#f5f5f5}.bulma-select select:not([multiple]){padding-left:2.5em}.bulma-select select[multiple]{height:auto;padding:0}.bulma-select select[multiple] option{padding:.5em 1em}.bulma-select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.bulma-select.is-white:not(:hover)::after{border-color:#fff}.bulma-select.is-white select{border-color:#fff}.bulma-select.is-white select.is-hovered,.bulma-select.is-white select:hover{border-color:#f2f2f2}.bulma-select.is-white select.is-active,.bulma-select.is-white select.is-focused,.bulma-select.is-white select:active,.bulma-select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-select.is-black:not(:hover)::after{border-color:#0a0a0a}.bulma-select.is-black select{border-color:#0a0a0a}.bulma-select.is-black select.is-hovered,.bulma-select.is-black select:hover{border-color:#000}.bulma-select.is-black select.is-active,.bulma-select.is-black select.is-focused,.bulma-select.is-black select:active,.bulma-select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-select.is-light:not(:hover)::after{border-color:#f5f5f5}.bulma-select.is-light select{border-color:#f5f5f5}.bulma-select.is-light select.is-hovered,.bulma-select.is-light select:hover{border-color:#e8e8e8}.bulma-select.is-light select.is-active,.bulma-select.is-light select.is-focused,.bulma-select.is-light select:active,.bulma-select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-select.is-dark:not(:hover)::after{border-color:#363636}.bulma-select.is-dark select{border-color:#363636}.bulma-select.is-dark select.is-hovered,.bulma-select.is-dark select:hover{border-color:#292929}.bulma-select.is-dark select.is-active,.bulma-select.is-dark select.is-focused,.bulma-select.is-dark select:active,.bulma-select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-select.is-primary:not(:hover)::after{border-color:#00d1b2}.bulma-select.is-primary select{border-color:#00d1b2}.bulma-select.is-primary select.is-hovered,.bulma-select.is-primary select:hover{border-color:#00b89c}.bulma-select.is-primary select.is-active,.bulma-select.is-primary select.is-focused,.bulma-select.is-primary select:active,.bulma-select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-select.is-link:not(:hover)::after{border-color:#485fc7}.bulma-select.is-link select{border-color:#485fc7}.bulma-select.is-link select.is-hovered,.bulma-select.is-link select:hover{border-color:#3a51bb}.bulma-select.is-link select.is-active,.bulma-select.is-link select.is-focused,.bulma-select.is-link select:active,.bulma-select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-select.is-info:not(:hover)::after{border-color:#3e8ed0}.bulma-select.is-info select{border-color:#3e8ed0}.bulma-select.is-info select.is-hovered,.bulma-select.is-info select:hover{border-color:#3082c5}.bulma-select.is-info select.is-active,.bulma-select.is-info select.is-focused,.bulma-select.is-info select:active,.bulma-select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-select.is-success:not(:hover)::after{border-color:#48c78e}.bulma-select.is-success select{border-color:#48c78e}.bulma-select.is-success select.is-hovered,.bulma-select.is-success select:hover{border-color:#3abb81}.bulma-select.is-success select.is-active,.bulma-select.is-success select.is-focused,.bulma-select.is-success select:active,.bulma-select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-select.is-warning:not(:hover)::after{border-color:#ffe08a}.bulma-select.is-warning select{border-color:#ffe08a}.bulma-select.is-warning select.is-hovered,.bulma-select.is-warning select:hover{border-color:#ffd970}.bulma-select.is-warning select.is-active,.bulma-select.is-warning select.is-focused,.bulma-select.is-warning select:active,.bulma-select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-select.is-danger:not(:hover)::after{border-color:#f14668}.bulma-select.is-danger select{border-color:#f14668}.bulma-select.is-danger select.is-hovered,.bulma-select.is-danger select:hover{border-color:#ef2e55}.bulma-select.is-danger select.is-active,.bulma-select.is-danger select.is-focused,.bulma-select.is-danger select:active,.bulma-select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-select.is-small{border-radius:2px;font-size:.75rem}.bulma-select.is-medium{font-size:1.25rem}.bulma-select.is-large{font-size:1.5rem}.bulma-select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.bulma-select.is-fullwidth{width:100%}.bulma-select.is-fullwidth select{width:100%}.bulma-select.is-loading::after{margin-top:0;position:absolute;left:.625em;top:.625em;transform:none}.bulma-select.is-loading.is-small:after{font-size:.75rem}.bulma-select.is-loading.is-medium:after{font-size:1.25rem}.bulma-select.is-loading.is-large:after{font-size:1.5rem}.bulma-file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.bulma-file.is-white .bulma-file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-hovered .bulma-file-cta,.bulma-file.is-white:hover .bulma-file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-focused .bulma-file-cta,.bulma-file.is-white:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.bulma-file.is-white.is-active .bulma-file-cta,.bulma-file.is-white:active .bulma-file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-file.is-black .bulma-file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-file.is-black.is-hovered .bulma-file-cta,.bulma-file.is-black:hover .bulma-file-cta{background-color:#040404;border-color:transparent;color:#fff}.bulma-file.is-black.is-focused .bulma-file-cta,.bulma-file.is-black:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.bulma-file.is-black.is-active .bulma-file-cta,.bulma-file.is-black:active .bulma-file-cta{background-color:#000;border-color:transparent;color:#fff}.bulma-file.is-light .bulma-file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-hovered .bulma-file-cta,.bulma-file.is-light:hover .bulma-file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-focused .bulma-file-cta,.bulma-file.is-light:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.bulma-file.is-light.is-active .bulma-file-cta,.bulma-file.is-light:active .bulma-file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-dark .bulma-file-cta{background-color:#363636;border-color:transparent;color:#fff}.bulma-file.is-dark.is-hovered .bulma-file-cta,.bulma-file.is-dark:hover .bulma-file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-file.is-dark.is-focused .bulma-file-cta,.bulma-file.is-dark:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.bulma-file.is-dark.is-active .bulma-file-cta,.bulma-file.is-dark:active .bulma-file-cta{background-color:#292929;border-color:transparent;color:#fff}.bulma-file.is-primary .bulma-file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-file.is-primary.is-hovered .bulma-file-cta,.bulma-file.is-primary:hover .bulma-file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-file.is-primary.is-focused .bulma-file-cta,.bulma-file.is-primary:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.bulma-file.is-primary.is-active .bulma-file-cta,.bulma-file.is-primary:active .bulma-file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-file.is-link .bulma-file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-file.is-link.is-hovered .bulma-file-cta,.bulma-file.is-link:hover .bulma-file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-file.is-link.is-focused .bulma-file-cta,.bulma-file.is-link:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.bulma-file.is-link.is-active .bulma-file-cta,.bulma-file.is-link:active .bulma-file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-file.is-info .bulma-file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-file.is-info.is-hovered .bulma-file-cta,.bulma-file.is-info:hover .bulma-file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-file.is-info.is-focused .bulma-file-cta,.bulma-file.is-info:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.bulma-file.is-info.is-active .bulma-file-cta,.bulma-file.is-info:active .bulma-file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-file.is-success .bulma-file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-file.is-success.is-hovered .bulma-file-cta,.bulma-file.is-success:hover .bulma-file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-file.is-success.is-focused .bulma-file-cta,.bulma-file.is-success:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.bulma-file.is-success.is-active .bulma-file-cta,.bulma-file.is-success:active .bulma-file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-file.is-warning .bulma-file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-hovered .bulma-file-cta,.bulma-file.is-warning:hover .bulma-file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-focused .bulma-file-cta,.bulma-file.is-warning:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-active .bulma-file-cta,.bulma-file.is-warning:active .bulma-file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-danger .bulma-file-cta{background-color:#f14668;border-color:transparent;color:#fff}.bulma-file.is-danger.is-hovered .bulma-file-cta,.bulma-file.is-danger:hover .bulma-file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-file.is-danger.is-focused .bulma-file-cta,.bulma-file.is-danger:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.bulma-file.is-danger.is-active .bulma-file-cta,.bulma-file.is-danger:active .bulma-file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-file.is-small{font-size:.75rem}.bulma-file.is-normal{font-size:1rem}.bulma-file.is-medium{font-size:1.25rem}.bulma-file.is-medium .bulma-file-icon .fa{font-size:21px}.bulma-file.is-large{font-size:1.5rem}.bulma-file.is-large .bulma-file-icon .fa{font-size:28px}.bulma-file.has-name .bulma-file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-file.has-name .bulma-file-name{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-file.has-name.is-empty .bulma-file-cta{border-radius:4px}.bulma-file.has-name.is-empty .bulma-file-name{display:none}.bulma-file.is-boxed .bulma-file-label{flex-direction:column}.bulma-file.is-boxed .bulma-file-cta{flex-direction:column;height:auto;padding:1em 3em}.bulma-file.is-boxed .bulma-file-name{border-width:0 1px 1px}.bulma-file.is-boxed .bulma-file-icon{height:1.5em;width:1.5em}.bulma-file.is-boxed .bulma-file-icon .fa{font-size:21px}.bulma-file.is-boxed.is-small .bulma-file-icon .fa{font-size:14px}.bulma-file.is-boxed.is-medium .bulma-file-icon .fa{font-size:28px}.bulma-file.is-boxed.is-large .bulma-file-icon .fa{font-size:35px}.bulma-file.is-boxed.has-name .bulma-file-cta{border-radius:4px 4px 0 0}.bulma-file.is-boxed.has-name .bulma-file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.bulma-file.is-centered{justify-content:center}.bulma-file.is-fullwidth .bulma-file-label{width:100%}.bulma-file.is-fullwidth .bulma-file-name{flex-grow:1;max-width:none}.bulma-file.is-right{justify-content:flex-end}.bulma-file.is-right .bulma-file-cta{border-radius:0 4px 4px 0}.bulma-file.is-right .bulma-file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.bulma-file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.bulma-file-label:hover .bulma-file-cta{background-color:#eee;color:#363636}.bulma-file-label:hover .bulma-file-name{border-color:#d5d5d5}.bulma-file-label:active .bulma-file-cta{background-color:#e8e8e8;color:#363636}.bulma-file-label:active .bulma-file-name{border-color:#cfcfcf}.bulma-file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.bulma-file-cta,.bulma-file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.bulma-file-cta{background-color:#f5f5f5;color:#4a4a4a}.bulma-file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.bulma-file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-left:.5em;width:1em}.bulma-file-icon .fa{font-size:14px}.bulma-label{color:#363636;display:block;font-size:1rem;font-weight:700}.bulma-label:not(:last-child){margin-bottom:.5em}.bulma-label.is-small{font-size:.75rem}.bulma-label.is-medium{font-size:1.25rem}.bulma-label.is-large{font-size:1.5rem}.bulma-help{display:block;font-size:.75rem;margin-top:.25rem}.bulma-help.is-white{color:#fff}.bulma-help.is-black{color:#0a0a0a}.bulma-help.is-light{color:#f5f5f5}.bulma-help.is-dark{color:#363636}.bulma-help.is-primary{color:#00d1b2}.bulma-help.is-link{color:#485fc7}.bulma-help.is-info{color:#3e8ed0}.bulma-help.is-success{color:#48c78e}.bulma-help.is-warning{color:#ffe08a}.bulma-help.is-danger{color:#f14668}.bulma-field:not(:last-child){margin-bottom:.75rem}.bulma-field.has-addons{display:flex;justify-content:flex-start}.bulma-field.has-addons .bulma-control:not(:last-child){margin-left:-1px}.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select{border-radius:0}.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover{z-index:2}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus{z-index:3}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover{z-index:4}.bulma-field.has-addons .bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.has-addons.has-addons-centered{justify-content:center}.bulma-field.has-addons.has-addons-right{justify-content:flex-end}.bulma-field.has-addons.has-addons-fullwidth .bulma-control{flex-grow:1;flex-shrink:0}.bulma-field.is-grouped{display:flex;justify-content:flex-start}.bulma-field.is-grouped>.bulma-control{flex-shrink:0}.bulma-field.is-grouped>.bulma-control:not(:last-child){margin-bottom:0;margin-left:.75rem}.bulma-field.is-grouped>.bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.is-grouped.is-grouped-centered{justify-content:center}.bulma-field.is-grouped.is-grouped-right{justify-content:flex-end}.bulma-field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:last-child,.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:not(:last-child){margin-bottom:.75rem}.bulma-field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.bulma-field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field.is-horizontal{display:flex}}.bulma-field-label .bulma-label{font-size:inherit}@media screen and (max-width:768px){.bulma-field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.bulma-field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-left:1.5rem;text-align:right}.bulma-field-label.is-small{font-size:.75rem;padding-top:.375em}.bulma-field-label.is-normal{padding-top:.375em}.bulma-field-label.is-medium{font-size:1.25rem;padding-top:.375em}.bulma-field-label.is-large{font-size:1.5rem;padding-top:.375em}}.bulma-field-body .bulma-field .bulma-field{margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.bulma-field-body .bulma-field{margin-bottom:0}.bulma-field-body>.bulma-field{flex-shrink:1}.bulma-field-body>.bulma-field:not(.is-narrow){flex-grow:1}.bulma-field-body>.bulma-field:not(:last-child){margin-left:.75rem}}.bulma-control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.bulma-control.has-icons-left .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-left .bulma-select:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-select:focus~.bulma-icon{color:#4a4a4a}.bulma-control.has-icons-left .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-small~.bulma-icon{font-size:.75rem}.bulma-control.has-icons-left .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-medium~.bulma-icon{font-size:1.25rem}.bulma-control.has-icons-left .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-large~.bulma-icon{font-size:1.5rem}.bulma-control.has-icons-left .bulma-icon,.bulma-control.has-icons-right .bulma-icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.bulma-control.has-icons-left .bulma-input,.bulma-control.has-icons-left .bulma-select select{padding-left:2.5em}.bulma-control.has-icons-left .bulma-icon.is-left{left:0}.bulma-control.has-icons-right .bulma-input,.bulma-control.has-icons-right .bulma-select select{padding-right:2.5em}.bulma-control.has-icons-right .bulma-icon.is-right{right:0}.bulma-control.is-loading::after{position:absolute!important;left:.625em;top:.625em;z-index:4}.bulma-control.is-loading.is-small:after{font-size:.75rem}.bulma-control.is-loading.is-medium:after{font-size:1.25rem}.bulma-control.is-loading.is-large:after{font-size:1.5rem}.bulma-breadcrumb{font-size:1rem;white-space:nowrap}.bulma-breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.bulma-breadcrumb a:hover{color:#363636}.bulma-breadcrumb li{align-items:center;display:flex}.bulma-breadcrumb li:first-child a{padding-right:0}.bulma-breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.bulma-breadcrumb li+li::before{color:#b5b5b5;content:"/"}.bulma-breadcrumb ol,.bulma-breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-breadcrumb .bulma-icon:first-child{margin-left:.5em}.bulma-breadcrumb .bulma-icon:last-child{margin-right:.5em}.bulma-breadcrumb.is-centered ol,.bulma-breadcrumb.is-centered ul{justify-content:center}.bulma-breadcrumb.is-right ol,.bulma-breadcrumb.is-right ul{justify-content:flex-end}.bulma-breadcrumb.is-small{font-size:.75rem}.bulma-breadcrumb.is-medium{font-size:1.25rem}.bulma-breadcrumb.is-large{font-size:1.5rem}.bulma-breadcrumb.has-arrow-separator li+li::before{content:"→"}.bulma-breadcrumb.has-bullet-separator li+li::before{content:"•"}.bulma-breadcrumb.has-dot-separator li+li::before{content:"·"}.bulma-breadcrumb.has-succeeds-separator li+li::before{content:"≻"}.bulma-card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.bulma-card-content:first-child,.bulma-card-footer:first-child,.bulma-card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-content:last-child,.bulma-card-footer:last-child,.bulma-card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.bulma-card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.bulma-card-header-title.is-centered{justify-content:center}.bulma-card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.bulma-card-image{display:block;position:relative}.bulma-card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-content{background-color:transparent;padding:1.5rem}.bulma-card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.bulma-card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.bulma-card-footer-item:not(:last-child){border-left:1px solid #ededed}.bulma-card .bulma-media:not(:last-child){margin-bottom:1.5rem}.bulma-dropdown{display:inline-flex;position:relative;vertical-align:top}.bulma-dropdown.is-active .bulma-dropdown-menu,.bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu{display:block}.bulma-dropdown.is-right .bulma-dropdown-menu{left:auto;right:0}.bulma-dropdown.is-up .bulma-dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.bulma-dropdown-menu{display:none;right:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.bulma-dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.bulma-dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.bulma-dropdown-item,button.bulma-dropdown-item{padding-left:3rem;text-align:inherit;white-space:nowrap;width:100%}a.bulma-dropdown-item:hover,button.bulma-dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.bulma-dropdown-item.is-active,button.bulma-dropdown-item.is-active{background-color:#485fc7;color:#fff}.bulma-dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.bulma-level{align-items:center;justify-content:space-between}.bulma-level code{border-radius:4px}.bulma-level img{display:inline-block;vertical-align:top}.bulma-level.is-mobile{display:flex}.bulma-level.is-mobile .bulma-level-left,.bulma-level.is-mobile .bulma-level-right{display:flex}.bulma-level.is-mobile .bulma-level-left+.bulma-level-right{margin-top:0}.bulma-level.is-mobile .bulma-level-item:not(:last-child){margin-bottom:0;margin-left:.75rem}.bulma-level.is-mobile .bulma-level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.bulma-level{display:flex}.bulma-level>.bulma-level-item:not(.is-narrow){flex-grow:1}}.bulma-level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.bulma-level-item .bulma-subtitle,.bulma-level-item .bulma-title{margin-bottom:0}@media screen and (max-width:768px){.bulma-level-item:not(:last-child){margin-bottom:.75rem}}.bulma-level-left,.bulma-level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-level-left .bulma-level-item.is-flexible,.bulma-level-right .bulma-level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.bulma-level-left .bulma-level-item:not(:last-child),.bulma-level-right .bulma-level-item:not(:last-child){margin-left:.75rem}}.bulma-level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.bulma-level-left+.bulma-level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bulma-level-left{display:flex}}.bulma-level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.bulma-level-right{display:flex}}.bulma-media{align-items:flex-start;display:flex;text-align:inherit}.bulma-media .bulma-content:not(:last-child){margin-bottom:.75rem}.bulma-media .bulma-media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.bulma-media .bulma-media .bulma-content:not(:last-child),.bulma-media .bulma-media .bulma-control:not(:last-child){margin-bottom:.5rem}.bulma-media .bulma-media .bulma-media{padding-top:.5rem}.bulma-media .bulma-media .bulma-media+.bulma-media{margin-top:.5rem}.bulma-media+.bulma-media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.bulma-media.is-large+.bulma-media{margin-top:1.5rem;padding-top:1.5rem}.bulma-media-left,.bulma-media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-media-left{margin-left:1rem}.bulma-media-right{margin-right:1rem}.bulma-media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.bulma-media-content{overflow-x:auto}}.bulma-menu{font-size:1rem}.bulma-menu.is-small{font-size:.75rem}.bulma-menu.is-medium{font-size:1.25rem}.bulma-menu.is-large{font-size:1.5rem}.bulma-menu-list{line-height:1.25}.bulma-menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.bulma-menu-list a:hover{background-color:#f5f5f5;color:#363636}.bulma-menu-list a.is-active{background-color:#485fc7;color:#fff}.bulma-menu-list li ul{border-right:1px solid #dbdbdb;margin:.75em;padding-right:.75em}.bulma-menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.bulma-menu-label:not(:first-child){margin-top:1em}.bulma-menu-label:not(:last-child){margin-bottom:1em}.bulma-message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.bulma-message strong{color:currentColor}.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-message.is-small{font-size:.75rem}.bulma-message.is-medium{font-size:1.25rem}.bulma-message.is-large{font-size:1.5rem}.bulma-message.is-white{background-color:#fff}.bulma-message.is-white .bulma-message-header{background-color:#fff;color:#0a0a0a}.bulma-message.is-white .bulma-message-body{border-color:#fff}.bulma-message.is-black{background-color:#fafafa}.bulma-message.is-black .bulma-message-header{background-color:#0a0a0a;color:#fff}.bulma-message.is-black .bulma-message-body{border-color:#0a0a0a}.bulma-message.is-light{background-color:#fafafa}.bulma-message.is-light .bulma-message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-message.is-light .bulma-message-body{border-color:#f5f5f5}.bulma-message.is-dark{background-color:#fafafa}.bulma-message.is-dark .bulma-message-header{background-color:#363636;color:#fff}.bulma-message.is-dark .bulma-message-body{border-color:#363636}.bulma-message.is-primary{background-color:#ebfffc}.bulma-message.is-primary .bulma-message-header{background-color:#00d1b2;color:#fff}.bulma-message.is-primary .bulma-message-body{border-color:#00d1b2;color:#00947e}.bulma-message.is-link{background-color:#eff1fa}.bulma-message.is-link .bulma-message-header{background-color:#485fc7;color:#fff}.bulma-message.is-link .bulma-message-body{border-color:#485fc7;color:#3850b7}.bulma-message.is-info{background-color:#eff5fb}.bulma-message.is-info .bulma-message-header{background-color:#3e8ed0;color:#fff}.bulma-message.is-info .bulma-message-body{border-color:#3e8ed0;color:#296fa8}.bulma-message.is-success{background-color:#effaf5}.bulma-message.is-success .bulma-message-header{background-color:#48c78e;color:#fff}.bulma-message.is-success .bulma-message-body{border-color:#48c78e;color:#257953}.bulma-message.is-warning{background-color:#fffaeb}.bulma-message.is-warning .bulma-message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-message.is-warning .bulma-message-body{border-color:#ffe08a;color:#946c00}.bulma-message.is-danger{background-color:#feecf0}.bulma-message.is-danger .bulma-message-header{background-color:#f14668;color:#fff}.bulma-message.is-danger .bulma-message-body{border-color:#f14668;color:#cc0f35}.bulma-message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.bulma-message-header .bulma-delete{flex-grow:0;flex-shrink:0;margin-right:.75em}.bulma-message-header+.bulma-message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.bulma-message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.bulma-message-body code,.bulma-message-body pre{background-color:#fff}.bulma-message-body pre code{background-color:transparent}.bulma-modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.bulma-modal.is-active{display:flex}.bulma-modal-background{background-color:rgba(10,10,10,.86)}.bulma-modal-card,.bulma-modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.bulma-modal-card,.bulma-modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.bulma-modal-close{background:0 0;height:40px;position:fixed;left:20px;top:20px;width:40px}.bulma-modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.bulma-modal-card-foot,.bulma-modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.bulma-modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.bulma-modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.bulma-modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.bulma-modal-card-foot .bulma-button:not(:last-child){margin-left:.5em}.bulma-modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.bulma-navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.bulma-navbar.is-white{background-color:#fff;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-brand>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-start>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.bulma-navbar.is-black{background-color:#0a0a0a;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.bulma-navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.bulma-navbar.is-dark{background-color:#363636;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#363636;color:#fff}}.bulma-navbar.is-primary{background-color:#00d1b2;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#00d1b2;color:#fff}}.bulma-navbar.is-link{background-color:#485fc7;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#485fc7;color:#fff}}.bulma-navbar.is-info{background-color:#3e8ed0;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.bulma-navbar.is-success{background-color:#48c78e;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#48c78e;color:#fff}}.bulma-navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.bulma-navbar.is-danger{background-color:#f14668;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f14668;color:#fff}}.bulma-navbar>.bulma-container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.bulma-navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-bottom,.bulma-navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom{bottom:0}.bulma-navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.bulma-navbar-brand,.bulma-navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.bulma-navbar-brand a.bulma-navbar-item:focus,.bulma-navbar-brand a.bulma-navbar-item:hover{background-color:transparent}.bulma-navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.bulma-navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-right:auto}.bulma-navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.bulma-navbar-burger span:first-child{top:calc(50% - 6px)}.bulma-navbar-burger span:nth-child(2){top:calc(50% - 1px)}.bulma-navbar-burger span:nth-child(3){top:calc(50% + 4px)}.bulma-navbar-burger:hover{background-color:rgba(0,0,0,.05)}.bulma-navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.bulma-navbar-burger.is-active span:nth-child(2){opacity:0}.bulma-navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.bulma-navbar-menu{display:none}.bulma-navbar-item,.bulma-navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.bulma-navbar-item .bulma-icon:only-child,.bulma-navbar-link .bulma-icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.bulma-navbar-link,a.bulma-navbar-item{cursor:pointer}.bulma-navbar-link.is-active,.bulma-navbar-link:focus,.bulma-navbar-link:focus-within,.bulma-navbar-link:hover,a.bulma-navbar-item.is-active,a.bulma-navbar-item:focus,a.bulma-navbar-item:focus-within,a.bulma-navbar-item:hover{background-color:#fafafa;color:#485fc7}.bulma-navbar-item{flex-grow:0;flex-shrink:0}.bulma-navbar-item img{max-height:1.75rem}.bulma-navbar-item.has-dropdown{padding:0}.bulma-navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.bulma-navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.bulma-navbar-item.is-tab:focus,.bulma-navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.bulma-navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.bulma-navbar-content{flex-grow:1;flex-shrink:1}.bulma-navbar-link:not(.is-arrowless){padding-left:2.5em}.bulma-navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;left:1.125em}.bulma-navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.bulma-navbar-dropdown .bulma-navbar-item{padding-left:1.5rem;padding-right:1.5rem}.bulma-navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.bulma-navbar>.bulma-container{display:block}.bulma-navbar-brand .bulma-navbar-item,.bulma-navbar-tabs .bulma-navbar-item{align-items:center;display:flex}.bulma-navbar-link::after{display:none}.bulma-navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.bulma-navbar-menu.is-active{display:block}.bulma-navbar.is-fixed-bottom-touch,.bulma-navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-touch{bottom:0}.bulma-navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-touch{top:0}.bulma-navbar.is-fixed-top .bulma-navbar-menu,.bulma-navbar.is-fixed-top-touch .bulma-navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.bulma-navbar,.bulma-navbar-end,.bulma-navbar-menu,.bulma-navbar-start{align-items:stretch;display:flex}.bulma-navbar{min-height:3.25rem}.bulma-navbar.is-spaced{padding:1rem 2rem}.bulma-navbar.is-spaced .bulma-navbar-end,.bulma-navbar.is-spaced .bulma-navbar-start{align-items:center}.bulma-navbar.is-spaced .bulma-navbar-link,.bulma-navbar.is-spaced a.bulma-navbar-item{border-radius:4px}.bulma-navbar.is-transparent .bulma-navbar-link.is-active,.bulma-navbar.is-transparent .bulma-navbar-link:focus,.bulma-navbar.is-transparent .bulma-navbar-link:hover,.bulma-navbar.is-transparent a.bulma-navbar-item.is-active,.bulma-navbar.is-transparent a.bulma-navbar-item:focus,.bulma-navbar.is-transparent a.bulma-navbar-item:hover{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-burger{display:none}.bulma-navbar-item,.bulma-navbar-link{align-items:center;display:flex}.bulma-navbar-item.has-dropdown{align-items:stretch}.bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{display:block}.bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.bulma-navbar-menu{flex-grow:1;flex-shrink:0}.bulma-navbar-start{justify-content:flex-start;margin-left:auto}.bulma-navbar-end{justify-content:flex-end;margin-right:auto}.bulma-navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;right:0;min-width:100%;position:absolute;top:100%;z-index:20}.bulma-navbar-dropdown .bulma-navbar-item{padding:.375rem 1rem;white-space:nowrap}.bulma-navbar-dropdown a.bulma-navbar-item{padding-left:3rem}.bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.bulma-navbar-dropdown.is-right{left:auto;right:0}.bulma-navbar-divider{display:block}.bulma-container>.bulma-navbar .bulma-navbar-brand,.bulma-navbar>.bulma-container .bulma-navbar-brand{margin-right:-.75rem}.bulma-container>.bulma-navbar .bulma-navbar-menu,.bulma-navbar>.bulma-container .bulma-navbar-menu{margin-left:-.75rem}.bulma-navbar.is-fixed-bottom-desktop,.bulma-navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-desktop{bottom:0}.bulma-navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.bulma-navbar-link.is-active,a.bulma-navbar-item.is-active{color:#0a0a0a}.bulma-navbar-link.is-active:not(:focus):not(:hover),a.bulma-navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#fafafa}}.bulma-hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.bulma-pagination{font-size:1rem;margin:-.25rem}.bulma-pagination.is-small{font-size:.75rem}.bulma-pagination.is-medium{font-size:1.25rem}.bulma-pagination.is-large{font-size:1.5rem}.bulma-pagination.is-rounded .bulma-pagination-next,.bulma-pagination.is-rounded .bulma-pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.bulma-pagination.is-rounded .bulma-pagination-link{border-radius:9999px}.bulma-pagination,.bulma-pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.bulma-pagination-link:hover,.bulma-pagination-next:hover,.bulma-pagination-previous:hover{border-color:#b5b5b5;color:#363636}.bulma-pagination-link:focus,.bulma-pagination-next:focus,.bulma-pagination-previous:focus{border-color:#485fc7}.bulma-pagination-link:active,.bulma-pagination-next:active,.bulma-pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.bulma-pagination-link.is-disabled,.bulma-pagination-link[disabled],.bulma-pagination-next.is-disabled,.bulma-pagination-next[disabled],.bulma-pagination-previous.is-disabled,.bulma-pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.bulma-pagination-next,.bulma-pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-pagination-ellipsis{color:#b5b5b5;pointer-events:none}.bulma-pagination-list{flex-wrap:wrap}.bulma-pagination-list li{list-style:none}@media screen and (max-width:768px){.bulma-pagination{flex-wrap:wrap}.bulma-pagination-next,.bulma-pagination-previous{flex-grow:1;flex-shrink:1}.bulma-pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.bulma-pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{margin-bottom:0;margin-top:0}.bulma-pagination-previous{order:2}.bulma-pagination-next{order:3}.bulma-pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.bulma-pagination.is-centered .bulma-pagination-previous{order:1}.bulma-pagination.is-centered .bulma-pagination-list{justify-content:center;order:2}.bulma-pagination.is-centered .bulma-pagination-next{order:3}.bulma-pagination.is-right .bulma-pagination-previous{order:1}.bulma-pagination.is-right .bulma-pagination-next{order:2}.bulma-pagination.is-right .bulma-pagination-list{justify-content:flex-end;order:3}}.bulma-panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.bulma-panel:not(:last-child){margin-bottom:1.5rem}.bulma-panel.is-white .bulma-panel-heading{background-color:#fff;color:#0a0a0a}.bulma-panel.is-white .bulma-panel-tabs a.is-active{border-bottom-color:#fff}.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon{color:#fff}.bulma-panel.is-black .bulma-panel-heading{background-color:#0a0a0a;color:#fff}.bulma-panel.is-black .bulma-panel-tabs a.is-active{border-bottom-color:#0a0a0a}.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon{color:#0a0a0a}.bulma-panel.is-light .bulma-panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-panel.is-light .bulma-panel-tabs a.is-active{border-bottom-color:#f5f5f5}.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon{color:#f5f5f5}.bulma-panel.is-dark .bulma-panel-heading{background-color:#363636;color:#fff}.bulma-panel.is-dark .bulma-panel-tabs a.is-active{border-bottom-color:#363636}.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon{color:#363636}.bulma-panel.is-primary .bulma-panel-heading{background-color:#00d1b2;color:#fff}.bulma-panel.is-primary .bulma-panel-tabs a.is-active{border-bottom-color:#00d1b2}.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon{color:#00d1b2}.bulma-panel.is-link .bulma-panel-heading{background-color:#485fc7;color:#fff}.bulma-panel.is-link .bulma-panel-tabs a.is-active{border-bottom-color:#485fc7}.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel.is-info .bulma-panel-heading{background-color:#3e8ed0;color:#fff}.bulma-panel.is-info .bulma-panel-tabs a.is-active{border-bottom-color:#3e8ed0}.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon{color:#3e8ed0}.bulma-panel.is-success .bulma-panel-heading{background-color:#48c78e;color:#fff}.bulma-panel.is-success .bulma-panel-tabs a.is-active{border-bottom-color:#48c78e}.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon{color:#48c78e}.bulma-panel.is-warning .bulma-panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-panel.is-warning .bulma-panel-tabs a.is-active{border-bottom-color:#ffe08a}.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon{color:#ffe08a}.bulma-panel.is-danger .bulma-panel-heading{background-color:#f14668;color:#fff}.bulma-panel.is-danger .bulma-panel-tabs a.is-active{border-bottom-color:#f14668}.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon{color:#f14668}.bulma-panel-block:not(:last-child),.bulma-panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.bulma-panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.bulma-panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.bulma-panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.bulma-panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.bulma-panel-list a{color:#4a4a4a}.bulma-panel-list a:hover{color:#485fc7}.bulma-panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.bulma-panel-block input[type=checkbox]{margin-left:.75em}.bulma-panel-block>.bulma-control{flex-grow:1;flex-shrink:1;width:100%}.bulma-panel-block.is-wrapped{flex-wrap:wrap}.bulma-panel-block.is-active{border-left-color:#485fc7;color:#363636}.bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.bulma-panel-block,label.bulma-panel-block{cursor:pointer}a.bulma-panel-block:hover,label.bulma-panel-block:hover{background-color:#f5f5f5}.bulma-panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-left:.75em}.bulma-panel-icon .fa{font-size:inherit;line-height:inherit}.bulma-tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.bulma-tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.bulma-tabs a:hover{border-bottom-color:#363636;color:#363636}.bulma-tabs li{display:block}.bulma-tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.bulma-tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.bulma-tabs ul.is-left{padding-right:.75em}.bulma-tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.bulma-tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.bulma-tabs .bulma-icon:first-child{margin-left:.5em}.bulma-tabs .bulma-icon:last-child{margin-right:.5em}.bulma-tabs.is-centered ul{justify-content:center}.bulma-tabs.is-right ul{justify-content:flex-end}.bulma-tabs.is-boxed a{border:1px solid transparent;border-radius:0 0 4px 4px}.bulma-tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.bulma-tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.bulma-tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.bulma-tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.bulma-tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.bulma-tabs.is-toggle li+li{margin-right:-1px}.bulma-tabs.is-toggle li:first-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.bulma-tabs.is-toggle li:last-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.bulma-tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.bulma-tabs.is-toggle ul{border-bottom:none}.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.bulma-tabs.is-small{font-size:.75rem}.bulma-tabs.is-medium{font-size:1.25rem}.bulma-tabs.is-large{font-size:1.5rem}.bulma-column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.bulma-columns.is-mobile>.bulma-column.is-narrow{flex:none;width:unset}.bulma-columns.is-mobile>.bulma-column.is-full{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-three-quarters{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-two-thirds{flex:none;width:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-half{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-one-third{flex:none;width:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-one-quarter{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-one-fifth{flex:none;width:20%}.bulma-columns.is-mobile>.bulma-column.is-two-fifths{flex:none;width:40%}.bulma-columns.is-mobile>.bulma-column.is-three-fifths{flex:none;width:60%}.bulma-columns.is-mobile>.bulma-column.is-four-fifths{flex:none;width:80%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-quarters{margin-right:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-thirds{margin-right:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-offset-half{margin-right:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-third{margin-right:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-quarter{margin-right:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-fifth{margin-right:20%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-fifths{margin-right:40%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-fifths{margin-right:60%}.bulma-columns.is-mobile>.bulma-column.is-offset-four-fifths{margin-right:80%}.bulma-columns.is-mobile>.bulma-column.is-0{flex:none;width:0%}.bulma-columns.is-mobile>.bulma-column.is-offset-0{margin-right:0}.bulma-columns.is-mobile>.bulma-column.is-1{flex:none;width:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-1{margin-right:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-2{flex:none;width:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-2{margin-right:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-3{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-3{margin-right:25%}.bulma-columns.is-mobile>.bulma-column.is-4{flex:none;width:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-4{margin-right:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-5{flex:none;width:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-5{margin-right:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-6{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-6{margin-right:50%}.bulma-columns.is-mobile>.bulma-column.is-7{flex:none;width:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-7{margin-right:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-8{flex:none;width:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-8{margin-right:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-9{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-9{margin-right:75%}.bulma-columns.is-mobile>.bulma-column.is-10{flex:none;width:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-10{margin-right:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-11{flex:none;width:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-11{margin-right:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-12{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-offset-12{margin-right:100%}@media screen and (max-width:768px){.bulma-column.is-narrow-mobile{flex:none;width:unset}.bulma-column.is-full-mobile{flex:none;width:100%}.bulma-column.is-three-quarters-mobile{flex:none;width:75%}.bulma-column.is-two-thirds-mobile{flex:none;width:66.6666%}.bulma-column.is-half-mobile{flex:none;width:50%}.bulma-column.is-one-third-mobile{flex:none;width:33.3333%}.bulma-column.is-one-quarter-mobile{flex:none;width:25%}.bulma-column.is-one-fifth-mobile{flex:none;width:20%}.bulma-column.is-two-fifths-mobile{flex:none;width:40%}.bulma-column.is-three-fifths-mobile{flex:none;width:60%}.bulma-column.is-four-fifths-mobile{flex:none;width:80%}.bulma-column.is-offset-three-quarters-mobile{margin-right:75%}.bulma-column.is-offset-two-thirds-mobile{margin-right:66.6666%}.bulma-column.is-offset-half-mobile{margin-right:50%}.bulma-column.is-offset-one-third-mobile{margin-right:33.3333%}.bulma-column.is-offset-one-quarter-mobile{margin-right:25%}.bulma-column.is-offset-one-fifth-mobile{margin-right:20%}.bulma-column.is-offset-two-fifths-mobile{margin-right:40%}.bulma-column.is-offset-three-fifths-mobile{margin-right:60%}.bulma-column.is-offset-four-fifths-mobile{margin-right:80%}.bulma-column.is-0-mobile{flex:none;width:0%}.bulma-column.is-offset-0-mobile{margin-right:0}.bulma-column.is-1-mobile{flex:none;width:8.33333%}.bulma-column.is-offset-1-mobile{margin-right:8.33333%}.bulma-column.is-2-mobile{flex:none;width:16.66667%}.bulma-column.is-offset-2-mobile{margin-right:16.66667%}.bulma-column.is-3-mobile{flex:none;width:25%}.bulma-column.is-offset-3-mobile{margin-right:25%}.bulma-column.is-4-mobile{flex:none;width:33.33333%}.bulma-column.is-offset-4-mobile{margin-right:33.33333%}.bulma-column.is-5-mobile{flex:none;width:41.66667%}.bulma-column.is-offset-5-mobile{margin-right:41.66667%}.bulma-column.is-6-mobile{flex:none;width:50%}.bulma-column.is-offset-6-mobile{margin-right:50%}.bulma-column.is-7-mobile{flex:none;width:58.33333%}.bulma-column.is-offset-7-mobile{margin-right:58.33333%}.bulma-column.is-8-mobile{flex:none;width:66.66667%}.bulma-column.is-offset-8-mobile{margin-right:66.66667%}.bulma-column.is-9-mobile{flex:none;width:75%}.bulma-column.is-offset-9-mobile{margin-right:75%}.bulma-column.is-10-mobile{flex:none;width:83.33333%}.bulma-column.is-offset-10-mobile{margin-right:83.33333%}.bulma-column.is-11-mobile{flex:none;width:91.66667%}.bulma-column.is-offset-11-mobile{margin-right:91.66667%}.bulma-column.is-12-mobile{flex:none;width:100%}.bulma-column.is-offset-12-mobile{margin-right:100%}}@media screen and (min-width:769px),print{.bulma-column.is-narrow,.bulma-column.is-narrow-tablet{flex:none;width:unset}.bulma-column.is-full,.bulma-column.is-full-tablet{flex:none;width:100%}.bulma-column.is-three-quarters,.bulma-column.is-three-quarters-tablet{flex:none;width:75%}.bulma-column.is-two-thirds,.bulma-column.is-two-thirds-tablet{flex:none;width:66.6666%}.bulma-column.is-half,.bulma-column.is-half-tablet{flex:none;width:50%}.bulma-column.is-one-third,.bulma-column.is-one-third-tablet{flex:none;width:33.3333%}.bulma-column.is-one-quarter,.bulma-column.is-one-quarter-tablet{flex:none;width:25%}.bulma-column.is-one-fifth,.bulma-column.is-one-fifth-tablet{flex:none;width:20%}.bulma-column.is-two-fifths,.bulma-column.is-two-fifths-tablet{flex:none;width:40%}.bulma-column.is-three-fifths,.bulma-column.is-three-fifths-tablet{flex:none;width:60%}.bulma-column.is-four-fifths,.bulma-column.is-four-fifths-tablet{flex:none;width:80%}.bulma-column.is-offset-three-quarters,.bulma-column.is-offset-three-quarters-tablet{margin-right:75%}.bulma-column.is-offset-two-thirds,.bulma-column.is-offset-two-thirds-tablet{margin-right:66.6666%}.bulma-column.is-offset-half,.bulma-column.is-offset-half-tablet{margin-right:50%}.bulma-column.is-offset-one-third,.bulma-column.is-offset-one-third-tablet{margin-right:33.3333%}.bulma-column.is-offset-one-quarter,.bulma-column.is-offset-one-quarter-tablet{margin-right:25%}.bulma-column.is-offset-one-fifth,.bulma-column.is-offset-one-fifth-tablet{margin-right:20%}.bulma-column.is-offset-two-fifths,.bulma-column.is-offset-two-fifths-tablet{margin-right:40%}.bulma-column.is-offset-three-fifths,.bulma-column.is-offset-three-fifths-tablet{margin-right:60%}.bulma-column.is-offset-four-fifths,.bulma-column.is-offset-four-fifths-tablet{margin-right:80%}.bulma-column.is-0,.bulma-column.is-0-tablet{flex:none;width:0%}.bulma-column.is-offset-0,.bulma-column.is-offset-0-tablet{margin-right:0}.bulma-column.is-1,.bulma-column.is-1-tablet{flex:none;width:8.33333%}.bulma-column.is-offset-1,.bulma-column.is-offset-1-tablet{margin-right:8.33333%}.bulma-column.is-2,.bulma-column.is-2-tablet{flex:none;width:16.66667%}.bulma-column.is-offset-2,.bulma-column.is-offset-2-tablet{margin-right:16.66667%}.bulma-column.is-3,.bulma-column.is-3-tablet{flex:none;width:25%}.bulma-column.is-offset-3,.bulma-column.is-offset-3-tablet{margin-right:25%}.bulma-column.is-4,.bulma-column.is-4-tablet{flex:none;width:33.33333%}.bulma-column.is-offset-4,.bulma-column.is-offset-4-tablet{margin-right:33.33333%}.bulma-column.is-5,.bulma-column.is-5-tablet{flex:none;width:41.66667%}.bulma-column.is-offset-5,.bulma-column.is-offset-5-tablet{margin-right:41.66667%}.bulma-column.is-6,.bulma-column.is-6-tablet{flex:none;width:50%}.bulma-column.is-offset-6,.bulma-column.is-offset-6-tablet{margin-right:50%}.bulma-column.is-7,.bulma-column.is-7-tablet{flex:none;width:58.33333%}.bulma-column.is-offset-7,.bulma-column.is-offset-7-tablet{margin-right:58.33333%}.bulma-column.is-8,.bulma-column.is-8-tablet{flex:none;width:66.66667%}.bulma-column.is-offset-8,.bulma-column.is-offset-8-tablet{margin-right:66.66667%}.bulma-column.is-9,.bulma-column.is-9-tablet{flex:none;width:75%}.bulma-column.is-offset-9,.bulma-column.is-offset-9-tablet{margin-right:75%}.bulma-column.is-10,.bulma-column.is-10-tablet{flex:none;width:83.33333%}.bulma-column.is-offset-10,.bulma-column.is-offset-10-tablet{margin-right:83.33333%}.bulma-column.is-11,.bulma-column.is-11-tablet{flex:none;width:91.66667%}.bulma-column.is-offset-11,.bulma-column.is-offset-11-tablet{margin-right:91.66667%}.bulma-column.is-12,.bulma-column.is-12-tablet{flex:none;width:100%}.bulma-column.is-offset-12,.bulma-column.is-offset-12-tablet{margin-right:100%}}@media screen and (max-width:1023px){.bulma-column.is-narrow-touch{flex:none;width:unset}.bulma-column.is-full-touch{flex:none;width:100%}.bulma-column.is-three-quarters-touch{flex:none;width:75%}.bulma-column.is-two-thirds-touch{flex:none;width:66.6666%}.bulma-column.is-half-touch{flex:none;width:50%}.bulma-column.is-one-third-touch{flex:none;width:33.3333%}.bulma-column.is-one-quarter-touch{flex:none;width:25%}.bulma-column.is-one-fifth-touch{flex:none;width:20%}.bulma-column.is-two-fifths-touch{flex:none;width:40%}.bulma-column.is-three-fifths-touch{flex:none;width:60%}.bulma-column.is-four-fifths-touch{flex:none;width:80%}.bulma-column.is-offset-three-quarters-touch{margin-right:75%}.bulma-column.is-offset-two-thirds-touch{margin-right:66.6666%}.bulma-column.is-offset-half-touch{margin-right:50%}.bulma-column.is-offset-one-third-touch{margin-right:33.3333%}.bulma-column.is-offset-one-quarter-touch{margin-right:25%}.bulma-column.is-offset-one-fifth-touch{margin-right:20%}.bulma-column.is-offset-two-fifths-touch{margin-right:40%}.bulma-column.is-offset-three-fifths-touch{margin-right:60%}.bulma-column.is-offset-four-fifths-touch{margin-right:80%}.bulma-column.is-0-touch{flex:none;width:0%}.bulma-column.is-offset-0-touch{margin-right:0}.bulma-column.is-1-touch{flex:none;width:8.33333%}.bulma-column.is-offset-1-touch{margin-right:8.33333%}.bulma-column.is-2-touch{flex:none;width:16.66667%}.bulma-column.is-offset-2-touch{margin-right:16.66667%}.bulma-column.is-3-touch{flex:none;width:25%}.bulma-column.is-offset-3-touch{margin-right:25%}.bulma-column.is-4-touch{flex:none;width:33.33333%}.bulma-column.is-offset-4-touch{margin-right:33.33333%}.bulma-column.is-5-touch{flex:none;width:41.66667%}.bulma-column.is-offset-5-touch{margin-right:41.66667%}.bulma-column.is-6-touch{flex:none;width:50%}.bulma-column.is-offset-6-touch{margin-right:50%}.bulma-column.is-7-touch{flex:none;width:58.33333%}.bulma-column.is-offset-7-touch{margin-right:58.33333%}.bulma-column.is-8-touch{flex:none;width:66.66667%}.bulma-column.is-offset-8-touch{margin-right:66.66667%}.bulma-column.is-9-touch{flex:none;width:75%}.bulma-column.is-offset-9-touch{margin-right:75%}.bulma-column.is-10-touch{flex:none;width:83.33333%}.bulma-column.is-offset-10-touch{margin-right:83.33333%}.bulma-column.is-11-touch{flex:none;width:91.66667%}.bulma-column.is-offset-11-touch{margin-right:91.66667%}.bulma-column.is-12-touch{flex:none;width:100%}.bulma-column.is-offset-12-touch{margin-right:100%}}@media screen and (min-width:1024px){.bulma-column.is-narrow-desktop{flex:none;width:unset}.bulma-column.is-full-desktop{flex:none;width:100%}.bulma-column.is-three-quarters-desktop{flex:none;width:75%}.bulma-column.is-two-thirds-desktop{flex:none;width:66.6666%}.bulma-column.is-half-desktop{flex:none;width:50%}.bulma-column.is-one-third-desktop{flex:none;width:33.3333%}.bulma-column.is-one-quarter-desktop{flex:none;width:25%}.bulma-column.is-one-fifth-desktop{flex:none;width:20%}.bulma-column.is-two-fifths-desktop{flex:none;width:40%}.bulma-column.is-three-fifths-desktop{flex:none;width:60%}.bulma-column.is-four-fifths-desktop{flex:none;width:80%}.bulma-column.is-offset-three-quarters-desktop{margin-right:75%}.bulma-column.is-offset-two-thirds-desktop{margin-right:66.6666%}.bulma-column.is-offset-half-desktop{margin-right:50%}.bulma-column.is-offset-one-third-desktop{margin-right:33.3333%}.bulma-column.is-offset-one-quarter-desktop{margin-right:25%}.bulma-column.is-offset-one-fifth-desktop{margin-right:20%}.bulma-column.is-offset-two-fifths-desktop{margin-right:40%}.bulma-column.is-offset-three-fifths-desktop{margin-right:60%}.bulma-column.is-offset-four-fifths-desktop{margin-right:80%}.bulma-column.is-0-desktop{flex:none;width:0%}.bulma-column.is-offset-0-desktop{margin-right:0}.bulma-column.is-1-desktop{flex:none;width:8.33333%}.bulma-column.is-offset-1-desktop{margin-right:8.33333%}.bulma-column.is-2-desktop{flex:none;width:16.66667%}.bulma-column.is-offset-2-desktop{margin-right:16.66667%}.bulma-column.is-3-desktop{flex:none;width:25%}.bulma-column.is-offset-3-desktop{margin-right:25%}.bulma-column.is-4-desktop{flex:none;width:33.33333%}.bulma-column.is-offset-4-desktop{margin-right:33.33333%}.bulma-column.is-5-desktop{flex:none;width:41.66667%}.bulma-column.is-offset-5-desktop{margin-right:41.66667%}.bulma-column.is-6-desktop{flex:none;width:50%}.bulma-column.is-offset-6-desktop{margin-right:50%}.bulma-column.is-7-desktop{flex:none;width:58.33333%}.bulma-column.is-offset-7-desktop{margin-right:58.33333%}.bulma-column.is-8-desktop{flex:none;width:66.66667%}.bulma-column.is-offset-8-desktop{margin-right:66.66667%}.bulma-column.is-9-desktop{flex:none;width:75%}.bulma-column.is-offset-9-desktop{margin-right:75%}.bulma-column.is-10-desktop{flex:none;width:83.33333%}.bulma-column.is-offset-10-desktop{margin-right:83.33333%}.bulma-column.is-11-desktop{flex:none;width:91.66667%}.bulma-column.is-offset-11-desktop{margin-right:91.66667%}.bulma-column.is-12-desktop{flex:none;width:100%}.bulma-column.is-offset-12-desktop{margin-right:100%}}@media screen and (min-width:1216px){.bulma-column.is-narrow-widescreen{flex:none;width:unset}.bulma-column.is-full-widescreen{flex:none;width:100%}.bulma-column.is-three-quarters-widescreen{flex:none;width:75%}.bulma-column.is-two-thirds-widescreen{flex:none;width:66.6666%}.bulma-column.is-half-widescreen{flex:none;width:50%}.bulma-column.is-one-third-widescreen{flex:none;width:33.3333%}.bulma-column.is-one-quarter-widescreen{flex:none;width:25%}.bulma-column.is-one-fifth-widescreen{flex:none;width:20%}.bulma-column.is-two-fifths-widescreen{flex:none;width:40%}.bulma-column.is-three-fifths-widescreen{flex:none;width:60%}.bulma-column.is-four-fifths-widescreen{flex:none;width:80%}.bulma-column.is-offset-three-quarters-widescreen{margin-right:75%}.bulma-column.is-offset-two-thirds-widescreen{margin-right:66.6666%}.bulma-column.is-offset-half-widescreen{margin-right:50%}.bulma-column.is-offset-one-third-widescreen{margin-right:33.3333%}.bulma-column.is-offset-one-quarter-widescreen{margin-right:25%}.bulma-column.is-offset-one-fifth-widescreen{margin-right:20%}.bulma-column.is-offset-two-fifths-widescreen{margin-right:40%}.bulma-column.is-offset-three-fifths-widescreen{margin-right:60%}.bulma-column.is-offset-four-fifths-widescreen{margin-right:80%}.bulma-column.is-0-widescreen{flex:none;width:0%}.bulma-column.is-offset-0-widescreen{margin-right:0}.bulma-column.is-1-widescreen{flex:none;width:8.33333%}.bulma-column.is-offset-1-widescreen{margin-right:8.33333%}.bulma-column.is-2-widescreen{flex:none;width:16.66667%}.bulma-column.is-offset-2-widescreen{margin-right:16.66667%}.bulma-column.is-3-widescreen{flex:none;width:25%}.bulma-column.is-offset-3-widescreen{margin-right:25%}.bulma-column.is-4-widescreen{flex:none;width:33.33333%}.bulma-column.is-offset-4-widescreen{margin-right:33.33333%}.bulma-column.is-5-widescreen{flex:none;width:41.66667%}.bulma-column.is-offset-5-widescreen{margin-right:41.66667%}.bulma-column.is-6-widescreen{flex:none;width:50%}.bulma-column.is-offset-6-widescreen{margin-right:50%}.bulma-column.is-7-widescreen{flex:none;width:58.33333%}.bulma-column.is-offset-7-widescreen{margin-right:58.33333%}.bulma-column.is-8-widescreen{flex:none;width:66.66667%}.bulma-column.is-offset-8-widescreen{margin-right:66.66667%}.bulma-column.is-9-widescreen{flex:none;width:75%}.bulma-column.is-offset-9-widescreen{margin-right:75%}.bulma-column.is-10-widescreen{flex:none;width:83.33333%}.bulma-column.is-offset-10-widescreen{margin-right:83.33333%}.bulma-column.is-11-widescreen{flex:none;width:91.66667%}.bulma-column.is-offset-11-widescreen{margin-right:91.66667%}.bulma-column.is-12-widescreen{flex:none;width:100%}.bulma-column.is-offset-12-widescreen{margin-right:100%}}@media screen and (min-width:1408px){.bulma-column.is-narrow-fullhd{flex:none;width:unset}.bulma-column.is-full-fullhd{flex:none;width:100%}.bulma-column.is-three-quarters-fullhd{flex:none;width:75%}.bulma-column.is-two-thirds-fullhd{flex:none;width:66.6666%}.bulma-column.is-half-fullhd{flex:none;width:50%}.bulma-column.is-one-third-fullhd{flex:none;width:33.3333%}.bulma-column.is-one-quarter-fullhd{flex:none;width:25%}.bulma-column.is-one-fifth-fullhd{flex:none;width:20%}.bulma-column.is-two-fifths-fullhd{flex:none;width:40%}.bulma-column.is-three-fifths-fullhd{flex:none;width:60%}.bulma-column.is-four-fifths-fullhd{flex:none;width:80%}.bulma-column.is-offset-three-quarters-fullhd{margin-right:75%}.bulma-column.is-offset-two-thirds-fullhd{margin-right:66.6666%}.bulma-column.is-offset-half-fullhd{margin-right:50%}.bulma-column.is-offset-one-third-fullhd{margin-right:33.3333%}.bulma-column.is-offset-one-quarter-fullhd{margin-right:25%}.bulma-column.is-offset-one-fifth-fullhd{margin-right:20%}.bulma-column.is-offset-two-fifths-fullhd{margin-right:40%}.bulma-column.is-offset-three-fifths-fullhd{margin-right:60%}.bulma-column.is-offset-four-fifths-fullhd{margin-right:80%}.bulma-column.is-0-fullhd{flex:none;width:0%}.bulma-column.is-offset-0-fullhd{margin-right:0}.bulma-column.is-1-fullhd{flex:none;width:8.33333%}.bulma-column.is-offset-1-fullhd{margin-right:8.33333%}.bulma-column.is-2-fullhd{flex:none;width:16.66667%}.bulma-column.is-offset-2-fullhd{margin-right:16.66667%}.bulma-column.is-3-fullhd{flex:none;width:25%}.bulma-column.is-offset-3-fullhd{margin-right:25%}.bulma-column.is-4-fullhd{flex:none;width:33.33333%}.bulma-column.is-offset-4-fullhd{margin-right:33.33333%}.bulma-column.is-5-fullhd{flex:none;width:41.66667%}.bulma-column.is-offset-5-fullhd{margin-right:41.66667%}.bulma-column.is-6-fullhd{flex:none;width:50%}.bulma-column.is-offset-6-fullhd{margin-right:50%}.bulma-column.is-7-fullhd{flex:none;width:58.33333%}.bulma-column.is-offset-7-fullhd{margin-right:58.33333%}.bulma-column.is-8-fullhd{flex:none;width:66.66667%}.bulma-column.is-offset-8-fullhd{margin-right:66.66667%}.bulma-column.is-9-fullhd{flex:none;width:75%}.bulma-column.is-offset-9-fullhd{margin-right:75%}.bulma-column.is-10-fullhd{flex:none;width:83.33333%}.bulma-column.is-offset-10-fullhd{margin-right:83.33333%}.bulma-column.is-11-fullhd{flex:none;width:91.66667%}.bulma-column.is-offset-11-fullhd{margin-right:91.66667%}.bulma-column.is-12-fullhd{flex:none;width:100%}.bulma-column.is-offset-12-fullhd{margin-right:100%}}.bulma-columns{margin-right:-.75rem;margin-left:-.75rem;margin-top:-.75rem}.bulma-columns:last-child{margin-bottom:-.75rem}.bulma-columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.bulma-columns.is-centered{justify-content:center}.bulma-columns.is-gapless{margin-right:0;margin-left:0;margin-top:0}.bulma-columns.is-gapless>.bulma-column{margin:0;padding:0!important}.bulma-columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.bulma-columns.is-gapless:last-child{margin-bottom:0}.bulma-columns.is-mobile{display:flex}.bulma-columns.is-multiline{flex-wrap:wrap}.bulma-columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.bulma-columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.bulma-columns.is-desktop{display:flex}}.bulma-columns.is-variable{--columnGap:0.75rem;margin-right:calc(-1 * var(--columnGap));margin-left:calc(-1 * var(--columnGap))}.bulma-columns.is-variable>.bulma-column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.bulma-columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-0-fullhd{--columnGap:0rem}}.bulma-columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.bulma-columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.bulma-columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.bulma-columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-4-fullhd{--columnGap:1rem}}.bulma-columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.bulma-columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.bulma-columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.bulma-columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-8-fullhd{--columnGap:2rem}}.bulma-tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.bulma-tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-tile.is-ancestor:last-child{margin-bottom:-.75rem}.bulma-tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.bulma-tile.is-child{margin:0!important}.bulma-tile.is-parent{padding:.75rem}.bulma-tile.is-vertical{flex-direction:column}.bulma-tile.is-vertical>.bulma-tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.bulma-tile:not(.is-child){display:flex}.bulma-tile.is-1{flex:none;width:8.33333%}.bulma-tile.is-2{flex:none;width:16.66667%}.bulma-tile.is-3{flex:none;width:25%}.bulma-tile.is-4{flex:none;width:33.33333%}.bulma-tile.is-5{flex:none;width:41.66667%}.bulma-tile.is-6{flex:none;width:50%}.bulma-tile.is-7{flex:none;width:58.33333%}.bulma-tile.is-8{flex:none;width:66.66667%}.bulma-tile.is-9{flex:none;width:75%}.bulma-tile.is-10{flex:none;width:83.33333%}.bulma-tile.is-11{flex:none;width:91.66667%}.bulma-tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.bulma-hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.bulma-hero .bulma-navbar{background:0 0}.bulma-hero .bulma-tabs ul{border-bottom:none}.bulma-hero.is-white{background-color:#fff;color:#0a0a0a}.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-white strong{color:inherit}.bulma-hero.is-white .bulma-title{color:#0a0a0a}.bulma-hero.is-white .bulma-subtitle{color:rgba(10,10,10,.9)}.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-white .bulma-subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.bulma-hero.is-white .bulma-navbar-menu{background-color:#fff}}.bulma-hero.is-white .bulma-navbar-item,.bulma-hero.is-white .bulma-navbar-link{color:rgba(10,10,10,.7)}.bulma-hero.is-white .bulma-navbar-link.is-active,.bulma-hero.is-white .bulma-navbar-link:hover,.bulma-hero.is-white a.bulma-navbar-item.is-active,.bulma-hero.is-white a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-hero.is-white .bulma-tabs a{color:#0a0a0a;opacity:.9}.bulma-hero.is-white .bulma-tabs a:hover{opacity:1}.bulma-hero.is-white .bulma-tabs li.is-active a{color:#fff!important;opacity:1}.bulma-hero.is-white .bulma-tabs.is-boxed a,.bulma-hero.is-white .bulma-tabs.is-toggle a{color:#0a0a0a}.bulma-hero.is-white .bulma-tabs.is-boxed a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-white.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.bulma-hero.is-black{background-color:#0a0a0a;color:#fff}.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-black strong{color:inherit}.bulma-hero.is-black .bulma-title{color:#fff}.bulma-hero.is-black .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-black .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-black .bulma-navbar-menu{background-color:#0a0a0a}}.bulma-hero.is-black .bulma-navbar-item,.bulma-hero.is-black .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-black .bulma-navbar-link.is-active,.bulma-hero.is-black .bulma-navbar-link:hover,.bulma-hero.is-black a.bulma-navbar-item.is-active,.bulma-hero.is-black a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-hero.is-black .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-black .bulma-tabs a:hover{opacity:1}.bulma-hero.is-black .bulma-tabs li.is-active a{color:#0a0a0a!important;opacity:1}.bulma-hero.is-black .bulma-tabs.is-boxed a,.bulma-hero.is-black .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-black .bulma-tabs.is-boxed a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.bulma-hero.is-black.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.bulma-hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-light strong{color:inherit}.bulma-hero.is-light .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-light .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-light .bulma-navbar-menu{background-color:#f5f5f5}}.bulma-hero.is-light .bulma-navbar-item,.bulma-hero.is-light .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-navbar-link.is-active,.bulma-hero.is-light .bulma-navbar-link:hover,.bulma-hero.is-light a.bulma-navbar-item.is-active,.bulma-hero.is-light a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-light .bulma-tabs a:hover{opacity:1}.bulma-hero.is-light .bulma-tabs li.is-active a{color:#f5f5f5!important;opacity:1}.bulma-hero.is-light .bulma-tabs.is-boxed a,.bulma-hero.is-light .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs.is-boxed a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-light.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.bulma-hero.is-dark{background-color:#363636;color:#fff}.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-dark strong{color:inherit}.bulma-hero.is-dark .bulma-title{color:#fff}.bulma-hero.is-dark .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-dark .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-dark .bulma-navbar-menu{background-color:#363636}}.bulma-hero.is-dark .bulma-navbar-item,.bulma-hero.is-dark .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-dark .bulma-navbar-link.is-active,.bulma-hero.is-dark .bulma-navbar-link:hover,.bulma-hero.is-dark a.bulma-navbar-item.is-active,.bulma-hero.is-dark a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-hero.is-dark .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-dark .bulma-tabs a:hover{opacity:1}.bulma-hero.is-dark .bulma-tabs li.is-active a{color:#363636!important;opacity:1}.bulma-hero.is-dark .bulma-tabs.is-boxed a,.bulma-hero.is-dark .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.bulma-hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.bulma-hero.is-dark.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.bulma-hero.is-primary{background-color:#00d1b2;color:#fff}.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-primary strong{color:inherit}.bulma-hero.is-primary .bulma-title{color:#fff}.bulma-hero.is-primary .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-primary .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-primary .bulma-navbar-menu{background-color:#00d1b2}}.bulma-hero.is-primary .bulma-navbar-item,.bulma-hero.is-primary .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-primary .bulma-navbar-link.is-active,.bulma-hero.is-primary .bulma-navbar-link:hover,.bulma-hero.is-primary a.bulma-navbar-item.is-active,.bulma-hero.is-primary a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-hero.is-primary .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-primary .bulma-tabs a:hover{opacity:1}.bulma-hero.is-primary .bulma-tabs li.is-active a{color:#00d1b2!important;opacity:1}.bulma-hero.is-primary .bulma-tabs.is-boxed a,.bulma-hero.is-primary .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.bulma-hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.bulma-hero.is-primary.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.bulma-hero.is-link{background-color:#485fc7;color:#fff}.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-link strong{color:inherit}.bulma-hero.is-link .bulma-title{color:#fff}.bulma-hero.is-link .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-link .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-link .bulma-navbar-menu{background-color:#485fc7}}.bulma-hero.is-link .bulma-navbar-item,.bulma-hero.is-link .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-link .bulma-navbar-link.is-active,.bulma-hero.is-link .bulma-navbar-link:hover,.bulma-hero.is-link a.bulma-navbar-item.is-active,.bulma-hero.is-link a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-hero.is-link .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-link .bulma-tabs a:hover{opacity:1}.bulma-hero.is-link .bulma-tabs li.is-active a{color:#485fc7!important;opacity:1}.bulma-hero.is-link .bulma-tabs.is-boxed a,.bulma-hero.is-link .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-link .bulma-tabs.is-boxed a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.bulma-hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.bulma-hero.is-link.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.bulma-hero.is-info{background-color:#3e8ed0;color:#fff}.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-info strong{color:inherit}.bulma-hero.is-info .bulma-title{color:#fff}.bulma-hero.is-info .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-info .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-info .bulma-navbar-menu{background-color:#3e8ed0}}.bulma-hero.is-info .bulma-navbar-item,.bulma-hero.is-info .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-info .bulma-navbar-link.is-active,.bulma-hero.is-info .bulma-navbar-link:hover,.bulma-hero.is-info a.bulma-navbar-item.is-active,.bulma-hero.is-info a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-hero.is-info .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-info .bulma-tabs a:hover{opacity:1}.bulma-hero.is-info .bulma-tabs li.is-active a{color:#3e8ed0!important;opacity:1}.bulma-hero.is-info .bulma-tabs.is-boxed a,.bulma-hero.is-info .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-info .bulma-tabs.is-boxed a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.bulma-hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.bulma-hero.is-info.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.bulma-hero.is-success{background-color:#48c78e;color:#fff}.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-success strong{color:inherit}.bulma-hero.is-success .bulma-title{color:#fff}.bulma-hero.is-success .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-success .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-success .bulma-navbar-menu{background-color:#48c78e}}.bulma-hero.is-success .bulma-navbar-item,.bulma-hero.is-success .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-success .bulma-navbar-link.is-active,.bulma-hero.is-success .bulma-navbar-link:hover,.bulma-hero.is-success a.bulma-navbar-item.is-active,.bulma-hero.is-success a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-hero.is-success .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-success .bulma-tabs a:hover{opacity:1}.bulma-hero.is-success .bulma-tabs li.is-active a{color:#48c78e!important;opacity:1}.bulma-hero.is-success .bulma-tabs.is-boxed a,.bulma-hero.is-success .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-success .bulma-tabs.is-boxed a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.bulma-hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.bulma-hero.is-success.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.bulma-hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-warning strong{color:inherit}.bulma-hero.is-warning .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-warning .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-warning .bulma-navbar-menu{background-color:#ffe08a}}.bulma-hero.is-warning .bulma-navbar-item,.bulma-hero.is-warning .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-navbar-link.is-active,.bulma-hero.is-warning .bulma-navbar-link:hover,.bulma-hero.is-warning a.bulma-navbar-item.is-active,.bulma-hero.is-warning a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-warning .bulma-tabs a:hover{opacity:1}.bulma-hero.is-warning .bulma-tabs li.is-active a{color:#ffe08a!important;opacity:1}.bulma-hero.is-warning .bulma-tabs.is-boxed a,.bulma-hero.is-warning .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.bulma-hero.is-warning.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.bulma-hero.is-danger{background-color:#f14668;color:#fff}.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-danger strong{color:inherit}.bulma-hero.is-danger .bulma-title{color:#fff}.bulma-hero.is-danger .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-danger .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-danger .bulma-navbar-menu{background-color:#f14668}}.bulma-hero.is-danger .bulma-navbar-item,.bulma-hero.is-danger .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-danger .bulma-navbar-link.is-active,.bulma-hero.is-danger .bulma-navbar-link:hover,.bulma-hero.is-danger a.bulma-navbar-item.is-active,.bulma-hero.is-danger a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-hero.is-danger .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-danger .bulma-tabs a:hover{opacity:1}.bulma-hero.is-danger .bulma-tabs li.is-active a{color:#f14668!important;opacity:1}.bulma-hero.is-danger .bulma-tabs.is-boxed a,.bulma-hero.is-danger .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.bulma-hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.bulma-hero.is-danger.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.bulma-hero.is-small .bulma-hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.bulma-hero.is-medium .bulma-hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.bulma-hero.is-large .bulma-hero-body{padding:18rem 6rem}}.bulma-hero.is-fullheight .bulma-hero-body,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body,.bulma-hero.is-halfheight .bulma-hero-body{align-items:center;display:flex}.bulma-hero.is-fullheight .bulma-hero-body>.bulma-container,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body>.bulma-container,.bulma-hero.is-halfheight .bulma-hero-body>.bulma-container{flex-grow:1;flex-shrink:1}.bulma-hero.is-halfheight{min-height:50vh}.bulma-hero.is-fullheight{min-height:100vh}.bulma-hero-video{overflow:hidden}.bulma-hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.bulma-hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.bulma-hero-video{display:none}}.bulma-hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.bulma-hero-buttons .bulma-button{display:flex}.bulma-hero-buttons .bulma-button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.bulma-hero-buttons{display:flex;justify-content:center}.bulma-hero-buttons .bulma-button:not(:last-child){margin-left:1.5rem}}.bulma-hero-foot,.bulma-hero-head{flex-grow:0;flex-shrink:0}.bulma-hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.bulma-hero-body{padding:3rem 3rem}}.bulma-section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.bulma-section{padding:3rem 3rem}.bulma-section.is-medium{padding:9rem 4.5rem}.bulma-section.is-large{padding:18rem 6rem}}.bulma-footer{background-color:#fafafa;padding:3rem 1.5rem 6rem} \ No newline at end of file diff --git a/css/bulma.css b/css/bulma.css index e1d2e6d1..b66a53d3 100644 --- a/css/bulma.css +++ b/css/bulma.css @@ -1,10 +1,11 @@ +@charset "UTF-8"; /*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */ /* Bulma Utilities */ -.button, .input, .textarea, .select select, .file-cta, -.file-name, .pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { +.bulma-button, .bulma-input, .bulma-textarea, .bulma-select select, .bulma-file-cta, +.bulma-file-name, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { -moz-appearance: none; -webkit-appearance: none; align-items: center; @@ -24,56 +25,56 @@ vertical-align: top; } -.button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, -.file-name:focus, .pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus, -.pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, -.is-focused.file-name, .is-focused.pagination-previous, -.is-focused.pagination-next, -.is-focused.pagination-link, -.is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, -.file-name:active, .pagination-previous:active, -.pagination-next:active, -.pagination-link:active, -.pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, -.is-active.file-name, .is-active.pagination-previous, -.is-active.pagination-next, -.is-active.pagination-link, -.is-active.pagination-ellipsis { +.bulma-button:focus, .bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .bulma-file-cta:focus, +.bulma-file-name:focus, .bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus, +.bulma-pagination-ellipsis:focus, .is-focused.bulma-button, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .is-focused.bulma-file-cta, +.is-focused.bulma-file-name, .is-focused.bulma-pagination-previous, +.is-focused.bulma-pagination-next, +.is-focused.bulma-pagination-link, +.is-focused.bulma-pagination-ellipsis, .bulma-button:active, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .bulma-file-cta:active, +.bulma-file-name:active, .bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active, +.bulma-pagination-ellipsis:active, .is-active.bulma-button, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active, .is-active.bulma-file-cta, +.is-active.bulma-file-name, .is-active.bulma-pagination-previous, +.is-active.bulma-pagination-next, +.is-active.bulma-pagination-link, +.is-active.bulma-pagination-ellipsis { outline: none; } -.button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], -.file-name[disabled], .pagination-previous[disabled], -.pagination-next[disabled], -.pagination-link[disabled], -.pagination-ellipsis[disabled], -fieldset[disabled] .button, -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select, -fieldset[disabled] .file-cta, -fieldset[disabled] .file-name, -fieldset[disabled] .pagination-previous, -fieldset[disabled] .pagination-next, -fieldset[disabled] .pagination-link, -fieldset[disabled] .pagination-ellipsis { +.bulma-button[disabled], .bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], .bulma-file-cta[disabled], +.bulma-file-name[disabled], .bulma-pagination-previous[disabled], +.bulma-pagination-next[disabled], +.bulma-pagination-link[disabled], +.bulma-pagination-ellipsis[disabled], +fieldset[disabled] .bulma-button, +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select, +fieldset[disabled] .bulma-file-cta, +fieldset[disabled] .bulma-file-name, +fieldset[disabled] .bulma-pagination-previous, +fieldset[disabled] .bulma-pagination-next, +fieldset[disabled] .bulma-pagination-link, +fieldset[disabled] .bulma-pagination-ellipsis { cursor: not-allowed; } -.button, .file, .breadcrumb, .pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis, .tabs, .is-unselectable { +.bulma-button, .bulma-file, .bulma-breadcrumb, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis, .bulma-tabs, .is-unselectable { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } -.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { +.bulma-select:not(.is-multiple):not(.is-loading)::after, .bulma-navbar-link:not(.is-arrowless)::after { border: 3px solid transparent; border-radius: 2px; border-right: 0; @@ -90,12 +91,12 @@ fieldset[disabled] .pagination-ellipsis { width: 0.625em; } -.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), -.subtitle:not(:last-child), .block:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .message:not(:last-child), .pagination:not(:last-child), .tabs:not(:last-child) { +.bulma-box:not(:last-child), .bulma-content:not(:last-child), .bulma-notification:not(:last-child), .bulma-progress:not(:last-child), .bulma-table:not(:last-child), .bulma-table-container:not(:last-child), .bulma-title:not(:last-child), +.bulma-subtitle:not(:last-child), .bulma-block:not(:last-child), .bulma-breadcrumb:not(:last-child), .bulma-level:not(:last-child), .bulma-message:not(:last-child), .bulma-pagination:not(:last-child), .bulma-tabs:not(:last-child) { margin-bottom: 1.5rem; } -.delete, .modal-close { +.bulma-delete, .bulma-modal-close { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; @@ -122,7 +123,7 @@ fieldset[disabled] .pagination-ellipsis { width: 20px; } -.delete::before, .modal-close::before, .delete::after, .modal-close::after { +.bulma-delete::before, .bulma-modal-close::before, .bulma-delete::after, .bulma-modal-close::after { background-color: white; content: ""; display: block; @@ -133,25 +134,25 @@ fieldset[disabled] .pagination-ellipsis { transform-origin: center center; } -.delete::before, .modal-close::before { +.bulma-delete::before, .bulma-modal-close::before { height: 2px; width: 50%; } -.delete::after, .modal-close::after { +.bulma-delete::after, .bulma-modal-close::after { height: 50%; width: 2px; } -.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { +.bulma-delete:hover, .bulma-modal-close:hover, .bulma-delete:focus, .bulma-modal-close:focus { background-color: rgba(10, 10, 10, 0.3); } -.delete:active, .modal-close:active { +.bulma-delete:active, .bulma-modal-close:active { background-color: rgba(10, 10, 10, 0.4); } -.is-small.delete, .is-small.modal-close { +.is-small.bulma-delete, .is-small.bulma-modal-close { height: 16px; max-height: 16px; max-width: 16px; @@ -160,7 +161,7 @@ fieldset[disabled] .pagination-ellipsis { width: 16px; } -.is-medium.delete, .is-medium.modal-close { +.is-medium.bulma-delete, .is-medium.bulma-modal-close { height: 24px; max-height: 24px; max-width: 24px; @@ -169,7 +170,7 @@ fieldset[disabled] .pagination-ellipsis { width: 24px; } -.is-large.delete, .is-large.modal-close { +.is-large.bulma-delete, .is-large.bulma-modal-close { height: 32px; max-height: 32px; max-width: 32px; @@ -178,7 +179,7 @@ fieldset[disabled] .pagination-ellipsis { width: 32px; } -.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after { +.bulma-button.is-loading::after, .bulma-loader, .bulma-select.is-loading::after, .bulma-control.is-loading::after { animation: spinAround 500ms infinite linear; border: 2px solid #dbdbdb; border-radius: 9999px; @@ -191,23 +192,23 @@ fieldset[disabled] .pagination-ellipsis { width: 1em; } -.image.is-square img, -.image.is-square .has-ratio, .image.is-1by1 img, -.image.is-1by1 .has-ratio, .image.is-5by4 img, -.image.is-5by4 .has-ratio, .image.is-4by3 img, -.image.is-4by3 .has-ratio, .image.is-3by2 img, -.image.is-3by2 .has-ratio, .image.is-5by3 img, -.image.is-5by3 .has-ratio, .image.is-16by9 img, -.image.is-16by9 .has-ratio, .image.is-2by1 img, -.image.is-2by1 .has-ratio, .image.is-3by1 img, -.image.is-3by1 .has-ratio, .image.is-4by5 img, -.image.is-4by5 .has-ratio, .image.is-3by4 img, -.image.is-3by4 .has-ratio, .image.is-2by3 img, -.image.is-2by3 .has-ratio, .image.is-3by5 img, -.image.is-3by5 .has-ratio, .image.is-9by16 img, -.image.is-9by16 .has-ratio, .image.is-1by2 img, -.image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video { +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio, .bulma-modal, .bulma-modal-background, .is-overlay, .bulma-hero-video { bottom: 0; left: 0; position: absolute; @@ -215,7 +216,7 @@ fieldset[disabled] .pagination-ellipsis { top: 0; } -.navbar-burger { +.bulma-navbar-burger { -moz-appearance: none; -webkit-appearance: none; appearance: none; @@ -458,7 +459,7 @@ table th { } /* Bulma Elements */ -.box { +.bulma-box { background-color: white; border-radius: 6px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -467,15 +468,15 @@ table th { padding: 1.25rem; } -a.box:hover, a.box:focus { +a.bulma-box:hover, a.bulma-box:focus { box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7; } -a.box:active { +a.bulma-box:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7; } -.button { +.bulma-button { background-color: white; border-color: #dbdbdb; border-width: 1px; @@ -490,1293 +491,1293 @@ a.box:active { white-space: nowrap; } -.button strong { +.bulma-button strong { color: inherit; } -.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large { +.bulma-button .bulma-icon, .bulma-button .bulma-icon.is-small, .bulma-button .bulma-icon.is-medium, .bulma-button .bulma-icon.is-large { height: 1.5em; width: 1.5em; } -.button .icon:first-child:not(:last-child) { +.bulma-button .bulma-icon:first-child:not(:last-child) { margin-left: calc(-0.5em - 1px); margin-right: 0.25em; } -.button .icon:last-child:not(:first-child) { +.bulma-button .bulma-icon:last-child:not(:first-child) { margin-left: 0.25em; margin-right: calc(-0.5em - 1px); } -.button .icon:first-child:last-child { - margin-left: calc(-0.5em - 1px); - margin-right: calc(-0.5em - 1px); +.bulma-button .bulma-icon:first-child:last-child { + margin-left: calc( -0.5em - 1px); + margin-right: calc( -0.5em - 1px); } -.button:hover, .button.is-hovered { +.bulma-button:hover, .bulma-button.is-hovered { border-color: #b5b5b5; color: #363636; } -.button:focus, .button.is-focused { +.bulma-button:focus, .bulma-button.is-focused { border-color: #485fc7; color: #363636; } -.button:focus:not(:active), .button.is-focused:not(:active) { +.bulma-button:focus:not(:active), .bulma-button.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.button:active, .button.is-active { +.bulma-button:active, .bulma-button.is-active { border-color: #4a4a4a; color: #363636; } -.button.is-text { +.bulma-button.is-text { background-color: transparent; border-color: transparent; color: #4a4a4a; text-decoration: underline; } -.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused { +.bulma-button.is-text:hover, .bulma-button.is-text.is-hovered, .bulma-button.is-text:focus, .bulma-button.is-text.is-focused { background-color: whitesmoke; color: #363636; } -.button.is-text:active, .button.is-text.is-active { +.bulma-button.is-text:active, .bulma-button.is-text.is-active { background-color: #e8e8e8; color: #363636; } -.button.is-text[disabled], -fieldset[disabled] .button.is-text { +.bulma-button.is-text[disabled], +fieldset[disabled] .bulma-button.is-text { background-color: transparent; border-color: transparent; box-shadow: none; } -.button.is-ghost { +.bulma-button.is-ghost { background: none; border-color: transparent; color: #485fc7; text-decoration: none; } -.button.is-ghost:hover, .button.is-ghost.is-hovered { +.bulma-button.is-ghost:hover, .bulma-button.is-ghost.is-hovered { color: #485fc7; text-decoration: underline; } -.button.is-white { +.bulma-button.is-white { background-color: white; border-color: transparent; color: #0a0a0a; } -.button.is-white:hover, .button.is-white.is-hovered { +.bulma-button.is-white:hover, .bulma-button.is-white.is-hovered { background-color: #f9f9f9; border-color: transparent; color: #0a0a0a; } -.button.is-white:focus, .button.is-white.is-focused { +.bulma-button.is-white:focus, .bulma-button.is-white.is-focused { border-color: transparent; color: #0a0a0a; } -.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { +.bulma-button.is-white:focus:not(:active), .bulma-button.is-white.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.button.is-white:active, .button.is-white.is-active { +.bulma-button.is-white:active, .bulma-button.is-white.is-active { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } -.button.is-white[disabled], -fieldset[disabled] .button.is-white { +.bulma-button.is-white[disabled], +fieldset[disabled] .bulma-button.is-white { background-color: white; border-color: white; box-shadow: none; } -.button.is-white.is-inverted { +.bulma-button.is-white.is-inverted { background-color: #0a0a0a; color: white; } -.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered { +.bulma-button.is-white.is-inverted:hover, .bulma-button.is-white.is-inverted.is-hovered { background-color: black; } -.button.is-white.is-inverted[disabled], -fieldset[disabled] .button.is-white.is-inverted { +.bulma-button.is-white.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted { background-color: #0a0a0a; border-color: transparent; box-shadow: none; color: white; } -.button.is-white.is-loading::after { +.bulma-button.is-white.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-white.is-outlined { +.bulma-button.is-white.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused { +.bulma-button.is-white.is-outlined:hover, .bulma-button.is-white.is-outlined.is-hovered, .bulma-button.is-white.is-outlined:focus, .bulma-button.is-white.is-outlined.is-focused { background-color: white; border-color: white; color: #0a0a0a; } -.button.is-white.is-outlined.is-loading::after { +.bulma-button.is-white.is-outlined.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after { +.bulma-button.is-white.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-white.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-outlined { +.bulma-button.is-white.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-white.is-inverted.is-outlined { +.bulma-button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; color: #0a0a0a; } -.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused { +.bulma-button.is-white.is-inverted.is-outlined:hover, .bulma-button.is-white.is-inverted.is-outlined.is-hovered, .bulma-button.is-white.is-inverted.is-outlined:focus, .bulma-button.is-white.is-inverted.is-outlined.is-focused { background-color: #0a0a0a; color: white; } -.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-white.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-inverted.is-outlined { +.bulma-button.is-white.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; box-shadow: none; color: #0a0a0a; } -.button.is-black { +.bulma-button.is-black { background-color: #0a0a0a; border-color: transparent; color: white; } -.button.is-black:hover, .button.is-black.is-hovered { +.bulma-button.is-black:hover, .bulma-button.is-black.is-hovered { background-color: #040404; border-color: transparent; color: white; } -.button.is-black:focus, .button.is-black.is-focused { +.bulma-button.is-black:focus, .bulma-button.is-black.is-focused { border-color: transparent; color: white; } -.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { +.bulma-button.is-black:focus:not(:active), .bulma-button.is-black.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.button.is-black:active, .button.is-black.is-active { +.bulma-button.is-black:active, .bulma-button.is-black.is-active { background-color: black; border-color: transparent; color: white; } -.button.is-black[disabled], -fieldset[disabled] .button.is-black { +.bulma-button.is-black[disabled], +fieldset[disabled] .bulma-button.is-black { background-color: #0a0a0a; border-color: #0a0a0a; box-shadow: none; } -.button.is-black.is-inverted { +.bulma-button.is-black.is-inverted { background-color: white; color: #0a0a0a; } -.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered { +.bulma-button.is-black.is-inverted:hover, .bulma-button.is-black.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-black.is-inverted[disabled], -fieldset[disabled] .button.is-black.is-inverted { +.bulma-button.is-black.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #0a0a0a; } -.button.is-black.is-loading::after { +.bulma-button.is-black.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-black.is-outlined { +.bulma-button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; color: #0a0a0a; } -.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused { +.bulma-button.is-black.is-outlined:hover, .bulma-button.is-black.is-outlined.is-hovered, .bulma-button.is-black.is-outlined:focus, .bulma-button.is-black.is-outlined.is-focused { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.button.is-black.is-outlined.is-loading::after { +.bulma-button.is-black.is-outlined.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after { +.bulma-button.is-black.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-black.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-outlined { +.bulma-button.is-black.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; box-shadow: none; color: #0a0a0a; } -.button.is-black.is-inverted.is-outlined { +.bulma-button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused { +.bulma-button.is-black.is-inverted.is-outlined:hover, .bulma-button.is-black.is-inverted.is-outlined.is-hovered, .bulma-button.is-black.is-inverted.is-outlined:focus, .bulma-button.is-black.is-inverted.is-outlined.is-focused { background-color: white; color: #0a0a0a; } -.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-black.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-inverted.is-outlined { +.bulma-button.is-black.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-light { +.bulma-button.is-light { background-color: whitesmoke; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:hover, .button.is-light.is-hovered { +.bulma-button.is-light:hover, .bulma-button.is-light.is-hovered { background-color: #eeeeee; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:focus, .button.is-light.is-focused { +.bulma-button.is-light:focus, .bulma-button.is-light.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { +.bulma-button.is-light:focus:not(:active), .bulma-button.is-light.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.button.is-light:active, .button.is-light.is-active { +.bulma-button.is-light:active, .bulma-button.is-light.is-active { background-color: #e8e8e8; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light[disabled], -fieldset[disabled] .button.is-light { +.bulma-button.is-light[disabled], +fieldset[disabled] .bulma-button.is-light { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; } -.button.is-light.is-inverted { +.bulma-button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered { +.bulma-button.is-light.is-inverted:hover, .bulma-button.is-light.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-inverted[disabled], -fieldset[disabled] .button.is-light.is-inverted { +.bulma-button.is-light.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: whitesmoke; } -.button.is-light.is-loading::after { +.bulma-button.is-light.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-light.is-outlined { +.bulma-button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; color: whitesmoke; } -.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused { +.bulma-button.is-light.is-outlined:hover, .bulma-button.is-light.is-outlined.is-hovered, .bulma-button.is-light.is-outlined:focus, .bulma-button.is-light.is-outlined.is-focused { background-color: whitesmoke; border-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-outlined.is-loading::after { +.bulma-button.is-light.is-outlined.is-loading::after { border-color: transparent transparent whitesmoke whitesmoke !important; } -.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after { +.bulma-button.is-light.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-light.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-outlined { +.bulma-button.is-light.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; box-shadow: none; color: whitesmoke; } -.button.is-light.is-inverted.is-outlined { +.bulma-button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused { +.bulma-button.is-light.is-inverted.is-outlined:hover, .bulma-button.is-light.is-inverted.is-outlined.is-hovered, .bulma-button.is-light.is-inverted.is-outlined:focus, .bulma-button.is-light.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent whitesmoke whitesmoke !important; } -.button.is-light.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-inverted.is-outlined { +.bulma-button.is-light.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-dark { +.bulma-button.is-dark { background-color: #363636; border-color: transparent; color: #fff; } -.button.is-dark:hover, .button.is-dark.is-hovered { +.bulma-button.is-dark:hover, .bulma-button.is-dark.is-hovered { background-color: #2f2f2f; border-color: transparent; color: #fff; } -.button.is-dark:focus, .button.is-dark.is-focused { +.bulma-button.is-dark:focus, .bulma-button.is-dark.is-focused { border-color: transparent; color: #fff; } -.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { +.bulma-button.is-dark:focus:not(:active), .bulma-button.is-dark.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.button.is-dark:active, .button.is-dark.is-active { +.bulma-button.is-dark:active, .bulma-button.is-dark.is-active { background-color: #292929; border-color: transparent; color: #fff; } -.button.is-dark[disabled], -fieldset[disabled] .button.is-dark { +.bulma-button.is-dark[disabled], +fieldset[disabled] .bulma-button.is-dark { background-color: #363636; border-color: #363636; box-shadow: none; } -.button.is-dark.is-inverted { +.bulma-button.is-dark.is-inverted { background-color: #fff; color: #363636; } -.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered { +.bulma-button.is-dark.is-inverted:hover, .bulma-button.is-dark.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-dark.is-inverted[disabled], -fieldset[disabled] .button.is-dark.is-inverted { +.bulma-button.is-dark.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #363636; } -.button.is-dark.is-loading::after { +.bulma-button.is-dark.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-dark.is-outlined { +.bulma-button.is-dark.is-outlined { background-color: transparent; border-color: #363636; color: #363636; } -.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused { +.bulma-button.is-dark.is-outlined:hover, .bulma-button.is-dark.is-outlined.is-hovered, .bulma-button.is-dark.is-outlined:focus, .bulma-button.is-dark.is-outlined.is-focused { background-color: #363636; border-color: #363636; color: #fff; } -.button.is-dark.is-outlined.is-loading::after { +.bulma-button.is-dark.is-outlined.is-loading::after { border-color: transparent transparent #363636 #363636 !important; } -.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after { +.bulma-button.is-dark.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-dark.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-outlined { +.bulma-button.is-dark.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-outlined { background-color: transparent; border-color: #363636; box-shadow: none; color: #363636; } -.button.is-dark.is-inverted.is-outlined { +.bulma-button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused { +.bulma-button.is-dark.is-inverted.is-outlined:hover, .bulma-button.is-dark.is-inverted.is-outlined.is-hovered, .bulma-button.is-dark.is-inverted.is-outlined:focus, .bulma-button.is-dark.is-inverted.is-outlined.is-focused { background-color: #fff; color: #363636; } -.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #363636 #363636 !important; } -.button.is-dark.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-inverted.is-outlined { +.bulma-button.is-dark.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-primary { +.bulma-button.is-primary { background-color: #00d1b2; border-color: transparent; color: #fff; } -.button.is-primary:hover, .button.is-primary.is-hovered { +.bulma-button.is-primary:hover, .bulma-button.is-primary.is-hovered { background-color: #00c4a7; border-color: transparent; color: #fff; } -.button.is-primary:focus, .button.is-primary.is-focused { +.bulma-button.is-primary:focus, .bulma-button.is-primary.is-focused { border-color: transparent; color: #fff; } -.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { +.bulma-button.is-primary:focus:not(:active), .bulma-button.is-primary.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.button.is-primary:active, .button.is-primary.is-active { +.bulma-button.is-primary:active, .bulma-button.is-primary.is-active { background-color: #00b89c; border-color: transparent; color: #fff; } -.button.is-primary[disabled], -fieldset[disabled] .button.is-primary { +.bulma-button.is-primary[disabled], +fieldset[disabled] .bulma-button.is-primary { background-color: #00d1b2; border-color: #00d1b2; box-shadow: none; } -.button.is-primary.is-inverted { +.bulma-button.is-primary.is-inverted { background-color: #fff; color: #00d1b2; } -.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { +.bulma-button.is-primary.is-inverted:hover, .bulma-button.is-primary.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-primary.is-inverted[disabled], -fieldset[disabled] .button.is-primary.is-inverted { +.bulma-button.is-primary.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #00d1b2; } -.button.is-primary.is-loading::after { +.bulma-button.is-primary.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-primary.is-outlined { +.bulma-button.is-primary.is-outlined { background-color: transparent; border-color: #00d1b2; color: #00d1b2; } -.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused { +.bulma-button.is-primary.is-outlined:hover, .bulma-button.is-primary.is-outlined.is-hovered, .bulma-button.is-primary.is-outlined:focus, .bulma-button.is-primary.is-outlined.is-focused { background-color: #00d1b2; border-color: #00d1b2; color: #fff; } -.button.is-primary.is-outlined.is-loading::after { +.bulma-button.is-primary.is-outlined.is-loading::after { border-color: transparent transparent #00d1b2 #00d1b2 !important; } -.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { +.bulma-button.is-primary.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-primary.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-outlined { +.bulma-button.is-primary.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-outlined { background-color: transparent; border-color: #00d1b2; box-shadow: none; color: #00d1b2; } -.button.is-primary.is-inverted.is-outlined { +.bulma-button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused { +.bulma-button.is-primary.is-inverted.is-outlined:hover, .bulma-button.is-primary.is-inverted.is-outlined.is-hovered, .bulma-button.is-primary.is-inverted.is-outlined:focus, .bulma-button.is-primary.is-inverted.is-outlined.is-focused { background-color: #fff; color: #00d1b2; } -.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #00d1b2 #00d1b2 !important; } -.button.is-primary.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-inverted.is-outlined { +.bulma-button.is-primary.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-primary.is-light { +.bulma-button.is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered { +.bulma-button.is-primary.is-light:hover, .bulma-button.is-primary.is-light.is-hovered { background-color: #defffa; border-color: transparent; color: #00947e; } -.button.is-primary.is-light:active, .button.is-primary.is-light.is-active { +.bulma-button.is-primary.is-light:active, .bulma-button.is-primary.is-light.is-active { background-color: #d1fff8; border-color: transparent; color: #00947e; } -.button.is-link { +.bulma-button.is-link { background-color: #485fc7; border-color: transparent; color: #fff; } -.button.is-link:hover, .button.is-link.is-hovered { +.bulma-button.is-link:hover, .bulma-button.is-link.is-hovered { background-color: #3e56c4; border-color: transparent; color: #fff; } -.button.is-link:focus, .button.is-link.is-focused { +.bulma-button.is-link:focus, .bulma-button.is-link.is-focused { border-color: transparent; color: #fff; } -.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { +.bulma-button.is-link:focus:not(:active), .bulma-button.is-link.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.button.is-link:active, .button.is-link.is-active { +.bulma-button.is-link:active, .bulma-button.is-link.is-active { background-color: #3a51bb; border-color: transparent; color: #fff; } -.button.is-link[disabled], -fieldset[disabled] .button.is-link { +.bulma-button.is-link[disabled], +fieldset[disabled] .bulma-button.is-link { background-color: #485fc7; border-color: #485fc7; box-shadow: none; } -.button.is-link.is-inverted { +.bulma-button.is-link.is-inverted { background-color: #fff; color: #485fc7; } -.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered { +.bulma-button.is-link.is-inverted:hover, .bulma-button.is-link.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-link.is-inverted[disabled], -fieldset[disabled] .button.is-link.is-inverted { +.bulma-button.is-link.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #485fc7; } -.button.is-link.is-loading::after { +.bulma-button.is-link.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-link.is-outlined { +.bulma-button.is-link.is-outlined { background-color: transparent; border-color: #485fc7; color: #485fc7; } -.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused { +.bulma-button.is-link.is-outlined:hover, .bulma-button.is-link.is-outlined.is-hovered, .bulma-button.is-link.is-outlined:focus, .bulma-button.is-link.is-outlined.is-focused { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.button.is-link.is-outlined.is-loading::after { +.bulma-button.is-link.is-outlined.is-loading::after { border-color: transparent transparent #485fc7 #485fc7 !important; } -.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after { +.bulma-button.is-link.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-link.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-outlined { +.bulma-button.is-link.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-outlined { background-color: transparent; border-color: #485fc7; box-shadow: none; color: #485fc7; } -.button.is-link.is-inverted.is-outlined { +.bulma-button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused { +.bulma-button.is-link.is-inverted.is-outlined:hover, .bulma-button.is-link.is-inverted.is-outlined.is-hovered, .bulma-button.is-link.is-inverted.is-outlined:focus, .bulma-button.is-link.is-inverted.is-outlined.is-focused { background-color: #fff; color: #485fc7; } -.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #485fc7 #485fc7 !important; } -.button.is-link.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-inverted.is-outlined { +.bulma-button.is-link.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-link.is-light { +.bulma-button.is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered { +.bulma-button.is-link.is-light:hover, .bulma-button.is-link.is-light.is-hovered { background-color: #e6e9f7; border-color: transparent; color: #3850b7; } -.button.is-link.is-light:active, .button.is-link.is-light.is-active { +.bulma-button.is-link.is-light:active, .bulma-button.is-link.is-light.is-active { background-color: #dce0f4; border-color: transparent; color: #3850b7; } -.button.is-info { +.bulma-button.is-info { background-color: #3e8ed0; border-color: transparent; color: #fff; } -.button.is-info:hover, .button.is-info.is-hovered { +.bulma-button.is-info:hover, .bulma-button.is-info.is-hovered { background-color: #3488ce; border-color: transparent; color: #fff; } -.button.is-info:focus, .button.is-info.is-focused { +.bulma-button.is-info:focus, .bulma-button.is-info.is-focused { border-color: transparent; color: #fff; } -.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { +.bulma-button.is-info:focus:not(:active), .bulma-button.is-info.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.button.is-info:active, .button.is-info.is-active { +.bulma-button.is-info:active, .bulma-button.is-info.is-active { background-color: #3082c5; border-color: transparent; color: #fff; } -.button.is-info[disabled], -fieldset[disabled] .button.is-info { +.bulma-button.is-info[disabled], +fieldset[disabled] .bulma-button.is-info { background-color: #3e8ed0; border-color: #3e8ed0; box-shadow: none; } -.button.is-info.is-inverted { +.bulma-button.is-info.is-inverted { background-color: #fff; color: #3e8ed0; } -.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered { +.bulma-button.is-info.is-inverted:hover, .bulma-button.is-info.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-info.is-inverted[disabled], -fieldset[disabled] .button.is-info.is-inverted { +.bulma-button.is-info.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #3e8ed0; } -.button.is-info.is-loading::after { +.bulma-button.is-info.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-info.is-outlined { +.bulma-button.is-info.is-outlined { background-color: transparent; border-color: #3e8ed0; color: #3e8ed0; } -.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused { +.bulma-button.is-info.is-outlined:hover, .bulma-button.is-info.is-outlined.is-hovered, .bulma-button.is-info.is-outlined:focus, .bulma-button.is-info.is-outlined.is-focused { background-color: #3e8ed0; border-color: #3e8ed0; color: #fff; } -.button.is-info.is-outlined.is-loading::after { +.bulma-button.is-info.is-outlined.is-loading::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after { +.bulma-button.is-info.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-info.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-outlined { +.bulma-button.is-info.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-outlined { background-color: transparent; border-color: #3e8ed0; box-shadow: none; color: #3e8ed0; } -.button.is-info.is-inverted.is-outlined { +.bulma-button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused { +.bulma-button.is-info.is-inverted.is-outlined:hover, .bulma-button.is-info.is-inverted.is-outlined.is-hovered, .bulma-button.is-info.is-inverted.is-outlined:focus, .bulma-button.is-info.is-inverted.is-outlined.is-focused { background-color: #fff; color: #3e8ed0; } -.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-info.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-inverted.is-outlined { +.bulma-button.is-info.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-info.is-light { +.bulma-button.is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered { +.bulma-button.is-info.is-light:hover, .bulma-button.is-info.is-light.is-hovered { background-color: #e4eff9; border-color: transparent; color: #296fa8; } -.button.is-info.is-light:active, .button.is-info.is-light.is-active { +.bulma-button.is-info.is-light:active, .bulma-button.is-info.is-light.is-active { background-color: #dae9f6; border-color: transparent; color: #296fa8; } -.button.is-success { +.bulma-button.is-success { background-color: #48c78e; border-color: transparent; color: #fff; } -.button.is-success:hover, .button.is-success.is-hovered { +.bulma-button.is-success:hover, .bulma-button.is-success.is-hovered { background-color: #3ec487; border-color: transparent; color: #fff; } -.button.is-success:focus, .button.is-success.is-focused { +.bulma-button.is-success:focus, .bulma-button.is-success.is-focused { border-color: transparent; color: #fff; } -.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { +.bulma-button.is-success:focus:not(:active), .bulma-button.is-success.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.button.is-success:active, .button.is-success.is-active { +.bulma-button.is-success:active, .bulma-button.is-success.is-active { background-color: #3abb81; border-color: transparent; color: #fff; } -.button.is-success[disabled], -fieldset[disabled] .button.is-success { +.bulma-button.is-success[disabled], +fieldset[disabled] .bulma-button.is-success { background-color: #48c78e; border-color: #48c78e; box-shadow: none; } -.button.is-success.is-inverted { +.bulma-button.is-success.is-inverted { background-color: #fff; color: #48c78e; } -.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered { +.bulma-button.is-success.is-inverted:hover, .bulma-button.is-success.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-success.is-inverted[disabled], -fieldset[disabled] .button.is-success.is-inverted { +.bulma-button.is-success.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #48c78e; } -.button.is-success.is-loading::after { +.bulma-button.is-success.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-success.is-outlined { +.bulma-button.is-success.is-outlined { background-color: transparent; border-color: #48c78e; color: #48c78e; } -.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused { +.bulma-button.is-success.is-outlined:hover, .bulma-button.is-success.is-outlined.is-hovered, .bulma-button.is-success.is-outlined:focus, .bulma-button.is-success.is-outlined.is-focused { background-color: #48c78e; border-color: #48c78e; color: #fff; } -.button.is-success.is-outlined.is-loading::after { +.bulma-button.is-success.is-outlined.is-loading::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after { +.bulma-button.is-success.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-success.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-outlined { +.bulma-button.is-success.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-outlined { background-color: transparent; border-color: #48c78e; box-shadow: none; color: #48c78e; } -.button.is-success.is-inverted.is-outlined { +.bulma-button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused { +.bulma-button.is-success.is-inverted.is-outlined:hover, .bulma-button.is-success.is-inverted.is-outlined.is-hovered, .bulma-button.is-success.is-inverted.is-outlined:focus, .bulma-button.is-success.is-inverted.is-outlined.is-focused { background-color: #fff; color: #48c78e; } -.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-success.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-inverted.is-outlined { +.bulma-button.is-success.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-success.is-light { +.bulma-button.is-success.is-light { background-color: #effaf5; color: #257953; } -.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered { +.bulma-button.is-success.is-light:hover, .bulma-button.is-success.is-light.is-hovered { background-color: #e6f7ef; border-color: transparent; color: #257953; } -.button.is-success.is-light:active, .button.is-success.is-light.is-active { +.bulma-button.is-success.is-light:active, .bulma-button.is-success.is-light.is-active { background-color: #dcf4e9; border-color: transparent; color: #257953; } -.button.is-warning { +.bulma-button.is-warning { background-color: #ffe08a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:hover, .button.is-warning.is-hovered { +.bulma-button.is-warning:hover, .bulma-button.is-warning.is-hovered { background-color: #ffdc7d; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:focus, .button.is-warning.is-focused { +.bulma-button.is-warning:focus, .bulma-button.is-warning.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { +.bulma-button.is-warning:focus:not(:active), .bulma-button.is-warning.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.button.is-warning:active, .button.is-warning.is-active { +.bulma-button.is-warning:active, .bulma-button.is-warning.is-active { background-color: #ffd970; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning[disabled], -fieldset[disabled] .button.is-warning { +.bulma-button.is-warning[disabled], +fieldset[disabled] .bulma-button.is-warning { background-color: #ffe08a; border-color: #ffe08a; box-shadow: none; } -.button.is-warning.is-inverted { +.bulma-button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered { +.bulma-button.is-warning.is-inverted:hover, .bulma-button.is-warning.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-inverted[disabled], -fieldset[disabled] .button.is-warning.is-inverted { +.bulma-button.is-warning.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: #ffe08a; } -.button.is-warning.is-loading::after { +.bulma-button.is-warning.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-warning.is-outlined { +.bulma-button.is-warning.is-outlined { background-color: transparent; border-color: #ffe08a; color: #ffe08a; } -.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused { +.bulma-button.is-warning.is-outlined:hover, .bulma-button.is-warning.is-outlined.is-hovered, .bulma-button.is-warning.is-outlined:focus, .bulma-button.is-warning.is-outlined.is-focused { background-color: #ffe08a; border-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-outlined.is-loading::after { +.bulma-button.is-warning.is-outlined.is-loading::after { border-color: transparent transparent #ffe08a #ffe08a !important; } -.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after { +.bulma-button.is-warning.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-warning.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-outlined { +.bulma-button.is-warning.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-outlined { background-color: transparent; border-color: #ffe08a; box-shadow: none; color: #ffe08a; } -.button.is-warning.is-inverted.is-outlined { +.bulma-button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused { +.bulma-button.is-warning.is-inverted.is-outlined:hover, .bulma-button.is-warning.is-inverted.is-outlined.is-hovered, .bulma-button.is-warning.is-inverted.is-outlined:focus, .bulma-button.is-warning.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ffe08a #ffe08a !important; } -.button.is-warning.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-inverted.is-outlined { +.bulma-button.is-warning.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-light { +.bulma-button.is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered { +.bulma-button.is-warning.is-light:hover, .bulma-button.is-warning.is-light.is-hovered { background-color: #fff6de; border-color: transparent; color: #946c00; } -.button.is-warning.is-light:active, .button.is-warning.is-light.is-active { +.bulma-button.is-warning.is-light:active, .bulma-button.is-warning.is-light.is-active { background-color: #fff3d1; border-color: transparent; color: #946c00; } -.button.is-danger { +.bulma-button.is-danger { background-color: #f14668; border-color: transparent; color: #fff; } -.button.is-danger:hover, .button.is-danger.is-hovered { +.bulma-button.is-danger:hover, .bulma-button.is-danger.is-hovered { background-color: #f03a5f; border-color: transparent; color: #fff; } -.button.is-danger:focus, .button.is-danger.is-focused { +.bulma-button.is-danger:focus, .bulma-button.is-danger.is-focused { border-color: transparent; color: #fff; } -.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { +.bulma-button.is-danger:focus:not(:active), .bulma-button.is-danger.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.button.is-danger:active, .button.is-danger.is-active { +.bulma-button.is-danger:active, .bulma-button.is-danger.is-active { background-color: #ef2e55; border-color: transparent; color: #fff; } -.button.is-danger[disabled], -fieldset[disabled] .button.is-danger { +.bulma-button.is-danger[disabled], +fieldset[disabled] .bulma-button.is-danger { background-color: #f14668; border-color: #f14668; box-shadow: none; } -.button.is-danger.is-inverted { +.bulma-button.is-danger.is-inverted { background-color: #fff; color: #f14668; } -.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered { +.bulma-button.is-danger.is-inverted:hover, .bulma-button.is-danger.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-danger.is-inverted[disabled], -fieldset[disabled] .button.is-danger.is-inverted { +.bulma-button.is-danger.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #f14668; } -.button.is-danger.is-loading::after { +.bulma-button.is-danger.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-danger.is-outlined { +.bulma-button.is-danger.is-outlined { background-color: transparent; border-color: #f14668; color: #f14668; } -.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused { +.bulma-button.is-danger.is-outlined:hover, .bulma-button.is-danger.is-outlined.is-hovered, .bulma-button.is-danger.is-outlined:focus, .bulma-button.is-danger.is-outlined.is-focused { background-color: #f14668; border-color: #f14668; color: #fff; } -.button.is-danger.is-outlined.is-loading::after { +.bulma-button.is-danger.is-outlined.is-loading::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after { +.bulma-button.is-danger.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-danger.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-outlined { +.bulma-button.is-danger.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-outlined { background-color: transparent; border-color: #f14668; box-shadow: none; color: #f14668; } -.button.is-danger.is-inverted.is-outlined { +.bulma-button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused { +.bulma-button.is-danger.is-inverted.is-outlined:hover, .bulma-button.is-danger.is-inverted.is-outlined.is-hovered, .bulma-button.is-danger.is-inverted.is-outlined:focus, .bulma-button.is-danger.is-inverted.is-outlined.is-focused { background-color: #fff; color: #f14668; } -.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-danger.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-inverted.is-outlined { +.bulma-button.is-danger.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-danger.is-light { +.bulma-button.is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered { +.bulma-button.is-danger.is-light:hover, .bulma-button.is-danger.is-light.is-hovered { background-color: #fde0e6; border-color: transparent; color: #cc0f35; } -.button.is-danger.is-light:active, .button.is-danger.is-light.is-active { +.bulma-button.is-danger.is-light:active, .bulma-button.is-danger.is-light.is-active { background-color: #fcd4dc; border-color: transparent; color: #cc0f35; } -.button.is-small { +.bulma-button.is-small { font-size: 0.75rem; } -.button.is-small:not(.is-rounded) { +.bulma-button.is-small:not(.is-rounded) { border-radius: 2px; } -.button.is-normal { +.bulma-button.is-normal { font-size: 1rem; } -.button.is-medium { +.bulma-button.is-medium { font-size: 1.25rem; } -.button.is-large { +.bulma-button.is-large { font-size: 1.5rem; } -.button[disabled], -fieldset[disabled] .button { +.bulma-button[disabled], +fieldset[disabled] .bulma-button { background-color: white; border-color: #dbdbdb; box-shadow: none; opacity: 0.5; } -.button.is-fullwidth { +.bulma-button.is-fullwidth { display: flex; width: 100%; } -.button.is-loading { +.bulma-button.is-loading { color: transparent !important; pointer-events: none; } -.button.is-loading::after { +.bulma-button.is-loading::after { position: absolute; left: calc(50% - (1em * 0.5)); top: calc(50% - (1em * 0.5)); position: absolute !important; } -.button.is-static { +.bulma-button.is-static { background-color: whitesmoke; border-color: #dbdbdb; color: #7a7a7a; @@ -1784,141 +1785,141 @@ fieldset[disabled] .button { pointer-events: none; } -.button.is-rounded { +.bulma-button.is-rounded { border-radius: 9999px; padding-left: calc(1em + 0.25em); padding-right: calc(1em + 0.25em); } -.buttons { +.bulma-buttons { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.buttons .button { +.bulma-buttons .bulma-button { margin-bottom: 0.5rem; } -.buttons .button:not(:last-child):not(.is-fullwidth) { +.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth) { margin-right: 0.5rem; } -.buttons:last-child { +.bulma-buttons:last-child { margin-bottom: -0.5rem; } -.buttons:not(:last-child) { +.bulma-buttons:not(:last-child) { margin-bottom: 1rem; } -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large) { font-size: 0.75rem; } -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { border-radius: 2px; } -.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { +.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large) { font-size: 1.25rem; } -.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { +.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium) { font-size: 1.5rem; } -.buttons.has-addons .button:not(:first-child) { +.bulma-buttons.has-addons .bulma-button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.buttons.has-addons .button:not(:last-child) { +.bulma-buttons.has-addons .bulma-button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-right: -1px; } -.buttons.has-addons .button:last-child { +.bulma-buttons.has-addons .bulma-button:last-child { margin-right: 0; } -.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered { +.bulma-buttons.has-addons .bulma-button:hover, .bulma-buttons.has-addons .bulma-button.is-hovered { z-index: 2; } -.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected { +.bulma-buttons.has-addons .bulma-button:focus, .bulma-buttons.has-addons .bulma-button.is-focused, .bulma-buttons.has-addons .bulma-button:active, .bulma-buttons.has-addons .bulma-button.is-active, .bulma-buttons.has-addons .bulma-button.is-selected { z-index: 3; } -.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover { +.bulma-buttons.has-addons .bulma-button:focus:hover, .bulma-buttons.has-addons .bulma-button.is-focused:hover, .bulma-buttons.has-addons .bulma-button:active:hover, .bulma-buttons.has-addons .bulma-button.is-active:hover, .bulma-buttons.has-addons .bulma-button.is-selected:hover { z-index: 4; } -.buttons.has-addons .button.is-expanded { +.bulma-buttons.has-addons .bulma-button.is-expanded { flex-grow: 1; flex-shrink: 1; } -.buttons.is-centered { +.bulma-buttons.is-centered { justify-content: center; } -.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { +.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } -.buttons.is-right { +.bulma-buttons.is-right { justify-content: flex-end; } -.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { +.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } @media screen and (max-width: 768px) { - .button.is-responsive.is-small { + .bulma-button.is-responsive.is-small { font-size: 0.5625rem; } - .button.is-responsive, - .button.is-responsive.is-normal { + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { font-size: 0.65625rem; } - .button.is-responsive.is-medium { + .bulma-button.is-responsive.is-medium { font-size: 0.75rem; } - .button.is-responsive.is-large { + .bulma-button.is-responsive.is-large { font-size: 1rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .button.is-responsive.is-small { + .bulma-button.is-responsive.is-small { font-size: 0.65625rem; } - .button.is-responsive, - .button.is-responsive.is-normal { + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { font-size: 0.75rem; } - .button.is-responsive.is-medium { + .bulma-button.is-responsive.is-medium { font-size: 1rem; } - .button.is-responsive.is-large { + .bulma-button.is-responsive.is-large { font-size: 1.25rem; } } -.container { +.bulma-container { flex-grow: 1; margin: 0 auto; position: relative; width: auto; } -.container.is-fluid { +.bulma-container.is-fluid { max-width: none !important; padding-left: 32px; padding-right: 32px; @@ -1926,176 +1927,176 @@ fieldset[disabled] .button { } @media screen and (min-width: 1024px) { - .container { + .bulma-container { max-width: 960px; } } @media screen and (max-width: 1215px) { - .container.is-widescreen:not(.is-max-desktop) { + .bulma-container.is-widescreen:not(.is-max-desktop) { max-width: 1152px; } } @media screen and (max-width: 1407px) { - .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + .bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { max-width: 1344px; } } @media screen and (min-width: 1216px) { - .container:not(.is-max-desktop) { + .bulma-container:not(.is-max-desktop) { max-width: 1152px; } } @media screen and (min-width: 1408px) { - .container:not(.is-max-desktop):not(.is-max-widescreen) { + .bulma-container:not(.is-max-desktop):not(.is-max-widescreen) { max-width: 1344px; } } -.content li + li { +.bulma-content li + li { margin-top: 0.25em; } -.content p:not(:last-child), -.content dl:not(:last-child), -.content ol:not(:last-child), -.content ul:not(:last-child), -.content blockquote:not(:last-child), -.content pre:not(:last-child), -.content table:not(:last-child) { +.bulma-content p:not(:last-child), +.bulma-content dl:not(:last-child), +.bulma-content ol:not(:last-child), +.bulma-content ul:not(:last-child), +.bulma-content blockquote:not(:last-child), +.bulma-content pre:not(:last-child), +.bulma-content table:not(:last-child) { margin-bottom: 1em; } -.content h1, -.content h2, -.content h3, -.content h4, -.content h5, -.content h6 { +.bulma-content h1, +.bulma-content h2, +.bulma-content h3, +.bulma-content h4, +.bulma-content h5, +.bulma-content h6 { color: #363636; font-weight: 600; line-height: 1.125; } -.content h1 { +.bulma-content h1 { font-size: 2em; margin-bottom: 0.5em; } -.content h1:not(:first-child) { +.bulma-content h1:not(:first-child) { margin-top: 1em; } -.content h2 { +.bulma-content h2 { font-size: 1.75em; margin-bottom: 0.5714em; } -.content h2:not(:first-child) { +.bulma-content h2:not(:first-child) { margin-top: 1.1428em; } -.content h3 { +.bulma-content h3 { font-size: 1.5em; margin-bottom: 0.6666em; } -.content h3:not(:first-child) { +.bulma-content h3:not(:first-child) { margin-top: 1.3333em; } -.content h4 { +.bulma-content h4 { font-size: 1.25em; margin-bottom: 0.8em; } -.content h5 { +.bulma-content h5 { font-size: 1.125em; margin-bottom: 0.8888em; } -.content h6 { +.bulma-content h6 { font-size: 1em; margin-bottom: 1em; } -.content blockquote { +.bulma-content blockquote { background-color: whitesmoke; border-left: 5px solid #dbdbdb; padding: 1.25em 1.5em; } -.content ol { +.bulma-content ol { list-style-position: outside; margin-left: 2em; margin-top: 1em; } -.content ol:not([type]) { +.bulma-content ol:not([type]) { list-style-type: decimal; } -.content ol:not([type]).is-lower-alpha { +.bulma-content ol:not([type]).is-lower-alpha { list-style-type: lower-alpha; } -.content ol:not([type]).is-lower-roman { +.bulma-content ol:not([type]).is-lower-roman { list-style-type: lower-roman; } -.content ol:not([type]).is-upper-alpha { +.bulma-content ol:not([type]).is-upper-alpha { list-style-type: upper-alpha; } -.content ol:not([type]).is-upper-roman { +.bulma-content ol:not([type]).is-upper-roman { list-style-type: upper-roman; } -.content ul { +.bulma-content ul { list-style: disc outside; margin-left: 2em; margin-top: 1em; } -.content ul ul { +.bulma-content ul ul { list-style-type: circle; margin-top: 0.5em; } -.content ul ul ul { +.bulma-content ul ul ul { list-style-type: square; } -.content dd { +.bulma-content dd { margin-left: 2em; } -.content figure { +.bulma-content figure { margin-left: 2em; margin-right: 2em; text-align: center; } -.content figure:not(:first-child) { +.bulma-content figure:not(:first-child) { margin-top: 2em; } -.content figure:not(:last-child) { +.bulma-content figure:not(:last-child) { margin-bottom: 2em; } -.content figure img { +.bulma-content figure img { display: inline-block; } -.content figure figcaption { +.bulma-content figure figcaption { font-style: italic; } -.content pre { +.bulma-content pre { -webkit-overflow-scrolling: touch; overflow-x: auto; padding: 1.25em 1.5em; @@ -2103,69 +2104,69 @@ fieldset[disabled] .button { word-wrap: normal; } -.content sup, -.content sub { +.bulma-content sup, +.bulma-content sub { font-size: 75%; } -.content table { +.bulma-content table { width: 100%; } -.content table td, -.content table th { +.bulma-content table td, +.bulma-content table th { border: 1px solid #dbdbdb; border-width: 0 0 1px; padding: 0.5em 0.75em; vertical-align: top; } -.content table th { +.bulma-content table th { color: #363636; } -.content table th:not([align]) { +.bulma-content table th:not([align]) { text-align: inherit; } -.content table thead td, -.content table thead th { +.bulma-content table thead td, +.bulma-content table thead th { border-width: 0 0 2px; color: #363636; } -.content table tfoot td, -.content table tfoot th { +.bulma-content table tfoot td, +.bulma-content table tfoot th { border-width: 2px 0 0; color: #363636; } -.content table tbody tr:last-child td, -.content table tbody tr:last-child th { +.bulma-content table tbody tr:last-child td, +.bulma-content table tbody tr:last-child th { border-bottom-width: 0; } -.content .tabs li + li { +.bulma-content .bulma-tabs li + li { margin-top: 0; } -.content.is-small { +.bulma-content.is-small { font-size: 0.75rem; } -.content.is-normal { +.bulma-content.is-normal { font-size: 1rem; } -.content.is-medium { +.bulma-content.is-medium { font-size: 1.25rem; } -.content.is-large { +.bulma-content.is-large { font-size: 1.5rem; } -.icon { +.bulma-icon { align-items: center; display: inline-flex; justify-content: center; @@ -2173,22 +2174,22 @@ fieldset[disabled] .button { width: 1.5rem; } -.icon.is-small { +.bulma-icon.is-small { height: 1rem; width: 1rem; } -.icon.is-medium { +.bulma-icon.is-medium { height: 2rem; width: 2rem; } -.icon.is-large { +.bulma-icon.is-large { height: 3rem; width: 3rem; } -.icon-text { +.bulma-icon-text { align-items: flex-start; color: inherit; display: inline-flex; @@ -2197,276 +2198,276 @@ fieldset[disabled] .button { vertical-align: top; } -.icon-text .icon { +.bulma-icon-text .bulma-icon { flex-grow: 0; flex-shrink: 0; } -.icon-text .icon:not(:last-child) { +.bulma-icon-text .bulma-icon:not(:last-child) { margin-right: 0.25em; } -.icon-text .icon:not(:first-child) { +.bulma-icon-text .bulma-icon:not(:first-child) { margin-left: 0.25em; } -div.icon-text { +div.bulma-icon-text { display: flex; } -.image { +.bulma-image { display: block; position: relative; } -.image img { +.bulma-image img { display: block; height: auto; width: 100%; } -.image img.is-rounded { +.bulma-image img.is-rounded { border-radius: 9999px; } -.image.is-fullwidth { +.bulma-image.is-fullwidth { width: 100%; } -.image.is-square img, -.image.is-square .has-ratio, .image.is-1by1 img, -.image.is-1by1 .has-ratio, .image.is-5by4 img, -.image.is-5by4 .has-ratio, .image.is-4by3 img, -.image.is-4by3 .has-ratio, .image.is-3by2 img, -.image.is-3by2 .has-ratio, .image.is-5by3 img, -.image.is-5by3 .has-ratio, .image.is-16by9 img, -.image.is-16by9 .has-ratio, .image.is-2by1 img, -.image.is-2by1 .has-ratio, .image.is-3by1 img, -.image.is-3by1 .has-ratio, .image.is-4by5 img, -.image.is-4by5 .has-ratio, .image.is-3by4 img, -.image.is-3by4 .has-ratio, .image.is-2by3 img, -.image.is-2by3 .has-ratio, .image.is-3by5 img, -.image.is-3by5 .has-ratio, .image.is-9by16 img, -.image.is-9by16 .has-ratio, .image.is-1by2 img, -.image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio { +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio { height: 100%; width: 100%; } -.image.is-square, .image.is-1by1 { +.bulma-image.is-square, .bulma-image.is-1by1 { padding-top: 100%; } -.image.is-5by4 { +.bulma-image.is-5by4 { padding-top: 80%; } -.image.is-4by3 { +.bulma-image.is-4by3 { padding-top: 75%; } -.image.is-3by2 { +.bulma-image.is-3by2 { padding-top: 66.6666%; } -.image.is-5by3 { +.bulma-image.is-5by3 { padding-top: 60%; } -.image.is-16by9 { +.bulma-image.is-16by9 { padding-top: 56.25%; } -.image.is-2by1 { +.bulma-image.is-2by1 { padding-top: 50%; } -.image.is-3by1 { +.bulma-image.is-3by1 { padding-top: 33.3333%; } -.image.is-4by5 { +.bulma-image.is-4by5 { padding-top: 125%; } -.image.is-3by4 { +.bulma-image.is-3by4 { padding-top: 133.3333%; } -.image.is-2by3 { +.bulma-image.is-2by3 { padding-top: 150%; } -.image.is-3by5 { +.bulma-image.is-3by5 { padding-top: 166.6666%; } -.image.is-9by16 { +.bulma-image.is-9by16 { padding-top: 177.7777%; } -.image.is-1by2 { +.bulma-image.is-1by2 { padding-top: 200%; } -.image.is-1by3 { +.bulma-image.is-1by3 { padding-top: 300%; } -.image.is-16x16 { +.bulma-image.is-16x16 { height: 16px; width: 16px; } -.image.is-24x24 { +.bulma-image.is-24x24 { height: 24px; width: 24px; } -.image.is-32x32 { +.bulma-image.is-32x32 { height: 32px; width: 32px; } -.image.is-48x48 { +.bulma-image.is-48x48 { height: 48px; width: 48px; } -.image.is-64x64 { +.bulma-image.is-64x64 { height: 64px; width: 64px; } -.image.is-96x96 { +.bulma-image.is-96x96 { height: 96px; width: 96px; } -.image.is-128x128 { +.bulma-image.is-128x128 { height: 128px; width: 128px; } -.notification { +.bulma-notification { background-color: whitesmoke; border-radius: 4px; position: relative; padding: 1.25rem 2.5rem 1.25rem 1.5rem; } -.notification a:not(.button):not(.dropdown-item) { +.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item) { color: currentColor; text-decoration: underline; } -.notification strong { +.bulma-notification strong { color: currentColor; } -.notification code, -.notification pre { +.bulma-notification code, +.bulma-notification pre { background: white; } -.notification pre code { +.bulma-notification pre code { background: transparent; } -.notification > .delete { +.bulma-notification > .bulma-delete { right: 0.5rem; position: absolute; top: 0.5rem; } -.notification .title, -.notification .subtitle, -.notification .content { +.bulma-notification .bulma-title, +.bulma-notification .bulma-subtitle, +.bulma-notification .bulma-content { color: currentColor; } -.notification.is-white { +.bulma-notification.is-white { background-color: white; color: #0a0a0a; } -.notification.is-black { +.bulma-notification.is-black { background-color: #0a0a0a; color: white; } -.notification.is-light { +.bulma-notification.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.notification.is-dark { +.bulma-notification.is-dark { background-color: #363636; color: #fff; } -.notification.is-primary { +.bulma-notification.is-primary { background-color: #00d1b2; color: #fff; } -.notification.is-primary.is-light { +.bulma-notification.is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.notification.is-link { +.bulma-notification.is-link { background-color: #485fc7; color: #fff; } -.notification.is-link.is-light { +.bulma-notification.is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.notification.is-info { +.bulma-notification.is-info { background-color: #3e8ed0; color: #fff; } -.notification.is-info.is-light { +.bulma-notification.is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.notification.is-success { +.bulma-notification.is-success { background-color: #48c78e; color: #fff; } -.notification.is-success.is-light { +.bulma-notification.is-success.is-light { background-color: #effaf5; color: #257953; } -.notification.is-warning { +.bulma-notification.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.notification.is-warning.is-light { +.bulma-notification.is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.notification.is-danger { +.bulma-notification.is-danger { background-color: #f14668; color: #fff; } -.notification.is-danger.is-light { +.bulma-notification.is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.progress { +.bulma-progress { -moz-appearance: none; -webkit-appearance: none; border: none; @@ -2478,184 +2479,184 @@ div.icon-text { width: 100%; } -.progress::-webkit-progress-bar { +.bulma-progress::-webkit-progress-bar { background-color: #ededed; } -.progress::-webkit-progress-value { +.bulma-progress::-webkit-progress-value { background-color: #4a4a4a; } -.progress::-moz-progress-bar { +.bulma-progress::-moz-progress-bar { background-color: #4a4a4a; } -.progress::-ms-fill { +.bulma-progress::-ms-fill { background-color: #4a4a4a; border: none; } -.progress.is-white::-webkit-progress-value { +.bulma-progress.is-white::-webkit-progress-value { background-color: white; } -.progress.is-white::-moz-progress-bar { +.bulma-progress.is-white::-moz-progress-bar { background-color: white; } -.progress.is-white::-ms-fill { +.bulma-progress.is-white::-ms-fill { background-color: white; } -.progress.is-white:indeterminate { +.bulma-progress.is-white:indeterminate { background-image: linear-gradient(to right, white 30%, #ededed 30%); } -.progress.is-black::-webkit-progress-value { +.bulma-progress.is-black::-webkit-progress-value { background-color: #0a0a0a; } -.progress.is-black::-moz-progress-bar { +.bulma-progress.is-black::-moz-progress-bar { background-color: #0a0a0a; } -.progress.is-black::-ms-fill { +.bulma-progress.is-black::-ms-fill { background-color: #0a0a0a; } -.progress.is-black:indeterminate { +.bulma-progress.is-black:indeterminate { background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); } -.progress.is-light::-webkit-progress-value { +.bulma-progress.is-light::-webkit-progress-value { background-color: whitesmoke; } -.progress.is-light::-moz-progress-bar { +.bulma-progress.is-light::-moz-progress-bar { background-color: whitesmoke; } -.progress.is-light::-ms-fill { +.bulma-progress.is-light::-ms-fill { background-color: whitesmoke; } -.progress.is-light:indeterminate { +.bulma-progress.is-light:indeterminate { background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); } -.progress.is-dark::-webkit-progress-value { +.bulma-progress.is-dark::-webkit-progress-value { background-color: #363636; } -.progress.is-dark::-moz-progress-bar { +.bulma-progress.is-dark::-moz-progress-bar { background-color: #363636; } -.progress.is-dark::-ms-fill { +.bulma-progress.is-dark::-ms-fill { background-color: #363636; } -.progress.is-dark:indeterminate { +.bulma-progress.is-dark:indeterminate { background-image: linear-gradient(to right, #363636 30%, #ededed 30%); } -.progress.is-primary::-webkit-progress-value { +.bulma-progress.is-primary::-webkit-progress-value { background-color: #00d1b2; } -.progress.is-primary::-moz-progress-bar { +.bulma-progress.is-primary::-moz-progress-bar { background-color: #00d1b2; } -.progress.is-primary::-ms-fill { +.bulma-progress.is-primary::-ms-fill { background-color: #00d1b2; } -.progress.is-primary:indeterminate { +.bulma-progress.is-primary:indeterminate { background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%); } -.progress.is-link::-webkit-progress-value { +.bulma-progress.is-link::-webkit-progress-value { background-color: #485fc7; } -.progress.is-link::-moz-progress-bar { +.bulma-progress.is-link::-moz-progress-bar { background-color: #485fc7; } -.progress.is-link::-ms-fill { +.bulma-progress.is-link::-ms-fill { background-color: #485fc7; } -.progress.is-link:indeterminate { +.bulma-progress.is-link:indeterminate { background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%); } -.progress.is-info::-webkit-progress-value { +.bulma-progress.is-info::-webkit-progress-value { background-color: #3e8ed0; } -.progress.is-info::-moz-progress-bar { +.bulma-progress.is-info::-moz-progress-bar { background-color: #3e8ed0; } -.progress.is-info::-ms-fill { +.bulma-progress.is-info::-ms-fill { background-color: #3e8ed0; } -.progress.is-info:indeterminate { +.bulma-progress.is-info:indeterminate { background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%); } -.progress.is-success::-webkit-progress-value { +.bulma-progress.is-success::-webkit-progress-value { background-color: #48c78e; } -.progress.is-success::-moz-progress-bar { +.bulma-progress.is-success::-moz-progress-bar { background-color: #48c78e; } -.progress.is-success::-ms-fill { +.bulma-progress.is-success::-ms-fill { background-color: #48c78e; } -.progress.is-success:indeterminate { +.bulma-progress.is-success:indeterminate { background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%); } -.progress.is-warning::-webkit-progress-value { +.bulma-progress.is-warning::-webkit-progress-value { background-color: #ffe08a; } -.progress.is-warning::-moz-progress-bar { +.bulma-progress.is-warning::-moz-progress-bar { background-color: #ffe08a; } -.progress.is-warning::-ms-fill { +.bulma-progress.is-warning::-ms-fill { background-color: #ffe08a; } -.progress.is-warning:indeterminate { +.bulma-progress.is-warning:indeterminate { background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%); } -.progress.is-danger::-webkit-progress-value { +.bulma-progress.is-danger::-webkit-progress-value { background-color: #f14668; } -.progress.is-danger::-moz-progress-bar { +.bulma-progress.is-danger::-moz-progress-bar { background-color: #f14668; } -.progress.is-danger::-ms-fill { +.bulma-progress.is-danger::-ms-fill { background-color: #f14668; } -.progress.is-danger:indeterminate { +.bulma-progress.is-danger:indeterminate { background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); } -.progress:indeterminate { +.bulma-progress:indeterminate { animation-duration: 1.5s; animation-iteration-count: infinite; animation-name: moveIndeterminate; @@ -2667,27 +2668,27 @@ div.icon-text { background-size: 150% 150%; } -.progress:indeterminate::-webkit-progress-bar { +.bulma-progress:indeterminate::-webkit-progress-bar { background-color: transparent; } -.progress:indeterminate::-moz-progress-bar { +.bulma-progress:indeterminate::-moz-progress-bar { background-color: transparent; } -.progress:indeterminate::-ms-fill { +.bulma-progress:indeterminate::-ms-fill { animation-name: none; } -.progress.is-small { +.bulma-progress.is-small { height: 0.75rem; } -.progress.is-medium { +.bulma-progress.is-medium { height: 1.25rem; } -.progress.is-large { +.bulma-progress.is-large { height: 1.5rem; } @@ -2700,276 +2701,276 @@ div.icon-text { } } -.table { +.bulma-table { background-color: white; color: #363636; } -.table td, -.table th { +.bulma-table td, +.bulma-table th { border: 1px solid #dbdbdb; border-width: 0 0 1px; padding: 0.5em 0.75em; vertical-align: top; } -.table td.is-white, -.table th.is-white { +.bulma-table td.is-white, +.bulma-table th.is-white { background-color: white; border-color: white; color: #0a0a0a; } -.table td.is-black, -.table th.is-black { +.bulma-table td.is-black, +.bulma-table th.is-black { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.table td.is-light, -.table th.is-light { +.bulma-table td.is-light, +.bulma-table th.is-light { background-color: whitesmoke; border-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.table td.is-dark, -.table th.is-dark { +.bulma-table td.is-dark, +.bulma-table th.is-dark { background-color: #363636; border-color: #363636; color: #fff; } -.table td.is-primary, -.table th.is-primary { +.bulma-table td.is-primary, +.bulma-table th.is-primary { background-color: #00d1b2; border-color: #00d1b2; color: #fff; } -.table td.is-link, -.table th.is-link { +.bulma-table td.is-link, +.bulma-table th.is-link { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.table td.is-info, -.table th.is-info { +.bulma-table td.is-info, +.bulma-table th.is-info { background-color: #3e8ed0; border-color: #3e8ed0; color: #fff; } -.table td.is-success, -.table th.is-success { +.bulma-table td.is-success, +.bulma-table th.is-success { background-color: #48c78e; border-color: #48c78e; color: #fff; } -.table td.is-warning, -.table th.is-warning { +.bulma-table td.is-warning, +.bulma-table th.is-warning { background-color: #ffe08a; border-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.table td.is-danger, -.table th.is-danger { +.bulma-table td.is-danger, +.bulma-table th.is-danger { background-color: #f14668; border-color: #f14668; color: #fff; } -.table td.is-narrow, -.table th.is-narrow { +.bulma-table td.is-narrow, +.bulma-table th.is-narrow { white-space: nowrap; width: 1%; } -.table td.is-selected, -.table th.is-selected { +.bulma-table td.is-selected, +.bulma-table th.is-selected { background-color: #00d1b2; color: #fff; } -.table td.is-selected a, -.table td.is-selected strong, -.table th.is-selected a, -.table th.is-selected strong { +.bulma-table td.is-selected a, +.bulma-table td.is-selected strong, +.bulma-table th.is-selected a, +.bulma-table th.is-selected strong { color: currentColor; } -.table td.is-vcentered, -.table th.is-vcentered { +.bulma-table td.is-vcentered, +.bulma-table th.is-vcentered { vertical-align: middle; } -.table th { +.bulma-table th { color: #363636; } -.table th:not([align]) { +.bulma-table th:not([align]) { text-align: left; } -.table tr.is-selected { +.bulma-table tr.is-selected { background-color: #00d1b2; color: #fff; } -.table tr.is-selected a, -.table tr.is-selected strong { +.bulma-table tr.is-selected a, +.bulma-table tr.is-selected strong { color: currentColor; } -.table tr.is-selected td, -.table tr.is-selected th { +.bulma-table tr.is-selected td, +.bulma-table tr.is-selected th { border-color: #fff; color: currentColor; } -.table thead { +.bulma-table thead { background-color: transparent; } -.table thead td, -.table thead th { +.bulma-table thead td, +.bulma-table thead th { border-width: 0 0 2px; color: #363636; } -.table tfoot { +.bulma-table tfoot { background-color: transparent; } -.table tfoot td, -.table tfoot th { +.bulma-table tfoot td, +.bulma-table tfoot th { border-width: 2px 0 0; color: #363636; } -.table tbody { +.bulma-table tbody { background-color: transparent; } -.table tbody tr:last-child td, -.table tbody tr:last-child th { +.bulma-table tbody tr:last-child td, +.bulma-table tbody tr:last-child th { border-bottom-width: 0; } -.table.is-bordered td, -.table.is-bordered th { +.bulma-table.is-bordered td, +.bulma-table.is-bordered th { border-width: 1px; } -.table.is-bordered tr:last-child td, -.table.is-bordered tr:last-child th { +.bulma-table.is-bordered tr:last-child td, +.bulma-table.is-bordered tr:last-child th { border-bottom-width: 1px; } -.table.is-fullwidth { +.bulma-table.is-fullwidth { width: 100%; } -.table.is-hoverable tbody tr:not(.is-selected):hover { +.bulma-table.is-hoverable tbody tr:not(.is-selected):hover { background-color: #fafafa; } -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { background-color: #fafafa; } -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { background-color: whitesmoke; } -.table.is-narrow td, -.table.is-narrow th { +.bulma-table.is-narrow td, +.bulma-table.is-narrow th { padding: 0.25em 0.5em; } -.table.is-striped tbody tr:not(.is-selected):nth-child(even) { +.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(even) { background-color: #fafafa; } -.table-container { +.bulma-table-container { -webkit-overflow-scrolling: touch; overflow: auto; overflow-y: hidden; max-width: 100%; } -.tags { +.bulma-tags { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.tags .tag { +.bulma-tags .bulma-tag { margin-bottom: 0.5rem; } -.tags .tag:not(:last-child) { +.bulma-tags .bulma-tag:not(:last-child) { margin-right: 0.5rem; } -.tags:last-child { +.bulma-tags:last-child { margin-bottom: -0.5rem; } -.tags:not(:last-child) { +.bulma-tags:not(:last-child) { margin-bottom: 1rem; } -.tags.are-medium .tag:not(.is-normal):not(.is-large) { +.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large) { font-size: 1rem; } -.tags.are-large .tag:not(.is-normal):not(.is-medium) { +.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium) { font-size: 1.25rem; } -.tags.is-centered { +.bulma-tags.is-centered { justify-content: center; } -.tags.is-centered .tag { +.bulma-tags.is-centered .bulma-tag { margin-right: 0.25rem; margin-left: 0.25rem; } -.tags.is-right { +.bulma-tags.is-right { justify-content: flex-end; } -.tags.is-right .tag:not(:first-child) { +.bulma-tags.is-right .bulma-tag:not(:first-child) { margin-left: 0.5rem; } -.tags.is-right .tag:not(:last-child) { +.bulma-tags.is-right .bulma-tag:not(:last-child) { margin-right: 0; } -.tags.has-addons .tag { +.bulma-tags.has-addons .bulma-tag { margin-right: 0; } -.tags.has-addons .tag:not(:first-child) { +.bulma-tags.has-addons .bulma-tag:not(:first-child) { margin-left: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; } -.tags.has-addons .tag:not(:last-child) { +.bulma-tags.has-addons .bulma-tag:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } -.tag:not(body) { +.bulma-tag:not(body) { align-items: center; background-color: whitesmoke; border-radius: 4px; @@ -2984,126 +2985,126 @@ div.icon-text { white-space: nowrap; } -.tag:not(body) .delete { +.bulma-tag:not(body) .bulma-delete { margin-left: 0.25rem; margin-right: -0.375rem; } -.tag:not(body).is-white { +.bulma-tag:not(body).is-white { background-color: white; color: #0a0a0a; } -.tag:not(body).is-black { +.bulma-tag:not(body).is-black { background-color: #0a0a0a; color: white; } -.tag:not(body).is-light { +.bulma-tag:not(body).is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-dark { +.bulma-tag:not(body).is-dark { background-color: #363636; color: #fff; } -.tag:not(body).is-primary { +.bulma-tag:not(body).is-primary { background-color: #00d1b2; color: #fff; } -.tag:not(body).is-primary.is-light { +.bulma-tag:not(body).is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.tag:not(body).is-link { +.bulma-tag:not(body).is-link { background-color: #485fc7; color: #fff; } -.tag:not(body).is-link.is-light { +.bulma-tag:not(body).is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.tag:not(body).is-info { +.bulma-tag:not(body).is-info { background-color: #3e8ed0; color: #fff; } -.tag:not(body).is-info.is-light { +.bulma-tag:not(body).is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.tag:not(body).is-success { +.bulma-tag:not(body).is-success { background-color: #48c78e; color: #fff; } -.tag:not(body).is-success.is-light { +.bulma-tag:not(body).is-success.is-light { background-color: #effaf5; color: #257953; } -.tag:not(body).is-warning { +.bulma-tag:not(body).is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-warning.is-light { +.bulma-tag:not(body).is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.tag:not(body).is-danger { +.bulma-tag:not(body).is-danger { background-color: #f14668; color: #fff; } -.tag:not(body).is-danger.is-light { +.bulma-tag:not(body).is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.tag:not(body).is-normal { +.bulma-tag:not(body).is-normal { font-size: 0.75rem; } -.tag:not(body).is-medium { +.bulma-tag:not(body).is-medium { font-size: 1rem; } -.tag:not(body).is-large { +.bulma-tag:not(body).is-large { font-size: 1.25rem; } -.tag:not(body) .icon:first-child:not(:last-child) { +.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child) { margin-left: -0.375em; margin-right: 0.1875em; } -.tag:not(body) .icon:last-child:not(:first-child) { +.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child) { margin-left: 0.1875em; margin-right: -0.375em; } -.tag:not(body) .icon:first-child:last-child { +.bulma-tag:not(body) .bulma-icon:first-child:last-child { margin-left: -0.375em; margin-right: -0.375em; } -.tag:not(body).is-delete { +.bulma-tag:not(body).is-delete { margin-left: 1px; padding: 0; position: relative; width: 2em; } -.tag:not(body).is-delete::before, .tag:not(body).is-delete::after { +.bulma-tag:not(body).is-delete::before, .bulma-tag:not(body).is-delete::after { background-color: currentColor; content: ""; display: block; @@ -3114,148 +3115,148 @@ div.icon-text { transform-origin: center center; } -.tag:not(body).is-delete::before { +.bulma-tag:not(body).is-delete::before { height: 1px; width: 50%; } -.tag:not(body).is-delete::after { +.bulma-tag:not(body).is-delete::after { height: 50%; width: 1px; } -.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus { +.bulma-tag:not(body).is-delete:hover, .bulma-tag:not(body).is-delete:focus { background-color: #e8e8e8; } -.tag:not(body).is-delete:active { +.bulma-tag:not(body).is-delete:active { background-color: #dbdbdb; } -.tag:not(body).is-rounded { +.bulma-tag:not(body).is-rounded { border-radius: 9999px; } -a.tag:hover { +a.bulma-tag:hover { text-decoration: underline; } -.title, -.subtitle { +.bulma-title, +.bulma-subtitle { word-break: break-word; } -.title em, -.title span, -.subtitle em, -.subtitle span { +.bulma-title em, +.bulma-title span, +.bulma-subtitle em, +.bulma-subtitle span { font-weight: inherit; } -.title sub, -.subtitle sub { +.bulma-title sub, +.bulma-subtitle sub { font-size: 0.75em; } -.title sup, -.subtitle sup { +.bulma-title sup, +.bulma-subtitle sup { font-size: 0.75em; } -.title .tag, -.subtitle .tag { +.bulma-title .bulma-tag, +.bulma-subtitle .bulma-tag { vertical-align: middle; } -.title { +.bulma-title { color: #363636; font-size: 2rem; font-weight: 600; line-height: 1.125; } -.title strong { +.bulma-title strong { color: inherit; font-weight: inherit; } -.title:not(.is-spaced) + .subtitle { +.bulma-title:not(.is-spaced) + .bulma-subtitle { margin-top: -1.25rem; } -.title.is-1 { +.bulma-title.is-1 { font-size: 3rem; } -.title.is-2 { +.bulma-title.is-2 { font-size: 2.5rem; } -.title.is-3 { +.bulma-title.is-3 { font-size: 2rem; } -.title.is-4 { +.bulma-title.is-4 { font-size: 1.5rem; } -.title.is-5 { +.bulma-title.is-5 { font-size: 1.25rem; } -.title.is-6 { +.bulma-title.is-6 { font-size: 1rem; } -.title.is-7 { +.bulma-title.is-7 { font-size: 0.75rem; } -.subtitle { +.bulma-subtitle { color: #4a4a4a; font-size: 1.25rem; font-weight: 400; line-height: 1.25; } -.subtitle strong { +.bulma-subtitle strong { color: #363636; font-weight: 600; } -.subtitle:not(.is-spaced) + .title { +.bulma-subtitle:not(.is-spaced) + .bulma-title { margin-top: -1.25rem; } -.subtitle.is-1 { +.bulma-subtitle.is-1 { font-size: 3rem; } -.subtitle.is-2 { +.bulma-subtitle.is-2 { font-size: 2.5rem; } -.subtitle.is-3 { +.bulma-subtitle.is-3 { font-size: 2rem; } -.subtitle.is-4 { +.bulma-subtitle.is-4 { font-size: 1.5rem; } -.subtitle.is-5 { +.bulma-subtitle.is-5 { font-size: 1.25rem; } -.subtitle.is-6 { +.bulma-subtitle.is-6 { font-size: 1rem; } -.subtitle.is-7 { +.bulma-subtitle.is-7 { font-size: 0.75rem; } -.heading { +.bulma-heading { display: block; font-size: 11px; letter-spacing: 1px; @@ -3263,7 +3264,7 @@ a.tag:hover { text-transform: uppercase; } -.number { +.bulma-number { align-items: center; background-color: whitesmoke; border-radius: 9999px; @@ -3279,201 +3280,201 @@ a.tag:hover { } /* Bulma Form */ -.input, .textarea, .select select { +.bulma-input, .bulma-textarea, .bulma-select select { background-color: white; border-color: #dbdbdb; border-radius: 4px; color: #363636; } -.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { +.bulma-input::-moz-placeholder, .bulma-textarea::-moz-placeholder, .bulma-select select::-moz-placeholder { color: rgba(54, 54, 54, 0.3); } -.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { +.bulma-input::-webkit-input-placeholder, .bulma-textarea::-webkit-input-placeholder, .bulma-select select::-webkit-input-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { +.bulma-input:-moz-placeholder, .bulma-textarea:-moz-placeholder, .bulma-select select:-moz-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { +.bulma-input:-ms-input-placeholder, .bulma-textarea:-ms-input-placeholder, .bulma-select select:-ms-input-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered { +.bulma-input:hover, .bulma-textarea:hover, .bulma-select select:hover, .is-hovered.bulma-input, .is-hovered.bulma-textarea, .bulma-select select.is-hovered { border-color: #b5b5b5; } -.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { +.bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active { border-color: #485fc7; box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.input[disabled], .textarea[disabled], .select select[disabled], -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select { +.bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; color: #7a7a7a; } -.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, -fieldset[disabled] .input::-moz-placeholder, -fieldset[disabled] .textarea::-moz-placeholder, -fieldset[disabled] .select select::-moz-placeholder, -.select fieldset[disabled] select::-moz-placeholder { +.bulma-input[disabled]::-moz-placeholder, .bulma-textarea[disabled]::-moz-placeholder, .bulma-select select[disabled]::-moz-placeholder, +fieldset[disabled] .bulma-input::-moz-placeholder, +fieldset[disabled] .bulma-textarea::-moz-placeholder, +fieldset[disabled] .bulma-select select::-moz-placeholder, +.bulma-select fieldset[disabled] select::-moz-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, -fieldset[disabled] .input::-webkit-input-placeholder, -fieldset[disabled] .textarea::-webkit-input-placeholder, -fieldset[disabled] .select select::-webkit-input-placeholder, -.select fieldset[disabled] select::-webkit-input-placeholder { +.bulma-input[disabled]::-webkit-input-placeholder, .bulma-textarea[disabled]::-webkit-input-placeholder, .bulma-select select[disabled]::-webkit-input-placeholder, +fieldset[disabled] .bulma-input::-webkit-input-placeholder, +fieldset[disabled] .bulma-textarea::-webkit-input-placeholder, +fieldset[disabled] .bulma-select select::-webkit-input-placeholder, +.bulma-select fieldset[disabled] select::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, -fieldset[disabled] .input:-moz-placeholder, -fieldset[disabled] .textarea:-moz-placeholder, -fieldset[disabled] .select select:-moz-placeholder, -.select fieldset[disabled] select:-moz-placeholder { +.bulma-input[disabled]:-moz-placeholder, .bulma-textarea[disabled]:-moz-placeholder, .bulma-select select[disabled]:-moz-placeholder, +fieldset[disabled] .bulma-input:-moz-placeholder, +fieldset[disabled] .bulma-textarea:-moz-placeholder, +fieldset[disabled] .bulma-select select:-moz-placeholder, +.bulma-select fieldset[disabled] select:-moz-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, -fieldset[disabled] .input:-ms-input-placeholder, -fieldset[disabled] .textarea:-ms-input-placeholder, -fieldset[disabled] .select select:-ms-input-placeholder, -.select fieldset[disabled] select:-ms-input-placeholder { +.bulma-input[disabled]:-ms-input-placeholder, .bulma-textarea[disabled]:-ms-input-placeholder, .bulma-select select[disabled]:-ms-input-placeholder, +fieldset[disabled] .bulma-input:-ms-input-placeholder, +fieldset[disabled] .bulma-textarea:-ms-input-placeholder, +fieldset[disabled] .bulma-select select:-ms-input-placeholder, +.bulma-select fieldset[disabled] select:-ms-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input, .textarea { +.bulma-input, .bulma-textarea { box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05); max-width: 100%; width: 100%; } -.input[readonly], .textarea[readonly] { +.bulma-input[readonly], .bulma-textarea[readonly] { box-shadow: none; } -.is-white.input, .is-white.textarea { +.is-white.bulma-input, .is-white.bulma-textarea { border-color: white; } -.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea { +.is-white.bulma-input:focus, .is-white.bulma-textarea:focus, .is-white.is-focused.bulma-input, .is-white.is-focused.bulma-textarea, .is-white.bulma-input:active, .is-white.bulma-textarea:active, .is-white.is-active.bulma-input, .is-white.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.is-black.input, .is-black.textarea { +.is-black.bulma-input, .is-black.bulma-textarea { border-color: #0a0a0a; } -.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea { +.is-black.bulma-input:focus, .is-black.bulma-textarea:focus, .is-black.is-focused.bulma-input, .is-black.is-focused.bulma-textarea, .is-black.bulma-input:active, .is-black.bulma-textarea:active, .is-black.is-active.bulma-input, .is-black.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.is-light.input, .is-light.textarea { +.is-light.bulma-input, .is-light.bulma-textarea { border-color: whitesmoke; } -.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea { +.is-light.bulma-input:focus, .is-light.bulma-textarea:focus, .is-light.is-focused.bulma-input, .is-light.is-focused.bulma-textarea, .is-light.bulma-input:active, .is-light.bulma-textarea:active, .is-light.is-active.bulma-input, .is-light.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.is-dark.input, .is-dark.textarea { +.is-dark.bulma-input, .is-dark.bulma-textarea { border-color: #363636; } -.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea { +.is-dark.bulma-input:focus, .is-dark.bulma-textarea:focus, .is-dark.is-focused.bulma-input, .is-dark.is-focused.bulma-textarea, .is-dark.bulma-input:active, .is-dark.bulma-textarea:active, .is-dark.is-active.bulma-input, .is-dark.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.is-primary.input, .is-primary.textarea { +.is-primary.bulma-input, .is-primary.bulma-textarea { border-color: #00d1b2; } -.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea { +.is-primary.bulma-input:focus, .is-primary.bulma-textarea:focus, .is-primary.is-focused.bulma-input, .is-primary.is-focused.bulma-textarea, .is-primary.bulma-input:active, .is-primary.bulma-textarea:active, .is-primary.is-active.bulma-input, .is-primary.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.is-link.input, .is-link.textarea { +.is-link.bulma-input, .is-link.bulma-textarea { border-color: #485fc7; } -.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea { +.is-link.bulma-input:focus, .is-link.bulma-textarea:focus, .is-link.is-focused.bulma-input, .is-link.is-focused.bulma-textarea, .is-link.bulma-input:active, .is-link.bulma-textarea:active, .is-link.is-active.bulma-input, .is-link.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.is-info.input, .is-info.textarea { +.is-info.bulma-input, .is-info.bulma-textarea { border-color: #3e8ed0; } -.is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea { +.is-info.bulma-input:focus, .is-info.bulma-textarea:focus, .is-info.is-focused.bulma-input, .is-info.is-focused.bulma-textarea, .is-info.bulma-input:active, .is-info.bulma-textarea:active, .is-info.is-active.bulma-input, .is-info.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.is-success.input, .is-success.textarea { +.is-success.bulma-input, .is-success.bulma-textarea { border-color: #48c78e; } -.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea { +.is-success.bulma-input:focus, .is-success.bulma-textarea:focus, .is-success.is-focused.bulma-input, .is-success.is-focused.bulma-textarea, .is-success.bulma-input:active, .is-success.bulma-textarea:active, .is-success.is-active.bulma-input, .is-success.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.is-warning.input, .is-warning.textarea { +.is-warning.bulma-input, .is-warning.bulma-textarea { border-color: #ffe08a; } -.is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea { +.is-warning.bulma-input:focus, .is-warning.bulma-textarea:focus, .is-warning.is-focused.bulma-input, .is-warning.is-focused.bulma-textarea, .is-warning.bulma-input:active, .is-warning.bulma-textarea:active, .is-warning.is-active.bulma-input, .is-warning.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.is-danger.input, .is-danger.textarea { +.is-danger.bulma-input, .is-danger.bulma-textarea { border-color: #f14668; } -.is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea { +.is-danger.bulma-input:focus, .is-danger.bulma-textarea:focus, .is-danger.is-focused.bulma-input, .is-danger.is-focused.bulma-textarea, .is-danger.bulma-input:active, .is-danger.bulma-textarea:active, .is-danger.is-active.bulma-input, .is-danger.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.is-small.input, .is-small.textarea { +.is-small.bulma-input, .is-small.bulma-textarea { border-radius: 2px; font-size: 0.75rem; } -.is-medium.input, .is-medium.textarea { +.is-medium.bulma-input, .is-medium.bulma-textarea { font-size: 1.25rem; } -.is-large.input, .is-large.textarea { +.is-large.bulma-input, .is-large.bulma-textarea { font-size: 1.5rem; } -.is-fullwidth.input, .is-fullwidth.textarea { +.is-fullwidth.bulma-input, .is-fullwidth.bulma-textarea { display: block; width: 100%; } -.is-inline.input, .is-inline.textarea { +.is-inline.bulma-input, .is-inline.bulma-textarea { display: inline; width: auto; } -.input.is-rounded { +.bulma-input.is-rounded { border-radius: 9999px; padding-left: calc(calc(0.75em - 1px) + 0.375em); padding-right: calc(calc(0.75em - 1px) + 0.375em); } -.input.is-static { +.bulma-input.is-static { background-color: transparent; border-color: transparent; box-shadow: none; @@ -3481,7 +3482,7 @@ fieldset[disabled] .select select:-ms-input-placeholder, padding-right: 0; } -.textarea { +.bulma-textarea { display: block; max-width: 100%; min-width: 100%; @@ -3489,70 +3490,70 @@ fieldset[disabled] .select select:-ms-input-placeholder, resize: vertical; } -.textarea:not([rows]) { +.bulma-textarea:not([rows]) { max-height: 40em; min-height: 8em; } -.textarea[rows] { +.bulma-textarea[rows] { height: initial; } -.textarea.has-fixed-size { +.bulma-textarea.has-fixed-size { resize: none; } -.checkbox, .radio { +.bulma-checkbox, .bulma-radio { cursor: pointer; display: inline-block; line-height: 1.25; position: relative; } -.checkbox input, .radio input { +.bulma-checkbox input, .bulma-radio input { cursor: pointer; } -.checkbox:hover, .radio:hover { +.bulma-checkbox:hover, .bulma-radio:hover { color: #363636; } -.checkbox[disabled], .radio[disabled], -fieldset[disabled] .checkbox, -fieldset[disabled] .radio, -.checkbox input[disabled], -.radio input[disabled] { +.bulma-checkbox[disabled], .bulma-radio[disabled], +fieldset[disabled] .bulma-checkbox, +fieldset[disabled] .bulma-radio, +.bulma-checkbox input[disabled], +.bulma-radio input[disabled] { color: #7a7a7a; cursor: not-allowed; } -.radio + .radio { +.bulma-radio + .bulma-radio { margin-left: 0.5em; } -.select { +.bulma-select { display: inline-block; max-width: 100%; position: relative; vertical-align: top; } -.select:not(.is-multiple) { +.bulma-select:not(.is-multiple) { height: 2.5em; } -.select:not(.is-multiple):not(.is-loading)::after { +.bulma-select:not(.is-multiple):not(.is-loading)::after { border-color: #485fc7; right: 1.125em; z-index: 4; } -.select.is-rounded select { +.bulma-select.is-rounded select { border-radius: 9999px; padding-left: 1em; } -.select select { +.bulma-select select { cursor: pointer; display: block; font-size: 1em; @@ -3560,219 +3561,219 @@ fieldset[disabled] .radio, outline: none; } -.select select::-ms-expand { +.bulma-select select::-ms-expand { display: none; } -.select select[disabled]:hover, -fieldset[disabled] .select select:hover { +.bulma-select select[disabled]:hover, +fieldset[disabled] .bulma-select select:hover { border-color: whitesmoke; } -.select select:not([multiple]) { +.bulma-select select:not([multiple]) { padding-right: 2.5em; } -.select select[multiple] { +.bulma-select select[multiple] { height: auto; padding: 0; } -.select select[multiple] option { +.bulma-select select[multiple] option { padding: 0.5em 1em; } -.select:not(.is-multiple):not(.is-loading):hover::after { +.bulma-select:not(.is-multiple):not(.is-loading):hover::after { border-color: #363636; } -.select.is-white:not(:hover)::after { +.bulma-select.is-white:not(:hover)::after { border-color: white; } -.select.is-white select { +.bulma-select.is-white select { border-color: white; } -.select.is-white select:hover, .select.is-white select.is-hovered { +.bulma-select.is-white select:hover, .bulma-select.is-white select.is-hovered { border-color: #f2f2f2; } -.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { +.bulma-select.is-white select:focus, .bulma-select.is-white select.is-focused, .bulma-select.is-white select:active, .bulma-select.is-white select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.select.is-black:not(:hover)::after { +.bulma-select.is-black:not(:hover)::after { border-color: #0a0a0a; } -.select.is-black select { +.bulma-select.is-black select { border-color: #0a0a0a; } -.select.is-black select:hover, .select.is-black select.is-hovered { +.bulma-select.is-black select:hover, .bulma-select.is-black select.is-hovered { border-color: black; } -.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { +.bulma-select.is-black select:focus, .bulma-select.is-black select.is-focused, .bulma-select.is-black select:active, .bulma-select.is-black select.is-active { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.select.is-light:not(:hover)::after { +.bulma-select.is-light:not(:hover)::after { border-color: whitesmoke; } -.select.is-light select { +.bulma-select.is-light select { border-color: whitesmoke; } -.select.is-light select:hover, .select.is-light select.is-hovered { +.bulma-select.is-light select:hover, .bulma-select.is-light select.is-hovered { border-color: #e8e8e8; } -.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { +.bulma-select.is-light select:focus, .bulma-select.is-light select.is-focused, .bulma-select.is-light select:active, .bulma-select.is-light select.is-active { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.select.is-dark:not(:hover)::after { +.bulma-select.is-dark:not(:hover)::after { border-color: #363636; } -.select.is-dark select { +.bulma-select.is-dark select { border-color: #363636; } -.select.is-dark select:hover, .select.is-dark select.is-hovered { +.bulma-select.is-dark select:hover, .bulma-select.is-dark select.is-hovered { border-color: #292929; } -.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { +.bulma-select.is-dark select:focus, .bulma-select.is-dark select.is-focused, .bulma-select.is-dark select:active, .bulma-select.is-dark select.is-active { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.select.is-primary:not(:hover)::after { +.bulma-select.is-primary:not(:hover)::after { border-color: #00d1b2; } -.select.is-primary select { +.bulma-select.is-primary select { border-color: #00d1b2; } -.select.is-primary select:hover, .select.is-primary select.is-hovered { +.bulma-select.is-primary select:hover, .bulma-select.is-primary select.is-hovered { border-color: #00b89c; } -.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { +.bulma-select.is-primary select:focus, .bulma-select.is-primary select.is-focused, .bulma-select.is-primary select:active, .bulma-select.is-primary select.is-active { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.select.is-link:not(:hover)::after { +.bulma-select.is-link:not(:hover)::after { border-color: #485fc7; } -.select.is-link select { +.bulma-select.is-link select { border-color: #485fc7; } -.select.is-link select:hover, .select.is-link select.is-hovered { +.bulma-select.is-link select:hover, .bulma-select.is-link select.is-hovered { border-color: #3a51bb; } -.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { +.bulma-select.is-link select:focus, .bulma-select.is-link select.is-focused, .bulma-select.is-link select:active, .bulma-select.is-link select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.select.is-info:not(:hover)::after { +.bulma-select.is-info:not(:hover)::after { border-color: #3e8ed0; } -.select.is-info select { +.bulma-select.is-info select { border-color: #3e8ed0; } -.select.is-info select:hover, .select.is-info select.is-hovered { +.bulma-select.is-info select:hover, .bulma-select.is-info select.is-hovered { border-color: #3082c5; } -.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { +.bulma-select.is-info select:focus, .bulma-select.is-info select.is-focused, .bulma-select.is-info select:active, .bulma-select.is-info select.is-active { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.select.is-success:not(:hover)::after { +.bulma-select.is-success:not(:hover)::after { border-color: #48c78e; } -.select.is-success select { +.bulma-select.is-success select { border-color: #48c78e; } -.select.is-success select:hover, .select.is-success select.is-hovered { +.bulma-select.is-success select:hover, .bulma-select.is-success select.is-hovered { border-color: #3abb81; } -.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { +.bulma-select.is-success select:focus, .bulma-select.is-success select.is-focused, .bulma-select.is-success select:active, .bulma-select.is-success select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.select.is-warning:not(:hover)::after { +.bulma-select.is-warning:not(:hover)::after { border-color: #ffe08a; } -.select.is-warning select { +.bulma-select.is-warning select { border-color: #ffe08a; } -.select.is-warning select:hover, .select.is-warning select.is-hovered { +.bulma-select.is-warning select:hover, .bulma-select.is-warning select.is-hovered { border-color: #ffd970; } -.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { +.bulma-select.is-warning select:focus, .bulma-select.is-warning select.is-focused, .bulma-select.is-warning select:active, .bulma-select.is-warning select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.select.is-danger:not(:hover)::after { +.bulma-select.is-danger:not(:hover)::after { border-color: #f14668; } -.select.is-danger select { +.bulma-select.is-danger select { border-color: #f14668; } -.select.is-danger select:hover, .select.is-danger select.is-hovered { +.bulma-select.is-danger select:hover, .bulma-select.is-danger select.is-hovered { border-color: #ef2e55; } -.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { +.bulma-select.is-danger select:focus, .bulma-select.is-danger select.is-focused, .bulma-select.is-danger select:active, .bulma-select.is-danger select.is-active { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.select.is-small { +.bulma-select.is-small { border-radius: 2px; font-size: 0.75rem; } -.select.is-medium { +.bulma-select.is-medium { font-size: 1.25rem; } -.select.is-large { +.bulma-select.is-large { font-size: 1.5rem; } -.select.is-disabled::after { +.bulma-select.is-disabled::after { border-color: #7a7a7a !important; opacity: 0.5; } -.select.is-fullwidth { +.bulma-select.is-fullwidth { width: 100%; } -.select.is-fullwidth select { +.bulma-select.is-fullwidth select { width: 100%; } -.select.is-loading::after { +.bulma-select.is-loading::after { margin-top: 0; position: absolute; right: 0.625em; @@ -3780,379 +3781,379 @@ fieldset[disabled] .select select:hover { transform: none; } -.select.is-loading.is-small:after { +.bulma-select.is-loading.is-small:after { font-size: 0.75rem; } -.select.is-loading.is-medium:after { +.bulma-select.is-loading.is-medium:after { font-size: 1.25rem; } -.select.is-loading.is-large:after { +.bulma-select.is-loading.is-large:after { font-size: 1.5rem; } -.file { +.bulma-file { align-items: stretch; display: flex; justify-content: flex-start; position: relative; } -.file.is-white .file-cta { +.bulma-file.is-white .bulma-file-cta { background-color: white; border-color: transparent; color: #0a0a0a; } -.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta { +.bulma-file.is-white:hover .bulma-file-cta, .bulma-file.is-white.is-hovered .bulma-file-cta { background-color: #f9f9f9; border-color: transparent; color: #0a0a0a; } -.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { +.bulma-file.is-white:focus .bulma-file-cta, .bulma-file.is-white.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); color: #0a0a0a; } -.file.is-white:active .file-cta, .file.is-white.is-active .file-cta { +.bulma-file.is-white:active .bulma-file-cta, .bulma-file.is-white.is-active .bulma-file-cta { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } -.file.is-black .file-cta { +.bulma-file.is-black .bulma-file-cta { background-color: #0a0a0a; border-color: transparent; color: white; } -.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta { +.bulma-file.is-black:hover .bulma-file-cta, .bulma-file.is-black.is-hovered .bulma-file-cta { background-color: #040404; border-color: transparent; color: white; } -.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { +.bulma-file.is-black:focus .bulma-file-cta, .bulma-file.is-black.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); color: white; } -.file.is-black:active .file-cta, .file.is-black.is-active .file-cta { +.bulma-file.is-black:active .bulma-file-cta, .bulma-file.is-black.is-active .bulma-file-cta { background-color: black; border-color: transparent; color: white; } -.file.is-light .file-cta { +.bulma-file.is-light .bulma-file-cta { background-color: whitesmoke; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta { +.bulma-file.is-light:hover .bulma-file-cta, .bulma-file.is-light.is-hovered .bulma-file-cta { background-color: #eeeeee; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { +.bulma-file.is-light:focus .bulma-file-cta, .bulma-file.is-light.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-light:active .file-cta, .file.is-light.is-active .file-cta { +.bulma-file.is-light:active .bulma-file-cta, .bulma-file.is-light.is-active .bulma-file-cta { background-color: #e8e8e8; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-dark .file-cta { +.bulma-file.is-dark .bulma-file-cta { background-color: #363636; border-color: transparent; color: #fff; } -.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta { +.bulma-file.is-dark:hover .bulma-file-cta, .bulma-file.is-dark.is-hovered .bulma-file-cta { background-color: #2f2f2f; border-color: transparent; color: #fff; } -.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { +.bulma-file.is-dark:focus .bulma-file-cta, .bulma-file.is-dark.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); color: #fff; } -.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { +.bulma-file.is-dark:active .bulma-file-cta, .bulma-file.is-dark.is-active .bulma-file-cta { background-color: #292929; border-color: transparent; color: #fff; } -.file.is-primary .file-cta { +.bulma-file.is-primary .bulma-file-cta { background-color: #00d1b2; border-color: transparent; color: #fff; } -.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta { +.bulma-file.is-primary:hover .bulma-file-cta, .bulma-file.is-primary.is-hovered .bulma-file-cta { background-color: #00c4a7; border-color: transparent; color: #fff; } -.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { +.bulma-file.is-primary:focus .bulma-file-cta, .bulma-file.is-primary.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); color: #fff; } -.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { +.bulma-file.is-primary:active .bulma-file-cta, .bulma-file.is-primary.is-active .bulma-file-cta { background-color: #00b89c; border-color: transparent; color: #fff; } -.file.is-link .file-cta { +.bulma-file.is-link .bulma-file-cta { background-color: #485fc7; border-color: transparent; color: #fff; } -.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta { +.bulma-file.is-link:hover .bulma-file-cta, .bulma-file.is-link.is-hovered .bulma-file-cta { background-color: #3e56c4; border-color: transparent; color: #fff; } -.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { +.bulma-file.is-link:focus .bulma-file-cta, .bulma-file.is-link.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25); color: #fff; } -.file.is-link:active .file-cta, .file.is-link.is-active .file-cta { +.bulma-file.is-link:active .bulma-file-cta, .bulma-file.is-link.is-active .bulma-file-cta { background-color: #3a51bb; border-color: transparent; color: #fff; } -.file.is-info .file-cta { +.bulma-file.is-info .bulma-file-cta { background-color: #3e8ed0; border-color: transparent; color: #fff; } -.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta { +.bulma-file.is-info:hover .bulma-file-cta, .bulma-file.is-info.is-hovered .bulma-file-cta { background-color: #3488ce; border-color: transparent; color: #fff; } -.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { +.bulma-file.is-info:focus .bulma-file-cta, .bulma-file.is-info.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25); color: #fff; } -.file.is-info:active .file-cta, .file.is-info.is-active .file-cta { +.bulma-file.is-info:active .bulma-file-cta, .bulma-file.is-info.is-active .bulma-file-cta { background-color: #3082c5; border-color: transparent; color: #fff; } -.file.is-success .file-cta { +.bulma-file.is-success .bulma-file-cta { background-color: #48c78e; border-color: transparent; color: #fff; } -.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta { +.bulma-file.is-success:hover .bulma-file-cta, .bulma-file.is-success.is-hovered .bulma-file-cta { background-color: #3ec487; border-color: transparent; color: #fff; } -.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { +.bulma-file.is-success:focus .bulma-file-cta, .bulma-file.is-success.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25); color: #fff; } -.file.is-success:active .file-cta, .file.is-success.is-active .file-cta { +.bulma-file.is-success:active .bulma-file-cta, .bulma-file.is-success.is-active .bulma-file-cta { background-color: #3abb81; border-color: transparent; color: #fff; } -.file.is-warning .file-cta { +.bulma-file.is-warning .bulma-file-cta { background-color: #ffe08a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta { +.bulma-file.is-warning:hover .bulma-file-cta, .bulma-file.is-warning.is-hovered .bulma-file-cta { background-color: #ffdc7d; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { +.bulma-file.is-warning:focus .bulma-file-cta, .bulma-file.is-warning.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { +.bulma-file.is-warning:active .bulma-file-cta, .bulma-file.is-warning.is-active .bulma-file-cta { background-color: #ffd970; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-danger .file-cta { +.bulma-file.is-danger .bulma-file-cta { background-color: #f14668; border-color: transparent; color: #fff; } -.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta { +.bulma-file.is-danger:hover .bulma-file-cta, .bulma-file.is-danger.is-hovered .bulma-file-cta { background-color: #f03a5f; border-color: transparent; color: #fff; } -.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { +.bulma-file.is-danger:focus .bulma-file-cta, .bulma-file.is-danger.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); color: #fff; } -.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { +.bulma-file.is-danger:active .bulma-file-cta, .bulma-file.is-danger.is-active .bulma-file-cta { background-color: #ef2e55; border-color: transparent; color: #fff; } -.file.is-small { +.bulma-file.is-small { font-size: 0.75rem; } -.file.is-normal { +.bulma-file.is-normal { font-size: 1rem; } -.file.is-medium { +.bulma-file.is-medium { font-size: 1.25rem; } -.file.is-medium .file-icon .fa { +.bulma-file.is-medium .bulma-file-icon .fa { font-size: 21px; } -.file.is-large { +.bulma-file.is-large { font-size: 1.5rem; } -.file.is-large .file-icon .fa { +.bulma-file.is-large .bulma-file-icon .fa { font-size: 28px; } -.file.has-name .file-cta { +.bulma-file.has-name .bulma-file-cta { border-bottom-right-radius: 0; border-top-right-radius: 0; } -.file.has-name .file-name { +.bulma-file.has-name .bulma-file-name { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.file.has-name.is-empty .file-cta { +.bulma-file.has-name.is-empty .bulma-file-cta { border-radius: 4px; } -.file.has-name.is-empty .file-name { +.bulma-file.has-name.is-empty .bulma-file-name { display: none; } -.file.is-boxed .file-label { +.bulma-file.is-boxed .bulma-file-label { flex-direction: column; } -.file.is-boxed .file-cta { +.bulma-file.is-boxed .bulma-file-cta { flex-direction: column; height: auto; padding: 1em 3em; } -.file.is-boxed .file-name { +.bulma-file.is-boxed .bulma-file-name { border-width: 0 1px 1px; } -.file.is-boxed .file-icon { +.bulma-file.is-boxed .bulma-file-icon { height: 1.5em; width: 1.5em; } -.file.is-boxed .file-icon .fa { +.bulma-file.is-boxed .bulma-file-icon .fa { font-size: 21px; } -.file.is-boxed.is-small .file-icon .fa { +.bulma-file.is-boxed.is-small .bulma-file-icon .fa { font-size: 14px; } -.file.is-boxed.is-medium .file-icon .fa { +.bulma-file.is-boxed.is-medium .bulma-file-icon .fa { font-size: 28px; } -.file.is-boxed.is-large .file-icon .fa { +.bulma-file.is-boxed.is-large .bulma-file-icon .fa { font-size: 35px; } -.file.is-boxed.has-name .file-cta { +.bulma-file.is-boxed.has-name .bulma-file-cta { border-radius: 4px 4px 0 0; } -.file.is-boxed.has-name .file-name { +.bulma-file.is-boxed.has-name .bulma-file-name { border-radius: 0 0 4px 4px; border-width: 0 1px 1px; } -.file.is-centered { +.bulma-file.is-centered { justify-content: center; } -.file.is-fullwidth .file-label { +.bulma-file.is-fullwidth .bulma-file-label { width: 100%; } -.file.is-fullwidth .file-name { +.bulma-file.is-fullwidth .bulma-file-name { flex-grow: 1; max-width: none; } -.file.is-right { +.bulma-file.is-right { justify-content: flex-end; } -.file.is-right .file-cta { +.bulma-file.is-right .bulma-file-cta { border-radius: 0 4px 4px 0; } -.file.is-right .file-name { +.bulma-file.is-right .bulma-file-name { border-radius: 4px 0 0 4px; border-width: 1px 0 1px 1px; order: -1; } -.file-label { +.bulma-file-label { align-items: stretch; display: flex; cursor: pointer; @@ -4161,25 +4162,25 @@ fieldset[disabled] .select select:hover { position: relative; } -.file-label:hover .file-cta { +.bulma-file-label:hover .bulma-file-cta { background-color: #eeeeee; color: #363636; } -.file-label:hover .file-name { +.bulma-file-label:hover .bulma-file-name { border-color: #d5d5d5; } -.file-label:active .file-cta { +.bulma-file-label:active .bulma-file-cta { background-color: #e8e8e8; color: #363636; } -.file-label:active .file-name { +.bulma-file-label:active .bulma-file-name { border-color: #cfcfcf; } -.file-input { +.bulma-file-input { height: 100%; left: 0; opacity: 0; @@ -4189,8 +4190,8 @@ fieldset[disabled] .select select:hover { width: 100%; } -.file-cta, -.file-name { +.bulma-file-cta, +.bulma-file-name { border-color: #dbdbdb; border-radius: 4px; font-size: 1em; @@ -4199,12 +4200,12 @@ fieldset[disabled] .select select:hover { white-space: nowrap; } -.file-cta { +.bulma-file-cta { background-color: whitesmoke; color: #4a4a4a; } -.file-name { +.bulma-file-name { border-color: #dbdbdb; border-style: solid; border-width: 1px 1px 1px 0; @@ -4215,7 +4216,7 @@ fieldset[disabled] .select select:hover { text-overflow: ellipsis; } -.file-icon { +.bulma-file-icon { align-items: center; display: flex; height: 1em; @@ -4224,272 +4225,272 @@ fieldset[disabled] .select select:hover { width: 1em; } -.file-icon .fa { +.bulma-file-icon .fa { font-size: 14px; } -.label { +.bulma-label { color: #363636; display: block; font-size: 1rem; font-weight: 700; } -.label:not(:last-child) { +.bulma-label:not(:last-child) { margin-bottom: 0.5em; } -.label.is-small { +.bulma-label.is-small { font-size: 0.75rem; } -.label.is-medium { +.bulma-label.is-medium { font-size: 1.25rem; } -.label.is-large { +.bulma-label.is-large { font-size: 1.5rem; } -.help { +.bulma-help { display: block; font-size: 0.75rem; margin-top: 0.25rem; } -.help.is-white { +.bulma-help.is-white { color: white; } -.help.is-black { +.bulma-help.is-black { color: #0a0a0a; } -.help.is-light { +.bulma-help.is-light { color: whitesmoke; } -.help.is-dark { +.bulma-help.is-dark { color: #363636; } -.help.is-primary { +.bulma-help.is-primary { color: #00d1b2; } -.help.is-link { +.bulma-help.is-link { color: #485fc7; } -.help.is-info { +.bulma-help.is-info { color: #3e8ed0; } -.help.is-success { +.bulma-help.is-success { color: #48c78e; } -.help.is-warning { +.bulma-help.is-warning { color: #ffe08a; } -.help.is-danger { +.bulma-help.is-danger { color: #f14668; } -.field:not(:last-child) { +.bulma-field:not(:last-child) { margin-bottom: 0.75rem; } -.field.has-addons { +.bulma-field.has-addons { display: flex; justify-content: flex-start; } -.field.has-addons .control:not(:last-child) { +.bulma-field.has-addons .bulma-control:not(:last-child) { margin-right: -1px; } -.field.has-addons .control:not(:first-child):not(:last-child) .button, -.field.has-addons .control:not(:first-child):not(:last-child) .input, -.field.has-addons .control:not(:first-child):not(:last-child) .select select { +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select { border-radius: 0; } -.field.has-addons .control:first-child:not(:only-child) .button, -.field.has-addons .control:first-child:not(:only-child) .input, -.field.has-addons .control:first-child:not(:only-child) .select select { +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select { border-bottom-right-radius: 0; border-top-right-radius: 0; } -.field.has-addons .control:last-child:not(:only-child) .button, -.field.has-addons .control:last-child:not(:only-child) .input, -.field.has-addons .control:last-child:not(:only-child) .select select { +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, -.field.has-addons .control .input:not([disabled]):hover, -.field.has-addons .control .input:not([disabled]).is-hovered, -.field.has-addons .control .select select:not([disabled]):hover, -.field.has-addons .control .select select:not([disabled]).is-hovered { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered { z-index: 2; } -.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, -.field.has-addons .control .input:not([disabled]):focus, -.field.has-addons .control .input:not([disabled]).is-focused, -.field.has-addons .control .input:not([disabled]):active, -.field.has-addons .control .input:not([disabled]).is-active, -.field.has-addons .control .select select:not([disabled]):focus, -.field.has-addons .control .select select:not([disabled]).is-focused, -.field.has-addons .control .select select:not([disabled]):active, -.field.has-addons .control .select select:not([disabled]).is-active { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active { z-index: 3; } -.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, -.field.has-addons .control .input:not([disabled]):focus:hover, -.field.has-addons .control .input:not([disabled]).is-focused:hover, -.field.has-addons .control .input:not([disabled]):active:hover, -.field.has-addons .control .input:not([disabled]).is-active:hover, -.field.has-addons .control .select select:not([disabled]):focus:hover, -.field.has-addons .control .select select:not([disabled]).is-focused:hover, -.field.has-addons .control .select select:not([disabled]):active:hover, -.field.has-addons .control .select select:not([disabled]).is-active:hover { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover { z-index: 4; } -.field.has-addons .control.is-expanded { +.bulma-field.has-addons .bulma-control.is-expanded { flex-grow: 1; flex-shrink: 1; } -.field.has-addons.has-addons-centered { +.bulma-field.has-addons.has-addons-centered { justify-content: center; } -.field.has-addons.has-addons-right { +.bulma-field.has-addons.has-addons-right { justify-content: flex-end; } -.field.has-addons.has-addons-fullwidth .control { +.bulma-field.has-addons.has-addons-fullwidth .bulma-control { flex-grow: 1; flex-shrink: 0; } -.field.is-grouped { +.bulma-field.is-grouped { display: flex; justify-content: flex-start; } -.field.is-grouped > .control { +.bulma-field.is-grouped > .bulma-control { flex-shrink: 0; } -.field.is-grouped > .control:not(:last-child) { +.bulma-field.is-grouped > .bulma-control:not(:last-child) { margin-bottom: 0; margin-right: 0.75rem; } -.field.is-grouped > .control.is-expanded { +.bulma-field.is-grouped > .bulma-control.is-expanded { flex-grow: 1; flex-shrink: 1; } -.field.is-grouped.is-grouped-centered { +.bulma-field.is-grouped.is-grouped-centered { justify-content: center; } -.field.is-grouped.is-grouped-right { +.bulma-field.is-grouped.is-grouped-right { justify-content: flex-end; } -.field.is-grouped.is-grouped-multiline { +.bulma-field.is-grouped.is-grouped-multiline { flex-wrap: wrap; } -.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { +.bulma-field.is-grouped.is-grouped-multiline > .bulma-control:last-child, .bulma-field.is-grouped.is-grouped-multiline > .bulma-control:not(:last-child) { margin-bottom: 0.75rem; } -.field.is-grouped.is-grouped-multiline:last-child { +.bulma-field.is-grouped.is-grouped-multiline:last-child { margin-bottom: -0.75rem; } -.field.is-grouped.is-grouped-multiline:not(:last-child) { +.bulma-field.is-grouped.is-grouped-multiline:not(:last-child) { margin-bottom: 0; } @media screen and (min-width: 769px), print { - .field.is-horizontal { + .bulma-field.is-horizontal { display: flex; } } -.field-label .label { +.bulma-field-label .bulma-label { font-size: inherit; } @media screen and (max-width: 768px) { - .field-label { + .bulma-field-label { margin-bottom: 0.5rem; } } @media screen and (min-width: 769px), print { - .field-label { + .bulma-field-label { flex-basis: 0; flex-grow: 1; flex-shrink: 0; margin-right: 1.5rem; text-align: right; } - .field-label.is-small { + .bulma-field-label.is-small { font-size: 0.75rem; padding-top: 0.375em; } - .field-label.is-normal { + .bulma-field-label.is-normal { padding-top: 0.375em; } - .field-label.is-medium { + .bulma-field-label.is-medium { font-size: 1.25rem; padding-top: 0.375em; } - .field-label.is-large { + .bulma-field-label.is-large { font-size: 1.5rem; padding-top: 0.375em; } } -.field-body .field .field { +.bulma-field-body .bulma-field .bulma-field { margin-bottom: 0; } @media screen and (min-width: 769px), print { - .field-body { + .bulma-field-body { display: flex; flex-basis: 0; flex-grow: 5; flex-shrink: 1; } - .field-body .field { + .bulma-field-body .bulma-field { margin-bottom: 0; } - .field-body > .field { + .bulma-field-body > .bulma-field { flex-shrink: 1; } - .field-body > .field:not(.is-narrow) { + .bulma-field-body > .bulma-field:not(.is-narrow) { flex-grow: 1; } - .field-body > .field:not(:last-child) { + .bulma-field-body > .bulma-field:not(:last-child) { margin-right: 0.75rem; } } -.control { +.bulma-control { box-sizing: border-box; clear: both; font-size: 1rem; @@ -4497,31 +4498,31 @@ fieldset[disabled] .select select:hover { text-align: inherit; } -.control.has-icons-left .input:focus ~ .icon, -.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, -.control.has-icons-right .select:focus ~ .icon { +.bulma-control.has-icons-left .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select:focus ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select:focus ~ .bulma-icon { color: #4a4a4a; } -.control.has-icons-left .input.is-small ~ .icon, -.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, -.control.has-icons-right .select.is-small ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-small ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-small ~ .bulma-icon { font-size: 0.75rem; } -.control.has-icons-left .input.is-medium ~ .icon, -.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, -.control.has-icons-right .select.is-medium ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-medium ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-medium ~ .bulma-icon { font-size: 1.25rem; } -.control.has-icons-left .input.is-large ~ .icon, -.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, -.control.has-icons-right .select.is-large ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-large ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-large ~ .bulma-icon { font-size: 1.5rem; } -.control.has-icons-left .icon, .control.has-icons-right .icon { +.bulma-control.has-icons-left .bulma-icon, .bulma-control.has-icons-right .bulma-icon { color: #dbdbdb; height: 2.5em; pointer-events: none; @@ -4531,50 +4532,50 @@ fieldset[disabled] .select select:hover { z-index: 4; } -.control.has-icons-left .input, -.control.has-icons-left .select select { +.bulma-control.has-icons-left .bulma-input, +.bulma-control.has-icons-left .bulma-select select { padding-left: 2.5em; } -.control.has-icons-left .icon.is-left { +.bulma-control.has-icons-left .bulma-icon.is-left { left: 0; } -.control.has-icons-right .input, -.control.has-icons-right .select select { +.bulma-control.has-icons-right .bulma-input, +.bulma-control.has-icons-right .bulma-select select { padding-right: 2.5em; } -.control.has-icons-right .icon.is-right { +.bulma-control.has-icons-right .bulma-icon.is-right { right: 0; } -.control.is-loading::after { +.bulma-control.is-loading::after { position: absolute !important; right: 0.625em; top: 0.625em; z-index: 4; } -.control.is-loading.is-small:after { +.bulma-control.is-loading.is-small:after { font-size: 0.75rem; } -.control.is-loading.is-medium:after { +.bulma-control.is-loading.is-medium:after { font-size: 1.25rem; } -.control.is-loading.is-large:after { +.bulma-control.is-loading.is-large:after { font-size: 1.5rem; } /* Bulma Components */ -.breadcrumb { +.bulma-breadcrumb { font-size: 1rem; white-space: nowrap; } -.breadcrumb a { +.bulma-breadcrumb a { align-items: center; color: #485fc7; display: flex; @@ -4582,85 +4583,85 @@ fieldset[disabled] .select select:hover { padding: 0 0.75em; } -.breadcrumb a:hover { +.bulma-breadcrumb a:hover { color: #363636; } -.breadcrumb li { +.bulma-breadcrumb li { align-items: center; display: flex; } -.breadcrumb li:first-child a { +.bulma-breadcrumb li:first-child a { padding-left: 0; } -.breadcrumb li.is-active a { +.bulma-breadcrumb li.is-active a { color: #363636; cursor: default; pointer-events: none; } -.breadcrumb li + li::before { +.bulma-breadcrumb li + li::before { color: #b5b5b5; - content: "\0002f"; + content: "/"; } -.breadcrumb ul, -.breadcrumb ol { +.bulma-breadcrumb ul, +.bulma-breadcrumb ol { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.breadcrumb .icon:first-child { +.bulma-breadcrumb .bulma-icon:first-child { margin-right: 0.5em; } -.breadcrumb .icon:last-child { +.bulma-breadcrumb .bulma-icon:last-child { margin-left: 0.5em; } -.breadcrumb.is-centered ol, -.breadcrumb.is-centered ul { +.bulma-breadcrumb.is-centered ol, +.bulma-breadcrumb.is-centered ul { justify-content: center; } -.breadcrumb.is-right ol, -.breadcrumb.is-right ul { +.bulma-breadcrumb.is-right ol, +.bulma-breadcrumb.is-right ul { justify-content: flex-end; } -.breadcrumb.is-small { +.bulma-breadcrumb.is-small { font-size: 0.75rem; } -.breadcrumb.is-medium { +.bulma-breadcrumb.is-medium { font-size: 1.25rem; } -.breadcrumb.is-large { +.bulma-breadcrumb.is-large { font-size: 1.5rem; } -.breadcrumb.has-arrow-separator li + li::before { - content: "\02192"; +.bulma-breadcrumb.has-arrow-separator li + li::before { + content: "→"; } -.breadcrumb.has-bullet-separator li + li::before { - content: "\02022"; +.bulma-breadcrumb.has-bullet-separator li + li::before { + content: "•"; } -.breadcrumb.has-dot-separator li + li::before { - content: "\000b7"; +.bulma-breadcrumb.has-dot-separator li + li::before { + content: "·"; } -.breadcrumb.has-succeeds-separator li + li::before { - content: "\0227B"; +.bulma-breadcrumb.has-succeeds-separator li + li::before { + content: "≻"; } -.card { +.bulma-card { background-color: white; border-radius: 0.25rem; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -4669,24 +4670,24 @@ fieldset[disabled] .select select:hover { position: relative; } -.card-header:first-child, .card-content:first-child, .card-footer:first-child { +.bulma-card-header:first-child, .bulma-card-content:first-child, .bulma-card-footer:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } -.card-header:last-child, .card-content:last-child, .card-footer:last-child { +.bulma-card-header:last-child, .bulma-card-content:last-child, .bulma-card-footer:last-child { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.card-header { +.bulma-card-header { background-color: transparent; align-items: stretch; box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1); display: flex; } -.card-header-title { +.bulma-card-header-title { align-items: center; color: #363636; display: flex; @@ -4695,11 +4696,11 @@ fieldset[disabled] .select select:hover { padding: 0.75rem 1rem; } -.card-header-title.is-centered { +.bulma-card-header-title.is-centered { justify-content: center; } -.card-header-icon { +.bulma-card-header-icon { -moz-appearance: none; -webkit-appearance: none; appearance: none; @@ -4717,34 +4718,34 @@ fieldset[disabled] .select select:hover { padding: 0.75rem 1rem; } -.card-image { +.bulma-card-image { display: block; position: relative; } -.card-image:first-child img { +.bulma-card-image:first-child img { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } -.card-image:last-child img { +.bulma-card-image:last-child img { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.card-content { +.bulma-card-content { background-color: transparent; padding: 1.5rem; } -.card-footer { +.bulma-card-footer { background-color: transparent; border-top: 1px solid #ededed; align-items: stretch; display: flex; } -.card-footer-item { +.bulma-card-footer-item { align-items: center; display: flex; flex-basis: 0; @@ -4754,37 +4755,37 @@ fieldset[disabled] .select select:hover { padding: 0.75rem; } -.card-footer-item:not(:last-child) { +.bulma-card-footer-item:not(:last-child) { border-right: 1px solid #ededed; } -.card .media:not(:last-child) { +.bulma-card .bulma-media:not(:last-child) { margin-bottom: 1.5rem; } -.dropdown { +.bulma-dropdown { display: inline-flex; position: relative; vertical-align: top; } -.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { +.bulma-dropdown.is-active .bulma-dropdown-menu, .bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu { display: block; } -.dropdown.is-right .dropdown-menu { +.bulma-dropdown.is-right .bulma-dropdown-menu { left: auto; right: 0; } -.dropdown.is-up .dropdown-menu { +.bulma-dropdown.is-up .bulma-dropdown-menu { bottom: 100%; padding-bottom: 4px; padding-top: initial; top: auto; } -.dropdown-menu { +.bulma-dropdown-menu { display: none; left: 0; min-width: 12rem; @@ -4794,7 +4795,7 @@ fieldset[disabled] .select select:hover { z-index: 20; } -.dropdown-content { +.bulma-dropdown-content { background-color: white; border-radius: 4px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -4802,7 +4803,7 @@ fieldset[disabled] .select select:hover { padding-top: 0.5rem; } -.dropdown-item { +.bulma-dropdown-item { color: #4a4a4a; display: block; font-size: 0.875rem; @@ -4811,27 +4812,27 @@ fieldset[disabled] .select select:hover { position: relative; } -a.dropdown-item, -button.dropdown-item { +a.bulma-dropdown-item, +button.bulma-dropdown-item { padding-right: 3rem; text-align: inherit; white-space: nowrap; width: 100%; } -a.dropdown-item:hover, -button.dropdown-item:hover { +a.bulma-dropdown-item:hover, +button.bulma-dropdown-item:hover { background-color: whitesmoke; color: #0a0a0a; } -a.dropdown-item.is-active, -button.dropdown-item.is-active { +a.bulma-dropdown-item.is-active, +button.bulma-dropdown-item.is-active { background-color: #485fc7; color: #fff; } -.dropdown-divider { +.bulma-dropdown-divider { background-color: #ededed; border: none; display: block; @@ -4839,52 +4840,52 @@ button.dropdown-item.is-active { margin: 0.5rem 0; } -.level { +.bulma-level { align-items: center; justify-content: space-between; } -.level code { +.bulma-level code { border-radius: 4px; } -.level img { +.bulma-level img { display: inline-block; vertical-align: top; } -.level.is-mobile { +.bulma-level.is-mobile { display: flex; } -.level.is-mobile .level-left, -.level.is-mobile .level-right { +.bulma-level.is-mobile .bulma-level-left, +.bulma-level.is-mobile .bulma-level-right { display: flex; } -.level.is-mobile .level-left + .level-right { +.bulma-level.is-mobile .bulma-level-left + .bulma-level-right { margin-top: 0; } -.level.is-mobile .level-item:not(:last-child) { +.bulma-level.is-mobile .bulma-level-item:not(:last-child) { margin-bottom: 0; margin-right: 0.75rem; } -.level.is-mobile .level-item:not(.is-narrow) { +.bulma-level.is-mobile .bulma-level-item:not(.is-narrow) { flex-grow: 1; } @media screen and (min-width: 769px), print { - .level { + .bulma-level { display: flex; } - .level > .level-item:not(.is-narrow) { + .bulma-level > .bulma-level-item:not(.is-narrow) { flex-grow: 1; } } -.level-item { +.bulma-level-item { align-items: center; display: flex; flex-basis: auto; @@ -4893,120 +4894,120 @@ button.dropdown-item.is-active { justify-content: center; } -.level-item .title, -.level-item .subtitle { +.bulma-level-item .bulma-title, +.bulma-level-item .bulma-subtitle { margin-bottom: 0; } @media screen and (max-width: 768px) { - .level-item:not(:last-child) { + .bulma-level-item:not(:last-child) { margin-bottom: 0.75rem; } } -.level-left, -.level-right { +.bulma-level-left, +.bulma-level-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.level-left .level-item.is-flexible, -.level-right .level-item.is-flexible { +.bulma-level-left .bulma-level-item.is-flexible, +.bulma-level-right .bulma-level-item.is-flexible { flex-grow: 1; } @media screen and (min-width: 769px), print { - .level-left .level-item:not(:last-child), - .level-right .level-item:not(:last-child) { + .bulma-level-left .bulma-level-item:not(:last-child), + .bulma-level-right .bulma-level-item:not(:last-child) { margin-right: 0.75rem; } } -.level-left { +.bulma-level-left { align-items: center; justify-content: flex-start; } @media screen and (max-width: 768px) { - .level-left + .level-right { + .bulma-level-left + .bulma-level-right { margin-top: 1.5rem; } } @media screen and (min-width: 769px), print { - .level-left { + .bulma-level-left { display: flex; } } -.level-right { +.bulma-level-right { align-items: center; justify-content: flex-end; } @media screen and (min-width: 769px), print { - .level-right { + .bulma-level-right { display: flex; } } -.media { +.bulma-media { align-items: flex-start; display: flex; text-align: inherit; } -.media .content:not(:last-child) { +.bulma-media .bulma-content:not(:last-child) { margin-bottom: 0.75rem; } -.media .media { +.bulma-media .bulma-media { border-top: 1px solid rgba(219, 219, 219, 0.5); display: flex; padding-top: 0.75rem; } -.media .media .content:not(:last-child), -.media .media .control:not(:last-child) { +.bulma-media .bulma-media .bulma-content:not(:last-child), +.bulma-media .bulma-media .bulma-control:not(:last-child) { margin-bottom: 0.5rem; } -.media .media .media { +.bulma-media .bulma-media .bulma-media { padding-top: 0.5rem; } -.media .media .media + .media { +.bulma-media .bulma-media .bulma-media + .bulma-media { margin-top: 0.5rem; } -.media + .media { +.bulma-media + .bulma-media { border-top: 1px solid rgba(219, 219, 219, 0.5); margin-top: 1rem; padding-top: 1rem; } -.media.is-large + .media { +.bulma-media.is-large + .bulma-media { margin-top: 1.5rem; padding-top: 1.5rem; } -.media-left, -.media-right { +.bulma-media-left, +.bulma-media-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.media-left { +.bulma-media-left { margin-right: 1rem; } -.media-right { +.bulma-media-right { margin-left: 1rem; } -.media-content { +.bulma-media-content { flex-basis: auto; flex-grow: 1; flex-shrink: 1; @@ -5014,233 +5015,233 @@ button.dropdown-item.is-active { } @media screen and (max-width: 768px) { - .media-content { + .bulma-media-content { overflow-x: auto; } } -.menu { +.bulma-menu { font-size: 1rem; } -.menu.is-small { +.bulma-menu.is-small { font-size: 0.75rem; } -.menu.is-medium { +.bulma-menu.is-medium { font-size: 1.25rem; } -.menu.is-large { +.bulma-menu.is-large { font-size: 1.5rem; } -.menu-list { +.bulma-menu-list { line-height: 1.25; } -.menu-list a { +.bulma-menu-list a { border-radius: 2px; color: #4a4a4a; display: block; padding: 0.5em 0.75em; } -.menu-list a:hover { +.bulma-menu-list a:hover { background-color: whitesmoke; color: #363636; } -.menu-list a.is-active { +.bulma-menu-list a.is-active { background-color: #485fc7; color: #fff; } -.menu-list li ul { +.bulma-menu-list li ul { border-left: 1px solid #dbdbdb; margin: 0.75em; padding-left: 0.75em; } -.menu-label { +.bulma-menu-label { color: #7a7a7a; font-size: 0.75em; letter-spacing: 0.1em; text-transform: uppercase; } -.menu-label:not(:first-child) { +.bulma-menu-label:not(:first-child) { margin-top: 1em; } -.menu-label:not(:last-child) { +.bulma-menu-label:not(:last-child) { margin-bottom: 1em; } -.message { +.bulma-message { background-color: whitesmoke; border-radius: 4px; font-size: 1rem; } -.message strong { +.bulma-message strong { color: currentColor; } -.message a:not(.button):not(.tag):not(.dropdown-item) { +.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item) { color: currentColor; text-decoration: underline; } -.message.is-small { +.bulma-message.is-small { font-size: 0.75rem; } -.message.is-medium { +.bulma-message.is-medium { font-size: 1.25rem; } -.message.is-large { +.bulma-message.is-large { font-size: 1.5rem; } -.message.is-white { +.bulma-message.is-white { background-color: white; } -.message.is-white .message-header { +.bulma-message.is-white .bulma-message-header { background-color: white; color: #0a0a0a; } -.message.is-white .message-body { +.bulma-message.is-white .bulma-message-body { border-color: white; } -.message.is-black { +.bulma-message.is-black { background-color: #fafafa; } -.message.is-black .message-header { +.bulma-message.is-black .bulma-message-header { background-color: #0a0a0a; color: white; } -.message.is-black .message-body { +.bulma-message.is-black .bulma-message-body { border-color: #0a0a0a; } -.message.is-light { +.bulma-message.is-light { background-color: #fafafa; } -.message.is-light .message-header { +.bulma-message.is-light .bulma-message-header { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.message.is-light .message-body { +.bulma-message.is-light .bulma-message-body { border-color: whitesmoke; } -.message.is-dark { +.bulma-message.is-dark { background-color: #fafafa; } -.message.is-dark .message-header { +.bulma-message.is-dark .bulma-message-header { background-color: #363636; color: #fff; } -.message.is-dark .message-body { +.bulma-message.is-dark .bulma-message-body { border-color: #363636; } -.message.is-primary { +.bulma-message.is-primary { background-color: #ebfffc; } -.message.is-primary .message-header { +.bulma-message.is-primary .bulma-message-header { background-color: #00d1b2; color: #fff; } -.message.is-primary .message-body { +.bulma-message.is-primary .bulma-message-body { border-color: #00d1b2; color: #00947e; } -.message.is-link { +.bulma-message.is-link { background-color: #eff1fa; } -.message.is-link .message-header { +.bulma-message.is-link .bulma-message-header { background-color: #485fc7; color: #fff; } -.message.is-link .message-body { +.bulma-message.is-link .bulma-message-body { border-color: #485fc7; color: #3850b7; } -.message.is-info { +.bulma-message.is-info { background-color: #eff5fb; } -.message.is-info .message-header { +.bulma-message.is-info .bulma-message-header { background-color: #3e8ed0; color: #fff; } -.message.is-info .message-body { +.bulma-message.is-info .bulma-message-body { border-color: #3e8ed0; color: #296fa8; } -.message.is-success { +.bulma-message.is-success { background-color: #effaf5; } -.message.is-success .message-header { +.bulma-message.is-success .bulma-message-header { background-color: #48c78e; color: #fff; } -.message.is-success .message-body { +.bulma-message.is-success .bulma-message-body { border-color: #48c78e; color: #257953; } -.message.is-warning { +.bulma-message.is-warning { background-color: #fffaeb; } -.message.is-warning .message-header { +.bulma-message.is-warning .bulma-message-header { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.message.is-warning .message-body { +.bulma-message.is-warning .bulma-message-body { border-color: #ffe08a; color: #946c00; } -.message.is-danger { +.bulma-message.is-danger { background-color: #feecf0; } -.message.is-danger .message-header { +.bulma-message.is-danger .bulma-message-header { background-color: #f14668; color: #fff; } -.message.is-danger .message-body { +.bulma-message.is-danger .bulma-message-body { border-color: #f14668; color: #cc0f35; } -.message-header { +.bulma-message-header { align-items: center; background-color: #4a4a4a; border-radius: 4px 4px 0 0; @@ -5253,19 +5254,19 @@ button.dropdown-item.is-active { position: relative; } -.message-header .delete { +.bulma-message-header .bulma-delete { flex-grow: 0; flex-shrink: 0; margin-left: 0.75em; } -.message-header + .message-body { +.bulma-message-header + .bulma-message-body { border-width: 0; border-top-left-radius: 0; border-top-right-radius: 0; } -.message-body { +.bulma-message-body { border-color: #dbdbdb; border-radius: 4px; border-style: solid; @@ -5274,16 +5275,16 @@ button.dropdown-item.is-active { padding: 1.25em 1.5em; } -.message-body code, -.message-body pre { +.bulma-message-body code, +.bulma-message-body pre { background-color: white; } -.message-body pre code { +.bulma-message-body pre code { background-color: transparent; } -.modal { +.bulma-modal { align-items: center; display: none; flex-direction: column; @@ -5293,16 +5294,16 @@ button.dropdown-item.is-active { z-index: 40; } -.modal.is-active { +.bulma-modal.is-active { display: flex; } -.modal-background { +.bulma-modal-background { background-color: rgba(10, 10, 10, 0.86); } -.modal-content, -.modal-card { +.bulma-modal-content, +.bulma-modal-card { margin: 0 20px; max-height: calc(100vh - 160px); overflow: auto; @@ -5311,15 +5312,15 @@ button.dropdown-item.is-active { } @media screen and (min-width: 769px) { - .modal-content, - .modal-card { + .bulma-modal-content, + .bulma-modal-card { margin: 0 auto; max-height: calc(100vh - 40px); width: 640px; } } -.modal-close { +.bulma-modal-close { background: none; height: 40px; position: fixed; @@ -5328,7 +5329,7 @@ button.dropdown-item.is-active { width: 40px; } -.modal-card { +.bulma-modal-card { display: flex; flex-direction: column; max-height: calc(100vh - 40px); @@ -5336,8 +5337,8 @@ button.dropdown-item.is-active { -ms-overflow-y: visible; } -.modal-card-head, -.modal-card-foot { +.bulma-modal-card-head, +.bulma-modal-card-foot { align-items: center; background-color: whitesmoke; display: flex; @@ -5347,13 +5348,13 @@ button.dropdown-item.is-active { position: relative; } -.modal-card-head { +.bulma-modal-card-head { border-bottom: 1px solid #dbdbdb; border-top-left-radius: 6px; border-top-right-radius: 6px; } -.modal-card-title { +.bulma-modal-card-title { color: #363636; flex-grow: 1; flex-shrink: 0; @@ -5361,17 +5362,17 @@ button.dropdown-item.is-active { line-height: 1; } -.modal-card-foot { +.bulma-modal-card-foot { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top: 1px solid #dbdbdb; } -.modal-card-foot .button:not(:last-child) { +.bulma-modal-card-foot .bulma-button:not(:last-child) { margin-right: 0.5em; } -.modal-card-body { +.bulma-modal-card-body { -webkit-overflow-scrolling: touch; background-color: white; flex-grow: 1; @@ -5380,660 +5381,660 @@ button.dropdown-item.is-active { padding: 20px; } -.navbar { +.bulma-navbar { background-color: white; min-height: 3.25rem; position: relative; z-index: 30; } -.navbar.is-white { +.bulma-navbar.is-white { background-color: white; color: #0a0a0a; } -.navbar.is-white .navbar-brand > .navbar-item, -.navbar.is-white .navbar-brand .navbar-link { +.bulma-navbar.is-white .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link { color: #0a0a0a; } -.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, -.navbar.is-white .navbar-brand .navbar-link:focus, -.navbar.is-white .navbar-brand .navbar-link:hover, -.navbar.is-white .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } -.navbar.is-white .navbar-brand .navbar-link::after { +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after { border-color: #0a0a0a; } -.navbar.is-white .navbar-burger { +.bulma-navbar.is-white .bulma-navbar-burger { color: #0a0a0a; } @media screen and (min-width: 1024px) { - .navbar.is-white .navbar-start > .navbar-item, - .navbar.is-white .navbar-start .navbar-link, - .navbar.is-white .navbar-end > .navbar-item, - .navbar.is-white .navbar-end .navbar-link { + .bulma-navbar.is-white .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link { color: #0a0a0a; } - .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, - .navbar.is-white .navbar-start .navbar-link:focus, - .navbar.is-white .navbar-start .navbar-link:hover, - .navbar.is-white .navbar-start .navbar-link.is-active, - .navbar.is-white .navbar-end > a.navbar-item:focus, - .navbar.is-white .navbar-end > a.navbar-item:hover, - .navbar.is-white .navbar-end > a.navbar-item.is-active, - .navbar.is-white .navbar-end .navbar-link:focus, - .navbar.is-white .navbar-end .navbar-link:hover, - .navbar.is-white .navbar-end .navbar-link.is-active { + .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } - .navbar.is-white .navbar-start .navbar-link::after, - .navbar.is-white .navbar-end .navbar-link::after { + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after { border-color: #0a0a0a; } - .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #f2f2f2; color: #0a0a0a; } - .navbar.is-white .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: white; color: #0a0a0a; } } -.navbar.is-black { +.bulma-navbar.is-black { background-color: #0a0a0a; color: white; } -.navbar.is-black .navbar-brand > .navbar-item, -.navbar.is-black .navbar-brand .navbar-link { +.bulma-navbar.is-black .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, -.navbar.is-black .navbar-brand .navbar-link:focus, -.navbar.is-black .navbar-brand .navbar-link:hover, -.navbar.is-black .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: black; color: white; } -.navbar.is-black .navbar-brand .navbar-link::after { +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-black .navbar-burger { +.bulma-navbar.is-black .bulma-navbar-burger { color: white; } @media screen and (min-width: 1024px) { - .navbar.is-black .navbar-start > .navbar-item, - .navbar.is-black .navbar-start .navbar-link, - .navbar.is-black .navbar-end > .navbar-item, - .navbar.is-black .navbar-end .navbar-link { + .bulma-navbar.is-black .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, - .navbar.is-black .navbar-start .navbar-link:focus, - .navbar.is-black .navbar-start .navbar-link:hover, - .navbar.is-black .navbar-start .navbar-link.is-active, - .navbar.is-black .navbar-end > a.navbar-item:focus, - .navbar.is-black .navbar-end > a.navbar-item:hover, - .navbar.is-black .navbar-end > a.navbar-item.is-active, - .navbar.is-black .navbar-end .navbar-link:focus, - .navbar.is-black .navbar-end .navbar-link:hover, - .navbar.is-black .navbar-end .navbar-link.is-active { + .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active { background-color: black; color: white; } - .navbar.is-black .navbar-start .navbar-link::after, - .navbar.is-black .navbar-end .navbar-link::after { + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: black; color: white; } - .navbar.is-black .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #0a0a0a; color: white; } } -.navbar.is-light { +.bulma-navbar.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand > .navbar-item, -.navbar.is-light .navbar-brand .navbar-link { +.bulma-navbar.is-light .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, -.navbar.is-light .navbar-brand .navbar-link:focus, -.navbar.is-light .navbar-brand .navbar-link:hover, -.navbar.is-light .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand .navbar-link::after { +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-burger { +.bulma-navbar.is-light .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 1024px) { - .navbar.is-light .navbar-start > .navbar-item, - .navbar.is-light .navbar-start .navbar-link, - .navbar.is-light .navbar-end > .navbar-item, - .navbar.is-light .navbar-end .navbar-link { + .bulma-navbar.is-light .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, - .navbar.is-light .navbar-start .navbar-link:focus, - .navbar.is-light .navbar-start .navbar-link:hover, - .navbar.is-light .navbar-start .navbar-link.is-active, - .navbar.is-light .navbar-end > a.navbar-item:focus, - .navbar.is-light .navbar-end > a.navbar-item:hover, - .navbar.is-light .navbar-end > a.navbar-item.is-active, - .navbar.is-light .navbar-end .navbar-link:focus, - .navbar.is-light .navbar-end .navbar-link:hover, - .navbar.is-light .navbar-end .navbar-link.is-active { + .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-start .navbar-link::after, - .navbar.is-light .navbar-end .navbar-link::after { + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-dark { +.bulma-navbar.is-dark { background-color: #363636; color: #fff; } -.navbar.is-dark .navbar-brand > .navbar-item, -.navbar.is-dark .navbar-brand .navbar-link { +.bulma-navbar.is-dark .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, -.navbar.is-dark .navbar-brand .navbar-link:focus, -.navbar.is-dark .navbar-brand .navbar-link:hover, -.navbar.is-dark .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } -.navbar.is-dark .navbar-brand .navbar-link::after { +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-dark .navbar-burger { +.bulma-navbar.is-dark .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-dark .navbar-start > .navbar-item, - .navbar.is-dark .navbar-start .navbar-link, - .navbar.is-dark .navbar-end > .navbar-item, - .navbar.is-dark .navbar-end .navbar-link { + .bulma-navbar.is-dark .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, - .navbar.is-dark .navbar-start .navbar-link:focus, - .navbar.is-dark .navbar-start .navbar-link:hover, - .navbar.is-dark .navbar-start .navbar-link.is-active, - .navbar.is-dark .navbar-end > a.navbar-item:focus, - .navbar.is-dark .navbar-end > a.navbar-item:hover, - .navbar.is-dark .navbar-end > a.navbar-item.is-active, - .navbar.is-dark .navbar-end .navbar-link:focus, - .navbar.is-dark .navbar-end .navbar-link:hover, - .navbar.is-dark .navbar-end .navbar-link.is-active { + .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } - .navbar.is-dark .navbar-start .navbar-link::after, - .navbar.is-dark .navbar-end .navbar-link::after { + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #292929; color: #fff; } - .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #363636; color: #fff; } } -.navbar.is-primary { +.bulma-navbar.is-primary { background-color: #00d1b2; color: #fff; } -.navbar.is-primary .navbar-brand > .navbar-item, -.navbar.is-primary .navbar-brand .navbar-link { +.bulma-navbar.is-primary .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, -.navbar.is-primary .navbar-brand .navbar-link:focus, -.navbar.is-primary .navbar-brand .navbar-link:hover, -.navbar.is-primary .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } -.navbar.is-primary .navbar-brand .navbar-link::after { +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-primary .navbar-burger { +.bulma-navbar.is-primary .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-primary .navbar-start > .navbar-item, - .navbar.is-primary .navbar-start .navbar-link, - .navbar.is-primary .navbar-end > .navbar-item, - .navbar.is-primary .navbar-end .navbar-link { + .bulma-navbar.is-primary .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, - .navbar.is-primary .navbar-start .navbar-link:focus, - .navbar.is-primary .navbar-start .navbar-link:hover, - .navbar.is-primary .navbar-start .navbar-link.is-active, - .navbar.is-primary .navbar-end > a.navbar-item:focus, - .navbar.is-primary .navbar-end > a.navbar-item:hover, - .navbar.is-primary .navbar-end > a.navbar-item.is-active, - .navbar.is-primary .navbar-end .navbar-link:focus, - .navbar.is-primary .navbar-end .navbar-link:hover, - .navbar.is-primary .navbar-end .navbar-link.is-active { + .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } - .navbar.is-primary .navbar-start .navbar-link::after, - .navbar.is-primary .navbar-end .navbar-link::after { + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #00b89c; color: #fff; } - .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #00d1b2; color: #fff; } } -.navbar.is-link { +.bulma-navbar.is-link { background-color: #485fc7; color: #fff; } -.navbar.is-link .navbar-brand > .navbar-item, -.navbar.is-link .navbar-brand .navbar-link { +.bulma-navbar.is-link .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, -.navbar.is-link .navbar-brand .navbar-link:focus, -.navbar.is-link .navbar-brand .navbar-link:hover, -.navbar.is-link .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } -.navbar.is-link .navbar-brand .navbar-link::after { +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-link .navbar-burger { +.bulma-navbar.is-link .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-link .navbar-start > .navbar-item, - .navbar.is-link .navbar-start .navbar-link, - .navbar.is-link .navbar-end > .navbar-item, - .navbar.is-link .navbar-end .navbar-link { + .bulma-navbar.is-link .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, - .navbar.is-link .navbar-start .navbar-link:focus, - .navbar.is-link .navbar-start .navbar-link:hover, - .navbar.is-link .navbar-start .navbar-link.is-active, - .navbar.is-link .navbar-end > a.navbar-item:focus, - .navbar.is-link .navbar-end > a.navbar-item:hover, - .navbar.is-link .navbar-end > a.navbar-item.is-active, - .navbar.is-link .navbar-end .navbar-link:focus, - .navbar.is-link .navbar-end .navbar-link:hover, - .navbar.is-link .navbar-end .navbar-link.is-active { + .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } - .navbar.is-link .navbar-start .navbar-link::after, - .navbar.is-link .navbar-end .navbar-link::after { + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3a51bb; color: #fff; } - .navbar.is-link .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #485fc7; color: #fff; } } -.navbar.is-info { +.bulma-navbar.is-info { background-color: #3e8ed0; color: #fff; } -.navbar.is-info .navbar-brand > .navbar-item, -.navbar.is-info .navbar-brand .navbar-link { +.bulma-navbar.is-info .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, -.navbar.is-info .navbar-brand .navbar-link:focus, -.navbar.is-info .navbar-brand .navbar-link:hover, -.navbar.is-info .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } -.navbar.is-info .navbar-brand .navbar-link::after { +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-info .navbar-burger { +.bulma-navbar.is-info .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-info .navbar-start > .navbar-item, - .navbar.is-info .navbar-start .navbar-link, - .navbar.is-info .navbar-end > .navbar-item, - .navbar.is-info .navbar-end .navbar-link { + .bulma-navbar.is-info .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, - .navbar.is-info .navbar-start .navbar-link:focus, - .navbar.is-info .navbar-start .navbar-link:hover, - .navbar.is-info .navbar-start .navbar-link.is-active, - .navbar.is-info .navbar-end > a.navbar-item:focus, - .navbar.is-info .navbar-end > a.navbar-item:hover, - .navbar.is-info .navbar-end > a.navbar-item.is-active, - .navbar.is-info .navbar-end .navbar-link:focus, - .navbar.is-info .navbar-end .navbar-link:hover, - .navbar.is-info .navbar-end .navbar-link.is-active { + .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } - .navbar.is-info .navbar-start .navbar-link::after, - .navbar.is-info .navbar-end .navbar-link::after { + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3082c5; color: #fff; } - .navbar.is-info .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #3e8ed0; color: #fff; } } -.navbar.is-success { +.bulma-navbar.is-success { background-color: #48c78e; color: #fff; } -.navbar.is-success .navbar-brand > .navbar-item, -.navbar.is-success .navbar-brand .navbar-link { +.bulma-navbar.is-success .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, -.navbar.is-success .navbar-brand .navbar-link:focus, -.navbar.is-success .navbar-brand .navbar-link:hover, -.navbar.is-success .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } -.navbar.is-success .navbar-brand .navbar-link::after { +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-success .navbar-burger { +.bulma-navbar.is-success .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-success .navbar-start > .navbar-item, - .navbar.is-success .navbar-start .navbar-link, - .navbar.is-success .navbar-end > .navbar-item, - .navbar.is-success .navbar-end .navbar-link { + .bulma-navbar.is-success .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, - .navbar.is-success .navbar-start .navbar-link:focus, - .navbar.is-success .navbar-start .navbar-link:hover, - .navbar.is-success .navbar-start .navbar-link.is-active, - .navbar.is-success .navbar-end > a.navbar-item:focus, - .navbar.is-success .navbar-end > a.navbar-item:hover, - .navbar.is-success .navbar-end > a.navbar-item.is-active, - .navbar.is-success .navbar-end .navbar-link:focus, - .navbar.is-success .navbar-end .navbar-link:hover, - .navbar.is-success .navbar-end .navbar-link.is-active { + .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } - .navbar.is-success .navbar-start .navbar-link::after, - .navbar.is-success .navbar-end .navbar-link::after { + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3abb81; color: #fff; } - .navbar.is-success .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #48c78e; color: #fff; } } -.navbar.is-warning { +.bulma-navbar.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand > .navbar-item, -.navbar.is-warning .navbar-brand .navbar-link { +.bulma-navbar.is-warning .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, -.navbar.is-warning .navbar-brand .navbar-link:focus, -.navbar.is-warning .navbar-brand .navbar-link:hover, -.navbar.is-warning .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand .navbar-link::after { +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-burger { +.bulma-navbar.is-warning .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 1024px) { - .navbar.is-warning .navbar-start > .navbar-item, - .navbar.is-warning .navbar-start .navbar-link, - .navbar.is-warning .navbar-end > .navbar-item, - .navbar.is-warning .navbar-end .navbar-link { + .bulma-navbar.is-warning .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, - .navbar.is-warning .navbar-start .navbar-link:focus, - .navbar.is-warning .navbar-start .navbar-link:hover, - .navbar.is-warning .navbar-start .navbar-link.is-active, - .navbar.is-warning .navbar-end > a.navbar-item:focus, - .navbar.is-warning .navbar-end > a.navbar-item:hover, - .navbar.is-warning .navbar-end > a.navbar-item.is-active, - .navbar.is-warning .navbar-end .navbar-link:focus, - .navbar.is-warning .navbar-end .navbar-link:hover, - .navbar.is-warning .navbar-end .navbar-link.is-active { + .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-start .navbar-link::after, - .navbar.is-warning .navbar-end .navbar-link::after { + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-danger { +.bulma-navbar.is-danger { background-color: #f14668; color: #fff; } -.navbar.is-danger .navbar-brand > .navbar-item, -.navbar.is-danger .navbar-brand .navbar-link { +.bulma-navbar.is-danger .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, -.navbar.is-danger .navbar-brand .navbar-link:focus, -.navbar.is-danger .navbar-brand .navbar-link:hover, -.navbar.is-danger .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } -.navbar.is-danger .navbar-brand .navbar-link::after { +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-danger .navbar-burger { +.bulma-navbar.is-danger .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 1024px) { - .navbar.is-danger .navbar-start > .navbar-item, - .navbar.is-danger .navbar-start .navbar-link, - .navbar.is-danger .navbar-end > .navbar-item, - .navbar.is-danger .navbar-end .navbar-link { + .bulma-navbar.is-danger .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, - .navbar.is-danger .navbar-start .navbar-link:focus, - .navbar.is-danger .navbar-start .navbar-link:hover, - .navbar.is-danger .navbar-start .navbar-link.is-active, - .navbar.is-danger .navbar-end > a.navbar-item:focus, - .navbar.is-danger .navbar-end > a.navbar-item:hover, - .navbar.is-danger .navbar-end > a.navbar-item.is-active, - .navbar.is-danger .navbar-end .navbar-link:focus, - .navbar.is-danger .navbar-end .navbar-link:hover, - .navbar.is-danger .navbar-end .navbar-link.is-active { + .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } - .navbar.is-danger .navbar-start .navbar-link::after, - .navbar.is-danger .navbar-end .navbar-link::after { + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ef2e55; color: #fff; } - .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #f14668; color: #fff; } } -.navbar > .container { +.bulma-navbar > .bulma-container { align-items: stretch; display: flex; min-height: 3.25rem; width: 100%; } -.navbar.has-shadow { +.bulma-navbar.has-shadow { box-shadow: 0 2px 0 0 whitesmoke; } -.navbar.is-fixed-bottom, .navbar.is-fixed-top { +.bulma-navbar.is-fixed-bottom, .bulma-navbar.is-fixed-top { left: 0; position: fixed; right: 0; z-index: 30; } -.navbar.is-fixed-bottom { +.bulma-navbar.is-fixed-bottom { bottom: 0; } -.navbar.is-fixed-bottom.has-shadow { +.bulma-navbar.is-fixed-bottom.has-shadow { box-shadow: 0 -2px 0 0 whitesmoke; } -.navbar.is-fixed-top { +.bulma-navbar.is-fixed-top { top: 0; } @@ -6047,26 +6048,26 @@ body.has-navbar-fixed-bottom { padding-bottom: 3.25rem; } -.navbar-brand, -.navbar-tabs { +.bulma-navbar-brand, +.bulma-navbar-tabs { align-items: stretch; display: flex; flex-shrink: 0; min-height: 3.25rem; } -.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover { +.bulma-navbar-brand a.bulma-navbar-item:focus, .bulma-navbar-brand a.bulma-navbar-item:hover { background-color: transparent; } -.navbar-tabs { +.bulma-navbar-tabs { -webkit-overflow-scrolling: touch; max-width: 100vw; overflow-x: auto; overflow-y: hidden; } -.navbar-burger { +.bulma-navbar-burger { color: #4a4a4a; -moz-appearance: none; -webkit-appearance: none; @@ -6081,7 +6082,7 @@ body.has-navbar-fixed-bottom { margin-left: auto; } -.navbar-burger span { +.bulma-navbar-burger span { background-color: currentColor; display: block; height: 1px; @@ -6094,40 +6095,40 @@ body.has-navbar-fixed-bottom { width: 16px; } -.navbar-burger span:nth-child(1) { +.bulma-navbar-burger span:nth-child(1) { top: calc(50% - 6px); } -.navbar-burger span:nth-child(2) { +.bulma-navbar-burger span:nth-child(2) { top: calc(50% - 1px); } -.navbar-burger span:nth-child(3) { +.bulma-navbar-burger span:nth-child(3) { top: calc(50% + 4px); } -.navbar-burger:hover { +.bulma-navbar-burger:hover { background-color: rgba(0, 0, 0, 0.05); } -.navbar-burger.is-active span:nth-child(1) { +.bulma-navbar-burger.is-active span:nth-child(1) { transform: translateY(5px) rotate(45deg); } -.navbar-burger.is-active span:nth-child(2) { +.bulma-navbar-burger.is-active span:nth-child(2) { opacity: 0; } -.navbar-burger.is-active span:nth-child(3) { +.bulma-navbar-burger.is-active span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); } -.navbar-menu { +.bulma-navbar-menu { display: none; } -.navbar-item, -.navbar-link { +.bulma-navbar-item, +.bulma-navbar-link { color: #4a4a4a; display: block; line-height: 1.5; @@ -6135,56 +6136,56 @@ body.has-navbar-fixed-bottom { position: relative; } -.navbar-item .icon:only-child, -.navbar-link .icon:only-child { +.bulma-navbar-item .bulma-icon:only-child, +.bulma-navbar-link .bulma-icon:only-child { margin-left: -0.25rem; margin-right: -0.25rem; } -a.navbar-item, -.navbar-link { +a.bulma-navbar-item, +.bulma-navbar-link { cursor: pointer; } -a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active, -.navbar-link:focus, -.navbar-link:focus-within, -.navbar-link:hover, -.navbar-link.is-active { +a.bulma-navbar-item:focus, a.bulma-navbar-item:focus-within, a.bulma-navbar-item:hover, a.bulma-navbar-item.is-active, +.bulma-navbar-link:focus, +.bulma-navbar-link:focus-within, +.bulma-navbar-link:hover, +.bulma-navbar-link.is-active { background-color: #fafafa; color: #485fc7; } -.navbar-item { +.bulma-navbar-item { flex-grow: 0; flex-shrink: 0; } -.navbar-item img { +.bulma-navbar-item img { max-height: 1.75rem; } -.navbar-item.has-dropdown { +.bulma-navbar-item.has-dropdown { padding: 0; } -.navbar-item.is-expanded { +.bulma-navbar-item.is-expanded { flex-grow: 1; flex-shrink: 1; } -.navbar-item.is-tab { +.bulma-navbar-item.is-tab { border-bottom: 1px solid transparent; min-height: 3.25rem; padding-bottom: calc(0.5rem - 1px); } -.navbar-item.is-tab:focus, .navbar-item.is-tab:hover { +.bulma-navbar-item.is-tab:focus, .bulma-navbar-item.is-tab:hover { background-color: transparent; border-bottom-color: #485fc7; } -.navbar-item.is-tab.is-active { +.bulma-navbar-item.is-tab.is-active { background-color: transparent; border-bottom-color: #485fc7; border-bottom-style: solid; @@ -6193,33 +6194,33 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding-bottom: calc(0.5rem - 3px); } -.navbar-content { +.bulma-navbar-content { flex-grow: 1; flex-shrink: 1; } -.navbar-link:not(.is-arrowless) { +.bulma-navbar-link:not(.is-arrowless) { padding-right: 2.5em; } -.navbar-link:not(.is-arrowless)::after { +.bulma-navbar-link:not(.is-arrowless)::after { border-color: #485fc7; margin-top: -0.375em; right: 1.125em; } -.navbar-dropdown { +.bulma-navbar-dropdown { font-size: 0.875rem; padding-bottom: 0.5rem; padding-top: 0.5rem; } -.navbar-dropdown .navbar-item { +.bulma-navbar-dropdown .bulma-navbar-item { padding-left: 1.5rem; padding-right: 1.5rem; } -.navbar-divider { +.bulma-navbar-divider { background-color: whitesmoke; border: none; display: none; @@ -6228,41 +6229,41 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i } @media screen and (max-width: 1023px) { - .navbar > .container { + .bulma-navbar > .bulma-container { display: block; } - .navbar-brand .navbar-item, - .navbar-tabs .navbar-item { + .bulma-navbar-brand .bulma-navbar-item, + .bulma-navbar-tabs .bulma-navbar-item { align-items: center; display: flex; } - .navbar-link::after { + .bulma-navbar-link::after { display: none; } - .navbar-menu { + .bulma-navbar-menu { background-color: white; box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); padding: 0.5rem 0; } - .navbar-menu.is-active { + .bulma-navbar-menu.is-active { display: block; } - .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { + .bulma-navbar.is-fixed-bottom-touch, .bulma-navbar.is-fixed-top-touch { left: 0; position: fixed; right: 0; z-index: 30; } - .navbar.is-fixed-bottom-touch { + .bulma-navbar.is-fixed-bottom-touch { bottom: 0; } - .navbar.is-fixed-bottom-touch.has-shadow { + .bulma-navbar.is-fixed-bottom-touch.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } - .navbar.is-fixed-top-touch { + .bulma-navbar.is-fixed-top-touch { top: 0; } - .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { + .bulma-navbar.is-fixed-top .bulma-navbar-menu, .bulma-navbar.is-fixed-top-touch .bulma-navbar-menu { -webkit-overflow-scrolling: touch; max-height: calc(100vh - 3.25rem); overflow: auto; @@ -6278,59 +6279,59 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i } @media screen and (min-width: 1024px) { - .navbar, - .navbar-menu, - .navbar-start, - .navbar-end { + .bulma-navbar, + .bulma-navbar-menu, + .bulma-navbar-start, + .bulma-navbar-end { align-items: stretch; display: flex; } - .navbar { + .bulma-navbar { min-height: 3.25rem; } - .navbar.is-spaced { + .bulma-navbar.is-spaced { padding: 1rem 2rem; } - .navbar.is-spaced .navbar-start, - .navbar.is-spaced .navbar-end { + .bulma-navbar.is-spaced .bulma-navbar-start, + .bulma-navbar.is-spaced .bulma-navbar-end { align-items: center; } - .navbar.is-spaced a.navbar-item, - .navbar.is-spaced .navbar-link { + .bulma-navbar.is-spaced a.bulma-navbar-item, + .bulma-navbar.is-spaced .bulma-navbar-link { border-radius: 4px; } - .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, - .navbar.is-transparent .navbar-link:focus, - .navbar.is-transparent .navbar-link:hover, - .navbar.is-transparent .navbar-link.is-active { + .bulma-navbar.is-transparent a.bulma-navbar-item:focus, .bulma-navbar.is-transparent a.bulma-navbar-item:hover, .bulma-navbar.is-transparent a.bulma-navbar-item.is-active, + .bulma-navbar.is-transparent .bulma-navbar-link:focus, + .bulma-navbar.is-transparent .bulma-navbar-link:hover, + .bulma-navbar.is-transparent .bulma-navbar-link.is-active { background-color: transparent !important; } - .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { + .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link { background-color: transparent !important; } - .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } - .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: #485fc7; } - .navbar-burger { + .bulma-navbar-burger { display: none; } - .navbar-item, - .navbar-link { + .bulma-navbar-item, + .bulma-navbar-link { align-items: center; display: flex; } - .navbar-item.has-dropdown { + .bulma-navbar-item.has-dropdown { align-items: stretch; } - .navbar-item.has-dropdown-up .navbar-link::after { + .bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after { transform: rotate(135deg) translate(0.25em, -0.25em); } - .navbar-item.has-dropdown-up .navbar-dropdown { + .bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown { border-bottom: 2px solid #dbdbdb; border-radius: 6px 6px 0 0; border-top: none; @@ -6338,27 +6339,27 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); top: auto; } - .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { + .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown { display: block; } - .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { + .bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed { opacity: 1; pointer-events: auto; transform: translateY(0); } - .navbar-menu { + .bulma-navbar-menu { flex-grow: 1; flex-shrink: 0; } - .navbar-start { + .bulma-navbar-start { justify-content: flex-start; margin-right: auto; } - .navbar-end { + .bulma-navbar-end { justify-content: flex-end; margin-left: auto; } - .navbar-dropdown { + .bulma-navbar-dropdown { background-color: white; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; @@ -6372,22 +6373,22 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i top: 100%; z-index: 20; } - .navbar-dropdown .navbar-item { + .bulma-navbar-dropdown .bulma-navbar-item { padding: 0.375rem 1rem; white-space: nowrap; } - .navbar-dropdown a.navbar-item { + .bulma-navbar-dropdown a.bulma-navbar-item { padding-right: 3rem; } - .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { + .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar-dropdown a.bulma-navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } - .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: #485fc7; } - .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { + .bulma-navbar.is-spaced .bulma-navbar-dropdown, .bulma-navbar-dropdown.is-boxed { border-radius: 6px; border-top: none; box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); @@ -6399,34 +6400,34 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i transition-duration: 86ms; transition-property: opacity, transform; } - .navbar-dropdown.is-right { + .bulma-navbar-dropdown.is-right { left: auto; right: 0; } - .navbar-divider { + .bulma-navbar-divider { display: block; } - .navbar > .container .navbar-brand, - .container > .navbar .navbar-brand { + .bulma-navbar > .bulma-container .bulma-navbar-brand, + .bulma-container > .bulma-navbar .bulma-navbar-brand { margin-left: -0.75rem; } - .navbar > .container .navbar-menu, - .container > .navbar .navbar-menu { + .bulma-navbar > .bulma-container .bulma-navbar-menu, + .bulma-container > .bulma-navbar .bulma-navbar-menu { margin-right: -0.75rem; } - .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { + .bulma-navbar.is-fixed-bottom-desktop, .bulma-navbar.is-fixed-top-desktop { left: 0; position: fixed; right: 0; z-index: 30; } - .navbar.is-fixed-bottom-desktop { + .bulma-navbar.is-fixed-bottom-desktop { bottom: 0; } - .navbar.is-fixed-bottom-desktop.has-shadow { + .bulma-navbar.is-fixed-bottom-desktop.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } - .navbar.is-fixed-top-desktop { + .bulma-navbar.is-fixed-top-desktop { top: 0; } html.has-navbar-fixed-top-desktop, @@ -6445,63 +6446,63 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i body.has-spaced-navbar-fixed-bottom { padding-bottom: 5.25rem; } - a.navbar-item.is-active, - .navbar-link.is-active { + a.bulma-navbar-item.is-active, + .bulma-navbar-link.is-active { color: #0a0a0a; } - a.navbar-item.is-active:not(:focus):not(:hover), - .navbar-link.is-active:not(:focus):not(:hover) { + a.bulma-navbar-item.is-active:not(:focus):not(:hover), + .bulma-navbar-link.is-active:not(:focus):not(:hover) { background-color: transparent; } - .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #fafafa; } } -.hero.is-fullheight-with-navbar { +.bulma-hero.is-fullheight-with-navbar { min-height: calc(100vh - 3.25rem); } -.pagination { +.bulma-pagination { font-size: 1rem; margin: -0.25rem; } -.pagination.is-small { +.bulma-pagination.is-small { font-size: 0.75rem; } -.pagination.is-medium { +.bulma-pagination.is-medium { font-size: 1.25rem; } -.pagination.is-large { +.bulma-pagination.is-large { font-size: 1.5rem; } -.pagination.is-rounded .pagination-previous, -.pagination.is-rounded .pagination-next { +.bulma-pagination.is-rounded .bulma-pagination-previous, +.bulma-pagination.is-rounded .bulma-pagination-next { padding-left: 1em; padding-right: 1em; border-radius: 9999px; } -.pagination.is-rounded .pagination-link { +.bulma-pagination.is-rounded .bulma-pagination-link { border-radius: 9999px; } -.pagination, -.pagination-list { +.bulma-pagination, +.bulma-pagination-list { align-items: center; display: flex; justify-content: center; text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { font-size: 1em; justify-content: center; margin: 0.25rem; @@ -6510,38 +6511,38 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link { +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link { border-color: #dbdbdb; color: #363636; min-width: 2.5em; } -.pagination-previous:hover, -.pagination-next:hover, -.pagination-link:hover { +.bulma-pagination-previous:hover, +.bulma-pagination-next:hover, +.bulma-pagination-link:hover { border-color: #b5b5b5; color: #363636; } -.pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus { +.bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus { border-color: #485fc7; } -.pagination-previous:active, -.pagination-next:active, -.pagination-link:active { +.bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } -.pagination-previous[disabled], .pagination-previous.is-disabled, -.pagination-next[disabled], -.pagination-next.is-disabled, -.pagination-link[disabled], -.pagination-link.is-disabled { +.bulma-pagination-previous[disabled], .bulma-pagination-previous.is-disabled, +.bulma-pagination-next[disabled], +.bulma-pagination-next.is-disabled, +.bulma-pagination-link[disabled], +.bulma-pagination-link.is-disabled { background-color: #dbdbdb; border-color: #dbdbdb; box-shadow: none; @@ -6549,240 +6550,240 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i opacity: 0.5; } -.pagination-previous, -.pagination-next { +.bulma-pagination-previous, +.bulma-pagination-next { padding-left: 0.75em; padding-right: 0.75em; white-space: nowrap; } -.pagination-link.is-current { +.bulma-pagination-link.is-current { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.pagination-ellipsis { +.bulma-pagination-ellipsis { color: #b5b5b5; pointer-events: none; } -.pagination-list { +.bulma-pagination-list { flex-wrap: wrap; } -.pagination-list li { +.bulma-pagination-list li { list-style: none; } @media screen and (max-width: 768px) { - .pagination { + .bulma-pagination { flex-wrap: wrap; } - .pagination-previous, - .pagination-next { + .bulma-pagination-previous, + .bulma-pagination-next { flex-grow: 1; flex-shrink: 1; } - .pagination-list li { + .bulma-pagination-list li { flex-grow: 1; flex-shrink: 1; } } @media screen and (min-width: 769px), print { - .pagination-list { + .bulma-pagination-list { flex-grow: 1; flex-shrink: 1; justify-content: flex-start; order: 1; } - .pagination-previous, - .pagination-next, - .pagination-link, - .pagination-ellipsis { + .bulma-pagination-previous, + .bulma-pagination-next, + .bulma-pagination-link, + .bulma-pagination-ellipsis { margin-bottom: 0; margin-top: 0; } - .pagination-previous { + .bulma-pagination-previous { order: 2; } - .pagination-next { + .bulma-pagination-next { order: 3; } - .pagination { + .bulma-pagination { justify-content: space-between; margin-bottom: 0; margin-top: 0; } - .pagination.is-centered .pagination-previous { + .bulma-pagination.is-centered .bulma-pagination-previous { order: 1; } - .pagination.is-centered .pagination-list { + .bulma-pagination.is-centered .bulma-pagination-list { justify-content: center; order: 2; } - .pagination.is-centered .pagination-next { + .bulma-pagination.is-centered .bulma-pagination-next { order: 3; } - .pagination.is-right .pagination-previous { + .bulma-pagination.is-right .bulma-pagination-previous { order: 1; } - .pagination.is-right .pagination-next { + .bulma-pagination.is-right .bulma-pagination-next { order: 2; } - .pagination.is-right .pagination-list { + .bulma-pagination.is-right .bulma-pagination-list { justify-content: flex-end; order: 3; } } -.panel { +.bulma-panel { border-radius: 6px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); font-size: 1rem; } -.panel:not(:last-child) { +.bulma-panel:not(:last-child) { margin-bottom: 1.5rem; } -.panel.is-white .panel-heading { +.bulma-panel.is-white .bulma-panel-heading { background-color: white; color: #0a0a0a; } -.panel.is-white .panel-tabs a.is-active { +.bulma-panel.is-white .bulma-panel-tabs a.is-active { border-bottom-color: white; } -.panel.is-white .panel-block.is-active .panel-icon { +.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon { color: white; } -.panel.is-black .panel-heading { +.bulma-panel.is-black .bulma-panel-heading { background-color: #0a0a0a; color: white; } -.panel.is-black .panel-tabs a.is-active { +.bulma-panel.is-black .bulma-panel-tabs a.is-active { border-bottom-color: #0a0a0a; } -.panel.is-black .panel-block.is-active .panel-icon { +.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon { color: #0a0a0a; } -.panel.is-light .panel-heading { +.bulma-panel.is-light .bulma-panel-heading { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.panel.is-light .panel-tabs a.is-active { +.bulma-panel.is-light .bulma-panel-tabs a.is-active { border-bottom-color: whitesmoke; } -.panel.is-light .panel-block.is-active .panel-icon { +.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon { color: whitesmoke; } -.panel.is-dark .panel-heading { +.bulma-panel.is-dark .bulma-panel-heading { background-color: #363636; color: #fff; } -.panel.is-dark .panel-tabs a.is-active { +.bulma-panel.is-dark .bulma-panel-tabs a.is-active { border-bottom-color: #363636; } -.panel.is-dark .panel-block.is-active .panel-icon { +.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon { color: #363636; } -.panel.is-primary .panel-heading { +.bulma-panel.is-primary .bulma-panel-heading { background-color: #00d1b2; color: #fff; } -.panel.is-primary .panel-tabs a.is-active { +.bulma-panel.is-primary .bulma-panel-tabs a.is-active { border-bottom-color: #00d1b2; } -.panel.is-primary .panel-block.is-active .panel-icon { +.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon { color: #00d1b2; } -.panel.is-link .panel-heading { +.bulma-panel.is-link .bulma-panel-heading { background-color: #485fc7; color: #fff; } -.panel.is-link .panel-tabs a.is-active { +.bulma-panel.is-link .bulma-panel-tabs a.is-active { border-bottom-color: #485fc7; } -.panel.is-link .panel-block.is-active .panel-icon { +.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon { color: #485fc7; } -.panel.is-info .panel-heading { +.bulma-panel.is-info .bulma-panel-heading { background-color: #3e8ed0; color: #fff; } -.panel.is-info .panel-tabs a.is-active { +.bulma-panel.is-info .bulma-panel-tabs a.is-active { border-bottom-color: #3e8ed0; } -.panel.is-info .panel-block.is-active .panel-icon { +.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon { color: #3e8ed0; } -.panel.is-success .panel-heading { +.bulma-panel.is-success .bulma-panel-heading { background-color: #48c78e; color: #fff; } -.panel.is-success .panel-tabs a.is-active { +.bulma-panel.is-success .bulma-panel-tabs a.is-active { border-bottom-color: #48c78e; } -.panel.is-success .panel-block.is-active .panel-icon { +.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon { color: #48c78e; } -.panel.is-warning .panel-heading { +.bulma-panel.is-warning .bulma-panel-heading { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.panel.is-warning .panel-tabs a.is-active { +.bulma-panel.is-warning .bulma-panel-tabs a.is-active { border-bottom-color: #ffe08a; } -.panel.is-warning .panel-block.is-active .panel-icon { +.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon { color: #ffe08a; } -.panel.is-danger .panel-heading { +.bulma-panel.is-danger .bulma-panel-heading { background-color: #f14668; color: #fff; } -.panel.is-danger .panel-tabs a.is-active { +.bulma-panel.is-danger .bulma-panel-tabs a.is-active { border-bottom-color: #f14668; } -.panel.is-danger .panel-block.is-active .panel-icon { +.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon { color: #f14668; } -.panel-tabs:not(:last-child), -.panel-block:not(:last-child) { +.bulma-panel-tabs:not(:last-child), +.bulma-panel-block:not(:last-child) { border-bottom: 1px solid #ededed; } -.panel-heading { +.bulma-panel-heading { background-color: #ededed; border-radius: 6px 6px 0 0; color: #363636; @@ -6792,33 +6793,33 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding: 0.75em 1em; } -.panel-tabs { +.bulma-panel-tabs { align-items: flex-end; display: flex; font-size: 0.875em; justify-content: center; } -.panel-tabs a { +.bulma-panel-tabs a { border-bottom: 1px solid #dbdbdb; margin-bottom: -1px; padding: 0.5em; } -.panel-tabs a.is-active { +.bulma-panel-tabs a.is-active { border-bottom-color: #4a4a4a; color: #363636; } -.panel-list a { +.bulma-panel-list a { color: #4a4a4a; } -.panel-list a:hover { +.bulma-panel-list a:hover { color: #485fc7; } -.panel-block { +.bulma-panel-block { align-items: center; color: #363636; display: flex; @@ -6826,45 +6827,45 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding: 0.5em 0.75em; } -.panel-block input[type="checkbox"] { +.bulma-panel-block input[type="checkbox"] { margin-right: 0.75em; } -.panel-block > .control { +.bulma-panel-block > .bulma-control { flex-grow: 1; flex-shrink: 1; width: 100%; } -.panel-block.is-wrapped { +.bulma-panel-block.is-wrapped { flex-wrap: wrap; } -.panel-block.is-active { +.bulma-panel-block.is-active { border-left-color: #485fc7; color: #363636; } -.panel-block.is-active .panel-icon { +.bulma-panel-block.is-active .bulma-panel-icon { color: #485fc7; } -.panel-block:last-child { +.bulma-panel-block:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } -a.panel-block, -label.panel-block { +a.bulma-panel-block, +label.bulma-panel-block { cursor: pointer; } -a.panel-block:hover, -label.panel-block:hover { +a.bulma-panel-block:hover, +label.bulma-panel-block:hover { background-color: whitesmoke; } -.panel-icon { +.bulma-panel-icon { display: inline-block; font-size: 14px; height: 1em; @@ -6876,12 +6877,12 @@ label.panel-block:hover { margin-right: 0.75em; } -.panel-icon .fa { +.bulma-panel-icon .fa { font-size: inherit; line-height: inherit; } -.tabs { +.bulma-tabs { -webkit-overflow-scrolling: touch; align-items: stretch; display: flex; @@ -6892,7 +6893,7 @@ label.panel-block:hover { white-space: nowrap; } -.tabs a { +.bulma-tabs a { align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; @@ -6905,21 +6906,21 @@ label.panel-block:hover { vertical-align: top; } -.tabs a:hover { +.bulma-tabs a:hover { border-bottom-color: #363636; color: #363636; } -.tabs li { +.bulma-tabs li { display: block; } -.tabs li.is-active a { +.bulma-tabs li.is-active a { border-bottom-color: #485fc7; color: #485fc7; } -.tabs ul { +.bulma-tabs ul { align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; @@ -6930,60 +6931,60 @@ label.panel-block:hover { justify-content: flex-start; } -.tabs ul.is-left { +.bulma-tabs ul.is-left { padding-right: 0.75em; } -.tabs ul.is-center { +.bulma-tabs ul.is-center { flex: none; justify-content: center; padding-left: 0.75em; padding-right: 0.75em; } -.tabs ul.is-right { +.bulma-tabs ul.is-right { justify-content: flex-end; padding-left: 0.75em; } -.tabs .icon:first-child { +.bulma-tabs .bulma-icon:first-child { margin-right: 0.5em; } -.tabs .icon:last-child { +.bulma-tabs .bulma-icon:last-child { margin-left: 0.5em; } -.tabs.is-centered ul { +.bulma-tabs.is-centered ul { justify-content: center; } -.tabs.is-right ul { +.bulma-tabs.is-right ul { justify-content: flex-end; } -.tabs.is-boxed a { +.bulma-tabs.is-boxed a { border: 1px solid transparent; border-radius: 4px 4px 0 0; } -.tabs.is-boxed a:hover { +.bulma-tabs.is-boxed a:hover { background-color: whitesmoke; border-bottom-color: #dbdbdb; } -.tabs.is-boxed li.is-active a { +.bulma-tabs.is-boxed li.is-active a { background-color: white; border-color: #dbdbdb; border-bottom-color: transparent !important; } -.tabs.is-fullwidth li { +.bulma-tabs.is-fullwidth li { flex-grow: 1; flex-shrink: 0; } -.tabs.is-toggle a { +.bulma-tabs.is-toggle a { border-color: #dbdbdb; border-style: solid; border-width: 1px; @@ -6991,63 +6992,63 @@ label.panel-block:hover { position: relative; } -.tabs.is-toggle a:hover { +.bulma-tabs.is-toggle a:hover { background-color: whitesmoke; border-color: #b5b5b5; z-index: 2; } -.tabs.is-toggle li + li { +.bulma-tabs.is-toggle li + li { margin-left: -1px; } -.tabs.is-toggle li:first-child a { +.bulma-tabs.is-toggle li:first-child a { border-top-left-radius: 4px; border-bottom-left-radius: 4px; } -.tabs.is-toggle li:last-child a { +.bulma-tabs.is-toggle li:last-child a { border-top-right-radius: 4px; border-bottom-right-radius: 4px; } -.tabs.is-toggle li.is-active a { +.bulma-tabs.is-toggle li.is-active a { background-color: #485fc7; border-color: #485fc7; color: #fff; z-index: 1; } -.tabs.is-toggle ul { +.bulma-tabs.is-toggle ul { border-bottom: none; } -.tabs.is-toggle.is-toggle-rounded li:first-child a { +.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a { border-bottom-left-radius: 9999px; border-top-left-radius: 9999px; padding-left: 1.25em; } -.tabs.is-toggle.is-toggle-rounded li:last-child a { +.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a { border-bottom-right-radius: 9999px; border-top-right-radius: 9999px; padding-right: 1.25em; } -.tabs.is-small { +.bulma-tabs.is-small { font-size: 0.75rem; } -.tabs.is-medium { +.bulma-tabs.is-medium { font-size: 1.25rem; } -.tabs.is-large { +.bulma-tabs.is-large { font-size: 1.5rem; } /* Bulma Grid */ -.column { +.bulma-column { display: block; flex-basis: 0; flex-grow: 1; @@ -7055,1799 +7056,1799 @@ label.panel-block:hover { padding: 0.75rem; } -.columns.is-mobile > .column.is-narrow { +.bulma-columns.is-mobile > .bulma-column.is-narrow { flex: none; width: unset; } -.columns.is-mobile > .column.is-full { +.bulma-columns.is-mobile > .bulma-column.is-full { flex: none; width: 100%; } -.columns.is-mobile > .column.is-three-quarters { +.bulma-columns.is-mobile > .bulma-column.is-three-quarters { flex: none; width: 75%; } -.columns.is-mobile > .column.is-two-thirds { +.bulma-columns.is-mobile > .bulma-column.is-two-thirds { flex: none; width: 66.6666%; } -.columns.is-mobile > .column.is-half { +.bulma-columns.is-mobile > .bulma-column.is-half { flex: none; width: 50%; } -.columns.is-mobile > .column.is-one-third { +.bulma-columns.is-mobile > .bulma-column.is-one-third { flex: none; width: 33.3333%; } -.columns.is-mobile > .column.is-one-quarter { +.bulma-columns.is-mobile > .bulma-column.is-one-quarter { flex: none; width: 25%; } -.columns.is-mobile > .column.is-one-fifth { +.bulma-columns.is-mobile > .bulma-column.is-one-fifth { flex: none; width: 20%; } -.columns.is-mobile > .column.is-two-fifths { +.bulma-columns.is-mobile > .bulma-column.is-two-fifths { flex: none; width: 40%; } -.columns.is-mobile > .column.is-three-fifths { +.bulma-columns.is-mobile > .bulma-column.is-three-fifths { flex: none; width: 60%; } -.columns.is-mobile > .column.is-four-fifths { +.bulma-columns.is-mobile > .bulma-column.is-four-fifths { flex: none; width: 80%; } -.columns.is-mobile > .column.is-offset-three-quarters { +.bulma-columns.is-mobile > .bulma-column.is-offset-three-quarters { margin-left: 75%; } -.columns.is-mobile > .column.is-offset-two-thirds { +.bulma-columns.is-mobile > .bulma-column.is-offset-two-thirds { margin-left: 66.6666%; } -.columns.is-mobile > .column.is-offset-half { +.bulma-columns.is-mobile > .bulma-column.is-offset-half { margin-left: 50%; } -.columns.is-mobile > .column.is-offset-one-third { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-third { margin-left: 33.3333%; } -.columns.is-mobile > .column.is-offset-one-quarter { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-quarter { margin-left: 25%; } -.columns.is-mobile > .column.is-offset-one-fifth { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-fifth { margin-left: 20%; } -.columns.is-mobile > .column.is-offset-two-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-two-fifths { margin-left: 40%; } -.columns.is-mobile > .column.is-offset-three-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-three-fifths { margin-left: 60%; } -.columns.is-mobile > .column.is-offset-four-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-four-fifths { margin-left: 80%; } -.columns.is-mobile > .column.is-0 { +.bulma-columns.is-mobile > .bulma-column.is-0 { flex: none; width: 0%; } -.columns.is-mobile > .column.is-offset-0 { +.bulma-columns.is-mobile > .bulma-column.is-offset-0 { margin-left: 0%; } -.columns.is-mobile > .column.is-1 { +.bulma-columns.is-mobile > .bulma-column.is-1 { flex: none; width: 8.33333%; } -.columns.is-mobile > .column.is-offset-1 { +.bulma-columns.is-mobile > .bulma-column.is-offset-1 { margin-left: 8.33333%; } -.columns.is-mobile > .column.is-2 { +.bulma-columns.is-mobile > .bulma-column.is-2 { flex: none; width: 16.66667%; } -.columns.is-mobile > .column.is-offset-2 { +.bulma-columns.is-mobile > .bulma-column.is-offset-2 { margin-left: 16.66667%; } -.columns.is-mobile > .column.is-3 { +.bulma-columns.is-mobile > .bulma-column.is-3 { flex: none; width: 25%; } -.columns.is-mobile > .column.is-offset-3 { +.bulma-columns.is-mobile > .bulma-column.is-offset-3 { margin-left: 25%; } -.columns.is-mobile > .column.is-4 { +.bulma-columns.is-mobile > .bulma-column.is-4 { flex: none; width: 33.33333%; } -.columns.is-mobile > .column.is-offset-4 { +.bulma-columns.is-mobile > .bulma-column.is-offset-4 { margin-left: 33.33333%; } -.columns.is-mobile > .column.is-5 { +.bulma-columns.is-mobile > .bulma-column.is-5 { flex: none; width: 41.66667%; } -.columns.is-mobile > .column.is-offset-5 { +.bulma-columns.is-mobile > .bulma-column.is-offset-5 { margin-left: 41.66667%; } -.columns.is-mobile > .column.is-6 { +.bulma-columns.is-mobile > .bulma-column.is-6 { flex: none; width: 50%; } -.columns.is-mobile > .column.is-offset-6 { +.bulma-columns.is-mobile > .bulma-column.is-offset-6 { margin-left: 50%; } -.columns.is-mobile > .column.is-7 { +.bulma-columns.is-mobile > .bulma-column.is-7 { flex: none; width: 58.33333%; } -.columns.is-mobile > .column.is-offset-7 { +.bulma-columns.is-mobile > .bulma-column.is-offset-7 { margin-left: 58.33333%; } -.columns.is-mobile > .column.is-8 { +.bulma-columns.is-mobile > .bulma-column.is-8 { flex: none; width: 66.66667%; } -.columns.is-mobile > .column.is-offset-8 { +.bulma-columns.is-mobile > .bulma-column.is-offset-8 { margin-left: 66.66667%; } -.columns.is-mobile > .column.is-9 { +.bulma-columns.is-mobile > .bulma-column.is-9 { flex: none; width: 75%; } -.columns.is-mobile > .column.is-offset-9 { +.bulma-columns.is-mobile > .bulma-column.is-offset-9 { margin-left: 75%; } -.columns.is-mobile > .column.is-10 { +.bulma-columns.is-mobile > .bulma-column.is-10 { flex: none; width: 83.33333%; } -.columns.is-mobile > .column.is-offset-10 { +.bulma-columns.is-mobile > .bulma-column.is-offset-10 { margin-left: 83.33333%; } -.columns.is-mobile > .column.is-11 { +.bulma-columns.is-mobile > .bulma-column.is-11 { flex: none; width: 91.66667%; } -.columns.is-mobile > .column.is-offset-11 { +.bulma-columns.is-mobile > .bulma-column.is-offset-11 { margin-left: 91.66667%; } -.columns.is-mobile > .column.is-12 { +.bulma-columns.is-mobile > .bulma-column.is-12 { flex: none; width: 100%; } -.columns.is-mobile > .column.is-offset-12 { +.bulma-columns.is-mobile > .bulma-column.is-offset-12 { margin-left: 100%; } @media screen and (max-width: 768px) { - .column.is-narrow-mobile { + .bulma-column.is-narrow-mobile { flex: none; width: unset; } - .column.is-full-mobile { + .bulma-column.is-full-mobile { flex: none; width: 100%; } - .column.is-three-quarters-mobile { + .bulma-column.is-three-quarters-mobile { flex: none; width: 75%; } - .column.is-two-thirds-mobile { + .bulma-column.is-two-thirds-mobile { flex: none; width: 66.6666%; } - .column.is-half-mobile { + .bulma-column.is-half-mobile { flex: none; width: 50%; } - .column.is-one-third-mobile { + .bulma-column.is-one-third-mobile { flex: none; width: 33.3333%; } - .column.is-one-quarter-mobile { + .bulma-column.is-one-quarter-mobile { flex: none; width: 25%; } - .column.is-one-fifth-mobile { + .bulma-column.is-one-fifth-mobile { flex: none; width: 20%; } - .column.is-two-fifths-mobile { + .bulma-column.is-two-fifths-mobile { flex: none; width: 40%; } - .column.is-three-fifths-mobile { + .bulma-column.is-three-fifths-mobile { flex: none; width: 60%; } - .column.is-four-fifths-mobile { + .bulma-column.is-four-fifths-mobile { flex: none; width: 80%; } - .column.is-offset-three-quarters-mobile { + .bulma-column.is-offset-three-quarters-mobile { margin-left: 75%; } - .column.is-offset-two-thirds-mobile { + .bulma-column.is-offset-two-thirds-mobile { margin-left: 66.6666%; } - .column.is-offset-half-mobile { + .bulma-column.is-offset-half-mobile { margin-left: 50%; } - .column.is-offset-one-third-mobile { + .bulma-column.is-offset-one-third-mobile { margin-left: 33.3333%; } - .column.is-offset-one-quarter-mobile { + .bulma-column.is-offset-one-quarter-mobile { margin-left: 25%; } - .column.is-offset-one-fifth-mobile { + .bulma-column.is-offset-one-fifth-mobile { margin-left: 20%; } - .column.is-offset-two-fifths-mobile { + .bulma-column.is-offset-two-fifths-mobile { margin-left: 40%; } - .column.is-offset-three-fifths-mobile { + .bulma-column.is-offset-three-fifths-mobile { margin-left: 60%; } - .column.is-offset-four-fifths-mobile { + .bulma-column.is-offset-four-fifths-mobile { margin-left: 80%; } - .column.is-0-mobile { + .bulma-column.is-0-mobile { flex: none; width: 0%; } - .column.is-offset-0-mobile { + .bulma-column.is-offset-0-mobile { margin-left: 0%; } - .column.is-1-mobile { + .bulma-column.is-1-mobile { flex: none; width: 8.33333%; } - .column.is-offset-1-mobile { + .bulma-column.is-offset-1-mobile { margin-left: 8.33333%; } - .column.is-2-mobile { + .bulma-column.is-2-mobile { flex: none; width: 16.66667%; } - .column.is-offset-2-mobile { + .bulma-column.is-offset-2-mobile { margin-left: 16.66667%; } - .column.is-3-mobile { + .bulma-column.is-3-mobile { flex: none; width: 25%; } - .column.is-offset-3-mobile { + .bulma-column.is-offset-3-mobile { margin-left: 25%; } - .column.is-4-mobile { + .bulma-column.is-4-mobile { flex: none; width: 33.33333%; } - .column.is-offset-4-mobile { + .bulma-column.is-offset-4-mobile { margin-left: 33.33333%; } - .column.is-5-mobile { + .bulma-column.is-5-mobile { flex: none; width: 41.66667%; } - .column.is-offset-5-mobile { + .bulma-column.is-offset-5-mobile { margin-left: 41.66667%; } - .column.is-6-mobile { + .bulma-column.is-6-mobile { flex: none; width: 50%; } - .column.is-offset-6-mobile { + .bulma-column.is-offset-6-mobile { margin-left: 50%; } - .column.is-7-mobile { + .bulma-column.is-7-mobile { flex: none; width: 58.33333%; } - .column.is-offset-7-mobile { + .bulma-column.is-offset-7-mobile { margin-left: 58.33333%; } - .column.is-8-mobile { + .bulma-column.is-8-mobile { flex: none; width: 66.66667%; } - .column.is-offset-8-mobile { + .bulma-column.is-offset-8-mobile { margin-left: 66.66667%; } - .column.is-9-mobile { + .bulma-column.is-9-mobile { flex: none; width: 75%; } - .column.is-offset-9-mobile { + .bulma-column.is-offset-9-mobile { margin-left: 75%; } - .column.is-10-mobile { + .bulma-column.is-10-mobile { flex: none; width: 83.33333%; } - .column.is-offset-10-mobile { + .bulma-column.is-offset-10-mobile { margin-left: 83.33333%; } - .column.is-11-mobile { + .bulma-column.is-11-mobile { flex: none; width: 91.66667%; } - .column.is-offset-11-mobile { + .bulma-column.is-offset-11-mobile { margin-left: 91.66667%; } - .column.is-12-mobile { + .bulma-column.is-12-mobile { flex: none; width: 100%; } - .column.is-offset-12-mobile { + .bulma-column.is-offset-12-mobile { margin-left: 100%; } } @media screen and (min-width: 769px), print { - .column.is-narrow, .column.is-narrow-tablet { + .bulma-column.is-narrow, .bulma-column.is-narrow-tablet { flex: none; width: unset; } - .column.is-full, .column.is-full-tablet { + .bulma-column.is-full, .bulma-column.is-full-tablet { flex: none; width: 100%; } - .column.is-three-quarters, .column.is-three-quarters-tablet { + .bulma-column.is-three-quarters, .bulma-column.is-three-quarters-tablet { flex: none; width: 75%; } - .column.is-two-thirds, .column.is-two-thirds-tablet { + .bulma-column.is-two-thirds, .bulma-column.is-two-thirds-tablet { flex: none; width: 66.6666%; } - .column.is-half, .column.is-half-tablet { + .bulma-column.is-half, .bulma-column.is-half-tablet { flex: none; width: 50%; } - .column.is-one-third, .column.is-one-third-tablet { + .bulma-column.is-one-third, .bulma-column.is-one-third-tablet { flex: none; width: 33.3333%; } - .column.is-one-quarter, .column.is-one-quarter-tablet { + .bulma-column.is-one-quarter, .bulma-column.is-one-quarter-tablet { flex: none; width: 25%; } - .column.is-one-fifth, .column.is-one-fifth-tablet { + .bulma-column.is-one-fifth, .bulma-column.is-one-fifth-tablet { flex: none; width: 20%; } - .column.is-two-fifths, .column.is-two-fifths-tablet { + .bulma-column.is-two-fifths, .bulma-column.is-two-fifths-tablet { flex: none; width: 40%; } - .column.is-three-fifths, .column.is-three-fifths-tablet { + .bulma-column.is-three-fifths, .bulma-column.is-three-fifths-tablet { flex: none; width: 60%; } - .column.is-four-fifths, .column.is-four-fifths-tablet { + .bulma-column.is-four-fifths, .bulma-column.is-four-fifths-tablet { flex: none; width: 80%; } - .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { + .bulma-column.is-offset-three-quarters, .bulma-column.is-offset-three-quarters-tablet { margin-left: 75%; } - .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet { + .bulma-column.is-offset-two-thirds, .bulma-column.is-offset-two-thirds-tablet { margin-left: 66.6666%; } - .column.is-offset-half, .column.is-offset-half-tablet { + .bulma-column.is-offset-half, .bulma-column.is-offset-half-tablet { margin-left: 50%; } - .column.is-offset-one-third, .column.is-offset-one-third-tablet { + .bulma-column.is-offset-one-third, .bulma-column.is-offset-one-third-tablet { margin-left: 33.3333%; } - .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet { + .bulma-column.is-offset-one-quarter, .bulma-column.is-offset-one-quarter-tablet { margin-left: 25%; } - .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet { + .bulma-column.is-offset-one-fifth, .bulma-column.is-offset-one-fifth-tablet { margin-left: 20%; } - .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet { + .bulma-column.is-offset-two-fifths, .bulma-column.is-offset-two-fifths-tablet { margin-left: 40%; } - .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet { + .bulma-column.is-offset-three-fifths, .bulma-column.is-offset-three-fifths-tablet { margin-left: 60%; } - .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet { + .bulma-column.is-offset-four-fifths, .bulma-column.is-offset-four-fifths-tablet { margin-left: 80%; } - .column.is-0, .column.is-0-tablet { + .bulma-column.is-0, .bulma-column.is-0-tablet { flex: none; width: 0%; } - .column.is-offset-0, .column.is-offset-0-tablet { + .bulma-column.is-offset-0, .bulma-column.is-offset-0-tablet { margin-left: 0%; } - .column.is-1, .column.is-1-tablet { + .bulma-column.is-1, .bulma-column.is-1-tablet { flex: none; width: 8.33333%; } - .column.is-offset-1, .column.is-offset-1-tablet { + .bulma-column.is-offset-1, .bulma-column.is-offset-1-tablet { margin-left: 8.33333%; } - .column.is-2, .column.is-2-tablet { + .bulma-column.is-2, .bulma-column.is-2-tablet { flex: none; width: 16.66667%; } - .column.is-offset-2, .column.is-offset-2-tablet { + .bulma-column.is-offset-2, .bulma-column.is-offset-2-tablet { margin-left: 16.66667%; } - .column.is-3, .column.is-3-tablet { + .bulma-column.is-3, .bulma-column.is-3-tablet { flex: none; width: 25%; } - .column.is-offset-3, .column.is-offset-3-tablet { + .bulma-column.is-offset-3, .bulma-column.is-offset-3-tablet { margin-left: 25%; } - .column.is-4, .column.is-4-tablet { + .bulma-column.is-4, .bulma-column.is-4-tablet { flex: none; width: 33.33333%; } - .column.is-offset-4, .column.is-offset-4-tablet { + .bulma-column.is-offset-4, .bulma-column.is-offset-4-tablet { margin-left: 33.33333%; } - .column.is-5, .column.is-5-tablet { + .bulma-column.is-5, .bulma-column.is-5-tablet { flex: none; width: 41.66667%; } - .column.is-offset-5, .column.is-offset-5-tablet { + .bulma-column.is-offset-5, .bulma-column.is-offset-5-tablet { margin-left: 41.66667%; } - .column.is-6, .column.is-6-tablet { + .bulma-column.is-6, .bulma-column.is-6-tablet { flex: none; width: 50%; } - .column.is-offset-6, .column.is-offset-6-tablet { + .bulma-column.is-offset-6, .bulma-column.is-offset-6-tablet { margin-left: 50%; } - .column.is-7, .column.is-7-tablet { + .bulma-column.is-7, .bulma-column.is-7-tablet { flex: none; width: 58.33333%; } - .column.is-offset-7, .column.is-offset-7-tablet { + .bulma-column.is-offset-7, .bulma-column.is-offset-7-tablet { margin-left: 58.33333%; } - .column.is-8, .column.is-8-tablet { + .bulma-column.is-8, .bulma-column.is-8-tablet { flex: none; width: 66.66667%; } - .column.is-offset-8, .column.is-offset-8-tablet { + .bulma-column.is-offset-8, .bulma-column.is-offset-8-tablet { margin-left: 66.66667%; } - .column.is-9, .column.is-9-tablet { + .bulma-column.is-9, .bulma-column.is-9-tablet { flex: none; width: 75%; } - .column.is-offset-9, .column.is-offset-9-tablet { + .bulma-column.is-offset-9, .bulma-column.is-offset-9-tablet { margin-left: 75%; } - .column.is-10, .column.is-10-tablet { + .bulma-column.is-10, .bulma-column.is-10-tablet { flex: none; width: 83.33333%; } - .column.is-offset-10, .column.is-offset-10-tablet { + .bulma-column.is-offset-10, .bulma-column.is-offset-10-tablet { margin-left: 83.33333%; } - .column.is-11, .column.is-11-tablet { + .bulma-column.is-11, .bulma-column.is-11-tablet { flex: none; width: 91.66667%; } - .column.is-offset-11, .column.is-offset-11-tablet { + .bulma-column.is-offset-11, .bulma-column.is-offset-11-tablet { margin-left: 91.66667%; } - .column.is-12, .column.is-12-tablet { + .bulma-column.is-12, .bulma-column.is-12-tablet { flex: none; width: 100%; } - .column.is-offset-12, .column.is-offset-12-tablet { + .bulma-column.is-offset-12, .bulma-column.is-offset-12-tablet { margin-left: 100%; } } @media screen and (max-width: 1023px) { - .column.is-narrow-touch { + .bulma-column.is-narrow-touch { flex: none; width: unset; } - .column.is-full-touch { + .bulma-column.is-full-touch { flex: none; width: 100%; } - .column.is-three-quarters-touch { + .bulma-column.is-three-quarters-touch { flex: none; width: 75%; } - .column.is-two-thirds-touch { + .bulma-column.is-two-thirds-touch { flex: none; width: 66.6666%; } - .column.is-half-touch { + .bulma-column.is-half-touch { flex: none; width: 50%; } - .column.is-one-third-touch { + .bulma-column.is-one-third-touch { flex: none; width: 33.3333%; } - .column.is-one-quarter-touch { + .bulma-column.is-one-quarter-touch { flex: none; width: 25%; } - .column.is-one-fifth-touch { + .bulma-column.is-one-fifth-touch { flex: none; width: 20%; } - .column.is-two-fifths-touch { + .bulma-column.is-two-fifths-touch { flex: none; width: 40%; } - .column.is-three-fifths-touch { + .bulma-column.is-three-fifths-touch { flex: none; width: 60%; } - .column.is-four-fifths-touch { + .bulma-column.is-four-fifths-touch { flex: none; width: 80%; } - .column.is-offset-three-quarters-touch { + .bulma-column.is-offset-three-quarters-touch { margin-left: 75%; } - .column.is-offset-two-thirds-touch { + .bulma-column.is-offset-two-thirds-touch { margin-left: 66.6666%; } - .column.is-offset-half-touch { + .bulma-column.is-offset-half-touch { margin-left: 50%; } - .column.is-offset-one-third-touch { + .bulma-column.is-offset-one-third-touch { margin-left: 33.3333%; } - .column.is-offset-one-quarter-touch { + .bulma-column.is-offset-one-quarter-touch { margin-left: 25%; } - .column.is-offset-one-fifth-touch { + .bulma-column.is-offset-one-fifth-touch { margin-left: 20%; } - .column.is-offset-two-fifths-touch { + .bulma-column.is-offset-two-fifths-touch { margin-left: 40%; } - .column.is-offset-three-fifths-touch { + .bulma-column.is-offset-three-fifths-touch { margin-left: 60%; } - .column.is-offset-four-fifths-touch { + .bulma-column.is-offset-four-fifths-touch { margin-left: 80%; } - .column.is-0-touch { + .bulma-column.is-0-touch { flex: none; width: 0%; } - .column.is-offset-0-touch { + .bulma-column.is-offset-0-touch { margin-left: 0%; } - .column.is-1-touch { + .bulma-column.is-1-touch { flex: none; width: 8.33333%; } - .column.is-offset-1-touch { + .bulma-column.is-offset-1-touch { margin-left: 8.33333%; } - .column.is-2-touch { + .bulma-column.is-2-touch { flex: none; width: 16.66667%; } - .column.is-offset-2-touch { + .bulma-column.is-offset-2-touch { margin-left: 16.66667%; } - .column.is-3-touch { + .bulma-column.is-3-touch { flex: none; width: 25%; } - .column.is-offset-3-touch { + .bulma-column.is-offset-3-touch { margin-left: 25%; } - .column.is-4-touch { + .bulma-column.is-4-touch { flex: none; width: 33.33333%; } - .column.is-offset-4-touch { + .bulma-column.is-offset-4-touch { margin-left: 33.33333%; } - .column.is-5-touch { + .bulma-column.is-5-touch { flex: none; width: 41.66667%; } - .column.is-offset-5-touch { + .bulma-column.is-offset-5-touch { margin-left: 41.66667%; } - .column.is-6-touch { + .bulma-column.is-6-touch { flex: none; width: 50%; } - .column.is-offset-6-touch { + .bulma-column.is-offset-6-touch { margin-left: 50%; } - .column.is-7-touch { + .bulma-column.is-7-touch { flex: none; width: 58.33333%; } - .column.is-offset-7-touch { + .bulma-column.is-offset-7-touch { margin-left: 58.33333%; } - .column.is-8-touch { + .bulma-column.is-8-touch { flex: none; width: 66.66667%; } - .column.is-offset-8-touch { + .bulma-column.is-offset-8-touch { margin-left: 66.66667%; } - .column.is-9-touch { + .bulma-column.is-9-touch { flex: none; width: 75%; } - .column.is-offset-9-touch { + .bulma-column.is-offset-9-touch { margin-left: 75%; } - .column.is-10-touch { + .bulma-column.is-10-touch { flex: none; width: 83.33333%; } - .column.is-offset-10-touch { + .bulma-column.is-offset-10-touch { margin-left: 83.33333%; } - .column.is-11-touch { + .bulma-column.is-11-touch { flex: none; width: 91.66667%; } - .column.is-offset-11-touch { + .bulma-column.is-offset-11-touch { margin-left: 91.66667%; } - .column.is-12-touch { + .bulma-column.is-12-touch { flex: none; width: 100%; } - .column.is-offset-12-touch { + .bulma-column.is-offset-12-touch { margin-left: 100%; } } @media screen and (min-width: 1024px) { - .column.is-narrow-desktop { + .bulma-column.is-narrow-desktop { flex: none; width: unset; } - .column.is-full-desktop { + .bulma-column.is-full-desktop { flex: none; width: 100%; } - .column.is-three-quarters-desktop { + .bulma-column.is-three-quarters-desktop { flex: none; width: 75%; } - .column.is-two-thirds-desktop { + .bulma-column.is-two-thirds-desktop { flex: none; width: 66.6666%; } - .column.is-half-desktop { + .bulma-column.is-half-desktop { flex: none; width: 50%; } - .column.is-one-third-desktop { + .bulma-column.is-one-third-desktop { flex: none; width: 33.3333%; } - .column.is-one-quarter-desktop { + .bulma-column.is-one-quarter-desktop { flex: none; width: 25%; } - .column.is-one-fifth-desktop { + .bulma-column.is-one-fifth-desktop { flex: none; width: 20%; } - .column.is-two-fifths-desktop { + .bulma-column.is-two-fifths-desktop { flex: none; width: 40%; } - .column.is-three-fifths-desktop { + .bulma-column.is-three-fifths-desktop { flex: none; width: 60%; } - .column.is-four-fifths-desktop { + .bulma-column.is-four-fifths-desktop { flex: none; width: 80%; } - .column.is-offset-three-quarters-desktop { + .bulma-column.is-offset-three-quarters-desktop { margin-left: 75%; } - .column.is-offset-two-thirds-desktop { + .bulma-column.is-offset-two-thirds-desktop { margin-left: 66.6666%; } - .column.is-offset-half-desktop { + .bulma-column.is-offset-half-desktop { margin-left: 50%; } - .column.is-offset-one-third-desktop { + .bulma-column.is-offset-one-third-desktop { margin-left: 33.3333%; } - .column.is-offset-one-quarter-desktop { + .bulma-column.is-offset-one-quarter-desktop { margin-left: 25%; } - .column.is-offset-one-fifth-desktop { + .bulma-column.is-offset-one-fifth-desktop { margin-left: 20%; } - .column.is-offset-two-fifths-desktop { + .bulma-column.is-offset-two-fifths-desktop { margin-left: 40%; } - .column.is-offset-three-fifths-desktop { + .bulma-column.is-offset-three-fifths-desktop { margin-left: 60%; } - .column.is-offset-four-fifths-desktop { + .bulma-column.is-offset-four-fifths-desktop { margin-left: 80%; } - .column.is-0-desktop { + .bulma-column.is-0-desktop { flex: none; width: 0%; } - .column.is-offset-0-desktop { + .bulma-column.is-offset-0-desktop { margin-left: 0%; } - .column.is-1-desktop { + .bulma-column.is-1-desktop { flex: none; width: 8.33333%; } - .column.is-offset-1-desktop { + .bulma-column.is-offset-1-desktop { margin-left: 8.33333%; } - .column.is-2-desktop { + .bulma-column.is-2-desktop { flex: none; width: 16.66667%; } - .column.is-offset-2-desktop { + .bulma-column.is-offset-2-desktop { margin-left: 16.66667%; } - .column.is-3-desktop { + .bulma-column.is-3-desktop { flex: none; width: 25%; } - .column.is-offset-3-desktop { + .bulma-column.is-offset-3-desktop { margin-left: 25%; } - .column.is-4-desktop { + .bulma-column.is-4-desktop { flex: none; width: 33.33333%; } - .column.is-offset-4-desktop { + .bulma-column.is-offset-4-desktop { margin-left: 33.33333%; } - .column.is-5-desktop { + .bulma-column.is-5-desktop { flex: none; width: 41.66667%; } - .column.is-offset-5-desktop { + .bulma-column.is-offset-5-desktop { margin-left: 41.66667%; } - .column.is-6-desktop { + .bulma-column.is-6-desktop { flex: none; width: 50%; } - .column.is-offset-6-desktop { + .bulma-column.is-offset-6-desktop { margin-left: 50%; } - .column.is-7-desktop { + .bulma-column.is-7-desktop { flex: none; width: 58.33333%; } - .column.is-offset-7-desktop { + .bulma-column.is-offset-7-desktop { margin-left: 58.33333%; } - .column.is-8-desktop { + .bulma-column.is-8-desktop { flex: none; width: 66.66667%; } - .column.is-offset-8-desktop { + .bulma-column.is-offset-8-desktop { margin-left: 66.66667%; } - .column.is-9-desktop { + .bulma-column.is-9-desktop { flex: none; width: 75%; } - .column.is-offset-9-desktop { + .bulma-column.is-offset-9-desktop { margin-left: 75%; } - .column.is-10-desktop { + .bulma-column.is-10-desktop { flex: none; width: 83.33333%; } - .column.is-offset-10-desktop { + .bulma-column.is-offset-10-desktop { margin-left: 83.33333%; } - .column.is-11-desktop { + .bulma-column.is-11-desktop { flex: none; width: 91.66667%; } - .column.is-offset-11-desktop { + .bulma-column.is-offset-11-desktop { margin-left: 91.66667%; } - .column.is-12-desktop { + .bulma-column.is-12-desktop { flex: none; width: 100%; } - .column.is-offset-12-desktop { + .bulma-column.is-offset-12-desktop { margin-left: 100%; } } @media screen and (min-width: 1216px) { - .column.is-narrow-widescreen { + .bulma-column.is-narrow-widescreen { flex: none; width: unset; } - .column.is-full-widescreen { + .bulma-column.is-full-widescreen { flex: none; width: 100%; } - .column.is-three-quarters-widescreen { + .bulma-column.is-three-quarters-widescreen { flex: none; width: 75%; } - .column.is-two-thirds-widescreen { + .bulma-column.is-two-thirds-widescreen { flex: none; width: 66.6666%; } - .column.is-half-widescreen { + .bulma-column.is-half-widescreen { flex: none; width: 50%; } - .column.is-one-third-widescreen { + .bulma-column.is-one-third-widescreen { flex: none; width: 33.3333%; } - .column.is-one-quarter-widescreen { + .bulma-column.is-one-quarter-widescreen { flex: none; width: 25%; } - .column.is-one-fifth-widescreen { + .bulma-column.is-one-fifth-widescreen { flex: none; width: 20%; } - .column.is-two-fifths-widescreen { + .bulma-column.is-two-fifths-widescreen { flex: none; width: 40%; } - .column.is-three-fifths-widescreen { + .bulma-column.is-three-fifths-widescreen { flex: none; width: 60%; } - .column.is-four-fifths-widescreen { + .bulma-column.is-four-fifths-widescreen { flex: none; width: 80%; } - .column.is-offset-three-quarters-widescreen { + .bulma-column.is-offset-three-quarters-widescreen { margin-left: 75%; } - .column.is-offset-two-thirds-widescreen { + .bulma-column.is-offset-two-thirds-widescreen { margin-left: 66.6666%; } - .column.is-offset-half-widescreen { + .bulma-column.is-offset-half-widescreen { margin-left: 50%; } - .column.is-offset-one-third-widescreen { + .bulma-column.is-offset-one-third-widescreen { margin-left: 33.3333%; } - .column.is-offset-one-quarter-widescreen { + .bulma-column.is-offset-one-quarter-widescreen { margin-left: 25%; } - .column.is-offset-one-fifth-widescreen { + .bulma-column.is-offset-one-fifth-widescreen { margin-left: 20%; } - .column.is-offset-two-fifths-widescreen { + .bulma-column.is-offset-two-fifths-widescreen { margin-left: 40%; } - .column.is-offset-three-fifths-widescreen { + .bulma-column.is-offset-three-fifths-widescreen { margin-left: 60%; } - .column.is-offset-four-fifths-widescreen { + .bulma-column.is-offset-four-fifths-widescreen { margin-left: 80%; } - .column.is-0-widescreen { + .bulma-column.is-0-widescreen { flex: none; width: 0%; } - .column.is-offset-0-widescreen { + .bulma-column.is-offset-0-widescreen { margin-left: 0%; } - .column.is-1-widescreen { + .bulma-column.is-1-widescreen { flex: none; width: 8.33333%; } - .column.is-offset-1-widescreen { + .bulma-column.is-offset-1-widescreen { margin-left: 8.33333%; } - .column.is-2-widescreen { + .bulma-column.is-2-widescreen { flex: none; width: 16.66667%; } - .column.is-offset-2-widescreen { + .bulma-column.is-offset-2-widescreen { margin-left: 16.66667%; } - .column.is-3-widescreen { + .bulma-column.is-3-widescreen { flex: none; width: 25%; } - .column.is-offset-3-widescreen { + .bulma-column.is-offset-3-widescreen { margin-left: 25%; } - .column.is-4-widescreen { + .bulma-column.is-4-widescreen { flex: none; width: 33.33333%; } - .column.is-offset-4-widescreen { + .bulma-column.is-offset-4-widescreen { margin-left: 33.33333%; } - .column.is-5-widescreen { + .bulma-column.is-5-widescreen { flex: none; width: 41.66667%; } - .column.is-offset-5-widescreen { + .bulma-column.is-offset-5-widescreen { margin-left: 41.66667%; } - .column.is-6-widescreen { + .bulma-column.is-6-widescreen { flex: none; width: 50%; } - .column.is-offset-6-widescreen { + .bulma-column.is-offset-6-widescreen { margin-left: 50%; } - .column.is-7-widescreen { + .bulma-column.is-7-widescreen { flex: none; width: 58.33333%; } - .column.is-offset-7-widescreen { + .bulma-column.is-offset-7-widescreen { margin-left: 58.33333%; } - .column.is-8-widescreen { + .bulma-column.is-8-widescreen { flex: none; width: 66.66667%; } - .column.is-offset-8-widescreen { + .bulma-column.is-offset-8-widescreen { margin-left: 66.66667%; } - .column.is-9-widescreen { + .bulma-column.is-9-widescreen { flex: none; width: 75%; } - .column.is-offset-9-widescreen { + .bulma-column.is-offset-9-widescreen { margin-left: 75%; } - .column.is-10-widescreen { + .bulma-column.is-10-widescreen { flex: none; width: 83.33333%; } - .column.is-offset-10-widescreen { + .bulma-column.is-offset-10-widescreen { margin-left: 83.33333%; } - .column.is-11-widescreen { + .bulma-column.is-11-widescreen { flex: none; width: 91.66667%; } - .column.is-offset-11-widescreen { + .bulma-column.is-offset-11-widescreen { margin-left: 91.66667%; } - .column.is-12-widescreen { + .bulma-column.is-12-widescreen { flex: none; width: 100%; } - .column.is-offset-12-widescreen { + .bulma-column.is-offset-12-widescreen { margin-left: 100%; } } @media screen and (min-width: 1408px) { - .column.is-narrow-fullhd { + .bulma-column.is-narrow-fullhd { flex: none; width: unset; } - .column.is-full-fullhd { + .bulma-column.is-full-fullhd { flex: none; width: 100%; } - .column.is-three-quarters-fullhd { + .bulma-column.is-three-quarters-fullhd { flex: none; width: 75%; } - .column.is-two-thirds-fullhd { + .bulma-column.is-two-thirds-fullhd { flex: none; width: 66.6666%; } - .column.is-half-fullhd { + .bulma-column.is-half-fullhd { flex: none; width: 50%; } - .column.is-one-third-fullhd { + .bulma-column.is-one-third-fullhd { flex: none; width: 33.3333%; } - .column.is-one-quarter-fullhd { + .bulma-column.is-one-quarter-fullhd { flex: none; width: 25%; } - .column.is-one-fifth-fullhd { + .bulma-column.is-one-fifth-fullhd { flex: none; width: 20%; } - .column.is-two-fifths-fullhd { + .bulma-column.is-two-fifths-fullhd { flex: none; width: 40%; } - .column.is-three-fifths-fullhd { + .bulma-column.is-three-fifths-fullhd { flex: none; width: 60%; } - .column.is-four-fifths-fullhd { + .bulma-column.is-four-fifths-fullhd { flex: none; width: 80%; } - .column.is-offset-three-quarters-fullhd { + .bulma-column.is-offset-three-quarters-fullhd { margin-left: 75%; } - .column.is-offset-two-thirds-fullhd { + .bulma-column.is-offset-two-thirds-fullhd { margin-left: 66.6666%; } - .column.is-offset-half-fullhd { + .bulma-column.is-offset-half-fullhd { margin-left: 50%; } - .column.is-offset-one-third-fullhd { + .bulma-column.is-offset-one-third-fullhd { margin-left: 33.3333%; } - .column.is-offset-one-quarter-fullhd { + .bulma-column.is-offset-one-quarter-fullhd { margin-left: 25%; } - .column.is-offset-one-fifth-fullhd { + .bulma-column.is-offset-one-fifth-fullhd { margin-left: 20%; } - .column.is-offset-two-fifths-fullhd { + .bulma-column.is-offset-two-fifths-fullhd { margin-left: 40%; } - .column.is-offset-three-fifths-fullhd { + .bulma-column.is-offset-three-fifths-fullhd { margin-left: 60%; } - .column.is-offset-four-fifths-fullhd { + .bulma-column.is-offset-four-fifths-fullhd { margin-left: 80%; } - .column.is-0-fullhd { + .bulma-column.is-0-fullhd { flex: none; width: 0%; } - .column.is-offset-0-fullhd { + .bulma-column.is-offset-0-fullhd { margin-left: 0%; } - .column.is-1-fullhd { + .bulma-column.is-1-fullhd { flex: none; width: 8.33333%; } - .column.is-offset-1-fullhd { + .bulma-column.is-offset-1-fullhd { margin-left: 8.33333%; } - .column.is-2-fullhd { + .bulma-column.is-2-fullhd { flex: none; width: 16.66667%; } - .column.is-offset-2-fullhd { + .bulma-column.is-offset-2-fullhd { margin-left: 16.66667%; } - .column.is-3-fullhd { + .bulma-column.is-3-fullhd { flex: none; width: 25%; } - .column.is-offset-3-fullhd { + .bulma-column.is-offset-3-fullhd { margin-left: 25%; } - .column.is-4-fullhd { + .bulma-column.is-4-fullhd { flex: none; width: 33.33333%; } - .column.is-offset-4-fullhd { + .bulma-column.is-offset-4-fullhd { margin-left: 33.33333%; } - .column.is-5-fullhd { + .bulma-column.is-5-fullhd { flex: none; width: 41.66667%; } - .column.is-offset-5-fullhd { + .bulma-column.is-offset-5-fullhd { margin-left: 41.66667%; } - .column.is-6-fullhd { + .bulma-column.is-6-fullhd { flex: none; width: 50%; } - .column.is-offset-6-fullhd { + .bulma-column.is-offset-6-fullhd { margin-left: 50%; } - .column.is-7-fullhd { + .bulma-column.is-7-fullhd { flex: none; width: 58.33333%; } - .column.is-offset-7-fullhd { + .bulma-column.is-offset-7-fullhd { margin-left: 58.33333%; } - .column.is-8-fullhd { + .bulma-column.is-8-fullhd { flex: none; width: 66.66667%; } - .column.is-offset-8-fullhd { + .bulma-column.is-offset-8-fullhd { margin-left: 66.66667%; } - .column.is-9-fullhd { + .bulma-column.is-9-fullhd { flex: none; width: 75%; } - .column.is-offset-9-fullhd { + .bulma-column.is-offset-9-fullhd { margin-left: 75%; } - .column.is-10-fullhd { + .bulma-column.is-10-fullhd { flex: none; width: 83.33333%; } - .column.is-offset-10-fullhd { + .bulma-column.is-offset-10-fullhd { margin-left: 83.33333%; } - .column.is-11-fullhd { + .bulma-column.is-11-fullhd { flex: none; width: 91.66667%; } - .column.is-offset-11-fullhd { + .bulma-column.is-offset-11-fullhd { margin-left: 91.66667%; } - .column.is-12-fullhd { + .bulma-column.is-12-fullhd { flex: none; width: 100%; } - .column.is-offset-12-fullhd { + .bulma-column.is-offset-12-fullhd { margin-left: 100%; } } -.columns { +.bulma-columns { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } -.columns:last-child { +.bulma-columns:last-child { margin-bottom: -0.75rem; } -.columns:not(:last-child) { +.bulma-columns:not(:last-child) { margin-bottom: calc(1.5rem - 0.75rem); } -.columns.is-centered { +.bulma-columns.is-centered { justify-content: center; } -.columns.is-gapless { +.bulma-columns.is-gapless { margin-left: 0; margin-right: 0; margin-top: 0; } -.columns.is-gapless > .column { +.bulma-columns.is-gapless > .bulma-column { margin: 0; padding: 0 !important; } -.columns.is-gapless:not(:last-child) { +.bulma-columns.is-gapless:not(:last-child) { margin-bottom: 1.5rem; } -.columns.is-gapless:last-child { +.bulma-columns.is-gapless:last-child { margin-bottom: 0; } -.columns.is-mobile { +.bulma-columns.is-mobile { display: flex; } -.columns.is-multiline { +.bulma-columns.is-multiline { flex-wrap: wrap; } -.columns.is-vcentered { +.bulma-columns.is-vcentered { align-items: center; } @media screen and (min-width: 769px), print { - .columns:not(.is-desktop) { + .bulma-columns:not(.is-desktop) { display: flex; } } @media screen and (min-width: 1024px) { - .columns.is-desktop { + .bulma-columns.is-desktop { display: flex; } } -.columns.is-variable { +.bulma-columns.is-variable { --columnGap: 0.75rem; margin-left: calc(-1 * var(--columnGap)); margin-right: calc(-1 * var(--columnGap)); } -.columns.is-variable > .column { +.bulma-columns.is-variable > .bulma-column { padding-left: var(--columnGap); padding-right: var(--columnGap); } -.columns.is-variable.is-0 { +.bulma-columns.is-variable.is-0 { --columnGap: 0rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-0-mobile { + .bulma-columns.is-variable.is-0-mobile { --columnGap: 0rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-0-tablet { + .bulma-columns.is-variable.is-0-tablet { --columnGap: 0rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-0-tablet-only { + .bulma-columns.is-variable.is-0-tablet-only { --columnGap: 0rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-0-touch { + .bulma-columns.is-variable.is-0-touch { --columnGap: 0rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-0-desktop { + .bulma-columns.is-variable.is-0-desktop { --columnGap: 0rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-0-desktop-only { + .bulma-columns.is-variable.is-0-desktop-only { --columnGap: 0rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-0-widescreen { + .bulma-columns.is-variable.is-0-widescreen { --columnGap: 0rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-0-widescreen-only { + .bulma-columns.is-variable.is-0-widescreen-only { --columnGap: 0rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-0-fullhd { + .bulma-columns.is-variable.is-0-fullhd { --columnGap: 0rem; } } -.columns.is-variable.is-1 { +.bulma-columns.is-variable.is-1 { --columnGap: 0.25rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-1-mobile { + .bulma-columns.is-variable.is-1-mobile { --columnGap: 0.25rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-1-tablet { + .bulma-columns.is-variable.is-1-tablet { --columnGap: 0.25rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-1-tablet-only { + .bulma-columns.is-variable.is-1-tablet-only { --columnGap: 0.25rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-1-touch { + .bulma-columns.is-variable.is-1-touch { --columnGap: 0.25rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-1-desktop { + .bulma-columns.is-variable.is-1-desktop { --columnGap: 0.25rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-1-desktop-only { + .bulma-columns.is-variable.is-1-desktop-only { --columnGap: 0.25rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-1-widescreen { + .bulma-columns.is-variable.is-1-widescreen { --columnGap: 0.25rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-1-widescreen-only { + .bulma-columns.is-variable.is-1-widescreen-only { --columnGap: 0.25rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-1-fullhd { + .bulma-columns.is-variable.is-1-fullhd { --columnGap: 0.25rem; } } -.columns.is-variable.is-2 { +.bulma-columns.is-variable.is-2 { --columnGap: 0.5rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-2-mobile { + .bulma-columns.is-variable.is-2-mobile { --columnGap: 0.5rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-2-tablet { + .bulma-columns.is-variable.is-2-tablet { --columnGap: 0.5rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-2-tablet-only { + .bulma-columns.is-variable.is-2-tablet-only { --columnGap: 0.5rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-2-touch { + .bulma-columns.is-variable.is-2-touch { --columnGap: 0.5rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-2-desktop { + .bulma-columns.is-variable.is-2-desktop { --columnGap: 0.5rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-2-desktop-only { + .bulma-columns.is-variable.is-2-desktop-only { --columnGap: 0.5rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-2-widescreen { + .bulma-columns.is-variable.is-2-widescreen { --columnGap: 0.5rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-2-widescreen-only { + .bulma-columns.is-variable.is-2-widescreen-only { --columnGap: 0.5rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-2-fullhd { + .bulma-columns.is-variable.is-2-fullhd { --columnGap: 0.5rem; } } -.columns.is-variable.is-3 { +.bulma-columns.is-variable.is-3 { --columnGap: 0.75rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-3-mobile { + .bulma-columns.is-variable.is-3-mobile { --columnGap: 0.75rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-3-tablet { + .bulma-columns.is-variable.is-3-tablet { --columnGap: 0.75rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-3-tablet-only { + .bulma-columns.is-variable.is-3-tablet-only { --columnGap: 0.75rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-3-touch { + .bulma-columns.is-variable.is-3-touch { --columnGap: 0.75rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-3-desktop { + .bulma-columns.is-variable.is-3-desktop { --columnGap: 0.75rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-3-desktop-only { + .bulma-columns.is-variable.is-3-desktop-only { --columnGap: 0.75rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-3-widescreen { + .bulma-columns.is-variable.is-3-widescreen { --columnGap: 0.75rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-3-widescreen-only { + .bulma-columns.is-variable.is-3-widescreen-only { --columnGap: 0.75rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-3-fullhd { + .bulma-columns.is-variable.is-3-fullhd { --columnGap: 0.75rem; } } -.columns.is-variable.is-4 { +.bulma-columns.is-variable.is-4 { --columnGap: 1rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-4-mobile { + .bulma-columns.is-variable.is-4-mobile { --columnGap: 1rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-4-tablet { + .bulma-columns.is-variable.is-4-tablet { --columnGap: 1rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-4-tablet-only { + .bulma-columns.is-variable.is-4-tablet-only { --columnGap: 1rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-4-touch { + .bulma-columns.is-variable.is-4-touch { --columnGap: 1rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-4-desktop { + .bulma-columns.is-variable.is-4-desktop { --columnGap: 1rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-4-desktop-only { + .bulma-columns.is-variable.is-4-desktop-only { --columnGap: 1rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-4-widescreen { + .bulma-columns.is-variable.is-4-widescreen { --columnGap: 1rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-4-widescreen-only { + .bulma-columns.is-variable.is-4-widescreen-only { --columnGap: 1rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-4-fullhd { + .bulma-columns.is-variable.is-4-fullhd { --columnGap: 1rem; } } -.columns.is-variable.is-5 { +.bulma-columns.is-variable.is-5 { --columnGap: 1.25rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-5-mobile { + .bulma-columns.is-variable.is-5-mobile { --columnGap: 1.25rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-5-tablet { + .bulma-columns.is-variable.is-5-tablet { --columnGap: 1.25rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-5-tablet-only { + .bulma-columns.is-variable.is-5-tablet-only { --columnGap: 1.25rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-5-touch { + .bulma-columns.is-variable.is-5-touch { --columnGap: 1.25rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-5-desktop { + .bulma-columns.is-variable.is-5-desktop { --columnGap: 1.25rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-5-desktop-only { + .bulma-columns.is-variable.is-5-desktop-only { --columnGap: 1.25rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-5-widescreen { + .bulma-columns.is-variable.is-5-widescreen { --columnGap: 1.25rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-5-widescreen-only { + .bulma-columns.is-variable.is-5-widescreen-only { --columnGap: 1.25rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-5-fullhd { + .bulma-columns.is-variable.is-5-fullhd { --columnGap: 1.25rem; } } -.columns.is-variable.is-6 { +.bulma-columns.is-variable.is-6 { --columnGap: 1.5rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-6-mobile { + .bulma-columns.is-variable.is-6-mobile { --columnGap: 1.5rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-6-tablet { + .bulma-columns.is-variable.is-6-tablet { --columnGap: 1.5rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-6-tablet-only { + .bulma-columns.is-variable.is-6-tablet-only { --columnGap: 1.5rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-6-touch { + .bulma-columns.is-variable.is-6-touch { --columnGap: 1.5rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-6-desktop { + .bulma-columns.is-variable.is-6-desktop { --columnGap: 1.5rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-6-desktop-only { + .bulma-columns.is-variable.is-6-desktop-only { --columnGap: 1.5rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-6-widescreen { + .bulma-columns.is-variable.is-6-widescreen { --columnGap: 1.5rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-6-widescreen-only { + .bulma-columns.is-variable.is-6-widescreen-only { --columnGap: 1.5rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-6-fullhd { + .bulma-columns.is-variable.is-6-fullhd { --columnGap: 1.5rem; } } -.columns.is-variable.is-7 { +.bulma-columns.is-variable.is-7 { --columnGap: 1.75rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-7-mobile { + .bulma-columns.is-variable.is-7-mobile { --columnGap: 1.75rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-7-tablet { + .bulma-columns.is-variable.is-7-tablet { --columnGap: 1.75rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-7-tablet-only { + .bulma-columns.is-variable.is-7-tablet-only { --columnGap: 1.75rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-7-touch { + .bulma-columns.is-variable.is-7-touch { --columnGap: 1.75rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-7-desktop { + .bulma-columns.is-variable.is-7-desktop { --columnGap: 1.75rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-7-desktop-only { + .bulma-columns.is-variable.is-7-desktop-only { --columnGap: 1.75rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-7-widescreen { + .bulma-columns.is-variable.is-7-widescreen { --columnGap: 1.75rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-7-widescreen-only { + .bulma-columns.is-variable.is-7-widescreen-only { --columnGap: 1.75rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-7-fullhd { + .bulma-columns.is-variable.is-7-fullhd { --columnGap: 1.75rem; } } -.columns.is-variable.is-8 { +.bulma-columns.is-variable.is-8 { --columnGap: 2rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-8-mobile { + .bulma-columns.is-variable.is-8-mobile { --columnGap: 2rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-8-tablet { + .bulma-columns.is-variable.is-8-tablet { --columnGap: 2rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-8-tablet-only { + .bulma-columns.is-variable.is-8-tablet-only { --columnGap: 2rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-8-touch { + .bulma-columns.is-variable.is-8-touch { --columnGap: 2rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-8-desktop { + .bulma-columns.is-variable.is-8-desktop { --columnGap: 2rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-8-desktop-only { + .bulma-columns.is-variable.is-8-desktop-only { --columnGap: 2rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-8-widescreen { + .bulma-columns.is-variable.is-8-widescreen { --columnGap: 2rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-8-widescreen-only { + .bulma-columns.is-variable.is-8-widescreen-only { --columnGap: 2rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-8-fullhd { + .bulma-columns.is-variable.is-8-fullhd { --columnGap: 2rem; } } -.tile { +.bulma-tile { align-items: stretch; display: block; flex-basis: 0; @@ -8857,85 +8858,85 @@ label.panel-block:hover { min-height: min-content; } -.tile.is-ancestor { +.bulma-tile.is-ancestor { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } -.tile.is-ancestor:last-child { +.bulma-tile.is-ancestor:last-child { margin-bottom: -0.75rem; } -.tile.is-ancestor:not(:last-child) { +.bulma-tile.is-ancestor:not(:last-child) { margin-bottom: 0.75rem; } -.tile.is-child { +.bulma-tile.is-child { margin: 0 !important; } -.tile.is-parent { +.bulma-tile.is-parent { padding: 0.75rem; } -.tile.is-vertical { +.bulma-tile.is-vertical { flex-direction: column; } -.tile.is-vertical > .tile.is-child:not(:last-child) { +.bulma-tile.is-vertical > .bulma-tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; } @media screen and (min-width: 769px), print { - .tile:not(.is-child) { + .bulma-tile:not(.is-child) { display: flex; } - .tile.is-1 { + .bulma-tile.is-1 { flex: none; width: 8.33333%; } - .tile.is-2 { + .bulma-tile.is-2 { flex: none; width: 16.66667%; } - .tile.is-3 { + .bulma-tile.is-3 { flex: none; width: 25%; } - .tile.is-4 { + .bulma-tile.is-4 { flex: none; width: 33.33333%; } - .tile.is-5 { + .bulma-tile.is-5 { flex: none; width: 41.66667%; } - .tile.is-6 { + .bulma-tile.is-6 { flex: none; width: 50%; } - .tile.is-7 { + .bulma-tile.is-7 { flex: none; width: 58.33333%; } - .tile.is-8 { + .bulma-tile.is-8 { flex: none; width: 66.66667%; } - .tile.is-9 { + .bulma-tile.is-9 { flex: none; width: 75%; } - .tile.is-10 { + .bulma-tile.is-10 { flex: none; width: 83.33333%; } - .tile.is-11 { + .bulma-tile.is-11 { flex: none; width: 91.66667%; } - .tile.is-12 { + .bulma-tile.is-12 { flex: none; width: 100%; } @@ -10899,850 +10900,850 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus { } /* Bulma Layout */ -.hero { +.bulma-hero { align-items: stretch; display: flex; flex-direction: column; justify-content: space-between; } -.hero .navbar { +.bulma-hero .bulma-navbar { background: none; } -.hero .tabs ul { +.bulma-hero .bulma-tabs ul { border-bottom: none; } -.hero.is-white { +.bulma-hero.is-white { background-color: white; color: #0a0a0a; } -.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-white strong { +.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-white strong { color: inherit; } -.hero.is-white .title { +.bulma-hero.is-white .bulma-title { color: #0a0a0a; } -.hero.is-white .subtitle { +.bulma-hero.is-white .bulma-subtitle { color: rgba(10, 10, 10, 0.9); } -.hero.is-white .subtitle a:not(.button), -.hero.is-white .subtitle strong { +.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-white .bulma-subtitle strong { color: #0a0a0a; } @media screen and (max-width: 1023px) { - .hero.is-white .navbar-menu { + .bulma-hero.is-white .bulma-navbar-menu { background-color: white; } } -.hero.is-white .navbar-item, -.hero.is-white .navbar-link { +.bulma-hero.is-white .bulma-navbar-item, +.bulma-hero.is-white .bulma-navbar-link { color: rgba(10, 10, 10, 0.7); } -.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active, -.hero.is-white .navbar-link:hover, -.hero.is-white .navbar-link.is-active { +.bulma-hero.is-white a.bulma-navbar-item:hover, .bulma-hero.is-white a.bulma-navbar-item.is-active, +.bulma-hero.is-white .bulma-navbar-link:hover, +.bulma-hero.is-white .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } -.hero.is-white .tabs a { +.bulma-hero.is-white .bulma-tabs a { color: #0a0a0a; opacity: 0.9; } -.hero.is-white .tabs a:hover { +.bulma-hero.is-white .bulma-tabs a:hover { opacity: 1; } -.hero.is-white .tabs li.is-active a { +.bulma-hero.is-white .bulma-tabs li.is-active a { color: white !important; opacity: 1; } -.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { +.bulma-hero.is-white .bulma-tabs.is-boxed a, .bulma-hero.is-white .bulma-tabs.is-toggle a { color: #0a0a0a; } -.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover { +.bulma-hero.is-white .bulma-tabs.is-boxed a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.hero.is-white.is-bold { +.bulma-hero.is-white.is-bold { background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } @media screen and (max-width: 768px) { - .hero.is-white.is-bold .navbar-menu { + .bulma-hero.is-white.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } } -.hero.is-black { +.bulma-hero.is-black { background-color: #0a0a0a; color: white; } -.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-black strong { +.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-black strong { color: inherit; } -.hero.is-black .title { +.bulma-hero.is-black .bulma-title { color: white; } -.hero.is-black .subtitle { +.bulma-hero.is-black .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-black .subtitle a:not(.button), -.hero.is-black .subtitle strong { +.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-black .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-black .navbar-menu { + .bulma-hero.is-black .bulma-navbar-menu { background-color: #0a0a0a; } } -.hero.is-black .navbar-item, -.hero.is-black .navbar-link { +.bulma-hero.is-black .bulma-navbar-item, +.bulma-hero.is-black .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active, -.hero.is-black .navbar-link:hover, -.hero.is-black .navbar-link.is-active { +.bulma-hero.is-black a.bulma-navbar-item:hover, .bulma-hero.is-black a.bulma-navbar-item.is-active, +.bulma-hero.is-black .bulma-navbar-link:hover, +.bulma-hero.is-black .bulma-navbar-link.is-active { background-color: black; color: white; } -.hero.is-black .tabs a { +.bulma-hero.is-black .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-black .tabs a:hover { +.bulma-hero.is-black .bulma-tabs a:hover { opacity: 1; } -.hero.is-black .tabs li.is-active a { +.bulma-hero.is-black .bulma-tabs li.is-active a { color: #0a0a0a !important; opacity: 1; } -.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { +.bulma-hero.is-black .bulma-tabs.is-boxed a, .bulma-hero.is-black .bulma-tabs.is-toggle a { color: white; } -.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover { +.bulma-hero.is-black .bulma-tabs.is-boxed a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #0a0a0a; } -.hero.is-black.is-bold { +.bulma-hero.is-black.is-bold { background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } @media screen and (max-width: 768px) { - .hero.is-black.is-bold .navbar-menu { + .bulma-hero.is-black.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } } -.hero.is-light { +.bulma-hero.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-light strong { +.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-light strong { color: inherit; } -.hero.is-light .title { +.bulma-hero.is-light .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-light .subtitle { +.bulma-hero.is-light .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-light .subtitle a:not(.button), -.hero.is-light .subtitle strong { +.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-light .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-light .navbar-menu { + .bulma-hero.is-light .bulma-navbar-menu { background-color: whitesmoke; } } -.hero.is-light .navbar-item, -.hero.is-light .navbar-link { +.bulma-hero.is-light .bulma-navbar-item, +.bulma-hero.is-light .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, -.hero.is-light .navbar-link:hover, -.hero.is-light .navbar-link.is-active { +.bulma-hero.is-light a.bulma-navbar-item:hover, .bulma-hero.is-light a.bulma-navbar-item.is-active, +.bulma-hero.is-light .bulma-navbar-link:hover, +.bulma-hero.is-light .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } -.hero.is-light .tabs a { +.bulma-hero.is-light .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-light .tabs a:hover { +.bulma-hero.is-light .bulma-tabs a:hover { opacity: 1; } -.hero.is-light .tabs li.is-active a { +.bulma-hero.is-light .bulma-tabs li.is-active a { color: whitesmoke !important; opacity: 1; } -.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { +.bulma-hero.is-light .bulma-tabs.is-boxed a, .bulma-hero.is-light .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover { +.bulma-hero.is-light .bulma-tabs.is-boxed a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.hero.is-light.is-bold { +.bulma-hero.is-light.is-bold { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } @media screen and (max-width: 768px) { - .hero.is-light.is-bold .navbar-menu { + .bulma-hero.is-light.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } } -.hero.is-dark { +.bulma-hero.is-dark { background-color: #363636; color: #fff; } -.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-dark strong { +.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-dark strong { color: inherit; } -.hero.is-dark .title { +.bulma-hero.is-dark .bulma-title { color: #fff; } -.hero.is-dark .subtitle { +.bulma-hero.is-dark .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-dark .subtitle a:not(.button), -.hero.is-dark .subtitle strong { +.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-dark .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-dark .navbar-menu { + .bulma-hero.is-dark .bulma-navbar-menu { background-color: #363636; } } -.hero.is-dark .navbar-item, -.hero.is-dark .navbar-link { +.bulma-hero.is-dark .bulma-navbar-item, +.bulma-hero.is-dark .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active, -.hero.is-dark .navbar-link:hover, -.hero.is-dark .navbar-link.is-active { +.bulma-hero.is-dark a.bulma-navbar-item:hover, .bulma-hero.is-dark a.bulma-navbar-item.is-active, +.bulma-hero.is-dark .bulma-navbar-link:hover, +.bulma-hero.is-dark .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } -.hero.is-dark .tabs a { +.bulma-hero.is-dark .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-dark .tabs a:hover { +.bulma-hero.is-dark .bulma-tabs a:hover { opacity: 1; } -.hero.is-dark .tabs li.is-active a { +.bulma-hero.is-dark .bulma-tabs li.is-active a { color: #363636 !important; opacity: 1; } -.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { +.bulma-hero.is-dark .bulma-tabs.is-boxed a, .bulma-hero.is-dark .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover { +.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #363636; } -.hero.is-dark.is-bold { +.bulma-hero.is-dark.is-bold { background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } @media screen and (max-width: 768px) { - .hero.is-dark.is-bold .navbar-menu { + .bulma-hero.is-dark.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } } -.hero.is-primary { +.bulma-hero.is-primary { background-color: #00d1b2; color: #fff; } -.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-primary strong { +.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-primary strong { color: inherit; } -.hero.is-primary .title { +.bulma-hero.is-primary .bulma-title { color: #fff; } -.hero.is-primary .subtitle { +.bulma-hero.is-primary .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-primary .subtitle a:not(.button), -.hero.is-primary .subtitle strong { +.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-primary .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-primary .navbar-menu { + .bulma-hero.is-primary .bulma-navbar-menu { background-color: #00d1b2; } } -.hero.is-primary .navbar-item, -.hero.is-primary .navbar-link { +.bulma-hero.is-primary .bulma-navbar-item, +.bulma-hero.is-primary .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active, -.hero.is-primary .navbar-link:hover, -.hero.is-primary .navbar-link.is-active { +.bulma-hero.is-primary a.bulma-navbar-item:hover, .bulma-hero.is-primary a.bulma-navbar-item.is-active, +.bulma-hero.is-primary .bulma-navbar-link:hover, +.bulma-hero.is-primary .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } -.hero.is-primary .tabs a { +.bulma-hero.is-primary .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-primary .tabs a:hover { +.bulma-hero.is-primary .bulma-tabs a:hover { opacity: 1; } -.hero.is-primary .tabs li.is-active a { +.bulma-hero.is-primary .bulma-tabs li.is-active a { color: #00d1b2 !important; opacity: 1; } -.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { +.bulma-hero.is-primary .bulma-tabs.is-boxed a, .bulma-hero.is-primary .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover { +.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #00d1b2; } -.hero.is-primary.is-bold { +.bulma-hero.is-primary.is-bold { background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } @media screen and (max-width: 768px) { - .hero.is-primary.is-bold .navbar-menu { + .bulma-hero.is-primary.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } } -.hero.is-link { +.bulma-hero.is-link { background-color: #485fc7; color: #fff; } -.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-link strong { +.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-link strong { color: inherit; } -.hero.is-link .title { +.bulma-hero.is-link .bulma-title { color: #fff; } -.hero.is-link .subtitle { +.bulma-hero.is-link .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-link .subtitle a:not(.button), -.hero.is-link .subtitle strong { +.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-link .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-link .navbar-menu { + .bulma-hero.is-link .bulma-navbar-menu { background-color: #485fc7; } } -.hero.is-link .navbar-item, -.hero.is-link .navbar-link { +.bulma-hero.is-link .bulma-navbar-item, +.bulma-hero.is-link .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active, -.hero.is-link .navbar-link:hover, -.hero.is-link .navbar-link.is-active { +.bulma-hero.is-link a.bulma-navbar-item:hover, .bulma-hero.is-link a.bulma-navbar-item.is-active, +.bulma-hero.is-link .bulma-navbar-link:hover, +.bulma-hero.is-link .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } -.hero.is-link .tabs a { +.bulma-hero.is-link .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-link .tabs a:hover { +.bulma-hero.is-link .bulma-tabs a:hover { opacity: 1; } -.hero.is-link .tabs li.is-active a { +.bulma-hero.is-link .bulma-tabs li.is-active a { color: #485fc7 !important; opacity: 1; } -.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { +.bulma-hero.is-link .bulma-tabs.is-boxed a, .bulma-hero.is-link .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover { +.bulma-hero.is-link .bulma-tabs.is-boxed a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #485fc7; } -.hero.is-link.is-bold { +.bulma-hero.is-link.is-bold { background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); } @media screen and (max-width: 768px) { - .hero.is-link.is-bold .navbar-menu { + .bulma-hero.is-link.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); } } -.hero.is-info { +.bulma-hero.is-info { background-color: #3e8ed0; color: #fff; } -.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-info strong { +.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-info strong { color: inherit; } -.hero.is-info .title { +.bulma-hero.is-info .bulma-title { color: #fff; } -.hero.is-info .subtitle { +.bulma-hero.is-info .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-info .subtitle a:not(.button), -.hero.is-info .subtitle strong { +.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-info .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-info .navbar-menu { + .bulma-hero.is-info .bulma-navbar-menu { background-color: #3e8ed0; } } -.hero.is-info .navbar-item, -.hero.is-info .navbar-link { +.bulma-hero.is-info .bulma-navbar-item, +.bulma-hero.is-info .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active, -.hero.is-info .navbar-link:hover, -.hero.is-info .navbar-link.is-active { +.bulma-hero.is-info a.bulma-navbar-item:hover, .bulma-hero.is-info a.bulma-navbar-item.is-active, +.bulma-hero.is-info .bulma-navbar-link:hover, +.bulma-hero.is-info .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } -.hero.is-info .tabs a { +.bulma-hero.is-info .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-info .tabs a:hover { +.bulma-hero.is-info .bulma-tabs a:hover { opacity: 1; } -.hero.is-info .tabs li.is-active a { +.bulma-hero.is-info .bulma-tabs li.is-active a { color: #3e8ed0 !important; opacity: 1; } -.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { +.bulma-hero.is-info .bulma-tabs.is-boxed a, .bulma-hero.is-info .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover { +.bulma-hero.is-info .bulma-tabs.is-boxed a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #3e8ed0; } -.hero.is-info.is-bold { +.bulma-hero.is-info.is-bold { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } @media screen and (max-width: 768px) { - .hero.is-info.is-bold .navbar-menu { + .bulma-hero.is-info.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } } -.hero.is-success { +.bulma-hero.is-success { background-color: #48c78e; color: #fff; } -.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-success strong { +.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-success strong { color: inherit; } -.hero.is-success .title { +.bulma-hero.is-success .bulma-title { color: #fff; } -.hero.is-success .subtitle { +.bulma-hero.is-success .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-success .subtitle a:not(.button), -.hero.is-success .subtitle strong { +.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-success .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-success .navbar-menu { + .bulma-hero.is-success .bulma-navbar-menu { background-color: #48c78e; } } -.hero.is-success .navbar-item, -.hero.is-success .navbar-link { +.bulma-hero.is-success .bulma-navbar-item, +.bulma-hero.is-success .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active, -.hero.is-success .navbar-link:hover, -.hero.is-success .navbar-link.is-active { +.bulma-hero.is-success a.bulma-navbar-item:hover, .bulma-hero.is-success a.bulma-navbar-item.is-active, +.bulma-hero.is-success .bulma-navbar-link:hover, +.bulma-hero.is-success .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } -.hero.is-success .tabs a { +.bulma-hero.is-success .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-success .tabs a:hover { +.bulma-hero.is-success .bulma-tabs a:hover { opacity: 1; } -.hero.is-success .tabs li.is-active a { +.bulma-hero.is-success .bulma-tabs li.is-active a { color: #48c78e !important; opacity: 1; } -.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { +.bulma-hero.is-success .bulma-tabs.is-boxed a, .bulma-hero.is-success .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover { +.bulma-hero.is-success .bulma-tabs.is-boxed a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #48c78e; } -.hero.is-success.is-bold { +.bulma-hero.is-success.is-bold { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } @media screen and (max-width: 768px) { - .hero.is-success.is-bold .navbar-menu { + .bulma-hero.is-success.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } } -.hero.is-warning { +.bulma-hero.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-warning strong { +.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-warning strong { color: inherit; } -.hero.is-warning .title { +.bulma-hero.is-warning .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .subtitle { +.bulma-hero.is-warning .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-warning .subtitle a:not(.button), -.hero.is-warning .subtitle strong { +.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-warning .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-warning .navbar-menu { + .bulma-hero.is-warning .bulma-navbar-menu { background-color: #ffe08a; } } -.hero.is-warning .navbar-item, -.hero.is-warning .navbar-link { +.bulma-hero.is-warning .bulma-navbar-item, +.bulma-hero.is-warning .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active, -.hero.is-warning .navbar-link:hover, -.hero.is-warning .navbar-link.is-active { +.bulma-hero.is-warning a.bulma-navbar-item:hover, .bulma-hero.is-warning a.bulma-navbar-item.is-active, +.bulma-hero.is-warning .bulma-navbar-link:hover, +.bulma-hero.is-warning .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .tabs a { +.bulma-hero.is-warning .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-warning .tabs a:hover { +.bulma-hero.is-warning .bulma-tabs a:hover { opacity: 1; } -.hero.is-warning .tabs li.is-active a { +.bulma-hero.is-warning .bulma-tabs li.is-active a { color: #ffe08a !important; opacity: 1; } -.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { +.bulma-hero.is-warning .bulma-tabs.is-boxed a, .bulma-hero.is-warning .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover { +.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.hero.is-warning.is-bold { +.bulma-hero.is-warning.is-bold { background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); } @media screen and (max-width: 768px) { - .hero.is-warning.is-bold .navbar-menu { + .bulma-hero.is-warning.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); } } -.hero.is-danger { +.bulma-hero.is-danger { background-color: #f14668; color: #fff; } -.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-danger strong { +.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-danger strong { color: inherit; } -.hero.is-danger .title { +.bulma-hero.is-danger .bulma-title { color: #fff; } -.hero.is-danger .subtitle { +.bulma-hero.is-danger .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-danger .subtitle a:not(.button), -.hero.is-danger .subtitle strong { +.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-danger .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-danger .navbar-menu { + .bulma-hero.is-danger .bulma-navbar-menu { background-color: #f14668; } } -.hero.is-danger .navbar-item, -.hero.is-danger .navbar-link { +.bulma-hero.is-danger .bulma-navbar-item, +.bulma-hero.is-danger .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active, -.hero.is-danger .navbar-link:hover, -.hero.is-danger .navbar-link.is-active { +.bulma-hero.is-danger a.bulma-navbar-item:hover, .bulma-hero.is-danger a.bulma-navbar-item.is-active, +.bulma-hero.is-danger .bulma-navbar-link:hover, +.bulma-hero.is-danger .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } -.hero.is-danger .tabs a { +.bulma-hero.is-danger .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-danger .tabs a:hover { +.bulma-hero.is-danger .bulma-tabs a:hover { opacity: 1; } -.hero.is-danger .tabs li.is-active a { +.bulma-hero.is-danger .bulma-tabs li.is-active a { color: #f14668 !important; opacity: 1; } -.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { +.bulma-hero.is-danger .bulma-tabs.is-boxed a, .bulma-hero.is-danger .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover { +.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #f14668; } -.hero.is-danger.is-bold { +.bulma-hero.is-danger.is-bold { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } @media screen and (max-width: 768px) { - .hero.is-danger.is-bold .navbar-menu { + .bulma-hero.is-danger.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } } -.hero.is-small .hero-body { +.bulma-hero.is-small .bulma-hero-body { padding: 1.5rem; } @media screen and (min-width: 769px), print { - .hero.is-medium .hero-body { + .bulma-hero.is-medium .bulma-hero-body { padding: 9rem 4.5rem; } } @media screen and (min-width: 769px), print { - .hero.is-large .hero-body { + .bulma-hero.is-large .bulma-hero-body { padding: 18rem 6rem; } } -.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { +.bulma-hero.is-halfheight .bulma-hero-body, .bulma-hero.is-fullheight .bulma-hero-body, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body { align-items: center; display: flex; } -.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { +.bulma-hero.is-halfheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body > .bulma-container { flex-grow: 1; flex-shrink: 1; } -.hero.is-halfheight { +.bulma-hero.is-halfheight { min-height: 50vh; } -.hero.is-fullheight { +.bulma-hero.is-fullheight { min-height: 100vh; } -.hero-video { +.bulma-hero-video { overflow: hidden; } -.hero-video video { +.bulma-hero-video video { left: 50%; min-height: 100%; min-width: 100%; @@ -11751,74 +11752,74 @@ a.has-text-danger-dark:hover, a.has-text-danger-dark:focus { transform: translate3d(-50%, -50%, 0); } -.hero-video.is-transparent { +.bulma-hero-video.is-transparent { opacity: 0.3; } @media screen and (max-width: 768px) { - .hero-video { + .bulma-hero-video { display: none; } } -.hero-buttons { +.bulma-hero-buttons { margin-top: 1.5rem; } @media screen and (max-width: 768px) { - .hero-buttons .button { + .bulma-hero-buttons .bulma-button { display: flex; } - .hero-buttons .button:not(:last-child) { + .bulma-hero-buttons .bulma-button:not(:last-child) { margin-bottom: 0.75rem; } } @media screen and (min-width: 769px), print { - .hero-buttons { + .bulma-hero-buttons { display: flex; justify-content: center; } - .hero-buttons .button:not(:last-child) { + .bulma-hero-buttons .bulma-button:not(:last-child) { margin-right: 1.5rem; } } -.hero-head, -.hero-foot { +.bulma-hero-head, +.bulma-hero-foot { flex-grow: 0; flex-shrink: 0; } -.hero-body { +.bulma-hero-body { flex-grow: 1; flex-shrink: 0; padding: 3rem 1.5rem; } @media screen and (min-width: 769px), print { - .hero-body { + .bulma-hero-body { padding: 3rem 3rem; } } -.section { +.bulma-section { padding: 3rem 1.5rem; } @media screen and (min-width: 1024px) { - .section { + .bulma-section { padding: 3rem 3rem; } - .section.is-medium { + .bulma-section.is-medium { padding: 9rem 4.5rem; } - .section.is-large { + .bulma-section.is-large { padding: 18rem 6rem; } } -.footer { +.bulma-footer { background-color: #fafafa; padding: 3rem 1.5rem 6rem; } diff --git a/css/bulma.css.map b/css/bulma.css.map index 56b3e36f..c4dd3d21 100644 --- a/css/bulma.css.map +++ b/css/bulma.css.map @@ -1 +1 @@ -{"version":3,"sources":["../bulma.sass","../sass/utilities/_all.sass","../sass/utilities/extends.sass","../sass/utilities/controls.sass","../sass/utilities/initial-variables.sass","bulma.css","../sass/utilities/mixins.sass","../sass/base/_all.sass","../sass/base/minireset.sass","../sass/base/generic.sass","../sass/utilities/derived-variables.sass","../sass/base/animations.sass","../sass/elements/_all.sass","../sass/elements/box.sass","../sass/elements/button.sass","../sass/utilities/functions.sass","../sass/elements/container.sass","../sass/elements/content.sass","../sass/elements/icon.sass","../sass/elements/image.sass","../sass/elements/notification.sass","../sass/elements/progress.sass","../sass/elements/table.sass","../sass/elements/tag.sass","../sass/elements/title.sass","../sass/elements/other.sass","../sass/form/_all.sass","../sass/form/shared.sass","../sass/form/input-textarea.sass","../sass/form/checkbox-radio.sass","../sass/form/select.sass","../sass/form/file.sass","../sass/form/tools.sass","../sass/components/_all.sass","../sass/components/breadcrumb.sass","../sass/components/card.sass","../sass/components/dropdown.sass","../sass/components/level.sass","../sass/components/media.sass","../sass/components/menu.sass","../sass/components/message.sass","../sass/components/modal.sass","../sass/components/navbar.sass","../sass/components/pagination.sass","../sass/components/panel.sass","../sass/components/tabs.sass","../sass/grid/_all.sass","../sass/grid/columns.sass","../sass/grid/tiles.sass","../sass/helpers/_all.sass","../sass/helpers/color.sass","../sass/helpers/flexbox.sass","../sass/helpers/float.sass","../sass/helpers/other.sass","../sass/helpers/overflow.sass","../sass/helpers/position.sass","../sass/helpers/spacing.sass","../sass/helpers/typography.sass","../sass/helpers/visibility.sass","../sass/layout/_all.sass","../sass/layout/hero.sass","../sass/layout/section.sass","../sass/layout/footer.sass"],"names":[],"mappings":"AACA,6DAAA;ACDA,oBAAA;ACEA;;;;;ECYE,qBAAqB;EACrB,wBAAwB;EACxB,mBAAmB;EACnB,6BAA+C;EAC/C,kBCoDU;EDnDV,gBAAgB;EAChB,oBAAoB;EACpB,eCgBW;EDfX,aAfoB;EAgBpB,2BAA2B;EAC3B,gBAhBuB;EAiBvB,iCAf+D;EAgB/D,gCAfkE;EAgBlE,iCAhBkE;EAiBlE,8BAlB+D;EAmB/D,kBAAkB;EAClB,mBAAmB;AENrB;;AFQE;;;;;;;;;;;;;;;;;EAIE,aAAa;AEQjB;;AFPE;;;;;;;;;;;;;;;;EAEE,mBAAmB;AEwBvB;;AH1DA;;;;EI4LE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;AD3HnB;;AHlEA;EIgME,6BAD8B;EAE9B,kBAAkB;EAClB,eAAe;EACf,aAAa;EACb,YAAY;EACZ,cAAc;EACd,eAAe;EACf,qBAAqB;EACrB,oBAAoB;EACpB,kBAAkB;EAClB,QAAQ;EACR,yBAAyB;EACzB,wBAAwB;EACxB,cAAc;AD1HhB;;AC6HE;;EACE,qBFzKkB;ACgDtB;;AHlFA;EImLE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;EAwBjB,qBAAqB;EACrB,wBAAwB;EACxB,uCF7N2B;EE8N3B,YAAY;EACZ,qBFzJqB;EE0JrB,eAAe;EACf,oBAAoB;EACpB,qBAAqB;EACrB,YAAY;EACZ,cAAc;EACd,YAAY;EACZ,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,aAAa;EACb,kBAAkB;EAClB,mBAAmB;EACnB,WAAW;ADpHb;;ACqHE;EAEE,uBFpO2B;EEqO3B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;ADnHnC;;ACoHE;EACE,WAAW;EACX,UAAU;ADjHd;;ACkHE;EACE,WAAW;EACX,UAAU;AD/Gd;;ACgHE;EAEE,uCFjQyB;ACmJ7B;;AC+GE;EACE,uCFnQyB;ACuJ7B;;AC8GE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;AD3Gf;;AC4GE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ADzGf;;AC0GE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ADvGf;;AHnKA;EI6QE,2CAA2C;EAC3C,yBFrR4B;EEsR5B,qBFxNqB;EEyNrB,+BAA+B;EAC/B,6BAA6B;EAC7B,WAAW;EACX,cAAc;EACd,WAAW;EACX,kBAAkB;EAClB,UAAU;ADtGZ;;AH7KA;;;;;;;;;;;;;;;;;EIsRE,SADuB;EAEvB,OAFuB;EAGvB,kBAAkB;EAClB,QAJuB;EAKvB,MALuB;ADhFzB;;AHlMA;EIqDE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;ADiJZ;;AEtOA,eAAA;ACAA,0EAAA;AAEA;;;;;;;;;;;;;;;;;;;;;;;EAuBE,SAAS;EACT,UAAU;AHyOZ;;AGtOA;;;;;;EAME,eAAe;EACf,mBAAmB;AHyOrB;;AGtOA;EACE,gBAAgB;AHyOlB;;AGtOA;;;;EAIE,SAAS;AHyOX;;AGtOA;EACE,sBAAsB;AHyOxB;;AGvOA;EAII,mBAAmB;AHuOvB;;AGpOA;;EAEE,YAAY;EACZ,eAAe;AHuOjB;;AGpOA;EACE,SAAS;AHuOX;;AGpOA;EACE,yBAAyB;EACzB,iBAAiB;AHuOnB;;AGrOA;;EAEE,UAAU;AHwOZ;;AG1OA;;EAII,mBAAmB;AH2OvB;;AGvQA;EChBE,uBLnB6B;EKoB7B,eAhCc;EAiCd,kCAAkC;EAClC,mCAAmC;EACnC,gBAlCoB;EAmCpB,kBAhCsB;EAiCtB,kBAhCsB;EAiCtB,kCApCiC;EAqCjC,8BAAsB;KAAtB,2BAAsB;UAAtB,sBAAsB;AJ2RxB;;AIzRA;;;;;;;EAOE,cAAc;AJ4RhB;;AI1RA;;;;;;EAME,oLL/ByL;AC4T3L;;AI3RA;;EAEE,6BAA6B;EAC7B,4BAA4B;EAC5B,sBLpC0B;ACkU5B;;AI5RA;EACE,cL7D4B;EK8D5B,cA1DkB;EA2DlB,gBL7BiB;EK8BjB,gBA1DoB;AJyVtB;;AI3RA;EACE,cLtDgC;EKuDhC,eAAe;EACf,qBAAqB;AJ8RvB;;AIjSA;EAKI,mBAAmB;AJgSvB;;AIrSA;EAOI,cL5E0B;AC8W9B;;AIhSA;EACE,4BLxE4B;EKyE5B,cCnBsB;EDoBtB,kBArEiB;EAsEjB,mBAvEkB;EAwElB,4BAzEgC;AJ4WlC;;AIjSA;EACE,4BL/E4B;EKgF5B,YAAY;EACZ,cAAc;EACd,WAxEa;EAyEb,gBAxEkB;AJ4WpB;;AIlSA;EACE,YAAY;EACZ,eAAe;AJqSjB;;AInSA;;EAEE,wBAAwB;AJsS1B;;AIpSA;EACE,kBAvFuB;AJ8XzB;;AIrSA;EACE,mBAAmB;EACnB,oBAAoB;AJwStB;;AItSA;EACE,cL5G4B;EK6G5B,gBLvEe;ACgXjB;;AIrSA;EACE,YAAY;AJwSd;;AItSA;EHvDE,iCAAiC;EGyDjC,4BL/G4B;EKgH5B,cLtH4B;EKuH5B,kBAjGqB;EAkGrB,gBAAgB;EAChB,uBAlG0B;EAmG1B,gBAAgB;EAChB,iBAAiB;AJySnB;;AIjTA;EAUI,6BAA6B;EAC7B,mBAAmB;EACnB,cAvGoB;EAwGpB,UAAU;AJ2Sd;;AIzSA;;EAGI,mBAAmB;AJ2SvB;;AI9SA;;EAKM,mBAAmB;AJ8SzB;;AInTA;EAOI,cL1I0B;AC0b9B;;AMhcA;EACE;IACE,uBAAuB;ENmczB;EMlcA;IACE,yBAAyB;ENoc3B;AACF;;AOzcA,mBAAA;ACWA;EAEE,uBTE6B;ESD7B,kBTyDgB;ESxDhB,0FTb2B;ESc3B,cTT4B;ESU5B,cAAc;EACd,gBAZmB;AR6crB;;AQ/bA;EAGI,yETD8B;ACiclC;;AQncA;EAKI,oETH8B;ACqclC;;AS/ZA;EAGE,uBVhD6B;EUiD7B,qBVtD4B;EUuD5B,iBX5DwB;EW6DxB,cV5D4B;EU6D5B,eAAe;EAGf,uBAAuB;EACvB,iCA7D6D;EA8D7D,iBA7D6B;EA8D7B,kBA9D6B;EA+D7B,8BAhE6D;EAiE7D,kBAAkB;EAClB,mBAAmB;AT8ZrB;;AS9aA;EAkBI,cAAc;ATgalB;;ASlbA;EAwBM,aAAa;EACb,YAAY;AT8ZlB;;ASvbA;ERwHI,+BQ7FsG;ER6FtG,oBQ5FmE;ATgavE;;AS5bA;ERwHI,mBQ1FmE;ER0FnE,gCQzFsG;ATka1G;;ASjcA;EAiCM,+BAAiF;EACjF,gCAAkF;AToaxF;;AStcA;EAsCI,qBVzF0B;EU0F1B,cV7F0B;ACigB9B;;AS3cA;EA0CI,qBVhF8B;EUiF9B,cVjG0B;ACsgB9B;;AShdA;EA6CM,iDVnF4B;AC0flC;;ASpdA;EAgDI,qBVrG0B;EUsG1B,cVvG0B;AC+gB9B;;ASzdA;EAoDI,6BAA6B;EAC7B,yBAAyB;EACzB,cV3G0B;EU4G1B,0BA1F8B;ATmgBlC;;ASheA;EA4DM,4BV3GwB;EU4GxB,cVnHwB;AC2hB9B;;ASreA;EAgEM,yBChB2B;EDiB3B,cVvHwB;ACgiB9B;;AS1eA;;EAoEM,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;AT2atB;;ASjfA;EAwEI,gBAvG0B;EAwG1B,yBAvGmC;EAwGnC,cVhH8B;EUiH9B,qBAvG0B;ATohB9B;;ASxfA;EA8EM,cVpH4B;EUqH5B,0BAzGmC;ATuhBzC;;AS7fA;EAoFM,uBVjIyB;EUkIzB,yBAAyB;EACzB,cVhJuB;AC6jB7B;;ASngBA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,cVrJqB;ACmkB7B;;ASzgBA;EA8FQ,yBAAyB;EACzB,cVzJqB;ACwkB7B;;AS9gBA;EAiGU,mDV9IqB;AC+jB/B;;ASlhBA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,cVhKqB;ACklB7B;;ASxhBA;;EAyGQ,uBVtJuB;EUuJvB,mBVvJuB;EUwJvB,gBAAgB;ATobxB;;AS/hBA;EA6GQ,yBVvKqB;EUwKrB,YV3JuB;ACilB/B;;ASpiBA;EAiHU,uBCjEuB;AVwfjC;;ASxiBA;;EAoHU,yBV9KmB;EU+KnB,yBAAyB;EACzB,gBAAgB;EAChB,YVpKqB;AC6lB/B;;AShjBA;EA0HU,gEAA4E;AT0btF;;ASpjBA;EA4HQ,6BAA6B;EAC7B,mBV1KuB;EU2KvB,YV3KuB;ACumB/B;;AS1jBA;EAmIU,uBVhLqB;EUiLrB,mBVjLqB;EUkLrB,cV/LmB;AC0nB7B;;AShkBA;EAwIY,4DAA8D;AT4b1E;;ASpkBA;EA8Ic,gEAA4E;AT0b1F;;ASxkBA;;EAiJU,6BAA6B;EAC7B,mBV/LqB;EUgMrB,gBAAgB;EAChB,YVjMqB;AC6nB/B;;AShlBA;EAsJQ,6BAA6B;EAC7B,qBVjNqB;EUkNrB,cVlNqB;ACgpB7B;;AStlBA;EA6JU,yBVvNmB;EUwNnB,YV3MqB;ACwoB/B;;AS3lBA;EAqKc,4DAA8D;AT0b5E;;AS/lBA;;EAwKU,6BAA6B;EAC7B,qBVnOmB;EUoOnB,gBAAgB;EAChB,cVrOmB;ACiqB7B;;ASvmBA;EAoFM,yBV9IuB;EU+IvB,yBAAyB;EACzB,YVnIyB;AC0pB/B;;AS7mBA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,YVxIuB;ACgqB/B;;ASnnBA;EA8FQ,yBAAyB;EACzB,YV5IuB;ACqqB/B;;ASxnBA;EAiGU,gDV3JmB;ACsrB7B;;AS5nBA;EAoGQ,uBCpDyB;EDqDzB,yBAAyB;EACzB,YVnJuB;AC+qB/B;;ASloBA;;EAyGQ,yBVnKqB;EUoKrB,qBVpKqB;EUqKrB,gBAAgB;AT8hBxB;;ASzoBA;EA6GQ,uBV1JuB;EU2JvB,cVxKqB;ACwsB7B;;AS9oBA;EAiHU,yBCjEuB;AVkmBjC;;ASlpBA;;EAoHU,uBVjKqB;EUkKrB,yBAAyB;EACzB,gBAAgB;EAChB,cVjLmB;ACotB7B;;AS1pBA;EA0HU,4DAA4E;AToiBtF;;AS9pBA;EA4HQ,6BAA6B;EAC7B,qBVvLqB;EUwLrB,cVxLqB;AC8tB7B;;ASpqBA;EAmIU,yBV7LmB;EU8LnB,qBV9LmB;EU+LnB,YVlLqB;ACutB/B;;AS1qBA;EAwIY,gEAA8D;ATsiB1E;;AS9qBA;EA8Ic,4DAA4E;AToiB1F;;ASlrBA;;EAiJU,6BAA6B;EAC7B,qBV5MmB;EU6MnB,gBAAgB;EAChB,cV9MmB;ACovB7B;;AS1rBA;EAsJQ,6BAA6B;EAC7B,mBVpMuB;EUqMvB,YVrMuB;AC6uB/B;;AShsBA;EA6JU,uBV1MqB;EU2MrB,cVxNmB;AC+vB7B;;ASrsBA;EAqKc,gEAA8D;AToiB5E;;ASzsBA;;EAwKU,6BAA6B;EAC7B,mBVtNqB;EUuNrB,gBAAgB;EAChB,YVxNqB;AC8vB/B;;ASjtBA;EAoFM,4BVnIwB;EUoIxB,yBAAyB;EACzB,yBClEe;AVmsBrB;;ASvtBA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,yBCvEa;AVysBrB;;AS7tBA;EA8FQ,yBAAyB;EACzB,yBC3Ea;AV8sBrB;;ASluBA;EAiGU,mDVhJoB;ACqxB9B;;AStuBA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,yBClFa;AVwtBrB;;AS5uBA;;EAyGQ,4BVxJsB;EUyJtB,wBVzJsB;EU0JtB,gBAAgB;ATwoBxB;;ASnvBA;EA6GQ,oCCzFa;ED0Fb,iBV7JsB;ACuyB9B;;ASxvBA;EAiHU,oCCjEuB;AV4sBjC;;AS5vBA;;EAoHU,oCChGW;EDiGX,yBAAyB;EACzB,gBAAgB;EAChB,iBVtKoB;ACmzB9B;;ASpwBA;EA0HU,sFAA4E;AT8oBtF;;ASxwBA;EA4HQ,6BAA6B;EAC7B,wBV5KsB;EU6KtB,iBV7KsB;AC6zB9B;;AS9wBA;EAmIU,4BVlLoB;EUmLpB,wBVnLoB;EUoLpB,yBCjHW;AVgwBrB;;ASpxBA;EAwIY,sEAA8D;ATgpB1E;;ASxxBA;EA8Ic,sFAA4E;AT8oB1F;;AS5xBA;;EAiJU,6BAA6B;EAC7B,wBVjMoB;EUkMpB,gBAAgB;EAChB,iBVnMoB;ACm1B9B;;ASpyBA;EAsJQ,6BAA6B;EAC7B,gCCnIa;EDoIb,yBCpIa;AVsxBrB;;AS1yBA;EA6JU,oCCzIW;ED0IX,iBV7MoB;AC81B9B;;AS/yBA;EAqKc,sEAA8D;AT8oB5E;;ASnzBA;;EAwKU,6BAA6B;EAC7B,gCCrJW;EDsJX,gBAAgB;EAChB,yBCvJW;AVuyBrB;;AS3zBA;EAoFM,yBV1IwB;EU2IxB,yBAAyB;EACzB,WChEU;AV2yBhB;;ASj0BA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVizBhB;;ASv0BA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVszBhB;;AS50BA;EAiGU,gDVvJoB;ACs4B9B;;ASh1BA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVg0BhB;;ASt1BA;;EAyGQ,yBV/JsB;EUgKtB,qBVhKsB;EUiKtB,gBAAgB;ATkvBxB;;AS71BA;EA6GQ,sBCvFQ;EDwFR,cVpKsB;ACw5B9B;;ASl2BA;EAiHU,yBCjEuB;AVszBjC;;ASt2BA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV7KoB;ACo6B9B;;AS92BA;EA0HU,0DAA4E;ATwvBtF;;ASl3BA;EA4HQ,6BAA6B;EAC7B,qBVnLsB;EUoLtB,cVpLsB;AC86B9B;;ASx3BA;EAmIU,yBVzLoB;EU0LpB,qBV1LoB;EU2LpB,WC/GM;AVw2BhB;;AS93BA;EAwIY,gEAA8D;AT0vB1E;;ASl4BA;EA8Ic,0DAA4E;ATwvB1F;;ASt4BA;;EAiJU,6BAA6B;EAC7B,qBVxMoB;EUyMpB,gBAAgB;EAChB,cV1MoB;ACo8B9B;;AS94BA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AV83BhB;;ASp5BA;EA6JU,sBCvIM;EDwIN,cVpNoB;AC+8B9B;;ASz5BA;EAqKc,gEAA8D;ATwvB5E;;AS75BA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AV+4BhB;;ASr6BA;EAoFM,yBV5H4B;EU6H5B,yBAAyB;EACzB,WChEU;AVq5BhB;;AS36BA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AV25BhB;;ASj7BA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVg6BhB;;ASt7BA;EAiGU,iDVzIwB;ACk+BlC;;AS17BA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AV06BhB;;ASh8BA;;EAyGQ,yBVjJ0B;EUkJ1B,qBVlJ0B;EUmJ1B,gBAAgB;AT41BxB;;ASv8BA;EA6GQ,sBCvFQ;EDwFR,cVtJ0B;ACo/BlC;;AS58BA;EAiHU,yBCjEuB;AVg6BjC;;ASh9BA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV/JwB;ACggClC;;ASx9BA;EA0HU,0DAA4E;ATk2BtF;;AS59BA;EA4HQ,6BAA6B;EAC7B,qBVrK0B;EUsK1B,cVtK0B;AC0gClC;;ASl+BA;EAmIU,yBV3KwB;EU4KxB,qBV5KwB;EU6KxB,WC/GM;AVk9BhB;;ASx+BA;EAwIY,gEAA8D;ATo2B1E;;AS5+BA;EA8Ic,0DAA4E;ATk2B1F;;ASh/BA;;EAiJU,6BAA6B;EAC7B,qBV1LwB;EU2LxB,gBAAgB;EAChB,cV5LwB;ACgiClC;;ASx/BA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AVw+BhB;;AS9/BA;EA6JU,sBCvIM;EDwIN,cVtMwB;AC2iClC;;ASngCA;EAqKc,gEAA8D;ATk2B5E;;ASvgCA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AVy/BhB;;AS/gCA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AV++BrE;;ASphCA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVq/BrE;;AS1hCA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AV2/BrE;;AShiCA;EAoFM,yBV1H4B;EU2H5B,yBAAyB;EACzB,WChEU;AVghChB;;AStiCA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVshChB;;AS5iCA;EA8FQ,yBAAyB;EACzB,WCzEQ;AV2hChB;;ASjjCA;EAiGU,iDVvIwB;AC2lClC;;ASrjCA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVqiChB;;AS3jCA;;EAyGQ,yBV/I0B;EUgJ1B,qBVhJ0B;EUiJ1B,gBAAgB;ATu9BxB;;ASlkCA;EA6GQ,sBCvFQ;EDwFR,cVpJ0B;AC6mClC;;ASvkCA;EAiHU,yBCjEuB;AV2hCjC;;AS3kCA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV7JwB;ACynClC;;ASnlCA;EA0HU,0DAA4E;AT69BtF;;ASvlCA;EA4HQ,6BAA6B;EAC7B,qBVnK0B;EUoK1B,cVpK0B;ACmoClC;;AS7lCA;EAmIU,yBVzKwB;EU0KxB,qBV1KwB;EU2KxB,WC/GM;AV6kChB;;ASnmCA;EAwIY,gEAA8D;AT+9B1E;;ASvmCA;EA8Ic,0DAA4E;AT69B1F;;AS3mCA;;EAiJU,6BAA6B;EAC7B,qBVxLwB;EUyLxB,gBAAgB;EAChB,cV1LwB;ACypClC;;ASnnCA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AVmmChB;;ASznCA;EA6JU,sBCvIM;EDwIN,cVpMwB;ACoqClC;;AS9nCA;EAqKc,gEAA8D;AT69B5E;;ASloCA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AVonChB;;AS1oCA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AV0mCrE;;AS/oCA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVgnCrE;;ASrpCA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVsnCrE;;AS3pCA;EAoFM,yBV3H4B;EU4H5B,yBAAyB;EACzB,WChEU;AV2oChB;;ASjqCA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVipChB;;ASvqCA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVspChB;;AS5qCA;EAiGU,kDVxIwB;ACutClC;;AShrCA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVgqChB;;AStrCA;;EAyGQ,yBVhJ0B;EUiJ1B,qBVjJ0B;EUkJ1B,gBAAgB;ATklCxB;;AS7rCA;EA6GQ,sBCvFQ;EDwFR,cVrJ0B;ACyuClC;;ASlsCA;EAiHU,yBCjEuB;AVspCjC;;AStsCA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV9JwB;ACqvClC;;AS9sCA;EA0HU,0DAA4E;ATwlCtF;;ASltCA;EA4HQ,6BAA6B;EAC7B,qBVpK0B;EUqK1B,cVrK0B;AC+vClC;;ASxtCA;EAmIU,yBV1KwB;EU2KxB,qBV3KwB;EU4KxB,WC/GM;AVwsChB;;AS9tCA;EAwIY,gEAA8D;AT0lC1E;;ASluCA;EA8Ic,0DAA4E;ATwlC1F;;AStuCA;;EAiJU,6BAA6B;EAC7B,qBVzLwB;EU0LxB,gBAAgB;EAChB,cV3LwB;ACqxClC;;AS9uCA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AV8tChB;;ASpvCA;EA6JU,sBCvIM;EDwIN,cVrMwB;ACgyClC;;ASzvCA;EAqKc,gEAA8D;ATwlC5E;;AS7vCA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AV+uChB;;ASrwCA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AVquCrE;;AS1wCA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AV2uCrE;;AShxCA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVivCrE;;AStxCA;EAoFM,yBV7H4B;EU8H5B,yBAAyB;EACzB,WChEU;AVswChB;;AS5xCA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AV4wChB;;ASlyCA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVixChB;;ASvyCA;EAiGU,kDV1IwB;ACo1ClC;;AS3yCA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AV2xChB;;ASjzCA;;EAyGQ,yBVlJ0B;EUmJ1B,qBVnJ0B;EUoJ1B,gBAAgB;AT6sCxB;;ASxzCA;EA6GQ,sBCvFQ;EDwFR,cVvJ0B;ACs2ClC;;AS7zCA;EAiHU,yBCjEuB;AVixCjC;;ASj0CA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cVhKwB;ACk3ClC;;ASz0CA;EA0HU,0DAA4E;ATmtCtF;;AS70CA;EA4HQ,6BAA6B;EAC7B,qBVtK0B;EUuK1B,cVvK0B;AC43ClC;;ASn1CA;EAmIU,yBV5KwB;EU6KxB,qBV7KwB;EU8KxB,WC/GM;AVm0ChB;;ASz1CA;EAwIY,gEAA8D;ATqtC1E;;AS71CA;EA8Ic,0DAA4E;ATmtC1F;;ASj2CA;;EAiJU,6BAA6B;EAC7B,qBV3LwB;EU4LxB,gBAAgB;EAChB,cV7LwB;ACk5ClC;;ASz2CA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AVy1ChB;;AS/2CA;EA6JU,sBCvIM;EDwIN,cVvMwB;AC65ClC;;ASp3CA;EAqKc,gEAA8D;ATmtC5E;;ASx3CA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AV02ChB;;ASh4CA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AVg2CrE;;ASr4CA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVs2CrE;;AS34CA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AV42CrE;;ASj5CA;EAoFM,yBV9H4B;EU+H5B,yBAAyB;EACzB,yBClEe;AVm4CrB;;ASv5CA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,yBCvEa;AVy4CrB;;AS75CA;EA8FQ,yBAAyB;EACzB,yBC3Ea;AV84CrB;;ASl6CA;EAiGU,mDV3IwB;ACg9ClC;;ASt6CA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,yBClFa;AVw5CrB;;AS56CA;;EAyGQ,yBVnJ0B;EUoJ1B,qBVpJ0B;EUqJ1B,gBAAgB;ATw0CxB;;ASn7CA;EA6GQ,oCCzFa;ED0Fb,cVxJ0B;ACk+ClC;;ASx7CA;EAiHU,oCCjEuB;AV44CjC;;AS57CA;;EAoHU,oCChGW;EDiGX,yBAAyB;EACzB,gBAAgB;EAChB,cVjKwB;AC8+ClC;;ASp8CA;EA0HU,sFAA4E;AT80CtF;;ASx8CA;EA4HQ,6BAA6B;EAC7B,qBVvK0B;EUwK1B,cVxK0B;ACw/ClC;;AS98CA;EAmIU,yBV7KwB;EU8KxB,qBV9KwB;EU+KxB,yBCjHW;AVg8CrB;;ASp9CA;EAwIY,gEAA8D;ATg1C1E;;ASx9CA;EA8Ic,sFAA4E;AT80C1F;;AS59CA;;EAiJU,6BAA6B;EAC7B,qBV5LwB;EU6LxB,gBAAgB;EAChB,cV9LwB;AC8gDlC;;ASp+CA;EAsJQ,6BAA6B;EAC7B,gCCnIa;EDoIb,yBCpIa;AVs9CrB;;AS1+CA;EA6JU,oCCzIW;ED0IX,cVxMwB;ACyhDlC;;AS/+CA;EAqKc,gEAA8D;AT80C5E;;ASn/CA;;EAwKU,6BAA6B;EAC7B,gCCrJW;EDsJX,gBAAgB;EAChB,yBCvJW;AVu+CrB;;AS3/CA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AV29CrE;;AShgDA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AVi+CrE;;AStgDA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVu+CrE;;AS5gDA;EAoFM,yBVxH2B;EUyH3B,yBAAyB;EACzB,WChEU;AV4/ChB;;ASlhDA;EAyFQ,yBCzCyB;ED0CzB,yBAAyB;EACzB,WCrEQ;AVkgDhB;;ASxhDA;EA8FQ,yBAAyB;EACzB,WCzEQ;AVugDhB;;AS7hDA;EAiGU,kDVrIuB;ACqkDjC;;ASjiDA;EAoGQ,yBCpDyB;EDqDzB,yBAAyB;EACzB,WChFQ;AVihDhB;;ASviDA;;EAyGQ,yBV7IyB;EU8IzB,qBV9IyB;EU+IzB,gBAAgB;ATm8CxB;;AS9iDA;EA6GQ,sBCvFQ;EDwFR,cVlJyB;ACulDjC;;ASnjDA;EAiHU,yBCjEuB;AVugDjC;;ASvjDA;;EAoHU,sBC9FM;ED+FN,yBAAyB;EACzB,gBAAgB;EAChB,cV3JuB;ACmmDjC;;AS/jDA;EA0HU,0DAA4E;ATy8CtF;;ASnkDA;EA4HQ,6BAA6B;EAC7B,qBVjKyB;EUkKzB,cVlKyB;AC6mDjC;;ASzkDA;EAmIU,yBVvKuB;EUwKvB,qBVxKuB;EUyKvB,WC/GM;AVyjDhB;;AS/kDA;EAwIY,gEAA8D;AT28C1E;;ASnlDA;EA8Ic,0DAA4E;ATy8C1F;;ASvlDA;;EAiJU,6BAA6B;EAC7B,qBVtLuB;EUuLvB,gBAAgB;EAChB,cVxLuB;ACmoDjC;;AS/lDA;EAsJQ,6BAA6B;EAC7B,kBCjIQ;EDkIR,WClIQ;AV+kDhB;;ASrmDA;EA6JU,sBCvIM;EDwIN,cVlMuB;AC8oDjC;;AS1mDA;EAqKc,gEAA8D;ATy8C5E;;AS9mDA;;EAwKU,6BAA6B;EAC7B,kBCnJM;EDoJN,gBAAgB;EAChB,WCrJM;AVgmDhB;;AStnDA;EAiLU,yBCpJsC;EDqJtC,cC7I2D;AVslDrE;;AS3nDA;EAqLY,yBCrIqB;EDsIrB,yBAAyB;EACzB,cClJyD;AV4lDrE;;ASjoDA;EA0LY,yBC1IqB;ED2IrB,yBAAyB;EACzB,cCvJyD;AVkmDrE;;ASvoDA;EARE,kBVdc;ACiqDhB;;ASrpDE;EACE,kBVkBc;ACsoDlB;;AS/oDA;EANE,eVjBW;AC0qDb;;ASnpDA;EAJE,kBVpBc;AC+qDhB;;ASvpDA;EAFE,iBVvBa;ACorDf;;AS3pDA;;EAyMI,uBVtP2B;EUuP3B,qBV5P0B;EU6P1B,gBAjOyB;EAkOzB,YAjOyB;ATwrD7B;;ASnqDA;EA8MI,aAAa;EACb,WAAW;ATy9Cf;;ASxqDA;EAiNI,6BAA6B;EAC7B,oBAAoB;AT29CxB;;AS7qDA;ERnDE,kBAAkB;EAKhB,6BAAmC;EACnC,4BAAkC;EQmQhC,6BAA6B;AT89CnC;;ASprDA;EAwNI,4BVvQ0B;EUwQ1B,qBV3Q0B;EU4Q1B,cV9Q0B;EU+Q1B,gBAAgB;EAChB,oBAAoB;ATg+CxB;;AS5rDA;EA8NI,qBVlNmB;EUmNnB,gCAA0D;EAC1D,iCAA2D;ATk+C/D;;ASh+CA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;ATm+C7B;;ASv+CA;EAMI,qBAAqB;ATq+CzB;;AS3+CA;ER1GI,oBQkHwC;ATu+C5C;;AS/+CA;EAUI,sBAAsB;ATy+C1B;;ASn/CA;EAYI,mBAAmB;AT2+CvB;;ASv/CA;EA1OE,kBVdc;ACmvDhB;;ASvuDE;EACE,kBVkBc;ACwtDlB;;AS//CA;EAtOE,kBVpBc;AC6vDhB;;ASngDA;EApOE,iBVvBa;ACkwDf;;ASvgDA;EA0BQ,4BAA4B;EAC5B,yBAAyB;ATi/CjC;;AS5gDA;EA6BQ,6BAA6B;EAC7B,0BAA0B;ERxI9B,kBQyIwC;ATm/C5C;;ASlhDA;ER1GI,eQ2IqC;ATq/CzC;;ASthDA;EAoCQ,UAAU;ATs/ClB;;AS1hDA;EA0CQ,UAAU;ATo/ClB;;AS9hDA;EA4CU,UAAU;ATs/CpB;;ASliDA;EA8CQ,YAAY;EACZ,cAAc;ATw/CtB;;ASviDA;EAiDI,uBAAuB;AT0/C3B;;AS3iDA;EAoDQ,oBAAoB;EACpB,qBAAqB;AT2/C7B;;AShjDA;EAuDI,yBAAyB;AT6/C7B;;ASpjDA;EA0DQ,oBAAoB;EACpB,qBAAqB;AT8/C7B;;ACzvDE;EQiQM;IACE,oBAlTyD;ET8yDjE;ES1/CM;;IAEE,qBAtT0F;ETkzDlG;ESjgDM;IACE,kBV1TM;EC6zDd;ESpgDM;IACE,eV3TG;ECi0DX;AACF;;ACrwDE;EQ6PM;IACE,qBAlTyL;ET8zDjM;ES1gDM;;IAEE,kBV9TM;EC00Dd;ESjhDM;IACE,eV3TG;EC80DX;ESphDM;IACE,kBV5TM;ECk1Dd;AACF;;AWl3DA;EACE,YAAY;EACZ,cAAc;EACd,kBAAkB;EAClB,WAAW;AXq3Db;;AWz3DA;EAMI,0BAA0B;EAC1B,kBZyCM;EYxCN,mBZwCM;EYvCN,WAAW;AXu3Df;;AC/wDE;EUjHF;IAWI,gBAAuC;EX03DzC;AACF;;AC3wDI;EU3HJ;IAcM,iBAAqE;EX63DzE;AACF;;AClwDI;EU1IJ;IAiBM,iBAAiE;EXg4DrE;AACF;;AClxDI;EUhIJ;IAoBM,iBAAqE;EXm4DzE;AACF;;ACzwDI;EU/IJ;IAuBM,iBAAiE;EXs4DrE;AACF;;AY34DA;EAII,kBAAkB;AZ24DtB;;AY/4DA;;;;;;;EAcM,kBAhC2B;AZ26DjC;;AYz5DA;;;;;;EAqBI,cbvC0B;EawC1B,gBbHiB;EaIjB,kBA3C+B;AZw7DnC;;AYp6DA;EAyBI,cAAc;EACd,oBAAoB;AZ+4DxB;;AYz6DA;EA4BM,eAAe;AZi5DrB;;AY76DA;EA8BI,iBAAiB;EACjB,uBAAuB;AZm5D3B;;AYl7DA;EAiCM,oBAAoB;AZq5D1B;;AYt7DA;EAmCI,gBAAgB;EAChB,uBAAuB;AZu5D3B;;AY37DA;EAsCM,oBAAoB;AZy5D1B;;AY/7DA;EAwCI,iBAAiB;EACjB,oBAAoB;AZ25DxB;;AYp8DA;EA2CI,kBAAkB;EAClB,uBAAuB;AZ65D3B;;AYz8DA;EA8CI,cAAc;EACd,kBAAkB;AZ+5DtB;;AY98DA;EAiDI,4Bb5D0B;EEuK1B,8BF1K0B;EaiE1B,qBAjEqC;AZk+DzC;;AYp9DA;EAqDI,4BAA4B;EXuG5B,gBWtGmC;EACnC,eAAe;AZm6DnB;;AY19DA;EAyDM,wBAAwB;AZq6D9B;;AY99DA;EA2DQ,4BAA4B;AZu6DpC;;AYl+DA;EA6DQ,4BAA4B;AZy6DpC;;AYt+DA;EA+DQ,4BAA4B;AZ26DpC;;AY1+DA;EAiEQ,4BAA4B;AZ66DpC;;AY9+DA;EAmEI,wBAAwB;EXyFxB,gBWxFmC;EACnC,eAAe;AZ+6DnB;;AYp/DA;EAuEM,uBAAuB;EACvB,iBAAiB;AZi7DvB;;AYz/DA;EA0EQ,uBAAuB;AZm7D/B;;AY7/DA;EX4JI,gBWhFmC;AZq7DvC;;AYjgEA;EA8EI,gBAAgB;EAChB,iBAAiB;EACjB,kBAAkB;AZu7DtB;;AYvgEA;EAkFM,eAAe;AZy7DrB;;AY3gEA;EAoFM,kBAAkB;AZ27DxB;;AY/gEA;EAsFM,qBAAqB;AZ67D3B;;AYnhEA;EAwFM,kBAAkB;AZ+7DxB;;AYvhEA;EX2CE,iCAAiC;EWgD/B,gBAAgB;EAChB,qBAxG8B;EAyG9B,gBAAgB;EAChB,iBAAiB;AZi8DrB;;AY/hEA;;EAiGI,cAAc;AZm8DlB;;AYpiEA;EAmGI,WAAW;AZq8Df;;AYxiEA;;EAsGM,yBbpHwB;EaqHxB,qBAhHmC;EAiHnC,qBAhHmC;EAiHnC,mBAAmB;AZu8DzB;;AYhjEA;EA2GM,cb7HwB;ACskE9B;;AYpjEA;EA6GQ,mBAAmB;AZ28D3B;;AYxjEA;;EAiHQ,qBAvHsC;EAwHtC,cbpIsB;ACglE9B;;AY9jEA;;EAsHQ,qBAzHsC;EA0HtC,cbzIsB;ACslE9B;;AYpkEA;;EA6HY,sBAjI4C;AZ6kExD;;AYzkEA;EAgIM,aAAa;AZ68DnB;;AY7kEA;EAmII,kBbrHY;ACmkEhB;;AYjlEA;EAqII,ebxHS;ACwkEb;;AYrlEA;EAuII,kBb3HY;AC6kEhB;;AYzlEA;EAyII,iBb9HW;ACklEf;;Aa/mEA;EACE,mBAAmB;EACnB,oBAAoB;EACpB,uBAAuB;EACvB,cAVsB;EAWtB,aAXsB;Ab6nExB;;AavnEA;EAQI,YAbwB;EAcxB,WAdwB;AbioE5B;;Aa5nEA;EAWI,YAfyB;EAgBzB,WAhByB;AbqoE7B;;AajoEA;EAcI,YAjBwB;EAkBxB,WAlBwB;AbyoE5B;;AarnEA;EACE,uBAAuB;EACvB,cAAc;EACd,oBAAoB;EACpB,eAAe;EACf,mBA5BsB;EA6BtB,mBAAmB;AbwnErB;;Aa9nEA;EAQI,YAAY;EACZ,cAAc;Ab0nElB;;AanoEA;EAYQ,oBA/BkB;Ab0pE1B;;AavoEA;EAiBQ,mBApCkB;Ab8pE1B;;AatnEA;EACE,aAAa;AbynEf;;AclqEA;EACE,cAAc;EACd,kBAAkB;AdqqEpB;;AcvqEA;EAII,cAAc;EACd,YAAY;EACZ,WAAW;AduqEf;;Ac7qEA;EAQM,qBf4DiB;AC6mEvB;;AcjrEA;EAUI,WAAW;Ad2qEf;;AcrrEA;;;;;;;;;;;;;;;;;EA+BM,YAAY;EACZ,WAAW;Ad0qEjB;;Ac1sEA;EAmCI,iBAAiB;Ad2qErB;;Ac9sEA;EAqCI,gBAAgB;Ad6qEpB;;AcltEA;EAuCI,gBAAgB;Ad+qEpB;;ActtEA;EAyCI,qBAAqB;AdirEzB;;Ac1tEA;EA2CI,gBAAgB;AdmrEpB;;Ac9tEA;EA6CI,mBAAmB;AdqrEvB;;AcluEA;EA+CI,gBAAgB;AdurEpB;;ActuEA;EAiDI,qBAAqB;AdyrEzB;;Ac1uEA;EAmDI,iBAAiB;Ad2rErB;;Ac9uEA;EAqDI,sBAAsB;Ad6rE1B;;AclvEA;EAuDI,iBAAiB;Ad+rErB;;ActvEA;EAyDI,sBAAsB;AdisE1B;;Ac1vEA;EA2DI,sBAAsB;AdmsE1B;;Ac9vEA;EA6DI,iBAAiB;AdqsErB;;AclwEA;EA+DI,iBAAiB;AdusErB;;ActwEA;EAmEM,YAAwB;EACxB,WAAuB;AdusE7B;;Ac3wEA;EAmEM,YAAwB;EACxB,WAAuB;Ad4sE7B;;AchxEA;EAmEM,YAAwB;EACxB,WAAuB;AditE7B;;AcrxEA;EAmEM,YAAwB;EACxB,WAAuB;AdstE7B;;Ac1xEA;EAmEM,YAAwB;EACxB,WAAuB;Ad2tE7B;;Ac/xEA;EAmEM,YAAwB;EACxB,WAAuB;AdguE7B;;AcpyEA;EAmEM,aAAwB;EACxB,YAAuB;AdquE7B;;AelyEA;EAEE,4BhBA4B;EgBC5B,kBhBwDU;EgBvDV,kBAAkB;EAEhB,sCAXoD;Af8yExD;;AezyEA;EAUI,mBAAmB;EACnB,0BAA0B;AfmyE9B;;Ae9yEA;EAaI,mBAAmB;AfqyEvB;;AelzEA;;EAgBI,iBhBZ2B;ACmzE/B;;AevzEA;EAkBI,uBAAuB;AfyyE3B;;Ae3zEA;EdiLI,ac7J4B;EAC5B,kBAAkB;EAClB,WAAW;Af2yEf;;Aej0EA;;;EA0BI,mBAAmB;Af6yEvB;;Aev0EA;EAgCM,uBhB5ByB;EgB6BzB,chB1CuB;ACq1E7B;;Ae50EA;EAgCM,yBhBzCuB;EgB0CvB,YhB7ByB;AC60E/B;;Aej1EA;EAgCM,4BhB9BwB;EgB+BxB,yBLoCe;AVixErB;;Aet1EA;EAgCM,yBhBrCwB;EgBsCxB,WLsCU;AVoxEhB;;Ae31EA;EAgCM,yBhBvB4B;EgBwB5B,WLsCU;AVyxEhB;;Aeh2EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AV+wErE;;Aer2EA;EAgCM,yBhBrB4B;EgBsB5B,WLsCU;AVmyEhB;;Ae12EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVyxErE;;Ae/2EA;EAgCM,yBhBtB4B;EgBuB5B,WLsCU;AV6yEhB;;Aep3EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVmyErE;;Aez3EA;EAgCM,yBhBxB4B;EgByB5B,WLsCU;AVuzEhB;;Ae93EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AV6yErE;;Aen4EA;EAgCM,yBhBzB4B;EgB0B5B,yBLoCe;AVm0ErB;;Aex4EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVuzErE;;Ae74EA;EAgCM,yBhBnB2B;EgBoB3B,WLsCU;AV20EhB;;Ael5EA;EAuCU,yBLuCsC;EKtCtC,cL8C2D;AVi0ErE;;AgBx5EA;EAEE,qBAAqB;EACrB,wBAAwB;EACxB,YAAY;EACZ,qBjByDqB;EiBxDrB,cAAc;EACd,YjBoBW;EiBnBX,gBAAgB;EAChB,UAAU;EACV,WAAW;AhB05Eb;;AgBp6EA;EAYI,yBjBX2B;ACu6E/B;;AgBx6EA;EAcI,yBjBjB0B;AC+6E9B;;AgB56EA;EAgBI,yBjBnB0B;ACm7E9B;;AgBh7EA;EAkBI,yBjBrB0B;EiBsB1B,YAAY;AhBk6EhB;;AgBr7EA;EAyBQ,uBjBpBuB;ACo7E/B;;AgBz7EA;EA2BQ,uBjBtBuB;ACw7E/B;;AgB77EA;EA6BQ,uBjBxBuB;AC47E/B;;AgBj8EA;EA+BQ,mEAA2F;AhBs6EnG;;AgBr8EA;EAyBQ,yBjBjCqB;ACi9E7B;;AgBz8EA;EA2BQ,yBjBnCqB;ACq9E7B;;AgB78EA;EA6BQ,yBjBrCqB;ACy9E7B;;AgBj9EA;EA+BQ,qEAA2F;AhBs7EnG;;AgBr9EA;EAyBQ,4BjBtBsB;ACs9E9B;;AgBz9EA;EA2BQ,4BjBxBsB;AC09E9B;;AgB79EA;EA6BQ,4BjB1BsB;AC89E9B;;AgBj+EA;EA+BQ,wEAA2F;AhBs8EnG;;AgBr+EA;EAyBQ,yBjB7BsB;AC6+E9B;;AgBz+EA;EA2BQ,yBjB/BsB;ACi/E9B;;AgB7+EA;EA6BQ,yBjBjCsB;ACq/E9B;;AgBj/EA;EA+BQ,qEAA2F;AhBs9EnG;;AgBr/EA;EAyBQ,yBjBf0B;AC++ElC;;AgBz/EA;EA2BQ,yBjBjB0B;ACm/ElC;;AgB7/EA;EA6BQ,yBjBnB0B;ACu/ElC;;AgBjgFA;EA+BQ,qEAA2F;AhBs+EnG;;AgBrgFA;EAyBQ,yBjBb0B;AC6/ElC;;AgBzgFA;EA2BQ,yBjBf0B;ACigFlC;;AgB7gFA;EA6BQ,yBjBjB0B;ACqgFlC;;AgBjhFA;EA+BQ,qEAA2F;AhBs/EnG;;AgBrhFA;EAyBQ,yBjBd0B;AC8gFlC;;AgBzhFA;EA2BQ,yBjBhB0B;ACkhFlC;;AgB7hFA;EA6BQ,yBjBlB0B;ACshFlC;;AgBjiFA;EA+BQ,qEAA2F;AhBsgFnG;;AgBriFA;EAyBQ,yBjBhB0B;ACgiFlC;;AgBziFA;EA2BQ,yBjBlB0B;ACoiFlC;;AgB7iFA;EA6BQ,yBjBpB0B;ACwiFlC;;AgBjjFA;EA+BQ,qEAA2F;AhBshFnG;;AgBrjFA;EAyBQ,yBjBjB0B;ACijFlC;;AgBzjFA;EA2BQ,yBjBnB0B;ACqjFlC;;AgB7jFA;EA6BQ,yBjBrB0B;ACyjFlC;;AgBjkFA;EA+BQ,qEAA2F;AhBsiFnG;;AgBrkFA;EAyBQ,yBjBXyB;AC2jFjC;;AgBzkFA;EA2BQ,yBjBbyB;AC+jFjC;;AgB7kFA;EA6BQ,yBjBfyB;ACmkFjC;;AgBjlFA;EA+BQ,qEAA2F;AhBsjFnG;;AgBrlFA;EAkCI,wBAtCkC;EAuClC,mCAAmC;EACnC,iCAAiC;EACjC,iCAAiC;EACjC,yBjBrC2B;EiBsC3B,qEAA0F;EAC1F,6BAA6B;EAC7B,4BAA4B;EAC5B,0BAA0B;AhBujF9B;;AgBjmFA;EA4CM,6BAA6B;AhByjFnC;;AgBrmFA;EA8CM,6BAA6B;AhB2jFnC;;AgBzmFA;EAgDM,oBAAoB;AhB6jF1B;;AgB7mFA;EAoDI,ejBxBY;ACqlFhB;;AgBjnFA;EAsDI,ejB5BY;AC2lFhB;;AgBrnFA;EAwDI,cjB/BW;ACgmFf;;AgB/jFA;EACE;IACE,2BAA2B;EhBkkF7B;EgBjkFA;IACE,4BAA4B;EhBmkF9B;AACF;;AiB9mFA;EAEE,uBlBjB6B;EkBkB7B,clB3B4B;AC2oF9B;;AiBnnFA;;EAMI,yBlB1B0B;EkB2B1B,qBA/B6B;EAgC7B,qBA/B6B;EAgC7B,mBAAmB;AjBknFvB;;AiB3nFA;;EAeQ,uBlB9BuB;EkB+BvB,mBlB/BuB;EkBgCvB,clB7CqB;AC8pF7B;;AiBloFA;;EAeQ,yBlB3CqB;EkB4CrB,qBlB5CqB;EkB6CrB,YlBhCuB;ACwpF/B;;AiBzoFA;;EAeQ,4BlBhCsB;EkBiCtB,wBlBjCsB;EkBkCtB,yBPiCa;AV8lFrB;;AiBhpFA;;EAeQ,yBlBvCsB;EkBwCtB,qBlBxCsB;EkByCtB,WPmCQ;AVmmFhB;;AiBvpFA;;EAeQ,yBlBzB0B;EkB0B1B,qBlB1B0B;EkB2B1B,WPmCQ;AV0mFhB;;AiB9pFA;;EAeQ,yBlBvB0B;EkBwB1B,qBlBxB0B;EkByB1B,WPmCQ;AVinFhB;;AiBrqFA;;EAeQ,yBlBxB0B;EkByB1B,qBlBzB0B;EkB0B1B,WPmCQ;AVwnFhB;;AiB5qFA;;EAeQ,yBlB1B0B;EkB2B1B,qBlB3B0B;EkB4B1B,WPmCQ;AV+nFhB;;AiBnrFA;;EAeQ,yBlB3B0B;EkB4B1B,qBlB5B0B;EkB6B1B,yBPiCa;AVwoFrB;;AiB1rFA;;EAeQ,yBlBrByB;EkBsBzB,qBlBtByB;EkBuBzB,WPmCQ;AV6oFhB;;AiBjsFA;;EAoBM,mBAAmB;EACnB,SAAS;AjBkrFf;;AiBvsFA;;EAuBM,yBlBjC4B;EkBkC5B,WP4BU;AVypFhB;;AiB7sFA;;;;EA2BQ,mBAAmB;AjByrF3B;;AiBptFA;;EA6BM,sBAAsB;AjB4rF5B;;AiBztFA;EA+BI,clBvD0B;ACqvF9B;;AiB7tFA;EAiCM,gBAtDsB;AjBsvF5B;;AiBjuFA;EAoCM,yBlB9C4B;EkB+C5B,WPeU;AVkrFhB;;AiBtuFA;;EAwCQ,mBAAmB;AjBmsF3B;;AiB3uFA;;EA2CQ,kBPSQ;EORR,mBAAmB;AjBqsF3B;;AiBjvFA;EA8CI,6BA5DqC;AjBmwFzC;;AiBrvFA;;EAiDM,qBApEgC;EAqEhC,clB1EwB;ACmxF9B;;AiB3vFA;EAoDI,6BAhEqC;AjB2wFzC;;AiB/vFA;;EAuDM,qBAxEgC;EAyEhC,clBhFwB;AC6xF9B;;AiBrwFA;EA0DI,6BAvEqC;AjBsxFzC;;AiBzwFA;;EA+DU,sBAAsB;AjB+sFhC;;AiB9wFA;;EAoEM,iBAAiB;AjB+sFvB;;AiBnxFA;;EAyEU,wBAAwB;AjB+sFlC;;AiBxxFA;EA2EI,WAAW;AjBitFf;;AiB5xFA;EAgFU,yBlBhGoB;ACgzF9B;;AiBhyFA;EAqFY,yBlBrGkB;ACozF9B;;AiBpyFA;EAuFc,4BlBxGgB;ACyzF9B;;AiBxyFA;;EA2FM,qBAAqB;AjBktF3B;;AiB7yFA;EAgGU,yBlBhHoB;ACi0F9B;;AiB/sFA;EhB7DE,iCAAiC;EgBgEjC,cAAc;EACd,kBAAkB;EAClB,eAAe;AjBitFjB;;AkB70FA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;AlBg1F7B;;AkBp1FA;EAMI,qBAAqB;AlBk1FzB;;AkBx1FA;EjB2KI,oBiBnKwC;AlBo1F5C;;AkB51FA;EAUI,sBAAsB;AlBs1F1B;;AkBh2FA;EAYI,mBAAmB;AlBw1FvB;;AkBp2FA;EAgBM,enBYO;AC40Fb;;AkBx2FA;EAmBM,kBnBQU;ACi1FhB;;AkB52FA;EAqBI,uBAAuB;AlB21F3B;;AkBh3FA;EAuBM,qBAAqB;EACrB,oBAAoB;AlB61F1B;;AkBr3FA;EA0BI,yBAAyB;AlB+1F7B;;AkBz3FA;EA6BQ,mBAAmB;AlBg2F3B;;AkB73FA;EA+BQ,eAAe;AlBk2FvB;;AkBj4FA;EjB2KI,eiBzImC;AlBm2FvC;;AkBr4FA;EjB2KI,ciBvIqC;EAE/B,yBAAyB;EACzB,4BAA4B;AlBo2FtC;;AkB34FA;EA6CU,0BAA0B;EAC1B,6BAA6B;AlBk2FvC;;AkB71FA;EACE,mBAAmB;EACnB,4BnBjD4B;EmBkD5B,kBnBOU;EmBNV,cnBzD4B;EmB0D5B,oBAAoB;EACpB,kBnB5Bc;EmB6Bd,WAAW;EACX,uBAAuB;EACvB,gBAAgB;EAChB,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;AlBg2FrB;;AkB52FA;EjBwHI,oBiB1GuC;EjB0GvC,uBiBzGyC;AlBk2F7C;;AkBj3FA;EAqBM,uBnBlEyB;EmBmEzB,cnBhFuB;ACg7F7B;;AkBt3FA;EAqBM,yBnB/EuB;EmBgFvB,YnBnEyB;ACw6F/B;;AkB33FA;EAqBM,4BnBpEwB;EmBqExB,yBRFe;AV42FrB;;AkBh4FA;EAqBM,yBnB3EwB;EmB4ExB,WRAU;AV+2FhB;;AkBr4FA;EAqBM,yBnB7D4B;EmB8D5B,WRAU;AVo3FhB;;AkB14FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AV02FrE;;AkB/4FA;EAqBM,yBnB3D4B;EmB4D5B,WRAU;AV83FhB;;AkBp5FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AVo3FrE;;AkBz5FA;EAqBM,yBnB5D4B;EmB6D5B,WRAU;AVw4FhB;;AkB95FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AV83FrE;;AkBn6FA;EAqBM,yBnB9D4B;EmB+D5B,WRAU;AVk5FhB;;AkBx6FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AVw4FrE;;AkB76FA;EAqBM,yBnB/D4B;EmBgE5B,yBRFe;AV85FrB;;AkBl7FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AVk5FrE;;AkBv7FA;EAqBM,yBnBzD2B;EmB0D3B,WRAU;AVs6FhB;;AkB57FA;EA4BU,yBRCsC;EQAtC,cRQ2D;AV45FrE;;AkBj8FA;EAgCI,kBnBtDY;AC29FhB;;AkBr8FA;EAkCI,enBzDS;ACg+Fb;;AkBz8FA;EAoCI,kBnB5DY;ACq+FhB;;AkB78FA;EjBwHI,qBiBjF0C;EjBiF1C,sBiBhF0C;AlB06F9C;;AkBl9FA;EjBwHI,qBiB9E0C;EjB8E1C,sBiB7E0C;AlB46F9C;;AkBv9FA;EjBwHI,qBiB3E0C;EjB2E1C,sBiB1E0C;AlB86F9C;;AkB59FA;EjBwHI,gBiB/KmB;EAyGnB,UAAU;EACV,kBAAkB;EAClB,UAAU;AlB+6Fd;;AkBn+FA;EAuDM,8BAA8B;EAC9B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;AlBg7FrC;;AkB9+FA;EAgEM,WAAW;EACX,UAAU;AlBk7FhB;;AkBn/FA;EAmEM,WAAW;EACX,UAAU;AlBo7FhB;;AkBx/FA;EAuEM,yBAAmD;AlBq7FzD;;AkB5/FA;EAyEM,yBAAoD;AlBu7F1D;;AkBhgGA;EA2EI,qBnB/DmB;ACw/FvB;;AkBv7FA;EAEI,0BAA0B;AlBy7F9B;;AmB/iGA;;EAGE,sBAAsB;AnBijGxB;;AmBpjGA;;;;EAMI,oBAAoB;AnBqjGxB;;AmB3jGA;;EAQI,iBApBmB;AnB4kGvB;;AmBhkGA;;EAUI,iBArBmB;AnBglGvB;;AmBrkGA;;EAYI,sBAAsB;AnB8jG1B;;AmB5jGA;EACE,cpB9B4B;EoBiC5B,epBLW;EoBMX,gBpBGmB;EoBFnB,kBAnCuB;AnBgmGzB;;AmBnkGA;EAQI,cApCwB;EAqCxB,oBApCyB;AnBmmG7B;;AmBxkGA;EAWI,oBA3B+B;AnB4lGnC;;AmB5kGA;EAgBM,epBnBO;ACmlGb;;AmBhlGA;EAgBM,iBpBlBS;ACslGf;;AmBplGA;EAgBM,epBjBO;ACylGb;;AmBxlGA;EAgBM,iBpBhBS;AC4lGf;;AmB5lGA;EAgBM,kBpBfU;AC+lGhB;;AmBhmGA;EAgBM,epBdO;ACkmGb;;AmBpmGA;EAgBM,kBpBbU;ACqmGhB;;AmBtlGA;EACE,cpB/C4B;EoBkD5B,kBpBrBc;EoBsBd,gBpBjBiB;EoBkBjB,iBA3CyB;AnBkoG3B;;AmB7lGA;EAQI,cpBvD0B;EoBwD1B,gBpBnBiB;AC4mGrB;;AmBlmGA;EAWI,oBA7C+B;AnBwoGnC;;AmBtmGA;EAgBM,epBrCO;AC+nGb;;AmB1mGA;EAgBM,iBpBpCS;ACkoGf;;AmB9mGA;EAgBM,epBnCO;ACqoGb;;AmBlnGA;EAgBM,iBpBlCS;ACwoGf;;AmBtnGA;EAgBM,kBpBjCU;AC2oGhB;;AmB1nGA;EAgBM,epBhCO;AC8oGb;;AmB9nGA;EAgBM,kBpB/BU;ACipGhB;;AoB/qGA;EACE,cAAc;EACd,eAAe;EACf,mBAAmB;EACnB,kBAAkB;EAClB,yBAAyB;ApBkrG3B;;AoB7qGA;EACE,mBAAmB;EACnB,4BrBP4B;EqBQ5B,qBrBmDqB;EqBlDrB,oBAAoB;EACpB,kBrBac;EqBZd,WAAW;EACX,uBAAuB;EACvB,oBAAoB;EACpB,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;EAClB,mBAAmB;ApBgrGrB;;AqB9sGA,eAAA;AC0DA;EAxBE,uBvBnB6B;EuBoB7B,qBvBzB4B;EuB0B5B,kBvBkCU;EuBjCV,cvB/B4B;ACgtG9B;;AC9oGI;EqBjCA,4BvBjC0B;ACotG9B;;AClpGI;EqBjCA,4BvBjC0B;ACwtG9B;;ACtpGI;EqBjCA,4BvBjC0B;AC4tG9B;;AC1pGI;EqBjCA,4BvBjC0B;ACguG9B;;AsB9rGE;EAEE,qBvBjC0B;ACiuG9B;;AsB/rGE;EAIE,qBvBzB8B;EuB0B9B,iDvB1B8B;ACytGlC;;AsB9rGE;;;;;EAEE,4BvBtC0B;EuBuC1B,wBvBvC0B;EuBwC1B,gBAAgB;EAChB,cvB9C0B;ACkvG9B;;AClrGI;;;;;EqBhBE,+BvBhDwB;AC0vG9B;;AC1rGI;;;;;EqBhBE,+BvBhDwB;ACkwG9B;;AClsGI;;;;;EqBhBE,+BvBhDwB;AC0wG9B;;AC1sGI;;;;;EqBhBE,+BvBhDwB;ACkxG9B;;AuBpxGA;EAEE,2DxBN2B;EwBO3B,eAAe;EACf,WAAW;AvBsxGb;;AuBrxGE;EACE,gBAAgB;AvBwxGpB;;AuBpxGI;EACE,mBxBFyB;ACyxG/B;;AuBxxGK;EAMG,mDxBPuB;AC6xG/B;;AuB5xGI;EACE,qBxBfuB;AC8yG7B;;AuBhyGK;EAMG,gDxBpBqB;ACkzG7B;;AuBpyGI;EACE,wBxBJwB;AC2yG9B;;AuBxyGK;EAMG,mDxBTsB;AC+yG9B;;AuB5yGI;EACE,qBxBXwB;AC0zG9B;;AuBhzGK;EAMG,gDxBhBsB;AC8zG9B;;AuBpzGI;EACE,qBxBG4B;ACozGlC;;AuBxzGK;EAMG,iDxBF0B;ACwzGlC;;AuB5zGI;EACE,qBxBK4B;AC0zGlC;;AuBh0GK;EAMG,iDxBA0B;AC8zGlC;;AuBp0GI;EACE,qBxBI4B;ACm0GlC;;AuBx0GK;EAMG,kDxBD0B;ACu0GlC;;AuB50GI;EACE,qBxBE4B;AC60GlC;;AuBh1GK;EAMG,kDxBH0B;ACi1GlC;;AuBp1GI;EACE,qBxBC4B;ACs1GlC;;AuBx1GK;EAMG,mDxBJ0B;AC01GlC;;AuB51GI;EACE,qBxBO2B;ACw1GjC;;AuBh2GK;EAMG,kDxBEyB;AC41GjC;;AuB51GE;EzBmBA,kBC0BgB;EDzBhB,kBCNc;ACm1GhB;;AuB/1GE;EzBoBA,kBCVc;ACy1GhB;;AuBj2GE;EzBoBA,iBCba;AC81Gf;;AuBl2GE;EACE,cAAc;EACd,WAAW;AvBq2Gf;;AuBp2GE;EACE,eAAe;EACf,WAAW;AvBu2Gf;;AuBr2GA;EAGI,qBxB+BmB;EwB9BnB,gDAA4D;EAC5D,iDAA6D;AvBs2GjE;;AuB32GA;EAOI,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;EAChB,eAAe;EACf,gBAAgB;AvBw2GpB;;AuBt2GA;EAEE,cAAc;EACd,eAAe;EACf,eAAe;EACf,2BzB7CkE;EyB8ClE,gBAAgB;AvBw2GlB;;AuB92GA;EAQI,gBA1DsB;EA2DtB,eA1DqB;AvBo6GzB;;AuBn3GA;EAWI,eAAe;AvB42GnB;;AuBv3GA;EAcI,YAAY;AvB62GhB;;AwB96GA;EACE,eAAe;EACf,qBAAqB;EACrB,iBAAiB;EACjB,kBAAkB;AxBi7GpB;;AwBh7GE;EACE,eAAe;AxBm7GnB;;AwBl7GE;EACE,czBF0B;ACu7G9B;;AwBp7GE;;;;;EAGE,czBJ0B;EyBK1B,mBAAmB;AxBy7GvB;;AwBp7GA;EvBkKI,kBuB/JqC;AxBq7GzC;;AyBx8GA;EACE,qBAAqB;EACrB,eAAe;EACf,kBAAkB;EAClB,mBAAmB;AzB28GrB;;AyB/8GA;EAMI,a3BDkB;AE88GtB;;AyBn9GA;EAUM,qB1BU4B;EEsK9B,cwB/K+B;EAC7B,UAAU;AzB68GhB;;AyBz9GA;EAeM,qB1BuDiB;EE4GnB,iBwBlKsC;AzB88G1C;;AyB99GA;EAmBI,eAAe;EACf,cAAc;EACd,cAAc;EACd,eAAe;EACf,aAAa;AzB+8GjB;;AyBt+GA;EAyBM,aAAa;AzBi9GnB;;AyB1+GA;;EA4BM,wB1BjBwB;ACo+G9B;;AyB/+GA;ExBkLI,oBwBpJwC;AzBq9G5C;;AyBn/GA;EAgCM,YAAY;EACZ,UAAU;AzBu9GhB;;AyBx/GA;EAmCQ,kBAAkB;AzBy9G1B;;AyB5/GA;EAuCM,qB1BnCwB;AC4/G9B;;AyBhgHA;EA6CQ,mB1BhCuB;ACu/G/B;;AyBpgHA;EA+CQ,mB1BlCuB;AC2/G/B;;AyBxgHA;EAkDU,qBfwDuB;AVk6GjC;;AyB5gHA;EAuDU,mD1B1CqB;ACmgH/B;;AyBhhHA;EA6CQ,qB1B7CqB;ACohH7B;;AyBphHA;EA+CQ,qB1B/CqB;ACwhH7B;;AyBxhHA;EAkDU,mBfwDuB;AVk7GjC;;AyB5hHA;EAuDU,gD1BvDmB;ACgiH7B;;AyBhiHA;EA6CQ,wB1BlCsB;ACyhH9B;;AyBpiHA;EA+CQ,wB1BpCsB;AC6hH9B;;AyBxiHA;EAkDU,qBfwDuB;AVk8GjC;;AyB5iHA;EAuDU,mD1B5CoB;ACqiH9B;;AyBhjHA;EA6CQ,qB1BzCsB;ACgjH9B;;AyBpjHA;EA+CQ,qB1B3CsB;ACojH9B;;AyBxjHA;EAkDU,qBfwDuB;AVk9GjC;;AyB5jHA;EAuDU,gD1BnDoB;AC4jH9B;;AyBhkHA;EA6CQ,qB1B3B0B;ACkjHlC;;AyBpkHA;EA+CQ,qB1B7B0B;ACsjHlC;;AyBxkHA;EAkDU,qBfwDuB;AVk+GjC;;AyB5kHA;EAuDU,iD1BrCwB;AC8jHlC;;AyBhlHA;EA6CQ,qB1BzB0B;ACgkHlC;;AyBplHA;EA+CQ,qB1B3B0B;ACokHlC;;AyBxlHA;EAkDU,qBfwDuB;AVk/GjC;;AyB5lHA;EAuDU,iD1BnCwB;AC4kHlC;;AyBhmHA;EA6CQ,qB1B1B0B;ACilHlC;;AyBpmHA;EA+CQ,qB1B5B0B;ACqlHlC;;AyBxmHA;EAkDU,qBfwDuB;AVkgHjC;;AyB5mHA;EAuDU,kD1BpCwB;AC6lHlC;;AyBhnHA;EA6CQ,qB1B5B0B;ACmmHlC;;AyBpnHA;EA+CQ,qB1B9B0B;ACumHlC;;AyBxnHA;EAkDU,qBfwDuB;AVkhHjC;;AyB5nHA;EAuDU,kD1BtCwB;AC+mHlC;;AyBhoHA;EA6CQ,qB1B7B0B;AConHlC;;AyBpoHA;EA+CQ,qB1B/B0B;ACwnHlC;;AyBxoHA;EAkDU,qBfwDuB;AVkiHjC;;AyB5oHA;EAuDU,mD1BvCwB;ACgoHlC;;AyBhpHA;EA6CQ,qB1BvByB;AC8nHjC;;AyBppHA;EA+CQ,qB1BzByB;ACkoHjC;;AyBxpHA;EAkDU,qBfwDuB;AVkjHjC;;AyB5pHA;EAuDU,kD1BjCuB;AC0oHjC;;AyBhqHA;E3ByCE,kBC0BgB;EDzBhB,kBCNc;ACioHhB;;AyBrqHA;E3B4CE,kBCVc;ACuoHhB;;AyBzqHA;E3B8CE,iBCba;AC4oHf;;AyB7qHA;EAkEM,gCAA8C;EAC9C,YAAY;AzB+mHlB;;AyBlrHA;EAqEI,WAAW;AzBinHf;;AyBtrHA;EAuEM,WAAW;AzBmnHjB;;AyB1rHA;EA2EM,aAAa;EACb,kBAAkB;ExB8GpB,cwB7G+B;EAC7B,YAAY;EACZ,eAAe;AzBmnHrB;;AyBlsHA;EAiFM,kB1B7CU;ACkqHhB;;AyBtsHA;EAmFM,kB1BjDU;ACwqHhB;;AyB1sHA;EAqFM,iB1BpDS;AC6qHf;;A0BjsHA;EAEE,oBAAoB;EACpB,aAAa;EACb,2BAA2B;EAC3B,kBAAkB;A1BmsHpB;;A0BxsHA;EAYQ,uB3BZuB;E2BavB,yBAAyB;EACzB,c3B3BqB;AC2tH7B;;A0B9sHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,c3BjCmB;ACiuH7B;;A0BptHA;EAwBU,yBAAyB;EACzB,+C3BzBqB;E2B0BrB,c3BvCmB;ACuuH7B;;A0B1tHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,c3B7CmB;AC6uH7B;;A0BhuHA;EAYQ,yB3BzBqB;E2B0BrB,yBAAyB;EACzB,Y3BduB;ACsuH/B;;A0BtuHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,Y3BpBqB;AC4uH/B;;A0B5uHA;EAwBU,yBAAyB;EACzB,4C3BtCmB;E2BuCnB,Y3B1BqB;ACkvH/B;;A0BlvHA;EA8BU,uBhB+DuB;EgB9DvB,yBAAyB;EACzB,Y3BhCqB;ACwvH/B;;A0BxvHA;EAYQ,4B3BdsB;E2BetB,yBAAyB;EACzB,yBhBmDa;AV6rHrB;;A0B9vHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,yBhB6CW;AVmsHrB;;A0BpwHA;EAwBU,yBAAyB;EACzB,+C3B3BoB;E2B4BpB,yBhBuCW;AVysHrB;;A0B1wHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,yBhBiCW;AV+sHrB;;A0BhxHA;EAYQ,yB3BrBsB;E2BsBtB,yBAAyB;EACzB,WhBqDQ;AVmtHhB;;A0BtxHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVytHhB;;A0B5xHA;EAwBU,yBAAyB;EACzB,4C3BlCoB;E2BmCpB,WhByCM;AV+tHhB;;A0BlyHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVquHhB;;A0BxyHA;EAYQ,yB3BP0B;E2BQ1B,yBAAyB;EACzB,WhBqDQ;AV2uHhB;;A0B9yHA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVivHhB;;A0BpzHA;EAwBU,yBAAyB;EACzB,6C3BpBwB;E2BqBxB,WhByCM;AVuvHhB;;A0B1zHA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AV6vHhB;;A0Bh0HA;EAYQ,yB3BL0B;E2BM1B,yBAAyB;EACzB,WhBqDQ;AVmwHhB;;A0Bt0HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVywHhB;;A0B50HA;EAwBU,yBAAyB;EACzB,6C3BlBwB;E2BmBxB,WhByCM;AV+wHhB;;A0Bl1HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVqxHhB;;A0Bx1HA;EAYQ,yB3BN0B;E2BO1B,yBAAyB;EACzB,WhBqDQ;AV2xHhB;;A0B91HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AViyHhB;;A0Bp2HA;EAwBU,yBAAyB;EACzB,8C3BnBwB;E2BoBxB,WhByCM;AVuyHhB;;A0B12HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AV6yHhB;;A0Bh3HA;EAYQ,yB3BR0B;E2BS1B,yBAAyB;EACzB,WhBqDQ;AVmzHhB;;A0Bt3HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVyzHhB;;A0B53HA;EAwBU,yBAAyB;EACzB,8C3BrBwB;E2BsBxB,WhByCM;AV+zHhB;;A0Bl4HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVq0HhB;;A0Bx4HA;EAYQ,yB3BT0B;E2BU1B,yBAAyB;EACzB,yBhBmDa;AV60HrB;;A0B94HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,yBhB6CW;AVm1HrB;;A0Bp5HA;EAwBU,yBAAyB;EACzB,+C3BtBwB;E2BuBxB,yBhBuCW;AVy1HrB;;A0B15HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,yBhBiCW;AV+1HrB;;A0Bh6HA;EAYQ,yB3BHyB;E2BIzB,yBAAyB;EACzB,WhBqDQ;AVm2HhB;;A0Bt6HA;EAkBU,yBhB2EuB;EgB1EvB,yBAAyB;EACzB,WhB+CM;AVy2HhB;;A0B56HA;EAwBU,yBAAyB;EACzB,8C3BhBuB;E2BiBvB,WhByCM;AV+2HhB;;A0Bl7HA;EA8BU,yBhB+DuB;EgB9DvB,yBAAyB;EACzB,WhBmCM;AVq3HhB;;A0Bx7HA;EAmCI,kB3BZY;ACq6HhB;;A0B57HA;EAqCI,e3BfS;AC06Hb;;A0Bh8HA;EAuCI,kB3BlBY;AC+6HhB;;A0Bp8HA;EA0CQ,eAAe;A1B85HvB;;A0Bx8HA;EA4CI,iB3BxBW;ACw7Hf;;A0B58HA;EA+CQ,eAAe;A1Bi6HvB;;A0Bh9HA;EAmDM,6BAA6B;EAC7B,0BAA0B;A1Bi6HhC;;A0Br9HA;EAsDM,4BAA4B;EAC5B,yBAAyB;A1Bm6H/B;;A0B19HA;EA0DQ,kB3BHI;ACu6HZ;;A0B99HA;EA4DQ,aAAa;A1Bs6HrB;;A0Bl+HA;EA+DM,sBAAsB;A1Bu6H5B;;A0Bt+HA;EAiEM,sBAAsB;EACtB,YAAY;EACZ,gBAAgB;A1By6HtB;;A0B5+HA;EAqEM,uBAAuB;A1B26H7B;;A0Bh/HA;EAuEM,aAAa;EACb,YAAY;A1B66HlB;;A0Br/HA;EA0EQ,eAAe;A1B+6HvB;;A0Bz/HA;EA6EQ,eAAe;A1Bg7HvB;;A0B7/HA;EAgFQ,eAAe;A1Bi7HvB;;A0BjgIA;EAmFQ,eAAe;A1Bk7HvB;;A0BrgIA;EAsFQ,0BAA4C;A1Bm7HpD;;A0BzgIA;EAwFQ,0B3BjCI;E2BkCJ,uBAAuB;A1Bq7H/B;;A0B9gIA;EA2FI,uBAAuB;A1Bu7H3B;;A0BlhIA;EA8FM,WAAW;A1Bw7HjB;;A0BthIA;EAgGM,YAAY;EACZ,eAAe;A1B07HrB;;A0B3hIA;EAmGI,yBAAyB;A1B47H7B;;A0B/hIA;EAqGM,0BAA4C;A1B87HlD;;A0BniIA;EAuGM,0B3BhDM;E2BiDN,2BAA2B;EAC3B,SAAS;A1Bg8Hf;;A0B97HA;EACE,oBAAoB;EACpB,aAAa;EACb,eAAe;EACf,2BAA2B;EAC3B,gBAAgB;EAChB,kBAAkB;A1Bi8HpB;;A0Bv8HA;EASM,yBhBvB2B;EgBwB3B,c3B9HwB;ACgkI9B;;A0B58HA;EAYM,qBhB1B2B;AV89HjC;;A0Bh9HA;EAeM,yBhB7B2B;EgB8B3B,c3BpIwB;ACykI9B;;A0Br9HA;EAkBM,qBhBhC2B;AVu+HjC;;A0Br8HA;EACE,YAAY;EACZ,OAAO;EACP,UAAU;EACV,aAAa;EACb,kBAAkB;EAClB,MAAM;EACN,WAAW;A1Bw8Hb;;A0Bt8HA;;EAGE,qB3BhJ4B;E2BiJ5B,kB3BrFU;E2BsFV,cAAc;EACd,iBAAiB;EACjB,kBAAkB;EAClB,mBAAmB;A1Bw8HrB;;A0Bt8HA;EACE,4B3BrJ4B;E2BsJ5B,c3B5J4B;ACqmI9B;;A0Bv8HA;EACE,qB3B5J4B;E2B6J5B,mBA9J4B;EA+J5B,2BA9JoC;EA+JpC,cAAc;EACd,eA/JwB;EAgKxB,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;A1B08HzB;;A0Bx8HA;EACE,mBAAmB;EACnB,aAAa;EACb,WAAW;EACX,uBAAuB;EzBCrB,mByBAmC;EACrC,UAAU;A1B28HZ;;A0Bj9HA;EAQI,eAAe;A1B68HnB;;A2B7nIA;EACE,c5BF4B;E4BG5B,cAAc;EACd,e5B2BW;E4B1BX,gB5BiCe;AC+lIjB;;A2BpoIA;EAMI,oBAAoB;A3BkoIxB;;A2BxoIA;EASI,kB5BsBY;AC6mIhB;;A2B5oIA;EAWI,kB5BkBY;ACmnIhB;;A2BhpIA;EAaI,iB5BeW;ACwnIf;;A2BroIA;EACE,cAAc;EACd,kB5Bcc;E4Bbd,mBAAmB;A3BwoIrB;;A2B3oIA;EAOM,Y5BdyB;ACspI/B;;A2B/oIA;EAOM,c5B3BuB;ACuqI7B;;A2BnpIA;EAOM,iB5BhBwB;ACgqI9B;;A2BvpIA;EAOM,c5BvBwB;AC2qI9B;;A2B3pIA;EAOM,c5BT4B;ACiqIlC;;A2B/pIA;EAOM,c5BP4B;ACmqIlC;;A2BnqIA;EAOM,c5BR4B;ACwqIlC;;A2BvqIA;EAOM,c5BV4B;AC8qIlC;;A2B3qIA;EAOM,c5BX4B;ACmrIlC;;A2B/qIA;EAOM,c5BL2B;ACirIjC;;A2BxqIA;EAEI,sBAAsB;A3B0qI1B;;A2B5qIA;EAKI,aAAa;EACb,2BAA2B;A3B2qI/B;;A2BjrIA;E1BmJI,kB0B1IwC;A3B4qI5C;;A2BrrIA;;;EAcU,gBAAgB;A3B6qI1B;;A2B3rIA;;;EAoBY,6BAA6B;EAC7B,0BAA0B;A3B6qItC;;A2BlsIA;;;EA8BY,4BAA4B;EAC5B,yBAAyB;A3B0qIrC;;A2BzsIA;;;;;EAyCY,UAAU;A3BwqItB;;A2BjtIA;;;;;;;;;EA8CY,UAAU;A3B+qItB;;A2B7tIA;;;;;;;;;EAgDc,UAAU;A3ByrIxB;;A2BzuIA;EAkDQ,YAAY;EACZ,cAAc;A3B2rItB;;A2B9uIA;EAqDM,uBAAuB;A3B6rI7B;;A2BlvIA;EAuDM,yBAAyB;A3B+rI/B;;A2BtvIA;EA0DQ,YAAY;EACZ,cAAc;A3BgsItB;;A2B3vIA;EA6DI,aAAa;EACb,2BAA2B;A3BksI/B;;A2BhwIA;EAgEM,cAAc;A3BosIpB;;A2BpwIA;EAkEQ,gBAAgB;E1BiFpB,qB0BhF2C;A3BssI/C;;A2BzwIA;EAqEQ,YAAY;EACZ,cAAc;A3BwsItB;;A2B9wIA;EAwEM,uBAAuB;A3B0sI7B;;A2BlxIA;EA0EM,yBAAyB;A3B4sI/B;;A2BtxIA;EA4EM,eAAe;A3B8sIrB;;A2B1xIA;EAgFU,sBAAsB;A3B8sIhC;;A2B9xIA;EAkFQ,uBAAuB;A3BgtI/B;;A2BlyIA;EAoFQ,gBAAgB;A3BktIxB;;AC7tIE;E0BzEF;IAuFM,aAAa;E3BotIjB;AACF;;A2BntIA;EAEI,kBAAkB;A3BqtItB;;AC3uIE;E0BoBF;IAII,qBAAqB;E3BwtIvB;AACF;;AC7uIE;E0BgBF;IAMI,aAAa;IACb,YAAY;IACZ,cAAc;I1BkDd,oB0BjDsC;IACtC,iBAAiB;E3B4tInB;E2BtuIF;IAYM,kB5BhGU;I4BiGV,oBAAoB;E3B6tIxB;E2B1uIF;IAeM,oBAAoB;E3B8tIxB;E2B7uIF;IAiBM,kB5BvGU;I4BwGV,oBAAoB;E3B+tIxB;E2BjvIF;IAoBM,iB5B3GS;I4B4GT,oBAAoB;E3BguIxB;AACF;;A2B/tIA;EAEI,gBAAgB;A3BiuIpB;;AC1wIE;E0BuCF;IAII,aAAa;IACb,aAAa;IACb,YAAY;IACZ,cAAc;E3BouIhB;E2B3uIF;IASM,gBAAgB;E3BquIpB;E2B9uIF;IAWM,cAAc;E3BsuIlB;E2BjvIF;IAaQ,YAAY;E3BuuIlB;E2BpvIF;I1BmCI,qB0BpB2C;E3BwuI7C;AACF;;A2BvuIA;EACE,sBAAsB;EACtB,WAAW;EACX,e5BhIW;E4BiIX,kBAAkB;EAClB,mBAAmB;A3B0uIrB;;A2B/uIA;;;EAaU,c5BxKoB;ACg5I9B;;A2BrvIA;;;EAeQ,kB5B3IQ;ACu3IhB;;A2B3vIA;;;EAiBQ,kB5B/IQ;AC+3IhB;;A2BjwIA;;;EAmBQ,iB5BlJO;ACs4If;;A2BvwIA;EAqBM,c5B7KwB;E4B8KxB,a7BjLgB;E6BkLhB,oBAAoB;EACpB,kBAAkB;EAClB,MAAM;EACN,Y7BrLgB;E6BsLhB,UAAU;A3BsvIhB;;A2BjxIA;;EA+BM,mB7B1LgB;AEi7ItB;;A2BtxIA;EAiCM,OAAO;A3ByvIb;;A2B1xIA;;EAqCM,oB7BhMgB;AE07ItB;;A2B/xIA;EAuCM,QAAQ;A3B4vId;;A2BnyIA;EA2CM,6BAA6B;E1BjB/B,c0BkB+B;EAC7B,YAAY;EACZ,UAAU;A3B4vIhB;;A2B1yIA;EAgDM,kB5B5KU;AC06IhB;;A2B9yIA;EAkDM,kB5BhLU;ACg7IhB;;A2BlzIA;EAoDM,iB5BnLS;ACq7If;;A4Bx9IA,qBAAA;ACWA;EAGE,e9BuBW;E8BtBX,mBAAmB;A7B+8IrB;;A6Bn9IA;EAMI,mBAAmB;EACnB,c9BI8B;E8BH9B,aAAa;EACb,uBAAuB;EACvB,iBAduC;A7B+9I3C;;A6B39IA;EAYM,c9BjBwB;ACo+I9B;;A6B/9IA;EAcI,mBAAmB;EACnB,aAAa;A7Bq9IjB;;A6Bp+IA;E5ByKI,e4BxJoC;A7Bu9IxC;;A6Bx+IA;EAoBQ,c9BzBsB;E8B0BtB,eAAe;EACf,oBAAoB;A7Bw9I5B;;A6B9+IA;EAwBM,c9B1BwB;E8B2BxB,iBAAiB;A7B09IvB;;A6Bn/IA;;EA4BI,uBAAuB;EACvB,aAAa;EACb,eAAe;EACf,2BAA2B;A7B49I/B;;A6B3/IA;E5ByKI,mB4BvIuC;A7B69I3C;;A6B//IA;E5ByKI,kB4BrIuC;A7B+9I3C;;A6BngJA;;EAyCM,uBAAuB;A7B+9I7B;;A6BxgJA;;EA6CM,yBAAyB;A7Bg+I/B;;A6B7gJA;EAgDI,kB9BrBY;ACs/IhB;;A6BjhJA;EAkDI,kB9BzBY;AC4/IhB;;A6BrhJA;EAoDI,iB9B5BW;ACigJf;;A6BzhJA;EAwDM,iBAAiB;A7Bq+IvB;;A6B7hJA;EA2DM,iBAAiB;A7Bs+IvB;;A6BjiJA;EA8DM,iBAAiB;A7Bu+IvB;;A6BriJA;EAiEM,iBAAiB;A7Bw+IvB;;A8B9hJA;EACE,uB/BR6B;E+BS7B,sBAnBmB;EAoBnB,0F/BvB2B;E+BwB3B,c/BnB4B;E+BoB5B,eAAe;EACf,kBAAkB;A9BiiJpB;;A8B9hJE;EACE,+BA3BiB;EA4BjB,gCA5BiB;A9B6jJrB;;A8BhiJE;EACE,kCA9BiB;EA+BjB,mCA/BiB;A9BkkJrB;;A8BjiJA;EAEE,6BAjCwC;EAkCxC,oBAAoB;EACpB,kD/BxC2B;E+ByC3B,aAAa;A9BmiJf;;A8BjiJA;EACE,mBAAmB;EACnB,c/BzC4B;E+B0C5B,aAAa;EACb,YAAY;EACZ,gB/BNe;E+BOf,qBA1CgC;A9B8kJlC;;A8B1iJA;EAQI,uBAAuB;A9BsiJ3B;;A8BpiJA;E7BqBE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;E6B5BV,mBAAmB;EACnB,eAAe;EACf,aAAa;EACb,uBAAuB;EACvB,qBApDgC;A9BomJlC;;A8B9iJA;EACE,cAAc;EACd,kBAAkB;A9BijJpB;;A8BnjJA;EAKM,+BA/De;EAgEf,gCAhEe;A9BknJrB;;A8BxjJA;EASM,kCAnEe;EAoEf,mCApEe;A9BunJrB;;A8BjjJA;EAEE,6BAhEyC;EAiEzC,eAhE2B;A9BmnJ7B;;A8BjjJA;EAEE,6BAlEwC;EAmExC,6B/BxE6B;E+ByE7B,oBAAoB;EACpB,aAAa;A9BmjJf;;A8BjjJA;EACE,mBAAmB;EACnB,aAAa;EACb,aAAa;EACb,YAAY;EACZ,cAAc;EACd,uBAAuB;EACvB,gBA5E2B;A9BgoJ7B;;A8B3jJA;E7B6FI,+BFzK2B;AC2oJ/B;;A8BljJA;EAEI,qB/BtDkB;AC0mJtB;;A+BroJA;EACE,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;A/BwoJrB;;A+B3oJA;EAOM,cAAc;A/BwoJpB;;A+B/oJA;EAUM,UAAU;EACV,QAAQ;A/ByoJd;;A+BppJA;EAcM,YAAY;EACZ,mBA9BuB;EA+BvB,oBAAoB;EACpB,SAAS;A/B0oJf;;A+BxoJA;EACE,aAAa;E9BmJX,O8BlJqB;EACvB,gBAzC6B;EA0C7B,gBAtC2B;EAuC3B,kBAAkB;EAClB,SAAS;EACT,WApCqB;A/B+qJvB;;A+BzoJA;EACE,uBhCnC6B;EgCoC7B,kBhCmBU;EgClBV,0FhClD2B;EgCmD3B,sBA9CsC;EA+CtC,mBA9CmC;A/B0rJrC;;Ae9qJgB;EgBqCd,chClD4B;EgCmD5B,cAAc;EACd,mBAAmB;EACnB,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;A/B6oJpB;;A+B3oJA;;E9BoHI,mB8BlHmC;EACrC,mBAAmB;EACnB,mBAAmB;EACnB,WAAW;A/B8oJb;;A+BnpJA;;EAOI,4BhC1D0B;EgC2D1B,chCtEyB;ACutJ7B;;A+BzpJA;;EAUI,yBhCpD8B;EgCqD9B,WrBOY;AV6oJhB;;A+BlpJA;EACE,yBhCnE6B;EgCoE7B,YAAY;EACZ,cAAc;EACd,WAAW;EACX,gBAAgB;A/BqpJlB;;AgCnuJA;EAEE,mBAAmB;EACnB,8BAA8B;AhCquJhC;;AgCxuJA;EAKI,kBjC6DQ;AC0qJZ;;AgC5uJA;EAOI,qBAAqB;EACrB,mBAAmB;AhCyuJvB;;AgCjvJA;EAWI,aAAa;AhC0uJjB;;AgCrvJA;;EAcM,aAAa;AhC4uJnB;;AgC1vJA;EAgBM,aAAa;AhC8uJnB;;AgC9vJA;EAmBQ,gBAAgB;E/B6JpB,qB+BlLuC;AhCqwJ3C;;AgCnwJA;EAsBQ,YAAY;AhCivJpB;;ACjqJE;E+BtGF;IAyBI,aAAa;EhCmvJf;EgC5wJF;IA4BQ,YAAY;EhCmvJlB;AACF;;AgClvJA;EACE,mBAAmB;EACnB,aAAa;EACb,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,uBAAuB;AhCqvJzB;;AgC3vJA;;EASI,gBAAgB;AhCuvJpB;;AC5rJE;E+BpEF;IAaM,sBA7CqC;EhCqyJzC;AACF;;AgCvvJA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AhC0vJhB;;AgC9vJA;;EAQM,YAAY;AhC2vJlB;;AC1sJE;E+BzDF;;I/BmII,qB+BlLuC;EhCwzJzC;AACF;;AgC5vJA;EACE,mBAAmB;EACnB,2BAA2B;AhC+vJ7B;;AC1tJE;E+BvCF;IAMM,kBAAkB;EhCgwJtB;AACF;;AC5tJE;E+B3CF;IAQI,aAAa;EhCowJf;AACF;;AgCnwJA;EACE,mBAAmB;EACnB,yBAAyB;AhCswJ3B;;ACvuJE;E+BjCF;IAKI,aAAa;EhCwwJf;AACF;;AiC50JA;EACE,uBAAuB;EACvB,aAAa;EACb,mBAAmB;AjC+0JrB;;AiCl1JA;EAKI,sBAV2B;AjC21J/B;;AiCt1JA;EAOI,8ClCR0B;EkCS1B,aAAa;EACb,oBAb2B;AjCg2J/B;;AiC51JA;;EAYM,qBAfgC;AjCo2JtC;;AiCj2JA;EAcM,mBAhBwB;AjCu2J9B;;AiCr2JA;EAgBQ,kBAlBsB;AjC22J9B;;AiCz2JA;EAkBI,8ClCnB0B;EkCoB1B,gBA1BgB;EA2BhB,iBA3BgB;AjCs3JpB;;AiC/2JA;EAwBM,kBA9BsB;EA+BtB,mBA/BsB;AjC03J5B;;AiCz1JA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AjC41JhB;;AiC11JA;EhCwII,kBgChLgB;AjCs4JpB;;AiC31JA;EhCqII,iBgChLgB;AjC04JpB;;AiC51JA;EACE,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,mBAAmB;AjC+1JrB;;AC/yJE;EgCpDF;IAQI,gBAAgB;EjCg2JlB;AACF;;AkCv4JA;EACE,enCgBW;AC03Jb;;AkC34JA;EAII,kBnCcY;AC63JhB;;AkC/4JA;EAMI,kBnCUY;ACm4JhB;;AkCn5JA;EAQI,iBnCOW;ACw4Jf;;AkC74JA;EACE,iBArB0B;AlCq6J5B;;AkCj5JA;EAGI,kBnCoCc;EmCnCd,cnC3B0B;EmC4B1B,cAAc;EACd,qBAzBiC;AlC26JrC;;AkCx5JA;EAQM,4BnCzBwB;EmC0BxB,cnCjCwB;ACq7J9B;;AkC75JA;EAYM,yBnCpB4B;EmCqB5B,WxBuCU;AV82JhB;;AkCl6JA;EjCsJI,8BF1K0B;EmCqCxB,cAnC0B;EjCwK5B,oBiCvKkC;AlCy7JtC;;AkCp5JA;EACE,cnC3C4B;EmC4C5B,iBApC2B;EAqC3B,qBApC+B;EAqC/B,yBAAyB;AlCu5J3B;;AkC35JA;EAMI,eAtCoB;AlC+7JxB;;AkC/5JA;EAQI,kBAxCoB;AlCm8JxB;;AmC97JA;EAEE,4BpCZ4B;EoCa5B,kBpC4CU;EoC3CV,epCUW;ACs7Jb;;AmCp8JA;EAMI,mBAAmB;AnCk8JvB;;AmCx8JA;EAQI,mBAAmB;EACnB,0BAA0B;AnCo8J9B;;AmC78JA;EAYI,kBpCGY;ACk8JhB;;AmCj9JA;EAcI,kBpCDY;ACw8JhB;;AmCr9JA;EAgBI,iBpCJW;AC68Jf;;AmCz9JA;EAsCM,uBAH+C;AnC07JrD;;AmC79JA;EAwCQ,uBpChDuB;EoCiDvB,cpC9DqB;ACu/J7B;;AmCl+JA;EA2CQ,mBpCnDuB;AC8+J/B;;AmCt+JA;EAsCM,yBAH+C;AnCu8JrD;;AmC1+JA;EAwCQ,yBpC7DqB;EoC8DrB,YpCjDuB;ACu/J/B;;AmC/+JA;EA2CQ,qBpChEqB;ACwgK7B;;AmCn/JA;EAsCM,yBAH+C;AnCo9JrD;;AmCv/JA;EAwCQ,4BpClDsB;EoCmDtB,yBzBgBa;AVm8JrB;;AmC5/JA;EA2CQ,wBpCrDsB;AC0gK9B;;AmChgKA;EAsCM,yBAH+C;AnCi+JrD;;AmCpgKA;EAwCQ,yBpCzDsB;EoC0DtB,WzBkBQ;AV88JhB;;AmCzgKA;EA2CQ,qBpC5DsB;AC8hK9B;;AmC7gKA;EAsCM,yBzB4B0C;AV+8JhD;;AmCjhKA;EAwCQ,yBpC3C0B;EoC4C1B,WzBkBQ;AV29JhB;;AmCthKA;EA2CQ,qBpC9C0B;EoC+C1B,czB8B6D;AVi9JrE;;AmC3hKA;EAsCM,yBzB4B0C;AV69JhD;;AmC/hKA;EAwCQ,yBpCzC0B;EoC0C1B,WzBkBQ;AVy+JhB;;AmCpiKA;EA2CQ,qBpC5C0B;EoC6C1B,czB8B6D;AV+9JrE;;AmCziKA;EAsCM,yBzB4B0C;AV2+JhD;;AmC7iKA;EAwCQ,yBpC1C0B;EoC2C1B,WzBkBQ;AVu/JhB;;AmCljKA;EA2CQ,qBpC7C0B;EoC8C1B,czB8B6D;AV6+JrE;;AmCvjKA;EAsCM,yBzB4B0C;AVy/JhD;;AmC3jKA;EAwCQ,yBpC5C0B;EoC6C1B,WzBkBQ;AVqgKhB;;AmChkKA;EA2CQ,qBpC/C0B;EoCgD1B,czB8B6D;AV2/JrE;;AmCrkKA;EAsCM,yBzB4B0C;AVugKhD;;AmCzkKA;EAwCQ,yBpC7C0B;EoC8C1B,yBzBgBa;AVqhKrB;;AmC9kKA;EA2CQ,qBpChD0B;EoCiD1B,czB8B6D;AVygKrE;;AmCnlKA;EAsCM,yBzB4B0C;AVqhKhD;;AmCvlKA;EAwCQ,yBpCvCyB;EoCwCzB,WzBkBQ;AViiKhB;;AmC5lKA;EA2CQ,qBpC1CyB;EoC2CzB,czB8B6D;AVuhKrE;;AmCnjKA;EACE,mBAAmB;EACnB,yBpChE4B;EoCiE5B,0BAAgE;EAChE,WzBSc;EyBRd,aAAa;EACb,gBpC/Be;EoCgCf,8BAA8B;EAC9B,iBAAiB;EACjB,mBAtEiC;EAuEjC,kBAAkB;AnCsjKpB;;AmChkKA;EAYI,YAAY;EACZ,cAAc;ElCkGd,mBkCjGsC;AnCwjK1C;;AmCtkKA;EAgBI,eAjEgC;EAkEhC,yBAAyB;EACzB,0BAA0B;AnC0jK9B;;AmCxjKA;EACE,qBpChF4B;EoCiF5B,kBpCrBU;EoCsBV,mBAAmB;EACnB,uBAjFmC;EAkFnC,cpCvF4B;EoCwF5B,qBAjFiC;AnC4oKnC;;AmCjkKA;;EASI,uBpCnF2B;ACgpK/B;;AmCtkKA;EAWI,6BAlFgD;AnCipKpD;;AoCjoKA;EAEE,mBAAmB;EACnB,aAAa;EACb,sBAAsB;EACtB,uBAAuB;EACvB,gBAAgB;EAChB,eAAe;EACf,WAxCU;ApC2qKZ;;AoC3oKA;EAWI,aAAa;ApCooKjB;;AoCloKA;EAEE,wCrC/C2B;ACmrK7B;;AoCloKA;;EAEE,cA9CgC;EA+ChC,+BAA0D;EAC1D,cAAc;EACd,kBAAkB;EAClB,WAAW;ApCqoKb;;ACpmKE;EmCvCF;;IASI,cAAc;IACd,8BAA0D;IAC1D,YAxDuB;EpCgsKzB;AACF;;AoCvoKA;EAEE,gBAAgB;EAChB,YAxD2B;EAyD3B,eAAe;EnCwHb,WmChLoB;EA0DtB,SAzDoB;EA0DpB,WA5D2B;ApCqsK7B;;AoCvoKA;EACE,aAAa;EACb,sBAAsB;EACtB,8BAAgD;EAChD,gBAAgB;EAChB,uBAAuB;ApC0oKzB;;AoCxoKA;;EAEE,mBAAmB;EACnB,4BrCtE4B;EqCuE5B,aAAa;EACb,cAAc;EACd,2BAA2B;EAC3B,aApE4B;EAqE5B,kBAAkB;ApC2oKpB;;AoCzoKA;EACE,gCrCjF4B;EqCkF5B,2BrCrBgB;EqCsBhB,4BrCtBgB;ACkqKlB;;AoC1oKA;EACE,crC1F4B;EqC2F5B,YAAY;EACZ,cAAc;EACd,iBrChEa;EqCiEb,cA7E8B;ApC0tKhC;;AoC3oKA;EACE,8BrChCgB;EqCiChB,+BrCjCgB;EqCkChB,6BrC/F4B;AC6uK9B;;AoCjpKA;EnC8EI,mBmCxEuC;ApC+oK3C;;AoC7oKA;EnC3CE,iCAAiC;EmC6CjC,uBrCjG6B;EqCkG7B,YAAY;EACZ,cAAc;EACd,cAAc;EACd,aAtF4B;ApCsuK9B;;AqC1sKA;EACE,uBtC5C6B;EsC6C7B,mBAvDqB;EAwDrB,kBAAkB;EAClB,WAtDW;ArCmwKb;;AqCjtKA;EASM,uBtCpDyB;EsCqDzB,ctClEuB;AC8wK7B;;AqCttKA;;EAcU,ctCtEmB;ACmxK7B;;AqC3tKA;;;;EAoBY,yB3B8BqB;E2B7BrB,ctC7EiB;AC2xK7B;;AqCnuKA;EAwBY,qBtChFiB;AC+xK7B;;AqCvuKA;EA0BQ,ctClFqB;ACmyK7B;;AC3sKE;EoChCF;;;;IAgCY,ctCxFiB;EC2yK3B;EqCnvKF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,ctC/Fe;ECwzK3B;EqChwKF;;IA0Cc,qBtClGe;EC4zK3B;EqCpwKF;;;IA8CU,yB3BIuB;I2BHvB,ctCvGmB;ECk0K3B;EqC1wKF;IAmDc,uBtC9FiB;IsC+FjB,ctC5Ge;ECs0K3B;AACF;;AqC/wKA;EASM,yBtCjEuB;EsCkEvB,YtCrDyB;AC+zK/B;;AqCpxKA;;EAcU,YtCzDqB;ACo0K/B;;AqCzxKA;;;;EAoBY,uB3B8BqB;E2B7BrB,YtChEmB;AC40K/B;;AqCjyKA;EAwBY,mBtCnEmB;ACg1K/B;;AqCryKA;EA0BQ,YtCrEuB;ACo1K/B;;ACzwKE;EoChCF;;;;IAgCY,YtC3EmB;EC41K7B;EqCjzKF;;;;;;;;;;IAsCc,uB3BYmB;I2BXnB,YtClFiB;ECy2K7B;EqC9zKF;;IA0Cc,mBtCrFiB;EC62K7B;EqCl0KF;;;IA8CU,uB3BIuB;I2BHvB,YtC1FqB;ECm3K7B;EqCx0KF;IAmDc,yBtC3Ge;IsC4Gf,YtC/FiB;ECu3K7B;AACF;;AqC70KA;EASM,4BtCtDwB;EsCuDxB,yB3BYe;AV4zKrB;;AqCl1KA;;EAcU,yB3BQW;AVi0KrB;;AqCv1KA;;;;EAoBY,yB3B8BqB;E2B7BrB,yB3BCS;AVy0KrB;;AqC/1KA;EAwBY,gC3BFS;AV60KrB;;AqCn2KA;EA0BQ,yB3BJa;AVi1KrB;;ACv0KE;EoChCF;;;;IAgCY,yB3BVS;EVy1KnB;EqC/2KF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,yB3BjBO;EVs2KnB;EqC53KF;;IA0Cc,gC3BpBO;EV02KnB;EqCh4KF;;;IA8CU,yB3BIuB;I2BHvB,yB3BzBW;EVg3KnB;EqCt4KF;IAmDc,4BtChGgB;IsCiGhB,yB3B9BO;EVo3KnB;AACF;;AqC34KA;EASM,yBtC7DwB;EsC8DxB,W3BcU;AVw3KhB;;AqCh5KA;;EAcU,W3BUM;AV63KhB;;AqCr5KA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVq4KhB;;AqC75KA;EAwBY,kB3BAI;AVy4KhB;;AqCj6KA;EA0BQ,W3BFQ;AV64KhB;;ACr4KE;EoChCF;;;;IAgCY,W3BRI;EVq5Kd;EqC76KF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EVk6Kd;EqC17KF;;IA0Cc,kB3BlBE;EVs6Kd;EqC97KF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EV46Kd;EqCp8KF;IAmDc,yBtCvGgB;IsCwGhB,W3B5BE;EVg7Kd;AACF;;AqCz8KA;EASM,yBtC/C4B;EsCgD5B,W3BcU;AVs7KhB;;AqC98KA;;EAcU,W3BUM;AV27KhB;;AqCn9KA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVm8KhB;;AqC39KA;EAwBY,kB3BAI;AVu8KhB;;AqC/9KA;EA0BQ,W3BFQ;AV28KhB;;ACn8KE;EoChCF;;;;IAgCY,W3BRI;EVm9Kd;EqC3+KF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EVg+Kd;EqCx/KF;;IA0Cc,kB3BlBE;EVo+Kd;EqC5/KF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EV0+Kd;EqClgLF;IAmDc,yBtCzFoB;IsC0FpB,W3B5BE;EV8+Kd;AACF;;AqCvgLA;EASM,yBtC7C4B;EsC8C5B,W3BcU;AVo/KhB;;AqC5gLA;;EAcU,W3BUM;AVy/KhB;;AqCjhLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVigLhB;;AqCzhLA;EAwBY,kB3BAI;AVqgLhB;;AqC7hLA;EA0BQ,W3BFQ;AVygLhB;;ACjgLE;EoChCF;;;;IAgCY,W3BRI;EVihLd;EqCziLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EV8hLd;EqCtjLF;;IA0Cc,kB3BlBE;EVkiLd;EqC1jLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVwiLd;EqChkLF;IAmDc,yBtCvFoB;IsCwFpB,W3B5BE;EV4iLd;AACF;;AqCrkLA;EASM,yBtC9C4B;EsC+C5B,W3BcU;AVkjLhB;;AqC1kLA;;EAcU,W3BUM;AVujLhB;;AqC/kLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AV+jLhB;;AqCvlLA;EAwBY,kB3BAI;AVmkLhB;;AqC3lLA;EA0BQ,W3BFQ;AVukLhB;;AC/jLE;EoChCF;;;;IAgCY,W3BRI;EV+kLd;EqCvmLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EV4lLd;EqCpnLF;;IA0Cc,kB3BlBE;EVgmLd;EqCxnLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVsmLd;EqC9nLF;IAmDc,yBtCxFoB;IsCyFpB,W3B5BE;EV0mLd;AACF;;AqCnoLA;EASM,yBtChD4B;EsCiD5B,W3BcU;AVgnLhB;;AqCxoLA;;EAcU,W3BUM;AVqnLhB;;AqC7oLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AV6nLhB;;AqCrpLA;EAwBY,kB3BAI;AVioLhB;;AqCzpLA;EA0BQ,W3BFQ;AVqoLhB;;AC7nLE;EoChCF;;;;IAgCY,W3BRI;EV6oLd;EqCrqLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EV0pLd;EqClrLF;;IA0Cc,kB3BlBE;EV8pLd;EqCtrLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVoqLd;EqC5rLF;IAmDc,yBtC1FoB;IsC2FpB,W3B5BE;EVwqLd;AACF;;AqCjsLA;EASM,yBtCjD4B;EsCkD5B,yB3BYe;AVgrLrB;;AqCtsLA;;EAcU,yB3BQW;AVqrLrB;;AqC3sLA;;;;EAoBY,yB3B8BqB;E2B7BrB,yB3BCS;AV6rLrB;;AqCntLA;EAwBY,gC3BFS;AVisLrB;;AqCvtLA;EA0BQ,yB3BJa;AVqsLrB;;AC3rLE;EoChCF;;;;IAgCY,yB3BVS;EV6sLnB;EqCnuLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,yB3BjBO;EV0tLnB;EqChvLF;;IA0Cc,gC3BpBO;EV8tLnB;EqCpvLF;;;IA8CU,yB3BIuB;I2BHvB,yB3BzBW;EVouLnB;EqC1vLF;IAmDc,yBtC3FoB;IsC4FpB,yB3B9BO;EVwuLnB;AACF;;AqC/vLA;EASM,yBtC3C2B;EsC4C3B,W3BcU;AV4uLhB;;AqCpwLA;;EAcU,W3BUM;AVivLhB;;AqCzwLA;;;;EAoBY,yB3B8BqB;E2B7BrB,W3BGI;AVyvLhB;;AqCjxLA;EAwBY,kB3BAI;AV6vLhB;;AqCrxLA;EA0BQ,W3BFQ;AViwLhB;;ACzvLE;EoChCF;;;;IAgCY,W3BRI;EVywLd;EqCjyLF;;;;;;;;;;IAsCc,yB3BYmB;I2BXnB,W3BfE;EVsxLd;EqC9yLF;;IA0Cc,kB3BlBE;EV0xLd;EqClzLF;;;IA8CU,yB3BIuB;I2BHvB,W3BvBM;EVgyLd;EqCxzLF;IAmDc,yBtCrFmB;IsCsFnB,W3B5BE;EVoyLd;AACF;;AqC7zLA;EAsDI,oBAAoB;EACpB,aAAa;EACb,mBA7GmB;EA8GnB,WAAW;ArC2wLf;;AqCp0LA;EA2DI,gCtCxG0B;ACq3L9B;;AqCx0LA;EALE,OAAO;EACP,eAAe;EACf,QAAQ;EACR,WA/CiB;ArCg4LnB;;AqC/0LA;EAgEI,SAAS;ArCmxLb;;AqCn1LA;EAkEM,iCtC/GwB;ACo4L9B;;AqCv1LA;EAoEI,MAAM;ArCuxLV;;AqCrxLA;;EAGI,oBA9HmB;ArCq5LvB;;AqC1xLA;;EAKI,uBAhImB;ArC05LvB;;AqCxxLA;;EAEE,oBAAoB;EACpB,aAAa;EACb,cAAc;EACd,mBAvIqB;ArCk6LvB;;AqCzxLA;EAIM,6BAA6B;ArCyxLnC;;AqCvxLA;EpCjFE,iCAAiC;EoCmFjC,gBAAgB;EAChB,gBAAgB;EAChB,kBAAkB;ArC0xLpB;;AqCxxLA;EAEE,ctCrJ4B;EEoB5B,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,eAAe;EACf,cAAc;EACd,eoC7BqB;EpC8BrB,kBAAkB;EAClB,coC/BqB;EpC+KnB,iBoCtBkC;ArCmyLtC;;AC55LE;EACE,8BAA8B;EAC9B,cAAc;EACd,WAAW;EACX,qBAAqB;EACrB,kBAAkB;EAClB,wBAAwB;EACxB,yBF6BQ;EE5BR,yDAAyD;EACzD,oCFsBa;EErBb,WAAW;AD+5Lf;;AC95LI;EACE,oBAAoB;ADi6L1B;;ACh6LI;EACE,oBAAoB;ADm6L1B;;ACl6LI;EACE,oBAAoB;ADq6L1B;;ACp6LE;EACE,qCAAiC;ADu6LrC;;ACn6LM;EACE,wCAAwC;ADs6LhD;;ACr6LM;EACE,UAAU;ADw6LlB;;ACv6LM;EACE,0CAA0C;AD06LlD;;AqC10LA;EACE,aAAa;ArC60Lf;;AqC30LA;;EAEE,ctC9J4B;EsC+J5B,cAAc;EACd,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;ArC80LpB;;AqCp1LA;;EASM,qBAAqB;EACrB,sBAAsB;ArCg1L5B;;AqC90LA;;EAEE,eAAe;ArCi1LjB;;AqCn1LA;;;;;EAOI,yBtCxK0B;EsCyK1B,ctCjK8B;ACq/LlC;;AqCl1LA;EACE,YAAY;EACZ,cAAc;ArCq1LhB;;AqCv1LA;EAII,mBA7KgC;ArCogMpC;;AqC31LA;EAMI,UAAU;ArCy1Ld;;AqC/1LA;EAQI,YAAY;EACZ,cAAc;ArC21LlB;;AqCp2LA;EAWI,oCAAoC;EACpC,mBAhMmB;EAiMnB,kCAAkC;ArC61LtC;;AqC12LA;EAgBM,6BArLyC;EAsLzC,4BtCpL4B;ACkhMlC;;AqC/2LA;EAmBM,6BArL0C;EAsL1C,4BtCvL4B;EsCwL5B,0BArLuC;EAsLvC,wBArLqC;EAsLrC,ctC1L4B;EsC2L5B,kCAAwE;ArCg2L9E;;AqC91LA;EACE,YAAY;EACZ,cAAc;ArCi2LhB;;AqC/1LA;EpCnCI,oBoCoCoC;ArCk2LxC;;AqCn2LA;EAII,qBtCrM8B;EsCsM9B,oBAAoB;EpChCpB,coCiC6B;ArCm2LjC;;AqCj2LA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,mBAAmB;ArCo2LrB;;AqCv2LA;EAKI,oBAAoB;EACpB,qBAAqB;ArCs2LzB;;AqCp2LA;EACE,4BtC3N4B;EsC4N5B,YAAY;EACZ,aAAa;EACb,WA/LyB;EAgMzB,gBAAgB;ArCu2LlB;;ACr/LE;EoCpCF;IAsLI,cAAc;ErCw2LhB;EqCv2LA;;IAGI,mBAAmB;IACnB,aAAa;ErCw2LjB;EqCv2LA;IAEI,aAAa;ErCw2LjB;EqCh8LF;IA0FI,uBtC3O2B;IsC4O3B,4CtCzPyB;IsC0PzB,iBAAiB;ErCy2LnB;EqC52LA;IAKI,cAAc;ErC02LlB;EqCx2LA;IA3MA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WA/CiB;ErCqmMjB;EqC92LA;IAKI,SAAS;ErC42Lb;EqCj3LA;IAOM,4CtCrQqB;ECknM3B;EqCp3LA;IASI,MAAM;ErC82LV;EqCv3LA;IpC7LA,iCAAiC;IoC2M3B,iCAA2C;IAC3C,cAAc;ErC62LpB;EqC52LA;;IAGI,oBA9QiB;ErC2nMrB;EqCh3LA;;IAKI,uBAhRiB;ErC+nMrB;AACF;;AC3iME;EoC8LA;;;;IAIE,oBAAoB;IACpB,aAAa;ErCi3Lf;EqCplMF;IAqOI,mBA1RmB;ErC4oMrB;EqCn3LA;IAGI,kBA1R0B;ErC6oM9B;EqCt3LA;;IAMM,mBAAmB;ErCo3LzB;EqC13LA;;IASM,kBtCjOI;ECslMV;EqC93LA;;;;IAgBQ,wCAAwC;ErCo3LhD;EqCp4LA;IAuBU,wCAAwC;ErCg3LlD;EqCv4LA;IA4BU,4BtC7SkB;IsC8SlB,ctCzTiB;ECuqM3B;EqC34LA;IA+BU,4BtChTkB;IsCiTlB,ctCxSsB;ECupMhC;EqCnhMF;IAsKI,aAAa;ErCg3Lf;EqC7gMF;;IAgKI,mBAAmB;IACnB,aAAa;ErCi3Lf;EqC5/LF;IA8IM,oBAAoB;ErCi3LxB;EqCn3LA;IAKM,oDAAoD;ErCi3L1D;EqCt3LA;IAOM,gCtClUsB;IsCmUtB,0BAAkE;IAClE,gBAAgB;IAChB,YAAY;IACZ,4CtC9UqB;IsC+UrB,SAAS;ErCk3Lf;EqC93LA;IAkBM,cAAc;ErC+2LpB;EqC92LM;IAEE,UAAU;IACV,oBAAoB;IACpB,wBAAwB;ErC+2LhC;EqC3iMF;IA8LI,YAAY;IACZ,cAAc;ErCg3LhB;EqC/2LA;IACE,2BAA2B;IpC7K3B,kBoC8KoC;ErCi3LtC;EqCh3LA;IACE,yBAAyB;IpChLzB,iBoCiLoC;ErCk3LtC;EqCx/LF;IAwII,uBtCxV2B;IsCyV3B,8BtCjSc;IsCkSd,+BtClSc;IsCmSd,6BtChW0B;IsCiW1B,2CtCzWyB;IsC0WzB,aAAa;IACb,mBAAmB;IpCjLnB,OoCkLuB;IACvB,eAAe;IACf,kBAAkB;IAClB,SAAS;IACT,WAjVkB;ErCosMpB;EqCtgMF;IAqJM,sBAAsB;IACtB,mBAAmB;ErCo3LvB;EqCn4LA;IpClLE,mBoCmMuC;ErCq3LzC;EqCt4LA;IAoBM,4BtC7WsB;IsC8WtB,ctCzXqB;EC8uM3B;EqC14LA;IAuBM,4BtChXsB;IsCiXtB,ctCxW0B;EC8tMhC;EqCr3LE;IAEE,kBtC1TY;IsC2TZ,gBAAgB;IAChB,4EtCjYuB;IsCkYvB,cAAc;IACd,UAAU;IACV,oBAAoB;IACpB,wBAA8C;IAC9C,2BAA2B;IAC3B,yBtChUM;IsCiUN,uCAAuC;ErCs3L3C;EqC15LA;IAsCI,UAAU;IACV,QAAQ;ErCu3LZ;EqC7hMF;IAwKI,cAAc;ErCw3LhB;EqCv3LA;;IpC5NE,qBoC+NyC;ErCw3L3C;EqC33LA;;IpC5NE,sBoCiOyC;ErC03L3C;EqCx3LA;IAlWA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WA/CiB;ErC4wMjB;EqC93LA;IAKI,SAAS;ErC43Lb;EqCj4LA;IAOM,4CtC5ZqB;ECyxM3B;EqCp4LA;IASI,MAAM;ErC83LV;EqC73LA;;IAGI,oBA/ZiB;ErC6xMrB;EqCj4LA;;IAKI,uBAjaiB;ErCiyMrB;EqCr4LA;;IAOI,oBAA4D;ErCk4LhE;EqCz4LA;;IASI,uBAA+D;ErCo4LnE;EqCl4LA;;IAGI,ctC7auB;ECgzM3B;EqCt4LA;;IAKI,6BAla2C;ErCuyM/C;EqCp4LA;IAKM,yBtCzasB;EC2yM5B;AACF;;AqC/3LA;EAEI,iCAA2C;ArCi4L/C;;AsCzxMA;EAEE,evCFW;EuCGX,gBAnC0B;AtC8zM5B;;AsC9xMA;EAMI,kBvCLY;ACiyMhB;;AsClyMA;EAQI,kBvCTY;ACuyMhB;;AsCtyMA;EAUI,iBvCZW;AC4yMf;;AsC1yMA;;EAcM,iBAAiB;EACjB,kBAAkB;EAClB,qBvCmBiB;AC8wMvB;;AsCjzMA;EAkBM,qBvCiBiB;ACkxMvB;;AsCjyMA;;EAEE,mBAAmB;EACnB,aAAa;EACb,uBAAuB;EACvB,kBAAkB;AtCoyMpB;;AsClyMA;;;;EAME,cA9D6B;EA+D7B,uBAAuB;EACvB,eA/D8B;EAgE9B,mBA/DkC;EAgElC,oBA/DmC;EAgEnC,kBAAkB;AtCmyMpB;;AsCjyMA;;;EAGE,qBvCtE4B;EuCuE5B,cvC3E4B;EuC4E5B,gBxC3EoB;AE+2MtB;;AsCzyMA;;;EAOI,qBvC3E0B;EuC4E1B,cvC/E0B;ACu3M9B;;AsChzMA;;;EAUI,qBvCjE8B;AC62MlC;;AsCtzMA;;;EAYI,iDvCvFyB;ACu4M7B;;AsC5zMA;;;;;EAeI,yBvClF0B;EuCmF1B,qBvCnF0B;EuCoF1B,gBAAgB;EAChB,cvCvF0B;EuCwF1B,YAAY;AtCqzMhB;;AsCnzMA;;EAEE,oBAvFkC;EAwFlC,qBAvFmC;EAwFnC,mBAAmB;AtCszMrB;;AsCpzMA;EAEI,yBvCpF8B;EuCqF9B,qBvCrF8B;EuCsF9B,W5B1BY;AVg1MhB;;AsCpzMA;EACE,cvCtG4B;EuCuG5B,oBAAoB;AtCuzMtB;;AsCrzMA;EACE,eAAe;AtCwzMjB;;AsCzzMA;EAGI,gBAAgB;AtC0zMpB;;ACz0ME;EqCjEF;IAoFI,eAAe;EtC2zMjB;EsCl1MF;;IA0BI,YAAY;IACZ,cAAc;EtC4zMhB;EsCv0MF;IAcM,YAAY;IACZ,cAAc;EtC4zMlB;AACF;;ACp1ME;EqCQF;IAmBI,YAAY;IACZ,cAAc;IACd,2BAA2B;IAC3B,QAAQ;EtC8zMV;EsCt4MF;;;;IA6EI,gBAAgB;IAChB,aAAa;EtC+zMf;EsC9zMA;IACE,QAAQ;EtCg0MV;EsC/zMA;IACE,QAAQ;EtCi0MV;EsC96MF;IA+GI,8BAA8B;IAC9B,gBAAgB;IAChB,aAAa;EtCk0Mf;EsCr0MA;IAMM,QAAQ;EtCk0Md;EsCx0MA;IAQM,uBAAuB;IACvB,QAAQ;EtCm0Md;EsC50MA;IAWM,QAAQ;EtCo0Md;EsC/0MA;IAcM,QAAQ;EtCo0Md;EsCl1MA;IAgBM,QAAQ;EtCq0Md;EsCr1MA;IAkBM,yBAAyB;IACzB,QAAQ;EtCs0Md;AACF;;AuC78MA;EACE,kBxCsCgB;EwCrChB,0FxChC2B;EwCiC3B,exCEW;AC88Mb;;AuCn9MA;EAKI,qBxCWkB;ACu8MtB;;AuCv9MA;EAYQ,uBxC7BuB;EwC8BvB,cxC3CqB;AC0/M7B;;AuC59MA;EAeQ,0BxChCuB;ACi/M/B;;AuCh+MA;EAiBQ,YxClCuB;ACq/M/B;;AuCp+MA;EAYQ,yBxC1CqB;EwC2CrB,YxC9BuB;AC0/M/B;;AuCz+MA;EAeQ,4BxC7CqB;AC2gN7B;;AuC7+MA;EAiBQ,cxC/CqB;AC+gN7B;;AuCj/MA;EAYQ,4BxC/BsB;EwCgCtB,yB7BmCa;AVs8MrB;;AuCt/MA;EAeQ,+BxClCsB;AC6gN9B;;AuC1/MA;EAiBQ,iBxCpCsB;ACihN9B;;AuC9/MA;EAYQ,yBxCtCsB;EwCuCtB,W7BqCQ;AVi9MhB;;AuCngNA;EAeQ,4BxCzCsB;ACiiN9B;;AuCvgNA;EAiBQ,cxC3CsB;ACqiN9B;;AuC3gNA;EAYQ,yBxCxB0B;EwCyB1B,W7BqCQ;AV89MhB;;AuChhNA;EAeQ,4BxC3B0B;ACgiNlC;;AuCphNA;EAiBQ,cxC7B0B;ACoiNlC;;AuCxhNA;EAYQ,yBxCtB0B;EwCuB1B,W7BqCQ;AV2+MhB;;AuC7hNA;EAeQ,4BxCzB0B;AC2iNlC;;AuCjiNA;EAiBQ,cxC3B0B;AC+iNlC;;AuCriNA;EAYQ,yBxCvB0B;EwCwB1B,W7BqCQ;AVw/MhB;;AuC1iNA;EAeQ,4BxC1B0B;ACyjNlC;;AuC9iNA;EAiBQ,cxC5B0B;AC6jNlC;;AuCljNA;EAYQ,yBxCzB0B;EwC0B1B,W7BqCQ;AVqgNhB;;AuCvjNA;EAeQ,4BxC5B0B;ACwkNlC;;AuC3jNA;EAiBQ,cxC9B0B;AC4kNlC;;AuC/jNA;EAYQ,yBxC1B0B;EwC2B1B,yB7BmCa;AVohNrB;;AuCpkNA;EAeQ,4BxC7B0B;ACslNlC;;AuCxkNA;EAiBQ,cxC/B0B;AC0lNlC;;AuC5kNA;EAYQ,yBxCpByB;EwCqBzB,W7BqCQ;AV+hNhB;;AuCjlNA;EAeQ,4BxCvByB;AC6lNjC;;AuCrlNA;EAiBQ,cxCzByB;ACimNjC;;AuCtkNA;;EAGI,gCxC3C2B;ACmnN/B;;AuCtkNA;EACE,yBxC9C6B;EwC+C7B,0BAA8C;EAC9C,cxCrD4B;EwCsD5B,iBAhDyB;EAiDzB,gBxCjBe;EwCkBf,iBArD8B;EAsD9B,mBArDgC;AvC8nNlC;;AuCvkNA;EACE,qBAAqB;EACrB,aAAa;EACb,kBArD4B;EAsD5B,uBAAuB;AvC0kNzB;;AuC9kNA;EAMI,gCxC7D0B;EwC8D1B,mBAAmB;EACnB,cAAc;AvC4kNlB;;AuCplNA;EAWM,4BxCrEwB;EwCsExB,cxCvEwB;ACopN9B;;AuC3kNA;EAEI,cxC1E0B;ACupN9B;;AuC/kNA;EAIM,cxC7D4B;AC4oNlC;;AuC7kNA;EACE,mBAAmB;EACnB,cxCjF4B;EwCkF5B,aAAa;EACb,2BAA2B;EAC3B,qBAAqB;AvCglNvB;;AuCrlNA;EtC+FI,oBsCxFsC;AvCklN1C;;AuCzlNA;EASI,YAAY;EACZ,cAAc;EACd,WAAW;AvColNf;;AuC/lNA;EAaI,eAAe;AvCslNnB;;AuCnmNA;EAeI,0BxC9E8B;EwC+E9B,cxC/F0B;ACurN9B;;AuCxmNA;EAkBM,cxCjF4B;AC2qNlC;;AuC5mNA;EAoBI,8BxClCc;EwCmCd,+BxCnCc;AC+nNlB;;AuC1lNA;;EAEE,eAAe;AvC6lNjB;;AuC/lNA;;EAII,4BxCnG0B;ACmsN9B;;AuC9lNA;EtChGE,qBAAqB;EACrB,esCgGgB;EtC/FhB,WsC+FqB;EtC9FrB,gBsC8FqB;EtC7FrB,kBAAkB;EAClB,mBAAmB;EACnB,UsC2FqB;EACrB,cxC5G4B;EE4K1B,oBsC/DoC;AvCumNxC;;AuC1mNA;EAKI,kBAAkB;EAClB,oBAAoB;AvCymNxB;;AwCnsNA;EvCqCE,iCAAiC;EuCjCjC,oBAAoB;EACpB,aAAa;EACb,ezCCW;EyCAX,8BAA8B;EAC9B,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;AxCosNrB;;AwC9sNA;EAYI,mBAAmB;EACnB,4BzCjC0B;EyCkC1B,0BAzC4B;EA0C5B,wBAzC0B;EA0C1B,czCvC0B;EyCwC1B,aAAa;EACb,uBAAuB;EACvB,mBAA6C;EAC7C,kBAxCyB;EAyCzB,mBAAmB;AxCssNvB;;AwC3tNA;EAuBM,4BzC/CwB;EyCgDxB,czChDwB;ACwvN9B;;AwChuNA;EA0BI,cAAc;AxC0sNlB;;AwCpuNA;EA6BQ,4BzCrC0B;EyCsC1B,czCtC0B;ACivNlC;;AwCzuNA;EAgCI,mBAAmB;EACnB,4BzCrD0B;EyCsD1B,0BA7D4B;EA8D5B,wBA7D0B;EA8D1B,aAAa;EACb,YAAY;EACZ,cAAc;EACd,2BAA2B;AxC6sN/B;;AwCpvNA;EAyCM,qBAAqB;AxC+sN3B;;AwCxvNA;EA2CM,UAAU;EACV,uBAAuB;EACvB,oBAAoB;EACpB,qBAAqB;AxCitN3B;;AwC/vNA;EAgDM,yBAAyB;EACzB,oBAAoB;AxCmtN1B;;AwCpwNA;EvCsJI,mBuClGuC;AxCotN3C;;AwCxwNA;EvCsJI,kBuChGuC;AxCstN3C;;AwC5wNA;EA0DM,uBAAuB;AxCstN7B;;AwChxNA;EA6DM,yBAAyB;AxCutN/B;;AwCpxNA;EAiEM,6BAA6B;EAE3B,0BAAkE;AxCstN1E;;AwCzxNA;EAuEQ,4BzCxFsB;EyCyFtB,4BzC5FsB;ACkzN9B;;AwC9xNA;EA4EU,uBzC3FqB;EyC4FrB,qBzCjGoB;EyCkGpB,2CAA2E;AxCstNrF;;AwCpyNA;EAiFM,YAAY;EACZ,cAAc;AxCutNpB;;AwCzyNA;EAqFM,qBzCzGwB;EyC0GxB,mBA/F+B;EAgG/B,iBA/F6B;EAgG7B,gBAAgB;EAChB,kBAAkB;AxCwtNxB;;AwCjzNA;EA2FQ,4BzC5GsB;EyC6GtB,qBzCjHsB;EyCkHtB,UAAU;AxC0tNlB;;AwCvzNA;EvCsJI,iBuCtDuE;AxC2tN3E;;AwC3zNA;EAmGU,2BzC3DE;EyC4DF,8BzC5DE;ACwxNZ;;AwCh0NA;EA0GU,4BzClEE;EyCmEF,+BzCnEE;AC6xNZ;;AwCr0NA;EAiHU,yBzCzHwB;EyC0HxB,qBzC1HwB;EyC2HxB,W9B/DM;E8BgEN,UAAU;AxCwtNpB;;AwC50NA;EAsHM,mBAAmB;AxC0tNzB;;AwCh1NA;EA2HY,iCzCjFW;EyCkFX,8BzClFW;EyCmFX,oBAAoB;AxCytNhC;;AwCt1NA;EAoIY,kCzC1FW;EyC2FX,+BzC3FW;EyC4FX,qBAAqB;AxCstNjC;;AwC51NA;EA6II,kBzCrIY;ACw1NhB;;AwCh2NA;EA+II,kBzCzIY;AC81NhB;;AwCp2NA;EAiJI,iBzC5IW;ACm2Nf;;AyCt4NA,eAAA;ACIA;EACE,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,gBAPkB;A1C64NpB;;A0Cr4NE;EACE,UAAU;EACV,YAAY;A1Cw4NhB;;A0Cv4NE;EACE,UAAU;EACV,WAAW;A1C04Nf;;A0Cz4NE;EACE,UAAU;EACV,UAAU;A1C44Nd;;A0C34NE;EACE,UAAU;EACV,eAAe;A1C84NnB;;A0C74NE;EACE,UAAU;EACV,UAAU;A1Cg5Nd;;A0C/4NE;EACE,UAAU;EACV,eAAe;A1Ck5NnB;;A0Cj5NE;EACE,UAAU;EACV,UAAU;A1Co5Nd;;A0Cn5NE;EACE,UAAU;EACV,UAAU;A1Cs5Nd;;A0Cr5NE;EACE,UAAU;EACV,UAAU;A1Cw5Nd;;A0Cv5NE;EACE,UAAU;EACV,UAAU;A1C05Nd;;A0Cz5NE;EACE,UAAU;EACV,UAAU;A1C45Nd;;A0C35NE;EzCyIE,gByCxImC;A1C85NvC;;A0C75NE;EzCuIE,qByCtIwC;A1Cg6N5C;;A0C/5NE;EzCqIE,gByCpImC;A1Ck6NvC;;A0Cj6NE;EzCmIE,qByClIwC;A1Co6N5C;;A0Cn6NE;EzCiIE,gByChImC;A1Cs6NvC;;A0Cr6NE;EzC+HE,gByC9HmC;A1Cw6NvC;;A0Cv6NE;EzC6HE,gByC5HmC;A1C06NvC;;A0Cz6NE;EzC2HE,gByC1HmC;A1C46NvC;;A0C36NE;EzCyHE,gByCxHmC;A1C86NvC;;A0C56NI;EACE,UAAU;EACV,SAAiC;A1C+6NvC;;A0C96NI;EzCmHA,eyClH4D;A1Ci7NhE;;A0Cr7NI;EACE,UAAU;EACV,eAAiC;A1Cw7NvC;;A0Cv7NI;EzCmHA,qByClH4D;A1C07NhE;;A0C97NI;EACE,UAAU;EACV,gBAAiC;A1Ci8NvC;;A0Ch8NI;EzCmHA,sByClH4D;A1Cm8NhE;;A0Cv8NI;EACE,UAAU;EACV,UAAiC;A1C08NvC;;A0Cz8NI;EzCmHA,gByClH4D;A1C48NhE;;A0Ch9NI;EACE,UAAU;EACV,gBAAiC;A1Cm9NvC;;A0Cl9NI;EzCmHA,sByClH4D;A1Cq9NhE;;A0Cz9NI;EACE,UAAU;EACV,gBAAiC;A1C49NvC;;A0C39NI;EzCmHA,sByClH4D;A1C89NhE;;A0Cl+NI;EACE,UAAU;EACV,UAAiC;A1Cq+NvC;;A0Cp+NI;EzCmHA,gByClH4D;A1Cu+NhE;;A0C3+NI;EACE,UAAU;EACV,gBAAiC;A1C8+NvC;;A0C7+NI;EzCmHA,sByClH4D;A1Cg/NhE;;A0Cp/NI;EACE,UAAU;EACV,gBAAiC;A1Cu/NvC;;A0Ct/NI;EzCmHA,sByClH4D;A1Cy/NhE;;A0C7/NI;EACE,UAAU;EACV,UAAiC;A1CggOvC;;A0C//NI;EzCmHA,gByClH4D;A1CkgOhE;;A0CtgOI;EACE,UAAU;EACV,gBAAiC;A1CygOvC;;A0CxgOI;EzCmHA,sByClH4D;A1C2gOhE;;A0C/gOI;EACE,UAAU;EACV,gBAAiC;A1CkhOvC;;A0CjhOI;EzCmHA,sByClH4D;A1CohOhE;;A0CxhOI;EACE,UAAU;EACV,WAAiC;A1C2hOvC;;A0C1hOI;EzCmHA,iByClH4D;A1C6hOhE;;ACz/NE;EyClGF;IAiEM,UAAU;IACV,YAAY;E1C+hOhB;E0CjmOF;IAoEM,UAAU;IACV,WAAW;E1CgiOf;E0CrmOF;IAuEM,UAAU;IACV,UAAU;E1CiiOd;E0CzmOF;IA0EM,UAAU;IACV,eAAe;E1CkiOnB;E0C7mOF;IA6EM,UAAU;IACV,UAAU;E1CmiOd;E0CjnOF;IAgFM,UAAU;IACV,eAAe;E1CoiOnB;E0CrnOF;IAmFM,UAAU;IACV,UAAU;E1CqiOd;E0CznOF;IAsFM,UAAU;IACV,UAAU;E1CsiOd;E0C7nOF;IAyFM,UAAU;IACV,UAAU;E1CuiOd;E0CjoOF;IA4FM,UAAU;IACV,UAAU;E1CwiOd;E0CroOF;IA+FM,UAAU;IACV,UAAU;E1CyiOd;E0CzoOF;IzCgLI,gByC9EqC;E1C0iOvC;E0C5oOF;IzCgLI,qByC5E0C;E1C2iO5C;E0C/oOF;IzCgLI,gByC1EqC;E1C4iOvC;E0ClpOF;IzCgLI,qByCxE0C;E1C6iO5C;E0CrpOF;IzCgLI,gByCtEqC;E1C8iOvC;E0CxpOF;IzCgLI,gByCpEqC;E1C+iOvC;E0C3pOF;IzCgLI,gByClEqC;E1CgjOvC;E0C9pOF;IzCgLI,gByChEqC;E1CijOvC;E0CjqOF;IzCgLI,gByC9DqC;E1CkjOvC;E0CpqOF;IAqHQ,UAAU;IACV,SAAiC;E1CkjOvC;E0CxqOF;IzCgLI,eyCxD8D;E1CmjOhE;E0C3qOF;IAqHQ,UAAU;IACV,eAAiC;E1CyjOvC;E0C/qOF;IzCgLI,qByCxD8D;E1C0jOhE;E0ClrOF;IAqHQ,UAAU;IACV,gBAAiC;E1CgkOvC;E0CtrOF;IzCgLI,sByCxD8D;E1CikOhE;E0CzrOF;IAqHQ,UAAU;IACV,UAAiC;E1CukOvC;E0C7rOF;IzCgLI,gByCxD8D;E1CwkOhE;E0ChsOF;IAqHQ,UAAU;IACV,gBAAiC;E1C8kOvC;E0CpsOF;IzCgLI,sByCxD8D;E1C+kOhE;E0CvsOF;IAqHQ,UAAU;IACV,gBAAiC;E1CqlOvC;E0C3sOF;IzCgLI,sByCxD8D;E1CslOhE;E0C9sOF;IAqHQ,UAAU;IACV,UAAiC;E1C4lOvC;E0CltOF;IzCgLI,gByCxD8D;E1C6lOhE;E0CrtOF;IAqHQ,UAAU;IACV,gBAAiC;E1CmmOvC;E0CztOF;IzCgLI,sByCxD8D;E1ComOhE;E0C5tOF;IAqHQ,UAAU;IACV,gBAAiC;E1C0mOvC;E0ChuOF;IzCgLI,sByCxD8D;E1C2mOhE;E0CnuOF;IAqHQ,UAAU;IACV,UAAiC;E1CinOvC;E0CvuOF;IzCgLI,gByCxD8D;E1CknOhE;E0C1uOF;IAqHQ,UAAU;IACV,gBAAiC;E1CwnOvC;E0C9uOF;IzCgLI,sByCxD8D;E1CynOhE;E0CjvOF;IAqHQ,UAAU;IACV,gBAAiC;E1C+nOvC;E0CrvOF;IzCgLI,sByCxD8D;E1CgoOhE;E0CxvOF;IAqHQ,UAAU;IACV,WAAiC;E1CsoOvC;E0C5vOF;IzCgLI,iByCxD8D;E1CuoOhE;AACF;;AC1pOE;EyCtGF;IA4HM,UAAU;IACV,YAAY;E1CyoOhB;E0CtwOF;IAgIM,UAAU;IACV,WAAW;E1CyoOf;E0C1wOF;IAoIM,UAAU;IACV,UAAU;E1CyoOd;E0C9wOF;IAwIM,UAAU;IACV,eAAe;E1CyoOnB;E0ClxOF;IA4IM,UAAU;IACV,UAAU;E1CyoOd;E0CtxOF;IAgJM,UAAU;IACV,eAAe;E1CyoOnB;E0C1xOF;IAoJM,UAAU;IACV,UAAU;E1CyoOd;E0C9xOF;IAwJM,UAAU;IACV,UAAU;E1CyoOd;E0ClyOF;IA4JM,UAAU;IACV,UAAU;E1CyoOd;E0CtyOF;IAgKM,UAAU;IACV,UAAU;E1CyoOd;E0C1yOF;IAoKM,UAAU;IACV,UAAU;E1CyoOd;E0C9yOF;IzCgLI,gByCRqC;E1CyoOvC;E0CjzOF;IzCgLI,qByCL0C;E1CyoO5C;E0CpzOF;IzCgLI,gByCFqC;E1CyoOvC;E0CvzOF;IzCgLI,qByCC0C;E1CyoO5C;E0C1zOF;IzCgLI,gByCIqC;E1CyoOvC;E0C7zOF;IzCgLI,gByCOqC;E1CyoOvC;E0Ch0OF;IzCgLI,gByCUqC;E1CyoOvC;E0Cn0OF;IzCgLI,gByCaqC;E1CyoOvC;E0Ct0OF;IzCgLI,gByCgBqC;E1CyoOvC;E0Cz0OF;IAoMQ,UAAU;IACV,SAAiC;E1CwoOvC;E0C70OF;IzCgLI,eyCwB8D;E1CwoOhE;E0Ch1OF;IAoMQ,UAAU;IACV,eAAiC;E1C+oOvC;E0Cp1OF;IzCgLI,qByCwB8D;E1C+oOhE;E0Cv1OF;IAoMQ,UAAU;IACV,gBAAiC;E1CspOvC;E0C31OF;IzCgLI,sByCwB8D;E1CspOhE;E0C91OF;IAoMQ,UAAU;IACV,UAAiC;E1C6pOvC;E0Cl2OF;IzCgLI,gByCwB8D;E1C6pOhE;E0Cr2OF;IAoMQ,UAAU;IACV,gBAAiC;E1CoqOvC;E0Cz2OF;IzCgLI,sByCwB8D;E1CoqOhE;E0C52OF;IAoMQ,UAAU;IACV,gBAAiC;E1C2qOvC;E0Ch3OF;IzCgLI,sByCwB8D;E1C2qOhE;E0Cn3OF;IAoMQ,UAAU;IACV,UAAiC;E1CkrOvC;E0Cv3OF;IzCgLI,gByCwB8D;E1CkrOhE;E0C13OF;IAoMQ,UAAU;IACV,gBAAiC;E1CyrOvC;E0C93OF;IzCgLI,sByCwB8D;E1CyrOhE;E0Cj4OF;IAoMQ,UAAU;IACV,gBAAiC;E1CgsOvC;E0Cr4OF;IzCgLI,sByCwB8D;E1CgsOhE;E0Cx4OF;IAoMQ,UAAU;IACV,UAAiC;E1CusOvC;E0C54OF;IzCgLI,gByCwB8D;E1CusOhE;E0C/4OF;IAoMQ,UAAU;IACV,gBAAiC;E1C8sOvC;E0Cn5OF;IzCgLI,sByCwB8D;E1C8sOhE;E0Ct5OF;IAoMQ,UAAU;IACV,gBAAiC;E1CqtOvC;E0C15OF;IzCgLI,sByCwB8D;E1CqtOhE;E0C75OF;IAoMQ,UAAU;IACV,WAAiC;E1C4tOvC;E0Cj6OF;IzCgLI,iByCwB8D;E1C4tOhE;AACF;;ACvzOE;EyC9GF;IA2MM,UAAU;IACV,YAAY;E1C+tOhB;E0C36OF;IA8MM,UAAU;IACV,WAAW;E1CguOf;E0C/6OF;IAiNM,UAAU;IACV,UAAU;E1CiuOd;E0Cn7OF;IAoNM,UAAU;IACV,eAAe;E1CkuOnB;E0Cv7OF;IAuNM,UAAU;IACV,UAAU;E1CmuOd;E0C37OF;IA0NM,UAAU;IACV,eAAe;E1CouOnB;E0C/7OF;IA6NM,UAAU;IACV,UAAU;E1CquOd;E0Cn8OF;IAgOM,UAAU;IACV,UAAU;E1CsuOd;E0Cv8OF;IAmOM,UAAU;IACV,UAAU;E1CuuOd;E0C38OF;IAsOM,UAAU;IACV,UAAU;E1CwuOd;E0C/8OF;IAyOM,UAAU;IACV,UAAU;E1CyuOd;E0Cn9OF;IzCgLI,gByC4DqC;E1C0uOvC;E0Ct9OF;IzCgLI,qByC8D0C;E1C2uO5C;E0Cz9OF;IzCgLI,gByCgEqC;E1C4uOvC;E0C59OF;IzCgLI,qByCkE0C;E1C6uO5C;E0C/9OF;IzCgLI,gByCoEqC;E1C8uOvC;E0Cl+OF;IzCgLI,gByCsEqC;E1C+uOvC;E0Cr+OF;IzCgLI,gByCwEqC;E1CgvOvC;E0Cx+OF;IzCgLI,gByC0EqC;E1CivOvC;E0C3+OF;IzCgLI,gByC4EqC;E1CkvOvC;E0C9+OF;IA+PQ,UAAU;IACV,SAAiC;E1CkvOvC;E0Cl/OF;IzCgLI,eyCkF8D;E1CmvOhE;E0Cr/OF;IA+PQ,UAAU;IACV,eAAiC;E1CyvOvC;E0Cz/OF;IzCgLI,qByCkF8D;E1C0vOhE;E0C5/OF;IA+PQ,UAAU;IACV,gBAAiC;E1CgwOvC;E0ChgPF;IzCgLI,sByCkF8D;E1CiwOhE;E0CngPF;IA+PQ,UAAU;IACV,UAAiC;E1CuwOvC;E0CvgPF;IzCgLI,gByCkF8D;E1CwwOhE;E0C1gPF;IA+PQ,UAAU;IACV,gBAAiC;E1C8wOvC;E0C9gPF;IzCgLI,sByCkF8D;E1C+wOhE;E0CjhPF;IA+PQ,UAAU;IACV,gBAAiC;E1CqxOvC;E0CrhPF;IzCgLI,sByCkF8D;E1CsxOhE;E0CxhPF;IA+PQ,UAAU;IACV,UAAiC;E1C4xOvC;E0C5hPF;IzCgLI,gByCkF8D;E1C6xOhE;E0C/hPF;IA+PQ,UAAU;IACV,gBAAiC;E1CmyOvC;E0CniPF;IzCgLI,sByCkF8D;E1CoyOhE;E0CtiPF;IA+PQ,UAAU;IACV,gBAAiC;E1C0yOvC;E0C1iPF;IzCgLI,sByCkF8D;E1C2yOhE;E0C7iPF;IA+PQ,UAAU;IACV,UAAiC;E1CizOvC;E0CjjPF;IzCgLI,gByCkF8D;E1CkzOhE;E0CpjPF;IA+PQ,UAAU;IACV,gBAAiC;E1CwzOvC;E0CxjPF;IzCgLI,sByCkF8D;E1CyzOhE;E0C3jPF;IA+PQ,UAAU;IACV,gBAAiC;E1C+zOvC;E0C/jPF;IzCgLI,sByCkF8D;E1Cg0OhE;E0ClkPF;IA+PQ,UAAU;IACV,WAAiC;E1Cs0OvC;E0CtkPF;IzCgLI,iByCkF8D;E1Cu0OhE;AACF;;ACx9OE;EyClHF;IAqQM,UAAU;IACV,YAAY;E1C00OhB;E0ChlPF;IAwQM,UAAU;IACV,WAAW;E1C20Of;E0CplPF;IA2QM,UAAU;IACV,UAAU;E1C40Od;E0CxlPF;IA8QM,UAAU;IACV,eAAe;E1C60OnB;E0C5lPF;IAiRM,UAAU;IACV,UAAU;E1C80Od;E0ChmPF;IAoRM,UAAU;IACV,eAAe;E1C+0OnB;E0CpmPF;IAuRM,UAAU;IACV,UAAU;E1Cg1Od;E0CxmPF;IA0RM,UAAU;IACV,UAAU;E1Ci1Od;E0C5mPF;IA6RM,UAAU;IACV,UAAU;E1Ck1Od;E0ChnPF;IAgSM,UAAU;IACV,UAAU;E1Cm1Od;E0CpnPF;IAmSM,UAAU;IACV,UAAU;E1Co1Od;E0CxnPF;IzCgLI,gByCsHqC;E1Cq1OvC;E0C3nPF;IzCgLI,qByCwH0C;E1Cs1O5C;E0C9nPF;IzCgLI,gByC0HqC;E1Cu1OvC;E0CjoPF;IzCgLI,qByC4H0C;E1Cw1O5C;E0CpoPF;IzCgLI,gByC8HqC;E1Cy1OvC;E0CvoPF;IzCgLI,gByCgIqC;E1C01OvC;E0C1oPF;IzCgLI,gByCkIqC;E1C21OvC;E0C7oPF;IzCgLI,gByCoIqC;E1C41OvC;E0ChpPF;IzCgLI,gByCsIqC;E1C61OvC;E0CnpPF;IAyTQ,UAAU;IACV,SAAiC;E1C61OvC;E0CvpPF;IzCgLI,eyC4I8D;E1C81OhE;E0C1pPF;IAyTQ,UAAU;IACV,eAAiC;E1Co2OvC;E0C9pPF;IzCgLI,qByC4I8D;E1Cq2OhE;E0CjqPF;IAyTQ,UAAU;IACV,gBAAiC;E1C22OvC;E0CrqPF;IzCgLI,sByC4I8D;E1C42OhE;E0CxqPF;IAyTQ,UAAU;IACV,UAAiC;E1Ck3OvC;E0C5qPF;IzCgLI,gByC4I8D;E1Cm3OhE;E0C/qPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cy3OvC;E0CnrPF;IzCgLI,sByC4I8D;E1C03OhE;E0CtrPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cg4OvC;E0C1rPF;IzCgLI,sByC4I8D;E1Ci4OhE;E0C7rPF;IAyTQ,UAAU;IACV,UAAiC;E1Cu4OvC;E0CjsPF;IzCgLI,gByC4I8D;E1Cw4OhE;E0CpsPF;IAyTQ,UAAU;IACV,gBAAiC;E1C84OvC;E0CxsPF;IzCgLI,sByC4I8D;E1C+4OhE;E0C3sPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cq5OvC;E0C/sPF;IzCgLI,sByC4I8D;E1Cs5OhE;E0CltPF;IAyTQ,UAAU;IACV,UAAiC;E1C45OvC;E0CttPF;IzCgLI,gByC4I8D;E1C65OhE;E0CztPF;IAyTQ,UAAU;IACV,gBAAiC;E1Cm6OvC;E0C7tPF;IzCgLI,sByC4I8D;E1Co6OhE;E0ChuPF;IAyTQ,UAAU;IACV,gBAAiC;E1C06OvC;E0CpuPF;IzCgLI,sByC4I8D;E1C26OhE;E0CvuPF;IAyTQ,UAAU;IACV,WAAiC;E1Ci7OvC;E0C3uPF;IzCgLI,iByC4I8D;E1Ck7OhE;AACF;;AC9mPI;EyCjIJ;IA+TM,UAAU;IACV,YAAY;E1Cq7OhB;E0CrvPF;IAkUM,UAAU;IACV,WAAW;E1Cs7Of;E0CzvPF;IAqUM,UAAU;IACV,UAAU;E1Cu7Od;E0C7vPF;IAwUM,UAAU;IACV,eAAe;E1Cw7OnB;E0CjwPF;IA2UM,UAAU;IACV,UAAU;E1Cy7Od;E0CrwPF;IA8UM,UAAU;IACV,eAAe;E1C07OnB;E0CzwPF;IAiVM,UAAU;IACV,UAAU;E1C27Od;E0C7wPF;IAoVM,UAAU;IACV,UAAU;E1C47Od;E0CjxPF;IAuVM,UAAU;IACV,UAAU;E1C67Od;E0CrxPF;IA0VM,UAAU;IACV,UAAU;E1C87Od;E0CzxPF;IA6VM,UAAU;IACV,UAAU;E1C+7Od;E0C7xPF;IzCgLI,gByCgLqC;E1Cg8OvC;E0ChyPF;IzCgLI,qByCkL0C;E1Ci8O5C;E0CnyPF;IzCgLI,gByCoLqC;E1Ck8OvC;E0CtyPF;IzCgLI,qByCsL0C;E1Cm8O5C;E0CzyPF;IzCgLI,gByCwLqC;E1Co8OvC;E0C5yPF;IzCgLI,gByC0LqC;E1Cq8OvC;E0C/yPF;IzCgLI,gByC4LqC;E1Cs8OvC;E0ClzPF;IzCgLI,gByC8LqC;E1Cu8OvC;E0CrzPF;IzCgLI,gByCgMqC;E1Cw8OvC;E0CxzPF;IAmXQ,UAAU;IACV,SAAiC;E1Cw8OvC;E0C5zPF;IzCgLI,eyCsM8D;E1Cy8OhE;E0C/zPF;IAmXQ,UAAU;IACV,eAAiC;E1C+8OvC;E0Cn0PF;IzCgLI,qByCsM8D;E1Cg9OhE;E0Ct0PF;IAmXQ,UAAU;IACV,gBAAiC;E1Cs9OvC;E0C10PF;IzCgLI,sByCsM8D;E1Cu9OhE;E0C70PF;IAmXQ,UAAU;IACV,UAAiC;E1C69OvC;E0Cj1PF;IzCgLI,gByCsM8D;E1C89OhE;E0Cp1PF;IAmXQ,UAAU;IACV,gBAAiC;E1Co+OvC;E0Cx1PF;IzCgLI,sByCsM8D;E1Cq+OhE;E0C31PF;IAmXQ,UAAU;IACV,gBAAiC;E1C2+OvC;E0C/1PF;IzCgLI,sByCsM8D;E1C4+OhE;E0Cl2PF;IAmXQ,UAAU;IACV,UAAiC;E1Ck/OvC;E0Ct2PF;IzCgLI,gByCsM8D;E1Cm/OhE;E0Cz2PF;IAmXQ,UAAU;IACV,gBAAiC;E1Cy/OvC;E0C72PF;IzCgLI,sByCsM8D;E1C0/OhE;E0Ch3PF;IAmXQ,UAAU;IACV,gBAAiC;E1CggPvC;E0Cp3PF;IzCgLI,sByCsM8D;E1CigPhE;E0Cv3PF;IAmXQ,UAAU;IACV,UAAiC;E1CugPvC;E0C33PF;IzCgLI,gByCsM8D;E1CwgPhE;E0C93PF;IAmXQ,UAAU;IACV,gBAAiC;E1C8gPvC;E0Cl4PF;IzCgLI,sByCsM8D;E1C+gPhE;E0Cr4PF;IAmXQ,UAAU;IACV,gBAAiC;E1CqhPvC;E0Cz4PF;IzCgLI,sByCsM8D;E1CshPhE;E0C54PF;IAmXQ,UAAU;IACV,WAAiC;E1C4hPvC;E0Ch5PF;IzCgLI,iByCsM8D;E1C6hPhE;AACF;;ACpwPI;EyChJJ;IAyXM,UAAU;IACV,YAAY;E1CgiPhB;E0C15PF;IA4XM,UAAU;IACV,WAAW;E1CiiPf;E0C95PF;IA+XM,UAAU;IACV,UAAU;E1CkiPd;E0Cl6PF;IAkYM,UAAU;IACV,eAAe;E1CmiPnB;E0Ct6PF;IAqYM,UAAU;IACV,UAAU;E1CoiPd;E0C16PF;IAwYM,UAAU;IACV,eAAe;E1CqiPnB;E0C96PF;IA2YM,UAAU;IACV,UAAU;E1CsiPd;E0Cl7PF;IA8YM,UAAU;IACV,UAAU;E1CuiPd;E0Ct7PF;IAiZM,UAAU;IACV,UAAU;E1CwiPd;E0C17PF;IAoZM,UAAU;IACV,UAAU;E1CyiPd;E0C97PF;IAuZM,UAAU;IACV,UAAU;E1C0iPd;E0Cl8PF;IzCgLI,gByC0OqC;E1C2iPvC;E0Cr8PF;IzCgLI,qByC4O0C;E1C4iP5C;E0Cx8PF;IzCgLI,gByC8OqC;E1C6iPvC;E0C38PF;IzCgLI,qByCgP0C;E1C8iP5C;E0C98PF;IzCgLI,gByCkPqC;E1C+iPvC;E0Cj9PF;IzCgLI,gByCoPqC;E1CgjPvC;E0Cp9PF;IzCgLI,gByCsPqC;E1CijPvC;E0Cv9PF;IzCgLI,gByCwPqC;E1CkjPvC;E0C19PF;IzCgLI,gByC0PqC;E1CmjPvC;E0C79PF;IA6aQ,UAAU;IACV,SAAiC;E1CmjPvC;E0Cj+PF;IzCgLI,eyCgQ8D;E1CojPhE;E0Cp+PF;IA6aQ,UAAU;IACV,eAAiC;E1C0jPvC;E0Cx+PF;IzCgLI,qByCgQ8D;E1C2jPhE;E0C3+PF;IA6aQ,UAAU;IACV,gBAAiC;E1CikPvC;E0C/+PF;IzCgLI,sByCgQ8D;E1CkkPhE;E0Cl/PF;IA6aQ,UAAU;IACV,UAAiC;E1CwkPvC;E0Ct/PF;IzCgLI,gByCgQ8D;E1CykPhE;E0Cz/PF;IA6aQ,UAAU;IACV,gBAAiC;E1C+kPvC;E0C7/PF;IzCgLI,sByCgQ8D;E1CglPhE;E0ChgQF;IA6aQ,UAAU;IACV,gBAAiC;E1CslPvC;E0CpgQF;IzCgLI,sByCgQ8D;E1CulPhE;E0CvgQF;IA6aQ,UAAU;IACV,UAAiC;E1C6lPvC;E0C3gQF;IzCgLI,gByCgQ8D;E1C8lPhE;E0C9gQF;IA6aQ,UAAU;IACV,gBAAiC;E1ComPvC;E0ClhQF;IzCgLI,sByCgQ8D;E1CqmPhE;E0CrhQF;IA6aQ,UAAU;IACV,gBAAiC;E1C2mPvC;E0CzhQF;IzCgLI,sByCgQ8D;E1C4mPhE;E0C5hQF;IA6aQ,UAAU;IACV,UAAiC;E1CknPvC;E0ChiQF;IzCgLI,gByCgQ8D;E1CmnPhE;E0CniQF;IA6aQ,UAAU;IACV,gBAAiC;E1CynPvC;E0CviQF;IzCgLI,sByCgQ8D;E1C0nPhE;E0C1iQF;IA6aQ,UAAU;IACV,gBAAiC;E1CgoPvC;E0C9iQF;IzCgLI,sByCgQ8D;E1CioPhE;E0CjjQF;IA6aQ,UAAU;IACV,WAAiC;E1CuoPvC;E0CrjQF;IzCgLI,iByCgQ8D;E1CwoPhE;AACF;;A0CvoPA;EzClQI,qByClLgB;EzCkLhB,sByClLgB;EAublB,oBAvbkB;A1CikQpB;;A0C7oPA;EAKI,uBAzbgB;A1CqkQpB;;A0CjpPA;EAOI,qCAA4C;A1C8oPhD;;A0CrpPA;EAUI,uBAAuB;A1C+oP3B;;A0CzpPA;EzClQI,cyC8QiC;EzC9QjC,eyC+QiC;EACjC,aAAa;A1CipPjB;;A0C/pPA;EAgBM,SAAS;EACT,qBAAqB;A1CmpP3B;;A0CpqPA;EAmBM,qBAAqB;A1CqpP3B;;A0CxqPA;EAqBM,gBAAgB;A1CupPtB;;A0C5qPA;EAuBI,aAAa;A1CypPjB;;A0ChrPA;EAyBI,eAAe;A1C2pPnB;;A0CprPA;EA2BI,mBAAmB;A1C6pPvB;;ACpgQE;EyC4UF;IA+BM,aAAa;E1C8pPjB;AACF;;AC9/PE;EyCgUF;IAmCM,aAAa;E1CgqPjB;AACF;;A0C9pPE;EACE,oBAAY;EzCzSZ,wCyC0S2D;EzC1S3D,yCyC2S2D;A1CiqP/D;;A0CpqPE;EAKI,8BAA8B;EAC9B,+BAA+B;A1CmqPrC;;A0CzqPE;EASM,iBAAY;A1CoqPpB;;ACniQE;EyCsXA;IAYQ,iBAAY;E1CsqPpB;AACF;;ACriQE;EyCkXA;IAeQ,iBAAY;E1CyqPpB;AACF;;ACviQE;EyC8WA;IAkBQ,iBAAY;E1C4qPpB;AACF;;ACziQE;EyC0WA;IAqBQ,iBAAY;E1C+qPpB;AACF;;AC3iQE;EyCsWA;IAwBQ,iBAAY;E1CkrPpB;AACF;;AC5iQI;EyCiWF;IA2BQ,iBAAY;E1CqrPpB;AACF;;ACxiQI;EyCuVF;IA8BQ,iBAAY;E1CwrPpB;AACF;;ACziQI;EyCkVF;IAiCQ,iBAAY;E1C2rPpB;AACF;;ACriQI;EyCwUF;IAoCQ,iBAAY;E1C8rPpB;AACF;;A0CnuPE;EASM,oBAAY;A1C8tPpB;;AC7lQE;EyCsXA;IAYQ,oBAAY;E1CguPpB;AACF;;AC/lQE;EyCkXA;IAeQ,oBAAY;E1CmuPpB;AACF;;ACjmQE;EyC8WA;IAkBQ,oBAAY;E1CsuPpB;AACF;;ACnmQE;EyC0WA;IAqBQ,oBAAY;E1CyuPpB;AACF;;ACrmQE;EyCsWA;IAwBQ,oBAAY;E1C4uPpB;AACF;;ACtmQI;EyCiWF;IA2BQ,oBAAY;E1C+uPpB;AACF;;AClmQI;EyCuVF;IA8BQ,oBAAY;E1CkvPpB;AACF;;ACnmQI;EyCkVF;IAiCQ,oBAAY;E1CqvPpB;AACF;;AC/lQI;EyCwUF;IAoCQ,oBAAY;E1CwvPpB;AACF;;A0C7xPE;EASM,mBAAY;A1CwxPpB;;ACvpQE;EyCsXA;IAYQ,mBAAY;E1C0xPpB;AACF;;ACzpQE;EyCkXA;IAeQ,mBAAY;E1C6xPpB;AACF;;AC3pQE;EyC8WA;IAkBQ,mBAAY;E1CgyPpB;AACF;;AC7pQE;EyC0WA;IAqBQ,mBAAY;E1CmyPpB;AACF;;AC/pQE;EyCsWA;IAwBQ,mBAAY;E1CsyPpB;AACF;;AChqQI;EyCiWF;IA2BQ,mBAAY;E1CyyPpB;AACF;;AC5pQI;EyCuVF;IA8BQ,mBAAY;E1C4yPpB;AACF;;AC7pQI;EyCkVF;IAiCQ,mBAAY;E1C+yPpB;AACF;;ACzpQI;EyCwUF;IAoCQ,mBAAY;E1CkzPpB;AACF;;A0Cv1PE;EASM,oBAAY;A1Ck1PpB;;ACjtQE;EyCsXA;IAYQ,oBAAY;E1Co1PpB;AACF;;ACntQE;EyCkXA;IAeQ,oBAAY;E1Cu1PpB;AACF;;ACrtQE;EyC8WA;IAkBQ,oBAAY;E1C01PpB;AACF;;ACvtQE;EyC0WA;IAqBQ,oBAAY;E1C61PpB;AACF;;ACztQE;EyCsWA;IAwBQ,oBAAY;E1Cg2PpB;AACF;;AC1tQI;EyCiWF;IA2BQ,oBAAY;E1Cm2PpB;AACF;;ACttQI;EyCuVF;IA8BQ,oBAAY;E1Cs2PpB;AACF;;ACvtQI;EyCkVF;IAiCQ,oBAAY;E1Cy2PpB;AACF;;ACntQI;EyCwUF;IAoCQ,oBAAY;E1C42PpB;AACF;;A0Cj5PE;EASM,iBAAY;A1C44PpB;;AC3wQE;EyCsXA;IAYQ,iBAAY;E1C84PpB;AACF;;AC7wQE;EyCkXA;IAeQ,iBAAY;E1Ci5PpB;AACF;;AC/wQE;EyC8WA;IAkBQ,iBAAY;E1Co5PpB;AACF;;ACjxQE;EyC0WA;IAqBQ,iBAAY;E1Cu5PpB;AACF;;ACnxQE;EyCsWA;IAwBQ,iBAAY;E1C05PpB;AACF;;ACpxQI;EyCiWF;IA2BQ,iBAAY;E1C65PpB;AACF;;AChxQI;EyCuVF;IA8BQ,iBAAY;E1Cg6PpB;AACF;;ACjxQI;EyCkVF;IAiCQ,iBAAY;E1Cm6PpB;AACF;;AC7wQI;EyCwUF;IAoCQ,iBAAY;E1Cs6PpB;AACF;;A0C38PE;EASM,oBAAY;A1Cs8PpB;;ACr0QE;EyCsXA;IAYQ,oBAAY;E1Cw8PpB;AACF;;ACv0QE;EyCkXA;IAeQ,oBAAY;E1C28PpB;AACF;;ACz0QE;EyC8WA;IAkBQ,oBAAY;E1C88PpB;AACF;;AC30QE;EyC0WA;IAqBQ,oBAAY;E1Ci9PpB;AACF;;AC70QE;EyCsWA;IAwBQ,oBAAY;E1Co9PpB;AACF;;AC90QI;EyCiWF;IA2BQ,oBAAY;E1Cu9PpB;AACF;;AC10QI;EyCuVF;IA8BQ,oBAAY;E1C09PpB;AACF;;AC30QI;EyCkVF;IAiCQ,oBAAY;E1C69PpB;AACF;;ACv0QI;EyCwUF;IAoCQ,oBAAY;E1Cg+PpB;AACF;;A0CrgQE;EASM,mBAAY;A1CggQpB;;AC/3QE;EyCsXA;IAYQ,mBAAY;E1CkgQpB;AACF;;ACj4QE;EyCkXA;IAeQ,mBAAY;E1CqgQpB;AACF;;ACn4QE;EyC8WA;IAkBQ,mBAAY;E1CwgQpB;AACF;;ACr4QE;EyC0WA;IAqBQ,mBAAY;E1C2gQpB;AACF;;ACv4QE;EyCsWA;IAwBQ,mBAAY;E1C8gQpB;AACF;;ACx4QI;EyCiWF;IA2BQ,mBAAY;E1CihQpB;AACF;;ACp4QI;EyCuVF;IA8BQ,mBAAY;E1CohQpB;AACF;;ACr4QI;EyCkVF;IAiCQ,mBAAY;E1CuhQpB;AACF;;ACj4QI;EyCwUF;IAoCQ,mBAAY;E1C0hQpB;AACF;;A0C/jQE;EASM,oBAAY;A1C0jQpB;;ACz7QE;EyCsXA;IAYQ,oBAAY;E1C4jQpB;AACF;;AC37QE;EyCkXA;IAeQ,oBAAY;E1C+jQpB;AACF;;AC77QE;EyC8WA;IAkBQ,oBAAY;E1CkkQpB;AACF;;AC/7QE;EyC0WA;IAqBQ,oBAAY;E1CqkQpB;AACF;;ACj8QE;EyCsWA;IAwBQ,oBAAY;E1CwkQpB;AACF;;ACl8QI;EyCiWF;IA2BQ,oBAAY;E1C2kQpB;AACF;;AC97QI;EyCuVF;IA8BQ,oBAAY;E1C8kQpB;AACF;;AC/7QI;EyCkVF;IAiCQ,oBAAY;E1CilQpB;AACF;;AC37QI;EyCwUF;IAoCQ,oBAAY;E1ColQpB;AACF;;A0CznQE;EASM,iBAAY;A1ConQpB;;ACn/QE;EyCsXA;IAYQ,iBAAY;E1CsnQpB;AACF;;ACr/QE;EyCkXA;IAeQ,iBAAY;E1CynQpB;AACF;;ACv/QE;EyC8WA;IAkBQ,iBAAY;E1C4nQpB;AACF;;ACz/QE;EyC0WA;IAqBQ,iBAAY;E1C+nQpB;AACF;;AC3/QE;EyCsWA;IAwBQ,iBAAY;E1CkoQpB;AACF;;AC5/QI;EyCiWF;IA2BQ,iBAAY;E1CqoQpB;AACF;;ACx/QI;EyCuVF;IA8BQ,iBAAY;E1CwoQpB;AACF;;ACz/QI;EyCkVF;IAiCQ,iBAAY;E1C2oQpB;AACF;;ACr/QI;EyCwUF;IAoCQ,iBAAY;E1C8oQpB;AACF;;A2C3oRA;EACE,oBAAoB;EACpB,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,4BAAuB;EAAvB,uBAAuB;A3C8oRzB;;A2CppRA;EASI,qBAA+B;EAC/B,sBAAgC;EAChC,oBAA8B;A3C+oRlC;;A2C1pRA;EAaM,uBAAiC;A3CipRvC;;A2C9pRA;EAeM,sBAjBgB;A3CoqRtB;;A2ClqRA;EAiBI,oBAAoB;A3CqpRxB;;A2CtqRA;EAmBI,gBArBkB;A3C4qRtB;;A2C1qRA;EAqBI,sBAAsB;A3CypR1B;;A2C9qRA;EAuBM,gCAAgC;A3C2pRtC;;AC5kRE;E0CtGF;IA2BM,aAAa;E3C4pRjB;E2CvrRF;IA8BQ,UAAU;IACV,eAA8B;E3C4pRpC;E2C3rRF;IA8BQ,UAAU;IACV,gBAA8B;E3CgqRpC;E2C/rRF;IA8BQ,UAAU;IACV,UAA8B;E3CoqRpC;E2CnsRF;IA8BQ,UAAU;IACV,gBAA8B;E3CwqRpC;E2CvsRF;IA8BQ,UAAU;IACV,gBAA8B;E3C4qRpC;E2C3sRF;IA8BQ,UAAU;IACV,UAA8B;E3CgrRpC;E2C/sRF;IA8BQ,UAAU;IACV,gBAA8B;E3CorRpC;E2CntRF;IA8BQ,UAAU;IACV,gBAA8B;E3CwrRpC;E2CvtRF;IA8BQ,UAAU;IACV,UAA8B;E3C4rRpC;E2C3tRF;IA8BQ,UAAU;IACV,gBAA8B;E3CgsRpC;E2C/tRF;IA8BQ,UAAU;IACV,gBAA8B;E3CosRpC;E2CnuRF;IA8BQ,UAAU;IACV,WAA8B;E3CwsRpC;AACF;;A4C5uRA,kBAAA;ACIE;EACE,uBAAwB;A7C4uR5B;;A6C3uRE;EAGI,yBAA0C;A7C4uRhD;;A6C3uRE;EACE,kCAAmC;A7C8uRvC;;A6CrvRE;EACE,yBAAwB;A7CwvR5B;;A6CvvRE;EAGI,uBAA0C;A7CwvRhD;;A6CvvRE;EACE,oCAAmC;A7C0vRvC;;A6CjwRE;EACE,4BAAwB;A7CowR5B;;A6CnwRE;EAGI,yBAA0C;A7CowRhD;;A6CnwRE;EACE,uCAAmC;A7CswRvC;;A6C7wRE;EACE,yBAAwB;A7CgxR5B;;A6C/wRE;EAGI,yBAA0C;A7CgxRhD;;A6C/wRE;EACE,oCAAmC;A7CkxRvC;;A6CzxRE;EACE,yBAAwB;A7C4xR5B;;A6C3xRE;EAGI,yBAA0C;A7C4xRhD;;A6C3xRE;EACE,oCAAmC;A7C8xRvC;;A6CzxRI;EACE,yBAA8B;A7C4xRpC;;A6C3xRI;EAGI,yBAAgD;A7C4xRxD;;A6C3xRI;EACE,oCAAyC;A7C8xR/C;;A6C5xRI;EACE,yBAA6B;A7C+xRnC;;A6C9xRI;EAGI,yBAAgD;A7C+xRxD;;A6C9xRI;EACE,oCAAwC;A7CiyR9C;;A6C7zRE;EACE,yBAAwB;A7Cg0R5B;;A6C/zRE;EAGI,yBAA0C;A7Cg0RhD;;A6C/zRE;EACE,oCAAmC;A7Ck0RvC;;A6C7zRI;EACE,yBAA8B;A7Cg0RpC;;A6C/zRI;EAGI,yBAAgD;A7Cg0RxD;;A6C/zRI;EACE,oCAAyC;A7Ck0R/C;;A6Ch0RI;EACE,yBAA6B;A7Cm0RnC;;A6Cl0RI;EAGI,yBAAgD;A7Cm0RxD;;A6Cl0RI;EACE,oCAAwC;A7Cq0R9C;;A6Cj2RE;EACE,yBAAwB;A7Co2R5B;;A6Cn2RE;EAGI,yBAA0C;A7Co2RhD;;A6Cn2RE;EACE,oCAAmC;A7Cs2RvC;;A6Cj2RI;EACE,yBAA8B;A7Co2RpC;;A6Cn2RI;EAGI,yBAAgD;A7Co2RxD;;A6Cn2RI;EACE,oCAAyC;A7Cs2R/C;;A6Cp2RI;EACE,yBAA6B;A7Cu2RnC;;A6Ct2RI;EAGI,yBAAgD;A7Cu2RxD;;A6Ct2RI;EACE,oCAAwC;A7Cy2R9C;;A6Cr4RE;EACE,yBAAwB;A7Cw4R5B;;A6Cv4RE;EAGI,yBAA0C;A7Cw4RhD;;A6Cv4RE;EACE,oCAAmC;A7C04RvC;;A6Cr4RI;EACE,yBAA8B;A7Cw4RpC;;A6Cv4RI;EAGI,yBAAgD;A7Cw4RxD;;A6Cv4RI;EACE,oCAAyC;A7C04R/C;;A6Cx4RI;EACE,yBAA6B;A7C24RnC;;A6C14RI;EAGI,yBAAgD;A7C24RxD;;A6C14RI;EACE,oCAAwC;A7C64R9C;;A6Cz6RE;EACE,yBAAwB;A7C46R5B;;A6C36RE;EAGI,yBAA0C;A7C46RhD;;A6C36RE;EACE,oCAAmC;A7C86RvC;;A6Cz6RI;EACE,yBAA8B;A7C46RpC;;A6C36RI;EAGI,yBAAgD;A7C46RxD;;A6C36RI;EACE,oCAAyC;A7C86R/C;;A6C56RI;EACE,yBAA6B;A7C+6RnC;;A6C96RI;EAGI,yBAAgD;A7C+6RxD;;A6C96RI;EACE,oCAAwC;A7Ci7R9C;;A6C78RE;EACE,yBAAwB;A7Cg9R5B;;A6C/8RE;EAGI,yBAA0C;A7Cg9RhD;;A6C/8RE;EACE,oCAAmC;A7Ck9RvC;;A6C78RI;EACE,yBAA8B;A7Cg9RpC;;A6C/8RI;EAGI,yBAAgD;A7Cg9RxD;;A6C/8RI;EACE,oCAAyC;A7Ck9R/C;;A6Ch9RI;EACE,yBAA6B;A7Cm9RnC;;A6Cl9RI;EAGI,yBAAgD;A7Cm9RxD;;A6Cl9RI;EACE,oCAAwC;A7Cq9R9C;;A6Cl9RE;EACE,yBAAwB;A7Cq9R5B;;A6Cp9RE;EACE,oCAAmC;A7Cu9RvC;;A6C19RE;EACE,yBAAwB;A7C69R5B;;A6C59RE;EACE,oCAAmC;A7C+9RvC;;A6Cl+RE;EACE,yBAAwB;A7Cq+R5B;;A6Cp+RE;EACE,oCAAmC;A7Cu+RvC;;A6C1+RE;EACE,yBAAwB;A7C6+R5B;;A6C5+RE;EACE,oCAAmC;A7C++RvC;;A6Cl/RE;EACE,yBAAwB;A7Cq/R5B;;A6Cp/RE;EACE,oCAAmC;A7Cu/RvC;;A6C1/RE;EACE,yBAAwB;A7C6/R5B;;A6C5/RE;EACE,oCAAmC;A7C+/RvC;;A6ClgSE;EACE,yBAAwB;A7CqgS5B;;A6CpgSE;EACE,oCAAmC;A7CugSvC;;A6C1gSE;EACE,4BAAwB;A7C6gS5B;;A6C5gSE;EACE,uCAAmC;A7C+gSvC;;A6ClhSE;EACE,yBAAwB;A7CqhS5B;;A6CphSE;EACE,oCAAmC;A7CuhSvC;;A8C3jSE;EACE,8BAAiC;A9C8jSrC;;A8C/jSE;EACE,sCAAiC;A9CkkSrC;;A8CnkSE;EACE,iCAAiC;A9CskSrC;;A8CvkSE;EACE,yCAAiC;A9C0kSrC;;A8CtkSE;EACE,4BAA4B;A9CykShC;;A8C1kSE;EACE,0BAA4B;A9C6kShC;;A8C9kSE;EACE,kCAA4B;A9CilShC;;A8C7kSE;EACE,sCAAkC;A9CglStC;;A8CjlSE;EACE,oCAAkC;A9ColStC;;A8CrlSE;EACE,kCAAkC;A9CwlStC;;A8CzlSE;EACE,yCAAkC;A9C4lStC;;A8C7lSE;EACE,wCAAkC;A9CgmStC;;A8CjmSE;EACE,wCAAkC;A9ComStC;;A8CrmSE;EACE,iCAAkC;A9CwmStC;;A8CzmSE;EACE,+BAAkC;A9C4mStC;;A8C7mSE;EACE,gCAAkC;A9CgnStC;;A8CjnSE;EACE,iCAAkC;A9ConStC;;A8ChnSE;EACE,oCAAgC;A9CmnSpC;;A8CpnSE;EACE,kCAAgC;A9CunSpC;;A8CxnSE;EACE,gCAAgC;A9C2nSpC;;A8C5nSE;EACE,uCAAgC;A9C+nSpC;;A8ChoSE;EACE,sCAAgC;A9CmoSpC;;A8CpoSE;EACE,sCAAgC;A9CuoSpC;;A8CxoSE;EACE,iCAAgC;A9C2oSpC;;A8C5oSE;EACE,+BAAgC;A9C+oSpC;;A8ChpSE;EACE,6BAAgC;A9CmpSpC;;A8CppSE;EACE,kCAAgC;A9CupSpC;;A8CnpSE;EACE,+BAA8B;A9CspSlC;;A8CvpSE;EACE,kCAA8B;A9C0pSlC;;A8C3pSE;EACE,gCAA8B;A9C8pSlC;;A8C/pSE;EACE,8BAA8B;A9CkqSlC;;A8CnqSE;EACE,gCAA8B;A9CsqSlC;;A8CvqSE;EACE,6BAA8B;A9C0qSlC;;A8C3qSE;EACE,2BAA8B;A9C8qSlC;;A8C/qSE;EACE,kCAA8B;A9CkrSlC;;A8CnrSE;EACE,gCAA8B;A9CsrSlC;;A8ClrSE;EACE,2BAA6B;A9CqrSjC;;A8CtrSE;EACE,iCAA6B;A9CyrSjC;;A8C1rSE;EACE,+BAA6B;A9C6rSjC;;A8C9rSE;EACE,6BAA6B;A9CisSjC;;A8ClsSE;EACE,+BAA6B;A9CqsSjC;;A8CtsSE;EACE,8BAA6B;A9CysSjC;;A8CpsSI;EACE,uBAAqC;A9CusS3C;;A8CxsSI;EACE,uBAAqC;A9C2sS3C;;A8C5sSI;EACE,uBAAqC;A9C+sS3C;;A8ChtSI;EACE,uBAAqC;A9CmtS3C;;A8CptSI;EACE,uBAAqC;A9CutS3C;;A8CxtSI;EACE,uBAAqC;A9C2tS3C;;A8C5tSI;EACE,yBAAqC;A9C+tS3C;;A8ChuSI;EACE,yBAAqC;A9CmuS3C;;A8CpuSI;EACE,yBAAqC;A9CuuS3C;;A8CxuSI;EACE,yBAAqC;A9C2uS3C;;A8C5uSI;EACE,yBAAqC;A9C+uS3C;;A8ChvSI;EACE,yBAAqC;A9CmvS3C;;AClxSE;EACE,WAAW;EACX,YAAY;EACZ,cAAc;ADqxSlB;;A+CtxSA;EACE,sBAAsB;A/CyxSxB;;A+CvxSA;EACE,uBAAuB;A/C0xSzB;;AgDjySA;EACE,2BAA2B;AhDoyS7B;;AgDlySA;EACE,2BAA2B;AhDqyS7B;;AgDnySA;EACE,0BAA0B;EAC1B,8BAA8B;AhDsyShC;;AiDhzSA;EACE,2BAA2B;AjDmzS7B;;AkD/ySA;EACE,6BAA6B;AlDkzS/B;;AmDxzSA;EACE,oBAAoB;AnD2zStB;;AmDzzSA;EACE,qBAAqB;AnD4zSvB;;AmDjzSI;EACE,oBAA+B;AnDozSrC;;AmDjzSM;EACE,wBAA8C;AnDozStD;;AmDrzSM;EACE,0BAA8C;AnDwzStD;;AmDzzSM;EACE,2BAA8C;AnD4zStD;;AmD7zSM;EACE,yBAA8C;AnDg0StD;;AmD7zSM;EACE,yBAAyC;EACzC,0BAA2C;AnDg0SnD;;AmD7zSM;EACE,wBAAuC;EACvC,2BAA6C;AnDg0SrD;;AmD/0SI;EACE,0BAA+B;AnDk1SrC;;AmD/0SM;EACE,8BAA8C;AnDk1StD;;AmDn1SM;EACE,gCAA8C;AnDs1StD;;AmDv1SM;EACE,iCAA8C;AnD01StD;;AmD31SM;EACE,+BAA8C;AnD81StD;;AmD31SM;EACE,+BAAyC;EACzC,gCAA2C;AnD81SnD;;AmD31SM;EACE,8BAAuC;EACvC,iCAA6C;AnD81SrD;;AmD72SI;EACE,yBAA+B;AnDg3SrC;;AmD72SM;EACE,6BAA8C;AnDg3StD;;AmDj3SM;EACE,+BAA8C;AnDo3StD;;AmDr3SM;EACE,gCAA8C;AnDw3StD;;AmDz3SM;EACE,8BAA8C;AnD43StD;;AmDz3SM;EACE,8BAAyC;EACzC,+BAA2C;AnD43SnD;;AmDz3SM;EACE,6BAAuC;EACvC,gCAA6C;AnD43SrD;;AmD34SI;EACE,0BAA+B;AnD84SrC;;AmD34SM;EACE,8BAA8C;AnD84StD;;AmD/4SM;EACE,gCAA8C;AnDk5StD;;AmDn5SM;EACE,iCAA8C;AnDs5StD;;AmDv5SM;EACE,+BAA8C;AnD05StD;;AmDv5SM;EACE,+BAAyC;EACzC,gCAA2C;AnD05SnD;;AmDv5SM;EACE,8BAAuC;EACvC,iCAA6C;AnD05SrD;;AmDz6SI;EACE,uBAA+B;AnD46SrC;;AmDz6SM;EACE,2BAA8C;AnD46StD;;AmD76SM;EACE,6BAA8C;AnDg7StD;;AmDj7SM;EACE,8BAA8C;AnDo7StD;;AmDr7SM;EACE,4BAA8C;AnDw7StD;;AmDr7SM;EACE,4BAAyC;EACzC,6BAA2C;AnDw7SnD;;AmDr7SM;EACE,2BAAuC;EACvC,8BAA6C;AnDw7SrD;;AmDv8SI;EACE,yBAA+B;AnD08SrC;;AmDv8SM;EACE,6BAA8C;AnD08StD;;AmD38SM;EACE,+BAA8C;AnD88StD;;AmD/8SM;EACE,gCAA8C;AnDk9StD;;AmDn9SM;EACE,8BAA8C;AnDs9StD;;AmDn9SM;EACE,8BAAyC;EACzC,+BAA2C;AnDs9SnD;;AmDn9SM;EACE,6BAAuC;EACvC,gCAA6C;AnDs9SrD;;AmDr+SI;EACE,uBAA+B;AnDw+SrC;;AmDr+SM;EACE,2BAA8C;AnDw+StD;;AmDz+SM;EACE,6BAA8C;AnD4+StD;;AmD7+SM;EACE,8BAA8C;AnDg/StD;;AmDj/SM;EACE,4BAA8C;AnDo/StD;;AmDj/SM;EACE,4BAAyC;EACzC,6BAA2C;AnDo/SnD;;AmDj/SM;EACE,2BAAuC;EACvC,8BAA6C;AnDo/SrD;;AmDngTI;EACE,uBAA+B;AnDsgTrC;;AmDngTM;EACE,2BAA8C;AnDsgTtD;;AmDvgTM;EACE,6BAA8C;AnD0gTtD;;AmD3gTM;EACE,8BAA8C;AnD8gTtD;;AmD/gTM;EACE,4BAA8C;AnDkhTtD;;AmD/gTM;EACE,4BAAyC;EACzC,6BAA2C;AnDkhTnD;;AmD/gTM;EACE,2BAAuC;EACvC,8BAA6C;AnDkhTrD;;AmDjiTI;EACE,qBAA+B;AnDoiTrC;;AmDjiTM;EACE,yBAA8C;AnDoiTtD;;AmDriTM;EACE,2BAA8C;AnDwiTtD;;AmDziTM;EACE,4BAA8C;AnD4iTtD;;AmD7iTM;EACE,0BAA8C;AnDgjTtD;;AmD7iTM;EACE,0BAAyC;EACzC,2BAA2C;AnDgjTnD;;AmD7iTM;EACE,yBAAuC;EACvC,4BAA6C;AnDgjTrD;;AmD/jTI;EACE,2BAA+B;AnDkkTrC;;AmD/jTM;EACE,+BAA8C;AnDkkTtD;;AmDnkTM;EACE,iCAA8C;AnDskTtD;;AmDvkTM;EACE,kCAA8C;AnD0kTtD;;AmD3kTM;EACE,gCAA8C;AnD8kTtD;;AmD3kTM;EACE,gCAAyC;EACzC,iCAA2C;AnD8kTnD;;AmD3kTM;EACE,+BAAuC;EACvC,kCAA6C;AnD8kTrD;;AmD7lTI;EACE,0BAA+B;AnDgmTrC;;AmD7lTM;EACE,8BAA8C;AnDgmTtD;;AmDjmTM;EACE,gCAA8C;AnDomTtD;;AmDrmTM;EACE,iCAA8C;AnDwmTtD;;AmDzmTM;EACE,+BAA8C;AnD4mTtD;;AmDzmTM;EACE,+BAAyC;EACzC,gCAA2C;AnD4mTnD;;AmDzmTM;EACE,8BAAuC;EACvC,iCAA6C;AnD4mTrD;;AmD3nTI;EACE,2BAA+B;AnD8nTrC;;AmD3nTM;EACE,+BAA8C;AnD8nTtD;;AmD/nTM;EACE,iCAA8C;AnDkoTtD;;AmDnoTM;EACE,kCAA8C;AnDsoTtD;;AmDvoTM;EACE,gCAA8C;AnD0oTtD;;AmDvoTM;EACE,gCAAyC;EACzC,iCAA2C;AnD0oTnD;;AmDvoTM;EACE,+BAAuC;EACvC,kCAA6C;AnD0oTrD;;AmDzpTI;EACE,wBAA+B;AnD4pTrC;;AmDzpTM;EACE,4BAA8C;AnD4pTtD;;AmD7pTM;EACE,8BAA8C;AnDgqTtD;;AmDjqTM;EACE,+BAA8C;AnDoqTtD;;AmDrqTM;EACE,6BAA8C;AnDwqTtD;;AmDrqTM;EACE,6BAAyC;EACzC,8BAA2C;AnDwqTnD;;AmDrqTM;EACE,4BAAuC;EACvC,+BAA6C;AnDwqTrD;;AmDvrTI;EACE,0BAA+B;AnD0rTrC;;AmDvrTM;EACE,8BAA8C;AnD0rTtD;;AmD3rTM;EACE,gCAA8C;AnD8rTtD;;AmD/rTM;EACE,iCAA8C;AnDksTtD;;AmDnsTM;EACE,+BAA8C;AnDssTtD;;AmDnsTM;EACE,+BAAyC;EACzC,gCAA2C;AnDssTnD;;AmDnsTM;EACE,8BAAuC;EACvC,iCAA6C;AnDssTrD;;AmDrtTI;EACE,wBAA+B;AnDwtTrC;;AmDrtTM;EACE,4BAA8C;AnDwtTtD;;AmDztTM;EACE,8BAA8C;AnD4tTtD;;AmD7tTM;EACE,+BAA8C;AnDguTtD;;AmDjuTM;EACE,6BAA8C;AnDouTtD;;AmDjuTM;EACE,6BAAyC;EACzC,8BAA2C;AnDouTnD;;AmDjuTM;EACE,4BAAuC;EACvC,+BAA6C;AnDouTrD;;AmDnvTI;EACE,wBAA+B;AnDsvTrC;;AmDnvTM;EACE,4BAA8C;AnDsvTtD;;AmDvvTM;EACE,8BAA8C;AnD0vTtD;;AmD3vTM;EACE,+BAA8C;AnD8vTtD;;AmD/vTM;EACE,6BAA8C;AnDkwTtD;;AmD/vTM;EACE,6BAAyC;EACzC,8BAA2C;AnDkwTnD;;AmD/vTM;EACE,4BAAuC;EACvC,+BAA6C;AnDkwTrD;;AoD3xTI;EACE,0BAA2B;ApD8xTjC;;AoD/xTI;EACE,4BAA2B;ApDkyTjC;;AoDnyTI;EACE,0BAA2B;ApDsyTjC;;AoDvyTI;EACE,4BAA2B;ApD0yTjC;;AoD3yTI;EACE,6BAA2B;ApD8yTjC;;AoD/yTI;EACE,0BAA2B;ApDkzTjC;;AoDnzTI;EACE,6BAA2B;ApDszTjC;;ACttTE;EmDjGE;IACE,0BAA2B;EpD2zT/B;EoD5zTE;IACE,4BAA2B;EpD8zT/B;EoD/zTE;IACE,0BAA2B;EpDi0T/B;EoDl0TE;IACE,4BAA2B;EpDo0T/B;EoDr0TE;IACE,6BAA2B;EpDu0T/B;EoDx0TE;IACE,0BAA2B;EpD00T/B;EoD30TE;IACE,6BAA2B;EpD60T/B;AACF;;AC1uTE;EmDrGE;IACE,0BAA2B;EpDm1T/B;EoDp1TE;IACE,4BAA2B;EpDs1T/B;EoDv1TE;IACE,0BAA2B;EpDy1T/B;EoD11TE;IACE,4BAA2B;EpD41T/B;EoD71TE;IACE,6BAA2B;EpD+1T/B;EoDh2TE;IACE,0BAA2B;EpDk2T/B;EoDn2TE;IACE,6BAA2B;EpDq2T/B;AACF;;AC1vTE;EmD7GE;IACE,0BAA2B;EpD22T/B;EoD52TE;IACE,4BAA2B;EpD82T/B;EoD/2TE;IACE,0BAA2B;EpDi3T/B;EoDl3TE;IACE,4BAA2B;EpDo3T/B;EoDr3TE;IACE,6BAA2B;EpDu3T/B;EoDx3TE;IACE,0BAA2B;EpD03T/B;EoD33TE;IACE,6BAA2B;EpD63T/B;AACF;;AC9wTE;EmDjHE;IACE,0BAA2B;EpDm4T/B;EoDp4TE;IACE,4BAA2B;EpDs4T/B;EoDv4TE;IACE,0BAA2B;EpDy4T/B;EoD14TE;IACE,4BAA2B;EpD44T/B;EoD74TE;IACE,6BAA2B;EpD+4T/B;EoDh5TE;IACE,0BAA2B;EpDk5T/B;EoDn5TE;IACE,6BAA2B;EpDq5T/B;AACF;;ACvxTI;EmDhIA;IACE,0BAA2B;EpD25T/B;EoD55TE;IACE,4BAA2B;EpD85T/B;EoD/5TE;IACE,0BAA2B;EpDi6T/B;EoDl6TE;IACE,4BAA2B;EpDo6T/B;EoDr6TE;IACE,6BAA2B;EpDu6T/B;EoDx6TE;IACE,0BAA2B;EpD06T/B;EoD36TE;IACE,6BAA2B;EpD66T/B;AACF;;AChyTI;EmD/IA;IACE,0BAA2B;EpDm7T/B;EoDp7TE;IACE,4BAA2B;EpDs7T/B;EoDv7TE;IACE,0BAA2B;EpDy7T/B;EoD17TE;IACE,4BAA2B;EpD47T/B;EoD77TE;IACE,6BAA2B;EpD+7T/B;EoDh8TE;IACE,0BAA2B;EpDk8T/B;EoDn8TE;IACE,6BAA2B;EpDq8T/B;AACF;;AoD76TE;EACE,6BAAqC;ApDg7TzC;;AoDj7TE;EACE,8BAAqC;ApDo7TzC;;AoDr7TE;EACE,2BAAqC;ApDw7TzC;;AoDz7TE;EACE,4BAAqC;ApD47TzC;;ACt3TE;EmDlEE;IACE,6BAAqC;EpD47TzC;AACF;;ACx3TE;EmDnEE;IACE,6BAAqC;EpD+7TzC;AACF;;AC13TE;EmDpEE;IACE,6BAAqC;EpDk8TzC;AACF;;AC53TE;EmDrEE;IACE,6BAAqC;EpDq8TzC;AACF;;AC93TE;EmDtEE;IACE,6BAAqC;EpDw8TzC;AACF;;AC/3TI;EmDxEA;IACE,6BAAqC;EpD28TzC;AACF;;AC33TI;EmD/EA;IACE,6BAAqC;EpD88TzC;AACF;;AC53TI;EmDjFA;IACE,6BAAqC;EpDi9TzC;AACF;;ACx3TI;EmDxFA;IACE,6BAAqC;EpDo9TzC;AACF;;AC56TE;EmDlEE;IACE,8BAAqC;EpDk/TzC;AACF;;AC96TE;EmDnEE;IACE,8BAAqC;EpDq/TzC;AACF;;ACh7TE;EmDpEE;IACE,8BAAqC;EpDw/TzC;AACF;;ACl7TE;EmDrEE;IACE,8BAAqC;EpD2/TzC;AACF;;ACp7TE;EmDtEE;IACE,8BAAqC;EpD8/TzC;AACF;;ACr7TI;EmDxEA;IACE,8BAAqC;EpDigUzC;AACF;;ACj7TI;EmD/EA;IACE,8BAAqC;EpDogUzC;AACF;;ACl7TI;EmDjFA;IACE,8BAAqC;EpDugUzC;AACF;;AC96TI;EmDxFA;IACE,8BAAqC;EpD0gUzC;AACF;;ACl+TE;EmDlEE;IACE,2BAAqC;EpDwiUzC;AACF;;ACp+TE;EmDnEE;IACE,2BAAqC;EpD2iUzC;AACF;;ACt+TE;EmDpEE;IACE,2BAAqC;EpD8iUzC;AACF;;ACx+TE;EmDrEE;IACE,2BAAqC;EpDijUzC;AACF;;AC1+TE;EmDtEE;IACE,2BAAqC;EpDojUzC;AACF;;AC3+TI;EmDxEA;IACE,2BAAqC;EpDujUzC;AACF;;ACv+TI;EmD/EA;IACE,2BAAqC;EpD0jUzC;AACF;;ACx+TI;EmDjFA;IACE,2BAAqC;EpD6jUzC;AACF;;ACp+TI;EmDxFA;IACE,2BAAqC;EpDgkUzC;AACF;;ACxhUE;EmDlEE;IACE,4BAAqC;EpD8lUzC;AACF;;AC1hUE;EmDnEE;IACE,4BAAqC;EpDimUzC;AACF;;AC5hUE;EmDpEE;IACE,4BAAqC;EpDomUzC;AACF;;AC9hUE;EmDrEE;IACE,4BAAqC;EpDumUzC;AACF;;AChiUE;EmDtEE;IACE,4BAAqC;EpD0mUzC;AACF;;ACjiUI;EmDxEA;IACE,4BAAqC;EpD6mUzC;AACF;;AC7hUI;EmD/EA;IACE,4BAAqC;EpDgnUzC;AACF;;AC9hUI;EmDjFA;IACE,4BAAqC;EpDmnUzC;AACF;;AC1hUI;EmDxFA;IACE,4BAAqC;EpDsnUzC;AACF;;AoDrnUA;EACE,qCAAqC;ApDwnUvC;;AoDtnUA;EACE,oCAAoC;ApDynUtC;;AoDvnUA;EACE,oCAAoC;ApD0nUtC;;AoDxnUA;EACE,6BAA6B;ApD2nU/B;;AoDznUA;EACE,qCAAqC;ApD4nUvC;;AoD1nUA;EACE,2BAAqC;ApD6nUvC;;AoD5nUA;EACE,2BAAsC;ApD+nUxC;;AoD9nUA;EACE,2BAAsC;ApDioUxC;;AoDhoUA;EACE,2BAAwC;ApDmoU1C;;AoDloUA;EACE,2BAAoC;ApDqoUtC;;AoDnoUA;EACE,+LAAuC;ApDsoUzC;;AoDpoUA;EACE,+LAAyC;ApDuoU3C;;AoDroUA;EACE,+LAA0C;ApDwoU5C;;AoDtoUA;EACE,iCAAyC;ApDyoU3C;;AoDvoUA;EACE,iCAAoC;ApD0oUtC;;AqD3uUE;EACE,yBAA+B;ArD8uUnC;;AC9oUE;EoD9FE;IACE,yBAA+B;ErDgvUnC;AACF;;AChpUE;EoD/FE;IACE,yBAA+B;ErDmvUnC;AACF;;AClpUE;EoDhGE;IACE,yBAA+B;ErDsvUnC;AACF;;ACppUE;EoDjGE;IACE,yBAA+B;ErDyvUnC;AACF;;ACtpUE;EoDlGE;IACE,yBAA+B;ErD4vUnC;AACF;;ACvpUI;EoDpGA;IACE,yBAA+B;ErD+vUnC;AACF;;ACnpUI;EoD3GA;IACE,yBAA+B;ErDkwUnC;AACF;;ACppUI;EoD7GA;IACE,yBAA+B;ErDqwUnC;AACF;;AChpUI;EoDpHA;IACE,yBAA+B;ErDwwUnC;AACF;;AqDryUE;EACE,wBAA+B;ArDwyUnC;;ACxsUE;EoD9FE;IACE,wBAA+B;ErD0yUnC;AACF;;AC1sUE;EoD/FE;IACE,wBAA+B;ErD6yUnC;AACF;;AC5sUE;EoDhGE;IACE,wBAA+B;ErDgzUnC;AACF;;AC9sUE;EoDjGE;IACE,wBAA+B;ErDmzUnC;AACF;;AChtUE;EoDlGE;IACE,wBAA+B;ErDszUnC;AACF;;ACjtUI;EoDpGA;IACE,wBAA+B;ErDyzUnC;AACF;;AC7sUI;EoD3GA;IACE,wBAA+B;ErD4zUnC;AACF;;AC9sUI;EoD7GA;IACE,wBAA+B;ErD+zUnC;AACF;;AC1sUI;EoDpHA;IACE,wBAA+B;ErDk0UnC;AACF;;AqD/1UE;EACE,0BAA+B;ArDk2UnC;;AClwUE;EoD9FE;IACE,0BAA+B;ErDo2UnC;AACF;;ACpwUE;EoD/FE;IACE,0BAA+B;ErDu2UnC;AACF;;ACtwUE;EoDhGE;IACE,0BAA+B;ErD02UnC;AACF;;ACxwUE;EoDjGE;IACE,0BAA+B;ErD62UnC;AACF;;AC1wUE;EoDlGE;IACE,0BAA+B;ErDg3UnC;AACF;;AC3wUI;EoDpGA;IACE,0BAA+B;ErDm3UnC;AACF;;ACvwUI;EoD3GA;IACE,0BAA+B;ErDs3UnC;AACF;;ACxwUI;EoD7GA;IACE,0BAA+B;ErDy3UnC;AACF;;ACpwUI;EoDpHA;IACE,0BAA+B;ErD43UnC;AACF;;AqDz5UE;EACE,gCAA+B;ArD45UnC;;AC5zUE;EoD9FE;IACE,gCAA+B;ErD85UnC;AACF;;AC9zUE;EoD/FE;IACE,gCAA+B;ErDi6UnC;AACF;;ACh0UE;EoDhGE;IACE,gCAA+B;ErDo6UnC;AACF;;ACl0UE;EoDjGE;IACE,gCAA+B;ErDu6UnC;AACF;;ACp0UE;EoDlGE;IACE,gCAA+B;ErD06UnC;AACF;;ACr0UI;EoDpGA;IACE,gCAA+B;ErD66UnC;AACF;;ACj0UI;EoD3GA;IACE,gCAA+B;ErDg7UnC;AACF;;ACl0UI;EoD7GA;IACE,gCAA+B;ErDm7UnC;AACF;;AC9zUI;EoDpHA;IACE,gCAA+B;ErDs7UnC;AACF;;AqDn9UE;EACE,+BAA+B;ArDs9UnC;;ACt3UE;EoD9FE;IACE,+BAA+B;ErDw9UnC;AACF;;ACx3UE;EoD/FE;IACE,+BAA+B;ErD29UnC;AACF;;AC13UE;EoDhGE;IACE,+BAA+B;ErD89UnC;AACF;;AC53UE;EoDjGE;IACE,+BAA+B;ErDi+UnC;AACF;;AC93UE;EoDlGE;IACE,+BAA+B;ErDo+UnC;AACF;;AC/3UI;EoDpGA;IACE,+BAA+B;ErDu+UnC;AACF;;AC33UI;EoD3GA;IACE,+BAA+B;ErD0+UnC;AACF;;AC53UI;EoD7GA;IACE,+BAA+B;ErD6+UnC;AACF;;ACx3UI;EoDpHA;IACE,+BAA+B;ErDg/UnC;AACF;;AqD/+UA;EACE,wBAAwB;ArDk/U1B;;AqDh/UA;EACE,uBAAuB;EACvB,iCAAiC;EACjC,yBAAyB;EACzB,2BAA2B;EAC3B,qBAAqB;EACrB,6BAA6B;EAC7B,8BAA8B;EAC9B,wBAAwB;ArDm/U1B;;AC37UE;EoDrDA;IACE,wBAAwB;ErDo/U1B;AACF;;AC77UE;EoDrDA;IACE,wBAAwB;ErDs/U1B;AACF;;AC/7UE;EoDrDA;IACE,wBAAwB;ErDw/U1B;AACF;;ACj8UE;EoDrDA;IACE,wBAAwB;ErD0/U1B;AACF;;ACn8UE;EoDrDA;IACE,wBAAwB;ErD4/U1B;AACF;;ACp8UI;EoDtDF;IACE,wBAAwB;ErD8/U1B;AACF;;ACh8UI;EoD5DF;IACE,wBAAwB;ErDggV1B;AACF;;ACj8UI;EoD7DF;IACE,wBAAwB;ErDkgV1B;AACF;;AC77UI;EoDnEF;IACE,wBAAwB;ErDogV1B;AACF;;AqDngVA;EACE,6BAA6B;ArDsgV/B;;ACr/UE;EoDdA;IACE,6BAA6B;ErDugV/B;AACF;;ACv/UE;EoDdA;IACE,6BAA6B;ErDygV/B;AACF;;ACz/UE;EoDdA;IACE,6BAA6B;ErD2gV/B;AACF;;AC3/UE;EoDdA;IACE,6BAA6B;ErD6gV/B;AACF;;AC7/UE;EoDdA;IACE,6BAA6B;ErD+gV/B;AACF;;AC9/UI;EoDfF;IACE,6BAA6B;ErDihV/B;AACF;;AC1/UI;EoDrBF;IACE,6BAA6B;ErDmhV/B;AACF;;AC3/UI;EoDtBF;IACE,6BAA6B;ErDqhV/B;AACF;;ACv/UI;EoD5BF;IACE,6BAA6B;ErDuhV/B;AACF;;AsDjpVA,iBAAA;ACWA;EACE,oBAAoB;EACpB,aAAa;EACb,sBAAsB;EACtB,8BAA8B;AvD0oVhC;;AuD9oVA;EAMI,gBAAgB;AvD4oVpB;;AuDlpVA;EASM,mBAAmB;AvD6oVzB;;AuDtpVA;EAeM,uBxDXyB;EwDYzB,cxDzBuB;ACoqV7B;;AuD3pVA;;EAmBQ,cAAc;AvD6oVtB;;AuDhqVA;EAqBQ,cxD9BqB;AC6qV7B;;AuDpqVA;EAuBQ,4BxDhCqB;ACirV7B;;AuDxqVA;;EA0BU,cxDnCmB;ACsrV7B;;ACtkVE;EsDvGF;IA6BU,uBxDzBqB;EC8qV7B;AACF;;AuDnrVA;;EAgCQ,4BxDzCqB;ACisV7B;;AuDxrVA;;;EAqCU,yB7C4DuB;E6C3DvB,cxD/CmB;ACwsV7B;;AuD/rVA;EAyCU,cxDlDmB;EwDmDnB,YAAY;AvD0pVtB;;AuDpsVA;EA4CY,UAAU;AvD4pVtB;;AuDxsVA;EA+CY,uBAAwB;EACxB,UAAU;AvD6pVtB;;AuD7sVA;EAoDY,cxD7DiB;AC0tV7B;;AuDjtVA;EAsDc,uCxD/De;AC8tV7B;;AuDrtVA;EA0Dc,yBxDnEe;EwDoEf,qBxDpEe;EwDqEf,YxDxDiB;ACutV/B;;AuD3tVA;EAkEU,4EAAyG;AvD6pVnH;;ACpoVE;EsD3FF;IAqEc,4EAAyG;EvD+pVrH;AACF;;AuDruVA;EAeM,yBxDxBuB;EwDyBvB,YxDZyB;ACsuV/B;;AuD1uVA;;EAmBQ,cAAc;AvD4tVtB;;AuD/uVA;EAqBQ,YxDjBuB;AC+uV/B;;AuDnvVA;EAuBQ,+BxDnBuB;ACmvV/B;;AuDvvVA;;EA0BU,YxDtBqB;ACwvV/B;;ACrpVE;EsDvGF;IA6BU,yBxDtCmB;EC0wV3B;AACF;;AuDlwVA;;EAgCQ,+BxD5BuB;ACmwV/B;;AuDvwVA;;;EAqCU,uB7C4DuB;E6C3DvB,YxDlCqB;AC0wV/B;;AuD9wVA;EAyCU,YxDrCqB;EwDsCrB,YAAY;AvDyuVtB;;AuDnxVA;EA4CY,UAAU;AvD2uVtB;;AuDvxVA;EA+CY,yBAAwB;EACxB,UAAU;AvD4uVtB;;AuD5xVA;EAoDY,YxDhDmB;AC4xV/B;;AuDhyVA;EAsDc,uCxD/De;AC6yV7B;;AuDpyVA;EA0Dc,uBxDtDiB;EwDuDjB,mBxDvDiB;EwDwDjB,cxDrEe;ACmzV7B;;AuD1yVA;EAkEU,8EAAyG;AvD4uVnH;;ACntVE;EsD3FF;IAqEc,8EAAyG;EvD8uVrH;AACF;;AuDpzVA;EAeM,4BxDbwB;EwDcxB,yB7CqDe;AVovVrB;;AuDzzVA;;EAmBQ,cAAc;AvD2yVtB;;AuD9zVA;EAqBQ,yB7CgDa;AV6vVrB;;AuDl0VA;EAuBQ,yB7C8Ca;AViwVrB;;AuDt0VA;;EA0BU,yB7C2CW;AVswVrB;;ACpuVE;EsDvGF;IA6BU,4BxD3BoB;EC80V5B;AACF;;AuDj1VA;;EAgCQ,yB7CqCa;AVixVrB;;AuDt1VA;;;EAqCU,yB7C4DuB;E6C3DvB,yB7C+BW;AVwxVrB;;AuD71VA;EAyCU,yB7C4BW;E6C3BX,YAAY;AvDwzVtB;;AuDl2VA;EA4CY,UAAU;AvD0zVtB;;AuDt2VA;EA+CY,4BAAwB;EACxB,UAAU;AvD2zVtB;;AuD32VA;EAoDY,yB7CiBS;AV0yVrB;;AuD/2VA;EAsDc,uCxD/De;AC43V7B;;AuDn3VA;EA0Dc,oC7CWO;E6CVP,gC7CUO;E6CTP,iBxD1DgB;ACu3V9B;;AuDz3VA;EAkEU,iFAAyG;AvD2zVnH;;AClyVE;EsD3FF;IAqEc,iFAAyG;EvD6zVrH;AACF;;AuDn4VA;EAeM,yBxDpBwB;EwDqBxB,W7CuDU;AVi0VhB;;AuDx4VA;;EAmBQ,cAAc;AvD03VtB;;AuD74VA;EAqBQ,W7CkDQ;AV00VhB;;AuDj5VA;EAuBQ,+B7CgDQ;AV80VhB;;AuDr5VA;;EA0BU,W7C6CM;AVm1VhB;;ACnzVE;EsDvGF;IA6BU,yBxDlCoB;ECo6V5B;AACF;;AuDh6VA;;EAgCQ,+B7CuCQ;AV81VhB;;AuDr6VA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVq2VhB;;AuD56VA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDu4VtB;;AuDj7VA;EA4CY,UAAU;AvDy4VtB;;AuDr7VA;EA+CY,yBAAwB;EACxB,UAAU;AvD04VtB;;AuD17VA;EAoDY,W7CmBI;AVu3VhB;;AuD97VA;EAsDc,uCxD/De;AC28V7B;;AuDl8VA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDjEgB;AC68V9B;;AuDx8VA;EAkEU,gFAAyG;AvD04VnH;;ACj3VE;EsD3FF;IAqEc,gFAAyG;EvD44VrH;AACF;;AuDl9VA;EAeM,yBxDN4B;EwDO5B,W7CuDU;AVg5VhB;;AuDv9VA;;EAmBQ,cAAc;AvDy8VtB;;AuD59VA;EAqBQ,W7CkDQ;AVy5VhB;;AuDh+VA;EAuBQ,+B7CgDQ;AV65VhB;;AuDp+VA;;EA0BU,W7C6CM;AVk6VhB;;ACl4VE;EsDvGF;IA6BU,yBxDpBwB;ECq+VhC;AACF;;AuD/+VA;;EAgCQ,+B7CuCQ;AV66VhB;;AuDp/VA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVo7VhB;;AuD3/VA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDs9VtB;;AuDhgWA;EA4CY,UAAU;AvDw9VtB;;AuDpgWA;EA+CY,yBAAwB;EACxB,UAAU;AvDy9VtB;;AuDzgWA;EAoDY,W7CmBI;AVs8VhB;;AuD7gWA;EAsDc,uCxD/De;AC0hW7B;;AuDjhWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDnDoB;AC8gWlC;;AuDvhWA;EAkEU,gFAAyG;AvDy9VnH;;ACh8VE;EsD3FF;IAqEc,gFAAyG;EvD29VrH;AACF;;AuDjiWA;EAeM,yBxDJ4B;EwDK5B,W7CuDU;AV+9VhB;;AuDtiWA;;EAmBQ,cAAc;AvDwhWtB;;AuD3iWA;EAqBQ,W7CkDQ;AVw+VhB;;AuD/iWA;EAuBQ,+B7CgDQ;AV4+VhB;;AuDnjWA;;EA0BU,W7C6CM;AVi/VhB;;ACj9VE;EsDvGF;IA6BU,yBxDlBwB;ECkjWhC;AACF;;AuD9jWA;;EAgCQ,+B7CuCQ;AV4/VhB;;AuDnkWA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVmgWhB;;AuD1kWA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDqiWtB;;AuD/kWA;EA4CY,UAAU;AvDuiWtB;;AuDnlWA;EA+CY,yBAAwB;EACxB,UAAU;AvDwiWtB;;AuDxlWA;EAoDY,W7CmBI;AVqhWhB;;AuD5lWA;EAsDc,uCxD/De;ACymW7B;;AuDhmWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDjDoB;AC2lWlC;;AuDtmWA;EAkEU,gFAAyG;AvDwiWnH;;AC/gWE;EsD3FF;IAqEc,gFAAyG;EvD0iWrH;AACF;;AuDhnWA;EAeM,yBxDL4B;EwDM5B,W7CuDU;AV8iWhB;;AuDrnWA;;EAmBQ,cAAc;AvDumWtB;;AuD1nWA;EAqBQ,W7CkDQ;AVujWhB;;AuD9nWA;EAuBQ,+B7CgDQ;AV2jWhB;;AuDloWA;;EA0BU,W7C6CM;AVgkWhB;;AChiWE;EsDvGF;IA6BU,yBxDnBwB;ECkoWhC;AACF;;AuD7oWA;;EAgCQ,+B7CuCQ;AV2kWhB;;AuDlpWA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AVklWhB;;AuDzpWA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDonWtB;;AuD9pWA;EA4CY,UAAU;AvDsnWtB;;AuDlqWA;EA+CY,yBAAwB;EACxB,UAAU;AvDunWtB;;AuDvqWA;EAoDY,W7CmBI;AVomWhB;;AuD3qWA;EAsDc,uCxD/De;ACwrW7B;;AuD/qWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDlDoB;AC2qWlC;;AuDrrWA;EAkEU,gFAAyG;AvDunWnH;;AC9lWE;EsD3FF;IAqEc,gFAAyG;EvDynWrH;AACF;;AuD/rWA;EAeM,yBxDP4B;EwDQ5B,W7CuDU;AV6nWhB;;AuDpsWA;;EAmBQ,cAAc;AvDsrWtB;;AuDzsWA;EAqBQ,W7CkDQ;AVsoWhB;;AuD7sWA;EAuBQ,+B7CgDQ;AV0oWhB;;AuDjtWA;;EA0BU,W7C6CM;AV+oWhB;;AC/mWE;EsDvGF;IA6BU,yBxDrBwB;ECmtWhC;AACF;;AuD5tWA;;EAgCQ,+B7CuCQ;AV0pWhB;;AuDjuWA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AViqWhB;;AuDxuWA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDmsWtB;;AuD7uWA;EA4CY,UAAU;AvDqsWtB;;AuDjvWA;EA+CY,yBAAwB;EACxB,UAAU;AvDssWtB;;AuDtvWA;EAoDY,W7CmBI;AVmrWhB;;AuD1vWA;EAsDc,uCxD/De;ACuwW7B;;AuD9vWA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxDpDoB;AC4vWlC;;AuDpwWA;EAkEU,gFAAyG;AvDssWnH;;AC7qWE;EsD3FF;IAqEc,gFAAyG;EvDwsWrH;AACF;;AuD9wWA;EAeM,yBxDR4B;EwDS5B,yB7CqDe;AV8sWrB;;AuDnxWA;;EAmBQ,cAAc;AvDqwWtB;;AuDxxWA;EAqBQ,yB7CgDa;AVutWrB;;AuD5xWA;EAuBQ,yB7C8Ca;AV2tWrB;;AuDhyWA;;EA0BU,yB7C2CW;AVguWrB;;AC9rWE;EsDvGF;IA6BU,yBxDtBwB;ECmyWhC;AACF;;AuD3yWA;;EAgCQ,yB7CqCa;AV2uWrB;;AuDhzWA;;;EAqCU,yB7C4DuB;E6C3DvB,yB7C+BW;AVkvWrB;;AuDvzWA;EAyCU,yB7C4BW;E6C3BX,YAAY;AvDkxWtB;;AuD5zWA;EA4CY,UAAU;AvDoxWtB;;AuDh0WA;EA+CY,yBAAwB;EACxB,UAAU;AvDqxWtB;;AuDr0WA;EAoDY,yB7CiBS;AVowWrB;;AuDz0WA;EAsDc,uCxD/De;ACs1W7B;;AuD70WA;EA0Dc,oC7CWO;E6CVP,gC7CUO;E6CTP,cxDrDoB;AC40WlC;;AuDn1WA;EAkEU,gFAAyG;AvDqxWnH;;AC5vWE;EsD3FF;IAqEc,gFAAyG;EvDuxWrH;AACF;;AuD71WA;EAeM,yBxDF2B;EwDG3B,W7CuDU;AV2xWhB;;AuDl2WA;;EAmBQ,cAAc;AvDo1WtB;;AuDv2WA;EAqBQ,W7CkDQ;AVoyWhB;;AuD32WA;EAuBQ,+B7CgDQ;AVwyWhB;;AuD/2WA;;EA0BU,W7C6CM;AV6yWhB;;AC7wWE;EsDvGF;IA6BU,yBxDhBuB;EC42W/B;AACF;;AuD13WA;;EAgCQ,+B7CuCQ;AVwzWhB;;AuD/3WA;;;EAqCU,yB7C4DuB;E6C3DvB,W7CiCM;AV+zWhB;;AuDt4WA;EAyCU,W7C8BM;E6C7BN,YAAY;AvDi2WtB;;AuD34WA;EA4CY,UAAU;AvDm2WtB;;AuD/4WA;EA+CY,yBAAwB;EACxB,UAAU;AvDo2WtB;;AuDp5WA;EAoDY,W7CmBI;AVi1WhB;;AuDx5WA;EAsDc,uCxD/De;ACq6W7B;;AuD55WA;EA0Dc,sB7CaE;E6CZF,kB7CYE;E6CXF,cxD/CmB;ACq5WjC;;AuDl6WA;EAkEU,gFAAyG;AvDo2WnH;;AC30WE;EsD3FF;IAqEc,gFAAyG;EvDs2WrH;AACF;;AuD56WA;EAyEM,eAhF0B;AvDu7WhC;;ACj1WE;EsD/FF;IA6EQ,oBAnF8B;EvD27WpC;AACF;;ACv1WE;EsD/FF;IAiFQ,mBAtF4B;EvDg8WlC;AACF;;AuD57WA;EAsFM,mBAAmB;EACnB,aAAa;AvD02WnB;;AuDj8WA;EAyFQ,YAAY;EACZ,cAAc;AvD42WtB;;AuDt8WA;EA4FI,gBAAgB;AvD82WpB;;AuD18WA;EA8FI,iBAAiB;AvDg3WrB;;AuD52WA;EAEE,gBAAgB;AvD82WlB;;AuDh3WA;EAII,SAAS;EACT,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,QAAQ;EACR,qCAAqC;AvDg3WzC;;AuDz3WA;EAYI,YAAY;AvDi3WhB;;ACp4WE;EsDOF;IAeI,aAAa;EvDm3Wf;AACF;;AuDl3WA;EACE,kBAAkB;AvDq3WpB;;AC94WE;EsDwBF;IAKM,aAAa;EvDs3WjB;EuD33WF;IAOQ,sBAAsB;EvDu3W5B;AACF;;ACn5WE;EsDoBF;IASI,aAAa;IACb,uBAAuB;EvD23WzB;EuDr4WF;ItDsDI,oBsD1CwC;EvD43W1C;AACF;;AuDz3WA;;EAEE,YAAY;EACZ,cAAc;AvD43WhB;;AuD13WA;EACE,YAAY;EACZ,cAAc;EACd,oBApJ6B;AvDihX/B;;ACz6WE;EsDyCF;IAKI,kBArJgC;EvDqhXlC;AACF;;AwDlhXA;EACE,oBAN2B;AxD2hX7B;;ACv6WE;EuD/GF;IAII,kBAR+B;ExD+hXjC;EwD3hXF;IAOM,oBAV8B;ExDiiXlC;EwD9hXF;IASM,mBAX4B;ExDmiXhC;AACF;;AyDniXA;EACE,yB1DO4B;E0DN5B,yBAJ+B;AzD0iXjC","file":"bulma.css"} \ No newline at end of file +{"version":3,"sources":["bulma.css","../bulma.scss","../sass/utilities/_all.scss","../sass/utilities/extends.scss","../sass/utilities/controls.scss","../sass/utilities/initial-variables.scss","../sass/utilities/mixins.scss","../sass/base/_all.scss","../sass/base/minireset.scss","../sass/base/generic.scss","../sass/utilities/derived-variables.scss","../sass/base/animations.scss","../sass/elements/_all.scss","../sass/elements/box.scss","../sass/elements/button.scss","../sass/utilities/functions.scss","../sass/elements/container.scss","../sass/elements/content.scss","../sass/elements/icon.scss","../sass/elements/image.scss","../sass/elements/notification.scss","../sass/elements/progress.scss","../sass/elements/table.scss","../sass/elements/tag.scss","../sass/elements/title.scss","../sass/elements/other.scss","../sass/form/_all.scss","../sass/form/shared.scss","../sass/form/input-textarea.scss","../sass/form/checkbox-radio.scss","../sass/form/select.scss","../sass/form/file.scss","../sass/form/tools.scss","../sass/components/_all.scss","../sass/components/breadcrumb.scss","../sass/components/card.scss","../sass/components/dropdown.scss","../sass/components/level.scss","../sass/components/media.scss","../sass/components/menu.scss","../sass/components/message.scss","../sass/components/modal.scss","../sass/components/navbar.scss","../sass/components/pagination.scss","../sass/components/panel.scss","../sass/components/tabs.scss","../sass/grid/_all.scss","../sass/grid/columns.scss","../sass/grid/tiles.scss","../sass/helpers/_all.scss","../sass/helpers/color.scss","../sass/helpers/flexbox.scss","../sass/helpers/float.scss","../sass/helpers/other.scss","../sass/helpers/overflow.scss","../sass/helpers/position.scss","../sass/helpers/spacing.scss","../sass/helpers/typography.scss","../sass/helpers/visibility.scss","../sass/layout/_all.scss","../sass/layout/hero.scss","../sass/layout/section.scss","../sass/layout/footer.scss"],"names":[],"mappings":"AAAA,gBAAgB;ACEhB,6DAAA;ACFA,oBAAA;ACEA;;;;;ECYE,qBAAqB;EACrB,wBAAwB;EACxB,mBAAmB;EACnB,6BAA+C;EAC/C,kBC+FU;ED9FV,gBAAgB;EAChB,oBAAoB;EACpB,eCkBW;EDjBX,aAfoB;EAgBpB,2BAA2B;EAC3B,gBAhBuB;EAiBvB,iCAf+D;EAgB/D,gCAfkE;EAgBlE,iCAhBkE;EAiBlE,8BAlB+D;EAmB/D,kBAAkB;EAClB,mBAAmB;AJLrB;;AIQE;;;;;;;;;;;;;;;;;EAIE,aAAa;AJQjB;;AILE;;;;;;;;;;;;;;;;EAEE,mBAAmB;AJsBvB;;AG1DA;;;;EGmRE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;ANlNnB;;AGjEA;EGuRE,6BAD8B;EAE9B,kBAAkB;EAClB,eAAe;EACf,aAAa;EACb,YAAY;EACZ,cAAc;EACd,eAAe;EACf,qBAAqB;EACrB,oBAAoB;EACpB,kBAAkB;EAClB,QAAQ;EACR,yBAAyB;EACzB,wBAAwB;EACxB,cAAc;ANlNhB;;AMsNE;;EACE,qBDjQkB;AL+CtB;;AG/EA;EGuQE,2BAA2B;EAC3B,yBAAyB;EACzB,sBAAsB;EAEtB,iBAAiB;EA6BjB,qBAAqB;EACrB,wBAAwB;EACxB,uCD1ToB;EC2TpB,YAAY;EACZ,qBD3MqB;EC4MrB,eAAe;EACf,oBAAoB;EACpB,qBAAqB;EACrB,YAAY;EACZ,cAAc;EACd,YAAY;EACZ,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,aAAa;EACb,kBAAkB;EAClB,mBAAmB;EACnB,WAAW;ANhNb;;AMkNE;EAEE,uBDlUoB;ECmUpB,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;ANhNnC;;AMmNE;EACE,WAAW;EACX,UAAU;ANhNd;;AMmNE;EACE,WAAW;EACX,UAAU;ANhNd;;AMmNE;EAEE,uCDrWkB;ALoJtB;;AMoNE;EACE,uCDzWkB;ALwJtB;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AMqNE;EACE,YAAY;EACZ,gBAAgB;EAChB,eAAe;EACf,gBAAgB;EAChB,eAAe;EACf,WAAW;ANlNf;;AG/JA;EGsXE,2CAA2C;EAC3C,yBDnY4B;ECoY5B,qBD3RqB;EC4RrB,+BAA+B;EAC/B,6BAA6B;EAC7B,WAAW;EACX,cAAc;EACd,WAAW;EACX,kBAAkB;EAClB,UAAU;ANnNZ;;AGxKA;;;;;;;;;;;;;;;;;EG+XE,SADuB;EAEvB,OAFuB;EAGvB,kBAAkB;EAClB,QAJuB;EAKvB,MALuB;AN9LzB;;AG5LA;EG6EE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;ANmHZ;;AOvOA,eAAA;ACAA,0EAAA;AAEA;;;;;;;;;;;;;;;;;;;;;;;EAuBE,SAAS;EACT,UAAU;AR0OZ;;AQtOA;;;;;;EAME,eAAe;EACf,mBAAmB;ARyOrB;;AQrOA;EACE,gBAAgB;ARwOlB;;AQpOA;;;;EAIE,SAAS;ARuOX;;AQnOA;EACE,sBAAsB;ARsOxB;;AQnOA;EAII,mBAAmB;ARmOvB;;AQ9NA;;EAEE,YAAY;EACZ,eAAe;ARiOjB;;AQ7NA;EACE,SAAS;ARgOX;;AQ5NA;EACE,yBAAyB;EACzB,iBAAiB;AR+NnB;;AQ5NA;;EAEE,UAAU;AR+NZ;;AQjOA;;EAKI,mBAAmB;ARiOvB;;AQpQA;ECpBE,uBJnBsB;EIoBtB,eAhCc;EAiCd,kCAAkC;EAClC,mCAAmC;EACnC,gBAlCoB;EAmCpB,kBAhCsB;EAiCtB,kBAhCsB;EAiCtB,kCApCiC;EAqCjC,8BAAsB;KAAtB,2BAAsB;UAAtB,sBAAsB;AT4RxB;;ASzRA;;;;;;;EAOE,cAAc;AT4RhB;;ASzRA;;;;;;EAME,oLJ/BgC;AL2TlC;;ASzRA;;EAEE,6BAA6B;EAC7B,4BAA4B;EAC5B,sBJrC0B;ALiU5B;;ASzRA;EACE,cJjEyB;EIkEzB,cA9DkB;EA+DlB,gBJ/BiB;EIgCjB,gBA9DoB;AT0VtB;;ASvRA;EACE,cJ3DuB;EI4DvB,eAAe;EACf,qBAAqB;AT0RvB;;AS7RA;EAMI,mBAAmB;AT2RvB;;ASjSA;EAUI,cJpFyB;AL+W7B;;ASvRA;EACE,4BJlFyB;EImFzB,cC7BsB;ED8BtB,kBA/EiB;EAgFjB,mBAjFkB;EAkFlB,4BAnFgC;AT6WlC;;ASvRA;EACE,4BJ1FyB;EI2FzB,YAAY;EACZ,cAAc;EACd,WAnFa;EAoFb,gBAnFkB;AT6WpB;;ASvRA;EACE,YAAY;EACZ,eAAe;AT0RjB;;ASvRA;;EAEE,wBAAwB;AT0R1B;;ASvRA;EACE,kBArGuB;AT+XzB;;ASvRA;EACE,mBAAmB;EACnB,oBAAoB;AT0RtB;;ASvRA;EACE,cJ5H2B;EI6H3B,gBJrFe;AL+WjB;;ASrRA;EACE,YAAY;ATwRd;;ASrRA;EH/CE,iCAAiC;EGkDjC,4BJlIyB;EImIzB,cJzIyB;EI0IzB,kBApHqB;EAqHrB,gBAAgB;EAChB,uBArH0B;EAsH1B,gBAAgB;EAChB,iBAAiB;ATuRnB;;AShSA;EAYI,6BAA6B;EAC7B,mBAAmB;EACnB,cA3HoB;EA4HpB,UAAU;ATwRd;;ASpRA;;EAGI,mBAAmB;ATsRvB;;ASzRA;;EAMM,mBAAmB;ATwRzB;;AS9RA;EAWI,cJpKyB;AL2b7B;;AWjcA;EACE;IACE,uBAAuB;EXoczB;EWjcA;IACE,yBAAyB;EXmc3B;AACF;;AY1cA,mBAAA;ACaA;EAGE,uBRDsB;EQEtB,kBRiGgB;EQhGhB,0FRhBoB;EQiBpB,cRZyB;EQazB,cAAc;EACd,gBAfmB;Ab8crB;;Aa5bA;EAGI,yERLqB;ALkczB;;AahcA;EAOI,oERTqB;ALsczB;;Ac1YA;EAKE,uBTxEsB;ESyEtB,qBT9E4B;ES+E5B,iBVpFwB;EUqFxB,cTpF2B;ESqF3B,eAAe;EAMf,uBAAuB;EACvB,iCAxF6D;EAyF7D,iBAxF6B;EAyF7B,kBAzF6B;EA0F7B,8BA3F6D;EA4F7D,kBAAkB;EAClB,mBAAmB;AdoYrB;;AczZA;EAwBI,cAAc;AdqYlB;;Ac7ZA;EAgCM,aAAa;EACb,YAAY;AdiYlB;;AclaA;ERoLI,+BQ7IwE;ER6IxE,oBQ1ImE;Ad6XvE;;AcvaA;ERoLI,mBQtImE;ERsInE,gCQnIwE;Ad2X5E;;Ac5aA;EAsDM,gCAEC;EACD,iCAEC;AdsXP;;AcjbA;EAkEI,qBT3IwB;ES4IxB,cT/IyB;ALkgB7B;;ActbA;EAwEI,qBTpIqB;ESqIrB,cTrJyB;ALugB7B;;Ac3bA;EA4EM,iDTxImB;AL2fzB;;Ac/bA;EAkFI,qBT7JuB;ES8JvB,cT/JyB;ALghB7B;;AcpcA;EAwFI,6BAA6B;EAC7B,yBAAyB;EACzB,cTrKuB;ESsKvB,0BApJ8B;AdogBlC;;Ac3cA;EAiGM,4BTtKqB;ESuKrB,cT9KuB;AL4hB7B;;AchdA;EAuGM,yBC7B2B;ED8B3B,cTpLuB;ALiiB7B;;AcrdA;;EA6GM,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;Ad6WtB;;Ac5dA;EAoHI,gBAzK0B;EA0K1B,yBAzKmC;EA0KnC,cTlLqB;ESmLrB,qBAzK0B;AdqhB9B;;AcneA;EA2HM,cTvLmB;ESwLnB,0BA5KmC;AdwhBzC;;AcxeA;EAqIM,uBTxMkB;ESyMlB,yBAAyB;EACzB,cTvNgB;AL8jBtB;;Ac9eA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,cT7Nc;ALokBtB;;AcpfA;EAkJQ,yBAAyB;EACzB,cTnOc;ALykBtB;;AczfA;EAsJU,mDTzNc;ALgkBxB;;Ac7fA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,cT9Oc;ALmlBtB;;AcngBA;;EAmKQ,uBTtOgB;ESuOhB,mBTvOgB;ESwOhB,gBAAgB;AdqWxB;;Ac1gBA;EAyKQ,yBTzPc;ES0Pd,YT7OgB;ALklBxB;;Ac/gBA;EA8KU,uBCpGuB;AfycjC;;AcnhBA;;EAmLU,yBTnQY;ESoQZ,yBAAyB;EACzB,gBAAgB;EAChB,YTzPc;AL8lBxB;;Ac3hBA;EA4LU,gEAG0B;AdgWpC;;Ac/hBA;EAoMQ,6BAA6B;EAC7B,mBTxQgB;ESyQhB,YTzQgB;ALwmBxB;;AcriBA;EA4MU,uBT/Qc;ESgRd,mBThRc;ESiRd,cT9RY;AL2nBtB;;Ac3iBA;EAmNY,4DAA8D;Ad4V1E;;Ac/iBA;EA2Nc,gEAG0B;AdqVxC;;AcnjBA;;EAqOU,6BAA6B;EAC7B,mBTzSc;ES0Sd,gBAAgB;EAChB,YT3Sc;AL8nBxB;;Ac3jBA;EA6OQ,6BAA6B;EAC7B,qBT9Tc;ES+Td,cT/Tc;ALipBtB;;AcjkBA;EAqPU,yBTrUY;ESsUZ,YTzTc;ALyoBxB;;ActkBA;EA+Pc,4DAA8D;Ad2U5E;;Ac1kBA;;EAsQU,6BAA6B;EAC7B,qBTvVY;ESwVZ,gBAAgB;EAChB,cTzVY;ALkqBtB;;AcllBA;EAqIM,yBTrNgB;ESsNhB,yBAAyB;EACzB,YT1MkB;AL2pBxB;;AcxlBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,YThNgB;ALiqBxB;;Ac9lBA;EAkJQ,yBAAyB;EACzB,YTtNgB;ALsqBxB;;AcnmBA;EAsJU,gDTtOY;ALurBtB;;AcvmBA;EA4JQ,uBClFyB;EDmFzB,yBAAyB;EACzB,YTjOgB;ALgrBxB;;Ac7mBA;;EAmKQ,yBTnPc;ESoPd,qBTpPc;ESqPd,gBAAgB;Ad+cxB;;AcpnBA;EAyKQ,uBT5OgB;ES6OhB,cT1Pc;ALysBtB;;AcznBA;EA8KU,yBCpGuB;AfmjBjC;;Ac7nBA;;EAmLU,uBTtPc;ESuPd,yBAAyB;EACzB,gBAAgB;EAChB,cTtQY;ALqtBtB;;AcroBA;EA4LU,4DAG0B;Ad0cpC;;AczoBA;EAoMQ,6BAA6B;EAC7B,qBTrRc;ESsRd,cTtRc;AL+tBtB;;Ac/oBA;EA4MU,yBT5RY;ES6RZ,qBT7RY;ES8RZ,YTjRc;ALwtBxB;;AcrpBA;EAmNY,gEAA8D;Adsc1E;;AczpBA;EA2Nc,4DAG0B;Ad+bxC;;Ac7pBA;;EAqOU,6BAA6B;EAC7B,qBTtTY;ESuTZ,gBAAgB;EAChB,cTxTY;ALqvBtB;;AcrqBA;EA6OQ,6BAA6B;EAC7B,mBTjTgB;ESkThB,YTlTgB;AL8uBxB;;Ac3qBA;EAqPU,uBTxTc;ESyTd,cTtUY;ALgwBtB;;AchrBA;EA+Pc,gEAA8D;Adqb5E;;AcprBA;;EAsQU,6BAA6B;EAC7B,mBT1Uc;ES2Ud,gBAAgB;EAChB,YT5Uc;AL+vBxB;;Ac5rBA;EAqIM,4BT1MqB;ES2MrB,yBAAyB;EACzB,yBC3Ge;AfsqBrB;;AclsBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,yBCjHa;Af4qBrB;;AcxsBA;EAkJQ,yBAAyB;EACzB,yBCvHa;AfirBrB;;Ac7sBA;EAsJU,mDT3NiB;ALsxB3B;;AcjtBA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,yBClIa;Af2rBrB;;AcvtBA;;EAmKQ,4BTxOmB;ESyOnB,wBTzOmB;ES0OnB,gBAAgB;AdyjBxB;;Ac9tBA;EAyKQ,oCC7Ia;ED8Ib,iBT/OmB;ALwyB3B;;AcnuBA;EA8KU,oCCpGuB;Af6pBjC;;AcvuBA;;EAmLU,oCCvJW;EDwJX,yBAAyB;EACzB,gBAAgB;EAChB,iBT3PiB;ALozB3B;;Ac/uBA;EA4LU,sFAG0B;AdojBpC;;AcnvBA;EAoMQ,6BAA6B;EAC7B,wBT1QmB;ES2QnB,iBT3QmB;AL8zB3B;;AczvBA;EA4MU,4BTjRiB;ESkRjB,wBTlRiB;ESmRjB,yBClLW;AfmuBrB;;Ac/vBA;EAmNY,sEAA8D;AdgjB1E;;AcnwBA;EA2Nc,sFAG0B;AdyiBxC;;AcvwBA;;EAqOU,6BAA6B;EAC7B,wBT3SiB;ES4SjB,gBAAgB;EAChB,iBT7SiB;ALo1B3B;;Ac/wBA;EA6OQ,6BAA6B;EAC7B,gCClNa;EDmNb,yBCnNa;AfyvBrB;;AcrxBA;EAqPU,oCCzNW;ED0NX,iBT3TiB;AL+1B3B;;Ac1xBA;EA+Pc,sEAA8D;Ad+hB5E;;Ac9xBA;;EAsQU,6BAA6B;EAC7B,gCC3OW;ED4OX,gBAAgB;EAChB,yBC7OW;Af0wBrB;;ActyBA;EAqIM,yBTjNuB;ESkNvB,yBAAyB;EACzB,WCxGU;Af6wBhB;;Ac5yBA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;AfmxBhB;;AclzBA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfwxBhB;;AcvzBA;EAsJU,gDTlOmB;ALu4B7B;;Ac3zBA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfkyBhB;;Acj0BA;;EAmKQ,yBT/OqB;ESgPrB,qBThPqB;ESiPrB,gBAAgB;AdmqBxB;;Acx0BA;EAyKQ,sBC1IQ;ED2IR,cTtPqB;ALy5B7B;;Ac70BA;EA8KU,yBCpGuB;AfuwBjC;;Acj1BA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTlQmB;ALq6B7B;;Acz1BA;EA4LU,0DAG0B;Ad8pBpC;;Ac71BA;EAoMQ,6BAA6B;EAC7B,qBTjRqB;ESkRrB,cTlRqB;AL+6B7B;;Acn2BA;EA4MU,yBTxRmB;ESyRnB,qBTzRmB;ES0RnB,WC/KM;Af00BhB;;Acz2BA;EAmNY,gEAA8D;Ad0pB1E;;Ac72BA;EA2Nc,0DAG0B;AdmpBxC;;Acj3BA;;EAqOU,6BAA6B;EAC7B,qBTlTmB;ESmTnB,gBAAgB;EAChB,cTpTmB;ALq8B7B;;Acz3BA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Afg2BhB;;Ac/3BA;EAqPU,sBCtNM;EDuNN,cTlUmB;ALg9B7B;;Acp4BA;EA+Pc,gEAA8D;AdyoB5E;;Acx4BA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Afi3BhB;;Ach5BA;EAqIM,yBTnMyB;ESoMzB,yBAAyB;EACzB,WCxGU;Afu3BhB;;Act5BA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Af63BhB;;Ac55BA;EAkJQ,yBAAyB;EACzB,WCpHQ;Afk4BhB;;Acj6BA;EAsJU,iDTpNqB;ALm+B/B;;Acr6BA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Af44BhB;;Ac36BA;;EAmKQ,yBTjOuB;ESkOvB,qBTlOuB;ESmOvB,gBAAgB;Ad6wBxB;;Acl7BA;EAyKQ,sBC1IQ;ED2IR,cTxOuB;ALq/B/B;;Acv7BA;EA8KU,yBCpGuB;Afi3BjC;;Ac37BA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTpPqB;ALigC/B;;Acn8BA;EA4LU,0DAG0B;AdwwBpC;;Acv8BA;EAoMQ,6BAA6B;EAC7B,qBTnQuB;ESoQvB,cTpQuB;AL2gC/B;;Ac78BA;EA4MU,yBT1QqB;ES2QrB,qBT3QqB;ES4QrB,WC/KM;Afo7BhB;;Acn9BA;EAmNY,gEAA8D;AdowB1E;;Acv9BA;EA2Nc,0DAG0B;Ad6vBxC;;Ac39BA;;EAqOU,6BAA6B;EAC7B,qBTpSqB;ESqSrB,gBAAgB;EAChB,cTtSqB;ALiiC/B;;Acn+BA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Af08BhB;;Acz+BA;EAqPU,sBCtNM;EDuNN,cTpTqB;AL4iC/B;;Ac9+BA;EA+Pc,gEAA8D;AdmvB5E;;Acl/BA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Af29BhB;;Ac1/BA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Afw8BrE;;Ac//BA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af88BrE;;AcrgCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afo9BrE;;Ac3gCA;EAqIM,yBTjMmB;ESkMnB,yBAAyB;EACzB,WCxGU;Afk/BhB;;AcjhCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Afw/BhB;;AcvhCA;EAkJQ,yBAAyB;EACzB,WCpHQ;Af6/BhB;;Ac5hCA;EAsJU,iDTlNe;AL4lCzB;;AchiCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfugChB;;ActiCA;;EAmKQ,yBT/NiB;ESgOjB,qBThOiB;ESiOjB,gBAAgB;Adw4BxB;;Ac7iCA;EAyKQ,sBC1IQ;ED2IR,cTtOiB;AL8mCzB;;AcljCA;EA8KU,yBCpGuB;Af4+BjC;;ActjCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTlPe;AL0nCzB;;Ac9jCA;EA4LU,0DAG0B;Adm4BpC;;AclkCA;EAoMQ,6BAA6B;EAC7B,qBTjQiB;ESkQjB,cTlQiB;ALooCzB;;AcxkCA;EA4MU,yBTxQe;ESyQf,qBTzQe;ES0Qf,WC/KM;Af+iChB;;Ac9kCA;EAmNY,gEAA8D;Ad+3B1E;;AcllCA;EA2Nc,0DAG0B;Adw3BxC;;ActlCA;;EAqOU,6BAA6B;EAC7B,qBTlSe;ESmSf,gBAAgB;EAChB,cTpSe;AL0pCzB;;Ac9lCA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfqkChB;;AcpmCA;EAqPU,sBCtNM;EDuNN,cTlTe;ALqqCzB;;AczmCA;EA+Pc,gEAA8D;Ad82B5E;;Ac7mCA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfslChB;;AcrnCA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;AfmkCrE;;Ac1nCA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfykCrE;;AchoCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af+kCrE;;ActoCA;EAqIM,yBTlMmB;ESmMnB,yBAAyB;EACzB,WCxGU;Af6mChB;;Ac5oCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;AfmnChB;;AclpCA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfwnChB;;AcvpCA;EAsJU,kDTnNe;ALwtCzB;;Ac3pCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;AfkoChB;;AcjqCA;;EAmKQ,yBThOiB;ESiOjB,qBTjOiB;ESkOjB,gBAAgB;AdmgCxB;;AcxqCA;EAyKQ,sBC1IQ;ED2IR,cTvOiB;AL0uCzB;;Ac7qCA;EA8KU,yBCpGuB;AfumCjC;;AcjrCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTnPe;ALsvCzB;;AczrCA;EA4LU,0DAG0B;Ad8/BpC;;Ac7rCA;EAoMQ,6BAA6B;EAC7B,qBTlQiB;ESmQjB,cTnQiB;ALgwCzB;;AcnsCA;EA4MU,yBTzQe;ES0Qf,qBT1Qe;ES2Qf,WC/KM;Af0qChB;;AczsCA;EAmNY,gEAA8D;Ad0/B1E;;Ac7sCA;EA2Nc,0DAG0B;Adm/BxC;;AcjtCA;;EAqOU,6BAA6B;EAC7B,qBTnSe;ESoSf,gBAAgB;EAChB,cTrSe;ALsxCzB;;AcztCA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfgsChB;;Ac/tCA;EAqPU,sBCtNM;EDuNN,cTnTe;ALiyCzB;;AcpuCA;EA+Pc,gEAA8D;Ady+B5E;;AcxuCA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfitChB;;AchvCA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Af8rCrE;;AcrvCA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfosCrE;;Ac3vCA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af0sCrE;;AcjwCA;EAqIM,yBTpMoB;ESqMpB,yBAAyB;EACzB,WCxGU;AfwuChB;;AcvwCA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Af8uChB;;Ac7wCA;EAkJQ,yBAAyB;EACzB,WCpHQ;AfmvChB;;AclxCA;EAsJU,kDTrNgB;ALq1C1B;;ActxCA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Af6vChB;;Ac5xCA;;EAmKQ,yBTlOkB;ESmOlB,qBTnOkB;ESoOlB,gBAAgB;Ad8nCxB;;AcnyCA;EAyKQ,sBC1IQ;ED2IR,cTzOkB;ALu2C1B;;AcxyCA;EA8KU,yBCpGuB;AfkuCjC;;Ac5yCA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cTrPgB;ALm3C1B;;AcpzCA;EA4LU,0DAG0B;AdynCpC;;AcxzCA;EAoMQ,6BAA6B;EAC7B,qBTpQkB;ESqQlB,cTrQkB;AL63C1B;;Ac9zCA;EA4MU,yBT3QgB;ES4QhB,qBT5QgB;ES6QhB,WC/KM;AfqyChB;;Acp0CA;EAmNY,gEAA8D;AdqnC1E;;Acx0CA;EA2Nc,0DAG0B;Ad8mCxC;;Ac50CA;;EAqOU,6BAA6B;EAC7B,qBTrSgB;ESsShB,gBAAgB;EAChB,cTvSgB;ALm5C1B;;Acp1CA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;Af2zChB;;Ac11CA;EAqPU,sBCtNM;EDuNN,cTrTgB;AL85C1B;;Ac/1CA;EA+Pc,gEAA8D;AdomC5E;;Acn2CA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;Af40ChB;;Ac32CA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;AfyzCrE;;Ach3CA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af+zCrE;;Act3CA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afq0CrE;;Ac53CA;EAqIM,yBTrMqB;ESsMrB,yBAAyB;EACzB,yBC3Ge;Afs2CrB;;Acl4CA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,yBCjHa;Af42CrB;;Acx4CA;EAkJQ,yBAAyB;EACzB,yBCvHa;Afi3CrB;;Ac74CA;EAsJU,mDTtNiB;ALi9C3B;;Acj5CA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,yBClIa;Af23CrB;;Acv5CA;;EAmKQ,yBTnOmB;ESoOnB,qBTpOmB;ESqOnB,gBAAgB;AdyvCxB;;Ac95CA;EAyKQ,oCC7Ia;ED8Ib,cT1OmB;ALm+C3B;;Acn6CA;EA8KU,oCCpGuB;Af61CjC;;Acv6CA;;EAmLU,oCCvJW;EDwJX,yBAAyB;EACzB,gBAAgB;EAChB,cTtPiB;AL++C3B;;Ac/6CA;EA4LU,sFAG0B;AdovCpC;;Acn7CA;EAoMQ,6BAA6B;EAC7B,qBTrQmB;ESsQnB,cTtQmB;ALy/C3B;;Acz7CA;EA4MU,yBT5QiB;ES6QjB,qBT7QiB;ES8QjB,yBClLW;Afm6CrB;;Ac/7CA;EAmNY,gEAA8D;AdgvC1E;;Acn8CA;EA2Nc,sFAG0B;AdyuCxC;;Acv8CA;;EAqOU,6BAA6B;EAC7B,qBTtSiB;ESuSjB,gBAAgB;EAChB,cTxSiB;AL+gD3B;;Ac/8CA;EA6OQ,6BAA6B;EAC7B,gCClNa;EDmNb,yBCnNa;Afy7CrB;;Acr9CA;EAqPU,oCCzNW;ED0NX,cTtTiB;AL0hD3B;;Ac19CA;EA+Pc,gEAA8D;Ad+tC5E;;Ac99CA;;EAsQU,6BAA6B;EAC7B,gCC3OW;ED4OX,gBAAgB;EAChB,yBC7OW;Af08CrB;;Act+CA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Afo7CrE;;Ac3+CA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;Af07CrE;;Acj/CA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Afg8CrE;;Acv/CA;EAqIM,yBT/LkB;ESgMlB,yBAAyB;EACzB,WCxGU;Af89ChB;;Ac7/CA;EA2IQ,yBCjEyB;EDkEzB,yBAAyB;EACzB,WC9GQ;Afo+ChB;;AcngDA;EAkJQ,yBAAyB;EACzB,WCpHQ;Afy+ChB;;AcxgDA;EAsJU,kDThNc;ALskDxB;;Ac5gDA;EA4JQ,yBClFyB;EDmFzB,yBAAyB;EACzB,WC/HQ;Afm/ChB;;AclhDA;;EAmKQ,yBT7NgB;ES8NhB,qBT9NgB;ES+NhB,gBAAgB;Ado3CxB;;AczhDA;EAyKQ,sBC1IQ;ED2IR,cTpOgB;ALwlDxB;;Ac9hDA;EA8KU,yBCpGuB;Afw9CjC;;AcliDA;;EAmLU,sBCpJM;EDqJN,yBAAyB;EACzB,gBAAgB;EAChB,cThPc;ALomDxB;;Ac1iDA;EA4LU,0DAG0B;Ad+2CpC;;Ac9iDA;EAoMQ,6BAA6B;EAC7B,qBT/PgB;ESgQhB,cThQgB;AL8mDxB;;AcpjDA;EA4MU,yBTtQc;ESuQd,qBTvQc;ESwQd,WC/KM;Af2hDhB;;Ac1jDA;EAmNY,gEAA8D;Ad22C1E;;Ac9jDA;EA2Nc,0DAG0B;Ado2CxC;;AclkDA;;EAqOU,6BAA6B;EAC7B,qBThSc;ESiSd,gBAAgB;EAChB,cTlSc;ALooDxB;;Ac1kDA;EA6OQ,6BAA6B;EAC7B,kBC/MQ;EDgNR,WChNQ;AfijDhB;;AchlDA;EAqPU,sBCtNM;EDuNN,cThTc;AL+oDxB;;AcrlDA;EA+Pc,gEAA8D;Ad01C5E;;AczlDA;;EAsQU,6BAA6B;EAC7B,kBCxOM;EDyON,gBAAgB;EAChB,WC1OM;AfkkDhB;;AcjmDA;EAmRU,yBCxOsC;EDyOtC,cC7N2D;Af+iDrE;;ActmDA;EAwRY,yBC9MqB;ED+MrB,yBAAyB;EACzB,cCnOyD;AfqjDrE;;Ac5mDA;EA+RY,yBCrNqB;EDsNrB,yBAAyB;EACzB,cC1OyD;Af2jDrE;;AclnDA;EAfE,kBT3Bc;ALgqDhB;;AczoDE;EACE,kBTgDc;AL4lDlB;;Ac1nDA;EAXE,eThCW;ALyqDb;;Ac9nDA;EAPE,kBTrCc;AL8qDhB;;AcloDA;EAHE,iBT1Ca;ALmrDf;;ActoDA;;EA4TI,uBT/XoB;ESgYpB,qBTrY0B;ESsY1B,gBA1WyB;EA2WzB,YA1WyB;AdyrD7B;;Ac9oDA;EAmUI,aAAa;EACb,WAAW;Ad+0Cf;;AcnpDA;EAwUI,6BAA6B;EAC7B,oBAAoB;Ad+0CxB;;AcxpDA;ERvEE,kBAAkB;EAOhB,6BAAmC;EACnC,4BAAkC;EQ+YhC,6BAA6B;Ad+0CnC;;Ac/pDA;EAqVI,4BT1ZuB;ES2ZvB,qBT9Z0B;ES+Z1B,cTjakB;ESkalB,gBAAgB;EAChB,oBAAoB;Ad80CxB;;AcvqDA;EA6VI,qBT5TmB;ES6TnB,gCAA0D;EAC1D,iCAA2D;Ad80C/D;;Ac10CA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;Ad60C7B;;Acj1CA;EAOI,qBAAqB;Ad80CzB;;Acr1CA;ER/KI,oBQyLwC;Ad+0C5C;;Acz1CA;EAeI,sBAAsB;Ad80C1B;;Ac71CA;EAmBI,mBAAmB;Ad80CvB;;Acj2CA;EAlXE,kBT3Bc;ALkvDhB;;Ac3tDE;EACE,kBTgDc;AL8qDlB;;Acz2CA;EA1WE,kBTrCc;AL4vDhB;;Ac72CA;EAtWE,iBT1Ca;ALiwDf;;Acj3CA;EA4CQ,4BAA4B;EAC5B,yBAAyB;Ady0CjC;;Act3CA;EAiDQ,6BAA6B;EAC7B,0BAA0B;ERjO9B,kBQmOwC;Adw0C5C;;Ac53CA;ER/KI,eQuOqC;Adw0CzC;;Ach4CA;EA6DQ,UAAU;Adu0ClB;;Acp4CA;EAqEQ,UAAU;Adm0ClB;;Acx4CA;EAwEU,UAAU;Ado0CpB;;Ac54CA;EA6EQ,YAAY;EACZ,cAAc;Adm0CtB;;Acj5CA;EAoFI,uBAAuB;Adi0C3B;;Acr5CA;EAwFQ,oBAAoB;EACpB,qBAAqB;Adi0C7B;;Ac15CA;EA+FI,yBAAyB;Ad+zC7B;;Ac95CA;EAmGQ,oBAAoB;EACpB,qBAAqB;Ad+zC7B;;AMxtDE;EQmaM;IACE,oBApfqB;Ed6yD7B;EctzCM;;IAEE,qBAxfuB;EdgzD/B;Ec9zCM;IACE,kBT5fM;EL4zDd;Ecj0CM;IACE,eT7fG;ELg0DX;AACF;;AMluDE;EQ6ZM;IACE,qBA9esB;EduzD9B;Ect0CM;;IAEE,kBTjgBM;ELy0Dd;Ec90CM;IACE,eT7fG;EL60DX;Ecj1CM;IACE,kBT9fM;ELi1Dd;AACF;;AgBn3DA;EACE,YAAY;EACZ,cAAc;EACd,kBAAkB;EAClB,WAAW;AhBs3Db;;AgB13DA;EAOI,0BAA0B;EAC1B,kBX0CM;EWzCN,mBXyCM;EWxCN,WAAW;AhBu3Df;;AMluDE;EU/JF;IAcI,gBAAuC;EhBw3DzC;AACF;;AMztDI;EU9KJ;IAmBM,iBAAqE;EhBy3DzE;AACF;;AMvsDI;EUtMJ;IAyBM,iBAAiE;EhBy3DrE;AACF;;AM7tDI;EUtLJ;IA+BM,iBAAqE;EhBy3DzE;AACF;;AM3sDI;EU9MJ;IAqCM,iBAAiE;EhBy3DrE;AACF;;AiB54DA;EAKI,kBAAkB;AjB24DtB;;AiBh5DA;;;;;;;EAiBM,kBAnC2B;AjB46DjC;;AiB15DA;;;;;;EA2BI,cZ7CyB;EY8CzB,gBZPiB;EYQjB,kBAjD+B;AjBy7DnC;;AiBr6DA;EAiCI,cAAc;EACd,oBAAoB;AjBw4DxB;;AiB16DA;EAqCM,eAAe;AjBy4DrB;;AiB96DA;EA0CI,iBAAiB;EACjB,uBAAuB;AjBw4D3B;;AiBn7DA;EA8CM,oBAAoB;AjBy4D1B;;AiBv7DA;EAmDI,gBAAgB;EAChB,uBAAuB;AjBw4D3B;;AiB57DA;EAuDM,oBAAoB;AjBy4D1B;;AiBh8DA;EA4DI,iBAAiB;EACjB,oBAAoB;AjBw4DxB;;AiBr8DA;EAiEI,kBAAkB;EAClB,uBAAuB;AjBw4D3B;;AiB18DA;EAsEI,cAAc;EACd,kBAAkB;AjBw4DtB;;AiB/8DA;EA2EI,4BZtFuB;ECyPvB,8BD5P0B;EY6F1B,qBA7FqC;AjBm+DzC;;AiBr9DA;EAmFI,4BAA4B;EX2J5B,gBWzJmC;EAEnC,eAAe;AjBo4DnB;;AiB39DA;EA0FM,wBAAwB;AjBq4D9B;;AiB/9DA;EA6FQ,4BAA4B;AjBs4DpC;;AiBn+DA;EAiGQ,4BAA4B;AjBs4DpC;;AiBv+DA;EAqGQ,4BAA4B;AjBs4DpC;;AiB3+DA;EAyGQ,4BAA4B;AjBs4DpC;;AiB/+DA;EA+GI,wBAAwB;EX+HxB,gBW7HmC;EAEnC,eAAe;AjBk4DnB;;AiBr/DA;EAsHM,uBAAuB;EACvB,iBAAiB;AjBm4DvB;;AiB1/DA;EA0HQ,uBAAuB;AjBo4D/B;;AiB9/DA;EX8OI,gBW9GmC;AjBk4DvC;;AiBlgEA;EAoII,gBAAgB;EAChB,iBAAiB;EACjB,kBAAkB;AjBk4DtB;;AiBxgEA;EAyIM,eAAe;AjBm4DrB;;AiB5gEA;EA6IM,kBAAkB;AjBm4DxB;;AiBhhEA;EAiJM,qBAAqB;AjBm4D3B;;AiBphEA;EAqJM,kBAAkB;AjBm4DxB;;AiBxhEA;EXqEE,iCAAiC;EWuF/B,gBAAgB;EAChB,qBAzK8B;EA0K9B,gBAAgB;EAChB,iBAAiB;AjBi4DrB;;AiBhiEA;;EAoKI,cAAc;AjBi4DlB;;AiBriEA;EAwKI,WAAW;AjBi4Df;;AiBziEA;;EA4KM,yBZ1LwB;EY2LxB,qBAtLmC;EAuLnC,qBAtLmC;EAuLnC,mBAAmB;AjBk4DzB;;AiBjjEA;EAmLM,cZrMuB;ALukE7B;;AiBrjEA;EAsLQ,mBAAmB;AjBm4D3B;;AiBzjEA;;EA6LQ,qBAnMsC;EAoMtC,cZhNqB;ALilE7B;;AiB/jEA;;EAqMQ,qBAxMsC;EAyMtC,cZxNqB;ALulE7B;;AiBrkEA;;EA+MY,sBAnN4C;AjB8kExD;;AiB1kEA;EAwNM,aAAa;AjBs3DnB;;AiB9kEA;EA8NI,kBZ9MY;ALkkEhB;;AiBllEA;EAkOI,eZnNS;ALukEb;;AiBtlEA;EAsOI,kBZxNY;AL4kEhB;;AiB1lEA;EA0OI,iBZ7NW;ALilEf;;AkBhnEA;EACE,mBAAmB;EACnB,oBAAoB;EACpB,uBAAuB;EACvB,cAVsB;EAWtB,aAXsB;AlB8nExB;;AkBxnEA;EASI,YAdwB;EAexB,WAfwB;AlBkoE5B;;AkB7nEA;EAcI,YAlByB;EAmBzB,WAnByB;AlBsoE7B;;AkBloEA;EAmBI,YAtBwB;EAuBxB,WAvBwB;AlB0oE5B;;AkB/mEA;EACE,uBAAuB;EACvB,cAAc;EACd,oBAAoB;EACpB,eAAe;EACf,mBAnCsB;EAoCtB,mBAAmB;AlBknErB;;AkBxnEA;EASI,YAAY;EACZ,cAAc;AlBmnElB;;AkB7nEA;EAcQ,oBAxCkB;AlB2pE1B;;AkBjoEA;EAwBQ,mBAlDkB;AlB+pE1B;;AkBnmEA;EACE,aAAa;AlBsmEf;;AmBnqEA;EACE,cAAc;EACd,kBAAkB;AnBsqEpB;;AmBxqEA;EAKI,cAAc;EACd,YAAY;EACZ,WAAW;AnBuqEf;;AmB9qEA;EAUM,qBdqGiB;ALmkEvB;;AmBlrEA;EAeI,WAAW;AnBuqEf;;AmBtrEA;;;;;;;;;;;;;;;;;EAuCM,YAAY;EACZ,WAAW;AnBmqEjB;;AmB3sEA;EA8CI,iBAAiB;AnBiqErB;;AmB/sEA;EAkDI,gBAAgB;AnBiqEpB;;AmBntEA;EAsDI,gBAAgB;AnBiqEpB;;AmBvtEA;EA0DI,qBAAqB;AnBiqEzB;;AmB3tEA;EA8DI,gBAAgB;AnBiqEpB;;AmB/tEA;EAkEI,mBAAmB;AnBiqEvB;;AmBnuEA;EAsEI,gBAAgB;AnBiqEpB;;AmBvuEA;EA0EI,qBAAqB;AnBiqEzB;;AmB3uEA;EA8EI,iBAAiB;AnBiqErB;;AmB/uEA;EAkFI,sBAAsB;AnBiqE1B;;AmBnvEA;EAsFI,iBAAiB;AnBiqErB;;AmBvvEA;EA0FI,sBAAsB;AnBiqE1B;;AmB3vEA;EA8FI,sBAAsB;AnBiqE1B;;AmB/vEA;EAkGI,iBAAiB;AnBiqErB;;AmBnwEA;EAsGI,iBAAiB;AnBiqErB;;AmBvwEA;EA4GM,YAAwB;EACxB,WAAuB;AnB+pE7B;;AmB5wEA;EA4GM,YAAwB;EACxB,WAAuB;AnBoqE7B;;AmBjxEA;EA4GM,YAAwB;EACxB,WAAuB;AnByqE7B;;AmBtxEA;EA4GM,YAAwB;EACxB,WAAuB;AnB8qE7B;;AmB3xEA;EA4GM,YAAwB;EACxB,WAAuB;AnBmrE7B;;AmBhyEA;EA4GM,YAAwB;EACxB,WAAuB;AnBwrE7B;;AmBryEA;EA4GM,aAAwB;EACxB,YAAuB;AnB6rE7B;;AoBnyEA;EAGE,4BfDyB;EeEzB,kBfkGU;EejGV,kBAAkB;EAGhB,sCAboD;ApB+yExD;;AoB1yEA;EAgBI,mBAAmB;EACnB,0BAA0B;ApB8xE9B;;AoB/yEA;EAqBI,mBAAmB;ApB8xEvB;;AoBnzEA;;EA0BI,iBftBoB;ALozExB;;AoBxzEA;EA8BI,uBAAuB;ApB8xE3B;;AoB5zEA;EduQI,acrO4B;EAE5B,kBAAkB;EAClB,WAAW;ApB6xEf;;AoBl0EA;;;EA2CI,mBAAmB;ApB6xEvB;;AoBx0EA;EAoDM,uBfhDkB;EeiDlB,cf9DgB;ALs1EtB;;AoB70EA;EAoDM,yBf7DgB;Ee8DhB,YfjDkB;AL80ExB;;AoBl1EA;EAoDM,4BflDqB;EemDrB,yBL8Ce;AfovErB;;AoBv1EA;EAoDM,yBfzDuB;Ee0DvB,WLiDU;AfsvEhB;;AoB51EA;EAoDM,yBf3CyB;Ee4CzB,WLiDU;Af2vEhB;;AoBj2EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfwuErE;;AoBt2EA;EAoDM,yBfzCmB;Ee0CnB,WLiDU;AfqwEhB;;AoB32EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfkvErE;;AoBh3EA;EAoDM,yBf1CmB;Ee2CnB,WLiDU;Af+wEhB;;AoBr3EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;Af4vErE;;AoB13EA;EAoDM,yBf5CoB;Ee6CpB,WLiDU;AfyxEhB;;AoB/3EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfswErE;;AoBp4EA;EAoDM,yBf7CqB;Ee8CrB,yBL8Ce;AfsyErB;;AoBz4EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;AfgxErE;;AoB94EA;EAoDM,yBfvCkB;EewClB,WLiDU;Af6yEhB;;AoBn5EA;EA6DU,yBLqDsC;EKpDtC,cLgE2D;Af0xErE;;AqBz5EA;EAGE,qBAAqB;EACrB,wBAAwB;EACxB,YAAY;EACZ,qBhBmGqB;EgBlGrB,cAAc;EACd,YhBqBW;EgBpBX,gBAAgB;EAChB,UAAU;EACV,WAAW;ArB05Eb;;AqBr6EA;EAcI,yBhBb2B;ALw6E/B;;AqBz6EA;EAkBI,yBhBrBuB;ALg7E3B;;AqB76EA;EAsBI,yBhBzBuB;ALo7E3B;;AqBj7EA;EA0BI,yBhB7BuB;EgB8BvB,YAAY;ArB25EhB;;AqBt7EA;EAoCQ,uBhB/BgB;ALq7ExB;;AqB17EA;EAwCQ,uBhBnCgB;ALy7ExB;;AqB97EA;EA4CQ,uBhBvCgB;AL67ExB;;AqBl8EA;EAgDQ,mEAIC;ArBk5ET;;AqBt8EA;EAoCQ,yBhB5Cc;ALk9EtB;;AqB18EA;EAwCQ,yBhBhDc;ALs9EtB;;AqB98EA;EA4CQ,yBhBpDc;AL09EtB;;AqBl9EA;EAgDQ,qEAIC;ArBk6ET;;AqBt9EA;EAoCQ,4BhBjCmB;ALu9E3B;;AqB19EA;EAwCQ,4BhBrCmB;AL29E3B;;AqB99EA;EA4CQ,4BhBzCmB;AL+9E3B;;AqBl+EA;EAgDQ,wEAIC;ArBk7ET;;AqBt+EA;EAoCQ,yBhBxCqB;AL8+E7B;;AqB1+EA;EAwCQ,yBhB5CqB;ALk/E7B;;AqB9+EA;EA4CQ,yBhBhDqB;ALs/E7B;;AqBl/EA;EAgDQ,qEAIC;ArBk8ET;;AqBt/EA;EAoCQ,yBhB1BuB;ALg/E/B;;AqB1/EA;EAwCQ,yBhB9BuB;ALo/E/B;;AqB9/EA;EA4CQ,yBhBlCuB;ALw/E/B;;AqBlgFA;EAgDQ,qEAIC;ArBk9ET;;AqBtgFA;EAoCQ,yBhBxBiB;AL8/EzB;;AqB1gFA;EAwCQ,yBhB5BiB;ALkgFzB;;AqB9gFA;EA4CQ,yBhBhCiB;ALsgFzB;;AqBlhFA;EAgDQ,qEAIC;ArBk+ET;;AqBthFA;EAoCQ,yBhBzBiB;AL+gFzB;;AqB1hFA;EAwCQ,yBhB7BiB;ALmhFzB;;AqB9hFA;EA4CQ,yBhBjCiB;ALuhFzB;;AqBliFA;EAgDQ,qEAIC;ArBk/ET;;AqBtiFA;EAoCQ,yBhB3BkB;ALiiF1B;;AqB1iFA;EAwCQ,yBhB/BkB;ALqiF1B;;AqB9iFA;EA4CQ,yBhBnCkB;ALyiF1B;;AqBljFA;EAgDQ,qEAIC;ArBkgFT;;AqBtjFA;EAoCQ,yBhB5BmB;ALkjF3B;;AqB1jFA;EAwCQ,yBhBhCmB;ALsjF3B;;AqB9jFA;EA4CQ,yBhBpCmB;AL0jF3B;;AqBlkFA;EAgDQ,qEAIC;ArBkhFT;;AqBtkFA;EAoCQ,yBhBtBgB;AL4jFxB;;AqB1kFA;EAwCQ,yBhB1BgB;ALgkFxB;;AqB9kFA;EA4CQ,yBhB9BgB;ALokFxB;;AqBllFA;EAgDQ,qEAIC;ArBkiFT;;AqBtlFA;EA0DI,wBA9DkC;EA+DlC,mCAAmC;EACnC,iCAAiC;EACjC,iCAAiC;EACjC,yBhB7D2B;EgB8D3B,qEAIC;EACD,6BAA6B;EAC7B,4BAA4B;EAC5B,0BAA0B;ArB4hF9B;;AqBlmFA;EAyEM,6BAA6B;ArB6hFnC;;AqBtmFA;EA6EM,6BAA6B;ArB6hFnC;;AqB1mFA;EAiFM,oBAAoB;ArB6hF1B;;AqB9mFA;EAuFI,ehBzDY;ALolFhB;;AqBlnFA;EA2FI,ehB/DY;AL0lFhB;;AqBtnFA;EA+FI,chBpEW;AL+lFf;;AqBvhFA;EACE;IACE,2BAA2B;ErB0hF7B;EqBvhFA;IACE,4BAA8B;ErByhFhC;AACF;;AsB/mFA;EAGE,uBjBlBsB;EiBmBtB,cjB5B2B;AL4oF7B;;AsBpnFA;;EAQI,yBjB5B0B;EiB6B1B,qBAjC6B;EAkC7B,qBAjC6B;EAkC7B,mBAAmB;AtBinFvB;;AsB5nFA;;EAmBQ,uBjBlCgB;EiBmChB,mBjBnCgB;EiBoChB,cjBjDc;AL+pFtB;;AsBnoFA;;EAmBQ,yBjB/Cc;EiBgDd,qBjBhDc;EiBiDd,YjBpCgB;ALypFxB;;AsB1oFA;;EAmBQ,4BjBpCmB;EiBqCnB,wBjBrCmB;EiBsCnB,yBP2Da;AfikFrB;;AsBjpFA;;EAmBQ,yBjB3CqB;EiB4CrB,qBjB5CqB;EiB6CrB,WP8DQ;AfqkFhB;;AsBxpFA;;EAmBQ,yBjB7BuB;EiB8BvB,qBjB9BuB;EiB+BvB,WP8DQ;Af4kFhB;;AsB/pFA;;EAmBQ,yBjB3BiB;EiB4BjB,qBjB5BiB;EiB6BjB,WP8DQ;AfmlFhB;;AsBtqFA;;EAmBQ,yBjB5BiB;EiB6BjB,qBjB7BiB;EiB8BjB,WP8DQ;Af0lFhB;;AsB7qFA;;EAmBQ,yBjB9BkB;EiB+BlB,qBjB/BkB;EiBgClB,WP8DQ;AfimFhB;;AsBprFA;;EAmBQ,yBjB/BmB;EiBgCnB,qBjBhCmB;EiBiCnB,yBP2Da;Af2mFrB;;AsB3rFA;;EAmBQ,yBjBzBgB;EiB0BhB,qBjB1BgB;EiB2BhB,WP8DQ;Af+mFhB;;AsBlsFA;;EA2BM,mBAAmB;EACnB,SAAS;AtB4qFf;;AsBxsFA;;EAgCM,yBjB1CyB;EiB2CzB,WPkDU;Af2nFhB;;AsB9sFA;;;;EAqCQ,mBAAmB;AtBgrF3B;;AsBrtFA;;EA0CM,sBAAsB;AtBgrF5B;;AsB1tFA;EA+CI,cjBvEyB;ALsvF7B;;AsB9tFA;EAkDM,gBAvEsB;AtBuvF5B;;AsBluFA;EAwDM,yBjBlEyB;EiBmEzB,WP0BU;AfopFhB;;AsBvuFA;;EA6DQ,mBAAmB;AtB+qF3B;;AsB5uFA;;EAkEQ,kBPiBQ;EOhBR,mBAAmB;AtB+qF3B;;AsBlvFA;EAyEI,6BAvFqC;AtBowFzC;;AsBtvFA;;EA6EM,qBAhGgC;EAiGhC,cjBtGuB;ALoxF7B;;AsB5vFA;EAmFI,6BA/FqC;AtB4wFzC;;AsBhwFA;;EAuFM,qBAxGgC;EAyGhC,cjBhHuB;AL8xF7B;;AsBtwFA;EA6FI,6BA1GqC;AtBuxFzC;;AsB1wFA;;EAmGU,sBAAsB;AtB4qFhC;;AsB/wFA;;EA6GM,iBAAiB;AtBuqFvB;;AsBpxFA;;EAoHU,wBAAwB;AtBqqFlC;;AsBzxFA;EA2HI,WAAW;AtBkqFf;;AsB7xFA;EAkIU,yBjBlJiB;ALizF3B;;AsBjyFA;EA2IY,yBjB3Je;ALqzF3B;;AsBryFA;EA8Ic,4BjB/Ja;AL0zF3B;;AsBzyFA;;EAyJM,qBAAqB;AtBqpF3B;;AsB9yFA;EAiKU,yBjBjLiB;ALk0F3B;;AsB1oFA;EhBzGE,iCAAiC;EgB8GjC,cAAc;EACd,kBAAkB;EAClB,eAAe;AtB0oFjB;;AuB90FA;EACE,mBAAmB;EACnB,aAAa;EACb,eAAe;EACf,2BAA2B;AvBi1F7B;;AuBr1FA;EAOI,qBAAqB;AvBk1FzB;;AuBz1FA;EjB6PI,oBiBnPwC;AvBm1F5C;;AuB71FA;EAeI,sBAAsB;AvBk1F1B;;AuBj2FA;EAmBI,mBAAmB;AvBk1FvB;;AuBr2FA;EAyBM,elBKO;AL20Fb;;AuBz2FA;EA+BM,kBlBFU;ALg1FhB;;AuB72FA;EAoCI,uBAAuB;AvB60F3B;;AuBj3FA;EAuCM,qBAAqB;EACrB,oBAAoB;AvB80F1B;;AuBt3FA;EA6CI,yBAAyB;AvB60F7B;;AuB13FA;EAiDQ,mBAAmB;AvB60F3B;;AuB93FA;EAqDQ,eAAe;AvB60FvB;;AuBl4FA;EjB6PI,eiBjMmC;AvB00FvC;;AuBt4FA;EjB6PI,ciB9LqC;EAE/B,yBAAyB;EACzB,4BAA4B;AvB00FtC;;AuB54FA;EA6EU,0BAA0B;EAC1B,6BAA6B;AvBm0FvC;;AuBvzFA;EACE,mBAAmB;EACnB,4BlBxFyB;EkByFzB,kBlBWU;EkBVV,clBhGyB;EkBiGzB,oBAAoB;EACpB,kBlBjEc;EkBkEd,WAAW;EACX,uBAAuB;EACvB,gBAAgB;EAChB,oBAAoB;EACpB,qBAAqB;EACrB,mBAAmB;AvB0zFrB;;AuBt0FA;EjBmKI,oBiBpJuC;EjBoJvC,uBiBnJyC;AvB2zF7C;;AuB30FA;EAyBM,uBlB7GkB;EkB8GlB,clB3HgB;ALi7FtB;;AuBh1FA;EAyBM,yBlB1HgB;EkB2HhB,YlB9GkB;ALy6FxB;;AuBr1FA;EAyBM,4BlB/GqB;EkBgHrB,yBRfe;Af+0FrB;;AuB11FA;EAyBM,yBlBtHuB;EkBuHvB,WRZU;Afi1FhB;;AuB/1FA;EAyBM,yBlBxGyB;EkByGzB,WRZU;Afs1FhB;;AuBp2FA;EAkCU,yBRRsC;EQStC,cRG2D;Afm0FrE;;AuBz2FA;EAyBM,yBlBtGmB;EkBuGnB,WRZU;Afg2FhB;;AuB92FA;EAkCU,yBRRsC;EQStC,cRG2D;Af60FrE;;AuBn3FA;EAyBM,yBlBvGmB;EkBwGnB,WRZU;Af02FhB;;AuBx3FA;EAkCU,yBRRsC;EQStC,cRG2D;Afu1FrE;;AuB73FA;EAyBM,yBlBzGoB;EkB0GpB,WRZU;Afo3FhB;;AuBl4FA;EAkCU,yBRRsC;EQStC,cRG2D;Afi2FrE;;AuBv4FA;EAyBM,yBlB1GqB;EkB2GrB,yBRfe;Afi4FrB;;AuB54FA;EAkCU,yBRRsC;EQStC,cRG2D;Af22FrE;;AuBj5FA;EAyBM,yBlBpGkB;EkBqGlB,WRZU;Afw4FhB;;AuBt5FA;EAkCU,yBRRsC;EQStC,cRG2D;Afq3FrE;;AuB35FA;EA2CI,kBlBtGY;AL09FhB;;AuB/5FA;EA+CI,elB3GS;AL+9Fb;;AuBn6FA;EAmDI,kBlBhHY;ALo+FhB;;AuBv6FA;EjBmKI,qBiB3G0C;EjB2G1C,sBiB1G0C;AvBm3F9C;;AuB56FA;EjBmKI,qBiBtG0C;EjBsG1C,sBiBrG0C;AvBm3F9C;;AuBj7FA;EjBmKI,qBiBjG0C;EjBiG1C,sBiBhG0C;AvBm3F9C;;AuBt7FA;EjBmKI,gBiBjQmB;EAyKnB,UAAU;EACV,kBAAkB;EAClB,UAAU;AvBg3Fd;;AuB77FA;EAiFM,8BAA8B;EAC9B,WAAW;EACX,cAAc;EACd,SAAS;EACT,kBAAkB;EAClB,QAAQ;EACR,0DAA0D;EAC1D,+BAA+B;AvBg3FrC;;AuBx8FA;EA4FM,WAAW;EACX,UAAU;AvBg3FhB;;AuB78FA;EAiGM,WAAW;EACX,UAAU;AvBg3FhB;;AuBl9FA;EAuGM,yBAAmD;AvB+2FzD;;AuBt9FA;EA2GM,yBAAoD;AvB+2F1D;;AuB19FA;EAgHI,qBlBhGmB;AL88FvB;;AuB12FA;EAEI,0BAA0B;AvB42F9B;;AwBhjGA;;EAIE,sBAAsB;AxBijGxB;;AwBrjGA;;;;EAQI,oBAAoB;AxBojGxB;;AwB5jGA;;EAYI,iBAxBmB;AxB6kGvB;;AwBjkGA;;EAgBI,iBA3BmB;AxBilGvB;;AwBtkGA;;EAoBI,sBAAsB;AxBujG1B;;AwBnjGA;EACE,cnBxC2B;EmB8C3B,enBhBW;EmBiBX,gBnBRmB;EmBSnB,kBAhDuB;AxBimGzB;;AwB1jGA;EAYI,cAlDwB;EAmDxB,oBAlDyB;AxBomG7B;;AwB/jGA;EAiBI,oBA3C+B;AxB6lGnC;;AwBnkGA;EAyBM,enBpCO;ALklGb;;AwBvkGA;EAyBM,iBnBnCS;ALqlGf;;AwB3kGA;EAyBM,enBlCO;ALwlGb;;AwB/kGA;EAyBM,iBnBjCS;AL2lGf;;AwBnlGA;EAyBM,kBnBhCU;AL8lGhB;;AwBvlGA;EAyBM,enB/BO;ALimGb;;AwB3lGA;EAyBM,kBnB9BU;ALomGhB;;AwBjkGA;EACE,cnBrEyB;EmB2EzB,kBnB5Cc;EmB6Cd,gBnBxCiB;EmByCjB,iBApEyB;AxBmoG3B;;AwBxkGA;EAYI,cnBjFyB;EmBkFzB,gBnB3CiB;AL2mGrB;;AwB7kGA;EAiBI,oBAzE+B;AxByoGnC;;AwBjlGA;EAyBM,enBlEO;AL8nGb;;AwBrlGA;EAyBM,iBnBjES;ALioGf;;AwBzlGA;EAyBM,enBhEO;ALooGb;;AwB7lGA;EAyBM,iBnB/DS;ALuoGf;;AwBjmGA;EAyBM,kBnB9DU;AL0oGhB;;AwBrmGA;EAyBM,enB7DO;AL6oGb;;AwBzmGA;EAyBM,kBnB5DU;ALgpGhB;;AyB9qGA;EACE,cAAc;EACd,eAAe;EACf,mBAAmB;EACnB,kBAAkB;EAClB,yBAAyB;AzBirG3B;;AyB1qGA;EACE,mBAAmB;EACnB,4BpBXyB;EoBYzB,qBpB0FqB;EoBzFrB,oBAAoB;EACpB,kBpBWc;EoBVd,WAAW;EACX,uBAAuB;EACvB,oBAAoB;EACpB,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;EAClB,mBAAmB;AzB6qGrB;;A0B/sGA,eAAA;ACuEA;EApCE,uBtBpBsB;EsBqBtB,qBtB1B4B;EsB2B5B,kBtB4EU;EsB3EV,ctBhC2B;ALitG7B;;AMnnGI;EqB3DA,4BtBnCyB;ALqtG7B;;AMvnGI;EqB3DA,4BtBnCyB;ALytG7B;;AM3nGI;EqB3DA,4BtBnCyB;AL6tG7B;;AM/nGI;EqB3DA,4BtBnCyB;ALiuG7B;;A2B1rGE;EAEE,qBtBtCwB;ALkuG5B;;A2BzrGE;EAIE,qBtBhCqB;EsBiCrB,iDtBjCqB;AL0tGzB;;A2BtrGE;;;;;EAEE,4BtB/CuB;EsBgDvB,wBtBhDuB;EsBiDvB,gBAAgB;EAChB,ctBvDkB;ALmvGtB;;AMvpGI;;;;;EqBlCE,+BtB1DgB;AL2vGtB;;AM/pGI;;;;;EqBlCE,+BtB1DgB;ALmwGtB;;AMvqGI;;;;;EqBlCE,+BtB1DgB;AL2wGtB;;AM/qGI;;;;;EqBlCE,+BtB1DgB;ALmxGtB;;A4BrxGA;EAGE,2DvBPoB;EuBQpB,eAAe;EACf,WAAW;A5BsxGb;;A4BpxGE;EACE,gBAAgB;A5BuxGpB;;A4BhxGI;EACE,mBvBPkB;AL0xGxB;;A4BpxGK;EAOG,mDvBbgB;AL8xGxB;;A4BxxGI;EACE,qBvBpBgB;AL+yGtB;;A4B5xGK;EAOG,gDvB1Bc;ALmzGtB;;A4BhyGI;EACE,wBvBTqB;AL4yG3B;;A4BpyGK;EAOG,mDvBfmB;ALgzG3B;;A4BxyGI;EACE,qBvBhBuB;AL2zG7B;;A4B5yGK;EAOG,gDvBtBqB;AL+zG7B;;A4BhzGI;EACE,qBvBFyB;ALqzG/B;;A4BpzGK;EAOG,iDvBRuB;ALyzG/B;;A4BxzGI;EACE,qBvBAmB;AL2zGzB;;A4B5zGK;EAOG,iDvBNiB;AL+zGzB;;A4Bh0GI;EACE,qBvBDmB;ALo0GzB;;A4Bp0GK;EAOG,kDvBPiB;ALw0GzB;;A4Bx0GI;EACE,qBvBHoB;AL80G1B;;A4B50GK;EAOG,kDvBTkB;ALk1G1B;;A4Bh1GI;EACE,qBvBJqB;ALu1G3B;;A4Bp1GK;EAOG,mDvBVmB;AL21G3B;;A4Bx1GI;EACE,qBvBEkB;ALy1GxB;;A4B51GK;EAOG,kDvBJgB;AL61GxB;;A4Bn1GE;ExBcA,kBCgEgB;ED/DhB,kBCTc;ALk1GhB;;A4Bp1GE;ExBeA,kBCfc;ALw1GhB;;A4Bp1GE;ExBeA,iBCpBa;AL61Gf;;A4Bn1GE;EACE,cAAc;EACd,WAAW;A5Bs1Gf;;A4Bn1GE;EACE,eAAe;EACf,WAAW;A5Bs1Gf;;A4Bl1GA;EAII,qBvBqDmB;EuBpDnB,gDAA4D;EAC5D,iDAA6D;A5Bk1GjE;;A4Bx1GA;EAUI,6BAA6B;EAC7B,yBAAyB;EACzB,gBAAgB;EAChB,eAAe;EACf,gBAAgB;A5Bk1GpB;;A4B90GA;EAGE,cAAc;EACd,eAAe;EACf,eAAe;EACf,2BxBvEkE;EwBwElE,gBAAgB;A5B+0GlB;;A4Bt1GA;EAUI,gBArFsB;EAsFtB,eArFqB;A5Bq6GzB;;A4B31GA;EAeI,eAAe;A5Bg1GnB;;A4B/1GA;EAoBI,YAAY;A5B+0GhB;;A6B/6GA;EACE,eAAe;EACf,qBAAqB;EACrB,iBAAiB;EACjB,kBAAkB;A7Bk7GpB;;A6Bh7GE;EACE,eAAe;A7Bm7GnB;;A6Bh7GE;EACE,cxBLyB;ALw7G7B;;A6Bh7GE;;;;;EAGE,cxBTkB;EwBUlB,mBAAmB;A7Bq7GvB;;A6B76GA;EvB4OI,kBuBxOqC;A7B66GzC;;A8Bz8GA;EACE,qBAAqB;EACrB,eAAe;EACf,kBAAkB;EAClB,mBAAmB;A9B48GrB;;A8Bh9GA;EAOI,a1BFkB;AJ+8GtB;;A8Bp9GA;EAcM,qBzBMmB;EC4PrB,cwBhQ+B;EAE7B,UAAU;A9Bw8GhB;;A8B19GA;EAwBM,qBzByFiB;ECmJnB,iBwB1OsC;A9Bq8G1C;;A8B/9GA;EAiCI,eAAe;EACf,cAAc;EACd,cAAc;EACd,eAAe;EACf,aAAa;A9Bk8GjB;;A8Bv+GA;EAwCM,aAAa;A9Bm8GnB;;A8B3+GA;;EA6CM,wBzBlCqB;ALq+G3B;;A8Bh/GA;ExBoQI,oBwBnNwC;A9Bm8G5C;;A8Bp/GA;EAqDM,YAAY;EACZ,UAAU;A9Bm8GhB;;A8Bz/GA;EAyDQ,kBAAkB;A9Bo8G1B;;A8B7/GA;EAiEM,qBzB7DuB;AL6/G7B;;A8BjgHA;EA2EQ,mBzB9DgB;ALw/GxB;;A8BrgHA;EA+EQ,mBzBlEgB;AL4/GxB;;A8BzgHA;EAmFU,qBfuEuB;Afm3GjC;;A8B7gHA;EA0FU,mDzB7Ec;ALogHxB;;A8BjhHA;EA2EQ,qBzB3Ec;ALqhHtB;;A8BrhHA;EA+EQ,qBzB/Ec;ALyhHtB;;A8BzhHA;EAmFU,mBfuEuB;Afm4GjC;;A8B7hHA;EA0FU,gDzB1FY;ALiiHtB;;A8BjiHA;EA2EQ,wBzBhEmB;AL0hH3B;;A8BriHA;EA+EQ,wBzBpEmB;AL8hH3B;;A8BziHA;EAmFU,qBfuEuB;Afm5GjC;;A8B7iHA;EA0FU,mDzB/EiB;ALsiH3B;;A8BjjHA;EA2EQ,qBzBvEqB;ALijH7B;;A8BrjHA;EA+EQ,qBzB3EqB;ALqjH7B;;A8BzjHA;EAmFU,qBfuEuB;Afm6GjC;;A8B7jHA;EA0FU,gDzBtFmB;AL6jH7B;;A8BjkHA;EA2EQ,qBzBzDuB;ALmjH/B;;A8BrkHA;EA+EQ,qBzB7DuB;ALujH/B;;A8BzkHA;EAmFU,qBfuEuB;Afm7GjC;;A8B7kHA;EA0FU,iDzBxEqB;AL+jH/B;;A8BjlHA;EA2EQ,qBzBvDiB;ALikHzB;;A8BrlHA;EA+EQ,qBzB3DiB;ALqkHzB;;A8BzlHA;EAmFU,qBfuEuB;Afm8GjC;;A8B7lHA;EA0FU,iDzBtEe;AL6kHzB;;A8BjmHA;EA2EQ,qBzBxDiB;ALklHzB;;A8BrmHA;EA+EQ,qBzB5DiB;ALslHzB;;A8BzmHA;EAmFU,qBfuEuB;Afm9GjC;;A8B7mHA;EA0FU,kDzBvEe;AL8lHzB;;A8BjnHA;EA2EQ,qBzB1DkB;ALomH1B;;A8BrnHA;EA+EQ,qBzB9DkB;ALwmH1B;;A8BznHA;EAmFU,qBfuEuB;Afm+GjC;;A8B7nHA;EA0FU,kDzBzEgB;ALgnH1B;;A8BjoHA;EA2EQ,qBzB3DmB;ALqnH3B;;A8BroHA;EA+EQ,qBzB/DmB;ALynH3B;;A8BzoHA;EAmFU,qBfuEuB;Afm/GjC;;A8B7oHA;EA0FU,mDzB1EiB;ALioH3B;;A8BjpHA;EA2EQ,qBzBrDgB;AL+nHxB;;A8BrpHA;EA+EQ,qBzBzDgB;ALmoHxB;;A8BzpHA;EAmFU,qBfuEuB;AfmgHjC;;A8B7pHA;EA0FU,kDzBpEc;AL2oHxB;;A8BjqHA;E1B8CE,kBCgEgB;ED/DhB,kBCTc;ALgoHhB;;A8BtqHA;E1BmDE,kBCfc;ALsoHhB;;A8B1qHA;E1BuDE,iBCpBa;AL2oHf;;A8B9qHA;EAgHM,gCAA8C;EAC9C,YAAY;A9BkkHlB;;A8BnrHA;EAsHI,WAAW;A9BikHf;;A8BvrHA;EAyHM,WAAW;A9BkkHjB;;A8B3rHA;EAiIM,aAAa;EACb,kBAAkB;ExB8IpB,cwB5I+B;EAE7B,YAAY;EACZ,eAAe;A9B4jHrB;;A8BnsHA;EA2IM,kBzBrGU;ALiqHhB;;A8BvsHA;EA+IM,kBzB3GU;ALuqHhB;;A8B3sHA;EAmJM,iBzBhHS;AL4qHf;;A+BlsHA;EAGE,oBAAoB;EACpB,aAAa;EACb,2BAA2B;EAC3B,kBAAkB;A/BmsHpB;;A+BzsHA;EAeQ,uB1BfgB;E0BgBhB,yBAAyB;EACzB,c1B9Bc;AL4tHtB;;A+B/sHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,c1BtCY;ALkuHtB;;A+BrtHA;EAgCU,yBAAyB;EACzB,+C1BjCc;E0BkCd,c1B/CY;ALwuHtB;;A+B3tHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,c1BxDY;AL8uHtB;;A+BjuHA;EAeQ,yB1B5Bc;E0B6Bd,yBAAyB;EACzB,Y1BjBgB;ALuuHxB;;A+BvuHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,Y1BzBc;AL6uHxB;;A+B7uHA;EAgCU,yBAAyB;EACzB,4C1B9CY;E0B+CZ,Y1BlCc;ALmvHxB;;A+BnvHA;EAyCU,uBhBoGuB;EgBnGvB,yBAAyB;EACzB,Y1B3Cc;ALyvHxB;;A+BzvHA;EAeQ,4B1BjBmB;E0BkBnB,yBAAyB;EACzB,yBhB8Ea;AfgqHrB;;A+B/vHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,yBhBsEW;AfsqHrB;;A+BrwHA;EAgCU,yBAAyB;EACzB,+C1BnCiB;E0BoCjB,yBhB6DW;Af4qHrB;;A+B3wHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,yBhBoDW;AfkrHrB;;A+BjxHA;EAeQ,yB1BxBqB;E0ByBrB,yBAAyB;EACzB,WhBiFQ;AfqrHhB;;A+BvxHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2rHhB;;A+B7xHA;EAgCU,yBAAyB;EACzB,4C1B1CmB;E0B2CnB,WhBgEM;AfisHhB;;A+BnyHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfusHhB;;A+BzyHA;EAeQ,yB1BVuB;E0BWvB,yBAAyB;EACzB,WhBiFQ;Af6sHhB;;A+B/yHA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;AfmtHhB;;A+BrzHA;EAgCU,yBAAyB;EACzB,6C1B5BqB;E0B6BrB,WhBgEM;AfytHhB;;A+B3zHA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Af+tHhB;;A+Bj0HA;EAeQ,yB1BRiB;E0BSjB,yBAAyB;EACzB,WhBiFQ;AfquHhB;;A+Bv0HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2uHhB;;A+B70HA;EAgCU,yBAAyB;EACzB,6C1B1Be;E0B2Bf,WhBgEM;AfivHhB;;A+Bn1HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfuvHhB;;A+Bz1HA;EAeQ,yB1BTiB;E0BUjB,yBAAyB;EACzB,WhBiFQ;Af6vHhB;;A+B/1HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;AfmwHhB;;A+Br2HA;EAgCU,yBAAyB;EACzB,8C1B3Be;E0B4Bf,WhBgEM;AfywHhB;;A+B32HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Af+wHhB;;A+Bj3HA;EAeQ,yB1BXkB;E0BYlB,yBAAyB;EACzB,WhBiFQ;AfqxHhB;;A+Bv3HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af2xHhB;;A+B73HA;EAgCU,yBAAyB;EACzB,8C1B7BgB;E0B8BhB,WhBgEM;AfiyHhB;;A+Bn4HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;AfuyHhB;;A+Bz4HA;EAeQ,yB1BZmB;E0BanB,yBAAyB;EACzB,yBhB8Ea;AfgzHrB;;A+B/4HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,yBhBsEW;AfszHrB;;A+Br5HA;EAgCU,yBAAyB;EACzB,+C1B9BiB;E0B+BjB,yBhB6DW;Af4zHrB;;A+B35HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,yBhBoDW;Afk0HrB;;A+Bj6HA;EAeQ,yB1BNgB;E0BOhB,yBAAyB;EACzB,WhBiFQ;Afq0HhB;;A+Bv6HA;EAuBU,yBhBsHuB;EgBrHvB,yBAAyB;EACzB,WhByEM;Af20HhB;;A+B76HA;EAgCU,yBAAyB;EACzB,8C1BxBc;E0ByBd,WhBgEM;Afi1HhB;;A+Bn7HA;EAyCU,yBhBoGuB;EgBnGvB,yBAAyB;EACzB,WhBuDM;Afu1HhB;;A+Bz7HA;EAmDI,kB1B1BY;ALo6HhB;;A+B77HA;EAuDI,e1B/BS;ALy6Hb;;A+Bj8HA;EA2DI,kB1BpCY;AL86HhB;;A+Br8HA;EA+DQ,eAAe;A/B04HvB;;A+Bz8HA;EAqEI,iB1B/CW;ALu7Hf;;A+B78HA;EAyEQ,eAAe;A/Bw4HvB;;A+Bj9HA;EAiFM,6BAA6B;EAC7B,0BAA0B;A/Bo4HhC;;A+Bt9HA;EAsFM,4BAA4B;EAC5B,yBAAyB;A/Bo4H/B;;A+B39HA;EA4FQ,kB1BMI;AL63HZ;;A+B/9HA;EAgGQ,aAAa;A/Bm4HrB;;A+Bn+HA;EAuGM,sBAAsB;A/Bg4H5B;;A+Bv+HA;EA2GM,sBAAsB;EACtB,YAAY;EACZ,gBAAgB;A/Bg4HtB;;A+B7+HA;EAiHM,uBAAuB;A/Bg4H7B;;A+Bj/HA;EAqHM,aAAa;EACb,YAAY;A/Bg4HlB;;A+Bt/HA;EAyHQ,eAAe;A/Bi4HvB;;A+B1/HA;EA+HQ,eAAe;A/B+3HvB;;A+B9/HA;EAqIQ,eAAe;A/B63HvB;;A+BlgIA;EA2IQ,eAAe;A/B23HvB;;A+BtgIA;EAiJQ,0BAA4C;A/By3HpD;;A+B1gIA;EAqJQ,0B1BnDI;E0BoDJ,uBAAuB;A/By3H/B;;A+B/gIA;EA4JI,uBAAuB;A/Bu3H3B;;A+BnhIA;EAiKM,WAAW;A/Bs3HjB;;A+BvhIA;EAqKM,YAAY;EACZ,eAAe;A/Bs3HrB;;A+B5hIA;EA2KI,yBAAyB;A/Bq3H7B;;A+BhiIA;EA8KM,0BAA4C;A/Bs3HlD;;A+BpiIA;EAkLM,0B1BhFM;E0BiFN,2BAA2B;EAC3B,SAAS;A/Bs3Hf;;A+Bj3HA;EACE,oBAAoB;EACpB,aAAa;EACb,eAAe;EACf,2BAA2B;EAC3B,gBAAgB;EAChB,kBAAkB;A/Bo3HpB;;A+B13HA;EAUM,yBhBtD2B;EgBuD3B,c1B7MuB;ALikI7B;;A+B/3HA;EAeM,qBhB3D2B;Af+6HjC;;A+Bn4HA;EAqBM,yBhBjE2B;EgBkE3B,c1BxNuB;AL0kI7B;;A+Bx4HA;EA0BM,qBhBtE2B;Afw7HjC;;A+B72HA;EACE,YAAY;EACZ,OAAO;EACP,UAAU;EACV,aAAa;EACb,kBAAkB;EAClB,MAAM;EACN,WAAW;A/Bg3Hb;;A+B72HA;;EAIE,qB1B3O4B;E0B4O5B,kB1BrIU;E0BsIV,cAAc;EACd,iBAAiB;EACjB,kBAAkB;EAClB,mBAAmB;A/B82HrB;;A+B32HA;EACE,4B1BjPyB;E0BkPzB,c1BxPyB;ALsmI3B;;A+B32HA;EACE,qB1BzP4B;E0B0P5B,mBA3P4B;EA4P5B,2BA3PoC;EA4PpC,cAAc;EACd,eA5PwB;EA6PxB,gBAAgB;EAChB,mBAAmB;EACnB,uBAAuB;A/B82HzB;;A+B32HA;EACE,mBAAmB;EACnB,aAAa;EACb,WAAW;EACX,uBAAuB;EzBXrB,mByBamC;EAErC,UAAU;A/B42HZ;;A+Bp3HA;EAWI,eAAe;A/B62HnB;;AgC9nIA;EACE,c3BF2B;E2BG3B,cAAc;EACd,e3B6BW;E2B5BX,gB3BmCe;AL8lIjB;;AgCroIA;EAOI,oBAAoB;AhCkoIxB;;AgCzoIA;EAYI,kB3BqBY;AL4mIhB;;AgC7oIA;EAgBI,kB3BeY;ALknIhB;;AgCjpIA;EAoBI,iB3BUW;ALunIf;;AgC7nIA;EACE,cAAc;EACd,kB3BOc;E2BNd,mBAAmB;AhCgoIrB;;AgCnoIA;EASM,Y3BzBkB;ALupIxB;;AgCvoIA;EASM,c3BtCgB;ALwqItB;;AgC3oIA;EASM,iB3B3BqB;ALiqI3B;;AgC/oIA;EASM,c3BlCuB;AL4qI7B;;AgCnpIA;EASM,c3BpByB;ALkqI/B;;AgCvpIA;EASM,c3BlBmB;ALoqIzB;;AgC3pIA;EASM,c3BnBmB;ALyqIzB;;AgC/pIA;EASM,c3BrBoB;AL+qI1B;;AgCnqIA;EASM,c3BtBqB;ALorI3B;;AgCvqIA;EASM,c3BhBkB;ALkrIxB;;AgC3pIA;EAEI,sBAAsB;AhC6pI1B;;AgC/pIA;EAOI,aAAa;EACb,2BAA2B;AhC4pI/B;;AgCpqIA;E1BuNI,kB0B3MwC;AhC4pI5C;;AgCxqIA;;;EAmBU,gBAAgB;AhC2pI1B;;AgC9qIA;;;EA4BY,6BAA6B;EAC7B,0BAA0B;AhCwpItC;;AgCrrIA;;;EA4CY,4BAA4B;EAC5B,yBAAyB;AhC+oIrC;;AgC5rIA;;;;;EA6DY,UAAU;AhCuoItB;;AgCpsIA;;;;;;;;;EAoEY,UAAU;AhC4oItB;;AgChtIA;;;;;;;;;EAuEc,UAAU;AhCqpIxB;;AgC5tIA;EA8EQ,YAAY;EACZ,cAAc;AhCkpItB;;AgCjuIA;EAoFM,uBAAuB;AhCipI7B;;AgCruIA;EAwFM,yBAAyB;AhCipI/B;;AgCzuIA;EA6FQ,YAAY;EACZ,cAAc;AhCgpItB;;AgC9uIA;EAoGI,aAAa;EACb,2BAA2B;AhC8oI/B;;AgCnvIA;EAwGM,cAAc;AhC+oIpB;;AgCvvIA;EA2GQ,gBAAgB;E1B4GpB,qB0B1G2C;AhC+oI/C;;AgC5vIA;EAiHQ,YAAY;EACZ,cAAc;AhC+oItB;;AgCjwIA;EAuHM,uBAAuB;AhC8oI7B;;AgCrwIA;EA2HM,yBAAyB;AhC8oI/B;;AgCzwIA;EA+HM,eAAe;AhC8oIrB;;AgC7wIA;EAoIU,sBAAsB;AhC6oIhC;;AgCjxIA;EAyIQ,uBAAuB;AhC4oI/B;;AgCrxIA;EA6IQ,gBAAgB;AhC4oIxB;;AMtrIE;E0BnGF;IAoJM,aAAa;EhC0oIjB;AACF;;AgCtoIA;EAEI,kBAAkB;AhCwoItB;;AMtsIE;E0B4DF;IAMI,qBAAqB;EhCyoIvB;AACF;;AMtsIE;E0BsDF;IAUI,aAAa;IACb,YAAY;IACZ,cAAc;I1BkDd,oB0BhDsC;IAEtC,iBAAiB;EhCyoInB;EgCzpIF;IAmBM,kB3BnLU;I2BoLV,oBAAoB;EhCyoIxB;EgC7pIF;IAwBM,oBAAoB;EhCwoIxB;EgChqIF;IA4BM,kB3B9LU;I2B+LV,oBAAoB;EhCuoIxB;EgCpqIF;IAiCM,iB3BpMS;I2BqMT,oBAAoB;EhCsoIxB;AACF;;AgCloIA;EAEI,gBAAgB;AhCooIpB;;AMnuIE;E0B6FF;IAMI,aAAa;IACb,aAAa;IACb,YAAY;IACZ,cAAc;EhCqoIhB;EgC9oIF;IAYM,gBAAgB;EhCqoIpB;EgCjpIF;IAgBM,cAAc;EhCooIlB;EgCppIF;IAmBQ,YAAY;EhCooIlB;EgCvpIF;I1BuBI,qB0BA2C;EhCmoI7C;AACF;;AgC9nIA;EACE,sBAAsB;EACtB,WAAW;EACX,e3BxOW;E2ByOX,kBAAkB;EAClB,mBAAmB;AhCioIrB;;AgCtoIA;;;EAcU,c3BnRiB;ALi5I3B;;AgC5oIA;;;EAmBQ,kB3BvPQ;ALs3IhB;;AgClpIA;;;EAuBQ,kB3B7PQ;AL83IhB;;AgCxpIA;;;EA2BQ,iB3BlQO;ALq4If;;AgC9pIA;EAgCM,c3BlSwB;E2BmSxB,a5BtSgB;E4BuShB,oBAAoB;EACpB,kBAAkB;EAClB,MAAM;EACN,Y5B1SgB;E4B2ShB,UAAU;AhCkoIhB;;AgCxqIA;;EA6CM,mB5BlTgB;AJk7ItB;;AgC7qIA;EAiDM,OAAO;AhCgoIb;;AgCjrIA;;EAwDM,oB5B7TgB;AJ27ItB;;AgCtrIA;EA4DM,QAAQ;AhC8nId;;AgC1rIA;EAoEM,6BAA6B;E1B9D/B,c0BgE+B;EAE7B,YAAY;EACZ,UAAU;AhCwnIhB;;AgCjsIA;EA6EM,kB3BjTU;ALy6IhB;;AgCrsIA;EAiFM,kB3BvTU;AL+6IhB;;AgCzsIA;EAqFM,iB3B5TS;ALo7If;;AiCz9IA,qBAAA;ACWA;EAKE,e7BuBW;E6BtBX,mBAAmB;AlC88IrB;;AkCp9IA;EASI,mBAAmB;EACnB,c7BCqB;E6BArB,aAAa;EACb,uBAAuB;EACvB,iBAjBuC;AlCg+I3C;;AkC59IA;EAiBM,c7BtBuB;ALq+I7B;;AkCh+IA;EAsBI,mBAAmB;EACnB,aAAa;AlC88IjB;;AkCr+IA;E5B2PI,e4BjOoC;AlC+8IxC;;AkCz+IA;EA+BQ,c7BpCqB;E6BqCrB,eAAe;EACf,oBAAoB;AlC88I5B;;AkC/+IA;EAsCM,c7BxCsB;E6ByCtB,YAAY;AlC68IlB;;AkCp/IA;;EA6CI,uBAAuB;EACvB,aAAa;EACb,eAAe;EACf,2BAA2B;AlC48I/B;;AkC5/IA;E5B2PI,mB4BtMuC;AlC28I3C;;AkChgJA;E5B2PI,kB4BlMuC;AlC28I3C;;AkCpgJA;;EAiEM,uBAAuB;AlCw8I7B;;AkCzgJA;;EAwEM,yBAAyB;AlCs8I/B;;AkC9gJA;EA8EI,kB7BjDY;ALq/IhB;;AkClhJA;EAkFI,kB7BvDY;AL2/IhB;;AkCthJA;EAsFI,iB7B5DW;ALggJf;;AkC1hJA;EA4FM,YAAS;AlCk8If;;AkC9hJA;EAkGM,YAAS;AlCg8If;;AkCliJA;EAwGM,YAAY;AlC87IlB;;AkCtiJA;EA8GM,YAAS;AlC47If;;AmC/hJA;EACE,uB9BRsB;E8BStB,sBAnBmB;EAoBnB,0F9BvBoB;E8BwBpB,c9BnByB;E8BoBzB,eAAe;EACf,kBAAkB;AnCkiJpB;;AmC9hJE;EACE,+BA5BiB;EA6BjB,gCA7BiB;AnC8jJrB;;AmC9hJE;EACE,kCAjCiB;EAkCjB,mCAlCiB;AnCmkJrB;;AmC7hJA;EAGE,6BAvCwC;EAwCxC,oBAAoB;EACpB,kD9B9CoB;E8B+CpB,aAAa;AnC8hJf;;AmC3hJA;EACE,mBAAmB;EACnB,c9BhD2B;E8BiD3B,aAAa;EACb,YAAY;EACZ,gB9BXe;E8BYf,qBAjDgC;AnC+kJlC;;AmCpiJA;EASI,uBAAuB;AnC+hJ3B;;AmC3hJA;E7B0CE,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,mBAAmB;EACnB,oBAAoB;EACpB,cAAc;EACd,SAAS;EACT,UAAU;E6BhDV,mBAAmB;EACnB,eAAe;EACf,aAAa;EACb,uBAAuB;EACvB,qBA/DgC;AnCqmJlC;;AmCniJA;EACE,cAAc;EACd,kBAAkB;AnCsiJpB;;AmCxiJA;EAMM,+BA5Ee;EA6Ef,gCA7Ee;AnCmnJrB;;AmC7iJA;EAaM,kCAnFe;EAoFf,mCApFe;AnCwnJrB;;AmC/hJA;EAGE,6BApFyC;EAqFzC,eApF2B;AnConJ7B;;AmC7hJA;EAGE,6BAxFwC;EAyFxC,6B9B9F6B;E8B+F7B,oBAAoB;EACpB,aAAa;AnC8hJf;;AmC3hJA;EACE,mBAAmB;EACnB,aAAa;EACb,aAAa;EACb,YAAY;EACZ,cAAc;EACd,uBAAuB;EACvB,gBAnG2B;AnCioJ7B;;AmCriJA;E7BwJI,+BD3P2B;AL4oJ/B;;AmCzhJA;EAEI,qB9B9EkB;ALymJtB;;AoCtoJA;EACE,oBAAoB;EACpB,kBAAkB;EAClB,mBAAmB;ApCyoJrB;;AoC5oJA;EAQM,cAAc;ApCwoJpB;;AoChpJA;EAcM,UAAU;EACV,QAAQ;ApCsoJd;;AoCrpJA;EAqBM,YAAY;EACZ,mBArCuB;EAsCvB,oBAAoB;EACpB,SAAS;ApCooJf;;AoC/nJA;EACE,aAAa;E9B+NX,O8B7NqB;EAEvB,gBArD6B;EAsD7B,gBAlD2B;EAmD3B,kBAAkB;EAClB,SAAS;EACT,WAhDqB;ApCgrJvB;;AoC7nJA;EACE,uB/BhDsB;E+BiDtB,kB/BiDU;E+BhDV,0F/B/DoB;E+BgEpB,sBA3DsC;EA4DtC,mBA3DmC;ApC2rJrC;;AoBzqJsB;EgB6CpB,c/BhEyB;E+BiEzB,cAAc;EACd,mBAAmB;EACnB,gBAAgB;EAChB,sBAAsB;EACtB,kBAAkB;ApCgoJpB;;AoC7nJA;;E9BuLI,mB8BrLmC;EAErC,mBAAmB;EACnB,mBAAmB;EACnB,WAAW;ApC+nJb;;AoCroJA;;EASI,4B/B3EuB;E+B4EvB,c/BvFkB;ALwtJtB;;AoC3oJA;;EAcI,yB/BvEqB;E+BwErB,WrBmBY;Af+mJhB;;AoC9nJA;EACE,yB/BxF6B;E+ByF7B,YAAY;EACZ,cAAc;EACd,WAAW;EACX,gBAAgB;ApCioJlB;;AqCpuJA;EAGE,mBAAmB;EACnB,8BAA8B;ArCquJhC;;AqCzuJA;EAOI,kBhCsGQ;ALgoJZ;;AqC7uJA;EAWI,qBAAqB;EACrB,mBAAmB;ArCsuJvB;;AqClvJA;EAiBI,aAAa;ArCquJjB;;AqCtvJA;;EAqBM,aAAa;ArCsuJnB;;AqC3vJA;EAyBM,aAAa;ArCsuJnB;;AqC/vJA;EA8BQ,gBAAgB;E/BoOpB,qB+BpQqC;ArCswJzC;;AqCpwJA;EAoCQ,YAAY;ArCouJpB;;AM1nJE;E+B9IF;IA2CI,aAAa;ErCkuJf;EqC7wJF;IA+CQ,YAAY;ErCiuJlB;AACF;;AqC5tJA;EACE,mBAAmB;EACnB,aAAa;EACb,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,uBAAuB;ArC+tJzB;;AqCruJA;;EAUI,gBAAgB;ArCguJpB;;AMvpJE;E+BnFF;IAgBM,sBAvEmC;ErCsyJvC;AACF;;AqC3tJA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;ArC8tJhB;;AqCluJA;;EASM,YAAY;ArC8tJlB;;AMnqJE;E+BpEF;;I/BwLI,qB+BpQqC;ErCyzJvC;AACF;;AqCztJA;EACE,mBAAmB;EACnB,2BAA2B;ArC4tJ7B;;AMrrJE;E+BzCF;IAOM,kBAAkB;ErC4tJtB;AACF;;AMrrJE;E+B/CF;IAYI,aAAa;ErC6tJf;AACF;;AqC1tJA;EACE,mBAAmB;EACnB,yBAAyB;ArC6tJ3B;;AMhsJE;E+B/BF;IAMI,aAAa;ErC8tJf;AACF;;AsC70JA;EACE,uBAAuB;EACvB,aAAa;EACb,mBAAmB;AtCg1JrB;;AsCn1JA;EAMI,sBAX2B;AtC41J/B;;AsCv1JA;EAUI,8CjCX0B;EiCY1B,aAAa;EACb,oBAhB2B;AtCi2J/B;;AsC71JA;;EAgBM,qBAnBgC;AtCq2JtC;;AsCl2JA;EAoBM,mBAtBwB;AtCw2J9B;;AsCt2JA;EAuBQ,kBAzBsB;AtC42J9B;;AsC12JA;EA6BI,8CjC9B0B;EiC+B1B,gBArCgB;EAsChB,iBAtCgB;AtCu3JpB;;AsCh3JA;EAqCM,kBA3CsB;EA4CtB,mBA5CsB;AtC23J5B;;AsC10JA;;EAEE,gBAAgB;EAChB,YAAY;EACZ,cAAc;AtC60JhB;;AsC10JA;EhCyMI,kBgClQgB;AtCu4JpB;;AsC10JA;EhCqMI,iBgClQgB;AtC24JpB;;AsC10JA;EACE,gBAAgB;EAChB,YAAY;EACZ,cAAc;EACd,mBAAmB;AtC60JrB;;AM1wJE;EgCvEF;IASI,gBAAgB;EtC60JlB;AACF;;AuCx4JA;EACE,elCkBW;ALy3Jb;;AuC54JA;EAKI,kBlCeY;AL43JhB;;AuCh5JA;EASI,kBlCSY;ALk4JhB;;AuCp5JA;EAaI,iBlCIW;ALu4Jf;;AuCv4JA;EACE,iBA5B0B;AvCs6J5B;;AuC34JA;EAII,kBlCuEc;EkCtEd,clCnCuB;EkCoCvB,cAAc;EACd,qBAjCiC;AvC46JrC;;AuCl5JA;EAUM,4BlClCqB;EkCmCrB,clC1CuB;ALs7J7B;;AuCv5JA;EAgBM,yBlC/BmB;EkCgCnB,WxB2DU;Afg1JhB;;AuC55JA;EjCiOI,8BD5P0B;EkCoDxB,cAlD0B;EjC0P5B,oBiCzPkC;AvC07JtC;;AuCl4JA;EACE,clC9DoB;EkC+DpB,iBAvD2B;EAwD3B,qBAvD+B;EAwD/B,yBAAyB;AvCq4J3B;;AuCz4JA;EAOI,eA1DoB;AvCg8JxB;;AuC74JA;EAWI,kBA9DoB;AvCo8JxB;;AwC/7JA;EAGE,4BnCbyB;EmCczB,kBnCsFU;EmCrFV,enCWW;ALq7Jb;;AwCr8JA;EAQI,mBAAmB;AxCi8JvB;;AwCz8JA;EAYI,mBAAmB;EACnB,0BAA0B;AxCi8J9B;;AwC98JA;EAkBI,kBnCDY;ALi8JhB;;AwCl9JA;EAsBI,kBnCPY;ALu8JhB;;AwCt9JA;EA0BI,iBnCZW;AL48Jf;;AwC19JA;EAwDM,uBAJ+C;AxC06JrD;;AwC99JA;EA2DQ,uBnCnEgB;EmCoEhB,cnCjFc;ALw/JtB;;AwCn+JA;EAgEQ,mBnCxEgB;AL++JxB;;AwCv+JA;EAwDM,yBAJ+C;AxCu7JrD;;AwC3+JA;EA2DQ,yBnChFc;EmCiFd,YnCpEgB;ALw/JxB;;AwCh/JA;EAgEQ,qBnCrFc;ALygKtB;;AwCp/JA;EAwDM,yBAJ+C;AxCo8JrD;;AwCx/JA;EA2DQ,4BnCrEmB;EmCsEnB,yBzB2Ba;Afs6JrB;;AwC7/JA;EAgEQ,wBnC1EmB;AL2gK3B;;AwCjgKA;EAwDM,yBAJ+C;AxCi9JrD;;AwCrgKA;EA2DQ,yBnC5EqB;EmC6ErB,WzB8BQ;Afg7JhB;;AwC1gKA;EAgEQ,qBnCjFqB;AL+hK7B;;AwC9gKA;EAwDM,yBzB8C0C;Af46JhD;;AwClhKA;EA2DQ,yBnC9DuB;EmC+DvB,WzB8BQ;Af67JhB;;AwCvhKA;EAgEQ,qBnCnEuB;EmCoEvB,czBiD6D;Af06JrE;;AwC5hKA;EAwDM,yBzB8C0C;Af07JhD;;AwChiKA;EA2DQ,yBnC5DiB;EmC6DjB,WzB8BQ;Af28JhB;;AwCriKA;EAgEQ,qBnCjEiB;EmCkEjB,czBiD6D;Afw7JrE;;AwC1iKA;EAwDM,yBzB8C0C;Afw8JhD;;AwC9iKA;EA2DQ,yBnC7DiB;EmC8DjB,WzB8BQ;Afy9JhB;;AwCnjKA;EAgEQ,qBnClEiB;EmCmEjB,czBiD6D;Afs8JrE;;AwCxjKA;EAwDM,yBzB8C0C;Afs9JhD;;AwC5jKA;EA2DQ,yBnC/DkB;EmCgElB,WzB8BQ;Afu+JhB;;AwCjkKA;EAgEQ,qBnCpEkB;EmCqElB,czBiD6D;Afo9JrE;;AwCtkKA;EAwDM,yBzB8C0C;Afo+JhD;;AwC1kKA;EA2DQ,yBnChEmB;EmCiEnB,yBzB2Ba;Afw/JrB;;AwC/kKA;EAgEQ,qBnCrEmB;EmCsEnB,czBiD6D;Afk+JrE;;AwCplKA;EAwDM,yBzB8C0C;Afk/JhD;;AwCxlKA;EA2DQ,yBnC1DgB;EmC2DhB,WzB8BQ;AfmgKhB;;AwC7lKA;EAgEQ,qBnC/DgB;EmCgEhB,czBiD6D;Afg/JrE;;AwC3hKA;EACE,mBAAmB;EACnB,yBnCzFyB;EmC0FzB,0BAAgE;EAChE,WzBec;EyBdd,aAAa;EACb,gBnCtDe;EmCuDf,8BAA8B;EAC9B,iBAAiB;EACjB,mBA/FiC;EAgGjC,kBAAkB;AxC8hKpB;;AwCxiKA;EAaI,YAAY;EACZ,cAAc;ElC0Jd,mBkCxJsC;AxC8hK1C;;AwC9iKA;EAoBI,eA9FgC;EA+FhC,yBAAyB;EACzB,0BAA0B;AxC8hK9B;;AwC1hKA;EACE,qBnC/G4B;EmCgH5B,kBnCTU;EmCUV,mBAAmB;EACnB,uBAhHmC;EAiHnC,cnCtHyB;EmCuHzB,qBAhHiC;AxC6oKnC;;AwCniKA;;EAUI,uBnCnHoB;ALipKxB;;AwCxiKA;EAcI,6BApHgD;AxCkpKpD;;AyCloKA;EAGE,mBAAmB;EACnB,aAAa;EACb,sBAAsB;EACtB,uBAAuB;EACvB,gBAAgB;EAChB,eAAe;EACf,WAzCU;AzC4qKZ;;AyC5oKA;EAaI,aAAa;AzCmoKjB;;AyC/nKA;EAGE,wCpCpDoB;ALorKtB;;AyC7nKA;;EAEE,cApDgC;EAqDhC,+BAA0D;EAC1D,cAAc;EACd,kBAAkB;EAClB,WAAW;AzCgoKb;;AMrkKE;EmCjEF;;IAUI,cAAc;IACd,8BAA0D;IAC1D,YA/DuB;EzCisKzB;AACF;;AyC/nKA;EAGE,gBAAgB;EAChB,YAlE2B;EAmE3B,eAAe;EnCoMb,WmCtQoB;EAsEtB,SArEoB;EAsEpB,WAxE2B;AzCssK7B;;AyC3nKA;EACE,aAAa;EACb,sBAAsB;EACtB,8BAAgD;EAChD,gBAAgB;EAChB,uBAAuB;AzC8nKzB;;AyC3nKA;;EAEE,mBAAmB;EACnB,4BpCpFyB;EoCqFzB,aAAa;EACb,cAAc;EACd,2BAA2B;EAC3B,aAlF4B;EAmF5B,kBAAkB;AzC8nKpB;;AyC3nKA;EACE,gCpChG4B;EoCiG5B,2BpCOgB;EoCNhB,4BpCMgB;ALwnKlB;;AyC3nKA;EACE,cpC1G2B;EoC2G3B,YAAY;EACZ,cAAc;EACd,iBpC9Ea;EoC+Eb,cA7F8B;AzC2tKhC;;AyC3nKA;EACE,8BpCNgB;EoCOhB,+BpCPgB;EoCQhB,6BpChH4B;AL8uK9B;;AyCjoKA;EnC+II,mBmCxIuC;AzC8nK3C;;AyCznKA;EnCtCE,iCAAiC;EmCyCjC,uBpCvHsB;EoCwHtB,YAAY;EACZ,cAAc;EACd,cAAc;EACd,aA5G4B;AzCuuK9B;;A0CzsKA;EACE,uBrC9CsB;EqC+CtB,mBAzDqB;EA0DrB,kBAAkB;EAClB,WAxDW;A1CowKb;;A0ChtKA;EAWM,uBrCxDkB;EqCyDlB,crCtEgB;AL+wKtB;;A0CrtKA;;EAiBU,crC3EY;ALoxKtB;;A0C1tKA;;;;EAyBY,yB3BuEqB;E2BtErB,crCpFU;AL4xKtB;;A0CluKA;EAgCY,qBrC1FU;ALgyKtB;;A0CtuKA;EAsCQ,crChGc;ALoyKtB;;AM5qKE;EoC9DF;;;;IA8CY,crCxGU;EL4yKpB;E0ClvKF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,crCjHQ;ELyzKpB;E0C/vKF;;IA6Dc,qBrCvHQ;EL6zKpB;E0CnwKF;;;IAwEU,yB3BwBuB;I2BvBvB,crCnIY;ELm0KpB;E0CzwKF;IA+Ec,uBrC5HU;IqC6HV,crC1IQ;ELu0KpB;AACF;;A0C9wKA;EAWM,yBrCrEgB;EqCsEhB,YrCzDkB;ALg0KxB;;A0CnxKA;;EAiBU,YrC9Dc;ALq0KxB;;A0CxxKA;;;;EAyBY,uB3BuEqB;E2BtErB,YrCvEY;AL60KxB;;A0ChyKA;EAgCY,mBrC7EY;ALi1KxB;;A0CpyKA;EAsCQ,YrCnFgB;ALq1KxB;;AM1uKE;EoC9DF;;;;IA8CY,YrC3FY;EL61KtB;E0ChzKF;;;;;;;;;;IAsDc,uB3B0CmB;I2BzCnB,YrCpGU;EL02KtB;E0C7zKF;;IA6Dc,mBrC1GU;EL82KtB;E0Cj0KF;;;IAwEU,uB3BwBuB;I2BvBvB,YrCtHc;ELo3KtB;E0Cv0KF;IA+Ec,yBrCzIQ;IqC0IR,YrC7HU;ELw3KtB;AACF;;A0C50KA;EAWM,4BrC1DqB;EqC2DrB,yB3BsCe;Af+xKrB;;A0Cj1KA;;EAiBU,yB3BiCW;AfoyKrB;;A0Ct1KA;;;;EAyBY,yB3BuEqB;E2BtErB,yB3BwBS;Af4yKrB;;A0C91KA;EAgCY,gC3BkBS;AfgzKrB;;A0Cl2KA;EAsCQ,yB3BYa;AfozKrB;;AMxyKE;EoC9DF;;;;IA8CY,yB3BIS;Ef4zKnB;E0C92KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,yB3BLO;Efy0KnB;E0C33KF;;IA6Dc,gC3BXO;Ef60KnB;E0C/3KF;;;IAwEU,yB3BwBuB;I2BvBvB,yB3BvBW;Efm1KnB;E0Cr4KF;IA+Ec,4BrC9Ha;IqC+Hb,yB3B9BO;Efu1KnB;AACF;;A0C14KA;EAWM,yBrCjEuB;EqCkEvB,W3ByCU;Af01KhB;;A0C/4KA;;EAiBU,W3BoCM;Af+1KhB;;A0Cp5KA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afu2KhB;;A0C55KA;EAgCY,kB3BqBI;Af22KhB;;A0Ch6KA;EAsCQ,W3BeQ;Af+2KhB;;AMt2KE;EoC9DF;;;;IA8CY,W3BOI;Efu3Kd;E0C56KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Efo4Kd;E0Cz7KF;;IA6Dc,kB3BRE;Efw4Kd;E0C77KF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef84Kd;E0Cn8KF;IA+Ec,yBrCrIe;IqCsIf,W3B3BE;Efk5Kd;AACF;;A0Cx8KA;EAWM,yBrCnDyB;EqCoDzB,W3ByCU;Afw5KhB;;A0C78KA;;EAiBU,W3BoCM;Af65KhB;;A0Cl9KA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afq6KhB;;A0C19KA;EAgCY,kB3BqBI;Afy6KhB;;A0C99KA;EAsCQ,W3BeQ;Af66KhB;;AMp6KE;EoC9DF;;;;IA8CY,W3BOI;Efq7Kd;E0C1+KF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Efk8Kd;E0Cv/KF;;IA6Dc,kB3BRE;Efs8Kd;E0C3/KF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef48Kd;E0CjgLF;IA+Ec,yBrCvHiB;IqCwHjB,W3B3BE;Efg9Kd;AACF;;A0CtgLA;EAWM,yBrCjDmB;EqCkDnB,W3ByCU;Afs9KhB;;A0C3gLA;;EAiBU,W3BoCM;Af29KhB;;A0ChhLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Afm+KhB;;A0CxhLA;EAgCY,kB3BqBI;Afu+KhB;;A0C5hLA;EAsCQ,W3BeQ;Af2+KhB;;AMl+KE;EoC9DF;;;;IA8CY,W3BOI;Efm/Kd;E0CxiLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;EfggLd;E0CrjLF;;IA6Dc,kB3BRE;EfogLd;E0CzjLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;Ef0gLd;E0C/jLF;IA+Ec,yBrCrHW;IqCsHX,W3B3BE;Ef8gLd;AACF;;A0CpkLA;EAWM,yBrClDmB;EqCmDnB,W3ByCU;AfohLhB;;A0CzkLA;;EAiBU,W3BoCM;AfyhLhB;;A0C9kLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;AfiiLhB;;A0CtlLA;EAgCY,kB3BqBI;AfqiLhB;;A0C1lLA;EAsCQ,W3BeQ;AfyiLhB;;AMhiLE;EoC9DF;;;;IA8CY,W3BOI;EfijLd;E0CtmLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Ef8jLd;E0CnnLF;;IA6Dc,kB3BRE;EfkkLd;E0CvnLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfwkLd;E0C7nLF;IA+Ec,yBrCtHW;IqCuHX,W3B3BE;Ef4kLd;AACF;;A0CloLA;EAWM,yBrCpDoB;EqCqDpB,W3ByCU;AfklLhB;;A0CvoLA;;EAiBU,W3BoCM;AfulLhB;;A0C5oLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Af+lLhB;;A0CppLA;EAgCY,kB3BqBI;AfmmLhB;;A0CxpLA;EAsCQ,W3BeQ;AfumLhB;;AM9lLE;EoC9DF;;;;IA8CY,W3BOI;Ef+mLd;E0CpqLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;Ef4nLd;E0CjrLF;;IA6Dc,kB3BRE;EfgoLd;E0CrrLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfsoLd;E0C3rLF;IA+Ec,yBrCxHY;IqCyHZ,W3B3BE;Ef0oLd;AACF;;A0ChsLA;EAWM,yBrCrDqB;EqCsDrB,yB3BsCe;AfmpLrB;;A0CrsLA;;EAiBU,yB3BiCW;AfwpLrB;;A0C1sLA;;;;EAyBY,yB3BuEqB;E2BtErB,yB3BwBS;AfgqLrB;;A0CltLA;EAgCY,gC3BkBS;AfoqLrB;;A0CttLA;EAsCQ,yB3BYa;AfwqLrB;;AM5pLE;EoC9DF;;;;IA8CY,yB3BIS;EfgrLnB;E0CluLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,yB3BLO;Ef6rLnB;E0C/uLF;;IA6Dc,gC3BXO;EfisLnB;E0CnvLF;;;IAwEU,yB3BwBuB;I2BvBvB,yB3BvBW;EfusLnB;E0CzvLF;IA+Ec,yBrCzHa;IqC0Hb,yB3B9BO;Ef2sLnB;AACF;;A0C9vLA;EAWM,yBrC/CkB;EqCgDlB,W3ByCU;Af8sLhB;;A0CnwLA;;EAiBU,W3BoCM;AfmtLhB;;A0CxwLA;;;;EAyBY,yB3BuEqB;E2BtErB,W3B2BI;Af2tLhB;;A0ChxLA;EAgCY,kB3BqBI;Af+tLhB;;A0CpxLA;EAsCQ,W3BeQ;AfmuLhB;;AM1tLE;EoC9DF;;;;IA8CY,W3BOI;Ef2uLd;E0ChyLF;;;;;;;;;;IAsDc,yB3B0CmB;I2BzCnB,W3BFE;EfwvLd;E0C7yLF;;IA6Dc,kB3BRE;Ef4vLd;E0CjzLF;;;IAwEU,yB3BwBuB;I2BvBvB,W3BpBM;EfkwLd;E0CvzLF;IA+Ec,yBrCnHU;IqCoHV,W3B3BE;EfswLd;AACF;;A0C5zLA;EAyFI,oBAAoB;EACpB,aAAa;EACb,mBAlJmB;EAmJnB,WAAW;A1CuuLf;;A0Cn0LA;EAgGI,gCrC/IuB;ALs3L3B;;A0Cv0LA;EANE,OAAO;EACP,eAAe;EACf,QAAQ;EACR,WAhDiB;A1Ci4LnB;;A0C90LA;EAyGI,SAAS;A1CyuLb;;A0Cl1LA;EA4GM,iCrC3JqB;ALq4L3B;;A0Ct1LA;EAiHI,MAAM;A1CyuLV;;A0CruLA;;EAGI,oBA/KmB;A1Cs5LvB;;A0C1uLA;;EAOI,uBAnLmB;A1C25LvB;;A0CpuLA;;EAEE,oBAAoB;EACpB,aAAa;EACb,cAAc;EACd,mBA5LqB;A1Cm6LvB;;A0CpuLA;EAIM,6BAA6B;A1CouLnC;;A0C/tLA;EpChHE,iCAAiC;EoCmHjC,gBAAgB;EAChB,gBAAgB;EAChB,kBAAkB;A1CiuLpB;;A0C9tLA;EAGE,crCjNyB;EC2BzB,qBAAqB;EACrB,wBAAwB;EACxB,gBAAgB;EAChB,gBAAgB;EAChB,YAAY;EACZ,eAAe;EACf,cAAc;EACd,eoCpCqB;EpCqCrB,kBAAkB;EAClB,coCtCqB;EpCiQnB,iBoC3CkC;A1CuuLtC;;AMr5LE;EACE,8BAA8B;EAC9B,cAAc;EACd,WAAW;EACX,qBAAqB;EACrB,kBAAkB;EAClB,wBAAwB;EACxB,yBDgEQ;EC/DR,yDAAyD;EACzD,oCDyDa;ECxDb,WAAW;ANw5Lf;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMt5LI;EACE,oBAAoB;ANy5L1B;;AMr5LE;EACE,qCAAiC;ANw5LrC;;AMl5LM;EACE,wCAAwC;ANq5LhD;;AMl5LM;EACE,UAAU;ANq5LlB;;AMl5LM;EACE,0CAA0C;ANq5LlD;;A0C7wLA;EACE,aAAa;A1CgxLf;;A0C7wLA;;EAEE,crC7NyB;EqC8NzB,cAAc;EACd,gBAAgB;EAChB,uBAAuB;EACvB,kBAAkB;A1CgxLpB;;A0CtxLA;;EAUM,qBAAqB;EACrB,sBAAsB;A1CixL5B;;A0C5wLA;;EAEE,eAAe;A1C+wLjB;;A0CjxLA;;;;;EAQI,yBrC5OuB;EqC6OvB,crCrOqB;ALs/LzB;;A0C7wLA;EACE,YAAY;EACZ,cAAc;A1CgxLhB;;A0ClxLA;EAKI,mBApPgC;A1CqgMpC;;A0CtxLA;EASI,UAAU;A1CixLd;;A0C1xLA;EAaI,YAAY;EACZ,cAAc;A1CixLlB;;A0C/xLA;EAkBI,oCAAoC;EACpC,mBA7QmB;EA8QnB,kCAAkC;A1CixLtC;;A0CryLA;EAwBM,6BAnQyC;EAoQzC,4BrClQmB;ALmhMzB;;A0C1yLA;EA6BM,6BArQ0C;EAsQ1C,4BrCvQmB;EqCwQnB,0BArQuC;EAsQvC,wBArQqC;EAsQrC,crC1QmB;EqC2QnB,kCAAwE;A1CixL9E;;A0C5wLA;EACE,YAAY;EACZ,cAAc;A1C+wLhB;;A0C5wLA;EpCrCI,oBoCsCoC;A1C+wLxC;;A0ChxLA;EAMI,qBrC3RqB;EqC4RrB,oBAAoB;EpChCpB,coCkC6B;A1C6wLjC;;A0CzwLA;EACE,mBAAmB;EACnB,sBAAsB;EACtB,mBAAmB;A1C4wLrB;;A0C/wLA;EAMI,oBAAoB;EACpB,qBAAqB;A1C6wLzB;;A0CzwLA;EACE,4BrCvTyB;EqCwTzB,YAAY;EACZ,aAAa;EACb,WA1RyB;EA2RzB,gBAAgB;A1C4wLlB;;AMp9LE;EoCpEF;IAiRI,cAAc;E1C4wLhB;E0CzwLA;;IAGI,mBAAmB;IACnB,aAAa;E1C0wLjB;E0CtwLA;IAEI,aAAa;E1CuwLjB;E0Cn4LF;IAiII,uBrChVoB;IqCiVpB,4CrC9VkB;IqC+VlB,iBAAiB;E1CqwLnB;E0CxwLA;IAMI,cAAc;E1CqwLlB;E0ChwLA;IAnTA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WAhDiB;E1CsmMjB;E0CtwLA;IAOI,SAAS;E1CkwLb;E0CzwLA;IAUM,4CrCjXc;ELmnMpB;E0C5wLA;IAeI,MAAM;E1CgwLV;E0C/wLA;IpC5QA,iCAAiC;IoCmS3B,iCAA2C;IAC3C,cAAc;E1C4vLpB;E0CvvLA;;IAGI,oBApYiB;E1C4nMrB;E0C3vLA;;IAOI,uBAxYiB;E1CgoMrB;AACF;;AM5gME;EoCyRA;;;;IAIE,oBAAoB;IACpB,aAAa;E1CuvLf;E0CnlMF;IAgWI,mBAvZmB;E1C6oMrB;E0CvvLA;IAII,kBAxZ0B;E1C8oM9B;E0C1vLA;;IAQM,mBAAmB;E1CsvLzB;E0C9vLA;;IAaM,kBrCvTI;EL4iMV;E0ClwLA;;;;IAuBQ,wCAAwC;E1CivLhD;E0CxwLA;IAiCU,wCAAwC;E1C0uLlD;E0C3wLA;IA0CU,4BrCxbe;IqCybf,crCpcU;ELwqMpB;E0C/wLA;IA+CU,4BrC7be;IqC8bf,crCrba;ELwpMvB;E0Cz9LF;IA8PI,aAAa;E1C8tLf;E0C/8LF;;IAsPI,mBAAmB;IACnB,aAAa;E1C6tLf;E0Cv7LF;IA+NM,oBAAoB;E1C2tLxB;E0C7tLA;IAOM,oDAAoD;E1CytL1D;E0ChuLA;IAWM,gCrC7dsB;IqC8dtB,0BAAkE;IAClE,gBAAgB;IAChB,YAAY;IACZ,4CrCzec;IqC0ed,SAAS;E1CwtLf;E0CxuLA;IAyBM,cAAc;E1CktLpB;E0ChtLM;IAEE,UAAU;IACV,oBAAoB;IACpB,wBAAwB;E1CitLhC;E0C9+LF;IAoSI,YAAY;IACZ,cAAc;E1C6sLhB;E0C1sLA;IACE,2BAA2B;IpCjQ3B,kBoCmQoC;E1C2sLtC;E0CxsLA;IACE,yBAAyB;IpCvQzB,iBoCyQoC;E1CysLtC;E0Ch6LF;IA2NI,uBrCpgBoB;IqCqgBpB,8BrClac;IqCmad,+BrCnac;IqCoad,6BrC5gB0B;IqC6gB1B,2CrCrhBkB;IqCshBlB,aAAa;IACb,mBAAmB;IpCvQnB,OoCyQuB;IAEvB,eAAe;IACf,kBAAkB;IAClB,SAAS;IACT,WA/fkB;E1CqsMpB;E0C96LF;IA2OM,sBAAsB;IACtB,mBAAmB;E1CssLvB;E0CxtLA;IpC5QE,mBoCkSuC;E1CqsLzC;E0C3tLA;IA0BM,4BrC/hBmB;IqCgiBnB,crC3iBc;EL+uMpB;E0C/tLA;IA+BM,4BrCpiBmB;IqCqiBnB,crC5hBiB;EL+tMvB;E0C/rLE;IAEE,kBrCtcY;IqCucZ,gBAAgB;IAChB,4ErCxjBgB;IqCyjBhB,cAAc;IACd,UAAU;IACV,oBAAoB;IACpB,wBAA8C;IAC9C,2BAA2B;IAC3B,yBrC5cM;IqC6cN,uCAAuC;E1CgsL3C;E0C/uLA;IAmDI,UAAU;IACV,QAAQ;E1C+rLZ;E0Cl8LF;IAwQI,cAAc;E1C6rLhB;E0C1rLA;;IpCxUE,qBoC2U0C;E1C2rL5C;E0C9rLA;;IpCxUE,sBoC+U0C;E1C2rL5C;E0CtrLA;IApiBA,OAAO;IACP,eAAe;IACf,QAAQ;IACR,WAhDiB;E1C6wMjB;E0C5rLA;IAOI,SAAS;E1CwrLb;E0C/rLA;IAUM,4CrClmBc;EL0xMpB;E0ClsLA;IAeI,MAAM;E1CsrLV;E0ClrLA;;IAGI,oBA3mBiB;E1C8xMrB;E0CtrLA;;IAOI,uBA/mBiB;E1CkyMrB;E0C1rLA;;IAWI,oBAA0D;E1CmrL9D;E0C9rLA;;IAeI,uBAA6D;E1CmrLjE;E0C9qLA;;IAGI,crCloBgB;ELizMpB;E0ClrLA;;IAOI,6BAznB2C;E1CwyM/C;E0C3qLA;IAKM,yBrCnoBmB;EL4yMzB;AACF;;A0ClqLA;EAEI,iCAA2C;A1CoqL/C;;A2C1xMA;EAGE,etCDW;EsCEX,gBApC0B;A3C+zM5B;;A2C/xMA;EAQI,kBtCLY;ALgyMhB;;A2CnyMA;EAYI,kBtCXY;ALsyMhB;;A2CvyMA;EAgBI,iBtChBW;AL2yMf;;A2C3yMA;;EAsBM,iBAAiB;EACjB,kBAAkB;EAClB,qBtCsDiB;ALouMvB;;A2ClzMA;EA4BM,qBtCkDiB;ALwuMvB;;A2CrxMA;;EAEE,mBAAmB;EACnB,aAAa;EACb,uBAAuB;EACvB,kBAAkB;A3CwxMpB;;A2CrxMA;;;;EAQE,cA9E6B;EA+E7B,uBAAuB;EACvB,eA/E8B;EAgF9B,mBA/EkC;EAgFlC,oBA/EmC;EAgFnC,kBAAkB;A3CoxMpB;;A2CjxMA;;;EAGE,qBtCvF4B;EsCwF5B,ctC5F2B;EsC6F3B,gBvC5FoB;AJg3MtB;;A2CzxMA;;;EAQI,qBtC7FwB;EsC8FxB,ctCjGyB;ALw3M7B;;A2ChyMA;;;EAaI,qBtCrFqB;AL82MzB;;A2CtyMA;;;EAiBI,iDtC7GkB;ALw4MtB;;A2C5yMA;;;;;EAsBI,yBtC1G0B;EsC2G1B,qBtC3G0B;EsC4G1B,gBAAgB;EAChB,ctC/GkB;EsCgHlB,YAAY;A3C8xMhB;;A2C1xMA;;EAEE,oBAjHkC;EAkHlC,qBAjHmC;EAkHnC,mBAAmB;A3C6xMrB;;A2C1xMA;EAEI,yBtC/GqB;EsCgHrB,qBtChHqB;EsCiHrB,W5BtBY;AfkzMhB;;A2CxxMA;EACE,ctCnI0B;EsCoI1B,oBAAoB;A3C2xMtB;;A2CxxMA;EACE,eAAe;A3C2xMjB;;A2C5xMA;EAII,gBAAgB;A3C4xMpB;;AMpyME;EqCvGF;IAqHI,eAAe;E3C2xMjB;E2CzzMF;;IAmCI,YAAY;IACZ,cAAc;E3C0xMhB;E2C1yMF;IAqBM,YAAY;IACZ,cAAc;E3CwxMlB;AACF;;AM7yME;EqCFF;IA6BI,YAAY;IACZ,cAAc;IACd,2BAA2B;IAC3B,QAAQ;E3CuxMV;E2Cz3MF;;;;IAyGI,gBAAgB;IAChB,aAAa;E3CsxMf;E2CnxMA;IACE,QAAQ;E3CqxMV;E2ClxMA;IACE,QAAQ;E3CoxMV;E2C/6MF;IA+JI,8BAA8B;IAC9B,gBAAgB;IAChB,aAAa;E3CmxMf;E2CtxMA;IAOM,QAAQ;E3CkxMd;E2CzxMA;IAWM,uBAAuB;IACvB,QAAQ;E3CixMd;E2C7xMA;IAgBM,QAAQ;E3CgxMd;E2ChyMA;IAsBM,QAAQ;E3C6wMd;E2CnyMA;IA0BM,QAAQ;E3C4wMd;E2CtyMA;IA8BM,yBAAyB;IACzB,QAAQ;E3C2wMd;AACF;;A4C98MA;EACE,kBvCiFgB;EuChFhB,0FvChCoB;EuCiCpB,evCIW;AL68Mb;;A4Cp9MA;EAMI,qBvCYkB;ALs8MtB;;A4Cx9MA;EAgBQ,uBvCjCgB;EuCkChB,cvC/Cc;AL2/MtB;;A4C79MA;EAqBQ,0BvCtCgB;ALk/MxB;;A4Cj+MA;EAyBQ,YvC1CgB;ALs/MxB;;A4Cr+MA;EAgBQ,yBvC9Cc;EuC+Cd,YvClCgB;AL2/MxB;;A4C1+MA;EAqBQ,4BvCnDc;AL4gNtB;;A4C9+MA;EAyBQ,cvCvDc;ALghNtB;;A4Cl/MA;EAgBQ,4BvCnCmB;EuCoCnB,yB7B6Da;Afy6MrB;;A4Cv/MA;EAqBQ,+BvCxCmB;AL8gN3B;;A4C3/MA;EAyBQ,iBvC5CmB;ALkhN3B;;A4C//MA;EAgBQ,yBvC1CqB;EuC2CrB,W7BgEQ;Afm7MhB;;A4CpgNA;EAqBQ,4BvC/CqB;ALkiN7B;;A4CxgNA;EAyBQ,cvCnDqB;ALsiN7B;;A4C5gNA;EAgBQ,yBvC5BuB;EuC6BvB,W7BgEQ;Afg8MhB;;A4CjhNA;EAqBQ,4BvCjCuB;ALiiN/B;;A4CrhNA;EAyBQ,cvCrCuB;ALqiN/B;;A4CzhNA;EAgBQ,yBvC1BiB;EuC2BjB,W7BgEQ;Af68MhB;;A4C9hNA;EAqBQ,4BvC/BiB;AL4iNzB;;A4CliNA;EAyBQ,cvCnCiB;ALgjNzB;;A4CtiNA;EAgBQ,yBvC3BiB;EuC4BjB,W7BgEQ;Af09MhB;;A4C3iNA;EAqBQ,4BvChCiB;AL0jNzB;;A4C/iNA;EAyBQ,cvCpCiB;AL8jNzB;;A4CnjNA;EAgBQ,yBvC7BkB;EuC8BlB,W7BgEQ;Afu+MhB;;A4CxjNA;EAqBQ,4BvClCkB;ALykN1B;;A4C5jNA;EAyBQ,cvCtCkB;AL6kN1B;;A4ChkNA;EAgBQ,yBvC9BmB;EuC+BnB,yB7B6Da;Afu/MrB;;A4CrkNA;EAqBQ,4BvCnCmB;ALulN3B;;A4CzkNA;EAyBQ,cvCvCmB;AL2lN3B;;A4C7kNA;EAgBQ,yBvCxBgB;EuCyBhB,W7BgEQ;AfigNhB;;A4CllNA;EAqBQ,4BvC7BgB;AL8lNxB;;A4CtlNA;EAyBQ,cvCjCgB;ALkmNxB;;A4C3jNA;;EAGI,gCvCvD2B;ALonN/B;;A4CzjNA;EACE,yBvC5D6B;EuC6D7B,0BAA8C;EAC9C,cvCnE2B;EuCoE3B,iBA9DyB;EA+DzB,gBvC7Be;EuC8Bf,iBAnE8B;EAoE9B,mBAnEgC;A5C+nNlC;;A4CzjNA;EACE,qBAAqB;EACrB,aAAa;EACb,kBApE4B;EAqE5B,uBAAuB;A5C4jNzB;;A4ChkNA;EAOI,gCvC7E0B;EuC8E1B,mBAAmB;EACnB,cAAc;A5C6jNlB;;A4CtkNA;EAaM,4BvCtFqB;EuCuFrB,cvCxFuB;ALqpN7B;;A4CxjNA;EAEI,cvC9FuB;ALwpN3B;;A4C5jNA;EAKM,cvClFmB;AL6oNzB;;A4CtjNA;EACE,mBAAmB;EACnB,cvCzG2B;EuC0G3B,aAAa;EACb,2BAA2B;EAC3B,qBAAqB;A5CyjNvB;;A4C9jNA;EtCyJI,oBsCjJsC;A5C0jN1C;;A4ClkNA;EAYI,YAAY;EACZ,cAAc;EACd,WAAW;A5C0jNf;;A4CxkNA;EAkBI,eAAe;A5C0jNnB;;A4C5kNA;EAsBI,0BvC7GqB;EuC8GrB,cvC9HyB;ALwrN7B;;A4CjlNA;EA0BM,cvCjHmB;AL4qNzB;;A4CrlNA;EA+BI,8BvC1Bc;EuC2Bd,+BvC3Bc;ALqlNlB;;A4CtjNA;;EAEE,eAAe;A5CyjNjB;;A4C3jNA;;EAKI,4BvCzIuB;ALosN3B;;A4CvjNA;EtClIE,qBAAqB;EACrB,esCkIgB;EtCjIhB,WsCiIqB;EtChIrB,gBsCgIqB;EtC/HrB,kBAAkB;EAClB,mBAAmB;EACnB,UsC6HqB;EAErB,cvCrJoB;EC8PlB,oBsCvGoC;A5C8jNxC;;A4CnkNA;EAQI,kBAAkB;EAClB,oBAAoB;A5C+jNxB;;A6CpsNA;EvC+DE,iCAAiC;EuCxDjC,oBAAoB;EACpB,aAAa;EACb,exCAW;EwCCX,8BAA8B;EAC9B,gBAAgB;EAChB,gBAAgB;EAChB,mBAAmB;A7CksNrB;;A6C/sNA;EAgBI,mBAAmB;EACnB,4BxCrC0B;EwCsC1B,0BA7C4B;EA8C5B,wBA7C0B;EA8C1B,cxC3CuB;EwC4CvB,aAAa;EACb,uBAAuB;EACvB,mBAA6C;EAC7C,kBA5CyB;EA6CzB,mBAAmB;A7CmsNvB;;A6C5tNA;EA4BM,4BxCpDuB;EwCqDvB,cxCrDuB;ALyvN7B;;A6CjuNA;EAkCI,cAAc;A7CmsNlB;;A6CruNA;EAsCQ,4BxC9CiB;EwC+CjB,cxC/CiB;ALkvNzB;;A6C1uNA;EA6CI,mBAAmB;EACnB,4BxClE0B;EwCmE1B,0BA1E4B;EA2E5B,wBA1E0B;EA2E1B,aAAa;EACb,YAAY;EACZ,cAAc;EACd,2BAA2B;A7CisN/B;;A6CrvNA;EAuDM,qBAAqB;A7CksN3B;;A6CzvNA;EA2DM,UAAU;EACV,uBAAuB;EACvB,oBAAoB;EACpB,qBAAqB;A7CksN3B;;A6ChwNA;EAkEM,yBAAyB;EACzB,oBAAoB;A7CksN1B;;A6CrwNA;EvCwOI,mBuC/JuC;A7CgsN3C;;A6CzwNA;EvCwOI,kBuC3JuC;A7CgsN3C;;A6C7wNA;EAoFM,uBAAuB;A7C6rN7B;;A6CjxNA;EA0FM,yBAAyB;A7C2rN/B;;A6CrxNA;EAiGM,6BAA6B;EAG3B,0BAAkE;A7CsrN1E;;A6C1xNA;EA4GQ,4BxC7HmB;EwC8HnB,4BxCjIsB;ALmzN9B;;A6C/xNA;EAoHU,uBxCnIc;EwCoId,qBxCzIoB;EwC0IpB,2CAA2E;A7C+qNrF;;A6CryNA;EA8HM,YAAY;EACZ,cAAc;A7C2qNpB;;A6C1yNA;EAqIM,qBxCzJwB;EwC0JxB,mBA/I+B;EAgJ/B,iBA/I6B;EAgJ7B,gBAAgB;EAChB,kBAAkB;A7CyqNxB;;A6ClzNA;EA4IQ,4BxC7JmB;EwC8JnB,qBxClKoB;EwCmKpB,UAAU;A7C0qNlB;;A6CxzNA;EvCwOI,iBuClFyC;A7CsqN7C;;A6C5zNA;EA6JU,2BxC1EE;EwC2EF,8BxC3EE;AL8uNZ;;A6Cj0NA;EAyKU,4BxCtFE;EwCuFF,+BxCvFE;ALmvNZ;;A6Ct0NA;EAqLU,yBxC7Le;EwC8Lf,qBxC9Le;EwC+Lf,W9BpGM;E8BqGN,UAAU;A7CqpNpB;;A6C70NA;EA8LM,mBAAmB;A7CmpNzB;;A6Cj1NA;EAqMY,iCxChHW;EwCiHX,8BxCjHW;EwCkHX,oBAAoB;A7CgpNhC;;A6Cv1NA;EAmNY,kCxC9HW;EwC+HX,+BxC/HW;EwCgIX,qBAAqB;A7CwoNjC;;A6C71NA;EAoOI,kBxC1NY;ALu1NhB;;A6Cj2NA;EAwOI,kBxChOY;AL61NhB;;A6Cr2NA;EA4OI,iBxCrOW;ALk2Nf;;A8Cv4NA,eAAA;ACIA;EACE,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,gBAPkB;A/C84NpB;;A+Cr4NE;EACE,UAAU;EACV,YAAY;A/Cw4NhB;;A+Cr4NE;EACE,UAAU;EACV,WAAW;A/Cw4Nf;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,eAAe;A/Cw4NnB;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,eAAe;A/Cw4NnB;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EACE,UAAU;EACV,UAAU;A/Cw4Nd;;A+Cr4NE;EzCoME,gByCnMmC;A/Cw4NvC;;A+Cr4NE;EzCgME,qByC/LwC;A/Cw4N5C;;A+Cr4NE;EzC4LE,gByC3LmC;A/Cw4NvC;;A+Cr4NE;EzCwLE,qByCvLwC;A/Cw4N5C;;A+Cr4NE;EzCoLE,gByCnLmC;A/Cw4NvC;;A+Cr4NE;EzCgLE,gByC/KmC;A/Cw4NvC;;A+Cr4NE;EzC4KE,gByC3KmC;A/Cw4NvC;;A+Cr4NE;EzCwKE,gByCvKmC;A/Cw4NvC;;A+Cr4NE;EzCoKE,gByCnKmC;A/Cw4NvC;;A+Cp4NI;EACE,UAAU;EACV,SAAiC;A/Cu4NvC;;A+Cp4NI;EzC0JA,eyCzJ4D;A/Cu4NhE;;A+C74NI;EACE,UAAU;EACV,eAAiC;A/Cg5NvC;;A+C74NI;EzC0JA,qByCzJ4D;A/Cg5NhE;;A+Ct5NI;EACE,UAAU;EACV,gBAAiC;A/Cy5NvC;;A+Ct5NI;EzC0JA,sByCzJ4D;A/Cy5NhE;;A+C/5NI;EACE,UAAU;EACV,UAAiC;A/Ck6NvC;;A+C/5NI;EzC0JA,gByCzJ4D;A/Ck6NhE;;A+Cx6NI;EACE,UAAU;EACV,gBAAiC;A/C26NvC;;A+Cx6NI;EzC0JA,sByCzJ4D;A/C26NhE;;A+Cj7NI;EACE,UAAU;EACV,gBAAiC;A/Co7NvC;;A+Cj7NI;EzC0JA,sByCzJ4D;A/Co7NhE;;A+C17NI;EACE,UAAU;EACV,UAAiC;A/C67NvC;;A+C17NI;EzC0JA,gByCzJ4D;A/C67NhE;;A+Cn8NI;EACE,UAAU;EACV,gBAAiC;A/Cs8NvC;;A+Cn8NI;EzC0JA,sByCzJ4D;A/Cs8NhE;;A+C58NI;EACE,UAAU;EACV,gBAAiC;A/C+8NvC;;A+C58NI;EzC0JA,sByCzJ4D;A/C+8NhE;;A+Cr9NI;EACE,UAAU;EACV,UAAiC;A/Cw9NvC;;A+Cr9NI;EzC0JA,gByCzJ4D;A/Cw9NhE;;A+C99NI;EACE,UAAU;EACV,gBAAiC;A/Ci+NvC;;A+C99NI;EzC0JA,sByCzJ4D;A/Ci+NhE;;A+Cv+NI;EACE,UAAU;EACV,gBAAiC;A/C0+NvC;;A+Cv+NI;EzC0JA,sByCzJ4D;A/C0+NhE;;A+Ch/NI;EACE,UAAU;EACV,WAAiC;A/Cm/NvC;;A+Ch/NI;EzC0JA,iByCzJ4D;A/Cm/NhE;;AMp9NE;EyCxIF;IA+GM,UAAU;IACV,YAAY;E/Ck/NhB;E+ClmOF;IAoHM,UAAU;IACV,WAAW;E/Ci/Nf;E+CtmOF;IAyHM,UAAU;IACV,UAAU;E/Cg/Nd;E+C1mOF;IA8HM,UAAU;IACV,eAAe;E/C++NnB;E+C9mOF;IAmIM,UAAU;IACV,UAAU;E/C8+Nd;E+ClnOF;IAwIM,UAAU;IACV,eAAe;E/C6+NnB;E+CtnOF;IA6IM,UAAU;IACV,UAAU;E/C4+Nd;E+C1nOF;IAkJM,UAAU;IACV,UAAU;E/C2+Nd;E+C9nOF;IAuJM,UAAU;IACV,UAAU;E/C0+Nd;E+CloOF;IA4JM,UAAU;IACV,UAAU;E/Cy+Nd;E+CtoOF;IAiKM,UAAU;IACV,UAAU;E/Cw+Nd;E+C1oOF;IzCkQI,gByC5FqC;E/Cu+NvC;E+C7oOF;IzCkQI,qByCxF0C;E/Cs+N5C;E+ChpOF;IzCkQI,gByCpFqC;E/Cq+NvC;E+CnpOF;IzCkQI,qByChF0C;E/Co+N5C;E+CtpOF;IzCkQI,gByC5EqC;E/Cm+NvC;E+CzpOF;IzCkQI,gByCxEqC;E/Ck+NvC;E+C5pOF;IzCkQI,gByCpEqC;E/Ci+NvC;E+C/pOF;IzCkQI,gByChEqC;E/Cg+NvC;E+ClqOF;IzCkQI,gByC5DqC;E/C+9NvC;E+CrqOF;IA2MQ,UAAU;IACV,SAAiC;E/C69NvC;E+CzqOF;IzCkQI,eyClD8D;E/C49NhE;E+C5qOF;IA2MQ,UAAU;IACV,eAAiC;E/Co+NvC;E+ChrOF;IzCkQI,qByClD8D;E/Cm+NhE;E+CnrOF;IA2MQ,UAAU;IACV,gBAAiC;E/C2+NvC;E+CvrOF;IzCkQI,sByClD8D;E/C0+NhE;E+C1rOF;IA2MQ,UAAU;IACV,UAAiC;E/Ck/NvC;E+C9rOF;IzCkQI,gByClD8D;E/Ci/NhE;E+CjsOF;IA2MQ,UAAU;IACV,gBAAiC;E/Cy/NvC;E+CrsOF;IzCkQI,sByClD8D;E/Cw/NhE;E+CxsOF;IA2MQ,UAAU;IACV,gBAAiC;E/CggOvC;E+C5sOF;IzCkQI,sByClD8D;E/C+/NhE;E+C/sOF;IA2MQ,UAAU;IACV,UAAiC;E/CugOvC;E+CntOF;IzCkQI,gByClD8D;E/CsgOhE;E+CttOF;IA2MQ,UAAU;IACV,gBAAiC;E/C8gOvC;E+C1tOF;IzCkQI,sByClD8D;E/C6gOhE;E+C7tOF;IA2MQ,UAAU;IACV,gBAAiC;E/CqhOvC;E+CjuOF;IzCkQI,sByClD8D;E/CohOhE;E+CpuOF;IA2MQ,UAAU;IACV,UAAiC;E/C4hOvC;E+CxuOF;IzCkQI,gByClD8D;E/C2hOhE;E+C3uOF;IA2MQ,UAAU;IACV,gBAAiC;E/CmiOvC;E+C/uOF;IzCkQI,sByClD8D;E/CkiOhE;E+ClvOF;IA2MQ,UAAU;IACV,gBAAiC;E/C0iOvC;E+CtvOF;IzCkQI,sByClD8D;E/CyiOhE;E+CzvOF;IA2MQ,UAAU;IACV,WAAiC;E/CijOvC;E+C7vOF;IzCkQI,iByClD8D;E/CgjOhE;AACF;;AMnnOE;EyC9IF;IAwNM,UAAU;IACV,YAAY;E/C8iOhB;E+CvwOF;IA8NM,UAAU;IACV,WAAW;E/C4iOf;E+C3wOF;IAoOM,UAAU;IACV,UAAU;E/C0iOd;E+C/wOF;IA0OM,UAAU;IACV,eAAe;E/CwiOnB;E+CnxOF;IAgPM,UAAU;IACV,UAAU;E/CsiOd;E+CvxOF;IAsPM,UAAU;IACV,eAAe;E/CoiOnB;E+C3xOF;IA4PM,UAAU;IACV,UAAU;E/CkiOd;E+C/xOF;IAkQM,UAAU;IACV,UAAU;E/CgiOd;E+CnyOF;IAwQM,UAAU;IACV,UAAU;E/C8hOd;E+CvyOF;IA8QM,UAAU;IACV,UAAU;E/C4hOd;E+C3yOF;IAoRM,UAAU;IACV,UAAU;E/C0hOd;E+C/yOF;IzCkQI,gByCwBqC;E/CwhOvC;E+ClzOF;IzCkQI,qByC6B0C;E/CshO5C;E+CrzOF;IzCkQI,gByCkCqC;E/CohOvC;E+CxzOF;IzCkQI,qByCuC0C;E/CkhO5C;E+C3zOF;IzCkQI,gByC4CqC;E/CghOvC;E+C9zOF;IzCkQI,gByCiDqC;E/C8gOvC;E+Cj0OF;IzCkQI,gByCsDqC;E/C4gOvC;E+Cp0OF;IzCkQI,gByC2DqC;E/C0gOvC;E+Cv0OF;IzCkQI,gByCgEqC;E/CwgOvC;E+C10OF;IAwUQ,UAAU;IACV,SAAiC;E/CqgOvC;E+C90OF;IzCkQI,eyC4E8D;E/CmgOhE;E+Cj1OF;IAwUQ,UAAU;IACV,eAAiC;E/C4gOvC;E+Cr1OF;IzCkQI,qByC4E8D;E/C0gOhE;E+Cx1OF;IAwUQ,UAAU;IACV,gBAAiC;E/CmhOvC;E+C51OF;IzCkQI,sByC4E8D;E/CihOhE;E+C/1OF;IAwUQ,UAAU;IACV,UAAiC;E/C0hOvC;E+Cn2OF;IzCkQI,gByC4E8D;E/CwhOhE;E+Ct2OF;IAwUQ,UAAU;IACV,gBAAiC;E/CiiOvC;E+C12OF;IzCkQI,sByC4E8D;E/C+hOhE;E+C72OF;IAwUQ,UAAU;IACV,gBAAiC;E/CwiOvC;E+Cj3OF;IzCkQI,sByC4E8D;E/CsiOhE;E+Cp3OF;IAwUQ,UAAU;IACV,UAAiC;E/C+iOvC;E+Cx3OF;IzCkQI,gByC4E8D;E/C6iOhE;E+C33OF;IAwUQ,UAAU;IACV,gBAAiC;E/CsjOvC;E+C/3OF;IzCkQI,sByC4E8D;E/CojOhE;E+Cl4OF;IAwUQ,UAAU;IACV,gBAAiC;E/C6jOvC;E+Ct4OF;IzCkQI,sByC4E8D;E/C2jOhE;E+Cz4OF;IAwUQ,UAAU;IACV,UAAiC;E/CokOvC;E+C74OF;IzCkQI,gByC4E8D;E/CkkOhE;E+Ch5OF;IAwUQ,UAAU;IACV,gBAAiC;E/C2kOvC;E+Cp5OF;IzCkQI,sByC4E8D;E/CykOhE;E+Cv5OF;IAwUQ,UAAU;IACV,gBAAiC;E/CklOvC;E+C35OF;IzCkQI,sByC4E8D;E/CglOhE;E+C95OF;IAwUQ,UAAU;IACV,WAAiC;E/CylOvC;E+Cl6OF;IzCkQI,iByC4E8D;E/CulOhE;AACF;;AM5wOE;EyC1JF;IAqVM,UAAU;IACV,YAAY;E/CslOhB;E+C56OF;IA0VM,UAAU;IACV,WAAW;E/CqlOf;E+Ch7OF;IA+VM,UAAU;IACV,UAAU;E/ColOd;E+Cp7OF;IAoWM,UAAU;IACV,eAAe;E/CmlOnB;E+Cx7OF;IAyWM,UAAU;IACV,UAAU;E/CklOd;E+C57OF;IA8WM,UAAU;IACV,eAAe;E/CilOnB;E+Ch8OF;IAmXM,UAAU;IACV,UAAU;E/CglOd;E+Cp8OF;IAwXM,UAAU;IACV,UAAU;E/C+kOd;E+Cx8OF;IA6XM,UAAU;IACV,UAAU;E/C8kOd;E+C58OF;IAkYM,UAAU;IACV,UAAU;E/C6kOd;E+Ch9OF;IAuYM,UAAU;IACV,UAAU;E/C4kOd;E+Cp9OF;IzCkQI,gByC0IqC;E/C2kOvC;E+Cv9OF;IzCkQI,qByC8I0C;E/C0kO5C;E+C19OF;IzCkQI,gByCkJqC;E/CykOvC;E+C79OF;IzCkQI,qByCsJ0C;E/CwkO5C;E+Ch+OF;IzCkQI,gByC0JqC;E/CukOvC;E+Cn+OF;IzCkQI,gByC8JqC;E/CskOvC;E+Ct+OF;IzCkQI,gByCkKqC;E/CqkOvC;E+Cz+OF;IzCkQI,gByCsKqC;E/CokOvC;E+C5+OF;IzCkQI,gByC0KqC;E/CmkOvC;E+C/+OF;IAibQ,UAAU;IACV,SAAiC;E/CikOvC;E+Cn/OF;IzCkQI,eyCoL8D;E/CgkOhE;E+Ct/OF;IAibQ,UAAU;IACV,eAAiC;E/CwkOvC;E+C1/OF;IzCkQI,qByCoL8D;E/CukOhE;E+C7/OF;IAibQ,UAAU;IACV,gBAAiC;E/C+kOvC;E+CjgPF;IzCkQI,sByCoL8D;E/C8kOhE;E+CpgPF;IAibQ,UAAU;IACV,UAAiC;E/CslOvC;E+CxgPF;IzCkQI,gByCoL8D;E/CqlOhE;E+C3gPF;IAibQ,UAAU;IACV,gBAAiC;E/C6lOvC;E+C/gPF;IzCkQI,sByCoL8D;E/C4lOhE;E+ClhPF;IAibQ,UAAU;IACV,gBAAiC;E/ComOvC;E+CthPF;IzCkQI,sByCoL8D;E/CmmOhE;E+CzhPF;IAibQ,UAAU;IACV,UAAiC;E/C2mOvC;E+C7hPF;IzCkQI,gByCoL8D;E/C0mOhE;E+ChiPF;IAibQ,UAAU;IACV,gBAAiC;E/CknOvC;E+CpiPF;IzCkQI,sByCoL8D;E/CinOhE;E+CviPF;IAibQ,UAAU;IACV,gBAAiC;E/CynOvC;E+C3iPF;IzCkQI,sByCoL8D;E/CwnOhE;E+C9iPF;IAibQ,UAAU;IACV,UAAiC;E/CgoOvC;E+CljPF;IzCkQI,gByCoL8D;E/C+nOhE;E+CrjPF;IAibQ,UAAU;IACV,gBAAiC;E/CuoOvC;E+CzjPF;IzCkQI,sByCoL8D;E/CsoOhE;E+C5jPF;IAibQ,UAAU;IACV,gBAAiC;E/C8oOvC;E+ChkPF;IzCkQI,sByCoL8D;E/C6oOhE;E+CnkPF;IAibQ,UAAU;IACV,WAAiC;E/CqpOvC;E+CvkPF;IzCkQI,iByCoL8D;E/CopOhE;AACF;;AM36OE;EyChKF;IA6bM,UAAU;IACV,YAAY;E/CmpOhB;E+CjlPF;IAkcM,UAAU;IACV,WAAW;E/CkpOf;E+CrlPF;IAucM,UAAU;IACV,UAAU;E/CipOd;E+CzlPF;IA4cM,UAAU;IACV,eAAe;E/CgpOnB;E+C7lPF;IAidM,UAAU;IACV,UAAU;E/C+oOd;E+CjmPF;IAsdM,UAAU;IACV,eAAe;E/C8oOnB;E+CrmPF;IA2dM,UAAU;IACV,UAAU;E/C6oOd;E+CzmPF;IAgeM,UAAU;IACV,UAAU;E/C4oOd;E+C7mPF;IAqeM,UAAU;IACV,UAAU;E/C2oOd;E+CjnPF;IA0eM,UAAU;IACV,UAAU;E/C0oOd;E+CrnPF;IA+eM,UAAU;IACV,UAAU;E/CyoOd;E+CznPF;IzCkQI,gByCkPqC;E/CwoOvC;E+C5nPF;IzCkQI,qByCsP0C;E/CuoO5C;E+C/nPF;IzCkQI,gByC0PqC;E/CsoOvC;E+CloPF;IzCkQI,qByC8P0C;E/CqoO5C;E+CroPF;IzCkQI,gByCkQqC;E/CooOvC;E+CxoPF;IzCkQI,gByCsQqC;E/CmoOvC;E+C3oPF;IzCkQI,gByC0QqC;E/CkoOvC;E+C9oPF;IzCkQI,gByC8QqC;E/CioOvC;E+CjpPF;IzCkQI,gByCkRqC;E/CgoOvC;E+CppPF;IAyhBQ,UAAU;IACV,SAAiC;E/C8nOvC;E+CxpPF;IzCkQI,eyC4R8D;E/C6nOhE;E+C3pPF;IAyhBQ,UAAU;IACV,eAAiC;E/CqoOvC;E+C/pPF;IzCkQI,qByC4R8D;E/CooOhE;E+ClqPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C4oOvC;E+CtqPF;IzCkQI,sByC4R8D;E/C2oOhE;E+CzqPF;IAyhBQ,UAAU;IACV,UAAiC;E/CmpOvC;E+C7qPF;IzCkQI,gByC4R8D;E/CkpOhE;E+ChrPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C0pOvC;E+CprPF;IzCkQI,sByC4R8D;E/CypOhE;E+CvrPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CiqOvC;E+C3rPF;IzCkQI,sByC4R8D;E/CgqOhE;E+C9rPF;IAyhBQ,UAAU;IACV,UAAiC;E/CwqOvC;E+ClsPF;IzCkQI,gByC4R8D;E/CuqOhE;E+CrsPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C+qOvC;E+CzsPF;IzCkQI,sByC4R8D;E/C8qOhE;E+C5sPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CsrOvC;E+ChtPF;IzCkQI,sByC4R8D;E/CqrOhE;E+CntPF;IAyhBQ,UAAU;IACV,UAAiC;E/C6rOvC;E+CvtPF;IzCkQI,gByC4R8D;E/C4rOhE;E+C1tPF;IAyhBQ,UAAU;IACV,gBAAiC;E/CosOvC;E+C9tPF;IzCkQI,sByC4R8D;E/CmsOhE;E+CjuPF;IAyhBQ,UAAU;IACV,gBAAiC;E/C2sOvC;E+CruPF;IzCkQI,sByC4R8D;E/C0sOhE;E+CxuPF;IAyhBQ,UAAU;IACV,WAAiC;E/CktOvC;E+C5uPF;IzCkQI,iByC4R8D;E/CitOhE;AACF;;AMzjPI;EyCvLJ;IAqiBM,UAAU;IACV,YAAY;E/CgtOhB;E+CtvPF;IA0iBM,UAAU;IACV,WAAW;E/C+sOf;E+C1vPF;IA+iBM,UAAU;IACV,UAAU;E/C8sOd;E+C9vPF;IAojBM,UAAU;IACV,eAAe;E/C6sOnB;E+ClwPF;IAyjBM,UAAU;IACV,UAAU;E/C4sOd;E+CtwPF;IA8jBM,UAAU;IACV,eAAe;E/C2sOnB;E+C1wPF;IAmkBM,UAAU;IACV,UAAU;E/C0sOd;E+C9wPF;IAwkBM,UAAU;IACV,UAAU;E/CysOd;E+ClxPF;IA6kBM,UAAU;IACV,UAAU;E/CwsOd;E+CtxPF;IAklBM,UAAU;IACV,UAAU;E/CusOd;E+C1xPF;IAulBM,UAAU;IACV,UAAU;E/CssOd;E+C9xPF;IzCkQI,gByC0VqC;E/CqsOvC;E+CjyPF;IzCkQI,qByC8V0C;E/CosO5C;E+CpyPF;IzCkQI,gByCkWqC;E/CmsOvC;E+CvyPF;IzCkQI,qByCsW0C;E/CksO5C;E+C1yPF;IzCkQI,gByC0WqC;E/CisOvC;E+C7yPF;IzCkQI,gByC8WqC;E/CgsOvC;E+ChzPF;IzCkQI,gByCkXqC;E/C+rOvC;E+CnzPF;IzCkQI,gByCsXqC;E/C8rOvC;E+CtzPF;IzCkQI,gByC0XqC;E/C6rOvC;E+CzzPF;IAioBQ,UAAU;IACV,SAAiC;E/C2rOvC;E+C7zPF;IzCkQI,eyCoY8D;E/C0rOhE;E+Ch0PF;IAioBQ,UAAU;IACV,eAAiC;E/CksOvC;E+Cp0PF;IzCkQI,qByCoY8D;E/CisOhE;E+Cv0PF;IAioBQ,UAAU;IACV,gBAAiC;E/CysOvC;E+C30PF;IzCkQI,sByCoY8D;E/CwsOhE;E+C90PF;IAioBQ,UAAU;IACV,UAAiC;E/CgtOvC;E+Cl1PF;IzCkQI,gByCoY8D;E/C+sOhE;E+Cr1PF;IAioBQ,UAAU;IACV,gBAAiC;E/CutOvC;E+Cz1PF;IzCkQI,sByCoY8D;E/CstOhE;E+C51PF;IAioBQ,UAAU;IACV,gBAAiC;E/C8tOvC;E+Ch2PF;IzCkQI,sByCoY8D;E/C6tOhE;E+Cn2PF;IAioBQ,UAAU;IACV,UAAiC;E/CquOvC;E+Cv2PF;IzCkQI,gByCoY8D;E/CouOhE;E+C12PF;IAioBQ,UAAU;IACV,gBAAiC;E/C4uOvC;E+C92PF;IzCkQI,sByCoY8D;E/C2uOhE;E+Cj3PF;IAioBQ,UAAU;IACV,gBAAiC;E/CmvOvC;E+Cr3PF;IzCkQI,sByCoY8D;E/CkvOhE;E+Cx3PF;IAioBQ,UAAU;IACV,UAAiC;E/C0vOvC;E+C53PF;IzCkQI,gByCoY8D;E/CyvOhE;E+C/3PF;IAioBQ,UAAU;IACV,gBAAiC;E/CiwOvC;E+Cn4PF;IzCkQI,sByCoY8D;E/CgwOhE;E+Ct4PF;IAioBQ,UAAU;IACV,gBAAiC;E/CwwOvC;E+C14PF;IzCkQI,sByCoY8D;E/CuwOhE;E+C74PF;IAioBQ,UAAU;IACV,WAAiC;E/C+wOvC;E+Cj5PF;IzCkQI,iByCoY8D;E/C8wOhE;AACF;;AMtsPI;EyC/MJ;IA6oBM,UAAU;IACV,YAAY;E/C6wOhB;E+C35PF;IAkpBM,UAAU;IACV,WAAW;E/C4wOf;E+C/5PF;IAupBM,UAAU;IACV,UAAU;E/C2wOd;E+Cn6PF;IA4pBM,UAAU;IACV,eAAe;E/C0wOnB;E+Cv6PF;IAiqBM,UAAU;IACV,UAAU;E/CywOd;E+C36PF;IAsqBM,UAAU;IACV,eAAe;E/CwwOnB;E+C/6PF;IA2qBM,UAAU;IACV,UAAU;E/CuwOd;E+Cn7PF;IAgrBM,UAAU;IACV,UAAU;E/CswOd;E+Cv7PF;IAqrBM,UAAU;IACV,UAAU;E/CqwOd;E+C37PF;IA0rBM,UAAU;IACV,UAAU;E/CowOd;E+C/7PF;IA+rBM,UAAU;IACV,UAAU;E/CmwOd;E+Cn8PF;IzCkQI,gByCkcqC;E/CkwOvC;E+Ct8PF;IzCkQI,qByCsc0C;E/CiwO5C;E+Cz8PF;IzCkQI,gByC0cqC;E/CgwOvC;E+C58PF;IzCkQI,qByC8c0C;E/C+vO5C;E+C/8PF;IzCkQI,gByCkdqC;E/C8vOvC;E+Cl9PF;IzCkQI,gByCsdqC;E/C6vOvC;E+Cr9PF;IzCkQI,gByC0dqC;E/C4vOvC;E+Cx9PF;IzCkQI,gByC8dqC;E/C2vOvC;E+C39PF;IzCkQI,gByCkeqC;E/C0vOvC;E+C99PF;IAyuBQ,UAAU;IACV,SAAiC;E/CwvOvC;E+Cl+PF;IzCkQI,eyC4e8D;E/CuvOhE;E+Cr+PF;IAyuBQ,UAAU;IACV,eAAiC;E/C+vOvC;E+Cz+PF;IzCkQI,qByC4e8D;E/C8vOhE;E+C5+PF;IAyuBQ,UAAU;IACV,gBAAiC;E/CswOvC;E+Ch/PF;IzCkQI,sByC4e8D;E/CqwOhE;E+Cn/PF;IAyuBQ,UAAU;IACV,UAAiC;E/C6wOvC;E+Cv/PF;IzCkQI,gByC4e8D;E/C4wOhE;E+C1/PF;IAyuBQ,UAAU;IACV,gBAAiC;E/CoxOvC;E+C9/PF;IzCkQI,sByC4e8D;E/CmxOhE;E+CjgQF;IAyuBQ,UAAU;IACV,gBAAiC;E/C2xOvC;E+CrgQF;IzCkQI,sByC4e8D;E/C0xOhE;E+CxgQF;IAyuBQ,UAAU;IACV,UAAiC;E/CkyOvC;E+C5gQF;IzCkQI,gByC4e8D;E/CiyOhE;E+C/gQF;IAyuBQ,UAAU;IACV,gBAAiC;E/CyyOvC;E+CnhQF;IzCkQI,sByC4e8D;E/CwyOhE;E+CthQF;IAyuBQ,UAAU;IACV,gBAAiC;E/CgzOvC;E+C1hQF;IzCkQI,sByC4e8D;E/C+yOhE;E+C7hQF;IAyuBQ,UAAU;IACV,UAAiC;E/CuzOvC;E+CjiQF;IzCkQI,gByC4e8D;E/CszOhE;E+CpiQF;IAyuBQ,UAAU;IACV,gBAAiC;E/C8zOvC;E+CxiQF;IzCkQI,sByC4e8D;E/C6zOhE;E+C3iQF;IAyuBQ,UAAU;IACV,gBAAiC;E/Cq0OvC;E+C/iQF;IzCkQI,sByC4e8D;E/Co0OhE;E+CljQF;IAyuBQ,UAAU;IACV,WAAiC;E/C40OvC;E+CtjQF;IzCkQI,iByC4e8D;E/C20OhE;AACF;;A+Ct0OA;EzClfI,qByCpQgB;EzCoQhB,sByCpQgB;EA0vBlB,oBA1vBkB;A/CkkQpB;;A+C50OA;EAOI,uBA7vBgB;A/CskQpB;;A+Ch1OA;EAWI,qCAA4C;A/Cy0OhD;;A+Cp1OA;EAgBI,uBAAuB;A/Cw0O3B;;A+Cx1OA;EzClfI,cyCsgBiC;EzCtgBjC,eyCugBiC;EAEjC,aAAa;A/Cu0OjB;;A+C91OA;EA0BM,SAAS;EACT,qBAAqB;A/Cw0O3B;;A+Cn2OA;EA+BM,qBAAqB;A/Cw0O3B;;A+Cv2OA;EAmCM,gBAAgB;A/Cw0OtB;;A+C32OA;EAwCI,aAAa;A/Cu0OjB;;A+C/2OA;EA4CI,eAAe;A/Cu0OnB;;A+Cn3OA;EAgDI,mBAAmB;A/Cu0OvB;;AM79PE;EyCsmBF;IAsDM,aAAa;E/Cs0OjB;AACF;;AMj9PE;EyColBF;IA6DM,aAAa;E/Cq0OjB;AACF;;A+Ch0OE;EACE,oBAAY;EzCtjBZ,wCyCwjB2D;EzCxjB3D,yCyCyjB2D;A/Ck0O/D;;A+Ct0OE;EAOI,8BAA8B;EAC9B,+BAA+B;A/Cm0OrC;;A+C30OE;EAaM,iBAAY;A/Ck0OpB;;AM9/PE;EyC+qBA;IAkBQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCyqBA;IAwBQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCmqBA;IA8BQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyC6pBA;IAoCQ,iBAAY;E/Ck0OpB;AACF;;AM9/PE;EyCupBA;IA0CQ,iBAAY;E/Ck0OpB;AACF;;AM7/PI;EyCgpBF;IAgDQ,iBAAY;E/Ck0OpB;AACF;;AMn/PI;EyCgoBF;IAsDQ,iBAAY;E/Ck0OpB;AACF;;AMj/PI;EyCwnBF;IA4DQ,iBAAY;E/Ck0OpB;AACF;;AMv+PI;EyCwmBF;IAkEQ,iBAAY;E/Ck0OpB;AACF;;A+Cr4OE;EAaM,oBAAY;A/C43OpB;;AMxjQE;EyC+qBA;IAkBQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCyqBA;IAwBQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCmqBA;IA8BQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyC6pBA;IAoCQ,oBAAY;E/C43OpB;AACF;;AMxjQE;EyCupBA;IA0CQ,oBAAY;E/C43OpB;AACF;;AMvjQI;EyCgpBF;IAgDQ,oBAAY;E/C43OpB;AACF;;AM7iQI;EyCgoBF;IAsDQ,oBAAY;E/C43OpB;AACF;;AM3iQI;EyCwnBF;IA4DQ,oBAAY;E/C43OpB;AACF;;AMjiQI;EyCwmBF;IAkEQ,oBAAY;E/C43OpB;AACF;;A+C/7OE;EAaM,mBAAY;A/Cs7OpB;;AMlnQE;EyC+qBA;IAkBQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCyqBA;IAwBQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCmqBA;IA8BQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyC6pBA;IAoCQ,mBAAY;E/Cs7OpB;AACF;;AMlnQE;EyCupBA;IA0CQ,mBAAY;E/Cs7OpB;AACF;;AMjnQI;EyCgpBF;IAgDQ,mBAAY;E/Cs7OpB;AACF;;AMvmQI;EyCgoBF;IAsDQ,mBAAY;E/Cs7OpB;AACF;;AMrmQI;EyCwnBF;IA4DQ,mBAAY;E/Cs7OpB;AACF;;AM3lQI;EyCwmBF;IAkEQ,mBAAY;E/Cs7OpB;AACF;;A+Cz/OE;EAaM,oBAAY;A/Cg/OpB;;AM5qQE;EyC+qBA;IAkBQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCyqBA;IAwBQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCmqBA;IA8BQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyC6pBA;IAoCQ,oBAAY;E/Cg/OpB;AACF;;AM5qQE;EyCupBA;IA0CQ,oBAAY;E/Cg/OpB;AACF;;AM3qQI;EyCgpBF;IAgDQ,oBAAY;E/Cg/OpB;AACF;;AMjqQI;EyCgoBF;IAsDQ,oBAAY;E/Cg/OpB;AACF;;AM/pQI;EyCwnBF;IA4DQ,oBAAY;E/Cg/OpB;AACF;;AMrpQI;EyCwmBF;IAkEQ,oBAAY;E/Cg/OpB;AACF;;A+CnjPE;EAaM,iBAAY;A/C0iPpB;;AMtuQE;EyC+qBA;IAkBQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCyqBA;IAwBQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCmqBA;IA8BQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyC6pBA;IAoCQ,iBAAY;E/C0iPpB;AACF;;AMtuQE;EyCupBA;IA0CQ,iBAAY;E/C0iPpB;AACF;;AMruQI;EyCgpBF;IAgDQ,iBAAY;E/C0iPpB;AACF;;AM3tQI;EyCgoBF;IAsDQ,iBAAY;E/C0iPpB;AACF;;AMztQI;EyCwnBF;IA4DQ,iBAAY;E/C0iPpB;AACF;;AM/sQI;EyCwmBF;IAkEQ,iBAAY;E/C0iPpB;AACF;;A+C7mPE;EAaM,oBAAY;A/ComPpB;;AMhyQE;EyC+qBA;IAkBQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCyqBA;IAwBQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCmqBA;IA8BQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyC6pBA;IAoCQ,oBAAY;E/ComPpB;AACF;;AMhyQE;EyCupBA;IA0CQ,oBAAY;E/ComPpB;AACF;;AM/xQI;EyCgpBF;IAgDQ,oBAAY;E/ComPpB;AACF;;AMrxQI;EyCgoBF;IAsDQ,oBAAY;E/ComPpB;AACF;;AMnxQI;EyCwnBF;IA4DQ,oBAAY;E/ComPpB;AACF;;AMzwQI;EyCwmBF;IAkEQ,oBAAY;E/ComPpB;AACF;;A+CvqPE;EAaM,mBAAY;A/C8pPpB;;AM11QE;EyC+qBA;IAkBQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCyqBA;IAwBQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCmqBA;IA8BQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyC6pBA;IAoCQ,mBAAY;E/C8pPpB;AACF;;AM11QE;EyCupBA;IA0CQ,mBAAY;E/C8pPpB;AACF;;AMz1QI;EyCgpBF;IAgDQ,mBAAY;E/C8pPpB;AACF;;AM/0QI;EyCgoBF;IAsDQ,mBAAY;E/C8pPpB;AACF;;AM70QI;EyCwnBF;IA4DQ,mBAAY;E/C8pPpB;AACF;;AMn0QI;EyCwmBF;IAkEQ,mBAAY;E/C8pPpB;AACF;;A+CjuPE;EAaM,oBAAY;A/CwtPpB;;AMp5QE;EyC+qBA;IAkBQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCyqBA;IAwBQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCmqBA;IA8BQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyC6pBA;IAoCQ,oBAAY;E/CwtPpB;AACF;;AMp5QE;EyCupBA;IA0CQ,oBAAY;E/CwtPpB;AACF;;AMn5QI;EyCgpBF;IAgDQ,oBAAY;E/CwtPpB;AACF;;AMz4QI;EyCgoBF;IAsDQ,oBAAY;E/CwtPpB;AACF;;AMv4QI;EyCwnBF;IA4DQ,oBAAY;E/CwtPpB;AACF;;AM73QI;EyCwmBF;IAkEQ,oBAAY;E/CwtPpB;AACF;;A+C3xPE;EAaM,iBAAY;A/CkxPpB;;AM98QE;EyC+qBA;IAkBQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCyqBA;IAwBQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCmqBA;IA8BQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyC6pBA;IAoCQ,iBAAY;E/CkxPpB;AACF;;AM98QE;EyCupBA;IA0CQ,iBAAY;E/CkxPpB;AACF;;AM78QI;EyCgpBF;IAgDQ,iBAAY;E/CkxPpB;AACF;;AMn8QI;EyCgoBF;IAsDQ,iBAAY;E/CkxPpB;AACF;;AMj8QI;EyCwnBF;IA4DQ,iBAAY;E/CkxPpB;AACF;;AMv7QI;EyCwmBF;IAkEQ,iBAAY;E/CkxPpB;AACF;;AgD5oRA;EACE,oBAAoB;EACpB,cAAc;EACd,aAAa;EACb,YAAY;EACZ,cAAc;EACd,4BAAuB;EAAvB,uBAAuB;AhD+oRzB;;AgDrpRA;EAUI,qBAA+B;EAC/B,sBAAgC;EAChC,oBAA8B;AhD+oRlC;;AgD3pRA;EAeM,uBAAiC;AhDgpRvC;;AgD/pRA;EAmBM,sBArBgB;AhDqqRtB;;AgDnqRA;EAwBI,oBAAoB;AhD+oRxB;;AgDvqRA;EA4BI,gBA9BkB;AhD6qRtB;;AgD3qRA;EAgCI,sBAAsB;AhD+oR1B;;AgD/qRA;EAmCM,gCAAgC;AhDgpRtC;;AMriRE;E0C9IF;IA0CM,aAAa;EhD8oRjB;EgDxrRF;IA+CQ,UAAU;IACV,eAA4B;EhD4oRlC;EgD5rRF;IA+CQ,UAAU;IACV,gBAA4B;EhDgpRlC;EgDhsRF;IA+CQ,UAAU;IACV,UAA4B;EhDopRlC;EgDpsRF;IA+CQ,UAAU;IACV,gBAA4B;EhDwpRlC;EgDxsRF;IA+CQ,UAAU;IACV,gBAA4B;EhD4pRlC;EgD5sRF;IA+CQ,UAAU;IACV,UAA4B;EhDgqRlC;EgDhtRF;IA+CQ,UAAU;IACV,gBAA4B;EhDoqRlC;EgDptRF;IA+CQ,UAAU;IACV,gBAA4B;EhDwqRlC;EgDxtRF;IA+CQ,UAAU;IACV,UAA4B;EhD4qRlC;EgD5tRF;IA+CQ,UAAU;IACV,gBAA4B;EhDgrRlC;EgDhuRF;IA+CQ,UAAU;IACV,gBAA4B;EhDorRlC;EgDpuRF;IA+CQ,UAAU;IACV,WAA4B;EhDwrRlC;AACF;;AiD7uRA,kBAAA;ACKE;EACE,uBAAwB;AlD4uR5B;;AkDzuRE;EAGI,yBAA0C;AlD0uRhD;;AkDtuRE;EACE,kCAAmC;AlDyuRvC;;AkDrvRE;EACE,yBAAwB;AlDwvR5B;;AkDrvRE;EAGI,uBAA0C;AlDsvRhD;;AkDlvRE;EACE,oCAAmC;AlDqvRvC;;AkDjwRE;EACE,4BAAwB;AlDowR5B;;AkDjwRE;EAGI,yBAA0C;AlDkwRhD;;AkD9vRE;EACE,uCAAmC;AlDiwRvC;;AkD7wRE;EACE,yBAAwB;AlDgxR5B;;AkD7wRE;EAGI,yBAA0C;AlD8wRhD;;AkD1wRE;EACE,oCAAmC;AlD6wRvC;;AkDzxRE;EACE,yBAAwB;AlD4xR5B;;AkDzxRE;EAGI,yBAA0C;AlD0xRhD;;AkDtxRE;EACE,oCAAmC;AlDyxRvC;;AkDjxRI;EACE,yBAA8B;AlDoxRpC;;AkDjxRI;EAGI,yBAAgD;AlDkxRxD;;AkD9wRI;EACE,oCAAyC;AlDixR/C;;AkD7wRI;EACE,yBAA6B;AlDgxRnC;;AkD7wRI;EAGI,yBAAgD;AlD8wRxD;;AkD1wRI;EACE,oCAAwC;AlD6wR9C;;AkD7zRE;EACE,yBAAwB;AlDg0R5B;;AkD7zRE;EAGI,yBAA0C;AlD8zRhD;;AkD1zRE;EACE,oCAAmC;AlD6zRvC;;AkDrzRI;EACE,yBAA8B;AlDwzRpC;;AkDrzRI;EAGI,yBAAgD;AlDszRxD;;AkDlzRI;EACE,oCAAyC;AlDqzR/C;;AkDjzRI;EACE,yBAA6B;AlDozRnC;;AkDjzRI;EAGI,yBAAgD;AlDkzRxD;;AkD9yRI;EACE,oCAAwC;AlDizR9C;;AkDj2RE;EACE,yBAAwB;AlDo2R5B;;AkDj2RE;EAGI,yBAA0C;AlDk2RhD;;AkD91RE;EACE,oCAAmC;AlDi2RvC;;AkDz1RI;EACE,yBAA8B;AlD41RpC;;AkDz1RI;EAGI,yBAAgD;AlD01RxD;;AkDt1RI;EACE,oCAAyC;AlDy1R/C;;AkDr1RI;EACE,yBAA6B;AlDw1RnC;;AkDr1RI;EAGI,yBAAgD;AlDs1RxD;;AkDl1RI;EACE,oCAAwC;AlDq1R9C;;AkDr4RE;EACE,yBAAwB;AlDw4R5B;;AkDr4RE;EAGI,yBAA0C;AlDs4RhD;;AkDl4RE;EACE,oCAAmC;AlDq4RvC;;AkD73RI;EACE,yBAA8B;AlDg4RpC;;AkD73RI;EAGI,yBAAgD;AlD83RxD;;AkD13RI;EACE,oCAAyC;AlD63R/C;;AkDz3RI;EACE,yBAA6B;AlD43RnC;;AkDz3RI;EAGI,yBAAgD;AlD03RxD;;AkDt3RI;EACE,oCAAwC;AlDy3R9C;;AkDz6RE;EACE,yBAAwB;AlD46R5B;;AkDz6RE;EAGI,yBAA0C;AlD06RhD;;AkDt6RE;EACE,oCAAmC;AlDy6RvC;;AkDj6RI;EACE,yBAA8B;AlDo6RpC;;AkDj6RI;EAGI,yBAAgD;AlDk6RxD;;AkD95RI;EACE,oCAAyC;AlDi6R/C;;AkD75RI;EACE,yBAA6B;AlDg6RnC;;AkD75RI;EAGI,yBAAgD;AlD85RxD;;AkD15RI;EACE,oCAAwC;AlD65R9C;;AkD78RE;EACE,yBAAwB;AlDg9R5B;;AkD78RE;EAGI,yBAA0C;AlD88RhD;;AkD18RE;EACE,oCAAmC;AlD68RvC;;AkDr8RI;EACE,yBAA8B;AlDw8RpC;;AkDr8RI;EAGI,yBAAgD;AlDs8RxD;;AkDl8RI;EACE,oCAAyC;AlDq8R/C;;AkDj8RI;EACE,yBAA6B;AlDo8RnC;;AkDj8RI;EAGI,yBAAgD;AlDk8RxD;;AkD97RI;EACE,oCAAwC;AlDi8R9C;;AkD37RE;EACE,yBAAwB;AlD87R5B;;AkD37RE;EACE,oCAAmC;AlD87RvC;;AkDn8RE;EACE,yBAAwB;AlDs8R5B;;AkDn8RE;EACE,oCAAmC;AlDs8RvC;;AkD38RE;EACE,yBAAwB;AlD88R5B;;AkD38RE;EACE,oCAAmC;AlD88RvC;;AkDn9RE;EACE,yBAAwB;AlDs9R5B;;AkDn9RE;EACE,oCAAmC;AlDs9RvC;;AkD39RE;EACE,yBAAwB;AlD89R5B;;AkD39RE;EACE,oCAAmC;AlD89RvC;;AkDn+RE;EACE,yBAAwB;AlDs+R5B;;AkDn+RE;EACE,oCAAmC;AlDs+RvC;;AkD3+RE;EACE,yBAAwB;AlD8+R5B;;AkD3+RE;EACE,oCAAmC;AlD8+RvC;;AkDn/RE;EACE,4BAAwB;AlDs/R5B;;AkDn/RE;EACE,uCAAmC;AlDs/RvC;;AkD3/RE;EACE,yBAAwB;AlD8/R5B;;AkD3/RE;EACE,oCAAmC;AlD8/RvC;;AmD3jSE;EACE,8BAAiC;AnD8jSrC;;AmD/jSE;EACE,sCAAiC;AnDkkSrC;;AmDnkSE;EACE,iCAAiC;AnDskSrC;;AmDvkSE;EACE,yCAAiC;AnD0kSrC;;AmDnkSE;EACE,4BAA4B;AnDskShC;;AmDvkSE;EACE,0BAA4B;AnD0kShC;;AmD3kSE;EACE,kCAA4B;AnD8kShC;;AmDvkSE;EACE,sCAAkC;AnD0kStC;;AmD3kSE;EACE,oCAAkC;AnD8kStC;;AmD/kSE;EACE,kCAAkC;AnDklStC;;AmDnlSE;EACE,yCAAkC;AnDslStC;;AmDvlSE;EACE,wCAAkC;AnD0lStC;;AmD3lSE;EACE,wCAAkC;AnD8lStC;;AmD/lSE;EACE,iCAAkC;AnDkmStC;;AmDnmSE;EACE,+BAAkC;AnDsmStC;;AmDvmSE;EACE,gCAAkC;AnD0mStC;;AmD3mSE;EACE,iCAAkC;AnD8mStC;;AmDvmSE;EACE,oCAAgC;AnD0mSpC;;AmD3mSE;EACE,kCAAgC;AnD8mSpC;;AmD/mSE;EACE,gCAAgC;AnDknSpC;;AmDnnSE;EACE,uCAAgC;AnDsnSpC;;AmDvnSE;EACE,sCAAgC;AnD0nSpC;;AmD3nSE;EACE,sCAAgC;AnD8nSpC;;AmD/nSE;EACE,iCAAgC;AnDkoSpC;;AmDnoSE;EACE,+BAAgC;AnDsoSpC;;AmDvoSE;EACE,6BAAgC;AnD0oSpC;;AmD3oSE;EACE,kCAAgC;AnD8oSpC;;AmDvoSE;EACE,+BAA8B;AnD0oSlC;;AmD3oSE;EACE,kCAA8B;AnD8oSlC;;AmD/oSE;EACE,gCAA8B;AnDkpSlC;;AmDnpSE;EACE,8BAA8B;AnDspSlC;;AmDvpSE;EACE,gCAA8B;AnD0pSlC;;AmD3pSE;EACE,6BAA8B;AnD8pSlC;;AmD/pSE;EACE,2BAA8B;AnDkqSlC;;AmDnqSE;EACE,kCAA8B;AnDsqSlC;;AmDvqSE;EACE,gCAA8B;AnD0qSlC;;AmDnqSE;EACE,2BAA6B;AnDsqSjC;;AmDvqSE;EACE,iCAA6B;AnD0qSjC;;AmD3qSE;EACE,+BAA6B;AnD8qSjC;;AmD/qSE;EACE,6BAA6B;AnDkrSjC;;AmDnrSE;EACE,+BAA6B;AnDsrSjC;;AmDvrSE;EACE,8BAA6B;AnD0rSjC;;AmDlrSI;EACE,uBAAqC;AnDqrS3C;;AmDtrSI;EACE,uBAAqC;AnDyrS3C;;AmD1rSI;EACE,uBAAqC;AnD6rS3C;;AmD9rSI;EACE,uBAAqC;AnDisS3C;;AmDlsSI;EACE,uBAAqC;AnDqsS3C;;AmDtsSI;EACE,uBAAqC;AnDysS3C;;AmD1sSI;EACE,yBAAqC;AnD6sS3C;;AmD9sSI;EACE,yBAAqC;AnDitS3C;;AmDltSI;EACE,yBAAqC;AnDqtS3C;;AmDttSI;EACE,yBAAqC;AnDytS3C;;AmD1tSI;EACE,yBAAqC;AnD6tS3C;;AmD9tSI;EACE,yBAAqC;AnDiuS3C;;AMnxSE;EACE,WAAW;EACX,YAAY;EACZ,cAAc;ANsxSlB;;AoDtxSA;EACE,sBAAsB;ApDyxSxB;;AoDtxSA;EACE,uBAAuB;ApDyxSzB;;AqDlySA;EACE,2BAA2B;ArDqyS7B;;AqDlySA;EACE,2BAA2B;ArDqyS7B;;AqDlySA;EACE,0BAA0B;EAC1B,8BAA8B;ArDqyShC;;AsDjzSA;EACE,2BAA2B;AtDozS7B;;AuD/ySA;EACE,6BAA6B;AvDkzS/B;;AwDzzSA;EACE,oBAAoB;AxD4zStB;;AwDzzSA;EACE,qBAAqB;AxD4zSvB;;AwDhzSI;EACE,oBAA+B;AxDmzSrC;;AwD9ySM;EACE,wBAA8C;AxDizStD;;AwDlzSM;EACE,0BAA8C;AxDqzStD;;AwDtzSM;EACE,2BAA8C;AxDyzStD;;AwD1zSM;EACE,yBAA8C;AxD6zStD;;AwDvzSM;EACE,yBAAyC;EACzC,0BAA2C;AxD0zSnD;;AwDpzSM;EACE,wBAAuC;EACvC,2BAA6C;AxDuzSrD;;AwD90SI;EACE,0BAA+B;AxDi1SrC;;AwD50SM;EACE,8BAA8C;AxD+0StD;;AwDh1SM;EACE,gCAA8C;AxDm1StD;;AwDp1SM;EACE,iCAA8C;AxDu1StD;;AwDx1SM;EACE,+BAA8C;AxD21StD;;AwDr1SM;EACE,+BAAyC;EACzC,gCAA2C;AxDw1SnD;;AwDl1SM;EACE,8BAAuC;EACvC,iCAA6C;AxDq1SrD;;AwD52SI;EACE,yBAA+B;AxD+2SrC;;AwD12SM;EACE,6BAA8C;AxD62StD;;AwD92SM;EACE,+BAA8C;AxDi3StD;;AwDl3SM;EACE,gCAA8C;AxDq3StD;;AwDt3SM;EACE,8BAA8C;AxDy3StD;;AwDn3SM;EACE,8BAAyC;EACzC,+BAA2C;AxDs3SnD;;AwDh3SM;EACE,6BAAuC;EACvC,gCAA6C;AxDm3SrD;;AwD14SI;EACE,0BAA+B;AxD64SrC;;AwDx4SM;EACE,8BAA8C;AxD24StD;;AwD54SM;EACE,gCAA8C;AxD+4StD;;AwDh5SM;EACE,iCAA8C;AxDm5StD;;AwDp5SM;EACE,+BAA8C;AxDu5StD;;AwDj5SM;EACE,+BAAyC;EACzC,gCAA2C;AxDo5SnD;;AwD94SM;EACE,8BAAuC;EACvC,iCAA6C;AxDi5SrD;;AwDx6SI;EACE,uBAA+B;AxD26SrC;;AwDt6SM;EACE,2BAA8C;AxDy6StD;;AwD16SM;EACE,6BAA8C;AxD66StD;;AwD96SM;EACE,8BAA8C;AxDi7StD;;AwDl7SM;EACE,4BAA8C;AxDq7StD;;AwD/6SM;EACE,4BAAyC;EACzC,6BAA2C;AxDk7SnD;;AwD56SM;EACE,2BAAuC;EACvC,8BAA6C;AxD+6SrD;;AwDt8SI;EACE,yBAA+B;AxDy8SrC;;AwDp8SM;EACE,6BAA8C;AxDu8StD;;AwDx8SM;EACE,+BAA8C;AxD28StD;;AwD58SM;EACE,gCAA8C;AxD+8StD;;AwDh9SM;EACE,8BAA8C;AxDm9StD;;AwD78SM;EACE,8BAAyC;EACzC,+BAA2C;AxDg9SnD;;AwD18SM;EACE,6BAAuC;EACvC,gCAA6C;AxD68SrD;;AwDp+SI;EACE,uBAA+B;AxDu+SrC;;AwDl+SM;EACE,2BAA8C;AxDq+StD;;AwDt+SM;EACE,6BAA8C;AxDy+StD;;AwD1+SM;EACE,8BAA8C;AxD6+StD;;AwD9+SM;EACE,4BAA8C;AxDi/StD;;AwD3+SM;EACE,4BAAyC;EACzC,6BAA2C;AxD8+SnD;;AwDx+SM;EACE,2BAAuC;EACvC,8BAA6C;AxD2+SrD;;AwDlgTI;EACE,uBAA+B;AxDqgTrC;;AwDhgTM;EACE,2BAA8C;AxDmgTtD;;AwDpgTM;EACE,6BAA8C;AxDugTtD;;AwDxgTM;EACE,8BAA8C;AxD2gTtD;;AwD5gTM;EACE,4BAA8C;AxD+gTtD;;AwDzgTM;EACE,4BAAyC;EACzC,6BAA2C;AxD4gTnD;;AwDtgTM;EACE,2BAAuC;EACvC,8BAA6C;AxDygTrD;;AwDhiTI;EACE,qBAA+B;AxDmiTrC;;AwD9hTM;EACE,yBAA8C;AxDiiTtD;;AwDliTM;EACE,2BAA8C;AxDqiTtD;;AwDtiTM;EACE,4BAA8C;AxDyiTtD;;AwD1iTM;EACE,0BAA8C;AxD6iTtD;;AwDviTM;EACE,0BAAyC;EACzC,2BAA2C;AxD0iTnD;;AwDpiTM;EACE,yBAAuC;EACvC,4BAA6C;AxDuiTrD;;AwD9jTI;EACE,2BAA+B;AxDikTrC;;AwD5jTM;EACE,+BAA8C;AxD+jTtD;;AwDhkTM;EACE,iCAA8C;AxDmkTtD;;AwDpkTM;EACE,kCAA8C;AxDukTtD;;AwDxkTM;EACE,gCAA8C;AxD2kTtD;;AwDrkTM;EACE,gCAAyC;EACzC,iCAA2C;AxDwkTnD;;AwDlkTM;EACE,+BAAuC;EACvC,kCAA6C;AxDqkTrD;;AwD5lTI;EACE,0BAA+B;AxD+lTrC;;AwD1lTM;EACE,8BAA8C;AxD6lTtD;;AwD9lTM;EACE,gCAA8C;AxDimTtD;;AwDlmTM;EACE,iCAA8C;AxDqmTtD;;AwDtmTM;EACE,+BAA8C;AxDymTtD;;AwDnmTM;EACE,+BAAyC;EACzC,gCAA2C;AxDsmTnD;;AwDhmTM;EACE,8BAAuC;EACvC,iCAA6C;AxDmmTrD;;AwD1nTI;EACE,2BAA+B;AxD6nTrC;;AwDxnTM;EACE,+BAA8C;AxD2nTtD;;AwD5nTM;EACE,iCAA8C;AxD+nTtD;;AwDhoTM;EACE,kCAA8C;AxDmoTtD;;AwDpoTM;EACE,gCAA8C;AxDuoTtD;;AwDjoTM;EACE,gCAAyC;EACzC,iCAA2C;AxDooTnD;;AwD9nTM;EACE,+BAAuC;EACvC,kCAA6C;AxDioTrD;;AwDxpTI;EACE,wBAA+B;AxD2pTrC;;AwDtpTM;EACE,4BAA8C;AxDypTtD;;AwD1pTM;EACE,8BAA8C;AxD6pTtD;;AwD9pTM;EACE,+BAA8C;AxDiqTtD;;AwDlqTM;EACE,6BAA8C;AxDqqTtD;;AwD/pTM;EACE,6BAAyC;EACzC,8BAA2C;AxDkqTnD;;AwD5pTM;EACE,4BAAuC;EACvC,+BAA6C;AxD+pTrD;;AwDtrTI;EACE,0BAA+B;AxDyrTrC;;AwDprTM;EACE,8BAA8C;AxDurTtD;;AwDxrTM;EACE,gCAA8C;AxD2rTtD;;AwD5rTM;EACE,iCAA8C;AxD+rTtD;;AwDhsTM;EACE,+BAA8C;AxDmsTtD;;AwD7rTM;EACE,+BAAyC;EACzC,gCAA2C;AxDgsTnD;;AwD1rTM;EACE,8BAAuC;EACvC,iCAA6C;AxD6rTrD;;AwDptTI;EACE,wBAA+B;AxDutTrC;;AwDltTM;EACE,4BAA8C;AxDqtTtD;;AwDttTM;EACE,8BAA8C;AxDytTtD;;AwD1tTM;EACE,+BAA8C;AxD6tTtD;;AwD9tTM;EACE,6BAA8C;AxDiuTtD;;AwD3tTM;EACE,6BAAyC;EACzC,8BAA2C;AxD8tTnD;;AwDxtTM;EACE,4BAAuC;EACvC,+BAA6C;AxD2tTrD;;AwDlvTI;EACE,wBAA+B;AxDqvTrC;;AwDhvTM;EACE,4BAA8C;AxDmvTtD;;AwDpvTM;EACE,8BAA8C;AxDuvTtD;;AwDxvTM;EACE,+BAA8C;AxD2vTtD;;AwD5vTM;EACE,6BAA8C;AxD+vTtD;;AwDzvTM;EACE,6BAAyC;EACzC,8BAA2C;AxD4vTnD;;AwDtvTM;EACE,4BAAuC;EACvC,+BAA6C;AxDyvTrD;;AyD3xTI;EACE,0BAA2B;AzD8xTjC;;AyD/xTI;EACE,4BAA2B;AzDkyTjC;;AyDnyTI;EACE,0BAA2B;AzDsyTjC;;AyDvyTI;EACE,4BAA2B;AzD0yTjC;;AyD3yTI;EACE,6BAA2B;AzD8yTjC;;AyD/yTI;EACE,0BAA2B;AzDkzTjC;;AyDnzTI;EACE,6BAA2B;AzDszTjC;;AMjrTE;EmDtIE;IACE,0BAA2B;EzD2zT/B;EyD5zTE;IACE,4BAA2B;EzD8zT/B;EyD/zTE;IACE,0BAA2B;EzDi0T/B;EyDl0TE;IACE,4BAA2B;EzDo0T/B;EyDr0TE;IACE,6BAA2B;EzDu0T/B;EyDx0TE;IACE,0BAA2B;EzD00T/B;EyD30TE;IACE,6BAA2B;EzD60T/B;AACF;;AMnsTE;EmD5IE;IACE,0BAA2B;EzDm1T/B;EyDp1TE;IACE,4BAA2B;EzDs1T/B;EyDv1TE;IACE,0BAA2B;EzDy1T/B;EyD11TE;IACE,4BAA2B;EzD41T/B;EyD71TE;IACE,6BAA2B;EzD+1T/B;EyDh2TE;IACE,0BAA2B;EzDk2T/B;EyDn2TE;IACE,6BAA2B;EzDq2T/B;AACF;;AM/sTE;EmDxJE;IACE,0BAA2B;EzD22T/B;EyD52TE;IACE,4BAA2B;EzD82T/B;EyD/2TE;IACE,0BAA2B;EzDi3T/B;EyDl3TE;IACE,4BAA2B;EzDo3T/B;EyDr3TE;IACE,6BAA2B;EzDu3T/B;EyDx3TE;IACE,0BAA2B;EzD03T/B;EyD33TE;IACE,6BAA2B;EzD63T/B;AACF;;AMjuTE;EmD9JE;IACE,0BAA2B;EzDm4T/B;EyDp4TE;IACE,4BAA2B;EzDs4T/B;EyDv4TE;IACE,0BAA2B;EzDy4T/B;EyD14TE;IACE,4BAA2B;EzD44T/B;EyD74TE;IACE,6BAA2B;EzD+4T/B;EyDh5TE;IACE,0BAA2B;EzDk5T/B;EyDn5TE;IACE,6BAA2B;EzDq5T/B;AACF;;AMluTI;EmDrLA;IACE,0BAA2B;EzD25T/B;EyD55TE;IACE,4BAA2B;EzD85T/B;EyD/5TE;IACE,0BAA2B;EzDi6T/B;EyDl6TE;IACE,4BAA2B;EzDo6T/B;EyDr6TE;IACE,6BAA2B;EzDu6T/B;EyDx6TE;IACE,0BAA2B;EzD06T/B;EyD36TE;IACE,6BAA2B;EzD66T/B;AACF;;AMluTI;EmD7MA;IACE,0BAA2B;EzDm7T/B;EyDp7TE;IACE,4BAA2B;EzDs7T/B;EyDv7TE;IACE,0BAA2B;EzDy7T/B;EyD17TE;IACE,4BAA2B;EzD47T/B;EyD77TE;IACE,6BAA2B;EzD+7T/B;EyDh8TE;IACE,0BAA2B;EzDk8T/B;EyDn8TE;IACE,6BAA2B;EzDq8T/B;AACF;;AyD95TE;EACE,6BAAqC;AzDi6TzC;;AyDl6TE;EACE,8BAAqC;AzDq6TzC;;AyDt6TE;EACE,2BAAqC;AzDy6TzC;;AyD16TE;EACE,4BAAqC;AzD66TzC;;AMj1TE;EmDtFE;IACE,6BAAqC;EzD26TzC;AACF;;AMj1TE;EmDrFE;IACE,6BAAqC;EzD06TzC;AACF;;AMj1TE;EmDpFE;IACE,6BAAqC;EzDy6TzC;AACF;;AMj1TE;EmDnFE;IACE,6BAAqC;EzDw6TzC;AACF;;AMj1TE;EmDlFE;IACE,6BAAqC;EzDu6TzC;AACF;;AMh1TI;EmDlFA;IACE,6BAAqC;EzDs6TzC;AACF;;AMt0TI;EmD3FA;IACE,6BAAqC;EzDq6TzC;AACF;;AMp0TI;EmD5FA;IACE,6BAAqC;EzDo6TzC;AACF;;AM1zTI;EmDrGA;IACE,6BAAqC;EzDm6TzC;AACF;;AMv4TE;EmDtFE;IACE,8BAAqC;EzDi+TzC;AACF;;AMv4TE;EmDrFE;IACE,8BAAqC;EzDg+TzC;AACF;;AMv4TE;EmDpFE;IACE,8BAAqC;EzD+9TzC;AACF;;AMv4TE;EmDnFE;IACE,8BAAqC;EzD89TzC;AACF;;AMv4TE;EmDlFE;IACE,8BAAqC;EzD69TzC;AACF;;AMt4TI;EmDlFA;IACE,8BAAqC;EzD49TzC;AACF;;AM53TI;EmD3FA;IACE,8BAAqC;EzD29TzC;AACF;;AM13TI;EmD5FA;IACE,8BAAqC;EzD09TzC;AACF;;AMh3TI;EmDrGA;IACE,8BAAqC;EzDy9TzC;AACF;;AM77TE;EmDtFE;IACE,2BAAqC;EzDuhUzC;AACF;;AM77TE;EmDrFE;IACE,2BAAqC;EzDshUzC;AACF;;AM77TE;EmDpFE;IACE,2BAAqC;EzDqhUzC;AACF;;AM77TE;EmDnFE;IACE,2BAAqC;EzDohUzC;AACF;;AM77TE;EmDlFE;IACE,2BAAqC;EzDmhUzC;AACF;;AM57TI;EmDlFA;IACE,2BAAqC;EzDkhUzC;AACF;;AMl7TI;EmD3FA;IACE,2BAAqC;EzDihUzC;AACF;;AMh7TI;EmD5FA;IACE,2BAAqC;EzDghUzC;AACF;;AMt6TI;EmDrGA;IACE,2BAAqC;EzD+gUzC;AACF;;AMn/TE;EmDtFE;IACE,4BAAqC;EzD6kUzC;AACF;;AMn/TE;EmDrFE;IACE,4BAAqC;EzD4kUzC;AACF;;AMn/TE;EmDpFE;IACE,4BAAqC;EzD2kUzC;AACF;;AMn/TE;EmDnFE;IACE,4BAAqC;EzD0kUzC;AACF;;AMn/TE;EmDlFE;IACE,4BAAqC;EzDykUzC;AACF;;AMl/TI;EmDlFA;IACE,4BAAqC;EzDwkUzC;AACF;;AMx+TI;EmD3FA;IACE,4BAAqC;EzDukUzC;AACF;;AMt+TI;EmD5FA;IACE,4BAAqC;EzDskUzC;AACF;;AM59TI;EmDrGA;IACE,4BAAqC;EzDqkUzC;AACF;;AyDjkUA;EACE,qCAAqC;AzDokUvC;;AyDjkUA;EACE,oCAAoC;AzDokUtC;;AyDjkUA;EACE,oCAAoC;AzDokUtC;;AyDjkUA;EACE,6BAA6B;AzDokU/B;;AyDjkUA;EACE,qCAAqC;AzDokUvC;;AyDjkUA;EACE,2BAAqC;AzDokUvC;;AyDjkUA;EACE,2BAAsC;AzDokUxC;;AyDjkUA;EACE,2BAAsC;AzDokUxC;;AyDjkUA;EACE,2BAAwC;AzDokU1C;;AyDjkUA;EACE,2BAAoC;AzDokUtC;;AyDjkUA;EACE,+LAAuC;AzDokUzC;;AyDjkUA;EACE,+LAAyC;AzDokU3C;;AyDjkUA;EACE,+LAA0C;AzDokU5C;;AyDjkUA;EACE,iCAAyC;AzDokU3C;;AyDjkUA;EACE,iCAAoC;AzDokUtC;;A0D5uUE;EACE,yBAA+B;A1D+uUnC;;AMzmUE;EoDlIE;IACE,yBAA+B;E1D+uUnC;AACF;;AMzmUE;EoDjIE;IACE,yBAA+B;E1D8uUnC;AACF;;AMzmUE;EoDhIE;IACE,yBAA+B;E1D6uUnC;AACF;;AMzmUE;EoD/HE;IACE,yBAA+B;E1D4uUnC;AACF;;AMzmUE;EoD9HE;IACE,yBAA+B;E1D2uUnC;AACF;;AMxmUI;EoD9HA;IACE,yBAA+B;E1D0uUnC;AACF;;AM9lUI;EoDvIA;IACE,yBAA+B;E1DyuUnC;AACF;;AM5lUI;EoDxIA;IACE,yBAA+B;E1DwuUnC;AACF;;AMllUI;EoDjJA;IACE,yBAA+B;E1DuuUnC;AACF;;A0DtyUE;EACE,wBAA+B;A1DyyUnC;;AMnqUE;EoDlIE;IACE,wBAA+B;E1DyyUnC;AACF;;AMnqUE;EoDjIE;IACE,wBAA+B;E1DwyUnC;AACF;;AMnqUE;EoDhIE;IACE,wBAA+B;E1DuyUnC;AACF;;AMnqUE;EoD/HE;IACE,wBAA+B;E1DsyUnC;AACF;;AMnqUE;EoD9HE;IACE,wBAA+B;E1DqyUnC;AACF;;AMlqUI;EoD9HA;IACE,wBAA+B;E1DoyUnC;AACF;;AMxpUI;EoDvIA;IACE,wBAA+B;E1DmyUnC;AACF;;AMtpUI;EoDxIA;IACE,wBAA+B;E1DkyUnC;AACF;;AM5oUI;EoDjJA;IACE,wBAA+B;E1DiyUnC;AACF;;A0Dh2UE;EACE,0BAA+B;A1Dm2UnC;;AM7tUE;EoDlIE;IACE,0BAA+B;E1Dm2UnC;AACF;;AM7tUE;EoDjIE;IACE,0BAA+B;E1Dk2UnC;AACF;;AM7tUE;EoDhIE;IACE,0BAA+B;E1Di2UnC;AACF;;AM7tUE;EoD/HE;IACE,0BAA+B;E1Dg2UnC;AACF;;AM7tUE;EoD9HE;IACE,0BAA+B;E1D+1UnC;AACF;;AM5tUI;EoD9HA;IACE,0BAA+B;E1D81UnC;AACF;;AMltUI;EoDvIA;IACE,0BAA+B;E1D61UnC;AACF;;AMhtUI;EoDxIA;IACE,0BAA+B;E1D41UnC;AACF;;AMtsUI;EoDjJA;IACE,0BAA+B;E1D21UnC;AACF;;A0D15UE;EACE,gCAA+B;A1D65UnC;;AMvxUE;EoDlIE;IACE,gCAA+B;E1D65UnC;AACF;;AMvxUE;EoDjIE;IACE,gCAA+B;E1D45UnC;AACF;;AMvxUE;EoDhIE;IACE,gCAA+B;E1D25UnC;AACF;;AMvxUE;EoD/HE;IACE,gCAA+B;E1D05UnC;AACF;;AMvxUE;EoD9HE;IACE,gCAA+B;E1Dy5UnC;AACF;;AMtxUI;EoD9HA;IACE,gCAA+B;E1Dw5UnC;AACF;;AM5wUI;EoDvIA;IACE,gCAA+B;E1Du5UnC;AACF;;AM1wUI;EoDxIA;IACE,gCAA+B;E1Ds5UnC;AACF;;AMhwUI;EoDjJA;IACE,gCAA+B;E1Dq5UnC;AACF;;A0Dp9UE;EACE,+BAA+B;A1Du9UnC;;AMj1UE;EoDlIE;IACE,+BAA+B;E1Du9UnC;AACF;;AMj1UE;EoDjIE;IACE,+BAA+B;E1Ds9UnC;AACF;;AMj1UE;EoDhIE;IACE,+BAA+B;E1Dq9UnC;AACF;;AMj1UE;EoD/HE;IACE,+BAA+B;E1Do9UnC;AACF;;AMj1UE;EoD9HE;IACE,+BAA+B;E1Dm9UnC;AACF;;AMh1UI;EoD9HA;IACE,+BAA+B;E1Dk9UnC;AACF;;AMt0UI;EoDvIA;IACE,+BAA+B;E1Di9UnC;AACF;;AMp0UI;EoDxIA;IACE,+BAA+B;E1Dg9UnC;AACF;;AM1zUI;EoDjJA;IACE,+BAA+B;E1D+8UnC;AACF;;A0D38UA;EACE,wBAAwB;A1D88U1B;;A0D38UA;EACE,uBAAuB;EACvB,iCAAiC;EACjC,yBAAyB;EACzB,2BAA2B;EAC3B,qBAAqB;EACrB,6BAA6B;EAC7B,8BAA8B;EAC9B,wBAAwB;A1D88U1B;;AMt5UE;EoDpDA;IACE,wBAAwB;E1D88U1B;AACF;;AMt5UE;EoDnDA;IACE,wBAAwB;E1D68U1B;AACF;;AMt5UE;EoDlDA;IACE,wBAAwB;E1D48U1B;AACF;;AMt5UE;EoDjDA;IACE,wBAAwB;E1D28U1B;AACF;;AMt5UE;EoDhDA;IACE,wBAAwB;E1D08U1B;AACF;;AMr5UI;EoDhDF;IACE,wBAAwB;E1Dy8U1B;AACF;;AM34UI;EoDzDF;IACE,wBAAwB;E1Dw8U1B;AACF;;AMz4UI;EoD1DF;IACE,wBAAwB;E1Du8U1B;AACF;;AM/3UI;EoDnEF;IACE,wBAAwB;E1Ds8U1B;AACF;;A0Dl8UA;EACE,6BAA6B;A1Dq8U/B;;AMh9UE;EoDeA;IACE,6BAA6B;E1Dq8U/B;AACF;;AMh9UE;EoDgBA;IACE,6BAA6B;E1Do8U/B;AACF;;AMh9UE;EoDiBA;IACE,6BAA6B;E1Dm8U/B;AACF;;AMh9UE;EoDkBA;IACE,6BAA6B;E1Dk8U/B;AACF;;AMh9UE;EoDmBA;IACE,6BAA6B;E1Di8U/B;AACF;;AM/8UI;EoDmBF;IACE,6BAA6B;E1Dg8U/B;AACF;;AMr8UI;EoDUF;IACE,6BAA6B;E1D+7U/B;AACF;;AMn8UI;EoDSF;IACE,6BAA6B;E1D87U/B;AACF;;AMz7UI;EoDAF;IACE,6BAA6B;E1D67U/B;AACF;;A2DlpVA,iBAAA;ACWA;EACE,oBAAoB;EACpB,aAAa;EACb,sBAAsB;EACtB,8BAA8B;A5D2oVhC;;A4D/oVA;EAOI,gBAAgB;A5D4oVpB;;A4DnpVA;EAYM,mBAAmB;A5D2oVzB;;A4DvpVA;EAsBM,uBvDlBkB;EuDmBlB,cvDhCgB;ALqqVtB;;A4D5pVA;;EA2BQ,cAAc;A5DsoVtB;;A4DjqVA;EA+BQ,cvDxCc;AL8qVtB;;A4DrqVA;EAmCQ,4BvD5Cc;ALkrVtB;;A4DzqVA;;EAuCU,cvDhDY;ALurVtB;;AM3hVE;EsDnJF;IA6CU,uBvDzCc;EL+qVtB;AACF;;A4DprVA;;EAmDQ,4BvD5Dc;ALksVtB;;A4DzrVA;;;EA0DU,yB7CuFuB;E6CtFvB,cvDpEY;ALysVtB;;A4DhsVA;EAiEU,cvD1EY;EuD2EZ,YAAY;A5DmoVtB;;A4DrsVA;EAqEY,UAAU;A5DooVtB;;A4DzsVA;EA2EY,uBAAwB;EACxB,UAAU;A5DkoVtB;;A4D9sVA;EAmFY,cvD5FU;AL2tVtB;;A4DltVA;EAsFc,uCvD/FQ;AL+tVtB;;A4DttVA;EA6Fc,yBvDtGQ;EuDuGR,qBvDvGQ;EuDwGR,YvD3FU;ALwtVxB;;A4D5tVA;EAiHU,4EAKC;A5D0mVX;;AM/lVE;EsDjIF;IA0Hc,4EAKC;E5DsmVb;AACF;;A4DtuVA;EAsBM,yBvD/BgB;EuDgChB,YvDnBkB;ALuuVxB;;A4D3uVA;;EA2BQ,cAAc;A5DqtVtB;;A4DhvVA;EA+BQ,YvD3BgB;ALgvVxB;;A4DpvVA;EAmCQ,+BvD/BgB;ALovVxB;;A4DxvVA;;EAuCU,YvDnCc;ALyvVxB;;AM1mVE;EsDnJF;IA6CU,yBvDtDY;EL2wVpB;AACF;;A4DnwVA;;EAmDQ,+BvD/CgB;ALowVxB;;A4DxwVA;;;EA0DU,uB7CuFuB;E6CtFvB,YvDvDc;AL2wVxB;;A4D/wVA;EAiEU,YvD7Dc;EuD8Dd,YAAY;A5DktVtB;;A4DpxVA;EAqEY,UAAU;A5DmtVtB;;A4DxxVA;EA2EY,yBAAwB;EACxB,UAAU;A5DitVtB;;A4D7xVA;EAmFY,YvD/EY;AL6xVxB;;A4DjyVA;EAsFc,uCvD/FQ;AL8yVtB;;A4DryVA;EA6Fc,uBvDzFU;EuD0FV,mBvD1FU;EuD2FV,cvDxGQ;ALozVtB;;A4D3yVA;EAiHU,8EAKC;A5DyrVX;;AM9qVE;EsDjIF;IA0Hc,8EAKC;E5DqrVb;AACF;;A4DrzVA;EAsBM,4BvDpBqB;EuDqBrB,yB7C4Ee;AfutVrB;;A4D1zVA;;EA2BQ,cAAc;A5DoyVtB;;A4D/zVA;EA+BQ,yB7CoEa;AfguVrB;;A4Dn0VA;EAmCQ,yB7CgEa;AfouVrB;;A4Dv0VA;;EAuCU,yB7C4DW;AfyuVrB;;AMzrVE;EsDnJF;IA6CU,4BvD3CiB;EL+0VzB;AACF;;A4Dl1VA;;EAmDQ,yB7CgDa;AfovVrB;;A4Dv1VA;;;EA0DU,yB7CuFuB;E6CtFvB,yB7CwCW;Af2vVrB;;A4D91VA;EAiEU,yB7CkCW;E6CjCX,YAAY;A5DiyVtB;;A4Dn2VA;EAqEY,UAAU;A5DkyVtB;;A4Dv2VA;EA2EY,4BAAwB;EACxB,UAAU;A5DgyVtB;;A4D52VA;EAmFY,yB7CgBS;Af6wVrB;;A4Dh3VA;EAsFc,uCvD/FQ;AL63VtB;;A4Dp3VA;EA6Fc,oC7CMO;E6CLP,gC7CKO;E6CJP,iBvD7Fa;ALw3V3B;;A4D13VA;EAiHU,iFAKC;A5DwwVX;;AM7vVE;EsDjIF;IA0Hc,iFAKC;E5DowVb;AACF;;A4Dp4VA;EAsBM,yBvD3BuB;EuD4BvB,W7C+EU;AfmyVhB;;A4Dz4VA;;EA2BQ,cAAc;A5Dm3VtB;;A4D94VA;EA+BQ,W7CuEQ;Af4yVhB;;A4Dl5VA;EAmCQ,+B7CmEQ;AfgzVhB;;A4Dt5VA;;EAuCU,W7C+DM;AfqzVhB;;AMxwVE;EsDnJF;IA6CU,yBvDlDmB;ELq6V3B;AACF;;A4Dj6VA;;EAmDQ,+B7CmDQ;Afg0VhB;;A4Dt6VA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afu0VhB;;A4D76VA;EAiEU,W7CqCM;E6CpCN,YAAY;A5Dg3VtB;;A4Dl7VA;EAqEY,UAAU;A5Di3VtB;;A4Dt7VA;EA2EY,yBAAwB;EACxB,UAAU;A5D+2VtB;;A4D37VA;EAmFY,W7CmBI;Afy1VhB;;A4D/7VA;EAsFc,uCvD/FQ;AL48VtB;;A4Dn8VA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDpGe;AL88V7B;;A4Dz8VA;EAiHU,gFAKC;A5Du1VX;;AM50VE;EsDjIF;IA0Hc,gFAKC;E5Dm1Vb;AACF;;A4Dn9VA;EAsBM,yBvDbyB;EuDczB,W7C+EU;Afk3VhB;;A4Dx9VA;;EA2BQ,cAAc;A5Dk8VtB;;A4D79VA;EA+BQ,W7CuEQ;Af23VhB;;A4Dj+VA;EAmCQ,+B7CmEQ;Af+3VhB;;A4Dr+VA;;EAuCU,W7C+DM;Afo4VhB;;AMv1VE;EsDnJF;IA6CU,yBvDpCqB;ELs+V7B;AACF;;A4Dh/VA;;EAmDQ,+B7CmDQ;Af+4VhB;;A4Dr/VA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afs5VhB;;A4D5/VA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D+7VtB;;A4DjgWA;EAqEY,UAAU;A5Dg8VtB;;A4DrgWA;EA2EY,yBAAwB;EACxB,UAAU;A5D87VtB;;A4D1gWA;EAmFY,W7CmBI;Afw6VhB;;A4D9gWA;EAsFc,uCvD/FQ;AL2hWtB;;A4DlhWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDtFiB;AL+gW/B;;A4DxhWA;EAiHU,gFAKC;A5Ds6VX;;AM35VE;EsDjIF;IA0Hc,gFAKC;E5Dk6Vb;AACF;;A4DliWA;EAsBM,yBvDXmB;EuDYnB,W7C+EU;Afi8VhB;;A4DviWA;;EA2BQ,cAAc;A5DihWtB;;A4D5iWA;EA+BQ,W7CuEQ;Af08VhB;;A4DhjWA;EAmCQ,+B7CmEQ;Af88VhB;;A4DpjWA;;EAuCU,W7C+DM;Afm9VhB;;AMt6VE;EsDnJF;IA6CU,yBvDlCe;ELmjWvB;AACF;;A4D/jWA;;EAmDQ,+B7CmDQ;Af89VhB;;A4DpkWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;Afq+VhB;;A4D3kWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D8gWtB;;A4DhlWA;EAqEY,UAAU;A5D+gWtB;;A4DplWA;EA2EY,yBAAwB;EACxB,UAAU;A5D6gWtB;;A4DzlWA;EAmFY,W7CmBI;Afu/VhB;;A4D7lWA;EAsFc,uCvD/FQ;AL0mWtB;;A4DjmWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDpFW;AL4lWzB;;A4DvmWA;EAiHU,gFAKC;A5Dq/VX;;AM1+VE;EsDjIF;IA0Hc,gFAKC;E5Di/Vb;AACF;;A4DjnWA;EAsBM,yBvDZmB;EuDanB,W7C+EU;AfghWhB;;A4DtnWA;;EA2BQ,cAAc;A5DgmWtB;;A4D3nWA;EA+BQ,W7CuEQ;AfyhWhB;;A4D/nWA;EAmCQ,+B7CmEQ;Af6hWhB;;A4DnoWA;;EAuCU,W7C+DM;AfkiWhB;;AMr/VE;EsDnJF;IA6CU,yBvDnCe;ELmoWvB;AACF;;A4D9oWA;;EAmDQ,+B7CmDQ;Af6iWhB;;A4DnpWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfojWhB;;A4D1pWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D6lWtB;;A4D/pWA;EAqEY,UAAU;A5D8lWtB;;A4DnqWA;EA2EY,yBAAwB;EACxB,UAAU;A5D4lWtB;;A4DxqWA;EAmFY,W7CmBI;AfskWhB;;A4D5qWA;EAsFc,uCvD/FQ;ALyrWtB;;A4DhrWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDrFW;AL4qWzB;;A4DtrWA;EAiHU,gFAKC;A5DokWX;;AMzjWE;EsDjIF;IA0Hc,gFAKC;E5DgkWb;AACF;;A4DhsWA;EAsBM,yBvDdoB;EuDepB,W7C+EU;Af+lWhB;;A4DrsWA;;EA2BQ,cAAc;A5D+qWtB;;A4D1sWA;EA+BQ,W7CuEQ;AfwmWhB;;A4D9sWA;EAmCQ,+B7CmEQ;Af4mWhB;;A4DltWA;;EAuCU,W7C+DM;AfinWhB;;AMpkWE;EsDnJF;IA6CU,yBvDrCgB;ELotWxB;AACF;;A4D7tWA;;EAmDQ,+B7CmDQ;Af4nWhB;;A4DluWA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfmoWhB;;A4DzuWA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D4qWtB;;A4D9uWA;EAqEY,UAAU;A5D6qWtB;;A4DlvWA;EA2EY,yBAAwB;EACxB,UAAU;A5D2qWtB;;A4DvvWA;EAmFY,W7CmBI;AfqpWhB;;A4D3vWA;EAsFc,uCvD/FQ;ALwwWtB;;A4D/vWA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDvFY;AL6vW1B;;A4DrwWA;EAiHU,gFAKC;A5DmpWX;;AMxoWE;EsDjIF;IA0Hc,gFAKC;E5D+oWb;AACF;;A4D/wWA;EAsBM,yBvDfqB;EuDgBrB,yB7C4Ee;AfirWrB;;A4DpxWA;;EA2BQ,cAAc;A5D8vWtB;;A4DzxWA;EA+BQ,yB7CoEa;Af0rWrB;;A4D7xWA;EAmCQ,yB7CgEa;Af8rWrB;;A4DjyWA;;EAuCU,yB7C4DW;AfmsWrB;;AMnpWE;EsDnJF;IA6CU,yBvDtCiB;ELoyWzB;AACF;;A4D5yWA;;EAmDQ,yB7CgDa;Af8sWrB;;A4DjzWA;;;EA0DU,yB7CuFuB;E6CtFvB,yB7CwCW;AfqtWrB;;A4DxzWA;EAiEU,yB7CkCW;E6CjCX,YAAY;A5D2vWtB;;A4D7zWA;EAqEY,UAAU;A5D4vWtB;;A4Dj0WA;EA2EY,yBAAwB;EACxB,UAAU;A5D0vWtB;;A4Dt0WA;EAmFY,yB7CgBS;AfuuWrB;;A4D10WA;EAsFc,uCvD/FQ;ALu1WtB;;A4D90WA;EA6Fc,oC7CMO;E6CLP,gC7CKO;E6CJP,cvDxFa;AL60W3B;;A4Dp1WA;EAiHU,gFAKC;A5DkuWX;;AMvtWE;EsDjIF;IA0Hc,gFAKC;E5D8tWb;AACF;;A4D91WA;EAsBM,yBvDTkB;EuDUlB,W7C+EU;Af6vWhB;;A4Dn2WA;;EA2BQ,cAAc;A5D60WtB;;A4Dx2WA;EA+BQ,W7CuEQ;AfswWhB;;A4D52WA;EAmCQ,+B7CmEQ;Af0wWhB;;A4Dh3WA;;EAuCU,W7C+DM;Af+wWhB;;AMluWE;EsDnJF;IA6CU,yBvDhCc;EL62WtB;AACF;;A4D33WA;;EAmDQ,+B7CmDQ;Af0xWhB;;A4Dh4WA;;;EA0DU,yB7CuFuB;E6CtFvB,W7C2CM;AfiyWhB;;A4Dv4WA;EAiEU,W7CqCM;E6CpCN,YAAY;A5D00WtB;;A4D54WA;EAqEY,UAAU;A5D20WtB;;A4Dh5WA;EA2EY,yBAAwB;EACxB,UAAU;A5Dy0WtB;;A4Dr5WA;EAmFY,W7CmBI;AfmzWhB;;A4Dz5WA;EAsFc,uCvD/FQ;ALs6WtB;;A4D75WA;EA6Fc,sB7CSE;E6CRF,kB7CQE;E6CPF,cvDlFU;ALs5WxB;;A4Dn6WA;EAiHU,gFAKC;A5DizWX;;AMtyWE;EsDjIF;IA0Hc,gFAKC;E5D6yWb;AACF;;A4D76WA;EA0IM,eAjJ0B;A5Dw7WhC;;AM1yWE;EsDvIF;IAiJQ,oBAvJ8B;E5D47WpC;AACF;;AMhzWE;EsDvIF;IAyJQ,mBA9J4B;E5Di8WlC;AACF;;A4D77WA;EAkKM,mBAAmB;EACnB,aAAa;A5D+xWnB;;A4Dl8WA;EAsKQ,YAAY;EACZ,cAAc;A5DgyWtB;;A4Dv8WA;EA6KI,gBAAgB;A5D8xWpB;;A4D38WA;EAiLI,iBAAiB;A5D8xWrB;;A4DxxWA;EAGE,gBAAgB;A5DyxWlB;;A4D5xWA;EAMI,SAAS;EACT,gBAAgB;EAChB,eAAe;EACf,kBAAkB;EAClB,QAAQ;EACR,qCAAqC;A5D0xWzC;;A4DryWA;EAgBI,YAAY;A5DyxWhB;;AM/1WE;EsDsDF;IAqBI,aAAa;E5DyxWf;AACF;;A4DtxWA;EACE,kBAAkB;A5DyxWpB;;AMz2WE;EsD+EF;IAMM,aAAa;E5DyxWjB;E4D/xWF;IASQ,sBAAsB;E5DyxW5B;AACF;;AM52WE;EsDyEF;IAeI,aAAa;IACb,uBAAuB;E5DyxWzB;E4DzyWF;ItD2CI,oBsDxBwC;E5DyxW1C;AACF;;A4DnxWA;;EAEE,YAAY;EACZ,cAAc;A5DsxWhB;;A4DnxWA;EACE,YAAY;EACZ,cAAc;EACd,oBA5P6B;A5DkhX/B;;AMl4WE;EsDyGF;IAMI,kBA9PgC;E5DshXlC;AACF;;A6DnhXA;EACE,oBAN2B;A7D4hX7B;;AM13WE;EuD7JF;IAKI,kBAT+B;E7DgiXjC;E6D5hXF;IASM,oBAZ8B;E7DkiXlC;E6D/hXF;IAaM,mBAf4B;E7DoiXhC;AACF;;A8DpiXA;EACE,yBzDOyB;EyDNzB,yBAJ+B;A9D2iXjC","file":"bulma.css"} \ No newline at end of file diff --git a/css/bulma.min.css b/css/bulma.min.css index e2b9d05c..cc4baa56 100644 --- a/css/bulma.min.css +++ b/css/bulma.min.css @@ -1 +1 @@ -/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.loader,.select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#485fc7;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading.is-focused::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading.is-focused::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::after,.tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle sup,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#485fc7}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox input[disabled],.checkbox[disabled],.radio input[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover)::after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3a51bb}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select.is-info:not(:hover)::after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover)::after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb81}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning:not(:hover)::after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover)::after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width:769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link::after,.navbar.is-white .navbar-start .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link::after,.navbar.is-black .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link::after,.navbar.is-light .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link::after,.navbar.is-dark .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link::after,.navbar.is-primary .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-end .navbar-link::after,.navbar.is-link .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-end .navbar-link::after,.navbar.is-info .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-end .navbar-link::after,.navbar.is-success .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link::after,.navbar.is-warning .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link::after,.navbar.is-danger .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#485fc7}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:rgba(255,255,255,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(255,255,255,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem} \ No newline at end of file +@charset "UTF-8";/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.bulma-button,.bulma-file-cta,.bulma-file-name,.bulma-input,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-select select,.bulma-textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.bulma-button:active,.bulma-button:focus,.bulma-file-cta:active,.bulma-file-cta:focus,.bulma-file-name:active,.bulma-file-name:focus,.bulma-input:active,.bulma-input:focus,.bulma-pagination-ellipsis:active,.bulma-pagination-ellipsis:focus,.bulma-pagination-link:active,.bulma-pagination-link:focus,.bulma-pagination-next:active,.bulma-pagination-next:focus,.bulma-pagination-previous:active,.bulma-pagination-previous:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-button,.is-active.bulma-file-cta,.is-active.bulma-file-name,.is-active.bulma-input,.is-active.bulma-pagination-ellipsis,.is-active.bulma-pagination-link,.is-active.bulma-pagination-next,.is-active.bulma-pagination-previous,.is-active.bulma-textarea,.is-focused.bulma-button,.is-focused.bulma-file-cta,.is-focused.bulma-file-name,.is-focused.bulma-input,.is-focused.bulma-pagination-ellipsis,.is-focused.bulma-pagination-link,.is-focused.bulma-pagination-next,.is-focused.bulma-pagination-previous,.is-focused.bulma-textarea{outline:0}.bulma-button[disabled],.bulma-file-cta[disabled],.bulma-file-name[disabled],.bulma-input[disabled],.bulma-pagination-ellipsis[disabled],.bulma-pagination-link[disabled],.bulma-pagination-next[disabled],.bulma-pagination-previous[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-button,fieldset[disabled] .bulma-file-cta,fieldset[disabled] .bulma-file-name,fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-pagination-ellipsis,fieldset[disabled] .bulma-pagination-link,fieldset[disabled] .bulma-pagination-next,fieldset[disabled] .bulma-pagination-previous,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{cursor:not-allowed}.bulma-breadcrumb,.bulma-button,.bulma-file,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-tabs,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bulma-navbar-link:not(.is-arrowless)::after,.bulma-select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bulma-block:not(:last-child),.bulma-box:not(:last-child),.bulma-breadcrumb:not(:last-child),.bulma-content:not(:last-child),.bulma-level:not(:last-child),.bulma-message:not(:last-child),.bulma-notification:not(:last-child),.bulma-pagination:not(:last-child),.bulma-progress:not(:last-child),.bulma-subtitle:not(:last-child),.bulma-table-container:not(:last-child),.bulma-table:not(:last-child),.bulma-tabs:not(:last-child),.bulma-title:not(:last-child){margin-bottom:1.5rem}.bulma-delete,.bulma-modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.bulma-delete::after,.bulma-delete::before,.bulma-modal-close::after,.bulma-modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-delete::before,.bulma-modal-close::before{height:2px;width:50%}.bulma-delete::after,.bulma-modal-close::after{height:50%;width:2px}.bulma-delete:focus,.bulma-delete:hover,.bulma-modal-close:focus,.bulma-modal-close:hover{background-color:rgba(10,10,10,.3)}.bulma-delete:active,.bulma-modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.bulma-delete,.is-small.bulma-modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.bulma-delete,.is-medium.bulma-modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.bulma-delete,.is-large.bulma-modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.bulma-button.is-loading::after,.bulma-control.is-loading::after,.bulma-loader,.bulma-select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bulma-hero-video,.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img,.bulma-modal,.bulma-modal-background,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.bulma-navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.bulma-box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.bulma-box:focus,a.bulma-box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.bulma-box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.bulma-button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.bulma-button strong{color:inherit}.bulma-button .bulma-icon,.bulma-button .bulma-icon.is-large,.bulma-button .bulma-icon.is-medium,.bulma-button .bulma-icon.is-small{height:1.5em;width:1.5em}.bulma-button .bulma-icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.bulma-button .bulma-icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.bulma-button .bulma-icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.bulma-button.is-hovered,.bulma-button:hover{border-color:#b5b5b5;color:#363636}.bulma-button.is-focused,.bulma-button:focus{border-color:#485fc7;color:#363636}.bulma-button.is-focused:not(:active),.bulma-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-active,.bulma-button:active{border-color:#4a4a4a;color:#363636}.bulma-button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.bulma-button.is-text.is-focused,.bulma-button.is-text.is-hovered,.bulma-button.is-text:focus,.bulma-button.is-text:hover{background-color:#f5f5f5;color:#363636}.bulma-button.is-text.is-active,.bulma-button.is-text:active{background-color:#e8e8e8;color:#363636}.bulma-button.is-text[disabled],fieldset[disabled] .bulma-button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.bulma-button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.bulma-button.is-ghost.is-hovered,.bulma-button.is-ghost:hover{color:#485fc7;text-decoration:underline}.bulma-button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-hovered,.bulma-button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused,.bulma-button.is-white:focus{border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused:not(:active),.bulma-button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-button.is-white.is-active,.bulma-button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-button.is-white[disabled],fieldset[disabled] .bulma-button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.bulma-button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-hovered,.bulma-button.is-white.is-inverted:hover{background-color:#000}.bulma-button.is-white.is-inverted[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.bulma-button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-white.is-outlined.is-focused,.bulma-button.is-white.is-outlined.is-hovered,.bulma-button.is-white.is-outlined:focus,.bulma-button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-white.is-inverted.is-outlined.is-focused,.bulma-button.is-white.is-inverted.is-outlined.is-hovered,.bulma-button.is-white.is-inverted.is-outlined:focus,.bulma-button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-button.is-black.is-hovered,.bulma-button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.bulma-button.is-black.is-focused,.bulma-button.is-black:focus{border-color:transparent;color:#fff}.bulma-button.is-black.is-focused:not(:active),.bulma-button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-button.is-black.is-active,.bulma-button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.bulma-button.is-black[disabled],fieldset[disabled] .bulma-button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.bulma-button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-hovered,.bulma-button.is-black.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-black.is-inverted[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-black.is-outlined.is-focused,.bulma-button.is-black.is-outlined.is-hovered,.bulma-button.is-black.is-outlined:focus,.bulma-button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-black.is-inverted.is-outlined.is-focused,.bulma-button.is-black.is-inverted.is-outlined.is-hovered,.bulma-button.is-black.is-inverted.is-outlined:focus,.bulma-button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-hovered,.bulma-button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused,.bulma-button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused:not(:active),.bulma-button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-button.is-light.is-active,.bulma-button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light[disabled],fieldset[disabled] .bulma-button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-hovered,.bulma-button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.bulma-button.is-light.is-outlined.is-focused,.bulma-button.is-light.is-outlined.is-hovered,.bulma-button.is-light.is-outlined:focus,.bulma-button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted.is-outlined.is-focused,.bulma-button.is-light.is-inverted.is-outlined.is-hovered,.bulma-button.is-light.is-inverted.is-outlined:focus,.bulma-button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.bulma-button.is-dark.is-hovered,.bulma-button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused,.bulma-button.is-dark:focus{border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused:not(:active),.bulma-button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-button.is-dark.is-active,.bulma-button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.bulma-button.is-dark[disabled],fieldset[disabled] .bulma-button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.bulma-button.is-dark.is-inverted{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-hovered,.bulma-button.is-dark.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-dark.is-inverted[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.bulma-button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.bulma-button.is-dark.is-outlined.is-focused,.bulma-button.is-dark.is-outlined.is-hovered,.bulma-button.is-dark.is-outlined:focus,.bulma-button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.bulma-button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-dark.is-inverted.is-outlined.is-focused,.bulma-button.is-dark.is-inverted.is-outlined.is-hovered,.bulma-button.is-dark.is-inverted.is-outlined:focus,.bulma-button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-button.is-primary.is-hovered,.bulma-button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused,.bulma-button.is-primary:focus{border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused:not(:active),.bulma-button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-button.is-primary.is-active,.bulma-button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-button.is-primary[disabled],fieldset[disabled] .bulma-button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.bulma-button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-hovered,.bulma-button.is-primary.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-primary.is-inverted[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.bulma-button.is-primary.is-outlined.is-focused,.bulma-button.is-primary.is-outlined.is-hovered,.bulma-button.is-primary.is-outlined:focus,.bulma-button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-primary.is-inverted.is-outlined.is-focused,.bulma-button.is-primary.is-inverted.is-outlined.is-hovered,.bulma-button.is-primary.is-inverted.is-outlined:focus,.bulma-button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-button.is-primary.is-light.is-hovered,.bulma-button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.bulma-button.is-primary.is-light.is-active,.bulma-button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.bulma-button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-button.is-link.is-hovered,.bulma-button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-button.is-link.is-focused,.bulma-button.is-link:focus{border-color:transparent;color:#fff}.bulma-button.is-link.is-focused:not(:active),.bulma-button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-link.is-active,.bulma-button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-button.is-link[disabled],fieldset[disabled] .bulma-button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.bulma-button.is-link.is-inverted{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-hovered,.bulma-button.is-link.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-link.is-inverted[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.bulma-button.is-link.is-outlined.is-focused,.bulma-button.is-link.is-outlined.is-hovered,.bulma-button.is-link.is-outlined:focus,.bulma-button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-link.is-inverted.is-outlined.is-focused,.bulma-button.is-link.is-inverted.is-outlined.is-hovered,.bulma-button.is-link.is-inverted.is-outlined:focus,.bulma-button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-button.is-link.is-light.is-hovered,.bulma-button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.bulma-button.is-link.is-light.is-active,.bulma-button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.bulma-button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-button.is-info.is-hovered,.bulma-button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-button.is-info.is-focused,.bulma-button.is-info:focus{border-color:transparent;color:#fff}.bulma-button.is-info.is-focused:not(:active),.bulma-button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-button.is-info.is-active,.bulma-button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-button.is-info[disabled],fieldset[disabled] .bulma-button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.bulma-button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-hovered,.bulma-button.is-info.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-info.is-inverted[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.bulma-button.is-info.is-outlined.is-focused,.bulma-button.is-info.is-outlined.is-hovered,.bulma-button.is-info.is-outlined:focus,.bulma-button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-info.is-inverted.is-outlined.is-focused,.bulma-button.is-info.is-inverted.is-outlined.is-hovered,.bulma-button.is-info.is-inverted.is-outlined:focus,.bulma-button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-button.is-info.is-light.is-hovered,.bulma-button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.bulma-button.is-info.is-light.is-active,.bulma-button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.bulma-button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-button.is-success.is-hovered,.bulma-button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-button.is-success.is-focused,.bulma-button.is-success:focus{border-color:transparent;color:#fff}.bulma-button.is-success.is-focused:not(:active),.bulma-button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-button.is-success.is-active,.bulma-button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-button.is-success[disabled],fieldset[disabled] .bulma-button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.bulma-button.is-success.is-inverted{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-hovered,.bulma-button.is-success.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-success.is-inverted[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.bulma-button.is-success.is-outlined.is-focused,.bulma-button.is-success.is-outlined.is-hovered,.bulma-button.is-success.is-outlined:focus,.bulma-button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-success.is-inverted.is-outlined.is-focused,.bulma-button.is-success.is-inverted.is-outlined.is-hovered,.bulma-button.is-success.is-inverted.is-outlined:focus,.bulma-button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-button.is-success.is-light.is-hovered,.bulma-button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.bulma-button.is-success.is-light.is-active,.bulma-button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.bulma-button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-hovered,.bulma-button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused,.bulma-button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused:not(:active),.bulma-button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-button.is-warning.is-active,.bulma-button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning[disabled],fieldset[disabled] .bulma-button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-hovered,.bulma-button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.bulma-button.is-warning.is-outlined.is-focused,.bulma-button.is-warning.is-outlined.is-hovered,.bulma-button.is-warning.is-outlined:focus,.bulma-button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted.is-outlined.is-focused,.bulma-button.is-warning.is-inverted.is-outlined.is-hovered,.bulma-button.is-warning.is-inverted.is-outlined:focus,.bulma-button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-button.is-warning.is-light.is-hovered,.bulma-button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.bulma-button.is-warning.is-light.is-active,.bulma-button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.bulma-button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.bulma-button.is-danger.is-hovered,.bulma-button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused,.bulma-button.is-danger:focus{border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused:not(:active),.bulma-button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-button.is-danger.is-active,.bulma-button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-button.is-danger[disabled],fieldset[disabled] .bulma-button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.bulma-button.is-danger.is-inverted{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-hovered,.bulma-button.is-danger.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-danger.is-inverted[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.bulma-button.is-danger.is-outlined.is-focused,.bulma-button.is-danger.is-outlined.is-hovered,.bulma-button.is-danger.is-outlined:focus,.bulma-button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-danger.is-inverted.is-outlined.is-focused,.bulma-button.is-danger.is-inverted.is-outlined.is-hovered,.bulma-button.is-danger.is-inverted.is-outlined:focus,.bulma-button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-button.is-danger.is-light.is-hovered,.bulma-button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.bulma-button.is-danger.is-light.is-active,.bulma-button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.bulma-button.is-small{font-size:.75rem}.bulma-button.is-small:not(.is-rounded){border-radius:2px}.bulma-button.is-normal{font-size:1rem}.bulma-button.is-medium{font-size:1.25rem}.bulma-button.is-large{font-size:1.5rem}.bulma-button[disabled],fieldset[disabled] .bulma-button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.bulma-button.is-fullwidth{display:flex;width:100%}.bulma-button.is-loading{color:transparent!important;pointer-events:none}.bulma-button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.bulma-button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.bulma-button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.bulma-buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-buttons .bulma-button{margin-bottom:.5rem}.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.bulma-buttons:last-child{margin-bottom:-.5rem}.bulma-buttons:not(:last-child){margin-bottom:1rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.bulma-buttons.has-addons .bulma-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bulma-buttons.has-addons .bulma-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.bulma-buttons.has-addons .bulma-button:last-child{margin-right:0}.bulma-buttons.has-addons .bulma-button.is-hovered,.bulma-buttons.has-addons .bulma-button:hover{z-index:2}.bulma-buttons.has-addons .bulma-button.is-active,.bulma-buttons.has-addons .bulma-button.is-focused,.bulma-buttons.has-addons .bulma-button.is-selected,.bulma-buttons.has-addons .bulma-button:active,.bulma-buttons.has-addons .bulma-button:focus{z-index:3}.bulma-buttons.has-addons .bulma-button.is-active:hover,.bulma-buttons.has-addons .bulma-button.is-focused:hover,.bulma-buttons.has-addons .bulma-button.is-selected:hover,.bulma-buttons.has-addons .bulma-button:active:hover,.bulma-buttons.has-addons .bulma-button:focus:hover{z-index:4}.bulma-buttons.has-addons .bulma-button.is-expanded{flex-grow:1;flex-shrink:1}.bulma-buttons.is-centered{justify-content:center}.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.bulma-buttons.is-right{justify-content:flex-end}.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.bulma-button.is-responsive.is-small{font-size:.5625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.65625rem}.bulma-button.is-responsive.is-medium{font-size:.75rem}.bulma-button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-button.is-responsive.is-small{font-size:.65625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.75rem}.bulma-button.is-responsive.is-medium{font-size:1rem}.bulma-button.is-responsive.is-large{font-size:1.25rem}}.bulma-container{flex-grow:1;margin:0 auto;position:relative;width:auto}.bulma-container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.bulma-container{max-width:960px}}@media screen and (max-width:1215px){.bulma-container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.bulma-container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.bulma-container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.bulma-content li+li{margin-top:.25em}.bulma-content blockquote:not(:last-child),.bulma-content dl:not(:last-child),.bulma-content ol:not(:last-child),.bulma-content p:not(:last-child),.bulma-content pre:not(:last-child),.bulma-content table:not(:last-child),.bulma-content ul:not(:last-child){margin-bottom:1em}.bulma-content h1,.bulma-content h2,.bulma-content h3,.bulma-content h4,.bulma-content h5,.bulma-content h6{color:#363636;font-weight:600;line-height:1.125}.bulma-content h1{font-size:2em;margin-bottom:.5em}.bulma-content h1:not(:first-child){margin-top:1em}.bulma-content h2{font-size:1.75em;margin-bottom:.5714em}.bulma-content h2:not(:first-child){margin-top:1.1428em}.bulma-content h3{font-size:1.5em;margin-bottom:.6666em}.bulma-content h3:not(:first-child){margin-top:1.3333em}.bulma-content h4{font-size:1.25em;margin-bottom:.8em}.bulma-content h5{font-size:1.125em;margin-bottom:.8888em}.bulma-content h6{font-size:1em;margin-bottom:1em}.bulma-content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.bulma-content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.bulma-content ol:not([type]){list-style-type:decimal}.bulma-content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.bulma-content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.bulma-content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.bulma-content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.bulma-content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.bulma-content ul ul{list-style-type:circle;margin-top:.5em}.bulma-content ul ul ul{list-style-type:square}.bulma-content dd{margin-left:2em}.bulma-content figure{margin-left:2em;margin-right:2em;text-align:center}.bulma-content figure:not(:first-child){margin-top:2em}.bulma-content figure:not(:last-child){margin-bottom:2em}.bulma-content figure img{display:inline-block}.bulma-content figure figcaption{font-style:italic}.bulma-content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.bulma-content sub,.bulma-content sup{font-size:75%}.bulma-content table{width:100%}.bulma-content table td,.bulma-content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-content table th{color:#363636}.bulma-content table th:not([align]){text-align:inherit}.bulma-content table thead td,.bulma-content table thead th{border-width:0 0 2px;color:#363636}.bulma-content table tfoot td,.bulma-content table tfoot th{border-width:2px 0 0;color:#363636}.bulma-content table tbody tr:last-child td,.bulma-content table tbody tr:last-child th{border-bottom-width:0}.bulma-content .bulma-tabs li+li{margin-top:0}.bulma-content.is-small{font-size:.75rem}.bulma-content.is-normal{font-size:1rem}.bulma-content.is-medium{font-size:1.25rem}.bulma-content.is-large{font-size:1.5rem}.bulma-icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.bulma-icon.is-small{height:1rem;width:1rem}.bulma-icon.is-medium{height:2rem;width:2rem}.bulma-icon.is-large{height:3rem;width:3rem}.bulma-icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.bulma-icon-text .bulma-icon{flex-grow:0;flex-shrink:0}.bulma-icon-text .bulma-icon:not(:last-child){margin-right:.25em}.bulma-icon-text .bulma-icon:not(:first-child){margin-left:.25em}div.bulma-icon-text{display:flex}.bulma-image{display:block;position:relative}.bulma-image img{display:block;height:auto;width:100%}.bulma-image img.is-rounded{border-radius:9999px}.bulma-image.is-fullwidth{width:100%}.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img{height:100%;width:100%}.bulma-image.is-1by1,.bulma-image.is-square{padding-top:100%}.bulma-image.is-5by4{padding-top:80%}.bulma-image.is-4by3{padding-top:75%}.bulma-image.is-3by2{padding-top:66.6666%}.bulma-image.is-5by3{padding-top:60%}.bulma-image.is-16by9{padding-top:56.25%}.bulma-image.is-2by1{padding-top:50%}.bulma-image.is-3by1{padding-top:33.3333%}.bulma-image.is-4by5{padding-top:125%}.bulma-image.is-3by4{padding-top:133.3333%}.bulma-image.is-2by3{padding-top:150%}.bulma-image.is-3by5{padding-top:166.6666%}.bulma-image.is-9by16{padding-top:177.7777%}.bulma-image.is-1by2{padding-top:200%}.bulma-image.is-1by3{padding-top:300%}.bulma-image.is-16x16{height:16px;width:16px}.bulma-image.is-24x24{height:24px;width:24px}.bulma-image.is-32x32{height:32px;width:32px}.bulma-image.is-48x48{height:48px;width:48px}.bulma-image.is-64x64{height:64px;width:64px}.bulma-image.is-96x96{height:96px;width:96px}.bulma-image.is-128x128{height:128px;width:128px}.bulma-notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-notification strong{color:currentColor}.bulma-notification code,.bulma-notification pre{background:#fff}.bulma-notification pre code{background:0 0}.bulma-notification>.bulma-delete{right:.5rem;position:absolute;top:.5rem}.bulma-notification .bulma-content,.bulma-notification .bulma-subtitle,.bulma-notification .bulma-title{color:currentColor}.bulma-notification.is-white{background-color:#fff;color:#0a0a0a}.bulma-notification.is-black{background-color:#0a0a0a;color:#fff}.bulma-notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-notification.is-dark{background-color:#363636;color:#fff}.bulma-notification.is-primary{background-color:#00d1b2;color:#fff}.bulma-notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-notification.is-link{background-color:#485fc7;color:#fff}.bulma-notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-notification.is-info{background-color:#3e8ed0;color:#fff}.bulma-notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-notification.is-success{background-color:#48c78e;color:#fff}.bulma-notification.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-notification.is-danger{background-color:#f14668;color:#fff}.bulma-notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.bulma-progress::-webkit-progress-bar{background-color:#ededed}.bulma-progress::-webkit-progress-value{background-color:#4a4a4a}.bulma-progress::-moz-progress-bar{background-color:#4a4a4a}.bulma-progress::-ms-fill{background-color:#4a4a4a;border:none}.bulma-progress.is-white::-webkit-progress-value{background-color:#fff}.bulma-progress.is-white::-moz-progress-bar{background-color:#fff}.bulma-progress.is-white::-ms-fill{background-color:#fff}.bulma-progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.bulma-progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.bulma-progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.bulma-progress.is-black::-ms-fill{background-color:#0a0a0a}.bulma-progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.bulma-progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.bulma-progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.bulma-progress.is-light::-ms-fill{background-color:#f5f5f5}.bulma-progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.bulma-progress.is-dark::-webkit-progress-value{background-color:#363636}.bulma-progress.is-dark::-moz-progress-bar{background-color:#363636}.bulma-progress.is-dark::-ms-fill{background-color:#363636}.bulma-progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.bulma-progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.bulma-progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.bulma-progress.is-primary::-ms-fill{background-color:#00d1b2}.bulma-progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.bulma-progress.is-link::-webkit-progress-value{background-color:#485fc7}.bulma-progress.is-link::-moz-progress-bar{background-color:#485fc7}.bulma-progress.is-link::-ms-fill{background-color:#485fc7}.bulma-progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.bulma-progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.bulma-progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.bulma-progress.is-info::-ms-fill{background-color:#3e8ed0}.bulma-progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.bulma-progress.is-success::-webkit-progress-value{background-color:#48c78e}.bulma-progress.is-success::-moz-progress-bar{background-color:#48c78e}.bulma-progress.is-success::-ms-fill{background-color:#48c78e}.bulma-progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.bulma-progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.bulma-progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.bulma-progress.is-warning::-ms-fill{background-color:#ffe08a}.bulma-progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.bulma-progress.is-danger::-webkit-progress-value{background-color:#f14668}.bulma-progress.is-danger::-moz-progress-bar{background-color:#f14668}.bulma-progress.is-danger::-ms-fill{background-color:#f14668}.bulma-progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.bulma-progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.bulma-progress:indeterminate::-webkit-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-moz-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-ms-fill{animation-name:none}.bulma-progress.is-small{height:.75rem}.bulma-progress.is-medium{height:1.25rem}.bulma-progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.bulma-table{background-color:#fff;color:#363636}.bulma-table td,.bulma-table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-table td.is-white,.bulma-table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-table td.is-black,.bulma-table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-table td.is-light,.bulma-table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-table td.is-dark,.bulma-table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.bulma-table td.is-primary,.bulma-table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-table td.is-link,.bulma-table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-table td.is-info,.bulma-table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-table td.is-success,.bulma-table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-table td.is-warning,.bulma-table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-table td.is-danger,.bulma-table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-table td.is-narrow,.bulma-table th.is-narrow{white-space:nowrap;width:1%}.bulma-table td.is-selected,.bulma-table th.is-selected{background-color:#00d1b2;color:#fff}.bulma-table td.is-selected a,.bulma-table td.is-selected strong,.bulma-table th.is-selected a,.bulma-table th.is-selected strong{color:currentColor}.bulma-table td.is-vcentered,.bulma-table th.is-vcentered{vertical-align:middle}.bulma-table th{color:#363636}.bulma-table th:not([align]){text-align:left}.bulma-table tr.is-selected{background-color:#00d1b2;color:#fff}.bulma-table tr.is-selected a,.bulma-table tr.is-selected strong{color:currentColor}.bulma-table tr.is-selected td,.bulma-table tr.is-selected th{border-color:#fff;color:currentColor}.bulma-table thead{background-color:transparent}.bulma-table thead td,.bulma-table thead th{border-width:0 0 2px;color:#363636}.bulma-table tfoot{background-color:transparent}.bulma-table tfoot td,.bulma-table tfoot th{border-width:2px 0 0;color:#363636}.bulma-table tbody{background-color:transparent}.bulma-table tbody tr:last-child td,.bulma-table tbody tr:last-child th{border-bottom-width:0}.bulma-table.is-bordered td,.bulma-table.is-bordered th{border-width:1px}.bulma-table.is-bordered tr:last-child td,.bulma-table.is-bordered tr:last-child th{border-bottom-width:1px}.bulma-table.is-fullwidth{width:100%}.bulma-table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.bulma-table.is-narrow td,.bulma-table.is-narrow th{padding:.25em .5em}.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.bulma-table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.bulma-tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-tags .bulma-tag{margin-bottom:.5rem}.bulma-tags .bulma-tag:not(:last-child){margin-right:.5rem}.bulma-tags:last-child{margin-bottom:-.5rem}.bulma-tags:not(:last-child){margin-bottom:1rem}.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large){font-size:1rem}.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.bulma-tags.is-centered{justify-content:center}.bulma-tags.is-centered .bulma-tag{margin-right:.25rem;margin-left:.25rem}.bulma-tags.is-right{justify-content:flex-end}.bulma-tags.is-right .bulma-tag:not(:first-child){margin-left:.5rem}.bulma-tags.is-right .bulma-tag:not(:last-child){margin-right:0}.bulma-tags.has-addons .bulma-tag{margin-right:0}.bulma-tags.has-addons .bulma-tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.bulma-tags.has-addons .bulma-tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bulma-tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-tag:not(body) .bulma-delete{margin-left:.25rem;margin-right:-.375rem}.bulma-tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.bulma-tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.bulma-tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-dark{background-color:#363636;color:#fff}.bulma-tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.bulma-tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-tag:not(body).is-link{background-color:#485fc7;color:#fff}.bulma-tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.bulma-tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-tag:not(body).is-success{background-color:#48c78e;color:#fff}.bulma-tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.bulma-tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-tag:not(body).is-danger{background-color:#f14668;color:#fff}.bulma-tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-tag:not(body).is-normal{font-size:.75rem}.bulma-tag:not(body).is-medium{font-size:1rem}.bulma-tag:not(body).is-large{font-size:1.25rem}.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.bulma-tag:not(body) .bulma-icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.bulma-tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.bulma-tag:not(body).is-delete::after,.bulma-tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-tag:not(body).is-delete::before{height:1px;width:50%}.bulma-tag:not(body).is-delete::after{height:50%;width:1px}.bulma-tag:not(body).is-delete:focus,.bulma-tag:not(body).is-delete:hover{background-color:#e8e8e8}.bulma-tag:not(body).is-delete:active{background-color:#dbdbdb}.bulma-tag:not(body).is-rounded{border-radius:9999px}a.bulma-tag:hover{text-decoration:underline}.bulma-subtitle,.bulma-title{word-break:break-word}.bulma-subtitle em,.bulma-subtitle span,.bulma-title em,.bulma-title span{font-weight:inherit}.bulma-subtitle sub,.bulma-title sub{font-size:.75em}.bulma-subtitle sup,.bulma-title sup{font-size:.75em}.bulma-subtitle .bulma-tag,.bulma-title .bulma-tag{vertical-align:middle}.bulma-title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.bulma-title strong{color:inherit;font-weight:inherit}.bulma-title:not(.is-spaced)+.bulma-subtitle{margin-top:-1.25rem}.bulma-title.is-1{font-size:3rem}.bulma-title.is-2{font-size:2.5rem}.bulma-title.is-3{font-size:2rem}.bulma-title.is-4{font-size:1.5rem}.bulma-title.is-5{font-size:1.25rem}.bulma-title.is-6{font-size:1rem}.bulma-title.is-7{font-size:.75rem}.bulma-subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.bulma-subtitle strong{color:#363636;font-weight:600}.bulma-subtitle:not(.is-spaced)+.bulma-title{margin-top:-1.25rem}.bulma-subtitle.is-1{font-size:3rem}.bulma-subtitle.is-2{font-size:2.5rem}.bulma-subtitle.is-3{font-size:2rem}.bulma-subtitle.is-4{font-size:1.5rem}.bulma-subtitle.is-5{font-size:1.25rem}.bulma-subtitle.is-6{font-size:1rem}.bulma-subtitle.is-7{font-size:.75rem}.bulma-heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.bulma-number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.bulma-input,.bulma-select select,.bulma-textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.bulma-input::-moz-placeholder,.bulma-select select::-moz-placeholder,.bulma-textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input::-webkit-input-placeholder,.bulma-select select::-webkit-input-placeholder,.bulma-textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-moz-placeholder,.bulma-select select:-moz-placeholder,.bulma-textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-ms-input-placeholder,.bulma-select select:-ms-input-placeholder,.bulma-textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:hover,.bulma-select select.is-hovered,.bulma-select select:hover,.bulma-textarea:hover,.is-hovered.bulma-input,.is-hovered.bulma-textarea{border-color:#b5b5b5}.bulma-input:active,.bulma-input:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-input,.is-active.bulma-textarea,.is-focused.bulma-input,.is-focused.bulma-textarea{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-input[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.bulma-input[disabled]::-moz-placeholder,.bulma-select fieldset[disabled] select::-moz-placeholder,.bulma-select select[disabled]::-moz-placeholder,.bulma-textarea[disabled]::-moz-placeholder,fieldset[disabled] .bulma-input::-moz-placeholder,fieldset[disabled] .bulma-select select::-moz-placeholder,fieldset[disabled] .bulma-textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]::-webkit-input-placeholder,.bulma-select fieldset[disabled] select::-webkit-input-placeholder,.bulma-select select[disabled]::-webkit-input-placeholder,.bulma-textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .bulma-input::-webkit-input-placeholder,fieldset[disabled] .bulma-select select::-webkit-input-placeholder,fieldset[disabled] .bulma-textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-moz-placeholder,.bulma-select fieldset[disabled] select:-moz-placeholder,.bulma-select select[disabled]:-moz-placeholder,.bulma-textarea[disabled]:-moz-placeholder,fieldset[disabled] .bulma-input:-moz-placeholder,fieldset[disabled] .bulma-select select:-moz-placeholder,fieldset[disabled] .bulma-textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-ms-input-placeholder,.bulma-select fieldset[disabled] select:-ms-input-placeholder,.bulma-select select[disabled]:-ms-input-placeholder,.bulma-textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .bulma-input:-ms-input-placeholder,fieldset[disabled] .bulma-select select:-ms-input-placeholder,fieldset[disabled] .bulma-textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input,.bulma-textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.bulma-input[readonly],.bulma-textarea[readonly]{box-shadow:none}.is-white.bulma-input,.is-white.bulma-textarea{border-color:#fff}.is-white.bulma-input:active,.is-white.bulma-input:focus,.is-white.bulma-textarea:active,.is-white.bulma-textarea:focus,.is-white.is-active.bulma-input,.is-white.is-active.bulma-textarea,.is-white.is-focused.bulma-input,.is-white.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.bulma-input,.is-black.bulma-textarea{border-color:#0a0a0a}.is-black.bulma-input:active,.is-black.bulma-input:focus,.is-black.bulma-textarea:active,.is-black.bulma-textarea:focus,.is-black.is-active.bulma-input,.is-black.is-active.bulma-textarea,.is-black.is-focused.bulma-input,.is-black.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.bulma-input,.is-light.bulma-textarea{border-color:#f5f5f5}.is-light.bulma-input:active,.is-light.bulma-input:focus,.is-light.bulma-textarea:active,.is-light.bulma-textarea:focus,.is-light.is-active.bulma-input,.is-light.is-active.bulma-textarea,.is-light.is-focused.bulma-input,.is-light.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.bulma-input,.is-dark.bulma-textarea{border-color:#363636}.is-dark.bulma-input:active,.is-dark.bulma-input:focus,.is-dark.bulma-textarea:active,.is-dark.bulma-textarea:focus,.is-dark.is-active.bulma-input,.is-dark.is-active.bulma-textarea,.is-dark.is-focused.bulma-input,.is-dark.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.bulma-input,.is-primary.bulma-textarea{border-color:#00d1b2}.is-primary.bulma-input:active,.is-primary.bulma-input:focus,.is-primary.bulma-textarea:active,.is-primary.bulma-textarea:focus,.is-primary.is-active.bulma-input,.is-primary.is-active.bulma-textarea,.is-primary.is-focused.bulma-input,.is-primary.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.bulma-input,.is-link.bulma-textarea{border-color:#485fc7}.is-link.bulma-input:active,.is-link.bulma-input:focus,.is-link.bulma-textarea:active,.is-link.bulma-textarea:focus,.is-link.is-active.bulma-input,.is-link.is-active.bulma-textarea,.is-link.is-focused.bulma-input,.is-link.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.bulma-input,.is-info.bulma-textarea{border-color:#3e8ed0}.is-info.bulma-input:active,.is-info.bulma-input:focus,.is-info.bulma-textarea:active,.is-info.bulma-textarea:focus,.is-info.is-active.bulma-input,.is-info.is-active.bulma-textarea,.is-info.is-focused.bulma-input,.is-info.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.bulma-input,.is-success.bulma-textarea{border-color:#48c78e}.is-success.bulma-input:active,.is-success.bulma-input:focus,.is-success.bulma-textarea:active,.is-success.bulma-textarea:focus,.is-success.is-active.bulma-input,.is-success.is-active.bulma-textarea,.is-success.is-focused.bulma-input,.is-success.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.bulma-input,.is-warning.bulma-textarea{border-color:#ffe08a}.is-warning.bulma-input:active,.is-warning.bulma-input:focus,.is-warning.bulma-textarea:active,.is-warning.bulma-textarea:focus,.is-warning.is-active.bulma-input,.is-warning.is-active.bulma-textarea,.is-warning.is-focused.bulma-input,.is-warning.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.bulma-input,.is-danger.bulma-textarea{border-color:#f14668}.is-danger.bulma-input:active,.is-danger.bulma-input:focus,.is-danger.bulma-textarea:active,.is-danger.bulma-textarea:focus,.is-danger.is-active.bulma-input,.is-danger.is-active.bulma-textarea,.is-danger.is-focused.bulma-input,.is-danger.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.bulma-input,.is-small.bulma-textarea{border-radius:2px;font-size:.75rem}.is-medium.bulma-input,.is-medium.bulma-textarea{font-size:1.25rem}.is-large.bulma-input,.is-large.bulma-textarea{font-size:1.5rem}.is-fullwidth.bulma-input,.is-fullwidth.bulma-textarea{display:block;width:100%}.is-inline.bulma-input,.is-inline.bulma-textarea{display:inline;width:auto}.bulma-input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.bulma-input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.bulma-textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.bulma-textarea:not([rows]){max-height:40em;min-height:8em}.bulma-textarea[rows]{height:initial}.bulma-textarea.has-fixed-size{resize:none}.bulma-checkbox,.bulma-radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.bulma-checkbox input,.bulma-radio input{cursor:pointer}.bulma-checkbox:hover,.bulma-radio:hover{color:#363636}.bulma-checkbox input[disabled],.bulma-checkbox[disabled],.bulma-radio input[disabled],.bulma-radio[disabled],fieldset[disabled] .bulma-checkbox,fieldset[disabled] .bulma-radio{color:#7a7a7a;cursor:not-allowed}.bulma-radio+.bulma-radio{margin-left:.5em}.bulma-select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.bulma-select:not(.is-multiple){height:2.5em}.bulma-select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;right:1.125em;z-index:4}.bulma-select.is-rounded select{border-radius:9999px;padding-left:1em}.bulma-select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.bulma-select select::-ms-expand{display:none}.bulma-select select[disabled]:hover,fieldset[disabled] .bulma-select select:hover{border-color:#f5f5f5}.bulma-select select:not([multiple]){padding-right:2.5em}.bulma-select select[multiple]{height:auto;padding:0}.bulma-select select[multiple] option{padding:.5em 1em}.bulma-select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.bulma-select.is-white:not(:hover)::after{border-color:#fff}.bulma-select.is-white select{border-color:#fff}.bulma-select.is-white select.is-hovered,.bulma-select.is-white select:hover{border-color:#f2f2f2}.bulma-select.is-white select.is-active,.bulma-select.is-white select.is-focused,.bulma-select.is-white select:active,.bulma-select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-select.is-black:not(:hover)::after{border-color:#0a0a0a}.bulma-select.is-black select{border-color:#0a0a0a}.bulma-select.is-black select.is-hovered,.bulma-select.is-black select:hover{border-color:#000}.bulma-select.is-black select.is-active,.bulma-select.is-black select.is-focused,.bulma-select.is-black select:active,.bulma-select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-select.is-light:not(:hover)::after{border-color:#f5f5f5}.bulma-select.is-light select{border-color:#f5f5f5}.bulma-select.is-light select.is-hovered,.bulma-select.is-light select:hover{border-color:#e8e8e8}.bulma-select.is-light select.is-active,.bulma-select.is-light select.is-focused,.bulma-select.is-light select:active,.bulma-select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-select.is-dark:not(:hover)::after{border-color:#363636}.bulma-select.is-dark select{border-color:#363636}.bulma-select.is-dark select.is-hovered,.bulma-select.is-dark select:hover{border-color:#292929}.bulma-select.is-dark select.is-active,.bulma-select.is-dark select.is-focused,.bulma-select.is-dark select:active,.bulma-select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-select.is-primary:not(:hover)::after{border-color:#00d1b2}.bulma-select.is-primary select{border-color:#00d1b2}.bulma-select.is-primary select.is-hovered,.bulma-select.is-primary select:hover{border-color:#00b89c}.bulma-select.is-primary select.is-active,.bulma-select.is-primary select.is-focused,.bulma-select.is-primary select:active,.bulma-select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-select.is-link:not(:hover)::after{border-color:#485fc7}.bulma-select.is-link select{border-color:#485fc7}.bulma-select.is-link select.is-hovered,.bulma-select.is-link select:hover{border-color:#3a51bb}.bulma-select.is-link select.is-active,.bulma-select.is-link select.is-focused,.bulma-select.is-link select:active,.bulma-select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-select.is-info:not(:hover)::after{border-color:#3e8ed0}.bulma-select.is-info select{border-color:#3e8ed0}.bulma-select.is-info select.is-hovered,.bulma-select.is-info select:hover{border-color:#3082c5}.bulma-select.is-info select.is-active,.bulma-select.is-info select.is-focused,.bulma-select.is-info select:active,.bulma-select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-select.is-success:not(:hover)::after{border-color:#48c78e}.bulma-select.is-success select{border-color:#48c78e}.bulma-select.is-success select.is-hovered,.bulma-select.is-success select:hover{border-color:#3abb81}.bulma-select.is-success select.is-active,.bulma-select.is-success select.is-focused,.bulma-select.is-success select:active,.bulma-select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-select.is-warning:not(:hover)::after{border-color:#ffe08a}.bulma-select.is-warning select{border-color:#ffe08a}.bulma-select.is-warning select.is-hovered,.bulma-select.is-warning select:hover{border-color:#ffd970}.bulma-select.is-warning select.is-active,.bulma-select.is-warning select.is-focused,.bulma-select.is-warning select:active,.bulma-select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-select.is-danger:not(:hover)::after{border-color:#f14668}.bulma-select.is-danger select{border-color:#f14668}.bulma-select.is-danger select.is-hovered,.bulma-select.is-danger select:hover{border-color:#ef2e55}.bulma-select.is-danger select.is-active,.bulma-select.is-danger select.is-focused,.bulma-select.is-danger select:active,.bulma-select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-select.is-small{border-radius:2px;font-size:.75rem}.bulma-select.is-medium{font-size:1.25rem}.bulma-select.is-large{font-size:1.5rem}.bulma-select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.bulma-select.is-fullwidth{width:100%}.bulma-select.is-fullwidth select{width:100%}.bulma-select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.bulma-select.is-loading.is-small:after{font-size:.75rem}.bulma-select.is-loading.is-medium:after{font-size:1.25rem}.bulma-select.is-loading.is-large:after{font-size:1.5rem}.bulma-file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.bulma-file.is-white .bulma-file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-hovered .bulma-file-cta,.bulma-file.is-white:hover .bulma-file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-focused .bulma-file-cta,.bulma-file.is-white:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.bulma-file.is-white.is-active .bulma-file-cta,.bulma-file.is-white:active .bulma-file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-file.is-black .bulma-file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-file.is-black.is-hovered .bulma-file-cta,.bulma-file.is-black:hover .bulma-file-cta{background-color:#040404;border-color:transparent;color:#fff}.bulma-file.is-black.is-focused .bulma-file-cta,.bulma-file.is-black:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.bulma-file.is-black.is-active .bulma-file-cta,.bulma-file.is-black:active .bulma-file-cta{background-color:#000;border-color:transparent;color:#fff}.bulma-file.is-light .bulma-file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-hovered .bulma-file-cta,.bulma-file.is-light:hover .bulma-file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-focused .bulma-file-cta,.bulma-file.is-light:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.bulma-file.is-light.is-active .bulma-file-cta,.bulma-file.is-light:active .bulma-file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-dark .bulma-file-cta{background-color:#363636;border-color:transparent;color:#fff}.bulma-file.is-dark.is-hovered .bulma-file-cta,.bulma-file.is-dark:hover .bulma-file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-file.is-dark.is-focused .bulma-file-cta,.bulma-file.is-dark:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.bulma-file.is-dark.is-active .bulma-file-cta,.bulma-file.is-dark:active .bulma-file-cta{background-color:#292929;border-color:transparent;color:#fff}.bulma-file.is-primary .bulma-file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-file.is-primary.is-hovered .bulma-file-cta,.bulma-file.is-primary:hover .bulma-file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-file.is-primary.is-focused .bulma-file-cta,.bulma-file.is-primary:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.bulma-file.is-primary.is-active .bulma-file-cta,.bulma-file.is-primary:active .bulma-file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-file.is-link .bulma-file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-file.is-link.is-hovered .bulma-file-cta,.bulma-file.is-link:hover .bulma-file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-file.is-link.is-focused .bulma-file-cta,.bulma-file.is-link:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.bulma-file.is-link.is-active .bulma-file-cta,.bulma-file.is-link:active .bulma-file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-file.is-info .bulma-file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-file.is-info.is-hovered .bulma-file-cta,.bulma-file.is-info:hover .bulma-file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-file.is-info.is-focused .bulma-file-cta,.bulma-file.is-info:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.bulma-file.is-info.is-active .bulma-file-cta,.bulma-file.is-info:active .bulma-file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-file.is-success .bulma-file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-file.is-success.is-hovered .bulma-file-cta,.bulma-file.is-success:hover .bulma-file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-file.is-success.is-focused .bulma-file-cta,.bulma-file.is-success:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.bulma-file.is-success.is-active .bulma-file-cta,.bulma-file.is-success:active .bulma-file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-file.is-warning .bulma-file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-hovered .bulma-file-cta,.bulma-file.is-warning:hover .bulma-file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-focused .bulma-file-cta,.bulma-file.is-warning:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-active .bulma-file-cta,.bulma-file.is-warning:active .bulma-file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-danger .bulma-file-cta{background-color:#f14668;border-color:transparent;color:#fff}.bulma-file.is-danger.is-hovered .bulma-file-cta,.bulma-file.is-danger:hover .bulma-file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-file.is-danger.is-focused .bulma-file-cta,.bulma-file.is-danger:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.bulma-file.is-danger.is-active .bulma-file-cta,.bulma-file.is-danger:active .bulma-file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-file.is-small{font-size:.75rem}.bulma-file.is-normal{font-size:1rem}.bulma-file.is-medium{font-size:1.25rem}.bulma-file.is-medium .bulma-file-icon .fa{font-size:21px}.bulma-file.is-large{font-size:1.5rem}.bulma-file.is-large .bulma-file-icon .fa{font-size:28px}.bulma-file.has-name .bulma-file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-file.has-name .bulma-file-name{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-file.has-name.is-empty .bulma-file-cta{border-radius:4px}.bulma-file.has-name.is-empty .bulma-file-name{display:none}.bulma-file.is-boxed .bulma-file-label{flex-direction:column}.bulma-file.is-boxed .bulma-file-cta{flex-direction:column;height:auto;padding:1em 3em}.bulma-file.is-boxed .bulma-file-name{border-width:0 1px 1px}.bulma-file.is-boxed .bulma-file-icon{height:1.5em;width:1.5em}.bulma-file.is-boxed .bulma-file-icon .fa{font-size:21px}.bulma-file.is-boxed.is-small .bulma-file-icon .fa{font-size:14px}.bulma-file.is-boxed.is-medium .bulma-file-icon .fa{font-size:28px}.bulma-file.is-boxed.is-large .bulma-file-icon .fa{font-size:35px}.bulma-file.is-boxed.has-name .bulma-file-cta{border-radius:4px 4px 0 0}.bulma-file.is-boxed.has-name .bulma-file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.bulma-file.is-centered{justify-content:center}.bulma-file.is-fullwidth .bulma-file-label{width:100%}.bulma-file.is-fullwidth .bulma-file-name{flex-grow:1;max-width:none}.bulma-file.is-right{justify-content:flex-end}.bulma-file.is-right .bulma-file-cta{border-radius:0 4px 4px 0}.bulma-file.is-right .bulma-file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.bulma-file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.bulma-file-label:hover .bulma-file-cta{background-color:#eee;color:#363636}.bulma-file-label:hover .bulma-file-name{border-color:#d5d5d5}.bulma-file-label:active .bulma-file-cta{background-color:#e8e8e8;color:#363636}.bulma-file-label:active .bulma-file-name{border-color:#cfcfcf}.bulma-file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.bulma-file-cta,.bulma-file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.bulma-file-cta{background-color:#f5f5f5;color:#4a4a4a}.bulma-file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.bulma-file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.bulma-file-icon .fa{font-size:14px}.bulma-label{color:#363636;display:block;font-size:1rem;font-weight:700}.bulma-label:not(:last-child){margin-bottom:.5em}.bulma-label.is-small{font-size:.75rem}.bulma-label.is-medium{font-size:1.25rem}.bulma-label.is-large{font-size:1.5rem}.bulma-help{display:block;font-size:.75rem;margin-top:.25rem}.bulma-help.is-white{color:#fff}.bulma-help.is-black{color:#0a0a0a}.bulma-help.is-light{color:#f5f5f5}.bulma-help.is-dark{color:#363636}.bulma-help.is-primary{color:#00d1b2}.bulma-help.is-link{color:#485fc7}.bulma-help.is-info{color:#3e8ed0}.bulma-help.is-success{color:#48c78e}.bulma-help.is-warning{color:#ffe08a}.bulma-help.is-danger{color:#f14668}.bulma-field:not(:last-child){margin-bottom:.75rem}.bulma-field.has-addons{display:flex;justify-content:flex-start}.bulma-field.has-addons .bulma-control:not(:last-child){margin-right:-1px}.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select{border-radius:0}.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover{z-index:2}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus{z-index:3}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover{z-index:4}.bulma-field.has-addons .bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.has-addons.has-addons-centered{justify-content:center}.bulma-field.has-addons.has-addons-right{justify-content:flex-end}.bulma-field.has-addons.has-addons-fullwidth .bulma-control{flex-grow:1;flex-shrink:0}.bulma-field.is-grouped{display:flex;justify-content:flex-start}.bulma-field.is-grouped>.bulma-control{flex-shrink:0}.bulma-field.is-grouped>.bulma-control:not(:last-child){margin-bottom:0;margin-right:.75rem}.bulma-field.is-grouped>.bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.is-grouped.is-grouped-centered{justify-content:center}.bulma-field.is-grouped.is-grouped-right{justify-content:flex-end}.bulma-field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:last-child,.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:not(:last-child){margin-bottom:.75rem}.bulma-field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.bulma-field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field.is-horizontal{display:flex}}.bulma-field-label .bulma-label{font-size:inherit}@media screen and (max-width:768px){.bulma-field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.bulma-field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.bulma-field-label.is-small{font-size:.75rem;padding-top:.375em}.bulma-field-label.is-normal{padding-top:.375em}.bulma-field-label.is-medium{font-size:1.25rem;padding-top:.375em}.bulma-field-label.is-large{font-size:1.5rem;padding-top:.375em}}.bulma-field-body .bulma-field .bulma-field{margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.bulma-field-body .bulma-field{margin-bottom:0}.bulma-field-body>.bulma-field{flex-shrink:1}.bulma-field-body>.bulma-field:not(.is-narrow){flex-grow:1}.bulma-field-body>.bulma-field:not(:last-child){margin-right:.75rem}}.bulma-control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.bulma-control.has-icons-left .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-left .bulma-select:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-select:focus~.bulma-icon{color:#4a4a4a}.bulma-control.has-icons-left .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-small~.bulma-icon{font-size:.75rem}.bulma-control.has-icons-left .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-medium~.bulma-icon{font-size:1.25rem}.bulma-control.has-icons-left .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-large~.bulma-icon{font-size:1.5rem}.bulma-control.has-icons-left .bulma-icon,.bulma-control.has-icons-right .bulma-icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.bulma-control.has-icons-left .bulma-input,.bulma-control.has-icons-left .bulma-select select{padding-left:2.5em}.bulma-control.has-icons-left .bulma-icon.is-left{left:0}.bulma-control.has-icons-right .bulma-input,.bulma-control.has-icons-right .bulma-select select{padding-right:2.5em}.bulma-control.has-icons-right .bulma-icon.is-right{right:0}.bulma-control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.bulma-control.is-loading.is-small:after{font-size:.75rem}.bulma-control.is-loading.is-medium:after{font-size:1.25rem}.bulma-control.is-loading.is-large:after{font-size:1.5rem}.bulma-breadcrumb{font-size:1rem;white-space:nowrap}.bulma-breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.bulma-breadcrumb a:hover{color:#363636}.bulma-breadcrumb li{align-items:center;display:flex}.bulma-breadcrumb li:first-child a{padding-left:0}.bulma-breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.bulma-breadcrumb li+li::before{color:#b5b5b5;content:"/"}.bulma-breadcrumb ol,.bulma-breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-breadcrumb .bulma-icon:first-child{margin-right:.5em}.bulma-breadcrumb .bulma-icon:last-child{margin-left:.5em}.bulma-breadcrumb.is-centered ol,.bulma-breadcrumb.is-centered ul{justify-content:center}.bulma-breadcrumb.is-right ol,.bulma-breadcrumb.is-right ul{justify-content:flex-end}.bulma-breadcrumb.is-small{font-size:.75rem}.bulma-breadcrumb.is-medium{font-size:1.25rem}.bulma-breadcrumb.is-large{font-size:1.5rem}.bulma-breadcrumb.has-arrow-separator li+li::before{content:"→"}.bulma-breadcrumb.has-bullet-separator li+li::before{content:"•"}.bulma-breadcrumb.has-dot-separator li+li::before{content:"·"}.bulma-breadcrumb.has-succeeds-separator li+li::before{content:"≻"}.bulma-card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.bulma-card-content:first-child,.bulma-card-footer:first-child,.bulma-card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-content:last-child,.bulma-card-footer:last-child,.bulma-card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.bulma-card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.bulma-card-header-title.is-centered{justify-content:center}.bulma-card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.bulma-card-image{display:block;position:relative}.bulma-card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-content{background-color:transparent;padding:1.5rem}.bulma-card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.bulma-card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.bulma-card-footer-item:not(:last-child){border-right:1px solid #ededed}.bulma-card .bulma-media:not(:last-child){margin-bottom:1.5rem}.bulma-dropdown{display:inline-flex;position:relative;vertical-align:top}.bulma-dropdown.is-active .bulma-dropdown-menu,.bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu{display:block}.bulma-dropdown.is-right .bulma-dropdown-menu{left:auto;right:0}.bulma-dropdown.is-up .bulma-dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.bulma-dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.bulma-dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.bulma-dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.bulma-dropdown-item,button.bulma-dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.bulma-dropdown-item:hover,button.bulma-dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.bulma-dropdown-item.is-active,button.bulma-dropdown-item.is-active{background-color:#485fc7;color:#fff}.bulma-dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.bulma-level{align-items:center;justify-content:space-between}.bulma-level code{border-radius:4px}.bulma-level img{display:inline-block;vertical-align:top}.bulma-level.is-mobile{display:flex}.bulma-level.is-mobile .bulma-level-left,.bulma-level.is-mobile .bulma-level-right{display:flex}.bulma-level.is-mobile .bulma-level-left+.bulma-level-right{margin-top:0}.bulma-level.is-mobile .bulma-level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.bulma-level.is-mobile .bulma-level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.bulma-level{display:flex}.bulma-level>.bulma-level-item:not(.is-narrow){flex-grow:1}}.bulma-level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.bulma-level-item .bulma-subtitle,.bulma-level-item .bulma-title{margin-bottom:0}@media screen and (max-width:768px){.bulma-level-item:not(:last-child){margin-bottom:.75rem}}.bulma-level-left,.bulma-level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-level-left .bulma-level-item.is-flexible,.bulma-level-right .bulma-level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.bulma-level-left .bulma-level-item:not(:last-child),.bulma-level-right .bulma-level-item:not(:last-child){margin-right:.75rem}}.bulma-level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.bulma-level-left+.bulma-level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bulma-level-left{display:flex}}.bulma-level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.bulma-level-right{display:flex}}.bulma-media{align-items:flex-start;display:flex;text-align:inherit}.bulma-media .bulma-content:not(:last-child){margin-bottom:.75rem}.bulma-media .bulma-media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.bulma-media .bulma-media .bulma-content:not(:last-child),.bulma-media .bulma-media .bulma-control:not(:last-child){margin-bottom:.5rem}.bulma-media .bulma-media .bulma-media{padding-top:.5rem}.bulma-media .bulma-media .bulma-media+.bulma-media{margin-top:.5rem}.bulma-media+.bulma-media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.bulma-media.is-large+.bulma-media{margin-top:1.5rem;padding-top:1.5rem}.bulma-media-left,.bulma-media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-media-left{margin-right:1rem}.bulma-media-right{margin-left:1rem}.bulma-media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.bulma-media-content{overflow-x:auto}}.bulma-menu{font-size:1rem}.bulma-menu.is-small{font-size:.75rem}.bulma-menu.is-medium{font-size:1.25rem}.bulma-menu.is-large{font-size:1.5rem}.bulma-menu-list{line-height:1.25}.bulma-menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.bulma-menu-list a:hover{background-color:#f5f5f5;color:#363636}.bulma-menu-list a.is-active{background-color:#485fc7;color:#fff}.bulma-menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.bulma-menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.bulma-menu-label:not(:first-child){margin-top:1em}.bulma-menu-label:not(:last-child){margin-bottom:1em}.bulma-message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.bulma-message strong{color:currentColor}.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-message.is-small{font-size:.75rem}.bulma-message.is-medium{font-size:1.25rem}.bulma-message.is-large{font-size:1.5rem}.bulma-message.is-white{background-color:#fff}.bulma-message.is-white .bulma-message-header{background-color:#fff;color:#0a0a0a}.bulma-message.is-white .bulma-message-body{border-color:#fff}.bulma-message.is-black{background-color:#fafafa}.bulma-message.is-black .bulma-message-header{background-color:#0a0a0a;color:#fff}.bulma-message.is-black .bulma-message-body{border-color:#0a0a0a}.bulma-message.is-light{background-color:#fafafa}.bulma-message.is-light .bulma-message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-message.is-light .bulma-message-body{border-color:#f5f5f5}.bulma-message.is-dark{background-color:#fafafa}.bulma-message.is-dark .bulma-message-header{background-color:#363636;color:#fff}.bulma-message.is-dark .bulma-message-body{border-color:#363636}.bulma-message.is-primary{background-color:#ebfffc}.bulma-message.is-primary .bulma-message-header{background-color:#00d1b2;color:#fff}.bulma-message.is-primary .bulma-message-body{border-color:#00d1b2;color:#00947e}.bulma-message.is-link{background-color:#eff1fa}.bulma-message.is-link .bulma-message-header{background-color:#485fc7;color:#fff}.bulma-message.is-link .bulma-message-body{border-color:#485fc7;color:#3850b7}.bulma-message.is-info{background-color:#eff5fb}.bulma-message.is-info .bulma-message-header{background-color:#3e8ed0;color:#fff}.bulma-message.is-info .bulma-message-body{border-color:#3e8ed0;color:#296fa8}.bulma-message.is-success{background-color:#effaf5}.bulma-message.is-success .bulma-message-header{background-color:#48c78e;color:#fff}.bulma-message.is-success .bulma-message-body{border-color:#48c78e;color:#257953}.bulma-message.is-warning{background-color:#fffaeb}.bulma-message.is-warning .bulma-message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-message.is-warning .bulma-message-body{border-color:#ffe08a;color:#946c00}.bulma-message.is-danger{background-color:#feecf0}.bulma-message.is-danger .bulma-message-header{background-color:#f14668;color:#fff}.bulma-message.is-danger .bulma-message-body{border-color:#f14668;color:#cc0f35}.bulma-message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.bulma-message-header .bulma-delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.bulma-message-header+.bulma-message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.bulma-message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.bulma-message-body code,.bulma-message-body pre{background-color:#fff}.bulma-message-body pre code{background-color:transparent}.bulma-modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.bulma-modal.is-active{display:flex}.bulma-modal-background{background-color:rgba(10,10,10,.86)}.bulma-modal-card,.bulma-modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.bulma-modal-card,.bulma-modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.bulma-modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.bulma-modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.bulma-modal-card-foot,.bulma-modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.bulma-modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.bulma-modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.bulma-modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.bulma-modal-card-foot .bulma-button:not(:last-child){margin-right:.5em}.bulma-modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.bulma-navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.bulma-navbar.is-white{background-color:#fff;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-brand>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-burger{color:#0a0a0a}@media screen and (min-width:1024px){.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-start>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.bulma-navbar.is-black{background-color:#0a0a0a;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.bulma-navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.bulma-navbar.is-dark{background-color:#363636;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#363636;color:#fff}}.bulma-navbar.is-primary{background-color:#00d1b2;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#00d1b2;color:#fff}}.bulma-navbar.is-link{background-color:#485fc7;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#485fc7;color:#fff}}.bulma-navbar.is-info{background-color:#3e8ed0;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.bulma-navbar.is-success{background-color:#48c78e;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#48c78e;color:#fff}}.bulma-navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.bulma-navbar.is-danger{background-color:#f14668;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-burger{color:#fff}@media screen and (min-width:1024px){.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f14668;color:#fff}}.bulma-navbar>.bulma-container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.bulma-navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-bottom,.bulma-navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom{bottom:0}.bulma-navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.bulma-navbar-brand,.bulma-navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.bulma-navbar-brand a.bulma-navbar-item:focus,.bulma-navbar-brand a.bulma-navbar-item:hover{background-color:transparent}.bulma-navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.bulma-navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.bulma-navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.bulma-navbar-burger span:first-child{top:calc(50% - 6px)}.bulma-navbar-burger span:nth-child(2){top:calc(50% - 1px)}.bulma-navbar-burger span:nth-child(3){top:calc(50% + 4px)}.bulma-navbar-burger:hover{background-color:rgba(0,0,0,.05)}.bulma-navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.bulma-navbar-burger.is-active span:nth-child(2){opacity:0}.bulma-navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.bulma-navbar-menu{display:none}.bulma-navbar-item,.bulma-navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.bulma-navbar-item .bulma-icon:only-child,.bulma-navbar-link .bulma-icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.bulma-navbar-link,a.bulma-navbar-item{cursor:pointer}.bulma-navbar-link.is-active,.bulma-navbar-link:focus,.bulma-navbar-link:focus-within,.bulma-navbar-link:hover,a.bulma-navbar-item.is-active,a.bulma-navbar-item:focus,a.bulma-navbar-item:focus-within,a.bulma-navbar-item:hover{background-color:#fafafa;color:#485fc7}.bulma-navbar-item{flex-grow:0;flex-shrink:0}.bulma-navbar-item img{max-height:1.75rem}.bulma-navbar-item.has-dropdown{padding:0}.bulma-navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.bulma-navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.bulma-navbar-item.is-tab:focus,.bulma-navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.bulma-navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.bulma-navbar-content{flex-grow:1;flex-shrink:1}.bulma-navbar-link:not(.is-arrowless){padding-right:2.5em}.bulma-navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.bulma-navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.bulma-navbar-dropdown .bulma-navbar-item{padding-left:1.5rem;padding-right:1.5rem}.bulma-navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.bulma-navbar>.bulma-container{display:block}.bulma-navbar-brand .bulma-navbar-item,.bulma-navbar-tabs .bulma-navbar-item{align-items:center;display:flex}.bulma-navbar-link::after{display:none}.bulma-navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.bulma-navbar-menu.is-active{display:block}.bulma-navbar.is-fixed-bottom-touch,.bulma-navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-touch{bottom:0}.bulma-navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-touch{top:0}.bulma-navbar.is-fixed-top .bulma-navbar-menu,.bulma-navbar.is-fixed-top-touch .bulma-navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.bulma-navbar,.bulma-navbar-end,.bulma-navbar-menu,.bulma-navbar-start{align-items:stretch;display:flex}.bulma-navbar{min-height:3.25rem}.bulma-navbar.is-spaced{padding:1rem 2rem}.bulma-navbar.is-spaced .bulma-navbar-end,.bulma-navbar.is-spaced .bulma-navbar-start{align-items:center}.bulma-navbar.is-spaced .bulma-navbar-link,.bulma-navbar.is-spaced a.bulma-navbar-item{border-radius:4px}.bulma-navbar.is-transparent .bulma-navbar-link.is-active,.bulma-navbar.is-transparent .bulma-navbar-link:focus,.bulma-navbar.is-transparent .bulma-navbar-link:hover,.bulma-navbar.is-transparent a.bulma-navbar-item.is-active,.bulma-navbar.is-transparent a.bulma-navbar-item:focus,.bulma-navbar.is-transparent a.bulma-navbar-item:hover{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-burger{display:none}.bulma-navbar-item,.bulma-navbar-link{align-items:center;display:flex}.bulma-navbar-item.has-dropdown{align-items:stretch}.bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{display:block}.bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.bulma-navbar-menu{flex-grow:1;flex-shrink:0}.bulma-navbar-start{justify-content:flex-start;margin-right:auto}.bulma-navbar-end{justify-content:flex-end;margin-left:auto}.bulma-navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.bulma-navbar-dropdown .bulma-navbar-item{padding:.375rem 1rem;white-space:nowrap}.bulma-navbar-dropdown a.bulma-navbar-item{padding-right:3rem}.bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.bulma-navbar-dropdown.is-right{left:auto;right:0}.bulma-navbar-divider{display:block}.bulma-container>.bulma-navbar .bulma-navbar-brand,.bulma-navbar>.bulma-container .bulma-navbar-brand{margin-left:-.75rem}.bulma-container>.bulma-navbar .bulma-navbar-menu,.bulma-navbar>.bulma-container .bulma-navbar-menu{margin-right:-.75rem}.bulma-navbar.is-fixed-bottom-desktop,.bulma-navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-desktop{bottom:0}.bulma-navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.bulma-navbar-link.is-active,a.bulma-navbar-item.is-active{color:#0a0a0a}.bulma-navbar-link.is-active:not(:focus):not(:hover),a.bulma-navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#fafafa}}.bulma-hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.bulma-pagination{font-size:1rem;margin:-.25rem}.bulma-pagination.is-small{font-size:.75rem}.bulma-pagination.is-medium{font-size:1.25rem}.bulma-pagination.is-large{font-size:1.5rem}.bulma-pagination.is-rounded .bulma-pagination-next,.bulma-pagination.is-rounded .bulma-pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.bulma-pagination.is-rounded .bulma-pagination-link{border-radius:9999px}.bulma-pagination,.bulma-pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.bulma-pagination-link:hover,.bulma-pagination-next:hover,.bulma-pagination-previous:hover{border-color:#b5b5b5;color:#363636}.bulma-pagination-link:focus,.bulma-pagination-next:focus,.bulma-pagination-previous:focus{border-color:#485fc7}.bulma-pagination-link:active,.bulma-pagination-next:active,.bulma-pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.bulma-pagination-link.is-disabled,.bulma-pagination-link[disabled],.bulma-pagination-next.is-disabled,.bulma-pagination-next[disabled],.bulma-pagination-previous.is-disabled,.bulma-pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.bulma-pagination-next,.bulma-pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-pagination-ellipsis{color:#b5b5b5;pointer-events:none}.bulma-pagination-list{flex-wrap:wrap}.bulma-pagination-list li{list-style:none}@media screen and (max-width:768px){.bulma-pagination{flex-wrap:wrap}.bulma-pagination-next,.bulma-pagination-previous{flex-grow:1;flex-shrink:1}.bulma-pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.bulma-pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{margin-bottom:0;margin-top:0}.bulma-pagination-previous{order:2}.bulma-pagination-next{order:3}.bulma-pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.bulma-pagination.is-centered .bulma-pagination-previous{order:1}.bulma-pagination.is-centered .bulma-pagination-list{justify-content:center;order:2}.bulma-pagination.is-centered .bulma-pagination-next{order:3}.bulma-pagination.is-right .bulma-pagination-previous{order:1}.bulma-pagination.is-right .bulma-pagination-next{order:2}.bulma-pagination.is-right .bulma-pagination-list{justify-content:flex-end;order:3}}.bulma-panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.bulma-panel:not(:last-child){margin-bottom:1.5rem}.bulma-panel.is-white .bulma-panel-heading{background-color:#fff;color:#0a0a0a}.bulma-panel.is-white .bulma-panel-tabs a.is-active{border-bottom-color:#fff}.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon{color:#fff}.bulma-panel.is-black .bulma-panel-heading{background-color:#0a0a0a;color:#fff}.bulma-panel.is-black .bulma-panel-tabs a.is-active{border-bottom-color:#0a0a0a}.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon{color:#0a0a0a}.bulma-panel.is-light .bulma-panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-panel.is-light .bulma-panel-tabs a.is-active{border-bottom-color:#f5f5f5}.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon{color:#f5f5f5}.bulma-panel.is-dark .bulma-panel-heading{background-color:#363636;color:#fff}.bulma-panel.is-dark .bulma-panel-tabs a.is-active{border-bottom-color:#363636}.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon{color:#363636}.bulma-panel.is-primary .bulma-panel-heading{background-color:#00d1b2;color:#fff}.bulma-panel.is-primary .bulma-panel-tabs a.is-active{border-bottom-color:#00d1b2}.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon{color:#00d1b2}.bulma-panel.is-link .bulma-panel-heading{background-color:#485fc7;color:#fff}.bulma-panel.is-link .bulma-panel-tabs a.is-active{border-bottom-color:#485fc7}.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel.is-info .bulma-panel-heading{background-color:#3e8ed0;color:#fff}.bulma-panel.is-info .bulma-panel-tabs a.is-active{border-bottom-color:#3e8ed0}.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon{color:#3e8ed0}.bulma-panel.is-success .bulma-panel-heading{background-color:#48c78e;color:#fff}.bulma-panel.is-success .bulma-panel-tabs a.is-active{border-bottom-color:#48c78e}.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon{color:#48c78e}.bulma-panel.is-warning .bulma-panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-panel.is-warning .bulma-panel-tabs a.is-active{border-bottom-color:#ffe08a}.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon{color:#ffe08a}.bulma-panel.is-danger .bulma-panel-heading{background-color:#f14668;color:#fff}.bulma-panel.is-danger .bulma-panel-tabs a.is-active{border-bottom-color:#f14668}.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon{color:#f14668}.bulma-panel-block:not(:last-child),.bulma-panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.bulma-panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.bulma-panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.bulma-panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.bulma-panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.bulma-panel-list a{color:#4a4a4a}.bulma-panel-list a:hover{color:#485fc7}.bulma-panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.bulma-panel-block input[type=checkbox]{margin-right:.75em}.bulma-panel-block>.bulma-control{flex-grow:1;flex-shrink:1;width:100%}.bulma-panel-block.is-wrapped{flex-wrap:wrap}.bulma-panel-block.is-active{border-left-color:#485fc7;color:#363636}.bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.bulma-panel-block,label.bulma-panel-block{cursor:pointer}a.bulma-panel-block:hover,label.bulma-panel-block:hover{background-color:#f5f5f5}.bulma-panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.bulma-panel-icon .fa{font-size:inherit;line-height:inherit}.bulma-tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.bulma-tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.bulma-tabs a:hover{border-bottom-color:#363636;color:#363636}.bulma-tabs li{display:block}.bulma-tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.bulma-tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.bulma-tabs ul.is-left{padding-right:.75em}.bulma-tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.bulma-tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.bulma-tabs .bulma-icon:first-child{margin-right:.5em}.bulma-tabs .bulma-icon:last-child{margin-left:.5em}.bulma-tabs.is-centered ul{justify-content:center}.bulma-tabs.is-right ul{justify-content:flex-end}.bulma-tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.bulma-tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.bulma-tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.bulma-tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.bulma-tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.bulma-tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.bulma-tabs.is-toggle li+li{margin-left:-1px}.bulma-tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.bulma-tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.bulma-tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.bulma-tabs.is-toggle ul{border-bottom:none}.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.bulma-tabs.is-small{font-size:.75rem}.bulma-tabs.is-medium{font-size:1.25rem}.bulma-tabs.is-large{font-size:1.5rem}.bulma-column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.bulma-columns.is-mobile>.bulma-column.is-narrow{flex:none;width:unset}.bulma-columns.is-mobile>.bulma-column.is-full{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-three-quarters{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-two-thirds{flex:none;width:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-half{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-one-third{flex:none;width:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-one-quarter{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-one-fifth{flex:none;width:20%}.bulma-columns.is-mobile>.bulma-column.is-two-fifths{flex:none;width:40%}.bulma-columns.is-mobile>.bulma-column.is-three-fifths{flex:none;width:60%}.bulma-columns.is-mobile>.bulma-column.is-four-fifths{flex:none;width:80%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-quarters{margin-left:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-thirds{margin-left:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-offset-half{margin-left:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-third{margin-left:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-quarter{margin-left:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-fifth{margin-left:20%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-fifths{margin-left:40%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-fifths{margin-left:60%}.bulma-columns.is-mobile>.bulma-column.is-offset-four-fifths{margin-left:80%}.bulma-columns.is-mobile>.bulma-column.is-0{flex:none;width:0%}.bulma-columns.is-mobile>.bulma-column.is-offset-0{margin-left:0}.bulma-columns.is-mobile>.bulma-column.is-1{flex:none;width:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-1{margin-left:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-2{flex:none;width:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-2{margin-left:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-3{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-3{margin-left:25%}.bulma-columns.is-mobile>.bulma-column.is-4{flex:none;width:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-4{margin-left:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-5{flex:none;width:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-5{margin-left:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-6{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-6{margin-left:50%}.bulma-columns.is-mobile>.bulma-column.is-7{flex:none;width:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-7{margin-left:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-8{flex:none;width:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-8{margin-left:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-9{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-9{margin-left:75%}.bulma-columns.is-mobile>.bulma-column.is-10{flex:none;width:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-10{margin-left:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-11{flex:none;width:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-11{margin-left:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-12{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.bulma-column.is-narrow-mobile{flex:none;width:unset}.bulma-column.is-full-mobile{flex:none;width:100%}.bulma-column.is-three-quarters-mobile{flex:none;width:75%}.bulma-column.is-two-thirds-mobile{flex:none;width:66.6666%}.bulma-column.is-half-mobile{flex:none;width:50%}.bulma-column.is-one-third-mobile{flex:none;width:33.3333%}.bulma-column.is-one-quarter-mobile{flex:none;width:25%}.bulma-column.is-one-fifth-mobile{flex:none;width:20%}.bulma-column.is-two-fifths-mobile{flex:none;width:40%}.bulma-column.is-three-fifths-mobile{flex:none;width:60%}.bulma-column.is-four-fifths-mobile{flex:none;width:80%}.bulma-column.is-offset-three-quarters-mobile{margin-left:75%}.bulma-column.is-offset-two-thirds-mobile{margin-left:66.6666%}.bulma-column.is-offset-half-mobile{margin-left:50%}.bulma-column.is-offset-one-third-mobile{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-mobile{margin-left:25%}.bulma-column.is-offset-one-fifth-mobile{margin-left:20%}.bulma-column.is-offset-two-fifths-mobile{margin-left:40%}.bulma-column.is-offset-three-fifths-mobile{margin-left:60%}.bulma-column.is-offset-four-fifths-mobile{margin-left:80%}.bulma-column.is-0-mobile{flex:none;width:0%}.bulma-column.is-offset-0-mobile{margin-left:0}.bulma-column.is-1-mobile{flex:none;width:8.33333%}.bulma-column.is-offset-1-mobile{margin-left:8.33333%}.bulma-column.is-2-mobile{flex:none;width:16.66667%}.bulma-column.is-offset-2-mobile{margin-left:16.66667%}.bulma-column.is-3-mobile{flex:none;width:25%}.bulma-column.is-offset-3-mobile{margin-left:25%}.bulma-column.is-4-mobile{flex:none;width:33.33333%}.bulma-column.is-offset-4-mobile{margin-left:33.33333%}.bulma-column.is-5-mobile{flex:none;width:41.66667%}.bulma-column.is-offset-5-mobile{margin-left:41.66667%}.bulma-column.is-6-mobile{flex:none;width:50%}.bulma-column.is-offset-6-mobile{margin-left:50%}.bulma-column.is-7-mobile{flex:none;width:58.33333%}.bulma-column.is-offset-7-mobile{margin-left:58.33333%}.bulma-column.is-8-mobile{flex:none;width:66.66667%}.bulma-column.is-offset-8-mobile{margin-left:66.66667%}.bulma-column.is-9-mobile{flex:none;width:75%}.bulma-column.is-offset-9-mobile{margin-left:75%}.bulma-column.is-10-mobile{flex:none;width:83.33333%}.bulma-column.is-offset-10-mobile{margin-left:83.33333%}.bulma-column.is-11-mobile{flex:none;width:91.66667%}.bulma-column.is-offset-11-mobile{margin-left:91.66667%}.bulma-column.is-12-mobile{flex:none;width:100%}.bulma-column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.bulma-column.is-narrow,.bulma-column.is-narrow-tablet{flex:none;width:unset}.bulma-column.is-full,.bulma-column.is-full-tablet{flex:none;width:100%}.bulma-column.is-three-quarters,.bulma-column.is-three-quarters-tablet{flex:none;width:75%}.bulma-column.is-two-thirds,.bulma-column.is-two-thirds-tablet{flex:none;width:66.6666%}.bulma-column.is-half,.bulma-column.is-half-tablet{flex:none;width:50%}.bulma-column.is-one-third,.bulma-column.is-one-third-tablet{flex:none;width:33.3333%}.bulma-column.is-one-quarter,.bulma-column.is-one-quarter-tablet{flex:none;width:25%}.bulma-column.is-one-fifth,.bulma-column.is-one-fifth-tablet{flex:none;width:20%}.bulma-column.is-two-fifths,.bulma-column.is-two-fifths-tablet{flex:none;width:40%}.bulma-column.is-three-fifths,.bulma-column.is-three-fifths-tablet{flex:none;width:60%}.bulma-column.is-four-fifths,.bulma-column.is-four-fifths-tablet{flex:none;width:80%}.bulma-column.is-offset-three-quarters,.bulma-column.is-offset-three-quarters-tablet{margin-left:75%}.bulma-column.is-offset-two-thirds,.bulma-column.is-offset-two-thirds-tablet{margin-left:66.6666%}.bulma-column.is-offset-half,.bulma-column.is-offset-half-tablet{margin-left:50%}.bulma-column.is-offset-one-third,.bulma-column.is-offset-one-third-tablet{margin-left:33.3333%}.bulma-column.is-offset-one-quarter,.bulma-column.is-offset-one-quarter-tablet{margin-left:25%}.bulma-column.is-offset-one-fifth,.bulma-column.is-offset-one-fifth-tablet{margin-left:20%}.bulma-column.is-offset-two-fifths,.bulma-column.is-offset-two-fifths-tablet{margin-left:40%}.bulma-column.is-offset-three-fifths,.bulma-column.is-offset-three-fifths-tablet{margin-left:60%}.bulma-column.is-offset-four-fifths,.bulma-column.is-offset-four-fifths-tablet{margin-left:80%}.bulma-column.is-0,.bulma-column.is-0-tablet{flex:none;width:0%}.bulma-column.is-offset-0,.bulma-column.is-offset-0-tablet{margin-left:0}.bulma-column.is-1,.bulma-column.is-1-tablet{flex:none;width:8.33333%}.bulma-column.is-offset-1,.bulma-column.is-offset-1-tablet{margin-left:8.33333%}.bulma-column.is-2,.bulma-column.is-2-tablet{flex:none;width:16.66667%}.bulma-column.is-offset-2,.bulma-column.is-offset-2-tablet{margin-left:16.66667%}.bulma-column.is-3,.bulma-column.is-3-tablet{flex:none;width:25%}.bulma-column.is-offset-3,.bulma-column.is-offset-3-tablet{margin-left:25%}.bulma-column.is-4,.bulma-column.is-4-tablet{flex:none;width:33.33333%}.bulma-column.is-offset-4,.bulma-column.is-offset-4-tablet{margin-left:33.33333%}.bulma-column.is-5,.bulma-column.is-5-tablet{flex:none;width:41.66667%}.bulma-column.is-offset-5,.bulma-column.is-offset-5-tablet{margin-left:41.66667%}.bulma-column.is-6,.bulma-column.is-6-tablet{flex:none;width:50%}.bulma-column.is-offset-6,.bulma-column.is-offset-6-tablet{margin-left:50%}.bulma-column.is-7,.bulma-column.is-7-tablet{flex:none;width:58.33333%}.bulma-column.is-offset-7,.bulma-column.is-offset-7-tablet{margin-left:58.33333%}.bulma-column.is-8,.bulma-column.is-8-tablet{flex:none;width:66.66667%}.bulma-column.is-offset-8,.bulma-column.is-offset-8-tablet{margin-left:66.66667%}.bulma-column.is-9,.bulma-column.is-9-tablet{flex:none;width:75%}.bulma-column.is-offset-9,.bulma-column.is-offset-9-tablet{margin-left:75%}.bulma-column.is-10,.bulma-column.is-10-tablet{flex:none;width:83.33333%}.bulma-column.is-offset-10,.bulma-column.is-offset-10-tablet{margin-left:83.33333%}.bulma-column.is-11,.bulma-column.is-11-tablet{flex:none;width:91.66667%}.bulma-column.is-offset-11,.bulma-column.is-offset-11-tablet{margin-left:91.66667%}.bulma-column.is-12,.bulma-column.is-12-tablet{flex:none;width:100%}.bulma-column.is-offset-12,.bulma-column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.bulma-column.is-narrow-touch{flex:none;width:unset}.bulma-column.is-full-touch{flex:none;width:100%}.bulma-column.is-three-quarters-touch{flex:none;width:75%}.bulma-column.is-two-thirds-touch{flex:none;width:66.6666%}.bulma-column.is-half-touch{flex:none;width:50%}.bulma-column.is-one-third-touch{flex:none;width:33.3333%}.bulma-column.is-one-quarter-touch{flex:none;width:25%}.bulma-column.is-one-fifth-touch{flex:none;width:20%}.bulma-column.is-two-fifths-touch{flex:none;width:40%}.bulma-column.is-three-fifths-touch{flex:none;width:60%}.bulma-column.is-four-fifths-touch{flex:none;width:80%}.bulma-column.is-offset-three-quarters-touch{margin-left:75%}.bulma-column.is-offset-two-thirds-touch{margin-left:66.6666%}.bulma-column.is-offset-half-touch{margin-left:50%}.bulma-column.is-offset-one-third-touch{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-touch{margin-left:25%}.bulma-column.is-offset-one-fifth-touch{margin-left:20%}.bulma-column.is-offset-two-fifths-touch{margin-left:40%}.bulma-column.is-offset-three-fifths-touch{margin-left:60%}.bulma-column.is-offset-four-fifths-touch{margin-left:80%}.bulma-column.is-0-touch{flex:none;width:0%}.bulma-column.is-offset-0-touch{margin-left:0}.bulma-column.is-1-touch{flex:none;width:8.33333%}.bulma-column.is-offset-1-touch{margin-left:8.33333%}.bulma-column.is-2-touch{flex:none;width:16.66667%}.bulma-column.is-offset-2-touch{margin-left:16.66667%}.bulma-column.is-3-touch{flex:none;width:25%}.bulma-column.is-offset-3-touch{margin-left:25%}.bulma-column.is-4-touch{flex:none;width:33.33333%}.bulma-column.is-offset-4-touch{margin-left:33.33333%}.bulma-column.is-5-touch{flex:none;width:41.66667%}.bulma-column.is-offset-5-touch{margin-left:41.66667%}.bulma-column.is-6-touch{flex:none;width:50%}.bulma-column.is-offset-6-touch{margin-left:50%}.bulma-column.is-7-touch{flex:none;width:58.33333%}.bulma-column.is-offset-7-touch{margin-left:58.33333%}.bulma-column.is-8-touch{flex:none;width:66.66667%}.bulma-column.is-offset-8-touch{margin-left:66.66667%}.bulma-column.is-9-touch{flex:none;width:75%}.bulma-column.is-offset-9-touch{margin-left:75%}.bulma-column.is-10-touch{flex:none;width:83.33333%}.bulma-column.is-offset-10-touch{margin-left:83.33333%}.bulma-column.is-11-touch{flex:none;width:91.66667%}.bulma-column.is-offset-11-touch{margin-left:91.66667%}.bulma-column.is-12-touch{flex:none;width:100%}.bulma-column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.bulma-column.is-narrow-desktop{flex:none;width:unset}.bulma-column.is-full-desktop{flex:none;width:100%}.bulma-column.is-three-quarters-desktop{flex:none;width:75%}.bulma-column.is-two-thirds-desktop{flex:none;width:66.6666%}.bulma-column.is-half-desktop{flex:none;width:50%}.bulma-column.is-one-third-desktop{flex:none;width:33.3333%}.bulma-column.is-one-quarter-desktop{flex:none;width:25%}.bulma-column.is-one-fifth-desktop{flex:none;width:20%}.bulma-column.is-two-fifths-desktop{flex:none;width:40%}.bulma-column.is-three-fifths-desktop{flex:none;width:60%}.bulma-column.is-four-fifths-desktop{flex:none;width:80%}.bulma-column.is-offset-three-quarters-desktop{margin-left:75%}.bulma-column.is-offset-two-thirds-desktop{margin-left:66.6666%}.bulma-column.is-offset-half-desktop{margin-left:50%}.bulma-column.is-offset-one-third-desktop{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-desktop{margin-left:25%}.bulma-column.is-offset-one-fifth-desktop{margin-left:20%}.bulma-column.is-offset-two-fifths-desktop{margin-left:40%}.bulma-column.is-offset-three-fifths-desktop{margin-left:60%}.bulma-column.is-offset-four-fifths-desktop{margin-left:80%}.bulma-column.is-0-desktop{flex:none;width:0%}.bulma-column.is-offset-0-desktop{margin-left:0}.bulma-column.is-1-desktop{flex:none;width:8.33333%}.bulma-column.is-offset-1-desktop{margin-left:8.33333%}.bulma-column.is-2-desktop{flex:none;width:16.66667%}.bulma-column.is-offset-2-desktop{margin-left:16.66667%}.bulma-column.is-3-desktop{flex:none;width:25%}.bulma-column.is-offset-3-desktop{margin-left:25%}.bulma-column.is-4-desktop{flex:none;width:33.33333%}.bulma-column.is-offset-4-desktop{margin-left:33.33333%}.bulma-column.is-5-desktop{flex:none;width:41.66667%}.bulma-column.is-offset-5-desktop{margin-left:41.66667%}.bulma-column.is-6-desktop{flex:none;width:50%}.bulma-column.is-offset-6-desktop{margin-left:50%}.bulma-column.is-7-desktop{flex:none;width:58.33333%}.bulma-column.is-offset-7-desktop{margin-left:58.33333%}.bulma-column.is-8-desktop{flex:none;width:66.66667%}.bulma-column.is-offset-8-desktop{margin-left:66.66667%}.bulma-column.is-9-desktop{flex:none;width:75%}.bulma-column.is-offset-9-desktop{margin-left:75%}.bulma-column.is-10-desktop{flex:none;width:83.33333%}.bulma-column.is-offset-10-desktop{margin-left:83.33333%}.bulma-column.is-11-desktop{flex:none;width:91.66667%}.bulma-column.is-offset-11-desktop{margin-left:91.66667%}.bulma-column.is-12-desktop{flex:none;width:100%}.bulma-column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.bulma-column.is-narrow-widescreen{flex:none;width:unset}.bulma-column.is-full-widescreen{flex:none;width:100%}.bulma-column.is-three-quarters-widescreen{flex:none;width:75%}.bulma-column.is-two-thirds-widescreen{flex:none;width:66.6666%}.bulma-column.is-half-widescreen{flex:none;width:50%}.bulma-column.is-one-third-widescreen{flex:none;width:33.3333%}.bulma-column.is-one-quarter-widescreen{flex:none;width:25%}.bulma-column.is-one-fifth-widescreen{flex:none;width:20%}.bulma-column.is-two-fifths-widescreen{flex:none;width:40%}.bulma-column.is-three-fifths-widescreen{flex:none;width:60%}.bulma-column.is-four-fifths-widescreen{flex:none;width:80%}.bulma-column.is-offset-three-quarters-widescreen{margin-left:75%}.bulma-column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.bulma-column.is-offset-half-widescreen{margin-left:50%}.bulma-column.is-offset-one-third-widescreen{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-widescreen{margin-left:25%}.bulma-column.is-offset-one-fifth-widescreen{margin-left:20%}.bulma-column.is-offset-two-fifths-widescreen{margin-left:40%}.bulma-column.is-offset-three-fifths-widescreen{margin-left:60%}.bulma-column.is-offset-four-fifths-widescreen{margin-left:80%}.bulma-column.is-0-widescreen{flex:none;width:0%}.bulma-column.is-offset-0-widescreen{margin-left:0}.bulma-column.is-1-widescreen{flex:none;width:8.33333%}.bulma-column.is-offset-1-widescreen{margin-left:8.33333%}.bulma-column.is-2-widescreen{flex:none;width:16.66667%}.bulma-column.is-offset-2-widescreen{margin-left:16.66667%}.bulma-column.is-3-widescreen{flex:none;width:25%}.bulma-column.is-offset-3-widescreen{margin-left:25%}.bulma-column.is-4-widescreen{flex:none;width:33.33333%}.bulma-column.is-offset-4-widescreen{margin-left:33.33333%}.bulma-column.is-5-widescreen{flex:none;width:41.66667%}.bulma-column.is-offset-5-widescreen{margin-left:41.66667%}.bulma-column.is-6-widescreen{flex:none;width:50%}.bulma-column.is-offset-6-widescreen{margin-left:50%}.bulma-column.is-7-widescreen{flex:none;width:58.33333%}.bulma-column.is-offset-7-widescreen{margin-left:58.33333%}.bulma-column.is-8-widescreen{flex:none;width:66.66667%}.bulma-column.is-offset-8-widescreen{margin-left:66.66667%}.bulma-column.is-9-widescreen{flex:none;width:75%}.bulma-column.is-offset-9-widescreen{margin-left:75%}.bulma-column.is-10-widescreen{flex:none;width:83.33333%}.bulma-column.is-offset-10-widescreen{margin-left:83.33333%}.bulma-column.is-11-widescreen{flex:none;width:91.66667%}.bulma-column.is-offset-11-widescreen{margin-left:91.66667%}.bulma-column.is-12-widescreen{flex:none;width:100%}.bulma-column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.bulma-column.is-narrow-fullhd{flex:none;width:unset}.bulma-column.is-full-fullhd{flex:none;width:100%}.bulma-column.is-three-quarters-fullhd{flex:none;width:75%}.bulma-column.is-two-thirds-fullhd{flex:none;width:66.6666%}.bulma-column.is-half-fullhd{flex:none;width:50%}.bulma-column.is-one-third-fullhd{flex:none;width:33.3333%}.bulma-column.is-one-quarter-fullhd{flex:none;width:25%}.bulma-column.is-one-fifth-fullhd{flex:none;width:20%}.bulma-column.is-two-fifths-fullhd{flex:none;width:40%}.bulma-column.is-three-fifths-fullhd{flex:none;width:60%}.bulma-column.is-four-fifths-fullhd{flex:none;width:80%}.bulma-column.is-offset-three-quarters-fullhd{margin-left:75%}.bulma-column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.bulma-column.is-offset-half-fullhd{margin-left:50%}.bulma-column.is-offset-one-third-fullhd{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-fullhd{margin-left:25%}.bulma-column.is-offset-one-fifth-fullhd{margin-left:20%}.bulma-column.is-offset-two-fifths-fullhd{margin-left:40%}.bulma-column.is-offset-three-fifths-fullhd{margin-left:60%}.bulma-column.is-offset-four-fifths-fullhd{margin-left:80%}.bulma-column.is-0-fullhd{flex:none;width:0%}.bulma-column.is-offset-0-fullhd{margin-left:0}.bulma-column.is-1-fullhd{flex:none;width:8.33333%}.bulma-column.is-offset-1-fullhd{margin-left:8.33333%}.bulma-column.is-2-fullhd{flex:none;width:16.66667%}.bulma-column.is-offset-2-fullhd{margin-left:16.66667%}.bulma-column.is-3-fullhd{flex:none;width:25%}.bulma-column.is-offset-3-fullhd{margin-left:25%}.bulma-column.is-4-fullhd{flex:none;width:33.33333%}.bulma-column.is-offset-4-fullhd{margin-left:33.33333%}.bulma-column.is-5-fullhd{flex:none;width:41.66667%}.bulma-column.is-offset-5-fullhd{margin-left:41.66667%}.bulma-column.is-6-fullhd{flex:none;width:50%}.bulma-column.is-offset-6-fullhd{margin-left:50%}.bulma-column.is-7-fullhd{flex:none;width:58.33333%}.bulma-column.is-offset-7-fullhd{margin-left:58.33333%}.bulma-column.is-8-fullhd{flex:none;width:66.66667%}.bulma-column.is-offset-8-fullhd{margin-left:66.66667%}.bulma-column.is-9-fullhd{flex:none;width:75%}.bulma-column.is-offset-9-fullhd{margin-left:75%}.bulma-column.is-10-fullhd{flex:none;width:83.33333%}.bulma-column.is-offset-10-fullhd{margin-left:83.33333%}.bulma-column.is-11-fullhd{flex:none;width:91.66667%}.bulma-column.is-offset-11-fullhd{margin-left:91.66667%}.bulma-column.is-12-fullhd{flex:none;width:100%}.bulma-column.is-offset-12-fullhd{margin-left:100%}}.bulma-columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-columns:last-child{margin-bottom:-.75rem}.bulma-columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.bulma-columns.is-centered{justify-content:center}.bulma-columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.bulma-columns.is-gapless>.bulma-column{margin:0;padding:0!important}.bulma-columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.bulma-columns.is-gapless:last-child{margin-bottom:0}.bulma-columns.is-mobile{display:flex}.bulma-columns.is-multiline{flex-wrap:wrap}.bulma-columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.bulma-columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.bulma-columns.is-desktop{display:flex}}.bulma-columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.bulma-columns.is-variable>.bulma-column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.bulma-columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-0-fullhd{--columnGap:0rem}}.bulma-columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.bulma-columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.bulma-columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.bulma-columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-4-fullhd{--columnGap:1rem}}.bulma-columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.bulma-columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.bulma-columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.bulma-columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-8-fullhd{--columnGap:2rem}}.bulma-tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.bulma-tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-tile.is-ancestor:last-child{margin-bottom:-.75rem}.bulma-tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.bulma-tile.is-child{margin:0!important}.bulma-tile.is-parent{padding:.75rem}.bulma-tile.is-vertical{flex-direction:column}.bulma-tile.is-vertical>.bulma-tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.bulma-tile:not(.is-child){display:flex}.bulma-tile.is-1{flex:none;width:8.33333%}.bulma-tile.is-2{flex:none;width:16.66667%}.bulma-tile.is-3{flex:none;width:25%}.bulma-tile.is-4{flex:none;width:33.33333%}.bulma-tile.is-5{flex:none;width:41.66667%}.bulma-tile.is-6{flex:none;width:50%}.bulma-tile.is-7{flex:none;width:58.33333%}.bulma-tile.is-8{flex:none;width:66.66667%}.bulma-tile.is-9{flex:none;width:75%}.bulma-tile.is-10{flex:none;width:83.33333%}.bulma-tile.is-11{flex:none;width:91.66667%}.bulma-tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.bulma-hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.bulma-hero .bulma-navbar{background:0 0}.bulma-hero .bulma-tabs ul{border-bottom:none}.bulma-hero.is-white{background-color:#fff;color:#0a0a0a}.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-white strong{color:inherit}.bulma-hero.is-white .bulma-title{color:#0a0a0a}.bulma-hero.is-white .bulma-subtitle{color:rgba(10,10,10,.9)}.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-white .bulma-subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.bulma-hero.is-white .bulma-navbar-menu{background-color:#fff}}.bulma-hero.is-white .bulma-navbar-item,.bulma-hero.is-white .bulma-navbar-link{color:rgba(10,10,10,.7)}.bulma-hero.is-white .bulma-navbar-link.is-active,.bulma-hero.is-white .bulma-navbar-link:hover,.bulma-hero.is-white a.bulma-navbar-item.is-active,.bulma-hero.is-white a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-hero.is-white .bulma-tabs a{color:#0a0a0a;opacity:.9}.bulma-hero.is-white .bulma-tabs a:hover{opacity:1}.bulma-hero.is-white .bulma-tabs li.is-active a{color:#fff!important;opacity:1}.bulma-hero.is-white .bulma-tabs.is-boxed a,.bulma-hero.is-white .bulma-tabs.is-toggle a{color:#0a0a0a}.bulma-hero.is-white .bulma-tabs.is-boxed a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-white.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.bulma-hero.is-black{background-color:#0a0a0a;color:#fff}.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-black strong{color:inherit}.bulma-hero.is-black .bulma-title{color:#fff}.bulma-hero.is-black .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-black .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-black .bulma-navbar-menu{background-color:#0a0a0a}}.bulma-hero.is-black .bulma-navbar-item,.bulma-hero.is-black .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-black .bulma-navbar-link.is-active,.bulma-hero.is-black .bulma-navbar-link:hover,.bulma-hero.is-black a.bulma-navbar-item.is-active,.bulma-hero.is-black a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-hero.is-black .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-black .bulma-tabs a:hover{opacity:1}.bulma-hero.is-black .bulma-tabs li.is-active a{color:#0a0a0a!important;opacity:1}.bulma-hero.is-black .bulma-tabs.is-boxed a,.bulma-hero.is-black .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-black .bulma-tabs.is-boxed a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.bulma-hero.is-black.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.bulma-hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-light strong{color:inherit}.bulma-hero.is-light .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-light .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-light .bulma-navbar-menu{background-color:#f5f5f5}}.bulma-hero.is-light .bulma-navbar-item,.bulma-hero.is-light .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-navbar-link.is-active,.bulma-hero.is-light .bulma-navbar-link:hover,.bulma-hero.is-light a.bulma-navbar-item.is-active,.bulma-hero.is-light a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-light .bulma-tabs a:hover{opacity:1}.bulma-hero.is-light .bulma-tabs li.is-active a{color:#f5f5f5!important;opacity:1}.bulma-hero.is-light .bulma-tabs.is-boxed a,.bulma-hero.is-light .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs.is-boxed a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-light.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.bulma-hero.is-dark{background-color:#363636;color:#fff}.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-dark strong{color:inherit}.bulma-hero.is-dark .bulma-title{color:#fff}.bulma-hero.is-dark .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-dark .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-dark .bulma-navbar-menu{background-color:#363636}}.bulma-hero.is-dark .bulma-navbar-item,.bulma-hero.is-dark .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-dark .bulma-navbar-link.is-active,.bulma-hero.is-dark .bulma-navbar-link:hover,.bulma-hero.is-dark a.bulma-navbar-item.is-active,.bulma-hero.is-dark a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-hero.is-dark .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-dark .bulma-tabs a:hover{opacity:1}.bulma-hero.is-dark .bulma-tabs li.is-active a{color:#363636!important;opacity:1}.bulma-hero.is-dark .bulma-tabs.is-boxed a,.bulma-hero.is-dark .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.bulma-hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.bulma-hero.is-dark.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.bulma-hero.is-primary{background-color:#00d1b2;color:#fff}.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-primary strong{color:inherit}.bulma-hero.is-primary .bulma-title{color:#fff}.bulma-hero.is-primary .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-primary .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-primary .bulma-navbar-menu{background-color:#00d1b2}}.bulma-hero.is-primary .bulma-navbar-item,.bulma-hero.is-primary .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-primary .bulma-navbar-link.is-active,.bulma-hero.is-primary .bulma-navbar-link:hover,.bulma-hero.is-primary a.bulma-navbar-item.is-active,.bulma-hero.is-primary a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-hero.is-primary .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-primary .bulma-tabs a:hover{opacity:1}.bulma-hero.is-primary .bulma-tabs li.is-active a{color:#00d1b2!important;opacity:1}.bulma-hero.is-primary .bulma-tabs.is-boxed a,.bulma-hero.is-primary .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.bulma-hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.bulma-hero.is-primary.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.bulma-hero.is-link{background-color:#485fc7;color:#fff}.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-link strong{color:inherit}.bulma-hero.is-link .bulma-title{color:#fff}.bulma-hero.is-link .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-link .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-link .bulma-navbar-menu{background-color:#485fc7}}.bulma-hero.is-link .bulma-navbar-item,.bulma-hero.is-link .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-link .bulma-navbar-link.is-active,.bulma-hero.is-link .bulma-navbar-link:hover,.bulma-hero.is-link a.bulma-navbar-item.is-active,.bulma-hero.is-link a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-hero.is-link .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-link .bulma-tabs a:hover{opacity:1}.bulma-hero.is-link .bulma-tabs li.is-active a{color:#485fc7!important;opacity:1}.bulma-hero.is-link .bulma-tabs.is-boxed a,.bulma-hero.is-link .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-link .bulma-tabs.is-boxed a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.bulma-hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.bulma-hero.is-link.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.bulma-hero.is-info{background-color:#3e8ed0;color:#fff}.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-info strong{color:inherit}.bulma-hero.is-info .bulma-title{color:#fff}.bulma-hero.is-info .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-info .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-info .bulma-navbar-menu{background-color:#3e8ed0}}.bulma-hero.is-info .bulma-navbar-item,.bulma-hero.is-info .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-info .bulma-navbar-link.is-active,.bulma-hero.is-info .bulma-navbar-link:hover,.bulma-hero.is-info a.bulma-navbar-item.is-active,.bulma-hero.is-info a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-hero.is-info .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-info .bulma-tabs a:hover{opacity:1}.bulma-hero.is-info .bulma-tabs li.is-active a{color:#3e8ed0!important;opacity:1}.bulma-hero.is-info .bulma-tabs.is-boxed a,.bulma-hero.is-info .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-info .bulma-tabs.is-boxed a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.bulma-hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.bulma-hero.is-info.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.bulma-hero.is-success{background-color:#48c78e;color:#fff}.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-success strong{color:inherit}.bulma-hero.is-success .bulma-title{color:#fff}.bulma-hero.is-success .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-success .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-success .bulma-navbar-menu{background-color:#48c78e}}.bulma-hero.is-success .bulma-navbar-item,.bulma-hero.is-success .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-success .bulma-navbar-link.is-active,.bulma-hero.is-success .bulma-navbar-link:hover,.bulma-hero.is-success a.bulma-navbar-item.is-active,.bulma-hero.is-success a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-hero.is-success .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-success .bulma-tabs a:hover{opacity:1}.bulma-hero.is-success .bulma-tabs li.is-active a{color:#48c78e!important;opacity:1}.bulma-hero.is-success .bulma-tabs.is-boxed a,.bulma-hero.is-success .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-success .bulma-tabs.is-boxed a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.bulma-hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.bulma-hero.is-success.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.bulma-hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-warning strong{color:inherit}.bulma-hero.is-warning .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-warning .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-warning .bulma-navbar-menu{background-color:#ffe08a}}.bulma-hero.is-warning .bulma-navbar-item,.bulma-hero.is-warning .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-navbar-link.is-active,.bulma-hero.is-warning .bulma-navbar-link:hover,.bulma-hero.is-warning a.bulma-navbar-item.is-active,.bulma-hero.is-warning a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-warning .bulma-tabs a:hover{opacity:1}.bulma-hero.is-warning .bulma-tabs li.is-active a{color:#ffe08a!important;opacity:1}.bulma-hero.is-warning .bulma-tabs.is-boxed a,.bulma-hero.is-warning .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.bulma-hero.is-warning.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.bulma-hero.is-danger{background-color:#f14668;color:#fff}.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-danger strong{color:inherit}.bulma-hero.is-danger .bulma-title{color:#fff}.bulma-hero.is-danger .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-danger .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-danger .bulma-navbar-menu{background-color:#f14668}}.bulma-hero.is-danger .bulma-navbar-item,.bulma-hero.is-danger .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-danger .bulma-navbar-link.is-active,.bulma-hero.is-danger .bulma-navbar-link:hover,.bulma-hero.is-danger a.bulma-navbar-item.is-active,.bulma-hero.is-danger a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-hero.is-danger .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-danger .bulma-tabs a:hover{opacity:1}.bulma-hero.is-danger .bulma-tabs li.is-active a{color:#f14668!important;opacity:1}.bulma-hero.is-danger .bulma-tabs.is-boxed a,.bulma-hero.is-danger .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.bulma-hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.bulma-hero.is-danger.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.bulma-hero.is-small .bulma-hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.bulma-hero.is-medium .bulma-hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.bulma-hero.is-large .bulma-hero-body{padding:18rem 6rem}}.bulma-hero.is-fullheight .bulma-hero-body,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body,.bulma-hero.is-halfheight .bulma-hero-body{align-items:center;display:flex}.bulma-hero.is-fullheight .bulma-hero-body>.bulma-container,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body>.bulma-container,.bulma-hero.is-halfheight .bulma-hero-body>.bulma-container{flex-grow:1;flex-shrink:1}.bulma-hero.is-halfheight{min-height:50vh}.bulma-hero.is-fullheight{min-height:100vh}.bulma-hero-video{overflow:hidden}.bulma-hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.bulma-hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.bulma-hero-video{display:none}}.bulma-hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.bulma-hero-buttons .bulma-button{display:flex}.bulma-hero-buttons .bulma-button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.bulma-hero-buttons{display:flex;justify-content:center}.bulma-hero-buttons .bulma-button:not(:last-child){margin-right:1.5rem}}.bulma-hero-foot,.bulma-hero-head{flex-grow:0;flex-shrink:0}.bulma-hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.bulma-hero-body{padding:3rem 3rem}}.bulma-section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.bulma-section{padding:3rem 3rem}.bulma-section.is-medium{padding:9rem 4.5rem}.bulma-section.is-large{padding:18rem 6rem}}.bulma-footer{background-color:#fafafa;padding:3rem 1.5rem 6rem} \ No newline at end of file diff --git a/docs/css/bulma-docs.css b/docs/css/bulma-docs.css index 6d378b3f..13cd9459 100644 --- a/docs/css/bulma-docs.css +++ b/docs/css/bulma-docs.css @@ -1,11 +1,11 @@ @charset "UTF-8"; /*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */ /* Bulma Utilities */ -.button, .input, .textarea, .select select, .file-cta, -.file-name, .pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis, .bulma-control-extend { +.bulma-button, .bulma-input, .bulma-textarea, .bulma-select select, .bulma-file-cta, +.bulma-file-name, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis, .bulma-control-extend { -moz-appearance: none; -webkit-appearance: none; align-items: center; @@ -25,57 +25,57 @@ vertical-align: top; } -.button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, -.file-name:focus, .pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus, -.pagination-ellipsis:focus, .bulma-control-extend:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, -.is-focused.file-name, .is-focused.pagination-previous, -.is-focused.pagination-next, -.is-focused.pagination-link, -.is-focused.pagination-ellipsis, .is-focused.bulma-control-extend, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, -.file-name:active, .pagination-previous:active, -.pagination-next:active, -.pagination-link:active, -.pagination-ellipsis:active, .bulma-control-extend:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, -.is-active.file-name, .is-active.pagination-previous, -.is-active.pagination-next, -.is-active.pagination-link, -.is-active.pagination-ellipsis, .is-active.bulma-control-extend { +.bulma-button:focus, .bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .bulma-file-cta:focus, +.bulma-file-name:focus, .bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus, +.bulma-pagination-ellipsis:focus, .bulma-control-extend:focus, .is-focused.bulma-button, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .is-focused.bulma-file-cta, +.is-focused.bulma-file-name, .is-focused.bulma-pagination-previous, +.is-focused.bulma-pagination-next, +.is-focused.bulma-pagination-link, +.is-focused.bulma-pagination-ellipsis, .is-focused.bulma-control-extend, .bulma-button:active, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .bulma-file-cta:active, +.bulma-file-name:active, .bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active, +.bulma-pagination-ellipsis:active, .bulma-control-extend:active, .is-active.bulma-button, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active, .is-active.bulma-file-cta, +.is-active.bulma-file-name, .is-active.bulma-pagination-previous, +.is-active.bulma-pagination-next, +.is-active.bulma-pagination-link, +.is-active.bulma-pagination-ellipsis, .is-active.bulma-control-extend { outline: none; } -.button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], -.file-name[disabled], .pagination-previous[disabled], -.pagination-next[disabled], -.pagination-link[disabled], -.pagination-ellipsis[disabled], .bulma-control-extend[disabled], -fieldset[disabled] .button, -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select, -fieldset[disabled] .file-cta, -fieldset[disabled] .file-name, -fieldset[disabled] .pagination-previous, -fieldset[disabled] .pagination-next, -fieldset[disabled] .pagination-link, -fieldset[disabled] .pagination-ellipsis, +.bulma-button[disabled], .bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], .bulma-file-cta[disabled], +.bulma-file-name[disabled], .bulma-pagination-previous[disabled], +.bulma-pagination-next[disabled], +.bulma-pagination-link[disabled], +.bulma-pagination-ellipsis[disabled], .bulma-control-extend[disabled], +fieldset[disabled] .bulma-button, +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select, +fieldset[disabled] .bulma-file-cta, +fieldset[disabled] .bulma-file-name, +fieldset[disabled] .bulma-pagination-previous, +fieldset[disabled] .bulma-pagination-next, +fieldset[disabled] .bulma-pagination-link, +fieldset[disabled] .bulma-pagination-ellipsis, fieldset[disabled] .bulma-control-extend { cursor: not-allowed; } -.button, .file, .breadcrumb, .pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis, .tabs, .is-unselectable { +.bulma-button, .bulma-file, .bulma-breadcrumb, .bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis, .bulma-tabs, .is-unselectable { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; } -.select:not(.is-multiple):not(.is-loading)::after, .navbar-link:not(.is-arrowless)::after { +.bulma-select:not(.is-multiple):not(.is-loading)::after, .bulma-navbar-link:not(.is-arrowless)::after { border: 3px solid transparent; border-radius: 2px; border-right: 0; @@ -92,13 +92,13 @@ fieldset[disabled] .bulma-control-extend { width: 0.625em; } -.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), -.subtitle:not(:last-child), .block:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .message:not(:last-child), .pagination:not(:last-child), .tabs:not(:last-child), .bd-tabs:not(:last-child), .bd-example:not(:last-child), .bd-snippet:not(:last-child), .bd-content .highlight:not(:last-child), +.bulma-box:not(:last-child), .bulma-content:not(:last-child), .bulma-notification:not(:last-child), .bulma-progress:not(:last-child), .bulma-table:not(:last-child), .bulma-table-container:not(:last-child), .bulma-title:not(:last-child), +.bulma-subtitle:not(:last-child), .bulma-block:not(:last-child), .bulma-breadcrumb:not(:last-child), .bulma-level:not(:last-child), .bulma-message:not(:last-child), .bulma-pagination:not(:last-child), .bulma-tabs:not(:last-child), .bd-tabs:not(:last-child), .bd-example:not(:last-child), .bd-snippet:not(:last-child), .bd-content .highlight:not(:last-child), .bd-content .bd-highlight-full:not(:last-child), .bd-book-cover:not(:last-child), .bd-pills:not(:last-child), .bd-side-sponsrs:not(:last-child) { margin-bottom: 1.5rem; } -.delete, .modal-close { +.bulma-delete, .bulma-modal-close { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; @@ -125,7 +125,7 @@ fieldset[disabled] .bulma-control-extend { width: 20px; } -.delete::before, .modal-close::before, .delete::after, .modal-close::after { +.bulma-delete::before, .bulma-modal-close::before, .bulma-delete::after, .bulma-modal-close::after { background-color: white; content: ""; display: block; @@ -136,25 +136,25 @@ fieldset[disabled] .bulma-control-extend { transform-origin: center center; } -.delete::before, .modal-close::before { +.bulma-delete::before, .bulma-modal-close::before { height: 2px; width: 50%; } -.delete::after, .modal-close::after { +.bulma-delete::after, .bulma-modal-close::after { height: 50%; width: 2px; } -.delete:hover, .modal-close:hover, .delete:focus, .modal-close:focus { +.bulma-delete:hover, .bulma-modal-close:hover, .bulma-delete:focus, .bulma-modal-close:focus { background-color: rgba(10, 10, 10, 0.3); } -.delete:active, .modal-close:active { +.bulma-delete:active, .bulma-modal-close:active { background-color: rgba(10, 10, 10, 0.4); } -.is-small.delete, .is-small.modal-close { +.is-small.bulma-delete, .is-small.bulma-modal-close { height: 16px; max-height: 16px; max-width: 16px; @@ -163,7 +163,7 @@ fieldset[disabled] .bulma-control-extend { width: 16px; } -.is-medium.delete, .is-medium.modal-close { +.is-medium.bulma-delete, .is-medium.bulma-modal-close { height: 24px; max-height: 24px; max-width: 24px; @@ -172,7 +172,7 @@ fieldset[disabled] .bulma-control-extend { width: 24px; } -.is-large.delete, .is-large.modal-close { +.is-large.bulma-delete, .is-large.bulma-modal-close { height: 32px; max-height: 32px; max-width: 32px; @@ -181,7 +181,7 @@ fieldset[disabled] .bulma-control-extend { width: 32px; } -.button.is-loading::after, .loader, .select.is-loading::after, .control.is-loading::after { +.bulma-button.is-loading::after, .bulma-loader, .bulma-select.is-loading::after, .bulma-control.is-loading::after { animation: spinAround 500ms infinite linear; border: 2px solid #dbdbdb; border-radius: 9999px; @@ -194,23 +194,23 @@ fieldset[disabled] .bulma-control-extend { width: 1em; } -.image.is-square img, -.image.is-square .has-ratio, .image.is-1by1 img, -.image.is-1by1 .has-ratio, .image.is-5by4 img, -.image.is-5by4 .has-ratio, .image.is-4by3 img, -.image.is-4by3 .has-ratio, .image.is-3by2 img, -.image.is-3by2 .has-ratio, .image.is-5by3 img, -.image.is-5by3 .has-ratio, .image.is-16by9 img, -.image.is-16by9 .has-ratio, .image.is-2by1 img, -.image.is-2by1 .has-ratio, .image.is-3by1 img, -.image.is-3by1 .has-ratio, .image.is-4by5 img, -.image.is-4by5 .has-ratio, .image.is-3by4 img, -.image.is-3by4 .has-ratio, .image.is-2by3 img, -.image.is-2by3 .has-ratio, .image.is-3by5 img, -.image.is-3by5 .has-ratio, .image.is-9by16 img, -.image.is-9by16 .has-ratio, .image.is-1by2 img, -.image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio, .modal, .modal-background, .is-overlay, .hero-video, .bd-docs-overlay, .bd-logos-download { +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio, .bulma-modal, .bulma-modal-background, .is-overlay, .bulma-hero-video, .bd-docs-overlay, .bd-logos-download { bottom: 0; left: 0; position: absolute; @@ -218,7 +218,7 @@ fieldset[disabled] .bulma-control-extend { top: 0; } -.navbar-burger, .bd-tabs-nav button, .bd-category-toggle, .bd-navbar-search-icon, .bd-pill-button { +.bulma-navbar-burger, .bd-tabs-nav button, .bd-category-toggle, .bd-navbar-search-icon, .bd-pill-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; @@ -461,7 +461,7 @@ table th { } /* Bulma Elements */ -.box { +.bulma-box { background-color: white; border-radius: 6px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -470,15 +470,15 @@ table th { padding: 1.25rem; } -a.box:hover, a.box:focus { +a.bulma-box:hover, a.bulma-box:focus { box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px #485fc7; } -a.box:active { +a.bulma-box:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #485fc7; } -.button { +.bulma-button { background-color: white; border-color: #dbdbdb; border-width: 1px; @@ -493,2769 +493,2769 @@ a.box:active { white-space: nowrap; } -.button strong { +.bulma-button strong { color: inherit; } -.button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large { +.bulma-button .bulma-icon, .bulma-button .bulma-icon.is-small, .bulma-button .bulma-icon.is-medium, .bulma-button .bulma-icon.is-large { height: 1.5em; width: 1.5em; } -.button .icon:first-child:not(:last-child) { +.bulma-button .bulma-icon:first-child:not(:last-child) { margin-left: calc(-0.5em - 1px); margin-right: 0.25em; } -.button .icon:last-child:not(:first-child) { +.bulma-button .bulma-icon:last-child:not(:first-child) { margin-left: 0.25em; margin-right: calc(-0.5em - 1px); } -.button .icon:first-child:last-child { - margin-left: calc(-0.5em - 1px); - margin-right: calc(-0.5em - 1px); +.bulma-button .bulma-icon:first-child:last-child { + margin-left: calc( -0.5em - 1px); + margin-right: calc( -0.5em - 1px); } -.button:hover, .button.is-hovered { +.bulma-button:hover, .bulma-button.is-hovered { border-color: #b5b5b5; color: #363636; } -.button:focus, .button.is-focused { +.bulma-button:focus, .bulma-button.is-focused { border-color: #485fc7; color: #363636; } -.button:focus:not(:active), .button.is-focused:not(:active) { +.bulma-button:focus:not(:active), .bulma-button.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.button:active, .button.is-active { +.bulma-button:active, .bulma-button.is-active { border-color: #4a4a4a; color: #363636; } -.button.is-text { +.bulma-button.is-text { background-color: transparent; border-color: transparent; color: #4a4a4a; text-decoration: underline; } -.button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused { +.bulma-button.is-text:hover, .bulma-button.is-text.is-hovered, .bulma-button.is-text:focus, .bulma-button.is-text.is-focused { background-color: whitesmoke; color: #363636; } -.button.is-text:active, .button.is-text.is-active { +.bulma-button.is-text:active, .bulma-button.is-text.is-active { background-color: #e8e8e8; color: #363636; } -.button.is-text[disabled], -fieldset[disabled] .button.is-text { +.bulma-button.is-text[disabled], +fieldset[disabled] .bulma-button.is-text { background-color: transparent; border-color: transparent; box-shadow: none; } -.button.is-ghost { +.bulma-button.is-ghost { background: none; border-color: transparent; color: #485fc7; text-decoration: none; } -.button.is-ghost:hover, .button.is-ghost.is-hovered { +.bulma-button.is-ghost:hover, .bulma-button.is-ghost.is-hovered { color: #485fc7; text-decoration: underline; } -.button.is-white { +.bulma-button.is-white { background-color: white; border-color: transparent; color: #0a0a0a; } -.button.is-white:hover, .button.is-white.is-hovered { +.bulma-button.is-white:hover, .bulma-button.is-white.is-hovered { background-color: #f9f9f9; border-color: transparent; color: #0a0a0a; } -.button.is-white:focus, .button.is-white.is-focused { +.bulma-button.is-white:focus, .bulma-button.is-white.is-focused { border-color: transparent; color: #0a0a0a; } -.button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) { +.bulma-button.is-white:focus:not(:active), .bulma-button.is-white.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.button.is-white:active, .button.is-white.is-active { +.bulma-button.is-white:active, .bulma-button.is-white.is-active { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } -.button.is-white[disabled], -fieldset[disabled] .button.is-white { +.bulma-button.is-white[disabled], +fieldset[disabled] .bulma-button.is-white { background-color: white; border-color: white; box-shadow: none; } -.button.is-white.is-inverted { +.bulma-button.is-white.is-inverted { background-color: #0a0a0a; color: white; } -.button.is-white.is-inverted:hover, .button.is-white.is-inverted.is-hovered { +.bulma-button.is-white.is-inverted:hover, .bulma-button.is-white.is-inverted.is-hovered { background-color: black; } -.button.is-white.is-inverted[disabled], -fieldset[disabled] .button.is-white.is-inverted { +.bulma-button.is-white.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted { background-color: #0a0a0a; border-color: transparent; box-shadow: none; color: white; } -.button.is-white.is-loading::after { +.bulma-button.is-white.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-white.is-outlined { +.bulma-button.is-white.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-white.is-outlined:hover, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined.is-focused { +.bulma-button.is-white.is-outlined:hover, .bulma-button.is-white.is-outlined.is-hovered, .bulma-button.is-white.is-outlined:focus, .bulma-button.is-white.is-outlined.is-focused { background-color: white; border-color: white; color: #0a0a0a; } -.button.is-white.is-outlined.is-loading::after { +.bulma-button.is-white.is-outlined.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-white.is-outlined.is-loading:hover::after, .button.is-white.is-outlined.is-loading.is-hovered::after, .button.is-white.is-outlined.is-loading:focus::after, .button.is-white.is-outlined.is-loading.is-focused::after { +.bulma-button.is-white.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-white.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-outlined { +.bulma-button.is-white.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-white.is-inverted.is-outlined { +.bulma-button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; color: #0a0a0a; } -.button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined.is-focused { +.bulma-button.is-white.is-inverted.is-outlined:hover, .bulma-button.is-white.is-inverted.is-outlined.is-hovered, .bulma-button.is-white.is-inverted.is-outlined:focus, .bulma-button.is-white.is-inverted.is-outlined.is-focused { background-color: #0a0a0a; color: white; } -.button.is-white.is-inverted.is-outlined.is-loading:hover::after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-white.is-inverted.is-outlined.is-loading:focus::after, .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-white.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-inverted.is-outlined { +.bulma-button.is-white.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: #0a0a0a; box-shadow: none; color: #0a0a0a; } -.button.is-black { +.bulma-button.is-black { background-color: #0a0a0a; border-color: transparent; color: white; } -.button.is-black:hover, .button.is-black.is-hovered { +.bulma-button.is-black:hover, .bulma-button.is-black.is-hovered { background-color: #040404; border-color: transparent; color: white; } -.button.is-black:focus, .button.is-black.is-focused { +.bulma-button.is-black:focus, .bulma-button.is-black.is-focused { border-color: transparent; color: white; } -.button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) { +.bulma-button.is-black:focus:not(:active), .bulma-button.is-black.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.button.is-black:active, .button.is-black.is-active { +.bulma-button.is-black:active, .bulma-button.is-black.is-active { background-color: black; border-color: transparent; color: white; } -.button.is-black[disabled], -fieldset[disabled] .button.is-black { +.bulma-button.is-black[disabled], +fieldset[disabled] .bulma-button.is-black { background-color: #0a0a0a; border-color: #0a0a0a; box-shadow: none; } -.button.is-black.is-inverted { +.bulma-button.is-black.is-inverted { background-color: white; color: #0a0a0a; } -.button.is-black.is-inverted:hover, .button.is-black.is-inverted.is-hovered { +.bulma-button.is-black.is-inverted:hover, .bulma-button.is-black.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-black.is-inverted[disabled], -fieldset[disabled] .button.is-black.is-inverted { +.bulma-button.is-black.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #0a0a0a; } -.button.is-black.is-loading::after { +.bulma-button.is-black.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-black.is-outlined { +.bulma-button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; color: #0a0a0a; } -.button.is-black.is-outlined:hover, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined.is-focused { +.bulma-button.is-black.is-outlined:hover, .bulma-button.is-black.is-outlined.is-hovered, .bulma-button.is-black.is-outlined:focus, .bulma-button.is-black.is-outlined.is-focused { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.button.is-black.is-outlined.is-loading::after { +.bulma-button.is-black.is-outlined.is-loading::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-black.is-outlined.is-loading:hover::after, .button.is-black.is-outlined.is-loading.is-hovered::after, .button.is-black.is-outlined.is-loading:focus::after, .button.is-black.is-outlined.is-loading.is-focused::after { +.bulma-button.is-black.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-black.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-outlined { +.bulma-button.is-black.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-outlined { background-color: transparent; border-color: #0a0a0a; box-shadow: none; color: #0a0a0a; } -.button.is-black.is-inverted.is-outlined { +.bulma-button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined.is-focused { +.bulma-button.is-black.is-inverted.is-outlined:hover, .bulma-button.is-black.is-inverted.is-outlined.is-hovered, .bulma-button.is-black.is-inverted.is-outlined:focus, .bulma-button.is-black.is-inverted.is-outlined.is-focused { background-color: white; color: #0a0a0a; } -.button.is-black.is-inverted.is-outlined.is-loading:hover::after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-black.is-inverted.is-outlined.is-loading:focus::after, .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #0a0a0a #0a0a0a !important; } -.button.is-black.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-inverted.is-outlined { +.bulma-button.is-black.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-light { +.bulma-button.is-light { background-color: whitesmoke; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:hover, .button.is-light.is-hovered { +.bulma-button.is-light:hover, .bulma-button.is-light.is-hovered { background-color: #eeeeee; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:focus, .button.is-light.is-focused { +.bulma-button.is-light:focus, .bulma-button.is-light.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) { +.bulma-button.is-light:focus:not(:active), .bulma-button.is-light.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.button.is-light:active, .button.is-light.is-active { +.bulma-button.is-light:active, .bulma-button.is-light.is-active { background-color: #e8e8e8; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-light[disabled], -fieldset[disabled] .button.is-light { +.bulma-button.is-light[disabled], +fieldset[disabled] .bulma-button.is-light { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; } -.button.is-light.is-inverted { +.bulma-button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.button.is-light.is-inverted:hover, .button.is-light.is-inverted.is-hovered { +.bulma-button.is-light.is-inverted:hover, .bulma-button.is-light.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-inverted[disabled], -fieldset[disabled] .button.is-light.is-inverted { +.bulma-button.is-light.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: whitesmoke; } -.button.is-light.is-loading::after { +.bulma-button.is-light.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-light.is-outlined { +.bulma-button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; color: whitesmoke; } -.button.is-light.is-outlined:hover, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined.is-focused { +.bulma-button.is-light.is-outlined:hover, .bulma-button.is-light.is-outlined.is-hovered, .bulma-button.is-light.is-outlined:focus, .bulma-button.is-light.is-outlined.is-focused { background-color: whitesmoke; border-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-outlined.is-loading::after { +.bulma-button.is-light.is-outlined.is-loading::after { border-color: transparent transparent whitesmoke whitesmoke !important; } -.button.is-light.is-outlined.is-loading:hover::after, .button.is-light.is-outlined.is-loading.is-hovered::after, .button.is-light.is-outlined.is-loading:focus::after, .button.is-light.is-outlined.is-loading.is-focused::after { +.bulma-button.is-light.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-light.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-outlined { +.bulma-button.is-light.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-outlined { background-color: transparent; border-color: whitesmoke; box-shadow: none; color: whitesmoke; } -.button.is-light.is-inverted.is-outlined { +.bulma-button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined.is-focused { +.bulma-button.is-light.is-inverted.is-outlined:hover, .bulma-button.is-light.is-inverted.is-outlined.is-hovered, .bulma-button.is-light.is-inverted.is-outlined:focus, .bulma-button.is-light.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.button.is-light.is-inverted.is-outlined.is-loading:hover::after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-light.is-inverted.is-outlined.is-loading:focus::after, .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent whitesmoke whitesmoke !important; } -.button.is-light.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-inverted.is-outlined { +.bulma-button.is-light.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-dark { +.bulma-button.is-dark { background-color: #363636; border-color: transparent; color: #fff; } -.button.is-dark:hover, .button.is-dark.is-hovered { +.bulma-button.is-dark:hover, .bulma-button.is-dark.is-hovered { background-color: #2f2f2f; border-color: transparent; color: #fff; } -.button.is-dark:focus, .button.is-dark.is-focused { +.bulma-button.is-dark:focus, .bulma-button.is-dark.is-focused { border-color: transparent; color: #fff; } -.button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) { +.bulma-button.is-dark:focus:not(:active), .bulma-button.is-dark.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.button.is-dark:active, .button.is-dark.is-active { +.bulma-button.is-dark:active, .bulma-button.is-dark.is-active { background-color: #292929; border-color: transparent; color: #fff; } -.button.is-dark[disabled], -fieldset[disabled] .button.is-dark { +.bulma-button.is-dark[disabled], +fieldset[disabled] .bulma-button.is-dark { background-color: #363636; border-color: #363636; box-shadow: none; } -.button.is-dark.is-inverted { +.bulma-button.is-dark.is-inverted { background-color: #fff; color: #363636; } -.button.is-dark.is-inverted:hover, .button.is-dark.is-inverted.is-hovered { +.bulma-button.is-dark.is-inverted:hover, .bulma-button.is-dark.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-dark.is-inverted[disabled], -fieldset[disabled] .button.is-dark.is-inverted { +.bulma-button.is-dark.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #363636; } -.button.is-dark.is-loading::after { +.bulma-button.is-dark.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-dark.is-outlined { +.bulma-button.is-dark.is-outlined { background-color: transparent; border-color: #363636; color: #363636; } -.button.is-dark.is-outlined:hover, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined.is-focused { +.bulma-button.is-dark.is-outlined:hover, .bulma-button.is-dark.is-outlined.is-hovered, .bulma-button.is-dark.is-outlined:focus, .bulma-button.is-dark.is-outlined.is-focused { background-color: #363636; border-color: #363636; color: #fff; } -.button.is-dark.is-outlined.is-loading::after { +.bulma-button.is-dark.is-outlined.is-loading::after { border-color: transparent transparent #363636 #363636 !important; } -.button.is-dark.is-outlined.is-loading:hover::after, .button.is-dark.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-outlined.is-loading:focus::after, .button.is-dark.is-outlined.is-loading.is-focused::after { +.bulma-button.is-dark.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-dark.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-outlined { +.bulma-button.is-dark.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-outlined { background-color: transparent; border-color: #363636; box-shadow: none; color: #363636; } -.button.is-dark.is-inverted.is-outlined { +.bulma-button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined.is-focused { +.bulma-button.is-dark.is-inverted.is-outlined:hover, .bulma-button.is-dark.is-inverted.is-outlined.is-hovered, .bulma-button.is-dark.is-inverted.is-outlined:focus, .bulma-button.is-dark.is-inverted.is-outlined.is-focused { background-color: #fff; color: #363636; } -.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #363636 #363636 !important; } -.button.is-dark.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-inverted.is-outlined { +.bulma-button.is-dark.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-primary { +.bulma-button.is-primary { background-color: #00d1b2; border-color: transparent; color: #fff; } -.button.is-primary:hover, .button.is-primary.is-hovered { +.bulma-button.is-primary:hover, .bulma-button.is-primary.is-hovered { background-color: #00c4a7; border-color: transparent; color: #fff; } -.button.is-primary:focus, .button.is-primary.is-focused { +.bulma-button.is-primary:focus, .bulma-button.is-primary.is-focused { border-color: transparent; color: #fff; } -.button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) { +.bulma-button.is-primary:focus:not(:active), .bulma-button.is-primary.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.button.is-primary:active, .button.is-primary.is-active { +.bulma-button.is-primary:active, .bulma-button.is-primary.is-active { background-color: #00b89c; border-color: transparent; color: #fff; } -.button.is-primary[disabled], -fieldset[disabled] .button.is-primary { +.bulma-button.is-primary[disabled], +fieldset[disabled] .bulma-button.is-primary { background-color: #00d1b2; border-color: #00d1b2; box-shadow: none; } -.button.is-primary.is-inverted { +.bulma-button.is-primary.is-inverted { background-color: #fff; color: #00d1b2; } -.button.is-primary.is-inverted:hover, .button.is-primary.is-inverted.is-hovered { +.bulma-button.is-primary.is-inverted:hover, .bulma-button.is-primary.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-primary.is-inverted[disabled], -fieldset[disabled] .button.is-primary.is-inverted { +.bulma-button.is-primary.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #00d1b2; } -.button.is-primary.is-loading::after { +.bulma-button.is-primary.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-primary.is-outlined { +.bulma-button.is-primary.is-outlined { background-color: transparent; border-color: #00d1b2; color: #00d1b2; } -.button.is-primary.is-outlined:hover, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined.is-focused { +.bulma-button.is-primary.is-outlined:hover, .bulma-button.is-primary.is-outlined.is-hovered, .bulma-button.is-primary.is-outlined:focus, .bulma-button.is-primary.is-outlined.is-focused { background-color: #00d1b2; border-color: #00d1b2; color: #fff; } -.button.is-primary.is-outlined.is-loading::after { +.bulma-button.is-primary.is-outlined.is-loading::after { border-color: transparent transparent #00d1b2 #00d1b2 !important; } -.button.is-primary.is-outlined.is-loading:hover::after, .button.is-primary.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-outlined.is-loading:focus::after, .button.is-primary.is-outlined.is-loading.is-focused::after { +.bulma-button.is-primary.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-primary.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-outlined { +.bulma-button.is-primary.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-outlined { background-color: transparent; border-color: #00d1b2; box-shadow: none; color: #00d1b2; } -.button.is-primary.is-inverted.is-outlined { +.bulma-button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined.is-focused { +.bulma-button.is-primary.is-inverted.is-outlined:hover, .bulma-button.is-primary.is-inverted.is-outlined.is-hovered, .bulma-button.is-primary.is-inverted.is-outlined:focus, .bulma-button.is-primary.is-inverted.is-outlined.is-focused { background-color: #fff; color: #00d1b2; } -.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #00d1b2 #00d1b2 !important; } -.button.is-primary.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-inverted.is-outlined { +.bulma-button.is-primary.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-primary.is-light { +.bulma-button.is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.button.is-primary.is-light:hover, .button.is-primary.is-light.is-hovered { +.bulma-button.is-primary.is-light:hover, .bulma-button.is-primary.is-light.is-hovered { background-color: #defffa; border-color: transparent; color: #00947e; } -.button.is-primary.is-light:active, .button.is-primary.is-light.is-active { +.bulma-button.is-primary.is-light:active, .bulma-button.is-primary.is-light.is-active { background-color: #d1fff8; border-color: transparent; color: #00947e; } -.button.is-link { +.bulma-button.is-link { background-color: #485fc7; border-color: transparent; color: #fff; } -.button.is-link:hover, .button.is-link.is-hovered { +.bulma-button.is-link:hover, .bulma-button.is-link.is-hovered { background-color: #3e56c4; border-color: transparent; color: #fff; } -.button.is-link:focus, .button.is-link.is-focused { +.bulma-button.is-link:focus, .bulma-button.is-link.is-focused { border-color: transparent; color: #fff; } -.button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) { +.bulma-button.is-link:focus:not(:active), .bulma-button.is-link.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.button.is-link:active, .button.is-link.is-active { +.bulma-button.is-link:active, .bulma-button.is-link.is-active { background-color: #3a51bb; border-color: transparent; color: #fff; } -.button.is-link[disabled], -fieldset[disabled] .button.is-link { +.bulma-button.is-link[disabled], +fieldset[disabled] .bulma-button.is-link { background-color: #485fc7; border-color: #485fc7; box-shadow: none; } -.button.is-link.is-inverted { +.bulma-button.is-link.is-inverted { background-color: #fff; color: #485fc7; } -.button.is-link.is-inverted:hover, .button.is-link.is-inverted.is-hovered { +.bulma-button.is-link.is-inverted:hover, .bulma-button.is-link.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-link.is-inverted[disabled], -fieldset[disabled] .button.is-link.is-inverted { +.bulma-button.is-link.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #485fc7; } -.button.is-link.is-loading::after { +.bulma-button.is-link.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-link.is-outlined { +.bulma-button.is-link.is-outlined { background-color: transparent; border-color: #485fc7; color: #485fc7; } -.button.is-link.is-outlined:hover, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined.is-focused { +.bulma-button.is-link.is-outlined:hover, .bulma-button.is-link.is-outlined.is-hovered, .bulma-button.is-link.is-outlined:focus, .bulma-button.is-link.is-outlined.is-focused { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.button.is-link.is-outlined.is-loading::after { +.bulma-button.is-link.is-outlined.is-loading::after { border-color: transparent transparent #485fc7 #485fc7 !important; } -.button.is-link.is-outlined.is-loading:hover::after, .button.is-link.is-outlined.is-loading.is-hovered::after, .button.is-link.is-outlined.is-loading:focus::after, .button.is-link.is-outlined.is-loading.is-focused::after { +.bulma-button.is-link.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-link.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-outlined { +.bulma-button.is-link.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-outlined { background-color: transparent; border-color: #485fc7; box-shadow: none; color: #485fc7; } -.button.is-link.is-inverted.is-outlined { +.bulma-button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined.is-focused { +.bulma-button.is-link.is-inverted.is-outlined:hover, .bulma-button.is-link.is-inverted.is-outlined.is-hovered, .bulma-button.is-link.is-inverted.is-outlined:focus, .bulma-button.is-link.is-inverted.is-outlined.is-focused { background-color: #fff; color: #485fc7; } -.button.is-link.is-inverted.is-outlined.is-loading:hover::after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-link.is-inverted.is-outlined.is-loading:focus::after, .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #485fc7 #485fc7 !important; } -.button.is-link.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-inverted.is-outlined { +.bulma-button.is-link.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-link.is-light { +.bulma-button.is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.button.is-link.is-light:hover, .button.is-link.is-light.is-hovered { +.bulma-button.is-link.is-light:hover, .bulma-button.is-link.is-light.is-hovered { background-color: #e6e9f7; border-color: transparent; color: #3850b7; } -.button.is-link.is-light:active, .button.is-link.is-light.is-active { +.bulma-button.is-link.is-light:active, .bulma-button.is-link.is-light.is-active { background-color: #dce0f4; border-color: transparent; color: #3850b7; } -.button.is-info { +.bulma-button.is-info { background-color: #3e8ed0; border-color: transparent; color: #fff; } -.button.is-info:hover, .button.is-info.is-hovered { +.bulma-button.is-info:hover, .bulma-button.is-info.is-hovered { background-color: #3488ce; border-color: transparent; color: #fff; } -.button.is-info:focus, .button.is-info.is-focused { +.bulma-button.is-info:focus, .bulma-button.is-info.is-focused { border-color: transparent; color: #fff; } -.button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) { +.bulma-button.is-info:focus:not(:active), .bulma-button.is-info.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.button.is-info:active, .button.is-info.is-active { +.bulma-button.is-info:active, .bulma-button.is-info.is-active { background-color: #3082c5; border-color: transparent; color: #fff; } -.button.is-info[disabled], -fieldset[disabled] .button.is-info { +.bulma-button.is-info[disabled], +fieldset[disabled] .bulma-button.is-info { background-color: #3e8ed0; border-color: #3e8ed0; box-shadow: none; } -.button.is-info.is-inverted { +.bulma-button.is-info.is-inverted { background-color: #fff; color: #3e8ed0; } -.button.is-info.is-inverted:hover, .button.is-info.is-inverted.is-hovered { +.bulma-button.is-info.is-inverted:hover, .bulma-button.is-info.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-info.is-inverted[disabled], -fieldset[disabled] .button.is-info.is-inverted { +.bulma-button.is-info.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #3e8ed0; } -.button.is-info.is-loading::after { +.bulma-button.is-info.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-info.is-outlined { +.bulma-button.is-info.is-outlined { background-color: transparent; border-color: #3e8ed0; color: #3e8ed0; } -.button.is-info.is-outlined:hover, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined.is-focused { +.bulma-button.is-info.is-outlined:hover, .bulma-button.is-info.is-outlined.is-hovered, .bulma-button.is-info.is-outlined:focus, .bulma-button.is-info.is-outlined.is-focused { background-color: #3e8ed0; border-color: #3e8ed0; color: #fff; } -.button.is-info.is-outlined.is-loading::after { +.bulma-button.is-info.is-outlined.is-loading::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-info.is-outlined.is-loading:hover::after, .button.is-info.is-outlined.is-loading.is-hovered::after, .button.is-info.is-outlined.is-loading:focus::after, .button.is-info.is-outlined.is-loading.is-focused::after { +.bulma-button.is-info.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-info.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-outlined { +.bulma-button.is-info.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-outlined { background-color: transparent; border-color: #3e8ed0; box-shadow: none; color: #3e8ed0; } -.button.is-info.is-inverted.is-outlined { +.bulma-button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined.is-focused { +.bulma-button.is-info.is-inverted.is-outlined:hover, .bulma-button.is-info.is-inverted.is-outlined.is-hovered, .bulma-button.is-info.is-inverted.is-outlined:focus, .bulma-button.is-info.is-inverted.is-outlined.is-focused { background-color: #fff; color: #3e8ed0; } -.button.is-info.is-inverted.is-outlined.is-loading:hover::after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-info.is-inverted.is-outlined.is-loading:focus::after, .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-info.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-inverted.is-outlined { +.bulma-button.is-info.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-info.is-light { +.bulma-button.is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.button.is-info.is-light:hover, .button.is-info.is-light.is-hovered { +.bulma-button.is-info.is-light:hover, .bulma-button.is-info.is-light.is-hovered { background-color: #e4eff9; border-color: transparent; color: #296fa8; } -.button.is-info.is-light:active, .button.is-info.is-light.is-active { +.bulma-button.is-info.is-light:active, .bulma-button.is-info.is-light.is-active { background-color: #dae9f6; border-color: transparent; color: #296fa8; } -.button.is-success { +.bulma-button.is-success { background-color: #48c78e; border-color: transparent; color: #fff; } -.button.is-success:hover, .button.is-success.is-hovered { +.bulma-button.is-success:hover, .bulma-button.is-success.is-hovered { background-color: #3ec487; border-color: transparent; color: #fff; } -.button.is-success:focus, .button.is-success.is-focused { +.bulma-button.is-success:focus, .bulma-button.is-success.is-focused { border-color: transparent; color: #fff; } -.button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) { +.bulma-button.is-success:focus:not(:active), .bulma-button.is-success.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.button.is-success:active, .button.is-success.is-active { +.bulma-button.is-success:active, .bulma-button.is-success.is-active { background-color: #3abb81; border-color: transparent; color: #fff; } -.button.is-success[disabled], -fieldset[disabled] .button.is-success { +.bulma-button.is-success[disabled], +fieldset[disabled] .bulma-button.is-success { background-color: #48c78e; border-color: #48c78e; box-shadow: none; } -.button.is-success.is-inverted { +.bulma-button.is-success.is-inverted { background-color: #fff; color: #48c78e; } -.button.is-success.is-inverted:hover, .button.is-success.is-inverted.is-hovered { +.bulma-button.is-success.is-inverted:hover, .bulma-button.is-success.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-success.is-inverted[disabled], -fieldset[disabled] .button.is-success.is-inverted { +.bulma-button.is-success.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #48c78e; } -.button.is-success.is-loading::after { +.bulma-button.is-success.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-success.is-outlined { +.bulma-button.is-success.is-outlined { background-color: transparent; border-color: #48c78e; color: #48c78e; } -.button.is-success.is-outlined:hover, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined.is-focused { +.bulma-button.is-success.is-outlined:hover, .bulma-button.is-success.is-outlined.is-hovered, .bulma-button.is-success.is-outlined:focus, .bulma-button.is-success.is-outlined.is-focused { background-color: #48c78e; border-color: #48c78e; color: #fff; } -.button.is-success.is-outlined.is-loading::after { +.bulma-button.is-success.is-outlined.is-loading::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-success.is-outlined.is-loading:hover::after, .button.is-success.is-outlined.is-loading.is-hovered::after, .button.is-success.is-outlined.is-loading:focus::after, .button.is-success.is-outlined.is-loading.is-focused::after { +.bulma-button.is-success.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-success.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-outlined { +.bulma-button.is-success.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-outlined { background-color: transparent; border-color: #48c78e; box-shadow: none; color: #48c78e; } -.button.is-success.is-inverted.is-outlined { +.bulma-button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined.is-focused { +.bulma-button.is-success.is-inverted.is-outlined:hover, .bulma-button.is-success.is-inverted.is-outlined.is-hovered, .bulma-button.is-success.is-inverted.is-outlined:focus, .bulma-button.is-success.is-inverted.is-outlined.is-focused { background-color: #fff; color: #48c78e; } -.button.is-success.is-inverted.is-outlined.is-loading:hover::after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-success.is-inverted.is-outlined.is-loading:focus::after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-success.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-inverted.is-outlined { +.bulma-button.is-success.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-success.is-light { +.bulma-button.is-success.is-light { background-color: #effaf5; color: #257953; } -.button.is-success.is-light:hover, .button.is-success.is-light.is-hovered { +.bulma-button.is-success.is-light:hover, .bulma-button.is-success.is-light.is-hovered { background-color: #e6f7ef; border-color: transparent; color: #257953; } -.button.is-success.is-light:active, .button.is-success.is-light.is-active { +.bulma-button.is-success.is-light:active, .bulma-button.is-success.is-light.is-active { background-color: #dcf4e9; border-color: transparent; color: #257953; } -.button.is-warning { +.bulma-button.is-warning { background-color: #ffe08a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:hover, .button.is-warning.is-hovered { +.bulma-button.is-warning:hover, .bulma-button.is-warning.is-hovered { background-color: #ffdc7d; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:focus, .button.is-warning.is-focused { +.bulma-button.is-warning:focus, .bulma-button.is-warning.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) { +.bulma-button.is-warning:focus:not(:active), .bulma-button.is-warning.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.button.is-warning:active, .button.is-warning.is-active { +.bulma-button.is-warning:active, .bulma-button.is-warning.is-active { background-color: #ffd970; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-warning[disabled], -fieldset[disabled] .button.is-warning { +.bulma-button.is-warning[disabled], +fieldset[disabled] .bulma-button.is-warning { background-color: #ffe08a; border-color: #ffe08a; box-shadow: none; } -.button.is-warning.is-inverted { +.bulma-button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.button.is-warning.is-inverted:hover, .button.is-warning.is-inverted.is-hovered { +.bulma-button.is-warning.is-inverted:hover, .bulma-button.is-warning.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-inverted[disabled], -fieldset[disabled] .button.is-warning.is-inverted { +.bulma-button.is-warning.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: #ffe08a; } -.button.is-warning.is-loading::after { +.bulma-button.is-warning.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-warning.is-outlined { +.bulma-button.is-warning.is-outlined { background-color: transparent; border-color: #ffe08a; color: #ffe08a; } -.button.is-warning.is-outlined:hover, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined.is-focused { +.bulma-button.is-warning.is-outlined:hover, .bulma-button.is-warning.is-outlined.is-hovered, .bulma-button.is-warning.is-outlined:focus, .bulma-button.is-warning.is-outlined.is-focused { background-color: #ffe08a; border-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-outlined.is-loading::after { +.bulma-button.is-warning.is-outlined.is-loading::after { border-color: transparent transparent #ffe08a #ffe08a !important; } -.button.is-warning.is-outlined.is-loading:hover::after, .button.is-warning.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-outlined.is-loading:focus::after, .button.is-warning.is-outlined.is-loading.is-focused::after { +.bulma-button.is-warning.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-warning.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-outlined { +.bulma-button.is-warning.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-outlined { background-color: transparent; border-color: #ffe08a; box-shadow: none; color: #ffe08a; } -.button.is-warning.is-inverted.is-outlined { +.bulma-button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined.is-focused { +.bulma-button.is-warning.is-inverted.is-outlined:hover, .bulma-button.is-warning.is-inverted.is-outlined.is-hovered, .bulma-button.is-warning.is-inverted.is-outlined:focus, .bulma-button.is-warning.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ffe08a #ffe08a !important; } -.button.is-warning.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-inverted.is-outlined { +.bulma-button.is-warning.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-warning.is-light { +.bulma-button.is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.button.is-warning.is-light:hover, .button.is-warning.is-light.is-hovered { +.bulma-button.is-warning.is-light:hover, .bulma-button.is-warning.is-light.is-hovered { background-color: #fff6de; border-color: transparent; color: #946c00; } -.button.is-warning.is-light:active, .button.is-warning.is-light.is-active { +.bulma-button.is-warning.is-light:active, .bulma-button.is-warning.is-light.is-active { background-color: #fff3d1; border-color: transparent; color: #946c00; } -.button.is-danger { +.bulma-button.is-danger { background-color: #f14668; border-color: transparent; color: #fff; } -.button.is-danger:hover, .button.is-danger.is-hovered { +.bulma-button.is-danger:hover, .bulma-button.is-danger.is-hovered { background-color: #f03a5f; border-color: transparent; color: #fff; } -.button.is-danger:focus, .button.is-danger.is-focused { +.bulma-button.is-danger:focus, .bulma-button.is-danger.is-focused { border-color: transparent; color: #fff; } -.button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) { +.bulma-button.is-danger:focus:not(:active), .bulma-button.is-danger.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.button.is-danger:active, .button.is-danger.is-active { +.bulma-button.is-danger:active, .bulma-button.is-danger.is-active { background-color: #ef2e55; border-color: transparent; color: #fff; } -.button.is-danger[disabled], -fieldset[disabled] .button.is-danger { +.bulma-button.is-danger[disabled], +fieldset[disabled] .bulma-button.is-danger { background-color: #f14668; border-color: #f14668; box-shadow: none; } -.button.is-danger.is-inverted { +.bulma-button.is-danger.is-inverted { background-color: #fff; color: #f14668; } -.button.is-danger.is-inverted:hover, .button.is-danger.is-inverted.is-hovered { +.bulma-button.is-danger.is-inverted:hover, .bulma-button.is-danger.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-danger.is-inverted[disabled], -fieldset[disabled] .button.is-danger.is-inverted { +.bulma-button.is-danger.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted { background-color: #fff; border-color: transparent; box-shadow: none; color: #f14668; } -.button.is-danger.is-loading::after { +.bulma-button.is-danger.is-loading::after { border-color: transparent transparent #fff #fff !important; } -.button.is-danger.is-outlined { +.bulma-button.is-danger.is-outlined { background-color: transparent; border-color: #f14668; color: #f14668; } -.button.is-danger.is-outlined:hover, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined.is-focused { +.bulma-button.is-danger.is-outlined:hover, .bulma-button.is-danger.is-outlined.is-hovered, .bulma-button.is-danger.is-outlined:focus, .bulma-button.is-danger.is-outlined.is-focused { background-color: #f14668; border-color: #f14668; color: #fff; } -.button.is-danger.is-outlined.is-loading::after { +.bulma-button.is-danger.is-outlined.is-loading::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-danger.is-outlined.is-loading:hover::after, .button.is-danger.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-outlined.is-loading:focus::after, .button.is-danger.is-outlined.is-loading.is-focused::after { +.bulma-button.is-danger.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #fff #fff !important; } -.button.is-danger.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-outlined { +.bulma-button.is-danger.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-outlined { background-color: transparent; border-color: #f14668; box-shadow: none; color: #f14668; } -.button.is-danger.is-inverted.is-outlined { +.bulma-button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; color: #fff; } -.button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined.is-focused { +.bulma-button.is-danger.is-inverted.is-outlined:hover, .bulma-button.is-danger.is-inverted.is-outlined.is-hovered, .bulma-button.is-danger.is-inverted.is-outlined:focus, .bulma-button.is-danger.is-inverted.is-outlined.is-focused { background-color: #fff; color: #f14668; } -.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-danger.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-inverted.is-outlined { +.bulma-button.is-danger.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: #fff; box-shadow: none; color: #fff; } -.button.is-danger.is-light { +.bulma-button.is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.button.is-danger.is-light:hover, .button.is-danger.is-light.is-hovered { +.bulma-button.is-danger.is-light:hover, .bulma-button.is-danger.is-light.is-hovered { background-color: #fde0e6; border-color: transparent; color: #cc0f35; } -.button.is-danger.is-light:active, .button.is-danger.is-light.is-active { +.bulma-button.is-danger.is-light:active, .bulma-button.is-danger.is-light.is-active { background-color: #fcd4dc; border-color: transparent; color: #cc0f35; } -.button.is-expo { +.bulma-button.is-expo { background-color: #ffd257; border-color: transparent; color: white; } -.button.is-expo:hover, .button.is-expo.is-hovered { +.bulma-button.is-expo:hover, .bulma-button.is-expo.is-hovered { background-color: #ffcf4a; border-color: transparent; color: white; } -.button.is-expo:focus, .button.is-expo.is-focused { +.bulma-button.is-expo:focus, .bulma-button.is-expo.is-focused { border-color: transparent; color: white; } -.button.is-expo:focus:not(:active), .button.is-expo.is-focused:not(:active) { +.bulma-button.is-expo:focus:not(:active), .bulma-button.is-expo.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 210, 87, 0.25); } -.button.is-expo:active, .button.is-expo.is-active { +.bulma-button.is-expo:active, .bulma-button.is-expo.is-active { background-color: #ffcb3e; border-color: transparent; color: white; } -.button.is-expo[disabled], -fieldset[disabled] .button.is-expo { +.bulma-button.is-expo[disabled], +fieldset[disabled] .bulma-button.is-expo { background-color: #ffd257; border-color: #ffd257; box-shadow: none; } -.button.is-expo.is-inverted { +.bulma-button.is-expo.is-inverted { background-color: white; color: #ffd257; } -.button.is-expo.is-inverted:hover, .button.is-expo.is-inverted.is-hovered { +.bulma-button.is-expo.is-inverted:hover, .bulma-button.is-expo.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-expo.is-inverted[disabled], -fieldset[disabled] .button.is-expo.is-inverted { +.bulma-button.is-expo.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-expo.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #ffd257; } -.button.is-expo.is-loading::after { +.bulma-button.is-expo.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-expo.is-outlined { +.bulma-button.is-expo.is-outlined { background-color: transparent; border-color: #ffd257; color: #ffd257; } -.button.is-expo.is-outlined:hover, .button.is-expo.is-outlined.is-hovered, .button.is-expo.is-outlined:focus, .button.is-expo.is-outlined.is-focused { +.bulma-button.is-expo.is-outlined:hover, .bulma-button.is-expo.is-outlined.is-hovered, .bulma-button.is-expo.is-outlined:focus, .bulma-button.is-expo.is-outlined.is-focused { background-color: #ffd257; border-color: #ffd257; color: white; } -.button.is-expo.is-outlined.is-loading::after { +.bulma-button.is-expo.is-outlined.is-loading::after { border-color: transparent transparent #ffd257 #ffd257 !important; } -.button.is-expo.is-outlined.is-loading:hover::after, .button.is-expo.is-outlined.is-loading.is-hovered::after, .button.is-expo.is-outlined.is-loading:focus::after, .button.is-expo.is-outlined.is-loading.is-focused::after { +.bulma-button.is-expo.is-outlined.is-loading:hover::after, .bulma-button.is-expo.is-outlined.is-loading.is-hovered::after, .bulma-button.is-expo.is-outlined.is-loading:focus::after, .bulma-button.is-expo.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-expo.is-outlined[disabled], -fieldset[disabled] .button.is-expo.is-outlined { +.bulma-button.is-expo.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-expo.is-outlined { background-color: transparent; border-color: #ffd257; box-shadow: none; color: #ffd257; } -.button.is-expo.is-inverted.is-outlined { +.bulma-button.is-expo.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-expo.is-inverted.is-outlined:hover, .button.is-expo.is-inverted.is-outlined.is-hovered, .button.is-expo.is-inverted.is-outlined:focus, .button.is-expo.is-inverted.is-outlined.is-focused { +.bulma-button.is-expo.is-inverted.is-outlined:hover, .bulma-button.is-expo.is-inverted.is-outlined.is-hovered, .bulma-button.is-expo.is-inverted.is-outlined:focus, .bulma-button.is-expo.is-inverted.is-outlined.is-focused { background-color: white; color: #ffd257; } -.button.is-expo.is-inverted.is-outlined.is-loading:hover::after, .button.is-expo.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-expo.is-inverted.is-outlined.is-loading:focus::after, .button.is-expo.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-expo.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-expo.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-expo.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-expo.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ffd257 #ffd257 !important; } -.button.is-expo.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-expo.is-inverted.is-outlined { +.bulma-button.is-expo.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-expo.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-expo.is-light { +.bulma-button.is-expo.is-light { background-color: #fffaeb; color: #946c00; } -.button.is-expo.is-light:hover, .button.is-expo.is-light.is-hovered { +.bulma-button.is-expo.is-light:hover, .bulma-button.is-expo.is-light.is-hovered { background-color: #fff6de; border-color: transparent; color: #946c00; } -.button.is-expo.is-light:active, .button.is-expo.is-light.is-active { +.bulma-button.is-expo.is-light:active, .bulma-button.is-expo.is-light.is-active { background-color: #fff3d1; border-color: transparent; color: #946c00; } -.button.is-love { +.bulma-button.is-love { background-color: #f14668; border-color: transparent; color: white; } -.button.is-love:hover, .button.is-love.is-hovered { +.bulma-button.is-love:hover, .bulma-button.is-love.is-hovered { background-color: #f03a5f; border-color: transparent; color: white; } -.button.is-love:focus, .button.is-love.is-focused { +.bulma-button.is-love:focus, .bulma-button.is-love.is-focused { border-color: transparent; color: white; } -.button.is-love:focus:not(:active), .button.is-love.is-focused:not(:active) { +.bulma-button.is-love:focus:not(:active), .bulma-button.is-love.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.button.is-love:active, .button.is-love.is-active { +.bulma-button.is-love:active, .bulma-button.is-love.is-active { background-color: #ef2e55; border-color: transparent; color: white; } -.button.is-love[disabled], -fieldset[disabled] .button.is-love { +.bulma-button.is-love[disabled], +fieldset[disabled] .bulma-button.is-love { background-color: #f14668; border-color: #f14668; box-shadow: none; } -.button.is-love.is-inverted { +.bulma-button.is-love.is-inverted { background-color: white; color: #f14668; } -.button.is-love.is-inverted:hover, .button.is-love.is-inverted.is-hovered { +.bulma-button.is-love.is-inverted:hover, .bulma-button.is-love.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-love.is-inverted[disabled], -fieldset[disabled] .button.is-love.is-inverted { +.bulma-button.is-love.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-love.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #f14668; } -.button.is-love.is-loading::after { +.bulma-button.is-love.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-love.is-outlined { +.bulma-button.is-love.is-outlined { background-color: transparent; border-color: #f14668; color: #f14668; } -.button.is-love.is-outlined:hover, .button.is-love.is-outlined.is-hovered, .button.is-love.is-outlined:focus, .button.is-love.is-outlined.is-focused { +.bulma-button.is-love.is-outlined:hover, .bulma-button.is-love.is-outlined.is-hovered, .bulma-button.is-love.is-outlined:focus, .bulma-button.is-love.is-outlined.is-focused { background-color: #f14668; border-color: #f14668; color: white; } -.button.is-love.is-outlined.is-loading::after { +.bulma-button.is-love.is-outlined.is-loading::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-love.is-outlined.is-loading:hover::after, .button.is-love.is-outlined.is-loading.is-hovered::after, .button.is-love.is-outlined.is-loading:focus::after, .button.is-love.is-outlined.is-loading.is-focused::after { +.bulma-button.is-love.is-outlined.is-loading:hover::after, .bulma-button.is-love.is-outlined.is-loading.is-hovered::after, .bulma-button.is-love.is-outlined.is-loading:focus::after, .bulma-button.is-love.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-love.is-outlined[disabled], -fieldset[disabled] .button.is-love.is-outlined { +.bulma-button.is-love.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-love.is-outlined { background-color: transparent; border-color: #f14668; box-shadow: none; color: #f14668; } -.button.is-love.is-inverted.is-outlined { +.bulma-button.is-love.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-love.is-inverted.is-outlined:hover, .button.is-love.is-inverted.is-outlined.is-hovered, .button.is-love.is-inverted.is-outlined:focus, .button.is-love.is-inverted.is-outlined.is-focused { +.bulma-button.is-love.is-inverted.is-outlined:hover, .bulma-button.is-love.is-inverted.is-outlined.is-hovered, .bulma-button.is-love.is-inverted.is-outlined:focus, .bulma-button.is-love.is-inverted.is-outlined.is-focused { background-color: white; color: #f14668; } -.button.is-love.is-inverted.is-outlined.is-loading:hover::after, .button.is-love.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-love.is-inverted.is-outlined.is-loading:focus::after, .button.is-love.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-love.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-love.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-love.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-love.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #f14668 #f14668 !important; } -.button.is-love.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-love.is-inverted.is-outlined { +.bulma-button.is-love.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-love.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-love.is-light { +.bulma-button.is-love.is-light { background-color: #feecf0; color: #cc0f35; } -.button.is-love.is-light:hover, .button.is-love.is-light.is-hovered { +.bulma-button.is-love.is-light:hover, .bulma-button.is-love.is-light.is-hovered { background-color: #fde0e6; border-color: transparent; color: #cc0f35; } -.button.is-love.is-light:active, .button.is-love.is-light.is-active { +.bulma-button.is-love.is-light:active, .bulma-button.is-love.is-light.is-active { background-color: #fcd4dc; border-color: transparent; color: #cc0f35; } -.button.is-patreon { +.bulma-button.is-patreon { background-color: #f96854; border-color: transparent; color: white; } -.button.is-patreon:hover, .button.is-patreon.is-hovered { +.bulma-button.is-patreon:hover, .bulma-button.is-patreon.is-hovered { background-color: #f95d48; border-color: transparent; color: white; } -.button.is-patreon:focus, .button.is-patreon.is-focused { +.bulma-button.is-patreon:focus, .bulma-button.is-patreon.is-focused { border-color: transparent; color: white; } -.button.is-patreon:focus:not(:active), .button.is-patreon.is-focused:not(:active) { +.bulma-button.is-patreon:focus:not(:active), .bulma-button.is-patreon.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(249, 104, 84, 0.25); } -.button.is-patreon:active, .button.is-patreon.is-active { +.bulma-button.is-patreon:active, .bulma-button.is-patreon.is-active { background-color: #f8523b; border-color: transparent; color: white; } -.button.is-patreon[disabled], -fieldset[disabled] .button.is-patreon { +.bulma-button.is-patreon[disabled], +fieldset[disabled] .bulma-button.is-patreon { background-color: #f96854; border-color: #f96854; box-shadow: none; } -.button.is-patreon.is-inverted { +.bulma-button.is-patreon.is-inverted { background-color: white; color: #f96854; } -.button.is-patreon.is-inverted:hover, .button.is-patreon.is-inverted.is-hovered { +.bulma-button.is-patreon.is-inverted:hover, .bulma-button.is-patreon.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-patreon.is-inverted[disabled], -fieldset[disabled] .button.is-patreon.is-inverted { +.bulma-button.is-patreon.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-patreon.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #f96854; } -.button.is-patreon.is-loading::after { +.bulma-button.is-patreon.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-patreon.is-outlined { +.bulma-button.is-patreon.is-outlined { background-color: transparent; border-color: #f96854; color: #f96854; } -.button.is-patreon.is-outlined:hover, .button.is-patreon.is-outlined.is-hovered, .button.is-patreon.is-outlined:focus, .button.is-patreon.is-outlined.is-focused { +.bulma-button.is-patreon.is-outlined:hover, .bulma-button.is-patreon.is-outlined.is-hovered, .bulma-button.is-patreon.is-outlined:focus, .bulma-button.is-patreon.is-outlined.is-focused { background-color: #f96854; border-color: #f96854; color: white; } -.button.is-patreon.is-outlined.is-loading::after { +.bulma-button.is-patreon.is-outlined.is-loading::after { border-color: transparent transparent #f96854 #f96854 !important; } -.button.is-patreon.is-outlined.is-loading:hover::after, .button.is-patreon.is-outlined.is-loading.is-hovered::after, .button.is-patreon.is-outlined.is-loading:focus::after, .button.is-patreon.is-outlined.is-loading.is-focused::after { +.bulma-button.is-patreon.is-outlined.is-loading:hover::after, .bulma-button.is-patreon.is-outlined.is-loading.is-hovered::after, .bulma-button.is-patreon.is-outlined.is-loading:focus::after, .bulma-button.is-patreon.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-patreon.is-outlined[disabled], -fieldset[disabled] .button.is-patreon.is-outlined { +.bulma-button.is-patreon.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-patreon.is-outlined { background-color: transparent; border-color: #f96854; box-shadow: none; color: #f96854; } -.button.is-patreon.is-inverted.is-outlined { +.bulma-button.is-patreon.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-patreon.is-inverted.is-outlined:hover, .button.is-patreon.is-inverted.is-outlined.is-hovered, .button.is-patreon.is-inverted.is-outlined:focus, .button.is-patreon.is-inverted.is-outlined.is-focused { +.bulma-button.is-patreon.is-inverted.is-outlined:hover, .bulma-button.is-patreon.is-inverted.is-outlined.is-hovered, .bulma-button.is-patreon.is-inverted.is-outlined:focus, .bulma-button.is-patreon.is-inverted.is-outlined.is-focused { background-color: white; color: #f96854; } -.button.is-patreon.is-inverted.is-outlined.is-loading:hover::after, .button.is-patreon.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-patreon.is-inverted.is-outlined.is-loading:focus::after, .button.is-patreon.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-patreon.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-patreon.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-patreon.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-patreon.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #f96854 #f96854 !important; } -.button.is-patreon.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-patreon.is-inverted.is-outlined { +.bulma-button.is-patreon.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-patreon.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-patreon.is-light { +.bulma-button.is-patreon.is-light { background-color: #feeeeb; color: #c01d07; } -.button.is-patreon.is-light:hover, .button.is-patreon.is-light.is-hovered { +.bulma-button.is-patreon.is-light:hover, .bulma-button.is-patreon.is-light.is-hovered { background-color: #fee3df; border-color: transparent; color: #c01d07; } -.button.is-patreon.is-light:active, .button.is-patreon.is-light.is-active { +.bulma-button.is-patreon.is-light:active, .bulma-button.is-patreon.is-light.is-active { background-color: #fdd8d3; border-color: transparent; color: #c01d07; } -.button.is-rss { +.bulma-button.is-rss { background-color: #f26522; border-color: transparent; color: white; } -.button.is-rss:hover, .button.is-rss.is-hovered { +.bulma-button.is-rss:hover, .bulma-button.is-rss.is-hovered { background-color: #f15d16; border-color: transparent; color: white; } -.button.is-rss:focus, .button.is-rss.is-focused { +.bulma-button.is-rss:focus, .bulma-button.is-rss.is-focused { border-color: transparent; color: white; } -.button.is-rss:focus:not(:active), .button.is-rss.is-focused:not(:active) { +.bulma-button.is-rss:focus:not(:active), .bulma-button.is-rss.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(242, 101, 34, 0.25); } -.button.is-rss:active, .button.is-rss.is-active { +.bulma-button.is-rss:active, .bulma-button.is-rss.is-active { background-color: #ed560e; border-color: transparent; color: white; } -.button.is-rss[disabled], -fieldset[disabled] .button.is-rss { +.bulma-button.is-rss[disabled], +fieldset[disabled] .bulma-button.is-rss { background-color: #f26522; border-color: #f26522; box-shadow: none; } -.button.is-rss.is-inverted { +.bulma-button.is-rss.is-inverted { background-color: white; color: #f26522; } -.button.is-rss.is-inverted:hover, .button.is-rss.is-inverted.is-hovered { +.bulma-button.is-rss.is-inverted:hover, .bulma-button.is-rss.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-rss.is-inverted[disabled], -fieldset[disabled] .button.is-rss.is-inverted { +.bulma-button.is-rss.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-rss.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #f26522; } -.button.is-rss.is-loading::after { +.bulma-button.is-rss.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-rss.is-outlined { +.bulma-button.is-rss.is-outlined { background-color: transparent; border-color: #f26522; color: #f26522; } -.button.is-rss.is-outlined:hover, .button.is-rss.is-outlined.is-hovered, .button.is-rss.is-outlined:focus, .button.is-rss.is-outlined.is-focused { +.bulma-button.is-rss.is-outlined:hover, .bulma-button.is-rss.is-outlined.is-hovered, .bulma-button.is-rss.is-outlined:focus, .bulma-button.is-rss.is-outlined.is-focused { background-color: #f26522; border-color: #f26522; color: white; } -.button.is-rss.is-outlined.is-loading::after { +.bulma-button.is-rss.is-outlined.is-loading::after { border-color: transparent transparent #f26522 #f26522 !important; } -.button.is-rss.is-outlined.is-loading:hover::after, .button.is-rss.is-outlined.is-loading.is-hovered::after, .button.is-rss.is-outlined.is-loading:focus::after, .button.is-rss.is-outlined.is-loading.is-focused::after { +.bulma-button.is-rss.is-outlined.is-loading:hover::after, .bulma-button.is-rss.is-outlined.is-loading.is-hovered::after, .bulma-button.is-rss.is-outlined.is-loading:focus::after, .bulma-button.is-rss.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-rss.is-outlined[disabled], -fieldset[disabled] .button.is-rss.is-outlined { +.bulma-button.is-rss.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-rss.is-outlined { background-color: transparent; border-color: #f26522; box-shadow: none; color: #f26522; } -.button.is-rss.is-inverted.is-outlined { +.bulma-button.is-rss.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-rss.is-inverted.is-outlined:hover, .button.is-rss.is-inverted.is-outlined.is-hovered, .button.is-rss.is-inverted.is-outlined:focus, .button.is-rss.is-inverted.is-outlined.is-focused { +.bulma-button.is-rss.is-inverted.is-outlined:hover, .bulma-button.is-rss.is-inverted.is-outlined.is-hovered, .bulma-button.is-rss.is-inverted.is-outlined:focus, .bulma-button.is-rss.is-inverted.is-outlined.is-focused { background-color: white; color: #f26522; } -.button.is-rss.is-inverted.is-outlined.is-loading:hover::after, .button.is-rss.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-rss.is-inverted.is-outlined.is-loading:focus::after, .button.is-rss.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-rss.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-rss.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-rss.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-rss.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #f26522 #f26522 !important; } -.button.is-rss.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-rss.is-inverted.is-outlined { +.bulma-button.is-rss.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-rss.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-rss.is-light { +.bulma-button.is-rss.is-light { background-color: #fef2ec; color: #c1460b; } -.button.is-rss.is-light:hover, .button.is-rss.is-light.is-hovered { +.bulma-button.is-rss.is-light:hover, .bulma-button.is-rss.is-light.is-hovered { background-color: #fde9e0; border-color: transparent; color: #c1460b; } -.button.is-rss.is-light:active, .button.is-rss.is-light.is-active { +.bulma-button.is-rss.is-light:active, .bulma-button.is-rss.is-light.is-active { background-color: #fce1d4; border-color: transparent; color: #c1460b; } -.button.is-bleeding { +.bulma-button.is-bleeding { background-color: #abf47c; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding:hover, .button.is-bleeding.is-hovered { +.bulma-button.is-bleeding:hover, .bulma-button.is-bleeding.is-hovered { background-color: #a3f370; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding:focus, .button.is-bleeding.is-focused { +.bulma-button.is-bleeding:focus, .bulma-button.is-bleeding.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding:focus:not(:active), .button.is-bleeding.is-focused:not(:active) { +.bulma-button.is-bleeding:focus:not(:active), .bulma-button.is-bleeding.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(171, 244, 124, 0.25); } -.button.is-bleeding:active, .button.is-bleeding.is-active { +.bulma-button.is-bleeding:active, .bulma-button.is-bleeding.is-active { background-color: #9cf264; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding[disabled], -fieldset[disabled] .button.is-bleeding { +.bulma-button.is-bleeding[disabled], +fieldset[disabled] .bulma-button.is-bleeding { background-color: #abf47c; border-color: #abf47c; box-shadow: none; } -.button.is-bleeding.is-inverted { +.bulma-button.is-bleeding.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: #abf47c; } -.button.is-bleeding.is-inverted:hover, .button.is-bleeding.is-inverted.is-hovered { +.bulma-button.is-bleeding.is-inverted:hover, .bulma-button.is-bleeding.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding.is-inverted[disabled], -fieldset[disabled] .button.is-bleeding.is-inverted { +.bulma-button.is-bleeding.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-bleeding.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: #abf47c; } -.button.is-bleeding.is-loading::after { +.bulma-button.is-bleeding.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-bleeding.is-outlined { +.bulma-button.is-bleeding.is-outlined { background-color: transparent; border-color: #abf47c; color: #abf47c; } -.button.is-bleeding.is-outlined:hover, .button.is-bleeding.is-outlined.is-hovered, .button.is-bleeding.is-outlined:focus, .button.is-bleeding.is-outlined.is-focused { +.bulma-button.is-bleeding.is-outlined:hover, .bulma-button.is-bleeding.is-outlined.is-hovered, .bulma-button.is-bleeding.is-outlined:focus, .bulma-button.is-bleeding.is-outlined.is-focused { background-color: #abf47c; border-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding.is-outlined.is-loading::after { +.bulma-button.is-bleeding.is-outlined.is-loading::after { border-color: transparent transparent #abf47c #abf47c !important; } -.button.is-bleeding.is-outlined.is-loading:hover::after, .button.is-bleeding.is-outlined.is-loading.is-hovered::after, .button.is-bleeding.is-outlined.is-loading:focus::after, .button.is-bleeding.is-outlined.is-loading.is-focused::after { +.bulma-button.is-bleeding.is-outlined.is-loading:hover::after, .bulma-button.is-bleeding.is-outlined.is-loading.is-hovered::after, .bulma-button.is-bleeding.is-outlined.is-loading:focus::after, .bulma-button.is-bleeding.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-bleeding.is-outlined[disabled], -fieldset[disabled] .button.is-bleeding.is-outlined { +.bulma-button.is-bleeding.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-bleeding.is-outlined { background-color: transparent; border-color: #abf47c; box-shadow: none; color: #abf47c; } -.button.is-bleeding.is-inverted.is-outlined { +.bulma-button.is-bleeding.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding.is-inverted.is-outlined:hover, .button.is-bleeding.is-inverted.is-outlined.is-hovered, .button.is-bleeding.is-inverted.is-outlined:focus, .button.is-bleeding.is-inverted.is-outlined.is-focused { +.bulma-button.is-bleeding.is-inverted.is-outlined:hover, .bulma-button.is-bleeding.is-inverted.is-outlined.is-hovered, .bulma-button.is-bleeding.is-inverted.is-outlined:focus, .bulma-button.is-bleeding.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: #abf47c; } -.button.is-bleeding.is-inverted.is-outlined.is-loading:hover::after, .button.is-bleeding.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-bleeding.is-inverted.is-outlined.is-loading:focus::after, .button.is-bleeding.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-bleeding.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-bleeding.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-bleeding.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-bleeding.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #abf47c #abf47c !important; } -.button.is-bleeding.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-bleeding.is-inverted.is-outlined { +.bulma-button.is-bleeding.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-bleeding.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-bleeding.is-light { +.bulma-button.is-bleeding.is-light { background-color: #f3fdec; color: #3c880b; } -.button.is-bleeding.is-light:hover, .button.is-bleeding.is-light.is-hovered { +.bulma-button.is-bleeding.is-light:hover, .bulma-button.is-bleeding.is-light.is-hovered { background-color: #ebfce0; border-color: transparent; color: #3c880b; } -.button.is-bleeding.is-light:active, .button.is-bleeding.is-light.is-active { +.bulma-button.is-bleeding.is-light:active, .bulma-button.is-bleeding.is-light.is-active { background-color: #e4fbd5; border-color: transparent; color: #3c880b; } -.button.is-sass { +.bulma-button.is-sass { background-color: #bf4080; border-color: transparent; color: white; } -.button.is-sass:hover, .button.is-sass.is-hovered { +.bulma-button.is-sass:hover, .bulma-button.is-sass.is-hovered { background-color: #b53d7a; border-color: transparent; color: white; } -.button.is-sass:focus, .button.is-sass.is-focused { +.bulma-button.is-sass:focus, .bulma-button.is-sass.is-focused { border-color: transparent; color: white; } -.button.is-sass:focus:not(:active), .button.is-sass.is-focused:not(:active) { +.bulma-button.is-sass:focus:not(:active), .bulma-button.is-sass.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(191, 64, 128, 0.25); } -.button.is-sass:active, .button.is-sass.is-active { +.bulma-button.is-sass:active, .bulma-button.is-sass.is-active { background-color: #ac3a73; border-color: transparent; color: white; } -.button.is-sass[disabled], -fieldset[disabled] .button.is-sass { +.bulma-button.is-sass[disabled], +fieldset[disabled] .bulma-button.is-sass { background-color: #bf4080; border-color: #bf4080; box-shadow: none; } -.button.is-sass.is-inverted { +.bulma-button.is-sass.is-inverted { background-color: white; color: #bf4080; } -.button.is-sass.is-inverted:hover, .button.is-sass.is-inverted.is-hovered { +.bulma-button.is-sass.is-inverted:hover, .bulma-button.is-sass.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-sass.is-inverted[disabled], -fieldset[disabled] .button.is-sass.is-inverted { +.bulma-button.is-sass.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-sass.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #bf4080; } -.button.is-sass.is-loading::after { +.bulma-button.is-sass.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-sass.is-outlined { +.bulma-button.is-sass.is-outlined { background-color: transparent; border-color: #bf4080; color: #bf4080; } -.button.is-sass.is-outlined:hover, .button.is-sass.is-outlined.is-hovered, .button.is-sass.is-outlined:focus, .button.is-sass.is-outlined.is-focused { +.bulma-button.is-sass.is-outlined:hover, .bulma-button.is-sass.is-outlined.is-hovered, .bulma-button.is-sass.is-outlined:focus, .bulma-button.is-sass.is-outlined.is-focused { background-color: #bf4080; border-color: #bf4080; color: white; } -.button.is-sass.is-outlined.is-loading::after { +.bulma-button.is-sass.is-outlined.is-loading::after { border-color: transparent transparent #bf4080 #bf4080 !important; } -.button.is-sass.is-outlined.is-loading:hover::after, .button.is-sass.is-outlined.is-loading.is-hovered::after, .button.is-sass.is-outlined.is-loading:focus::after, .button.is-sass.is-outlined.is-loading.is-focused::after { +.bulma-button.is-sass.is-outlined.is-loading:hover::after, .bulma-button.is-sass.is-outlined.is-loading.is-hovered::after, .bulma-button.is-sass.is-outlined.is-loading:focus::after, .bulma-button.is-sass.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-sass.is-outlined[disabled], -fieldset[disabled] .button.is-sass.is-outlined { +.bulma-button.is-sass.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-sass.is-outlined { background-color: transparent; border-color: #bf4080; box-shadow: none; color: #bf4080; } -.button.is-sass.is-inverted.is-outlined { +.bulma-button.is-sass.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-sass.is-inverted.is-outlined:hover, .button.is-sass.is-inverted.is-outlined.is-hovered, .button.is-sass.is-inverted.is-outlined:focus, .button.is-sass.is-inverted.is-outlined.is-focused { +.bulma-button.is-sass.is-inverted.is-outlined:hover, .bulma-button.is-sass.is-inverted.is-outlined.is-hovered, .bulma-button.is-sass.is-inverted.is-outlined:focus, .bulma-button.is-sass.is-inverted.is-outlined.is-focused { background-color: white; color: #bf4080; } -.button.is-sass.is-inverted.is-outlined.is-loading:hover::after, .button.is-sass.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-sass.is-inverted.is-outlined.is-loading:focus::after, .button.is-sass.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-sass.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-sass.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-sass.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-sass.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #bf4080 #bf4080 !important; } -.button.is-sass.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-sass.is-inverted.is-outlined { +.bulma-button.is-sass.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-sass.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-sass.is-light { +.bulma-button.is-sass.is-light { background-color: #faf0f5; color: #b03b76; } -.button.is-sass.is-light:hover, .button.is-sass.is-light.is-hovered { +.bulma-button.is-sass.is-light:hover, .bulma-button.is-sass.is-light.is-hovered { background-color: #f7e6ee; border-color: transparent; color: #b03b76; } -.button.is-sass.is-light:active, .button.is-sass.is-light.is-active { +.bulma-button.is-sass.is-light:active, .bulma-button.is-sass.is-light.is-active { background-color: #f3dde8; border-color: transparent; color: #b03b76; } -.button.is-amazon { +.bulma-button.is-amazon { background-color: #ffd863; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-amazon:hover, .button.is-amazon.is-hovered { +.bulma-button.is-amazon:hover, .bulma-button.is-amazon.is-hovered { background-color: #ffd556; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-amazon:focus, .button.is-amazon.is-focused { +.bulma-button.is-amazon:focus, .bulma-button.is-amazon.is-focused { border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-amazon:focus:not(:active), .button.is-amazon.is-focused:not(:active) { +.bulma-button.is-amazon:focus:not(:active), .bulma-button.is-amazon.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(255, 216, 99, 0.25); } -.button.is-amazon:active, .button.is-amazon.is-active { +.bulma-button.is-amazon:active, .bulma-button.is-amazon.is-active { background-color: #ffd24a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.button.is-amazon[disabled], -fieldset[disabled] .button.is-amazon { +.bulma-button.is-amazon[disabled], +fieldset[disabled] .bulma-button.is-amazon { background-color: #ffd863; border-color: #ffd863; box-shadow: none; } -.button.is-amazon.is-inverted { +.bulma-button.is-amazon.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: #ffd863; } -.button.is-amazon.is-inverted:hover, .button.is-amazon.is-inverted.is-hovered { +.bulma-button.is-amazon.is-inverted:hover, .bulma-button.is-amazon.is-inverted.is-hovered { background-color: rgba(0, 0, 0, 0.7); } -.button.is-amazon.is-inverted[disabled], -fieldset[disabled] .button.is-amazon.is-inverted { +.bulma-button.is-amazon.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-amazon.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: #ffd863; } -.button.is-amazon.is-loading::after { +.bulma-button.is-amazon.is-loading::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-amazon.is-outlined { +.bulma-button.is-amazon.is-outlined { background-color: transparent; border-color: #ffd863; color: #ffd863; } -.button.is-amazon.is-outlined:hover, .button.is-amazon.is-outlined.is-hovered, .button.is-amazon.is-outlined:focus, .button.is-amazon.is-outlined.is-focused { +.bulma-button.is-amazon.is-outlined:hover, .bulma-button.is-amazon.is-outlined.is-hovered, .bulma-button.is-amazon.is-outlined:focus, .bulma-button.is-amazon.is-outlined.is-focused { background-color: #ffd863; border-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.button.is-amazon.is-outlined.is-loading::after { +.bulma-button.is-amazon.is-outlined.is-loading::after { border-color: transparent transparent #ffd863 #ffd863 !important; } -.button.is-amazon.is-outlined.is-loading:hover::after, .button.is-amazon.is-outlined.is-loading.is-hovered::after, .button.is-amazon.is-outlined.is-loading:focus::after, .button.is-amazon.is-outlined.is-loading.is-focused::after { +.bulma-button.is-amazon.is-outlined.is-loading:hover::after, .bulma-button.is-amazon.is-outlined.is-loading.is-hovered::after, .bulma-button.is-amazon.is-outlined.is-loading:focus::after, .bulma-button.is-amazon.is-outlined.is-loading.is-focused::after { border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; } -.button.is-amazon.is-outlined[disabled], -fieldset[disabled] .button.is-amazon.is-outlined { +.bulma-button.is-amazon.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-amazon.is-outlined { background-color: transparent; border-color: #ffd863; box-shadow: none; color: #ffd863; } -.button.is-amazon.is-inverted.is-outlined { +.bulma-button.is-amazon.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); color: rgba(0, 0, 0, 0.7); } -.button.is-amazon.is-inverted.is-outlined:hover, .button.is-amazon.is-inverted.is-outlined.is-hovered, .button.is-amazon.is-inverted.is-outlined:focus, .button.is-amazon.is-inverted.is-outlined.is-focused { +.bulma-button.is-amazon.is-inverted.is-outlined:hover, .bulma-button.is-amazon.is-inverted.is-outlined.is-hovered, .bulma-button.is-amazon.is-inverted.is-outlined:focus, .bulma-button.is-amazon.is-inverted.is-outlined.is-focused { background-color: rgba(0, 0, 0, 0.7); color: #ffd863; } -.button.is-amazon.is-inverted.is-outlined.is-loading:hover::after, .button.is-amazon.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-amazon.is-inverted.is-outlined.is-loading:focus::after, .button.is-amazon.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-amazon.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-amazon.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-amazon.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-amazon.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ffd863 #ffd863 !important; } -.button.is-amazon.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-amazon.is-inverted.is-outlined { +.bulma-button.is-amazon.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-amazon.is-inverted.is-outlined { background-color: transparent; border-color: rgba(0, 0, 0, 0.7); box-shadow: none; color: rgba(0, 0, 0, 0.7); } -.button.is-amazon.is-light { +.bulma-button.is-amazon.is-light { background-color: #fffaeb; color: #946f00; } -.button.is-amazon.is-light:hover, .button.is-amazon.is-light.is-hovered { +.bulma-button.is-amazon.is-light:hover, .bulma-button.is-amazon.is-light.is-hovered { background-color: #fff7de; border-color: transparent; color: #946f00; } -.button.is-amazon.is-light:active, .button.is-amazon.is-light.is-active { +.bulma-button.is-amazon.is-light:active, .bulma-button.is-amazon.is-light.is-active { background-color: #fff4d1; border-color: transparent; color: #946f00; } -.button.is-sponsor { +.bulma-button.is-sponsor { background-color: #ea4aaa; border-color: transparent; color: white; } -.button.is-sponsor:hover, .button.is-sponsor.is-hovered { +.bulma-button.is-sponsor:hover, .bulma-button.is-sponsor.is-hovered { background-color: #e93fa5; border-color: transparent; color: white; } -.button.is-sponsor:focus, .button.is-sponsor.is-focused { +.bulma-button.is-sponsor:focus, .bulma-button.is-sponsor.is-focused { border-color: transparent; color: white; } -.button.is-sponsor:focus:not(:active), .button.is-sponsor.is-focused:not(:active) { +.bulma-button.is-sponsor:focus:not(:active), .bulma-button.is-sponsor.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(234, 74, 170, 0.25); } -.button.is-sponsor:active, .button.is-sponsor.is-active { +.bulma-button.is-sponsor:active, .bulma-button.is-sponsor.is-active { background-color: #e7339f; border-color: transparent; color: white; } -.button.is-sponsor[disabled], -fieldset[disabled] .button.is-sponsor { +.bulma-button.is-sponsor[disabled], +fieldset[disabled] .bulma-button.is-sponsor { background-color: #ea4aaa; border-color: #ea4aaa; box-shadow: none; } -.button.is-sponsor.is-inverted { +.bulma-button.is-sponsor.is-inverted { background-color: white; color: #ea4aaa; } -.button.is-sponsor.is-inverted:hover, .button.is-sponsor.is-inverted.is-hovered { +.bulma-button.is-sponsor.is-inverted:hover, .bulma-button.is-sponsor.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-sponsor.is-inverted[disabled], -fieldset[disabled] .button.is-sponsor.is-inverted { +.bulma-button.is-sponsor.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-sponsor.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #ea4aaa; } -.button.is-sponsor.is-loading::after { +.bulma-button.is-sponsor.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-sponsor.is-outlined { +.bulma-button.is-sponsor.is-outlined { background-color: transparent; border-color: #ea4aaa; color: #ea4aaa; } -.button.is-sponsor.is-outlined:hover, .button.is-sponsor.is-outlined.is-hovered, .button.is-sponsor.is-outlined:focus, .button.is-sponsor.is-outlined.is-focused { +.bulma-button.is-sponsor.is-outlined:hover, .bulma-button.is-sponsor.is-outlined.is-hovered, .bulma-button.is-sponsor.is-outlined:focus, .bulma-button.is-sponsor.is-outlined.is-focused { background-color: #ea4aaa; border-color: #ea4aaa; color: white; } -.button.is-sponsor.is-outlined.is-loading::after { +.bulma-button.is-sponsor.is-outlined.is-loading::after { border-color: transparent transparent #ea4aaa #ea4aaa !important; } -.button.is-sponsor.is-outlined.is-loading:hover::after, .button.is-sponsor.is-outlined.is-loading.is-hovered::after, .button.is-sponsor.is-outlined.is-loading:focus::after, .button.is-sponsor.is-outlined.is-loading.is-focused::after { +.bulma-button.is-sponsor.is-outlined.is-loading:hover::after, .bulma-button.is-sponsor.is-outlined.is-loading.is-hovered::after, .bulma-button.is-sponsor.is-outlined.is-loading:focus::after, .bulma-button.is-sponsor.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-sponsor.is-outlined[disabled], -fieldset[disabled] .button.is-sponsor.is-outlined { +.bulma-button.is-sponsor.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-sponsor.is-outlined { background-color: transparent; border-color: #ea4aaa; box-shadow: none; color: #ea4aaa; } -.button.is-sponsor.is-inverted.is-outlined { +.bulma-button.is-sponsor.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-sponsor.is-inverted.is-outlined:hover, .button.is-sponsor.is-inverted.is-outlined.is-hovered, .button.is-sponsor.is-inverted.is-outlined:focus, .button.is-sponsor.is-inverted.is-outlined.is-focused { +.bulma-button.is-sponsor.is-inverted.is-outlined:hover, .bulma-button.is-sponsor.is-inverted.is-outlined.is-hovered, .bulma-button.is-sponsor.is-inverted.is-outlined:focus, .bulma-button.is-sponsor.is-inverted.is-outlined.is-focused { background-color: white; color: #ea4aaa; } -.button.is-sponsor.is-inverted.is-outlined.is-loading:hover::after, .button.is-sponsor.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-sponsor.is-inverted.is-outlined.is-loading:focus::after, .button.is-sponsor.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-sponsor.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-sponsor.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-sponsor.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-sponsor.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #ea4aaa #ea4aaa !important; } -.button.is-sponsor.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-sponsor.is-inverted.is-outlined { +.bulma-button.is-sponsor.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-sponsor.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-sponsor.is-light { +.bulma-button.is-sponsor.is-light { background-color: #fdedf6; color: #c0167c; } -.button.is-sponsor.is-light:hover, .button.is-sponsor.is-light.is-hovered { +.bulma-button.is-sponsor.is-light:hover, .bulma-button.is-sponsor.is-light.is-hovered { background-color: #fce1f1; border-color: transparent; color: #c0167c; } -.button.is-sponsor.is-light:active, .button.is-sponsor.is-light.is-active { +.bulma-button.is-sponsor.is-light:active, .bulma-button.is-sponsor.is-light.is-active { background-color: #fad6ec; border-color: transparent; color: #c0167c; } -.button.is-twitter { +.bulma-button.is-twitter { background-color: #55acee; border-color: transparent; color: white; } -.button.is-twitter:hover, .button.is-twitter.is-hovered { +.bulma-button.is-twitter:hover, .bulma-button.is-twitter.is-hovered { background-color: #49a6ed; border-color: transparent; color: white; } -.button.is-twitter:focus, .button.is-twitter.is-focused { +.bulma-button.is-twitter:focus, .bulma-button.is-twitter.is-focused { border-color: transparent; color: white; } -.button.is-twitter:focus:not(:active), .button.is-twitter.is-focused:not(:active) { +.bulma-button.is-twitter:focus:not(:active), .bulma-button.is-twitter.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(85, 172, 238, 0.25); } -.button.is-twitter:active, .button.is-twitter.is-active { +.bulma-button.is-twitter:active, .bulma-button.is-twitter.is-active { background-color: #3ea1ec; border-color: transparent; color: white; } -.button.is-twitter[disabled], -fieldset[disabled] .button.is-twitter { +.bulma-button.is-twitter[disabled], +fieldset[disabled] .bulma-button.is-twitter { background-color: #55acee; border-color: #55acee; box-shadow: none; } -.button.is-twitter.is-inverted { +.bulma-button.is-twitter.is-inverted { background-color: white; color: #55acee; } -.button.is-twitter.is-inverted:hover, .button.is-twitter.is-inverted.is-hovered { +.bulma-button.is-twitter.is-inverted:hover, .bulma-button.is-twitter.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-twitter.is-inverted[disabled], -fieldset[disabled] .button.is-twitter.is-inverted { +.bulma-button.is-twitter.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-twitter.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #55acee; } -.button.is-twitter.is-loading::after { +.bulma-button.is-twitter.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-twitter.is-outlined { +.bulma-button.is-twitter.is-outlined { background-color: transparent; border-color: #55acee; color: #55acee; } -.button.is-twitter.is-outlined:hover, .button.is-twitter.is-outlined.is-hovered, .button.is-twitter.is-outlined:focus, .button.is-twitter.is-outlined.is-focused { +.bulma-button.is-twitter.is-outlined:hover, .bulma-button.is-twitter.is-outlined.is-hovered, .bulma-button.is-twitter.is-outlined:focus, .bulma-button.is-twitter.is-outlined.is-focused { background-color: #55acee; border-color: #55acee; color: white; } -.button.is-twitter.is-outlined.is-loading::after { +.bulma-button.is-twitter.is-outlined.is-loading::after { border-color: transparent transparent #55acee #55acee !important; } -.button.is-twitter.is-outlined.is-loading:hover::after, .button.is-twitter.is-outlined.is-loading.is-hovered::after, .button.is-twitter.is-outlined.is-loading:focus::after, .button.is-twitter.is-outlined.is-loading.is-focused::after { +.bulma-button.is-twitter.is-outlined.is-loading:hover::after, .bulma-button.is-twitter.is-outlined.is-loading.is-hovered::after, .bulma-button.is-twitter.is-outlined.is-loading:focus::after, .bulma-button.is-twitter.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-twitter.is-outlined[disabled], -fieldset[disabled] .button.is-twitter.is-outlined { +.bulma-button.is-twitter.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-twitter.is-outlined { background-color: transparent; border-color: #55acee; box-shadow: none; color: #55acee; } -.button.is-twitter.is-inverted.is-outlined { +.bulma-button.is-twitter.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-twitter.is-inverted.is-outlined:hover, .button.is-twitter.is-inverted.is-outlined.is-hovered, .button.is-twitter.is-inverted.is-outlined:focus, .button.is-twitter.is-inverted.is-outlined.is-focused { +.bulma-button.is-twitter.is-inverted.is-outlined:hover, .bulma-button.is-twitter.is-inverted.is-outlined.is-hovered, .bulma-button.is-twitter.is-inverted.is-outlined:focus, .bulma-button.is-twitter.is-inverted.is-outlined.is-focused { background-color: white; color: #55acee; } -.button.is-twitter.is-inverted.is-outlined.is-loading:hover::after, .button.is-twitter.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-twitter.is-inverted.is-outlined.is-loading:focus::after, .button.is-twitter.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-twitter.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-twitter.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-twitter.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-twitter.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #55acee #55acee !important; } -.button.is-twitter.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-twitter.is-inverted.is-outlined { +.bulma-button.is-twitter.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-twitter.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-twitter.is-light { +.bulma-button.is-twitter.is-light { background-color: #ecf6fd; color: #10609e; } -.button.is-twitter.is-light:hover, .button.is-twitter.is-light.is-hovered { +.bulma-button.is-twitter.is-light:hover, .bulma-button.is-twitter.is-light.is-hovered { background-color: #e1f0fc; border-color: transparent; color: #10609e; } -.button.is-twitter.is-light:active, .button.is-twitter.is-light.is-active { +.bulma-button.is-twitter.is-light:active, .bulma-button.is-twitter.is-light.is-active { background-color: #d5ebfb; border-color: transparent; color: #10609e; } -.button.is-videos { +.bulma-button.is-videos { background-color: #48c78e; border-color: transparent; color: white; } -.button.is-videos:hover, .button.is-videos.is-hovered { +.bulma-button.is-videos:hover, .bulma-button.is-videos.is-hovered { background-color: #3ec487; border-color: transparent; color: white; } -.button.is-videos:focus, .button.is-videos.is-focused { +.bulma-button.is-videos:focus, .bulma-button.is-videos.is-focused { border-color: transparent; color: white; } -.button.is-videos:focus:not(:active), .button.is-videos.is-focused:not(:active) { +.bulma-button.is-videos:focus:not(:active), .bulma-button.is-videos.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.button.is-videos:active, .button.is-videos.is-active { +.bulma-button.is-videos:active, .bulma-button.is-videos.is-active { background-color: #3abb81; border-color: transparent; color: white; } -.button.is-videos[disabled], -fieldset[disabled] .button.is-videos { +.bulma-button.is-videos[disabled], +fieldset[disabled] .bulma-button.is-videos { background-color: #48c78e; border-color: #48c78e; box-shadow: none; } -.button.is-videos.is-inverted { +.bulma-button.is-videos.is-inverted { background-color: white; color: #48c78e; } -.button.is-videos.is-inverted:hover, .button.is-videos.is-inverted.is-hovered { +.bulma-button.is-videos.is-inverted:hover, .bulma-button.is-videos.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-videos.is-inverted[disabled], -fieldset[disabled] .button.is-videos.is-inverted { +.bulma-button.is-videos.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-videos.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #48c78e; } -.button.is-videos.is-loading::after { +.bulma-button.is-videos.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-videos.is-outlined { +.bulma-button.is-videos.is-outlined { background-color: transparent; border-color: #48c78e; color: #48c78e; } -.button.is-videos.is-outlined:hover, .button.is-videos.is-outlined.is-hovered, .button.is-videos.is-outlined:focus, .button.is-videos.is-outlined.is-focused { +.bulma-button.is-videos.is-outlined:hover, .bulma-button.is-videos.is-outlined.is-hovered, .bulma-button.is-videos.is-outlined:focus, .bulma-button.is-videos.is-outlined.is-focused { background-color: #48c78e; border-color: #48c78e; color: white; } -.button.is-videos.is-outlined.is-loading::after { +.bulma-button.is-videos.is-outlined.is-loading::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-videos.is-outlined.is-loading:hover::after, .button.is-videos.is-outlined.is-loading.is-hovered::after, .button.is-videos.is-outlined.is-loading:focus::after, .button.is-videos.is-outlined.is-loading.is-focused::after { +.bulma-button.is-videos.is-outlined.is-loading:hover::after, .bulma-button.is-videos.is-outlined.is-loading.is-hovered::after, .bulma-button.is-videos.is-outlined.is-loading:focus::after, .bulma-button.is-videos.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-videos.is-outlined[disabled], -fieldset[disabled] .button.is-videos.is-outlined { +.bulma-button.is-videos.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-videos.is-outlined { background-color: transparent; border-color: #48c78e; box-shadow: none; color: #48c78e; } -.button.is-videos.is-inverted.is-outlined { +.bulma-button.is-videos.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-videos.is-inverted.is-outlined:hover, .button.is-videos.is-inverted.is-outlined.is-hovered, .button.is-videos.is-inverted.is-outlined:focus, .button.is-videos.is-inverted.is-outlined.is-focused { +.bulma-button.is-videos.is-inverted.is-outlined:hover, .bulma-button.is-videos.is-inverted.is-outlined.is-hovered, .bulma-button.is-videos.is-inverted.is-outlined:focus, .bulma-button.is-videos.is-inverted.is-outlined.is-focused { background-color: white; color: #48c78e; } -.button.is-videos.is-inverted.is-outlined.is-loading:hover::after, .button.is-videos.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-videos.is-inverted.is-outlined.is-loading:focus::after, .button.is-videos.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-videos.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-videos.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-videos.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-videos.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #48c78e #48c78e !important; } -.button.is-videos.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-videos.is-inverted.is-outlined { +.bulma-button.is-videos.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-videos.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-videos.is-light { +.bulma-button.is-videos.is-light { background-color: #effaf5; color: #257953; } -.button.is-videos.is-light:hover, .button.is-videos.is-light.is-hovered { +.bulma-button.is-videos.is-light:hover, .bulma-button.is-videos.is-light.is-hovered { background-color: #e6f7ef; border-color: transparent; color: #257953; } -.button.is-videos.is-light:active, .button.is-videos.is-light.is-active { +.bulma-button.is-videos.is-light:active, .bulma-button.is-videos.is-light.is-active { background-color: #dcf4e9; border-color: transparent; color: #257953; } -.button.is-extensions { +.bulma-button.is-extensions { background-color: #3e8ed0; border-color: transparent; color: white; } -.button.is-extensions:hover, .button.is-extensions.is-hovered { +.bulma-button.is-extensions:hover, .bulma-button.is-extensions.is-hovered { background-color: #3488ce; border-color: transparent; color: white; } -.button.is-extensions:focus, .button.is-extensions.is-focused { +.bulma-button.is-extensions:focus, .bulma-button.is-extensions.is-focused { border-color: transparent; color: white; } -.button.is-extensions:focus:not(:active), .button.is-extensions.is-focused:not(:active) { +.bulma-button.is-extensions:focus:not(:active), .bulma-button.is-extensions.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.button.is-extensions:active, .button.is-extensions.is-active { +.bulma-button.is-extensions:active, .bulma-button.is-extensions.is-active { background-color: #3082c5; border-color: transparent; color: white; } -.button.is-extensions[disabled], -fieldset[disabled] .button.is-extensions { +.bulma-button.is-extensions[disabled], +fieldset[disabled] .bulma-button.is-extensions { background-color: #3e8ed0; border-color: #3e8ed0; box-shadow: none; } -.button.is-extensions.is-inverted { +.bulma-button.is-extensions.is-inverted { background-color: white; color: #3e8ed0; } -.button.is-extensions.is-inverted:hover, .button.is-extensions.is-inverted.is-hovered { +.bulma-button.is-extensions.is-inverted:hover, .bulma-button.is-extensions.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-extensions.is-inverted[disabled], -fieldset[disabled] .button.is-extensions.is-inverted { +.bulma-button.is-extensions.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-extensions.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #3e8ed0; } -.button.is-extensions.is-loading::after { +.bulma-button.is-extensions.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-extensions.is-outlined { +.bulma-button.is-extensions.is-outlined { background-color: transparent; border-color: #3e8ed0; color: #3e8ed0; } -.button.is-extensions.is-outlined:hover, .button.is-extensions.is-outlined.is-hovered, .button.is-extensions.is-outlined:focus, .button.is-extensions.is-outlined.is-focused { +.bulma-button.is-extensions.is-outlined:hover, .bulma-button.is-extensions.is-outlined.is-hovered, .bulma-button.is-extensions.is-outlined:focus, .bulma-button.is-extensions.is-outlined.is-focused { background-color: #3e8ed0; border-color: #3e8ed0; color: white; } -.button.is-extensions.is-outlined.is-loading::after { +.bulma-button.is-extensions.is-outlined.is-loading::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-extensions.is-outlined.is-loading:hover::after, .button.is-extensions.is-outlined.is-loading.is-hovered::after, .button.is-extensions.is-outlined.is-loading:focus::after, .button.is-extensions.is-outlined.is-loading.is-focused::after { +.bulma-button.is-extensions.is-outlined.is-loading:hover::after, .bulma-button.is-extensions.is-outlined.is-loading.is-hovered::after, .bulma-button.is-extensions.is-outlined.is-loading:focus::after, .bulma-button.is-extensions.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-extensions.is-outlined[disabled], -fieldset[disabled] .button.is-extensions.is-outlined { +.bulma-button.is-extensions.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-extensions.is-outlined { background-color: transparent; border-color: #3e8ed0; box-shadow: none; color: #3e8ed0; } -.button.is-extensions.is-inverted.is-outlined { +.bulma-button.is-extensions.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-extensions.is-inverted.is-outlined:hover, .button.is-extensions.is-inverted.is-outlined.is-hovered, .button.is-extensions.is-inverted.is-outlined:focus, .button.is-extensions.is-inverted.is-outlined.is-focused { +.bulma-button.is-extensions.is-inverted.is-outlined:hover, .bulma-button.is-extensions.is-inverted.is-outlined.is-hovered, .bulma-button.is-extensions.is-inverted.is-outlined:focus, .bulma-button.is-extensions.is-inverted.is-outlined.is-focused { background-color: white; color: #3e8ed0; } -.button.is-extensions.is-inverted.is-outlined.is-loading:hover::after, .button.is-extensions.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-extensions.is-inverted.is-outlined.is-loading:focus::after, .button.is-extensions.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-extensions.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-extensions.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-extensions.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-extensions.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #3e8ed0 #3e8ed0 !important; } -.button.is-extensions.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-extensions.is-inverted.is-outlined { +.bulma-button.is-extensions.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-extensions.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-extensions.is-light { +.bulma-button.is-extensions.is-light { background-color: #eff5fb; color: #296fa8; } -.button.is-extensions.is-light:hover, .button.is-extensions.is-light.is-hovered { +.bulma-button.is-extensions.is-light:hover, .bulma-button.is-extensions.is-light.is-hovered { background-color: #e4eff9; border-color: transparent; color: #296fa8; } -.button.is-extensions.is-light:active, .button.is-extensions.is-light.is-active { +.bulma-button.is-extensions.is-light:active, .bulma-button.is-extensions.is-light.is-active { background-color: #dae9f6; border-color: transparent; color: #296fa8; } -.button.is-bootstrap { +.bulma-button.is-bootstrap { background-color: #6f5499; border-color: transparent; color: white; } -.button.is-bootstrap:hover, .button.is-bootstrap.is-hovered { +.bulma-button.is-bootstrap:hover, .bulma-button.is-bootstrap.is-hovered { background-color: #694f91; border-color: transparent; color: white; } -.button.is-bootstrap:focus, .button.is-bootstrap.is-focused { +.bulma-button.is-bootstrap:focus, .bulma-button.is-bootstrap.is-focused { border-color: transparent; color: white; } -.button.is-bootstrap:focus:not(:active), .button.is-bootstrap.is-focused:not(:active) { +.bulma-button.is-bootstrap:focus:not(:active), .bulma-button.is-bootstrap.is-focused:not(:active) { box-shadow: 0 0 0 0.125em rgba(111, 84, 153, 0.25); } -.button.is-bootstrap:active, .button.is-bootstrap.is-active { +.bulma-button.is-bootstrap:active, .bulma-button.is-bootstrap.is-active { background-color: #634b89; border-color: transparent; color: white; } -.button.is-bootstrap[disabled], -fieldset[disabled] .button.is-bootstrap { +.bulma-button.is-bootstrap[disabled], +fieldset[disabled] .bulma-button.is-bootstrap { background-color: #6f5499; border-color: #6f5499; box-shadow: none; } -.button.is-bootstrap.is-inverted { +.bulma-button.is-bootstrap.is-inverted { background-color: white; color: #6f5499; } -.button.is-bootstrap.is-inverted:hover, .button.is-bootstrap.is-inverted.is-hovered { +.bulma-button.is-bootstrap.is-inverted:hover, .bulma-button.is-bootstrap.is-inverted.is-hovered { background-color: #f2f2f2; } -.button.is-bootstrap.is-inverted[disabled], -fieldset[disabled] .button.is-bootstrap.is-inverted { +.bulma-button.is-bootstrap.is-inverted[disabled], +fieldset[disabled] .bulma-button.is-bootstrap.is-inverted { background-color: white; border-color: transparent; box-shadow: none; color: #6f5499; } -.button.is-bootstrap.is-loading::after { +.bulma-button.is-bootstrap.is-loading::after { border-color: transparent transparent white white !important; } -.button.is-bootstrap.is-outlined { +.bulma-button.is-bootstrap.is-outlined { background-color: transparent; border-color: #6f5499; color: #6f5499; } -.button.is-bootstrap.is-outlined:hover, .button.is-bootstrap.is-outlined.is-hovered, .button.is-bootstrap.is-outlined:focus, .button.is-bootstrap.is-outlined.is-focused { +.bulma-button.is-bootstrap.is-outlined:hover, .bulma-button.is-bootstrap.is-outlined.is-hovered, .bulma-button.is-bootstrap.is-outlined:focus, .bulma-button.is-bootstrap.is-outlined.is-focused { background-color: #6f5499; border-color: #6f5499; color: white; } -.button.is-bootstrap.is-outlined.is-loading::after { +.bulma-button.is-bootstrap.is-outlined.is-loading::after { border-color: transparent transparent #6f5499 #6f5499 !important; } -.button.is-bootstrap.is-outlined.is-loading:hover::after, .button.is-bootstrap.is-outlined.is-loading.is-hovered::after, .button.is-bootstrap.is-outlined.is-loading:focus::after, .button.is-bootstrap.is-outlined.is-loading.is-focused::after { +.bulma-button.is-bootstrap.is-outlined.is-loading:hover::after, .bulma-button.is-bootstrap.is-outlined.is-loading.is-hovered::after, .bulma-button.is-bootstrap.is-outlined.is-loading:focus::after, .bulma-button.is-bootstrap.is-outlined.is-loading.is-focused::after { border-color: transparent transparent white white !important; } -.button.is-bootstrap.is-outlined[disabled], -fieldset[disabled] .button.is-bootstrap.is-outlined { +.bulma-button.is-bootstrap.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-bootstrap.is-outlined { background-color: transparent; border-color: #6f5499; box-shadow: none; color: #6f5499; } -.button.is-bootstrap.is-inverted.is-outlined { +.bulma-button.is-bootstrap.is-inverted.is-outlined { background-color: transparent; border-color: white; color: white; } -.button.is-bootstrap.is-inverted.is-outlined:hover, .button.is-bootstrap.is-inverted.is-outlined.is-hovered, .button.is-bootstrap.is-inverted.is-outlined:focus, .button.is-bootstrap.is-inverted.is-outlined.is-focused { +.bulma-button.is-bootstrap.is-inverted.is-outlined:hover, .bulma-button.is-bootstrap.is-inverted.is-outlined.is-hovered, .bulma-button.is-bootstrap.is-inverted.is-outlined:focus, .bulma-button.is-bootstrap.is-inverted.is-outlined.is-focused { background-color: white; color: #6f5499; } -.button.is-bootstrap.is-inverted.is-outlined.is-loading:hover::after, .button.is-bootstrap.is-inverted.is-outlined.is-loading.is-hovered::after, .button.is-bootstrap.is-inverted.is-outlined.is-loading:focus::after, .button.is-bootstrap.is-inverted.is-outlined.is-loading.is-focused::after { +.bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading:hover::after, .bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading.is-hovered::after, .bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading:focus::after, .bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading.is-focused::after { border-color: transparent transparent #6f5499 #6f5499 !important; } -.button.is-bootstrap.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-bootstrap.is-inverted.is-outlined { +.bulma-button.is-bootstrap.is-inverted.is-outlined[disabled], +fieldset[disabled] .bulma-button.is-bootstrap.is-inverted.is-outlined { background-color: transparent; border-color: white; box-shadow: none; color: white; } -.button.is-bootstrap.is-light { +.bulma-button.is-bootstrap.is-light { background-color: #f4f2f8; color: #73579e; } -.button.is-bootstrap.is-light:hover, .button.is-bootstrap.is-light.is-hovered { +.bulma-button.is-bootstrap.is-light:hover, .bulma-button.is-bootstrap.is-light.is-hovered { background-color: #edeaf3; border-color: transparent; color: #73579e; } -.button.is-bootstrap.is-light:active, .button.is-bootstrap.is-light.is-active { +.bulma-button.is-bootstrap.is-light:active, .bulma-button.is-bootstrap.is-light.is-active { background-color: #e7e1ef; border-color: transparent; color: #73579e; } -.button.is-small { +.bulma-button.is-small { font-size: 0.75rem; } -.button.is-small:not(.is-rounded) { +.bulma-button.is-small:not(.is-rounded) { border-radius: 2px; } -.button.is-normal { +.bulma-button.is-normal { font-size: 1rem; } -.button.is-medium { +.bulma-button.is-medium { font-size: 1.25rem; } -.button.is-large { +.bulma-button.is-large { font-size: 1.5rem; } -.button[disabled], -fieldset[disabled] .button { +.bulma-button[disabled], +fieldset[disabled] .bulma-button { background-color: white; border-color: #dbdbdb; box-shadow: none; opacity: 0.5; } -.button.is-fullwidth { +.bulma-button.is-fullwidth { display: flex; width: 100%; } -.button.is-loading { +.bulma-button.is-loading { color: transparent !important; pointer-events: none; } -.button.is-loading::after { +.bulma-button.is-loading::after { position: absolute; left: calc(50% - (1em * 0.5)); top: calc(50% - (1em * 0.5)); position: absolute !important; } -.button.is-static { +.bulma-button.is-static { background-color: whitesmoke; border-color: #dbdbdb; color: #7a7a7a; @@ -3263,141 +3263,141 @@ fieldset[disabled] .button { pointer-events: none; } -.button.is-rounded { +.bulma-button.is-rounded { border-radius: 9999px; padding-left: calc(1em + 0.25em); padding-right: calc(1em + 0.25em); } -.buttons { +.bulma-buttons { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.buttons .button { +.bulma-buttons .bulma-button { margin-bottom: 0.5rem; } -.buttons .button:not(:last-child):not(.is-fullwidth) { +.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth) { margin-right: 0.5rem; } -.buttons:last-child { +.bulma-buttons:last-child { margin-bottom: -0.5rem; } -.buttons:not(:last-child) { +.bulma-buttons:not(:last-child) { margin-bottom: 1rem; } -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large) { font-size: 0.75rem; } -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { +.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) { border-radius: 2px; } -.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { +.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large) { font-size: 1.25rem; } -.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { +.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium) { font-size: 1.5rem; } -.buttons.has-addons .button:not(:first-child) { +.bulma-buttons.has-addons .bulma-button:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.buttons.has-addons .button:not(:last-child) { +.bulma-buttons.has-addons .bulma-button:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; margin-right: -1px; } -.buttons.has-addons .button:last-child { +.bulma-buttons.has-addons .bulma-button:last-child { margin-right: 0; } -.buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered { +.bulma-buttons.has-addons .bulma-button:hover, .bulma-buttons.has-addons .bulma-button.is-hovered { z-index: 2; } -.buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected { +.bulma-buttons.has-addons .bulma-button:focus, .bulma-buttons.has-addons .bulma-button.is-focused, .bulma-buttons.has-addons .bulma-button:active, .bulma-buttons.has-addons .bulma-button.is-active, .bulma-buttons.has-addons .bulma-button.is-selected { z-index: 3; } -.buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover { +.bulma-buttons.has-addons .bulma-button:focus:hover, .bulma-buttons.has-addons .bulma-button.is-focused:hover, .bulma-buttons.has-addons .bulma-button:active:hover, .bulma-buttons.has-addons .bulma-button.is-active:hover, .bulma-buttons.has-addons .bulma-button.is-selected:hover { z-index: 4; } -.buttons.has-addons .button.is-expanded { +.bulma-buttons.has-addons .bulma-button.is-expanded { flex-grow: 1; flex-shrink: 1; } -.buttons.is-centered { +.bulma-buttons.is-centered { justify-content: center; } -.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { +.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } -.buttons.is-right { +.bulma-buttons.is-right { justify-content: flex-end; } -.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { +.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } @media screen and (max-width: 768px) { - .button.is-responsive.is-small { + .bulma-button.is-responsive.is-small { font-size: 0.5625rem; } - .button.is-responsive, - .button.is-responsive.is-normal { + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { font-size: 0.65625rem; } - .button.is-responsive.is-medium { + .bulma-button.is-responsive.is-medium { font-size: 0.75rem; } - .button.is-responsive.is-large { + .bulma-button.is-responsive.is-large { font-size: 1rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .button.is-responsive.is-small { + .bulma-button.is-responsive.is-small { font-size: 0.65625rem; } - .button.is-responsive, - .button.is-responsive.is-normal { + .bulma-button.is-responsive, + .bulma-button.is-responsive.is-normal { font-size: 0.75rem; } - .button.is-responsive.is-medium { + .bulma-button.is-responsive.is-medium { font-size: 1rem; } - .button.is-responsive.is-large { + .bulma-button.is-responsive.is-large { font-size: 1.25rem; } } -.container { +.bulma-container { flex-grow: 1; margin: 0 auto; position: relative; width: auto; } -.container.is-fluid { +.bulma-container.is-fluid { max-width: none !important; padding-left: 32px; padding-right: 32px; @@ -3405,176 +3405,176 @@ fieldset[disabled] .button { } @media screen and (min-width: 1024px) { - .container { + .bulma-container { max-width: 960px; } } @media screen and (max-width: 1215px) { - .container.is-widescreen:not(.is-max-desktop) { + .bulma-container.is-widescreen:not(.is-max-desktop) { max-width: 1152px; } } @media screen and (max-width: 1407px) { - .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { + .bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { max-width: 1344px; } } @media screen and (min-width: 1216px) { - .container:not(.is-max-desktop) { + .bulma-container:not(.is-max-desktop) { max-width: 1152px; } } @media screen and (min-width: 1408px) { - .container:not(.is-max-desktop):not(.is-max-widescreen) { + .bulma-container:not(.is-max-desktop):not(.is-max-widescreen) { max-width: 1344px; } } -.content li + li { +.bulma-content li + li { margin-top: 0.25em; } -.content p:not(:last-child), -.content dl:not(:last-child), -.content ol:not(:last-child), -.content ul:not(:last-child), -.content blockquote:not(:last-child), -.content pre:not(:last-child), -.content table:not(:last-child) { +.bulma-content p:not(:last-child), +.bulma-content dl:not(:last-child), +.bulma-content ol:not(:last-child), +.bulma-content ul:not(:last-child), +.bulma-content blockquote:not(:last-child), +.bulma-content pre:not(:last-child), +.bulma-content table:not(:last-child) { margin-bottom: 1em; } -.content h1, -.content h2, -.content h3, -.content h4, -.content h5, -.content h6 { +.bulma-content h1, +.bulma-content h2, +.bulma-content h3, +.bulma-content h4, +.bulma-content h5, +.bulma-content h6 { color: #363636; font-weight: 600; line-height: 1.125; } -.content h1 { +.bulma-content h1 { font-size: 2em; margin-bottom: 0.5em; } -.content h1:not(:first-child) { +.bulma-content h1:not(:first-child) { margin-top: 1em; } -.content h2 { +.bulma-content h2 { font-size: 1.75em; margin-bottom: 0.5714em; } -.content h2:not(:first-child) { +.bulma-content h2:not(:first-child) { margin-top: 1.1428em; } -.content h3 { +.bulma-content h3 { font-size: 1.5em; margin-bottom: 0.6666em; } -.content h3:not(:first-child) { +.bulma-content h3:not(:first-child) { margin-top: 1.3333em; } -.content h4 { +.bulma-content h4 { font-size: 1.25em; margin-bottom: 0.8em; } -.content h5 { +.bulma-content h5 { font-size: 1.125em; margin-bottom: 0.8888em; } -.content h6 { +.bulma-content h6 { font-size: 1em; margin-bottom: 1em; } -.content blockquote { +.bulma-content blockquote { background-color: whitesmoke; border-left: 5px solid #dbdbdb; padding: 1.25em 1.5em; } -.content ol { +.bulma-content ol { list-style-position: outside; margin-left: 2em; margin-top: 1em; } -.content ol:not([type]) { +.bulma-content ol:not([type]) { list-style-type: decimal; } -.content ol:not([type]).is-lower-alpha { +.bulma-content ol:not([type]).is-lower-alpha { list-style-type: lower-alpha; } -.content ol:not([type]).is-lower-roman { +.bulma-content ol:not([type]).is-lower-roman { list-style-type: lower-roman; } -.content ol:not([type]).is-upper-alpha { +.bulma-content ol:not([type]).is-upper-alpha { list-style-type: upper-alpha; } -.content ol:not([type]).is-upper-roman { +.bulma-content ol:not([type]).is-upper-roman { list-style-type: upper-roman; } -.content ul { +.bulma-content ul { list-style: disc outside; margin-left: 2em; margin-top: 1em; } -.content ul ul { +.bulma-content ul ul { list-style-type: circle; margin-top: 0.5em; } -.content ul ul ul { +.bulma-content ul ul ul { list-style-type: square; } -.content dd { +.bulma-content dd { margin-left: 2em; } -.content figure { +.bulma-content figure { margin-left: 2em; margin-right: 2em; text-align: center; } -.content figure:not(:first-child) { +.bulma-content figure:not(:first-child) { margin-top: 2em; } -.content figure:not(:last-child) { +.bulma-content figure:not(:last-child) { margin-bottom: 2em; } -.content figure img { +.bulma-content figure img { display: inline-block; } -.content figure figcaption { +.bulma-content figure figcaption { font-style: italic; } -.content pre { +.bulma-content pre { -webkit-overflow-scrolling: touch; overflow-x: auto; padding: 1.25em 1.5em; @@ -3582,69 +3582,69 @@ fieldset[disabled] .button { word-wrap: normal; } -.content sup, -.content sub { +.bulma-content sup, +.bulma-content sub { font-size: 75%; } -.content table { +.bulma-content table { width: 100%; } -.content table td, -.content table th { +.bulma-content table td, +.bulma-content table th { border: 1px solid #dbdbdb; border-width: 0 0 1px; padding: 0.5em 0.75em; vertical-align: top; } -.content table th { +.bulma-content table th { color: #363636; } -.content table th:not([align]) { +.bulma-content table th:not([align]) { text-align: inherit; } -.content table thead td, -.content table thead th { +.bulma-content table thead td, +.bulma-content table thead th { border-width: 0 0 2px; color: #363636; } -.content table tfoot td, -.content table tfoot th { +.bulma-content table tfoot td, +.bulma-content table tfoot th { border-width: 2px 0 0; color: #363636; } -.content table tbody tr:last-child td, -.content table tbody tr:last-child th { +.bulma-content table tbody tr:last-child td, +.bulma-content table tbody tr:last-child th { border-bottom-width: 0; } -.content .tabs li + li { +.bulma-content .bulma-tabs li + li { margin-top: 0; } -.content.is-small { +.bulma-content.is-small { font-size: 0.75rem; } -.content.is-normal { +.bulma-content.is-normal { font-size: 1rem; } -.content.is-medium { +.bulma-content.is-medium { font-size: 1.25rem; } -.content.is-large { +.bulma-content.is-large { font-size: 1.5rem; } -.icon { +.bulma-icon { align-items: center; display: inline-flex; justify-content: center; @@ -3652,22 +3652,22 @@ fieldset[disabled] .button { width: 1.5rem; } -.icon.is-small { +.bulma-icon.is-small { height: 1rem; width: 1rem; } -.icon.is-medium { +.bulma-icon.is-medium { height: 2rem; width: 2rem; } -.icon.is-large { +.bulma-icon.is-large { height: 3rem; width: 3rem; } -.icon-text { +.bulma-icon-text { align-items: flex-start; color: inherit; display: inline-flex; @@ -3676,396 +3676,396 @@ fieldset[disabled] .button { vertical-align: top; } -.icon-text .icon { +.bulma-icon-text .bulma-icon { flex-grow: 0; flex-shrink: 0; } -.icon-text .icon:not(:last-child) { +.bulma-icon-text .bulma-icon:not(:last-child) { margin-right: 0.25em; } -.icon-text .icon:not(:first-child) { +.bulma-icon-text .bulma-icon:not(:first-child) { margin-left: 0.25em; } -div.icon-text { +div.bulma-icon-text { display: flex; } -.image { +.bulma-image { display: block; position: relative; } -.image img { +.bulma-image img { display: block; height: auto; width: 100%; } -.image img.is-rounded { +.bulma-image img.is-rounded { border-radius: 9999px; } -.image.is-fullwidth { +.bulma-image.is-fullwidth { width: 100%; } -.image.is-square img, -.image.is-square .has-ratio, .image.is-1by1 img, -.image.is-1by1 .has-ratio, .image.is-5by4 img, -.image.is-5by4 .has-ratio, .image.is-4by3 img, -.image.is-4by3 .has-ratio, .image.is-3by2 img, -.image.is-3by2 .has-ratio, .image.is-5by3 img, -.image.is-5by3 .has-ratio, .image.is-16by9 img, -.image.is-16by9 .has-ratio, .image.is-2by1 img, -.image.is-2by1 .has-ratio, .image.is-3by1 img, -.image.is-3by1 .has-ratio, .image.is-4by5 img, -.image.is-4by5 .has-ratio, .image.is-3by4 img, -.image.is-3by4 .has-ratio, .image.is-2by3 img, -.image.is-2by3 .has-ratio, .image.is-3by5 img, -.image.is-3by5 .has-ratio, .image.is-9by16 img, -.image.is-9by16 .has-ratio, .image.is-1by2 img, -.image.is-1by2 .has-ratio, .image.is-1by3 img, -.image.is-1by3 .has-ratio { +.bulma-image.is-square img, +.bulma-image.is-square .has-ratio, .bulma-image.is-1by1 img, +.bulma-image.is-1by1 .has-ratio, .bulma-image.is-5by4 img, +.bulma-image.is-5by4 .has-ratio, .bulma-image.is-4by3 img, +.bulma-image.is-4by3 .has-ratio, .bulma-image.is-3by2 img, +.bulma-image.is-3by2 .has-ratio, .bulma-image.is-5by3 img, +.bulma-image.is-5by3 .has-ratio, .bulma-image.is-16by9 img, +.bulma-image.is-16by9 .has-ratio, .bulma-image.is-2by1 img, +.bulma-image.is-2by1 .has-ratio, .bulma-image.is-3by1 img, +.bulma-image.is-3by1 .has-ratio, .bulma-image.is-4by5 img, +.bulma-image.is-4by5 .has-ratio, .bulma-image.is-3by4 img, +.bulma-image.is-3by4 .has-ratio, .bulma-image.is-2by3 img, +.bulma-image.is-2by3 .has-ratio, .bulma-image.is-3by5 img, +.bulma-image.is-3by5 .has-ratio, .bulma-image.is-9by16 img, +.bulma-image.is-9by16 .has-ratio, .bulma-image.is-1by2 img, +.bulma-image.is-1by2 .has-ratio, .bulma-image.is-1by3 img, +.bulma-image.is-1by3 .has-ratio { height: 100%; width: 100%; } -.image.is-square, .image.is-1by1 { +.bulma-image.is-square, .bulma-image.is-1by1 { padding-top: 100%; } -.image.is-5by4 { +.bulma-image.is-5by4 { padding-top: 80%; } -.image.is-4by3 { +.bulma-image.is-4by3 { padding-top: 75%; } -.image.is-3by2 { +.bulma-image.is-3by2 { padding-top: 66.6666%; } -.image.is-5by3 { +.bulma-image.is-5by3 { padding-top: 60%; } -.image.is-16by9 { +.bulma-image.is-16by9 { padding-top: 56.25%; } -.image.is-2by1 { +.bulma-image.is-2by1 { padding-top: 50%; } -.image.is-3by1 { +.bulma-image.is-3by1 { padding-top: 33.3333%; } -.image.is-4by5 { +.bulma-image.is-4by5 { padding-top: 125%; } -.image.is-3by4 { +.bulma-image.is-3by4 { padding-top: 133.3333%; } -.image.is-2by3 { +.bulma-image.is-2by3 { padding-top: 150%; } -.image.is-3by5 { +.bulma-image.is-3by5 { padding-top: 166.6666%; } -.image.is-9by16 { +.bulma-image.is-9by16 { padding-top: 177.7777%; } -.image.is-1by2 { +.bulma-image.is-1by2 { padding-top: 200%; } -.image.is-1by3 { +.bulma-image.is-1by3 { padding-top: 300%; } -.image.is-16x16 { +.bulma-image.is-16x16 { height: 16px; width: 16px; } -.image.is-24x24 { +.bulma-image.is-24x24 { height: 24px; width: 24px; } -.image.is-32x32 { +.bulma-image.is-32x32 { height: 32px; width: 32px; } -.image.is-48x48 { +.bulma-image.is-48x48 { height: 48px; width: 48px; } -.image.is-64x64 { +.bulma-image.is-64x64 { height: 64px; width: 64px; } -.image.is-96x96 { +.bulma-image.is-96x96 { height: 96px; width: 96px; } -.image.is-128x128 { +.bulma-image.is-128x128 { height: 128px; width: 128px; } -.notification { +.bulma-notification { background-color: whitesmoke; border-radius: 0.375em; position: relative; padding: 1.25rem 2.5rem 1.25rem 1.5rem; } -.notification a:not(.button):not(.dropdown-item) { +.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item) { color: currentColor; text-decoration: underline; } -.notification strong { +.bulma-notification strong { color: currentColor; } -.notification code, -.notification pre { +.bulma-notification code, +.bulma-notification pre { background: white; } -.notification pre code { +.bulma-notification pre code { background: transparent; } -.notification > .delete { +.bulma-notification > .bulma-delete { right: 0.5rem; position: absolute; top: 0.5rem; } -.notification .title, -.notification .subtitle, -.notification .content { +.bulma-notification .bulma-title, +.bulma-notification .bulma-subtitle, +.bulma-notification .bulma-content { color: currentColor; } -.notification.is-white { +.bulma-notification.is-white { background-color: white; color: #0a0a0a; } -.notification.is-black { +.bulma-notification.is-black { background-color: #0a0a0a; color: white; } -.notification.is-light { +.bulma-notification.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.notification.is-dark { +.bulma-notification.is-dark { background-color: #363636; color: #fff; } -.notification.is-primary { +.bulma-notification.is-primary { background-color: #00d1b2; color: #fff; } -.notification.is-primary.is-light { +.bulma-notification.is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.notification.is-link { +.bulma-notification.is-link { background-color: #485fc7; color: #fff; } -.notification.is-link.is-light { +.bulma-notification.is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.notification.is-info { +.bulma-notification.is-info { background-color: #3e8ed0; color: #fff; } -.notification.is-info.is-light { +.bulma-notification.is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.notification.is-success { +.bulma-notification.is-success { background-color: #48c78e; color: #fff; } -.notification.is-success.is-light { +.bulma-notification.is-success.is-light { background-color: #effaf5; color: #257953; } -.notification.is-warning { +.bulma-notification.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.notification.is-warning.is-light { +.bulma-notification.is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.notification.is-danger { +.bulma-notification.is-danger { background-color: #f14668; color: #fff; } -.notification.is-danger.is-light { +.bulma-notification.is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.notification.is-expo { +.bulma-notification.is-expo { background-color: #ffd257; color: white; } -.notification.is-expo.is-light { +.bulma-notification.is-expo.is-light { background-color: #fffaeb; color: #946c00; } -.notification.is-love { +.bulma-notification.is-love { background-color: #f14668; color: white; } -.notification.is-love.is-light { +.bulma-notification.is-love.is-light { background-color: #feecf0; color: #cc0f35; } -.notification.is-patreon { +.bulma-notification.is-patreon { background-color: #f96854; color: white; } -.notification.is-patreon.is-light { +.bulma-notification.is-patreon.is-light { background-color: #feeeeb; color: #c01d07; } -.notification.is-rss { +.bulma-notification.is-rss { background-color: #f26522; color: white; } -.notification.is-rss.is-light { +.bulma-notification.is-rss.is-light { background-color: #fef2ec; color: #c1460b; } -.notification.is-bleeding { +.bulma-notification.is-bleeding { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.notification.is-bleeding.is-light { +.bulma-notification.is-bleeding.is-light { background-color: #f3fdec; color: #3c880b; } -.notification.is-sass { +.bulma-notification.is-sass { background-color: #bf4080; color: white; } -.notification.is-sass.is-light { +.bulma-notification.is-sass.is-light { background-color: #faf0f5; color: #b03b76; } -.notification.is-amazon { +.bulma-notification.is-amazon { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.notification.is-amazon.is-light { +.bulma-notification.is-amazon.is-light { background-color: #fffaeb; color: #946f00; } -.notification.is-sponsor { +.bulma-notification.is-sponsor { background-color: #ea4aaa; color: white; } -.notification.is-sponsor.is-light { +.bulma-notification.is-sponsor.is-light { background-color: #fdedf6; color: #c0167c; } -.notification.is-twitter { +.bulma-notification.is-twitter { background-color: #55acee; color: white; } -.notification.is-twitter.is-light { +.bulma-notification.is-twitter.is-light { background-color: #ecf6fd; color: #10609e; } -.notification.is-videos { +.bulma-notification.is-videos { background-color: #48c78e; color: white; } -.notification.is-videos.is-light { +.bulma-notification.is-videos.is-light { background-color: #effaf5; color: #257953; } -.notification.is-extensions { +.bulma-notification.is-extensions { background-color: #3e8ed0; color: white; } -.notification.is-extensions.is-light { +.bulma-notification.is-extensions.is-light { background-color: #eff5fb; color: #296fa8; } -.notification.is-bootstrap { +.bulma-notification.is-bootstrap { background-color: #6f5499; color: white; } -.notification.is-bootstrap.is-light { +.bulma-notification.is-bootstrap.is-light { background-color: #f4f2f8; color: #73579e; } -.progress { +.bulma-progress { -moz-appearance: none; -webkit-appearance: none; border: none; @@ -4077,376 +4077,376 @@ div.icon-text { width: 100%; } -.progress::-webkit-progress-bar { +.bulma-progress::-webkit-progress-bar { background-color: #ededed; } -.progress::-webkit-progress-value { +.bulma-progress::-webkit-progress-value { background-color: #4a4a4a; } -.progress::-moz-progress-bar { +.bulma-progress::-moz-progress-bar { background-color: #4a4a4a; } -.progress::-ms-fill { +.bulma-progress::-ms-fill { background-color: #4a4a4a; border: none; } -.progress.is-white::-webkit-progress-value { +.bulma-progress.is-white::-webkit-progress-value { background-color: white; } -.progress.is-white::-moz-progress-bar { +.bulma-progress.is-white::-moz-progress-bar { background-color: white; } -.progress.is-white::-ms-fill { +.bulma-progress.is-white::-ms-fill { background-color: white; } -.progress.is-white:indeterminate { +.bulma-progress.is-white:indeterminate { background-image: linear-gradient(to right, white 30%, #ededed 30%); } -.progress.is-black::-webkit-progress-value { +.bulma-progress.is-black::-webkit-progress-value { background-color: #0a0a0a; } -.progress.is-black::-moz-progress-bar { +.bulma-progress.is-black::-moz-progress-bar { background-color: #0a0a0a; } -.progress.is-black::-ms-fill { +.bulma-progress.is-black::-ms-fill { background-color: #0a0a0a; } -.progress.is-black:indeterminate { +.bulma-progress.is-black:indeterminate { background-image: linear-gradient(to right, #0a0a0a 30%, #ededed 30%); } -.progress.is-light::-webkit-progress-value { +.bulma-progress.is-light::-webkit-progress-value { background-color: whitesmoke; } -.progress.is-light::-moz-progress-bar { +.bulma-progress.is-light::-moz-progress-bar { background-color: whitesmoke; } -.progress.is-light::-ms-fill { +.bulma-progress.is-light::-ms-fill { background-color: whitesmoke; } -.progress.is-light:indeterminate { +.bulma-progress.is-light:indeterminate { background-image: linear-gradient(to right, whitesmoke 30%, #ededed 30%); } -.progress.is-dark::-webkit-progress-value { +.bulma-progress.is-dark::-webkit-progress-value { background-color: #363636; } -.progress.is-dark::-moz-progress-bar { +.bulma-progress.is-dark::-moz-progress-bar { background-color: #363636; } -.progress.is-dark::-ms-fill { +.bulma-progress.is-dark::-ms-fill { background-color: #363636; } -.progress.is-dark:indeterminate { +.bulma-progress.is-dark:indeterminate { background-image: linear-gradient(to right, #363636 30%, #ededed 30%); } -.progress.is-primary::-webkit-progress-value { +.bulma-progress.is-primary::-webkit-progress-value { background-color: #00d1b2; } -.progress.is-primary::-moz-progress-bar { +.bulma-progress.is-primary::-moz-progress-bar { background-color: #00d1b2; } -.progress.is-primary::-ms-fill { +.bulma-progress.is-primary::-ms-fill { background-color: #00d1b2; } -.progress.is-primary:indeterminate { +.bulma-progress.is-primary:indeterminate { background-image: linear-gradient(to right, #00d1b2 30%, #ededed 30%); } -.progress.is-link::-webkit-progress-value { +.bulma-progress.is-link::-webkit-progress-value { background-color: #485fc7; } -.progress.is-link::-moz-progress-bar { +.bulma-progress.is-link::-moz-progress-bar { background-color: #485fc7; } -.progress.is-link::-ms-fill { +.bulma-progress.is-link::-ms-fill { background-color: #485fc7; } -.progress.is-link:indeterminate { +.bulma-progress.is-link:indeterminate { background-image: linear-gradient(to right, #485fc7 30%, #ededed 30%); } -.progress.is-info::-webkit-progress-value { +.bulma-progress.is-info::-webkit-progress-value { background-color: #3e8ed0; } -.progress.is-info::-moz-progress-bar { +.bulma-progress.is-info::-moz-progress-bar { background-color: #3e8ed0; } -.progress.is-info::-ms-fill { +.bulma-progress.is-info::-ms-fill { background-color: #3e8ed0; } -.progress.is-info:indeterminate { +.bulma-progress.is-info:indeterminate { background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%); } -.progress.is-success::-webkit-progress-value { +.bulma-progress.is-success::-webkit-progress-value { background-color: #48c78e; } -.progress.is-success::-moz-progress-bar { +.bulma-progress.is-success::-moz-progress-bar { background-color: #48c78e; } -.progress.is-success::-ms-fill { +.bulma-progress.is-success::-ms-fill { background-color: #48c78e; } -.progress.is-success:indeterminate { +.bulma-progress.is-success:indeterminate { background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%); } -.progress.is-warning::-webkit-progress-value { +.bulma-progress.is-warning::-webkit-progress-value { background-color: #ffe08a; } -.progress.is-warning::-moz-progress-bar { +.bulma-progress.is-warning::-moz-progress-bar { background-color: #ffe08a; } -.progress.is-warning::-ms-fill { +.bulma-progress.is-warning::-ms-fill { background-color: #ffe08a; } -.progress.is-warning:indeterminate { +.bulma-progress.is-warning:indeterminate { background-image: linear-gradient(to right, #ffe08a 30%, #ededed 30%); } -.progress.is-danger::-webkit-progress-value { +.bulma-progress.is-danger::-webkit-progress-value { background-color: #f14668; } -.progress.is-danger::-moz-progress-bar { +.bulma-progress.is-danger::-moz-progress-bar { background-color: #f14668; } -.progress.is-danger::-ms-fill { +.bulma-progress.is-danger::-ms-fill { background-color: #f14668; } -.progress.is-danger:indeterminate { +.bulma-progress.is-danger:indeterminate { background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); } -.progress.is-expo::-webkit-progress-value { +.bulma-progress.is-expo::-webkit-progress-value { background-color: #ffd257; } -.progress.is-expo::-moz-progress-bar { +.bulma-progress.is-expo::-moz-progress-bar { background-color: #ffd257; } -.progress.is-expo::-ms-fill { +.bulma-progress.is-expo::-ms-fill { background-color: #ffd257; } -.progress.is-expo:indeterminate { +.bulma-progress.is-expo:indeterminate { background-image: linear-gradient(to right, #ffd257 30%, #ededed 30%); } -.progress.is-love::-webkit-progress-value { +.bulma-progress.is-love::-webkit-progress-value { background-color: #f14668; } -.progress.is-love::-moz-progress-bar { +.bulma-progress.is-love::-moz-progress-bar { background-color: #f14668; } -.progress.is-love::-ms-fill { +.bulma-progress.is-love::-ms-fill { background-color: #f14668; } -.progress.is-love:indeterminate { +.bulma-progress.is-love:indeterminate { background-image: linear-gradient(to right, #f14668 30%, #ededed 30%); } -.progress.is-patreon::-webkit-progress-value { +.bulma-progress.is-patreon::-webkit-progress-value { background-color: #f96854; } -.progress.is-patreon::-moz-progress-bar { +.bulma-progress.is-patreon::-moz-progress-bar { background-color: #f96854; } -.progress.is-patreon::-ms-fill { +.bulma-progress.is-patreon::-ms-fill { background-color: #f96854; } -.progress.is-patreon:indeterminate { +.bulma-progress.is-patreon:indeterminate { background-image: linear-gradient(to right, #f96854 30%, #ededed 30%); } -.progress.is-rss::-webkit-progress-value { +.bulma-progress.is-rss::-webkit-progress-value { background-color: #f26522; } -.progress.is-rss::-moz-progress-bar { +.bulma-progress.is-rss::-moz-progress-bar { background-color: #f26522; } -.progress.is-rss::-ms-fill { +.bulma-progress.is-rss::-ms-fill { background-color: #f26522; } -.progress.is-rss:indeterminate { +.bulma-progress.is-rss:indeterminate { background-image: linear-gradient(to right, #f26522 30%, #ededed 30%); } -.progress.is-bleeding::-webkit-progress-value { +.bulma-progress.is-bleeding::-webkit-progress-value { background-color: #abf47c; } -.progress.is-bleeding::-moz-progress-bar { +.bulma-progress.is-bleeding::-moz-progress-bar { background-color: #abf47c; } -.progress.is-bleeding::-ms-fill { +.bulma-progress.is-bleeding::-ms-fill { background-color: #abf47c; } -.progress.is-bleeding:indeterminate { +.bulma-progress.is-bleeding:indeterminate { background-image: linear-gradient(to right, #abf47c 30%, #ededed 30%); } -.progress.is-sass::-webkit-progress-value { +.bulma-progress.is-sass::-webkit-progress-value { background-color: #bf4080; } -.progress.is-sass::-moz-progress-bar { +.bulma-progress.is-sass::-moz-progress-bar { background-color: #bf4080; } -.progress.is-sass::-ms-fill { +.bulma-progress.is-sass::-ms-fill { background-color: #bf4080; } -.progress.is-sass:indeterminate { +.bulma-progress.is-sass:indeterminate { background-image: linear-gradient(to right, #bf4080 30%, #ededed 30%); } -.progress.is-amazon::-webkit-progress-value { +.bulma-progress.is-amazon::-webkit-progress-value { background-color: #ffd863; } -.progress.is-amazon::-moz-progress-bar { +.bulma-progress.is-amazon::-moz-progress-bar { background-color: #ffd863; } -.progress.is-amazon::-ms-fill { +.bulma-progress.is-amazon::-ms-fill { background-color: #ffd863; } -.progress.is-amazon:indeterminate { +.bulma-progress.is-amazon:indeterminate { background-image: linear-gradient(to right, #ffd863 30%, #ededed 30%); } -.progress.is-sponsor::-webkit-progress-value { +.bulma-progress.is-sponsor::-webkit-progress-value { background-color: #ea4aaa; } -.progress.is-sponsor::-moz-progress-bar { +.bulma-progress.is-sponsor::-moz-progress-bar { background-color: #ea4aaa; } -.progress.is-sponsor::-ms-fill { +.bulma-progress.is-sponsor::-ms-fill { background-color: #ea4aaa; } -.progress.is-sponsor:indeterminate { +.bulma-progress.is-sponsor:indeterminate { background-image: linear-gradient(to right, #ea4aaa 30%, #ededed 30%); } -.progress.is-twitter::-webkit-progress-value { +.bulma-progress.is-twitter::-webkit-progress-value { background-color: #55acee; } -.progress.is-twitter::-moz-progress-bar { +.bulma-progress.is-twitter::-moz-progress-bar { background-color: #55acee; } -.progress.is-twitter::-ms-fill { +.bulma-progress.is-twitter::-ms-fill { background-color: #55acee; } -.progress.is-twitter:indeterminate { +.bulma-progress.is-twitter:indeterminate { background-image: linear-gradient(to right, #55acee 30%, #ededed 30%); } -.progress.is-videos::-webkit-progress-value { +.bulma-progress.is-videos::-webkit-progress-value { background-color: #48c78e; } -.progress.is-videos::-moz-progress-bar { +.bulma-progress.is-videos::-moz-progress-bar { background-color: #48c78e; } -.progress.is-videos::-ms-fill { +.bulma-progress.is-videos::-ms-fill { background-color: #48c78e; } -.progress.is-videos:indeterminate { +.bulma-progress.is-videos:indeterminate { background-image: linear-gradient(to right, #48c78e 30%, #ededed 30%); } -.progress.is-extensions::-webkit-progress-value { +.bulma-progress.is-extensions::-webkit-progress-value { background-color: #3e8ed0; } -.progress.is-extensions::-moz-progress-bar { +.bulma-progress.is-extensions::-moz-progress-bar { background-color: #3e8ed0; } -.progress.is-extensions::-ms-fill { +.bulma-progress.is-extensions::-ms-fill { background-color: #3e8ed0; } -.progress.is-extensions:indeterminate { +.bulma-progress.is-extensions:indeterminate { background-image: linear-gradient(to right, #3e8ed0 30%, #ededed 30%); } -.progress.is-bootstrap::-webkit-progress-value { +.bulma-progress.is-bootstrap::-webkit-progress-value { background-color: #6f5499; } -.progress.is-bootstrap::-moz-progress-bar { +.bulma-progress.is-bootstrap::-moz-progress-bar { background-color: #6f5499; } -.progress.is-bootstrap::-ms-fill { +.bulma-progress.is-bootstrap::-ms-fill { background-color: #6f5499; } -.progress.is-bootstrap:indeterminate { +.bulma-progress.is-bootstrap:indeterminate { background-image: linear-gradient(to right, #6f5499 30%, #ededed 30%); } -.progress:indeterminate { +.bulma-progress:indeterminate { animation-duration: 1.5s; animation-iteration-count: infinite; animation-name: moveIndeterminate; @@ -4458,27 +4458,27 @@ div.icon-text { background-size: 150% 150%; } -.progress:indeterminate::-webkit-progress-bar { +.bulma-progress:indeterminate::-webkit-progress-bar { background-color: transparent; } -.progress:indeterminate::-moz-progress-bar { +.bulma-progress:indeterminate::-moz-progress-bar { background-color: transparent; } -.progress:indeterminate::-ms-fill { +.bulma-progress:indeterminate::-ms-fill { animation-name: none; } -.progress.is-small { +.bulma-progress.is-small { height: 0.75rem; } -.progress.is-medium { +.bulma-progress.is-medium { height: 1.25rem; } -.progress.is-large { +.bulma-progress.is-large { height: 1.5rem; } @@ -4491,360 +4491,360 @@ div.icon-text { } } -.table { +.bulma-table { background-color: white; color: #363636; } -.table td, -.table th { +.bulma-table td, +.bulma-table th { border: 1px solid #dbdbdb; border-width: 0 0 1px; padding: 0.5em 0.75em; vertical-align: top; } -.table td.is-white, -.table th.is-white { +.bulma-table td.is-white, +.bulma-table th.is-white { background-color: white; border-color: white; color: #0a0a0a; } -.table td.is-black, -.table th.is-black { +.bulma-table td.is-black, +.bulma-table th.is-black { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.table td.is-light, -.table th.is-light { +.bulma-table td.is-light, +.bulma-table th.is-light { background-color: whitesmoke; border-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.table td.is-dark, -.table th.is-dark { +.bulma-table td.is-dark, +.bulma-table th.is-dark { background-color: #363636; border-color: #363636; color: #fff; } -.table td.is-primary, -.table th.is-primary { +.bulma-table td.is-primary, +.bulma-table th.is-primary { background-color: #00d1b2; border-color: #00d1b2; color: #fff; } -.table td.is-link, -.table th.is-link { +.bulma-table td.is-link, +.bulma-table th.is-link { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.table td.is-info, -.table th.is-info { +.bulma-table td.is-info, +.bulma-table th.is-info { background-color: #3e8ed0; border-color: #3e8ed0; color: #fff; } -.table td.is-success, -.table th.is-success { +.bulma-table td.is-success, +.bulma-table th.is-success { background-color: #48c78e; border-color: #48c78e; color: #fff; } -.table td.is-warning, -.table th.is-warning { +.bulma-table td.is-warning, +.bulma-table th.is-warning { background-color: #ffe08a; border-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.table td.is-danger, -.table th.is-danger { +.bulma-table td.is-danger, +.bulma-table th.is-danger { background-color: #f14668; border-color: #f14668; color: #fff; } -.table td.is-expo, -.table th.is-expo { +.bulma-table td.is-expo, +.bulma-table th.is-expo { background-color: #ffd257; border-color: #ffd257; color: white; } -.table td.is-love, -.table th.is-love { +.bulma-table td.is-love, +.bulma-table th.is-love { background-color: #f14668; border-color: #f14668; color: white; } -.table td.is-patreon, -.table th.is-patreon { +.bulma-table td.is-patreon, +.bulma-table th.is-patreon { background-color: #f96854; border-color: #f96854; color: white; } -.table td.is-rss, -.table th.is-rss { +.bulma-table td.is-rss, +.bulma-table th.is-rss { background-color: #f26522; border-color: #f26522; color: white; } -.table td.is-bleeding, -.table th.is-bleeding { +.bulma-table td.is-bleeding, +.bulma-table th.is-bleeding { background-color: #abf47c; border-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.table td.is-sass, -.table th.is-sass { +.bulma-table td.is-sass, +.bulma-table th.is-sass { background-color: #bf4080; border-color: #bf4080; color: white; } -.table td.is-amazon, -.table th.is-amazon { +.bulma-table td.is-amazon, +.bulma-table th.is-amazon { background-color: #ffd863; border-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.table td.is-sponsor, -.table th.is-sponsor { +.bulma-table td.is-sponsor, +.bulma-table th.is-sponsor { background-color: #ea4aaa; border-color: #ea4aaa; color: white; } -.table td.is-twitter, -.table th.is-twitter { +.bulma-table td.is-twitter, +.bulma-table th.is-twitter { background-color: #55acee; border-color: #55acee; color: white; } -.table td.is-videos, -.table th.is-videos { +.bulma-table td.is-videos, +.bulma-table th.is-videos { background-color: #48c78e; border-color: #48c78e; color: white; } -.table td.is-extensions, -.table th.is-extensions { +.bulma-table td.is-extensions, +.bulma-table th.is-extensions { background-color: #3e8ed0; border-color: #3e8ed0; color: white; } -.table td.is-bootstrap, -.table th.is-bootstrap { +.bulma-table td.is-bootstrap, +.bulma-table th.is-bootstrap { background-color: #6f5499; border-color: #6f5499; color: white; } -.table td.is-narrow, -.table th.is-narrow { +.bulma-table td.is-narrow, +.bulma-table th.is-narrow { white-space: nowrap; width: 1%; } -.table td.is-selected, -.table th.is-selected { +.bulma-table td.is-selected, +.bulma-table th.is-selected { background-color: #00d1b2; color: #fff; } -.table td.is-selected a, -.table td.is-selected strong, -.table th.is-selected a, -.table th.is-selected strong { +.bulma-table td.is-selected a, +.bulma-table td.is-selected strong, +.bulma-table th.is-selected a, +.bulma-table th.is-selected strong { color: currentColor; } -.table td.is-vcentered, -.table th.is-vcentered { +.bulma-table td.is-vcentered, +.bulma-table th.is-vcentered { vertical-align: middle; } -.table th { +.bulma-table th { color: #363636; } -.table th:not([align]) { +.bulma-table th:not([align]) { text-align: left; } -.table tr.is-selected { +.bulma-table tr.is-selected { background-color: #00d1b2; color: #fff; } -.table tr.is-selected a, -.table tr.is-selected strong { +.bulma-table tr.is-selected a, +.bulma-table tr.is-selected strong { color: currentColor; } -.table tr.is-selected td, -.table tr.is-selected th { +.bulma-table tr.is-selected td, +.bulma-table tr.is-selected th { border-color: #fff; color: currentColor; } -.table thead { +.bulma-table thead { background-color: transparent; } -.table thead td, -.table thead th { +.bulma-table thead td, +.bulma-table thead th { border-width: 0 0 2px; color: #363636; } -.table tfoot { +.bulma-table tfoot { background-color: transparent; } -.table tfoot td, -.table tfoot th { +.bulma-table tfoot td, +.bulma-table tfoot th { border-width: 2px 0 0; color: #363636; } -.table tbody { +.bulma-table tbody { background-color: transparent; } -.table tbody tr:last-child td, -.table tbody tr:last-child th { +.bulma-table tbody tr:last-child td, +.bulma-table tbody tr:last-child th { border-bottom-width: 0; } -.table.is-bordered td, -.table.is-bordered th { +.bulma-table.is-bordered td, +.bulma-table.is-bordered th { border-width: 1px; } -.table.is-bordered tr:last-child td, -.table.is-bordered tr:last-child th { +.bulma-table.is-bordered tr:last-child td, +.bulma-table.is-bordered tr:last-child th { border-bottom-width: 1px; } -.table.is-fullwidth { +.bulma-table.is-fullwidth { width: 100%; } -.table.is-hoverable tbody tr:not(.is-selected):hover { +.bulma-table.is-hoverable tbody tr:not(.is-selected):hover { background-color: #fafafa; } -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { background-color: #fafafa; } -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { +.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even) { background-color: whitesmoke; } -.table.is-narrow td, -.table.is-narrow th { +.bulma-table.is-narrow td, +.bulma-table.is-narrow th { padding: 0.25em 0.5em; } -.table.is-striped tbody tr:not(.is-selected):nth-child(even) { +.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(even) { background-color: #fafafa; } -.table-container { +.bulma-table-container { -webkit-overflow-scrolling: touch; overflow: auto; overflow-y: hidden; max-width: 100%; } -.tags { +.bulma-tags { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.tags .tag { +.bulma-tags .bulma-tag { margin-bottom: 0.5rem; } -.tags .tag:not(:last-child) { +.bulma-tags .bulma-tag:not(:last-child) { margin-right: 0.5rem; } -.tags:last-child { +.bulma-tags:last-child { margin-bottom: -0.5rem; } -.tags:not(:last-child) { +.bulma-tags:not(:last-child) { margin-bottom: 1rem; } -.tags.are-medium .tag:not(.is-normal):not(.is-large) { +.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large) { font-size: 1rem; } -.tags.are-large .tag:not(.is-normal):not(.is-medium) { +.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium) { font-size: 1.25rem; } -.tags.is-centered { +.bulma-tags.is-centered { justify-content: center; } -.tags.is-centered .tag { +.bulma-tags.is-centered .bulma-tag { margin-right: 0.25rem; margin-left: 0.25rem; } -.tags.is-right { +.bulma-tags.is-right { justify-content: flex-end; } -.tags.is-right .tag:not(:first-child) { +.bulma-tags.is-right .bulma-tag:not(:first-child) { margin-left: 0.5rem; } -.tags.is-right .tag:not(:last-child) { +.bulma-tags.is-right .bulma-tag:not(:last-child) { margin-right: 0; } -.tags.has-addons .tag { +.bulma-tags.has-addons .bulma-tag { margin-right: 0; } -.tags.has-addons .tag:not(:first-child) { +.bulma-tags.has-addons .bulma-tag:not(:first-child) { margin-left: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; } -.tags.has-addons .tag:not(:last-child) { +.bulma-tags.has-addons .bulma-tag:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } -.tag:not(body) { +.bulma-tag:not(body) { align-items: center; background-color: whitesmoke; border-radius: 0.375em; @@ -4859,246 +4859,246 @@ div.icon-text { white-space: nowrap; } -.tag:not(body) .delete { +.bulma-tag:not(body) .bulma-delete { margin-left: 0.25rem; margin-right: -0.375rem; } -.tag:not(body).is-white { +.bulma-tag:not(body).is-white { background-color: white; color: #0a0a0a; } -.tag:not(body).is-black { +.bulma-tag:not(body).is-black { background-color: #0a0a0a; color: white; } -.tag:not(body).is-light { +.bulma-tag:not(body).is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-dark { +.bulma-tag:not(body).is-dark { background-color: #363636; color: #fff; } -.tag:not(body).is-primary { +.bulma-tag:not(body).is-primary { background-color: #00d1b2; color: #fff; } -.tag:not(body).is-primary.is-light { +.bulma-tag:not(body).is-primary.is-light { background-color: #ebfffc; color: #00947e; } -.tag:not(body).is-link { +.bulma-tag:not(body).is-link { background-color: #485fc7; color: #fff; } -.tag:not(body).is-link.is-light { +.bulma-tag:not(body).is-link.is-light { background-color: #eff1fa; color: #3850b7; } -.tag:not(body).is-info { +.bulma-tag:not(body).is-info { background-color: #3e8ed0; color: #fff; } -.tag:not(body).is-info.is-light { +.bulma-tag:not(body).is-info.is-light { background-color: #eff5fb; color: #296fa8; } -.tag:not(body).is-success { +.bulma-tag:not(body).is-success { background-color: #48c78e; color: #fff; } -.tag:not(body).is-success.is-light { +.bulma-tag:not(body).is-success.is-light { background-color: #effaf5; color: #257953; } -.tag:not(body).is-warning { +.bulma-tag:not(body).is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-warning.is-light { +.bulma-tag:not(body).is-warning.is-light { background-color: #fffaeb; color: #946c00; } -.tag:not(body).is-danger { +.bulma-tag:not(body).is-danger { background-color: #f14668; color: #fff; } -.tag:not(body).is-danger.is-light { +.bulma-tag:not(body).is-danger.is-light { background-color: #feecf0; color: #cc0f35; } -.tag:not(body).is-expo { +.bulma-tag:not(body).is-expo { background-color: #ffd257; color: white; } -.tag:not(body).is-expo.is-light { +.bulma-tag:not(body).is-expo.is-light { background-color: #fffaeb; color: #946c00; } -.tag:not(body).is-love { +.bulma-tag:not(body).is-love { background-color: #f14668; color: white; } -.tag:not(body).is-love.is-light { +.bulma-tag:not(body).is-love.is-light { background-color: #feecf0; color: #cc0f35; } -.tag:not(body).is-patreon { +.bulma-tag:not(body).is-patreon { background-color: #f96854; color: white; } -.tag:not(body).is-patreon.is-light { +.bulma-tag:not(body).is-patreon.is-light { background-color: #feeeeb; color: #c01d07; } -.tag:not(body).is-rss { +.bulma-tag:not(body).is-rss { background-color: #f26522; color: white; } -.tag:not(body).is-rss.is-light { +.bulma-tag:not(body).is-rss.is-light { background-color: #fef2ec; color: #c1460b; } -.tag:not(body).is-bleeding { +.bulma-tag:not(body).is-bleeding { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-bleeding.is-light { +.bulma-tag:not(body).is-bleeding.is-light { background-color: #f3fdec; color: #3c880b; } -.tag:not(body).is-sass { +.bulma-tag:not(body).is-sass { background-color: #bf4080; color: white; } -.tag:not(body).is-sass.is-light { +.bulma-tag:not(body).is-sass.is-light { background-color: #faf0f5; color: #b03b76; } -.tag:not(body).is-amazon { +.bulma-tag:not(body).is-amazon { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.tag:not(body).is-amazon.is-light { +.bulma-tag:not(body).is-amazon.is-light { background-color: #fffaeb; color: #946f00; } -.tag:not(body).is-sponsor { +.bulma-tag:not(body).is-sponsor { background-color: #ea4aaa; color: white; } -.tag:not(body).is-sponsor.is-light { +.bulma-tag:not(body).is-sponsor.is-light { background-color: #fdedf6; color: #c0167c; } -.tag:not(body).is-twitter { +.bulma-tag:not(body).is-twitter { background-color: #55acee; color: white; } -.tag:not(body).is-twitter.is-light { +.bulma-tag:not(body).is-twitter.is-light { background-color: #ecf6fd; color: #10609e; } -.tag:not(body).is-videos { +.bulma-tag:not(body).is-videos { background-color: #48c78e; color: white; } -.tag:not(body).is-videos.is-light { +.bulma-tag:not(body).is-videos.is-light { background-color: #effaf5; color: #257953; } -.tag:not(body).is-extensions { +.bulma-tag:not(body).is-extensions { background-color: #3e8ed0; color: white; } -.tag:not(body).is-extensions.is-light { +.bulma-tag:not(body).is-extensions.is-light { background-color: #eff5fb; color: #296fa8; } -.tag:not(body).is-bootstrap { +.bulma-tag:not(body).is-bootstrap { background-color: #6f5499; color: white; } -.tag:not(body).is-bootstrap.is-light { +.bulma-tag:not(body).is-bootstrap.is-light { background-color: #f4f2f8; color: #73579e; } -.tag:not(body).is-normal { +.bulma-tag:not(body).is-normal { font-size: 0.75rem; } -.tag:not(body).is-medium { +.bulma-tag:not(body).is-medium { font-size: 1rem; } -.tag:not(body).is-large { +.bulma-tag:not(body).is-large { font-size: 1.25rem; } -.tag:not(body) .icon:first-child:not(:last-child) { +.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child) { margin-left: -0.375em; margin-right: 0.1875em; } -.tag:not(body) .icon:last-child:not(:first-child) { +.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child) { margin-left: 0.1875em; margin-right: -0.375em; } -.tag:not(body) .icon:first-child:last-child { +.bulma-tag:not(body) .bulma-icon:first-child:last-child { margin-left: -0.375em; margin-right: -0.375em; } -.tag:not(body).is-delete { +.bulma-tag:not(body).is-delete { margin-left: 1px; padding: 0; position: relative; width: 2em; } -.tag:not(body).is-delete::before, .tag:not(body).is-delete::after { +.bulma-tag:not(body).is-delete::before, .bulma-tag:not(body).is-delete::after { background-color: currentColor; content: ""; display: block; @@ -5109,148 +5109,148 @@ div.icon-text { transform-origin: center center; } -.tag:not(body).is-delete::before { +.bulma-tag:not(body).is-delete::before { height: 1px; width: 50%; } -.tag:not(body).is-delete::after { +.bulma-tag:not(body).is-delete::after { height: 50%; width: 1px; } -.tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus { +.bulma-tag:not(body).is-delete:hover, .bulma-tag:not(body).is-delete:focus { background-color: #e8e8e8; } -.tag:not(body).is-delete:active { +.bulma-tag:not(body).is-delete:active { background-color: #dbdbdb; } -.tag:not(body).is-rounded { +.bulma-tag:not(body).is-rounded { border-radius: 9999px; } -a.tag:hover { +a.bulma-tag:hover { text-decoration: underline; } -.title, -.subtitle { +.bulma-title, +.bulma-subtitle { word-break: break-word; } -.title em, -.title span, -.subtitle em, -.subtitle span { +.bulma-title em, +.bulma-title span, +.bulma-subtitle em, +.bulma-subtitle span { font-weight: inherit; } -.title sub, -.subtitle sub { +.bulma-title sub, +.bulma-subtitle sub { font-size: 0.75em; } -.title sup, -.subtitle sup { +.bulma-title sup, +.bulma-subtitle sup { font-size: 0.75em; } -.title .tag, -.subtitle .tag { +.bulma-title .bulma-tag, +.bulma-subtitle .bulma-tag { vertical-align: middle; } -.title { +.bulma-title { color: #363636; font-size: 2rem; font-weight: 600; line-height: 1.125; } -.title strong { +.bulma-title strong { color: inherit; font-weight: inherit; } -.title:not(.is-spaced) + .subtitle { +.bulma-title:not(.is-spaced) + .bulma-subtitle { margin-top: -1.25rem; } -.title.is-1 { +.bulma-title.is-1 { font-size: 3rem; } -.title.is-2 { +.bulma-title.is-2 { font-size: 2.5rem; } -.title.is-3 { +.bulma-title.is-3 { font-size: 2rem; } -.title.is-4 { +.bulma-title.is-4 { font-size: 1.5rem; } -.title.is-5 { +.bulma-title.is-5 { font-size: 1.25rem; } -.title.is-6 { +.bulma-title.is-6 { font-size: 1rem; } -.title.is-7 { +.bulma-title.is-7 { font-size: 0.75rem; } -.subtitle { +.bulma-subtitle { color: #4a4a4a; font-size: 1.25rem; font-weight: 400; line-height: 1.25; } -.subtitle strong { +.bulma-subtitle strong { color: #363636; font-weight: 600; } -.subtitle:not(.is-spaced) + .title { +.bulma-subtitle:not(.is-spaced) + .bulma-title { margin-top: -1.25rem; } -.subtitle.is-1 { +.bulma-subtitle.is-1 { font-size: 3rem; } -.subtitle.is-2 { +.bulma-subtitle.is-2 { font-size: 2.5rem; } -.subtitle.is-3 { +.bulma-subtitle.is-3 { font-size: 2rem; } -.subtitle.is-4 { +.bulma-subtitle.is-4 { font-size: 1.5rem; } -.subtitle.is-5 { +.bulma-subtitle.is-5 { font-size: 1.25rem; } -.subtitle.is-6 { +.bulma-subtitle.is-6 { font-size: 1rem; } -.subtitle.is-7 { +.bulma-subtitle.is-7 { font-size: 0.75rem; } -.heading { +.bulma-heading { display: block; font-size: 11px; letter-spacing: 1px; @@ -5258,7 +5258,7 @@ a.tag:hover { text-transform: uppercase; } -.number { +.bulma-number { align-items: center; background-color: whitesmoke; border-radius: 9999px; @@ -5274,297 +5274,297 @@ a.tag:hover { } /* Bulma Form */ -.input, .textarea, .select select { +.bulma-input, .bulma-textarea, .bulma-select select { background-color: white; border-color: #dbdbdb; border-radius: 0.375em; color: #363636; } -.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { +.bulma-input::-moz-placeholder, .bulma-textarea::-moz-placeholder, .bulma-select select::-moz-placeholder { color: rgba(54, 54, 54, 0.3); } -.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { +.bulma-input::-webkit-input-placeholder, .bulma-textarea::-webkit-input-placeholder, .bulma-select select::-webkit-input-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { +.bulma-input:-moz-placeholder, .bulma-textarea:-moz-placeholder, .bulma-select select:-moz-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { +.bulma-input:-ms-input-placeholder, .bulma-textarea:-ms-input-placeholder, .bulma-select select:-ms-input-placeholder { color: rgba(54, 54, 54, 0.3); } -.input:hover, .textarea:hover, .select select:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered { +.bulma-input:hover, .bulma-textarea:hover, .bulma-select select:hover, .is-hovered.bulma-input, .is-hovered.bulma-textarea, .bulma-select select.is-hovered { border-color: #b5b5b5; } -.input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { +.bulma-input:focus, .bulma-textarea:focus, .bulma-select select:focus, .is-focused.bulma-input, .is-focused.bulma-textarea, .bulma-select select.is-focused, .bulma-input:active, .bulma-textarea:active, .bulma-select select:active, .is-active.bulma-input, .is-active.bulma-textarea, .bulma-select select.is-active { border-color: #485fc7; box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.input[disabled], .textarea[disabled], .select select[disabled], -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select { +.bulma-input[disabled], .bulma-textarea[disabled], .bulma-select select[disabled], +fieldset[disabled] .bulma-input, +fieldset[disabled] .bulma-textarea, +fieldset[disabled] .bulma-select select, +.bulma-select fieldset[disabled] select { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; color: #7a7a7a; } -.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, -fieldset[disabled] .input::-moz-placeholder, -fieldset[disabled] .textarea::-moz-placeholder, -fieldset[disabled] .select select::-moz-placeholder, -.select fieldset[disabled] select::-moz-placeholder { +.bulma-input[disabled]::-moz-placeholder, .bulma-textarea[disabled]::-moz-placeholder, .bulma-select select[disabled]::-moz-placeholder, +fieldset[disabled] .bulma-input::-moz-placeholder, +fieldset[disabled] .bulma-textarea::-moz-placeholder, +fieldset[disabled] .bulma-select select::-moz-placeholder, +.bulma-select fieldset[disabled] select::-moz-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, -fieldset[disabled] .input::-webkit-input-placeholder, -fieldset[disabled] .textarea::-webkit-input-placeholder, -fieldset[disabled] .select select::-webkit-input-placeholder, -.select fieldset[disabled] select::-webkit-input-placeholder { +.bulma-input[disabled]::-webkit-input-placeholder, .bulma-textarea[disabled]::-webkit-input-placeholder, .bulma-select select[disabled]::-webkit-input-placeholder, +fieldset[disabled] .bulma-input::-webkit-input-placeholder, +fieldset[disabled] .bulma-textarea::-webkit-input-placeholder, +fieldset[disabled] .bulma-select select::-webkit-input-placeholder, +.bulma-select fieldset[disabled] select::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, -fieldset[disabled] .input:-moz-placeholder, -fieldset[disabled] .textarea:-moz-placeholder, -fieldset[disabled] .select select:-moz-placeholder, -.select fieldset[disabled] select:-moz-placeholder { +.bulma-input[disabled]:-moz-placeholder, .bulma-textarea[disabled]:-moz-placeholder, .bulma-select select[disabled]:-moz-placeholder, +fieldset[disabled] .bulma-input:-moz-placeholder, +fieldset[disabled] .bulma-textarea:-moz-placeholder, +fieldset[disabled] .bulma-select select:-moz-placeholder, +.bulma-select fieldset[disabled] select:-moz-placeholder { color: rgba(122, 122, 122, 0.3); } -.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, -fieldset[disabled] .input:-ms-input-placeholder, -fieldset[disabled] .textarea:-ms-input-placeholder, -fieldset[disabled] .select select:-ms-input-placeholder, -.select fieldset[disabled] select:-ms-input-placeholder { +.bulma-input[disabled]:-ms-input-placeholder, .bulma-textarea[disabled]:-ms-input-placeholder, .bulma-select select[disabled]:-ms-input-placeholder, +fieldset[disabled] .bulma-input:-ms-input-placeholder, +fieldset[disabled] .bulma-textarea:-ms-input-placeholder, +fieldset[disabled] .bulma-select select:-ms-input-placeholder, +.bulma-select fieldset[disabled] select:-ms-input-placeholder { color: rgba(122, 122, 122, 0.3); } -.input, .textarea { +.bulma-input, .bulma-textarea { box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05); max-width: 100%; width: 100%; } -.input[readonly], .textarea[readonly] { +.bulma-input[readonly], .bulma-textarea[readonly] { box-shadow: none; } -.is-white.input, .is-white.textarea { +.is-white.bulma-input, .is-white.bulma-textarea { border-color: white; } -.is-white.input:focus, .is-white.textarea:focus, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.input:active, .is-white.textarea:active, .is-white.is-active.input, .is-white.is-active.textarea { +.is-white.bulma-input:focus, .is-white.bulma-textarea:focus, .is-white.is-focused.bulma-input, .is-white.is-focused.bulma-textarea, .is-white.bulma-input:active, .is-white.bulma-textarea:active, .is-white.is-active.bulma-input, .is-white.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.is-black.input, .is-black.textarea { +.is-black.bulma-input, .is-black.bulma-textarea { border-color: #0a0a0a; } -.is-black.input:focus, .is-black.textarea:focus, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.input:active, .is-black.textarea:active, .is-black.is-active.input, .is-black.is-active.textarea { +.is-black.bulma-input:focus, .is-black.bulma-textarea:focus, .is-black.is-focused.bulma-input, .is-black.is-focused.bulma-textarea, .is-black.bulma-input:active, .is-black.bulma-textarea:active, .is-black.is-active.bulma-input, .is-black.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.is-light.input, .is-light.textarea { +.is-light.bulma-input, .is-light.bulma-textarea { border-color: whitesmoke; } -.is-light.input:focus, .is-light.textarea:focus, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.input:active, .is-light.textarea:active, .is-light.is-active.input, .is-light.is-active.textarea { +.is-light.bulma-input:focus, .is-light.bulma-textarea:focus, .is-light.is-focused.bulma-input, .is-light.is-focused.bulma-textarea, .is-light.bulma-input:active, .is-light.bulma-textarea:active, .is-light.is-active.bulma-input, .is-light.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.is-dark.input, .is-dark.textarea { +.is-dark.bulma-input, .is-dark.bulma-textarea { border-color: #363636; } -.is-dark.input:focus, .is-dark.textarea:focus, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.input:active, .is-dark.textarea:active, .is-dark.is-active.input, .is-dark.is-active.textarea { +.is-dark.bulma-input:focus, .is-dark.bulma-textarea:focus, .is-dark.is-focused.bulma-input, .is-dark.is-focused.bulma-textarea, .is-dark.bulma-input:active, .is-dark.bulma-textarea:active, .is-dark.is-active.bulma-input, .is-dark.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.is-primary.input, .is-primary.textarea { +.is-primary.bulma-input, .is-primary.bulma-textarea { border-color: #00d1b2; } -.is-primary.input:focus, .is-primary.textarea:focus, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.input:active, .is-primary.textarea:active, .is-primary.is-active.input, .is-primary.is-active.textarea { +.is-primary.bulma-input:focus, .is-primary.bulma-textarea:focus, .is-primary.is-focused.bulma-input, .is-primary.is-focused.bulma-textarea, .is-primary.bulma-input:active, .is-primary.bulma-textarea:active, .is-primary.is-active.bulma-input, .is-primary.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.is-link.input, .is-link.textarea { +.is-link.bulma-input, .is-link.bulma-textarea { border-color: #485fc7; } -.is-link.input:focus, .is-link.textarea:focus, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.input:active, .is-link.textarea:active, .is-link.is-active.input, .is-link.is-active.textarea { +.is-link.bulma-input:focus, .is-link.bulma-textarea:focus, .is-link.is-focused.bulma-input, .is-link.is-focused.bulma-textarea, .is-link.bulma-input:active, .is-link.bulma-textarea:active, .is-link.is-active.bulma-input, .is-link.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.is-info.input, .is-info.textarea { +.is-info.bulma-input, .is-info.bulma-textarea { border-color: #3e8ed0; } -.is-info.input:focus, .is-info.textarea:focus, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.input:active, .is-info.textarea:active, .is-info.is-active.input, .is-info.is-active.textarea { +.is-info.bulma-input:focus, .is-info.bulma-textarea:focus, .is-info.is-focused.bulma-input, .is-info.is-focused.bulma-textarea, .is-info.bulma-input:active, .is-info.bulma-textarea:active, .is-info.is-active.bulma-input, .is-info.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.is-success.input, .is-success.textarea { +.is-success.bulma-input, .is-success.bulma-textarea { border-color: #48c78e; } -.is-success.input:focus, .is-success.textarea:focus, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.input:active, .is-success.textarea:active, .is-success.is-active.input, .is-success.is-active.textarea { +.is-success.bulma-input:focus, .is-success.bulma-textarea:focus, .is-success.is-focused.bulma-input, .is-success.is-focused.bulma-textarea, .is-success.bulma-input:active, .is-success.bulma-textarea:active, .is-success.is-active.bulma-input, .is-success.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.is-warning.input, .is-warning.textarea { +.is-warning.bulma-input, .is-warning.bulma-textarea { border-color: #ffe08a; } -.is-warning.input:focus, .is-warning.textarea:focus, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.input:active, .is-warning.textarea:active, .is-warning.is-active.input, .is-warning.is-active.textarea { +.is-warning.bulma-input:focus, .is-warning.bulma-textarea:focus, .is-warning.is-focused.bulma-input, .is-warning.is-focused.bulma-textarea, .is-warning.bulma-input:active, .is-warning.bulma-textarea:active, .is-warning.is-active.bulma-input, .is-warning.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.is-danger.input, .is-danger.textarea { +.is-danger.bulma-input, .is-danger.bulma-textarea { border-color: #f14668; } -.is-danger.input:focus, .is-danger.textarea:focus, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.input:active, .is-danger.textarea:active, .is-danger.is-active.input, .is-danger.is-active.textarea { +.is-danger.bulma-input:focus, .is-danger.bulma-textarea:focus, .is-danger.is-focused.bulma-input, .is-danger.is-focused.bulma-textarea, .is-danger.bulma-input:active, .is-danger.bulma-textarea:active, .is-danger.is-active.bulma-input, .is-danger.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.is-expo.input, .is-expo.textarea { +.is-expo.bulma-input, .is-expo.bulma-textarea { border-color: #ffd257; } -.is-expo.input:focus, .is-expo.textarea:focus, .is-expo.is-focused.input, .is-expo.is-focused.textarea, .is-expo.input:active, .is-expo.textarea:active, .is-expo.is-active.input, .is-expo.is-active.textarea { +.is-expo.bulma-input:focus, .is-expo.bulma-textarea:focus, .is-expo.is-focused.bulma-input, .is-expo.is-focused.bulma-textarea, .is-expo.bulma-input:active, .is-expo.bulma-textarea:active, .is-expo.is-active.bulma-input, .is-expo.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 210, 87, 0.25); } -.is-love.input, .is-love.textarea { +.is-love.bulma-input, .is-love.bulma-textarea { border-color: #f14668; } -.is-love.input:focus, .is-love.textarea:focus, .is-love.is-focused.input, .is-love.is-focused.textarea, .is-love.input:active, .is-love.textarea:active, .is-love.is-active.input, .is-love.is-active.textarea { +.is-love.bulma-input:focus, .is-love.bulma-textarea:focus, .is-love.is-focused.bulma-input, .is-love.is-focused.bulma-textarea, .is-love.bulma-input:active, .is-love.bulma-textarea:active, .is-love.is-active.bulma-input, .is-love.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.is-patreon.input, .is-patreon.textarea { +.is-patreon.bulma-input, .is-patreon.bulma-textarea { border-color: #f96854; } -.is-patreon.input:focus, .is-patreon.textarea:focus, .is-patreon.is-focused.input, .is-patreon.is-focused.textarea, .is-patreon.input:active, .is-patreon.textarea:active, .is-patreon.is-active.input, .is-patreon.is-active.textarea { +.is-patreon.bulma-input:focus, .is-patreon.bulma-textarea:focus, .is-patreon.is-focused.bulma-input, .is-patreon.is-focused.bulma-textarea, .is-patreon.bulma-input:active, .is-patreon.bulma-textarea:active, .is-patreon.is-active.bulma-input, .is-patreon.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(249, 104, 84, 0.25); } -.is-rss.input, .is-rss.textarea { +.is-rss.bulma-input, .is-rss.bulma-textarea { border-color: #f26522; } -.is-rss.input:focus, .is-rss.textarea:focus, .is-rss.is-focused.input, .is-rss.is-focused.textarea, .is-rss.input:active, .is-rss.textarea:active, .is-rss.is-active.input, .is-rss.is-active.textarea { +.is-rss.bulma-input:focus, .is-rss.bulma-textarea:focus, .is-rss.is-focused.bulma-input, .is-rss.is-focused.bulma-textarea, .is-rss.bulma-input:active, .is-rss.bulma-textarea:active, .is-rss.is-active.bulma-input, .is-rss.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(242, 101, 34, 0.25); } -.is-bleeding.input, .is-bleeding.textarea { +.is-bleeding.bulma-input, .is-bleeding.bulma-textarea { border-color: #abf47c; } -.is-bleeding.input:focus, .is-bleeding.textarea:focus, .is-bleeding.is-focused.input, .is-bleeding.is-focused.textarea, .is-bleeding.input:active, .is-bleeding.textarea:active, .is-bleeding.is-active.input, .is-bleeding.is-active.textarea { +.is-bleeding.bulma-input:focus, .is-bleeding.bulma-textarea:focus, .is-bleeding.is-focused.bulma-input, .is-bleeding.is-focused.bulma-textarea, .is-bleeding.bulma-input:active, .is-bleeding.bulma-textarea:active, .is-bleeding.is-active.bulma-input, .is-bleeding.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(171, 244, 124, 0.25); } -.is-sass.input, .is-sass.textarea { +.is-sass.bulma-input, .is-sass.bulma-textarea { border-color: #bf4080; } -.is-sass.input:focus, .is-sass.textarea:focus, .is-sass.is-focused.input, .is-sass.is-focused.textarea, .is-sass.input:active, .is-sass.textarea:active, .is-sass.is-active.input, .is-sass.is-active.textarea { +.is-sass.bulma-input:focus, .is-sass.bulma-textarea:focus, .is-sass.is-focused.bulma-input, .is-sass.is-focused.bulma-textarea, .is-sass.bulma-input:active, .is-sass.bulma-textarea:active, .is-sass.is-active.bulma-input, .is-sass.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(191, 64, 128, 0.25); } -.is-amazon.input, .is-amazon.textarea { +.is-amazon.bulma-input, .is-amazon.bulma-textarea { border-color: #ffd863; } -.is-amazon.input:focus, .is-amazon.textarea:focus, .is-amazon.is-focused.input, .is-amazon.is-focused.textarea, .is-amazon.input:active, .is-amazon.textarea:active, .is-amazon.is-active.input, .is-amazon.is-active.textarea { +.is-amazon.bulma-input:focus, .is-amazon.bulma-textarea:focus, .is-amazon.is-focused.bulma-input, .is-amazon.is-focused.bulma-textarea, .is-amazon.bulma-input:active, .is-amazon.bulma-textarea:active, .is-amazon.is-active.bulma-input, .is-amazon.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(255, 216, 99, 0.25); } -.is-sponsor.input, .is-sponsor.textarea { +.is-sponsor.bulma-input, .is-sponsor.bulma-textarea { border-color: #ea4aaa; } -.is-sponsor.input:focus, .is-sponsor.textarea:focus, .is-sponsor.is-focused.input, .is-sponsor.is-focused.textarea, .is-sponsor.input:active, .is-sponsor.textarea:active, .is-sponsor.is-active.input, .is-sponsor.is-active.textarea { +.is-sponsor.bulma-input:focus, .is-sponsor.bulma-textarea:focus, .is-sponsor.is-focused.bulma-input, .is-sponsor.is-focused.bulma-textarea, .is-sponsor.bulma-input:active, .is-sponsor.bulma-textarea:active, .is-sponsor.is-active.bulma-input, .is-sponsor.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(234, 74, 170, 0.25); } -.is-twitter.input, .is-twitter.textarea { +.is-twitter.bulma-input, .is-twitter.bulma-textarea { border-color: #55acee; } -.is-twitter.input:focus, .is-twitter.textarea:focus, .is-twitter.is-focused.input, .is-twitter.is-focused.textarea, .is-twitter.input:active, .is-twitter.textarea:active, .is-twitter.is-active.input, .is-twitter.is-active.textarea { +.is-twitter.bulma-input:focus, .is-twitter.bulma-textarea:focus, .is-twitter.is-focused.bulma-input, .is-twitter.is-focused.bulma-textarea, .is-twitter.bulma-input:active, .is-twitter.bulma-textarea:active, .is-twitter.is-active.bulma-input, .is-twitter.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(85, 172, 238, 0.25); } -.is-videos.input, .is-videos.textarea { +.is-videos.bulma-input, .is-videos.bulma-textarea { border-color: #48c78e; } -.is-videos.input:focus, .is-videos.textarea:focus, .is-videos.is-focused.input, .is-videos.is-focused.textarea, .is-videos.input:active, .is-videos.textarea:active, .is-videos.is-active.input, .is-videos.is-active.textarea { +.is-videos.bulma-input:focus, .is-videos.bulma-textarea:focus, .is-videos.is-focused.bulma-input, .is-videos.is-focused.bulma-textarea, .is-videos.bulma-input:active, .is-videos.bulma-textarea:active, .is-videos.is-active.bulma-input, .is-videos.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.is-extensions.input, .is-extensions.textarea { +.is-extensions.bulma-input, .is-extensions.bulma-textarea { border-color: #3e8ed0; } -.is-extensions.input:focus, .is-extensions.textarea:focus, .is-extensions.is-focused.input, .is-extensions.is-focused.textarea, .is-extensions.input:active, .is-extensions.textarea:active, .is-extensions.is-active.input, .is-extensions.is-active.textarea { +.is-extensions.bulma-input:focus, .is-extensions.bulma-textarea:focus, .is-extensions.is-focused.bulma-input, .is-extensions.is-focused.bulma-textarea, .is-extensions.bulma-input:active, .is-extensions.bulma-textarea:active, .is-extensions.is-active.bulma-input, .is-extensions.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.is-bootstrap.input, .is-bootstrap.textarea { +.is-bootstrap.bulma-input, .is-bootstrap.bulma-textarea { border-color: #6f5499; } -.is-bootstrap.input:focus, .is-bootstrap.textarea:focus, .is-bootstrap.is-focused.input, .is-bootstrap.is-focused.textarea, .is-bootstrap.input:active, .is-bootstrap.textarea:active, .is-bootstrap.is-active.input, .is-bootstrap.is-active.textarea { +.is-bootstrap.bulma-input:focus, .is-bootstrap.bulma-textarea:focus, .is-bootstrap.is-focused.bulma-input, .is-bootstrap.is-focused.bulma-textarea, .is-bootstrap.bulma-input:active, .is-bootstrap.bulma-textarea:active, .is-bootstrap.is-active.bulma-input, .is-bootstrap.is-active.bulma-textarea { box-shadow: 0 0 0 0.125em rgba(111, 84, 153, 0.25); } -.is-small.input, .is-small.textarea { +.is-small.bulma-input, .is-small.bulma-textarea { border-radius: 2px; font-size: 0.75rem; } -.is-medium.input, .is-medium.textarea { +.is-medium.bulma-input, .is-medium.bulma-textarea { font-size: 1.25rem; } -.is-large.input, .is-large.textarea { +.is-large.bulma-input, .is-large.bulma-textarea { font-size: 1.5rem; } -.is-fullwidth.input, .is-fullwidth.textarea { +.is-fullwidth.bulma-input, .is-fullwidth.bulma-textarea { display: block; width: 100%; } -.is-inline.input, .is-inline.textarea { +.is-inline.bulma-input, .is-inline.bulma-textarea { display: inline; width: auto; } -.input.is-rounded { +.bulma-input.is-rounded { border-radius: 9999px; padding-left: calc(calc(0.75em - 1px) + 0.375em); padding-right: calc(calc(0.75em - 1px) + 0.375em); } -.input.is-static { +.bulma-input.is-static { background-color: transparent; border-color: transparent; box-shadow: none; @@ -5572,7 +5572,7 @@ fieldset[disabled] .select select:-ms-input-placeholder, padding-right: 0; } -.textarea { +.bulma-textarea { display: block; max-width: 100%; min-width: 100%; @@ -5580,70 +5580,70 @@ fieldset[disabled] .select select:-ms-input-placeholder, resize: vertical; } -.textarea:not([rows]) { +.bulma-textarea:not([rows]) { max-height: 40em; min-height: 8em; } -.textarea[rows] { +.bulma-textarea[rows] { height: initial; } -.textarea.has-fixed-size { +.bulma-textarea.has-fixed-size { resize: none; } -.checkbox, .radio { +.bulma-checkbox, .bulma-radio { cursor: pointer; display: inline-block; line-height: 1.25; position: relative; } -.checkbox input, .radio input { +.bulma-checkbox input, .bulma-radio input { cursor: pointer; } -.checkbox:hover, .radio:hover { +.bulma-checkbox:hover, .bulma-radio:hover { color: #363636; } -.checkbox[disabled], .radio[disabled], -fieldset[disabled] .checkbox, -fieldset[disabled] .radio, -.checkbox input[disabled], -.radio input[disabled] { +.bulma-checkbox[disabled], .bulma-radio[disabled], +fieldset[disabled] .bulma-checkbox, +fieldset[disabled] .bulma-radio, +.bulma-checkbox input[disabled], +.bulma-radio input[disabled] { color: #7a7a7a; cursor: not-allowed; } -.radio + .radio { +.bulma-radio + .bulma-radio { margin-left: 0.5em; } -.select { +.bulma-select { display: inline-block; max-width: 100%; position: relative; vertical-align: top; } -.select:not(.is-multiple) { +.bulma-select:not(.is-multiple) { height: 2.5em; } -.select:not(.is-multiple):not(.is-loading)::after { +.bulma-select:not(.is-multiple):not(.is-loading)::after { border-color: #485fc7; right: 1.125em; z-index: 4; } -.select.is-rounded select { +.bulma-select.is-rounded select { border-radius: 9999px; padding-left: 1em; } -.select select { +.bulma-select select { cursor: pointer; display: block; font-size: 1em; @@ -5651,411 +5651,411 @@ fieldset[disabled] .radio, outline: none; } -.select select::-ms-expand { +.bulma-select select::-ms-expand { display: none; } -.select select[disabled]:hover, -fieldset[disabled] .select select:hover { +.bulma-select select[disabled]:hover, +fieldset[disabled] .bulma-select select:hover { border-color: whitesmoke; } -.select select:not([multiple]) { +.bulma-select select:not([multiple]) { padding-right: 2.5em; } -.select select[multiple] { +.bulma-select select[multiple] { height: auto; padding: 0; } -.select select[multiple] option { +.bulma-select select[multiple] option { padding: 0.5em 1em; } -.select:not(.is-multiple):not(.is-loading):hover::after { +.bulma-select:not(.is-multiple):not(.is-loading):hover::after { border-color: #363636; } -.select.is-white:not(:hover)::after { +.bulma-select.is-white:not(:hover)::after { border-color: white; } -.select.is-white select { +.bulma-select.is-white select { border-color: white; } -.select.is-white select:hover, .select.is-white select.is-hovered { +.bulma-select.is-white select:hover, .bulma-select.is-white select.is-hovered { border-color: #f2f2f2; } -.select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active { +.bulma-select.is-white select:focus, .bulma-select.is-white select.is-focused, .bulma-select.is-white select:active, .bulma-select.is-white select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); } -.select.is-black:not(:hover)::after { +.bulma-select.is-black:not(:hover)::after { border-color: #0a0a0a; } -.select.is-black select { +.bulma-select.is-black select { border-color: #0a0a0a; } -.select.is-black select:hover, .select.is-black select.is-hovered { +.bulma-select.is-black select:hover, .bulma-select.is-black select.is-hovered { border-color: black; } -.select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active { +.bulma-select.is-black select:focus, .bulma-select.is-black select.is-focused, .bulma-select.is-black select:active, .bulma-select.is-black select.is-active { box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); } -.select.is-light:not(:hover)::after { +.bulma-select.is-light:not(:hover)::after { border-color: whitesmoke; } -.select.is-light select { +.bulma-select.is-light select { border-color: whitesmoke; } -.select.is-light select:hover, .select.is-light select.is-hovered { +.bulma-select.is-light select:hover, .bulma-select.is-light select.is-hovered { border-color: #e8e8e8; } -.select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active { +.bulma-select.is-light select:focus, .bulma-select.is-light select.is-focused, .bulma-select.is-light select:active, .bulma-select.is-light select.is-active { box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); } -.select.is-dark:not(:hover)::after { +.bulma-select.is-dark:not(:hover)::after { border-color: #363636; } -.select.is-dark select { +.bulma-select.is-dark select { border-color: #363636; } -.select.is-dark select:hover, .select.is-dark select.is-hovered { +.bulma-select.is-dark select:hover, .bulma-select.is-dark select.is-hovered { border-color: #292929; } -.select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active { +.bulma-select.is-dark select:focus, .bulma-select.is-dark select.is-focused, .bulma-select.is-dark select:active, .bulma-select.is-dark select.is-active { box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); } -.select.is-primary:not(:hover)::after { +.bulma-select.is-primary:not(:hover)::after { border-color: #00d1b2; } -.select.is-primary select { +.bulma-select.is-primary select { border-color: #00d1b2; } -.select.is-primary select:hover, .select.is-primary select.is-hovered { +.bulma-select.is-primary select:hover, .bulma-select.is-primary select.is-hovered { border-color: #00b89c; } -.select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active { +.bulma-select.is-primary select:focus, .bulma-select.is-primary select.is-focused, .bulma-select.is-primary select:active, .bulma-select.is-primary select.is-active { box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); } -.select.is-link:not(:hover)::after { +.bulma-select.is-link:not(:hover)::after { border-color: #485fc7; } -.select.is-link select { +.bulma-select.is-link select { border-color: #485fc7; } -.select.is-link select:hover, .select.is-link select.is-hovered { +.bulma-select.is-link select:hover, .bulma-select.is-link select.is-hovered { border-color: #3a51bb; } -.select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active { +.bulma-select.is-link select:focus, .bulma-select.is-link select.is-focused, .bulma-select.is-link select:active, .bulma-select.is-link select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25); } -.select.is-info:not(:hover)::after { +.bulma-select.is-info:not(:hover)::after { border-color: #3e8ed0; } -.select.is-info select { +.bulma-select.is-info select { border-color: #3e8ed0; } -.select.is-info select:hover, .select.is-info select.is-hovered { +.bulma-select.is-info select:hover, .bulma-select.is-info select.is-hovered { border-color: #3082c5; } -.select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active { +.bulma-select.is-info select:focus, .bulma-select.is-info select.is-focused, .bulma-select.is-info select:active, .bulma-select.is-info select.is-active { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.select.is-success:not(:hover)::after { +.bulma-select.is-success:not(:hover)::after { border-color: #48c78e; } -.select.is-success select { +.bulma-select.is-success select { border-color: #48c78e; } -.select.is-success select:hover, .select.is-success select.is-hovered { +.bulma-select.is-success select:hover, .bulma-select.is-success select.is-hovered { border-color: #3abb81; } -.select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active { +.bulma-select.is-success select:focus, .bulma-select.is-success select.is-focused, .bulma-select.is-success select:active, .bulma-select.is-success select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.select.is-warning:not(:hover)::after { +.bulma-select.is-warning:not(:hover)::after { border-color: #ffe08a; } -.select.is-warning select { +.bulma-select.is-warning select { border-color: #ffe08a; } -.select.is-warning select:hover, .select.is-warning select.is-hovered { +.bulma-select.is-warning select:hover, .bulma-select.is-warning select.is-hovered { border-color: #ffd970; } -.select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active { +.bulma-select.is-warning select:focus, .bulma-select.is-warning select.is-focused, .bulma-select.is-warning select:active, .bulma-select.is-warning select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 224, 138, 0.25); } -.select.is-danger:not(:hover)::after { +.bulma-select.is-danger:not(:hover)::after { border-color: #f14668; } -.select.is-danger select { +.bulma-select.is-danger select { border-color: #f14668; } -.select.is-danger select:hover, .select.is-danger select.is-hovered { +.bulma-select.is-danger select:hover, .bulma-select.is-danger select.is-hovered { border-color: #ef2e55; } -.select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active { +.bulma-select.is-danger select:focus, .bulma-select.is-danger select.is-focused, .bulma-select.is-danger select:active, .bulma-select.is-danger select.is-active { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.select.is-expo:not(:hover)::after { +.bulma-select.is-expo:not(:hover)::after { border-color: #ffd257; } -.select.is-expo select { +.bulma-select.is-expo select { border-color: #ffd257; } -.select.is-expo select:hover, .select.is-expo select.is-hovered { +.bulma-select.is-expo select:hover, .bulma-select.is-expo select.is-hovered { border-color: #ffcb3e; } -.select.is-expo select:focus, .select.is-expo select.is-focused, .select.is-expo select:active, .select.is-expo select.is-active { +.bulma-select.is-expo select:focus, .bulma-select.is-expo select.is-focused, .bulma-select.is-expo select:active, .bulma-select.is-expo select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 210, 87, 0.25); } -.select.is-love:not(:hover)::after { +.bulma-select.is-love:not(:hover)::after { border-color: #f14668; } -.select.is-love select { +.bulma-select.is-love select { border-color: #f14668; } -.select.is-love select:hover, .select.is-love select.is-hovered { +.bulma-select.is-love select:hover, .bulma-select.is-love select.is-hovered { border-color: #ef2e55; } -.select.is-love select:focus, .select.is-love select.is-focused, .select.is-love select:active, .select.is-love select.is-active { +.bulma-select.is-love select:focus, .bulma-select.is-love select.is-focused, .bulma-select.is-love select:active, .bulma-select.is-love select.is-active { box-shadow: 0 0 0 0.125em rgba(241, 70, 104, 0.25); } -.select.is-patreon:not(:hover)::after { +.bulma-select.is-patreon:not(:hover)::after { border-color: #f96854; } -.select.is-patreon select { +.bulma-select.is-patreon select { border-color: #f96854; } -.select.is-patreon select:hover, .select.is-patreon select.is-hovered { +.bulma-select.is-patreon select:hover, .bulma-select.is-patreon select.is-hovered { border-color: #f8523b; } -.select.is-patreon select:focus, .select.is-patreon select.is-focused, .select.is-patreon select:active, .select.is-patreon select.is-active { +.bulma-select.is-patreon select:focus, .bulma-select.is-patreon select.is-focused, .bulma-select.is-patreon select:active, .bulma-select.is-patreon select.is-active { box-shadow: 0 0 0 0.125em rgba(249, 104, 84, 0.25); } -.select.is-rss:not(:hover)::after { +.bulma-select.is-rss:not(:hover)::after { border-color: #f26522; } -.select.is-rss select { +.bulma-select.is-rss select { border-color: #f26522; } -.select.is-rss select:hover, .select.is-rss select.is-hovered { +.bulma-select.is-rss select:hover, .bulma-select.is-rss select.is-hovered { border-color: #ed560e; } -.select.is-rss select:focus, .select.is-rss select.is-focused, .select.is-rss select:active, .select.is-rss select.is-active { +.bulma-select.is-rss select:focus, .bulma-select.is-rss select.is-focused, .bulma-select.is-rss select:active, .bulma-select.is-rss select.is-active { box-shadow: 0 0 0 0.125em rgba(242, 101, 34, 0.25); } -.select.is-bleeding:not(:hover)::after { +.bulma-select.is-bleeding:not(:hover)::after { border-color: #abf47c; } -.select.is-bleeding select { +.bulma-select.is-bleeding select { border-color: #abf47c; } -.select.is-bleeding select:hover, .select.is-bleeding select.is-hovered { +.bulma-select.is-bleeding select:hover, .bulma-select.is-bleeding select.is-hovered { border-color: #9cf264; } -.select.is-bleeding select:focus, .select.is-bleeding select.is-focused, .select.is-bleeding select:active, .select.is-bleeding select.is-active { +.bulma-select.is-bleeding select:focus, .bulma-select.is-bleeding select.is-focused, .bulma-select.is-bleeding select:active, .bulma-select.is-bleeding select.is-active { box-shadow: 0 0 0 0.125em rgba(171, 244, 124, 0.25); } -.select.is-sass:not(:hover)::after { +.bulma-select.is-sass:not(:hover)::after { border-color: #bf4080; } -.select.is-sass select { +.bulma-select.is-sass select { border-color: #bf4080; } -.select.is-sass select:hover, .select.is-sass select.is-hovered { +.bulma-select.is-sass select:hover, .bulma-select.is-sass select.is-hovered { border-color: #ac3a73; } -.select.is-sass select:focus, .select.is-sass select.is-focused, .select.is-sass select:active, .select.is-sass select.is-active { +.bulma-select.is-sass select:focus, .bulma-select.is-sass select.is-focused, .bulma-select.is-sass select:active, .bulma-select.is-sass select.is-active { box-shadow: 0 0 0 0.125em rgba(191, 64, 128, 0.25); } -.select.is-amazon:not(:hover)::after { +.bulma-select.is-amazon:not(:hover)::after { border-color: #ffd863; } -.select.is-amazon select { +.bulma-select.is-amazon select { border-color: #ffd863; } -.select.is-amazon select:hover, .select.is-amazon select.is-hovered { +.bulma-select.is-amazon select:hover, .bulma-select.is-amazon select.is-hovered { border-color: #ffd24a; } -.select.is-amazon select:focus, .select.is-amazon select.is-focused, .select.is-amazon select:active, .select.is-amazon select.is-active { +.bulma-select.is-amazon select:focus, .bulma-select.is-amazon select.is-focused, .bulma-select.is-amazon select:active, .bulma-select.is-amazon select.is-active { box-shadow: 0 0 0 0.125em rgba(255, 216, 99, 0.25); } -.select.is-sponsor:not(:hover)::after { +.bulma-select.is-sponsor:not(:hover)::after { border-color: #ea4aaa; } -.select.is-sponsor select { +.bulma-select.is-sponsor select { border-color: #ea4aaa; } -.select.is-sponsor select:hover, .select.is-sponsor select.is-hovered { +.bulma-select.is-sponsor select:hover, .bulma-select.is-sponsor select.is-hovered { border-color: #e7339f; } -.select.is-sponsor select:focus, .select.is-sponsor select.is-focused, .select.is-sponsor select:active, .select.is-sponsor select.is-active { +.bulma-select.is-sponsor select:focus, .bulma-select.is-sponsor select.is-focused, .bulma-select.is-sponsor select:active, .bulma-select.is-sponsor select.is-active { box-shadow: 0 0 0 0.125em rgba(234, 74, 170, 0.25); } -.select.is-twitter:not(:hover)::after { +.bulma-select.is-twitter:not(:hover)::after { border-color: #55acee; } -.select.is-twitter select { +.bulma-select.is-twitter select { border-color: #55acee; } -.select.is-twitter select:hover, .select.is-twitter select.is-hovered { +.bulma-select.is-twitter select:hover, .bulma-select.is-twitter select.is-hovered { border-color: #3ea1ec; } -.select.is-twitter select:focus, .select.is-twitter select.is-focused, .select.is-twitter select:active, .select.is-twitter select.is-active { +.bulma-select.is-twitter select:focus, .bulma-select.is-twitter select.is-focused, .bulma-select.is-twitter select:active, .bulma-select.is-twitter select.is-active { box-shadow: 0 0 0 0.125em rgba(85, 172, 238, 0.25); } -.select.is-videos:not(:hover)::after { +.bulma-select.is-videos:not(:hover)::after { border-color: #48c78e; } -.select.is-videos select { +.bulma-select.is-videos select { border-color: #48c78e; } -.select.is-videos select:hover, .select.is-videos select.is-hovered { +.bulma-select.is-videos select:hover, .bulma-select.is-videos select.is-hovered { border-color: #3abb81; } -.select.is-videos select:focus, .select.is-videos select.is-focused, .select.is-videos select:active, .select.is-videos select.is-active { +.bulma-select.is-videos select:focus, .bulma-select.is-videos select.is-focused, .bulma-select.is-videos select:active, .bulma-select.is-videos select.is-active { box-shadow: 0 0 0 0.125em rgba(72, 199, 142, 0.25); } -.select.is-extensions:not(:hover)::after { +.bulma-select.is-extensions:not(:hover)::after { border-color: #3e8ed0; } -.select.is-extensions select { +.bulma-select.is-extensions select { border-color: #3e8ed0; } -.select.is-extensions select:hover, .select.is-extensions select.is-hovered { +.bulma-select.is-extensions select:hover, .bulma-select.is-extensions select.is-hovered { border-color: #3082c5; } -.select.is-extensions select:focus, .select.is-extensions select.is-focused, .select.is-extensions select:active, .select.is-extensions select.is-active { +.bulma-select.is-extensions select:focus, .bulma-select.is-extensions select.is-focused, .bulma-select.is-extensions select:active, .bulma-select.is-extensions select.is-active { box-shadow: 0 0 0 0.125em rgba(62, 142, 208, 0.25); } -.select.is-bootstrap:not(:hover)::after { +.bulma-select.is-bootstrap:not(:hover)::after { border-color: #6f5499; } -.select.is-bootstrap select { +.bulma-select.is-bootstrap select { border-color: #6f5499; } -.select.is-bootstrap select:hover, .select.is-bootstrap select.is-hovered { +.bulma-select.is-bootstrap select:hover, .bulma-select.is-bootstrap select.is-hovered { border-color: #634b89; } -.select.is-bootstrap select:focus, .select.is-bootstrap select.is-focused, .select.is-bootstrap select:active, .select.is-bootstrap select.is-active { +.bulma-select.is-bootstrap select:focus, .bulma-select.is-bootstrap select.is-focused, .bulma-select.is-bootstrap select:active, .bulma-select.is-bootstrap select.is-active { box-shadow: 0 0 0 0.125em rgba(111, 84, 153, 0.25); } -.select.is-small { +.bulma-select.is-small { border-radius: 2px; font-size: 0.75rem; } -.select.is-medium { +.bulma-select.is-medium { font-size: 1.25rem; } -.select.is-large { +.bulma-select.is-large { font-size: 1.5rem; } -.select.is-disabled::after { +.bulma-select.is-disabled::after { border-color: #7a7a7a !important; opacity: 0.5; } -.select.is-fullwidth { +.bulma-select.is-fullwidth { width: 100%; } -.select.is-fullwidth select { +.bulma-select.is-fullwidth select { width: 100%; } -.select.is-loading::after { +.bulma-select.is-loading::after { margin-top: 0; position: absolute; right: 0.625em; @@ -6063,667 +6063,667 @@ fieldset[disabled] .select select:hover { transform: none; } -.select.is-loading.is-small:after { +.bulma-select.is-loading.is-small:after { font-size: 0.75rem; } -.select.is-loading.is-medium:after { +.bulma-select.is-loading.is-medium:after { font-size: 1.25rem; } -.select.is-loading.is-large:after { +.bulma-select.is-loading.is-large:after { font-size: 1.5rem; } -.file { +.bulma-file { align-items: stretch; display: flex; justify-content: flex-start; position: relative; } -.file.is-white .file-cta { +.bulma-file.is-white .bulma-file-cta { background-color: white; border-color: transparent; color: #0a0a0a; } -.file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta { +.bulma-file.is-white:hover .bulma-file-cta, .bulma-file.is-white.is-hovered .bulma-file-cta { background-color: #f9f9f9; border-color: transparent; color: #0a0a0a; } -.file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta { +.bulma-file.is-white:focus .bulma-file-cta, .bulma-file.is-white.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); color: #0a0a0a; } -.file.is-white:active .file-cta, .file.is-white.is-active .file-cta { +.bulma-file.is-white:active .bulma-file-cta, .bulma-file.is-white.is-active .bulma-file-cta { background-color: #f2f2f2; border-color: transparent; color: #0a0a0a; } -.file.is-black .file-cta { +.bulma-file.is-black .bulma-file-cta { background-color: #0a0a0a; border-color: transparent; color: white; } -.file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta { +.bulma-file.is-black:hover .bulma-file-cta, .bulma-file.is-black.is-hovered .bulma-file-cta { background-color: #040404; border-color: transparent; color: white; } -.file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta { +.bulma-file.is-black:focus .bulma-file-cta, .bulma-file.is-black.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); color: white; } -.file.is-black:active .file-cta, .file.is-black.is-active .file-cta { +.bulma-file.is-black:active .bulma-file-cta, .bulma-file.is-black.is-active .bulma-file-cta { background-color: black; border-color: transparent; color: white; } -.file.is-light .file-cta { +.bulma-file.is-light .bulma-file-cta { background-color: whitesmoke; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta { +.bulma-file.is-light:hover .bulma-file-cta, .bulma-file.is-light.is-hovered .bulma-file-cta { background-color: #eeeeee; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta { +.bulma-file.is-light:focus .bulma-file-cta, .bulma-file.is-light.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-light:active .file-cta, .file.is-light.is-active .file-cta { +.bulma-file.is-light:active .bulma-file-cta, .bulma-file.is-light.is-active .bulma-file-cta { background-color: #e8e8e8; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-dark .file-cta { +.bulma-file.is-dark .bulma-file-cta { background-color: #363636; border-color: transparent; color: #fff; } -.file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta { +.bulma-file.is-dark:hover .bulma-file-cta, .bulma-file.is-dark.is-hovered .bulma-file-cta { background-color: #2f2f2f; border-color: transparent; color: #fff; } -.file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta { +.bulma-file.is-dark:focus .bulma-file-cta, .bulma-file.is-dark.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); color: #fff; } -.file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta { +.bulma-file.is-dark:active .bulma-file-cta, .bulma-file.is-dark.is-active .bulma-file-cta { background-color: #292929; border-color: transparent; color: #fff; } -.file.is-primary .file-cta { +.bulma-file.is-primary .bulma-file-cta { background-color: #00d1b2; border-color: transparent; color: #fff; } -.file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta { +.bulma-file.is-primary:hover .bulma-file-cta, .bulma-file.is-primary.is-hovered .bulma-file-cta { background-color: #00c4a7; border-color: transparent; color: #fff; } -.file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta { +.bulma-file.is-primary:focus .bulma-file-cta, .bulma-file.is-primary.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); color: #fff; } -.file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta { +.bulma-file.is-primary:active .bulma-file-cta, .bulma-file.is-primary.is-active .bulma-file-cta { background-color: #00b89c; border-color: transparent; color: #fff; } -.file.is-link .file-cta { +.bulma-file.is-link .bulma-file-cta { background-color: #485fc7; border-color: transparent; color: #fff; } -.file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta { +.bulma-file.is-link:hover .bulma-file-cta, .bulma-file.is-link.is-hovered .bulma-file-cta { background-color: #3e56c4; border-color: transparent; color: #fff; } -.file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta { +.bulma-file.is-link:focus .bulma-file-cta, .bulma-file.is-link.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 95, 199, 0.25); color: #fff; } -.file.is-link:active .file-cta, .file.is-link.is-active .file-cta { +.bulma-file.is-link:active .bulma-file-cta, .bulma-file.is-link.is-active .bulma-file-cta { background-color: #3a51bb; border-color: transparent; color: #fff; } -.file.is-info .file-cta { +.bulma-file.is-info .bulma-file-cta { background-color: #3e8ed0; border-color: transparent; color: #fff; } -.file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta { +.bulma-file.is-info:hover .bulma-file-cta, .bulma-file.is-info.is-hovered .bulma-file-cta { background-color: #3488ce; border-color: transparent; color: #fff; } -.file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta { +.bulma-file.is-info:focus .bulma-file-cta, .bulma-file.is-info.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25); color: #fff; } -.file.is-info:active .file-cta, .file.is-info.is-active .file-cta { +.bulma-file.is-info:active .bulma-file-cta, .bulma-file.is-info.is-active .bulma-file-cta { background-color: #3082c5; border-color: transparent; color: #fff; } -.file.is-success .file-cta { +.bulma-file.is-success .bulma-file-cta { background-color: #48c78e; border-color: transparent; color: #fff; } -.file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta { +.bulma-file.is-success:hover .bulma-file-cta, .bulma-file.is-success.is-hovered .bulma-file-cta { background-color: #3ec487; border-color: transparent; color: #fff; } -.file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta { +.bulma-file.is-success:focus .bulma-file-cta, .bulma-file.is-success.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25); color: #fff; } -.file.is-success:active .file-cta, .file.is-success.is-active .file-cta { +.bulma-file.is-success:active .bulma-file-cta, .bulma-file.is-success.is-active .bulma-file-cta { background-color: #3abb81; border-color: transparent; color: #fff; } -.file.is-warning .file-cta { +.bulma-file.is-warning .bulma-file-cta { background-color: #ffe08a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta { +.bulma-file.is-warning:hover .bulma-file-cta, .bulma-file.is-warning.is-hovered .bulma-file-cta { background-color: #ffdc7d; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta { +.bulma-file.is-warning:focus .bulma-file-cta, .bulma-file.is-warning.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 224, 138, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta { +.bulma-file.is-warning:active .bulma-file-cta, .bulma-file.is-warning.is-active .bulma-file-cta { background-color: #ffd970; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-danger .file-cta { +.bulma-file.is-danger .bulma-file-cta { background-color: #f14668; border-color: transparent; color: #fff; } -.file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta { +.bulma-file.is-danger:hover .bulma-file-cta, .bulma-file.is-danger.is-hovered .bulma-file-cta { background-color: #f03a5f; border-color: transparent; color: #fff; } -.file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta { +.bulma-file.is-danger:focus .bulma-file-cta, .bulma-file.is-danger.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); color: #fff; } -.file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta { +.bulma-file.is-danger:active .bulma-file-cta, .bulma-file.is-danger.is-active .bulma-file-cta { background-color: #ef2e55; border-color: transparent; color: #fff; } -.file.is-expo .file-cta { +.bulma-file.is-expo .bulma-file-cta { background-color: #ffd257; border-color: transparent; color: white; } -.file.is-expo:hover .file-cta, .file.is-expo.is-hovered .file-cta { +.bulma-file.is-expo:hover .bulma-file-cta, .bulma-file.is-expo.is-hovered .bulma-file-cta { background-color: #ffcf4a; border-color: transparent; color: white; } -.file.is-expo:focus .file-cta, .file.is-expo.is-focused .file-cta { +.bulma-file.is-expo:focus .bulma-file-cta, .bulma-file.is-expo.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 210, 87, 0.25); color: white; } -.file.is-expo:active .file-cta, .file.is-expo.is-active .file-cta { +.bulma-file.is-expo:active .bulma-file-cta, .bulma-file.is-expo.is-active .bulma-file-cta { background-color: #ffcb3e; border-color: transparent; color: white; } -.file.is-love .file-cta { +.bulma-file.is-love .bulma-file-cta { background-color: #f14668; border-color: transparent; color: white; } -.file.is-love:hover .file-cta, .file.is-love.is-hovered .file-cta { +.bulma-file.is-love:hover .bulma-file-cta, .bulma-file.is-love.is-hovered .bulma-file-cta { background-color: #f03a5f; border-color: transparent; color: white; } -.file.is-love:focus .file-cta, .file.is-love.is-focused .file-cta { +.bulma-file.is-love:focus .bulma-file-cta, .bulma-file.is-love.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(241, 70, 104, 0.25); color: white; } -.file.is-love:active .file-cta, .file.is-love.is-active .file-cta { +.bulma-file.is-love:active .bulma-file-cta, .bulma-file.is-love.is-active .bulma-file-cta { background-color: #ef2e55; border-color: transparent; color: white; } -.file.is-patreon .file-cta { +.bulma-file.is-patreon .bulma-file-cta { background-color: #f96854; border-color: transparent; color: white; } -.file.is-patreon:hover .file-cta, .file.is-patreon.is-hovered .file-cta { +.bulma-file.is-patreon:hover .bulma-file-cta, .bulma-file.is-patreon.is-hovered .bulma-file-cta { background-color: #f95d48; border-color: transparent; color: white; } -.file.is-patreon:focus .file-cta, .file.is-patreon.is-focused .file-cta { +.bulma-file.is-patreon:focus .bulma-file-cta, .bulma-file.is-patreon.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(249, 104, 84, 0.25); color: white; } -.file.is-patreon:active .file-cta, .file.is-patreon.is-active .file-cta { +.bulma-file.is-patreon:active .bulma-file-cta, .bulma-file.is-patreon.is-active .bulma-file-cta { background-color: #f8523b; border-color: transparent; color: white; } -.file.is-rss .file-cta { +.bulma-file.is-rss .bulma-file-cta { background-color: #f26522; border-color: transparent; color: white; } -.file.is-rss:hover .file-cta, .file.is-rss.is-hovered .file-cta { +.bulma-file.is-rss:hover .bulma-file-cta, .bulma-file.is-rss.is-hovered .bulma-file-cta { background-color: #f15d16; border-color: transparent; color: white; } -.file.is-rss:focus .file-cta, .file.is-rss.is-focused .file-cta { +.bulma-file.is-rss:focus .bulma-file-cta, .bulma-file.is-rss.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(242, 101, 34, 0.25); color: white; } -.file.is-rss:active .file-cta, .file.is-rss.is-active .file-cta { +.bulma-file.is-rss:active .bulma-file-cta, .bulma-file.is-rss.is-active .bulma-file-cta { background-color: #ed560e; border-color: transparent; color: white; } -.file.is-bleeding .file-cta { +.bulma-file.is-bleeding .bulma-file-cta { background-color: #abf47c; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-bleeding:hover .file-cta, .file.is-bleeding.is-hovered .file-cta { +.bulma-file.is-bleeding:hover .bulma-file-cta, .bulma-file.is-bleeding.is-hovered .bulma-file-cta { background-color: #a3f370; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-bleeding:focus .file-cta, .file.is-bleeding.is-focused .file-cta { +.bulma-file.is-bleeding:focus .bulma-file-cta, .bulma-file.is-bleeding.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(171, 244, 124, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-bleeding:active .file-cta, .file.is-bleeding.is-active .file-cta { +.bulma-file.is-bleeding:active .bulma-file-cta, .bulma-file.is-bleeding.is-active .bulma-file-cta { background-color: #9cf264; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-sass .file-cta { +.bulma-file.is-sass .bulma-file-cta { background-color: #bf4080; border-color: transparent; color: white; } -.file.is-sass:hover .file-cta, .file.is-sass.is-hovered .file-cta { +.bulma-file.is-sass:hover .bulma-file-cta, .bulma-file.is-sass.is-hovered .bulma-file-cta { background-color: #b53d7a; border-color: transparent; color: white; } -.file.is-sass:focus .file-cta, .file.is-sass.is-focused .file-cta { +.bulma-file.is-sass:focus .bulma-file-cta, .bulma-file.is-sass.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(191, 64, 128, 0.25); color: white; } -.file.is-sass:active .file-cta, .file.is-sass.is-active .file-cta { +.bulma-file.is-sass:active .bulma-file-cta, .bulma-file.is-sass.is-active .bulma-file-cta { background-color: #ac3a73; border-color: transparent; color: white; } -.file.is-amazon .file-cta { +.bulma-file.is-amazon .bulma-file-cta { background-color: #ffd863; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-amazon:hover .file-cta, .file.is-amazon.is-hovered .file-cta { +.bulma-file.is-amazon:hover .bulma-file-cta, .bulma-file.is-amazon.is-hovered .bulma-file-cta { background-color: #ffd556; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-amazon:focus .file-cta, .file.is-amazon.is-focused .file-cta { +.bulma-file.is-amazon:focus .bulma-file-cta, .bulma-file.is-amazon.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(255, 216, 99, 0.25); color: rgba(0, 0, 0, 0.7); } -.file.is-amazon:active .file-cta, .file.is-amazon.is-active .file-cta { +.bulma-file.is-amazon:active .bulma-file-cta, .bulma-file.is-amazon.is-active .bulma-file-cta { background-color: #ffd24a; border-color: transparent; color: rgba(0, 0, 0, 0.7); } -.file.is-sponsor .file-cta { +.bulma-file.is-sponsor .bulma-file-cta { background-color: #ea4aaa; border-color: transparent; color: white; } -.file.is-sponsor:hover .file-cta, .file.is-sponsor.is-hovered .file-cta { +.bulma-file.is-sponsor:hover .bulma-file-cta, .bulma-file.is-sponsor.is-hovered .bulma-file-cta { background-color: #e93fa5; border-color: transparent; color: white; } -.file.is-sponsor:focus .file-cta, .file.is-sponsor.is-focused .file-cta { +.bulma-file.is-sponsor:focus .bulma-file-cta, .bulma-file.is-sponsor.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(234, 74, 170, 0.25); color: white; } -.file.is-sponsor:active .file-cta, .file.is-sponsor.is-active .file-cta { +.bulma-file.is-sponsor:active .bulma-file-cta, .bulma-file.is-sponsor.is-active .bulma-file-cta { background-color: #e7339f; border-color: transparent; color: white; } -.file.is-twitter .file-cta { +.bulma-file.is-twitter .bulma-file-cta { background-color: #55acee; border-color: transparent; color: white; } -.file.is-twitter:hover .file-cta, .file.is-twitter.is-hovered .file-cta { +.bulma-file.is-twitter:hover .bulma-file-cta, .bulma-file.is-twitter.is-hovered .bulma-file-cta { background-color: #49a6ed; border-color: transparent; color: white; } -.file.is-twitter:focus .file-cta, .file.is-twitter.is-focused .file-cta { +.bulma-file.is-twitter:focus .bulma-file-cta, .bulma-file.is-twitter.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(85, 172, 238, 0.25); color: white; } -.file.is-twitter:active .file-cta, .file.is-twitter.is-active .file-cta { +.bulma-file.is-twitter:active .bulma-file-cta, .bulma-file.is-twitter.is-active .bulma-file-cta { background-color: #3ea1ec; border-color: transparent; color: white; } -.file.is-videos .file-cta { +.bulma-file.is-videos .bulma-file-cta { background-color: #48c78e; border-color: transparent; color: white; } -.file.is-videos:hover .file-cta, .file.is-videos.is-hovered .file-cta { +.bulma-file.is-videos:hover .bulma-file-cta, .bulma-file.is-videos.is-hovered .bulma-file-cta { background-color: #3ec487; border-color: transparent; color: white; } -.file.is-videos:focus .file-cta, .file.is-videos.is-focused .file-cta { +.bulma-file.is-videos:focus .bulma-file-cta, .bulma-file.is-videos.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(72, 199, 142, 0.25); color: white; } -.file.is-videos:active .file-cta, .file.is-videos.is-active .file-cta { +.bulma-file.is-videos:active .bulma-file-cta, .bulma-file.is-videos.is-active .bulma-file-cta { background-color: #3abb81; border-color: transparent; color: white; } -.file.is-extensions .file-cta { +.bulma-file.is-extensions .bulma-file-cta { background-color: #3e8ed0; border-color: transparent; color: white; } -.file.is-extensions:hover .file-cta, .file.is-extensions.is-hovered .file-cta { +.bulma-file.is-extensions:hover .bulma-file-cta, .bulma-file.is-extensions.is-hovered .bulma-file-cta { background-color: #3488ce; border-color: transparent; color: white; } -.file.is-extensions:focus .file-cta, .file.is-extensions.is-focused .file-cta { +.bulma-file.is-extensions:focus .bulma-file-cta, .bulma-file.is-extensions.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(62, 142, 208, 0.25); color: white; } -.file.is-extensions:active .file-cta, .file.is-extensions.is-active .file-cta { +.bulma-file.is-extensions:active .bulma-file-cta, .bulma-file.is-extensions.is-active .bulma-file-cta { background-color: #3082c5; border-color: transparent; color: white; } -.file.is-bootstrap .file-cta { +.bulma-file.is-bootstrap .bulma-file-cta { background-color: #6f5499; border-color: transparent; color: white; } -.file.is-bootstrap:hover .file-cta, .file.is-bootstrap.is-hovered .file-cta { +.bulma-file.is-bootstrap:hover .bulma-file-cta, .bulma-file.is-bootstrap.is-hovered .bulma-file-cta { background-color: #694f91; border-color: transparent; color: white; } -.file.is-bootstrap:focus .file-cta, .file.is-bootstrap.is-focused .file-cta { +.bulma-file.is-bootstrap:focus .bulma-file-cta, .bulma-file.is-bootstrap.is-focused .bulma-file-cta { border-color: transparent; box-shadow: 0 0 0.5em rgba(111, 84, 153, 0.25); color: white; } -.file.is-bootstrap:active .file-cta, .file.is-bootstrap.is-active .file-cta { +.bulma-file.is-bootstrap:active .bulma-file-cta, .bulma-file.is-bootstrap.is-active .bulma-file-cta { background-color: #634b89; border-color: transparent; color: white; } -.file.is-small { +.bulma-file.is-small { font-size: 0.75rem; } -.file.is-normal { +.bulma-file.is-normal { font-size: 1rem; } -.file.is-medium { +.bulma-file.is-medium { font-size: 1.25rem; } -.file.is-medium .file-icon .fa { +.bulma-file.is-medium .bulma-file-icon .fa { font-size: 21px; } -.file.is-large { +.bulma-file.is-large { font-size: 1.5rem; } -.file.is-large .file-icon .fa { +.bulma-file.is-large .bulma-file-icon .fa { font-size: 28px; } -.file.has-name .file-cta { +.bulma-file.has-name .bulma-file-cta { border-bottom-right-radius: 0; border-top-right-radius: 0; } -.file.has-name .file-name { +.bulma-file.has-name .bulma-file-name { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.file.has-name.is-empty .file-cta { +.bulma-file.has-name.is-empty .bulma-file-cta { border-radius: 0.375em; } -.file.has-name.is-empty .file-name { +.bulma-file.has-name.is-empty .bulma-file-name { display: none; } -.file.is-boxed .file-label { +.bulma-file.is-boxed .bulma-file-label { flex-direction: column; } -.file.is-boxed .file-cta { +.bulma-file.is-boxed .bulma-file-cta { flex-direction: column; height: auto; padding: 1em 3em; } -.file.is-boxed .file-name { +.bulma-file.is-boxed .bulma-file-name { border-width: 0 1px 1px; } -.file.is-boxed .file-icon { +.bulma-file.is-boxed .bulma-file-icon { height: 1.5em; width: 1.5em; } -.file.is-boxed .file-icon .fa { +.bulma-file.is-boxed .bulma-file-icon .fa { font-size: 21px; } -.file.is-boxed.is-small .file-icon .fa { +.bulma-file.is-boxed.is-small .bulma-file-icon .fa { font-size: 14px; } -.file.is-boxed.is-medium .file-icon .fa { +.bulma-file.is-boxed.is-medium .bulma-file-icon .fa { font-size: 28px; } -.file.is-boxed.is-large .file-icon .fa { +.bulma-file.is-boxed.is-large .bulma-file-icon .fa { font-size: 35px; } -.file.is-boxed.has-name .file-cta { +.bulma-file.is-boxed.has-name .bulma-file-cta { border-radius: 0.375em 0.375em 0 0; } -.file.is-boxed.has-name .file-name { +.bulma-file.is-boxed.has-name .bulma-file-name { border-radius: 0 0 0.375em 0.375em; border-width: 0 1px 1px; } -.file.is-centered { +.bulma-file.is-centered { justify-content: center; } -.file.is-fullwidth .file-label { +.bulma-file.is-fullwidth .bulma-file-label { width: 100%; } -.file.is-fullwidth .file-name { +.bulma-file.is-fullwidth .bulma-file-name { flex-grow: 1; max-width: none; } -.file.is-right { +.bulma-file.is-right { justify-content: flex-end; } -.file.is-right .file-cta { +.bulma-file.is-right .bulma-file-cta { border-radius: 0 0.375em 0.375em 0; } -.file.is-right .file-name { +.bulma-file.is-right .bulma-file-name { border-radius: 0.375em 0 0 0.375em; border-width: 1px 0 1px 1px; order: -1; } -.file-label { +.bulma-file-label { align-items: stretch; display: flex; cursor: pointer; @@ -6732,25 +6732,25 @@ fieldset[disabled] .select select:hover { position: relative; } -.file-label:hover .file-cta { +.bulma-file-label:hover .bulma-file-cta { background-color: #eeeeee; color: #363636; } -.file-label:hover .file-name { +.bulma-file-label:hover .bulma-file-name { border-color: #d5d5d5; } -.file-label:active .file-cta { +.bulma-file-label:active .bulma-file-cta { background-color: #e8e8e8; color: #363636; } -.file-label:active .file-name { +.bulma-file-label:active .bulma-file-name { border-color: #cfcfcf; } -.file-input { +.bulma-file-input { height: 100%; left: 0; opacity: 0; @@ -6760,8 +6760,8 @@ fieldset[disabled] .select select:hover { width: 100%; } -.file-cta, -.file-name { +.bulma-file-cta, +.bulma-file-name { border-color: #dbdbdb; border-radius: 0.375em; font-size: 1em; @@ -6770,12 +6770,12 @@ fieldset[disabled] .select select:hover { white-space: nowrap; } -.file-cta { +.bulma-file-cta { background-color: whitesmoke; color: #4a4a4a; } -.file-name { +.bulma-file-name { border-color: #dbdbdb; border-style: solid; border-width: 1px 1px 1px 0; @@ -6786,7 +6786,7 @@ fieldset[disabled] .select select:hover { text-overflow: ellipsis; } -.file-icon { +.bulma-file-icon { align-items: center; display: flex; height: 1em; @@ -6795,320 +6795,320 @@ fieldset[disabled] .select select:hover { width: 1em; } -.file-icon .fa { +.bulma-file-icon .fa { font-size: 14px; } -.label { +.bulma-label { color: #363636; display: block; font-size: 1rem; font-weight: 700; } -.label:not(:last-child) { +.bulma-label:not(:last-child) { margin-bottom: 0.5em; } -.label.is-small { +.bulma-label.is-small { font-size: 0.75rem; } -.label.is-medium { +.bulma-label.is-medium { font-size: 1.25rem; } -.label.is-large { +.bulma-label.is-large { font-size: 1.5rem; } -.help { +.bulma-help { display: block; font-size: 0.75rem; margin-top: 0.25rem; } -.help.is-white { +.bulma-help.is-white { color: white; } -.help.is-black { +.bulma-help.is-black { color: #0a0a0a; } -.help.is-light { +.bulma-help.is-light { color: whitesmoke; } -.help.is-dark { +.bulma-help.is-dark { color: #363636; } -.help.is-primary { +.bulma-help.is-primary { color: #00d1b2; } -.help.is-link { +.bulma-help.is-link { color: #485fc7; } -.help.is-info { +.bulma-help.is-info { color: #3e8ed0; } -.help.is-success { +.bulma-help.is-success { color: #48c78e; } -.help.is-warning { +.bulma-help.is-warning { color: #ffe08a; } -.help.is-danger { +.bulma-help.is-danger { color: #f14668; } -.help.is-expo { +.bulma-help.is-expo { color: #ffd257; } -.help.is-love { +.bulma-help.is-love { color: #f14668; } -.help.is-patreon { +.bulma-help.is-patreon { color: #f96854; } -.help.is-rss { +.bulma-help.is-rss { color: #f26522; } -.help.is-bleeding { +.bulma-help.is-bleeding { color: #abf47c; } -.help.is-sass { +.bulma-help.is-sass { color: #bf4080; } -.help.is-amazon { +.bulma-help.is-amazon { color: #ffd863; } -.help.is-sponsor { +.bulma-help.is-sponsor { color: #ea4aaa; } -.help.is-twitter { +.bulma-help.is-twitter { color: #55acee; } -.help.is-videos { +.bulma-help.is-videos { color: #48c78e; } -.help.is-extensions { +.bulma-help.is-extensions { color: #3e8ed0; } -.help.is-bootstrap { +.bulma-help.is-bootstrap { color: #6f5499; } -.field:not(:last-child) { +.bulma-field:not(:last-child) { margin-bottom: 0.75rem; } -.field.has-addons { +.bulma-field.has-addons { display: flex; justify-content: flex-start; } -.field.has-addons .control:not(:last-child) { +.bulma-field.has-addons .bulma-control:not(:last-child) { margin-right: -1px; } -.field.has-addons .control:not(:first-child):not(:last-child) .button, -.field.has-addons .control:not(:first-child):not(:last-child) .input, -.field.has-addons .control:not(:first-child):not(:last-child) .select select { +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input, +.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select { border-radius: 0; } -.field.has-addons .control:first-child:not(:only-child) .button, -.field.has-addons .control:first-child:not(:only-child) .input, -.field.has-addons .control:first-child:not(:only-child) .select select { +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select { border-bottom-right-radius: 0; border-top-right-radius: 0; } -.field.has-addons .control:last-child:not(:only-child) .button, -.field.has-addons .control:last-child:not(:only-child) .input, -.field.has-addons .control:last-child:not(:only-child) .select select { +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input, +.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select { border-bottom-left-radius: 0; border-top-left-radius: 0; } -.field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .button:not([disabled]).is-hovered, -.field.has-addons .control .input:not([disabled]):hover, -.field.has-addons .control .input:not([disabled]).is-hovered, -.field.has-addons .control .select select:not([disabled]):hover, -.field.has-addons .control .select select:not([disabled]).is-hovered { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered { z-index: 2; } -.field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]).is-active, -.field.has-addons .control .input:not([disabled]):focus, -.field.has-addons .control .input:not([disabled]).is-focused, -.field.has-addons .control .input:not([disabled]):active, -.field.has-addons .control .input:not([disabled]).is-active, -.field.has-addons .control .select select:not([disabled]):focus, -.field.has-addons .control .select select:not([disabled]).is-focused, -.field.has-addons .control .select select:not([disabled]):active, -.field.has-addons .control .select select:not([disabled]).is-active { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active { z-index: 3; } -.field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]).is-active:hover, -.field.has-addons .control .input:not([disabled]):focus:hover, -.field.has-addons .control .input:not([disabled]).is-focused:hover, -.field.has-addons .control .input:not([disabled]):active:hover, -.field.has-addons .control .input:not([disabled]).is-active:hover, -.field.has-addons .control .select select:not([disabled]):focus:hover, -.field.has-addons .control .select select:not([disabled]).is-focused:hover, -.field.has-addons .control .select select:not([disabled]):active:hover, -.field.has-addons .control .select select:not([disabled]).is-active:hover { +.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover, .bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover, +.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover { z-index: 4; } -.field.has-addons .control.is-expanded { +.bulma-field.has-addons .bulma-control.is-expanded { flex-grow: 1; flex-shrink: 1; } -.field.has-addons.has-addons-centered { +.bulma-field.has-addons.has-addons-centered { justify-content: center; } -.field.has-addons.has-addons-right { +.bulma-field.has-addons.has-addons-right { justify-content: flex-end; } -.field.has-addons.has-addons-fullwidth .control { +.bulma-field.has-addons.has-addons-fullwidth .bulma-control { flex-grow: 1; flex-shrink: 0; } -.field.is-grouped { +.bulma-field.is-grouped { display: flex; justify-content: flex-start; } -.field.is-grouped > .control { +.bulma-field.is-grouped > .bulma-control { flex-shrink: 0; } -.field.is-grouped > .control:not(:last-child) { +.bulma-field.is-grouped > .bulma-control:not(:last-child) { margin-bottom: 0; margin-right: 0.75rem; } -.field.is-grouped > .control.is-expanded { +.bulma-field.is-grouped > .bulma-control.is-expanded { flex-grow: 1; flex-shrink: 1; } -.field.is-grouped.is-grouped-centered { +.bulma-field.is-grouped.is-grouped-centered { justify-content: center; } -.field.is-grouped.is-grouped-right { +.bulma-field.is-grouped.is-grouped-right { justify-content: flex-end; } -.field.is-grouped.is-grouped-multiline { +.bulma-field.is-grouped.is-grouped-multiline { flex-wrap: wrap; } -.field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) { +.bulma-field.is-grouped.is-grouped-multiline > .bulma-control:last-child, .bulma-field.is-grouped.is-grouped-multiline > .bulma-control:not(:last-child) { margin-bottom: 0.75rem; } -.field.is-grouped.is-grouped-multiline:last-child { +.bulma-field.is-grouped.is-grouped-multiline:last-child { margin-bottom: -0.75rem; } -.field.is-grouped.is-grouped-multiline:not(:last-child) { +.bulma-field.is-grouped.is-grouped-multiline:not(:last-child) { margin-bottom: 0; } @media screen and (min-width: 769px), print { - .field.is-horizontal { + .bulma-field.is-horizontal { display: flex; } } -.field-label .label { +.bulma-field-label .bulma-label { font-size: inherit; } @media screen and (max-width: 768px) { - .field-label { + .bulma-field-label { margin-bottom: 0.5rem; } } @media screen and (min-width: 769px), print { - .field-label { + .bulma-field-label { flex-basis: 0; flex-grow: 1; flex-shrink: 0; margin-right: 1.5rem; text-align: right; } - .field-label.is-small { + .bulma-field-label.is-small { font-size: 0.75rem; padding-top: 0.375em; } - .field-label.is-normal { + .bulma-field-label.is-normal { padding-top: 0.375em; } - .field-label.is-medium { + .bulma-field-label.is-medium { font-size: 1.25rem; padding-top: 0.375em; } - .field-label.is-large { + .bulma-field-label.is-large { font-size: 1.5rem; padding-top: 0.375em; } } -.field-body .field .field { +.bulma-field-body .bulma-field .bulma-field { margin-bottom: 0; } @media screen and (min-width: 769px), print { - .field-body { + .bulma-field-body { display: flex; flex-basis: 0; flex-grow: 5; flex-shrink: 1; } - .field-body .field { + .bulma-field-body .bulma-field { margin-bottom: 0; } - .field-body > .field { + .bulma-field-body > .bulma-field { flex-shrink: 1; } - .field-body > .field:not(.is-narrow) { + .bulma-field-body > .bulma-field:not(.is-narrow) { flex-grow: 1; } - .field-body > .field:not(:last-child) { + .bulma-field-body > .bulma-field:not(:last-child) { margin-right: 0.75rem; } } -.control { +.bulma-control { box-sizing: border-box; clear: both; font-size: 1rem; @@ -7116,31 +7116,31 @@ fieldset[disabled] .select select:hover { text-align: inherit; } -.control.has-icons-left .input:focus ~ .icon, -.control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, -.control.has-icons-right .select:focus ~ .icon { +.bulma-control.has-icons-left .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select:focus ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input:focus ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select:focus ~ .bulma-icon { color: #4a4a4a; } -.control.has-icons-left .input.is-small ~ .icon, -.control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, -.control.has-icons-right .select.is-small ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-small ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-small ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-small ~ .bulma-icon { font-size: 0.75rem; } -.control.has-icons-left .input.is-medium ~ .icon, -.control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, -.control.has-icons-right .select.is-medium ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-medium ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-medium ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-medium ~ .bulma-icon { font-size: 1.25rem; } -.control.has-icons-left .input.is-large ~ .icon, -.control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, -.control.has-icons-right .select.is-large ~ .icon { +.bulma-control.has-icons-left .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-left .bulma-select.is-large ~ .bulma-icon, .bulma-control.has-icons-right .bulma-input.is-large ~ .bulma-icon, +.bulma-control.has-icons-right .bulma-select.is-large ~ .bulma-icon { font-size: 1.5rem; } -.control.has-icons-left .icon, .control.has-icons-right .icon { +.bulma-control.has-icons-left .bulma-icon, .bulma-control.has-icons-right .bulma-icon { color: #dbdbdb; height: 2.5em; pointer-events: none; @@ -7150,50 +7150,50 @@ fieldset[disabled] .select select:hover { z-index: 4; } -.control.has-icons-left .input, -.control.has-icons-left .select select { +.bulma-control.has-icons-left .bulma-input, +.bulma-control.has-icons-left .bulma-select select { padding-left: 2.5em; } -.control.has-icons-left .icon.is-left { +.bulma-control.has-icons-left .bulma-icon.is-left { left: 0; } -.control.has-icons-right .input, -.control.has-icons-right .select select { +.bulma-control.has-icons-right .bulma-input, +.bulma-control.has-icons-right .bulma-select select { padding-right: 2.5em; } -.control.has-icons-right .icon.is-right { +.bulma-control.has-icons-right .bulma-icon.is-right { right: 0; } -.control.is-loading::after { +.bulma-control.is-loading::after { position: absolute !important; right: 0.625em; top: 0.625em; z-index: 4; } -.control.is-loading.is-small:after { +.bulma-control.is-loading.is-small:after { font-size: 0.75rem; } -.control.is-loading.is-medium:after { +.bulma-control.is-loading.is-medium:after { font-size: 1.25rem; } -.control.is-loading.is-large:after { +.bulma-control.is-loading.is-large:after { font-size: 1.5rem; } /* Bulma Components */ -.breadcrumb { +.bulma-breadcrumb { font-size: 1rem; white-space: nowrap; } -.breadcrumb a { +.bulma-breadcrumb a { align-items: center; color: #485fc7; display: flex; @@ -7201,85 +7201,85 @@ fieldset[disabled] .select select:hover { padding: 0 0.75em; } -.breadcrumb a:hover { +.bulma-breadcrumb a:hover { color: #363636; } -.breadcrumb li { +.bulma-breadcrumb li { align-items: center; display: flex; } -.breadcrumb li:first-child a { +.bulma-breadcrumb li:first-child a { padding-left: 0; } -.breadcrumb li.is-active a { +.bulma-breadcrumb li.is-active a { color: #363636; cursor: default; pointer-events: none; } -.breadcrumb li + li::before { +.bulma-breadcrumb li + li::before { color: #b5b5b5; - content: "\0002f"; + content: "/"; } -.breadcrumb ul, -.breadcrumb ol { +.bulma-breadcrumb ul, +.bulma-breadcrumb ol { align-items: flex-start; display: flex; flex-wrap: wrap; justify-content: flex-start; } -.breadcrumb .icon:first-child { +.bulma-breadcrumb .bulma-icon:first-child { margin-right: 0.5em; } -.breadcrumb .icon:last-child { +.bulma-breadcrumb .bulma-icon:last-child { margin-left: 0.5em; } -.breadcrumb.is-centered ol, -.breadcrumb.is-centered ul { +.bulma-breadcrumb.is-centered ol, +.bulma-breadcrumb.is-centered ul { justify-content: center; } -.breadcrumb.is-right ol, -.breadcrumb.is-right ul { +.bulma-breadcrumb.is-right ol, +.bulma-breadcrumb.is-right ul { justify-content: flex-end; } -.breadcrumb.is-small { +.bulma-breadcrumb.is-small { font-size: 0.75rem; } -.breadcrumb.is-medium { +.bulma-breadcrumb.is-medium { font-size: 1.25rem; } -.breadcrumb.is-large { +.bulma-breadcrumb.is-large { font-size: 1.5rem; } -.breadcrumb.has-arrow-separator li + li::before { - content: "\02192"; +.bulma-breadcrumb.has-arrow-separator li + li::before { + content: "→"; } -.breadcrumb.has-bullet-separator li + li::before { - content: "\02022"; +.bulma-breadcrumb.has-bullet-separator li + li::before { + content: "•"; } -.breadcrumb.has-dot-separator li + li::before { - content: "\000b7"; +.bulma-breadcrumb.has-dot-separator li + li::before { + content: "·"; } -.breadcrumb.has-succeeds-separator li + li::before { - content: "\0227B"; +.bulma-breadcrumb.has-succeeds-separator li + li::before { + content: "≻"; } -.card { +.bulma-card { background-color: white; border-radius: 0.25rem; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -7288,24 +7288,24 @@ fieldset[disabled] .select select:hover { position: relative; } -.card-header:first-child, .card-content:first-child, .card-footer:first-child { +.bulma-card-header:first-child, .bulma-card-content:first-child, .bulma-card-footer:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } -.card-header:last-child, .card-content:last-child, .card-footer:last-child { +.bulma-card-header:last-child, .bulma-card-content:last-child, .bulma-card-footer:last-child { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.card-header { +.bulma-card-header { background-color: transparent; align-items: stretch; box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1); display: flex; } -.card-header-title { +.bulma-card-header-title { align-items: center; color: #363636; display: flex; @@ -7314,11 +7314,11 @@ fieldset[disabled] .select select:hover { padding: 0.75rem 1rem; } -.card-header-title.is-centered { +.bulma-card-header-title.is-centered { justify-content: center; } -.card-header-icon { +.bulma-card-header-icon { -moz-appearance: none; -webkit-appearance: none; appearance: none; @@ -7336,34 +7336,34 @@ fieldset[disabled] .select select:hover { padding: 0.75rem 1rem; } -.card-image { +.bulma-card-image { display: block; position: relative; } -.card-image:first-child img { +.bulma-card-image:first-child img { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; } -.card-image:last-child img { +.bulma-card-image:last-child img { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0.25rem; } -.card-content { +.bulma-card-content { background-color: transparent; padding: 1.5rem; } -.card-footer { +.bulma-card-footer { background-color: transparent; border-top: 1px solid #ededed; align-items: stretch; display: flex; } -.card-footer-item { +.bulma-card-footer-item { align-items: center; display: flex; flex-basis: 0; @@ -7373,37 +7373,37 @@ fieldset[disabled] .select select:hover { padding: 0.75rem; } -.card-footer-item:not(:last-child) { +.bulma-card-footer-item:not(:last-child) { border-right: 1px solid #ededed; } -.card .media:not(:last-child) { +.bulma-card .bulma-media:not(:last-child) { margin-bottom: 1.5rem; } -.dropdown { +.bulma-dropdown { display: inline-flex; position: relative; vertical-align: top; } -.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { +.bulma-dropdown.is-active .bulma-dropdown-menu, .bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu { display: block; } -.dropdown.is-right .dropdown-menu { +.bulma-dropdown.is-right .bulma-dropdown-menu { left: auto; right: 0; } -.dropdown.is-up .dropdown-menu { +.bulma-dropdown.is-up .bulma-dropdown-menu { bottom: 100%; padding-bottom: 4px; padding-top: initial; top: auto; } -.dropdown-menu { +.bulma-dropdown-menu { display: none; left: 0; min-width: 12rem; @@ -7413,7 +7413,7 @@ fieldset[disabled] .select select:hover { z-index: 20; } -.dropdown-content { +.bulma-dropdown-content { background-color: white; border-radius: 0.375em; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); @@ -7421,7 +7421,7 @@ fieldset[disabled] .select select:hover { padding-top: 0.5rem; } -.dropdown-item { +.bulma-dropdown-item { color: #4a4a4a; display: block; font-size: 0.875rem; @@ -7430,27 +7430,27 @@ fieldset[disabled] .select select:hover { position: relative; } -a.dropdown-item, -button.dropdown-item { +a.bulma-dropdown-item, +button.bulma-dropdown-item { padding-right: 3rem; text-align: inherit; white-space: nowrap; width: 100%; } -a.dropdown-item:hover, -button.dropdown-item:hover { +a.bulma-dropdown-item:hover, +button.bulma-dropdown-item:hover { background-color: whitesmoke; color: #0a0a0a; } -a.dropdown-item.is-active, -button.dropdown-item.is-active { +a.bulma-dropdown-item.is-active, +button.bulma-dropdown-item.is-active { background-color: #485fc7; color: #fff; } -.dropdown-divider { +.bulma-dropdown-divider { background-color: #ededed; border: none; display: block; @@ -7458,52 +7458,52 @@ button.dropdown-item.is-active { margin: 0.5rem 0; } -.level { +.bulma-level { align-items: center; justify-content: space-between; } -.level code { +.bulma-level code { border-radius: 0.375em; } -.level img { +.bulma-level img { display: inline-block; vertical-align: top; } -.level.is-mobile { +.bulma-level.is-mobile { display: flex; } -.level.is-mobile .level-left, -.level.is-mobile .level-right { +.bulma-level.is-mobile .bulma-level-left, +.bulma-level.is-mobile .bulma-level-right { display: flex; } -.level.is-mobile .level-left + .level-right { +.bulma-level.is-mobile .bulma-level-left + .bulma-level-right { margin-top: 0; } -.level.is-mobile .level-item:not(:last-child) { +.bulma-level.is-mobile .bulma-level-item:not(:last-child) { margin-bottom: 0; margin-right: 0.75rem; } -.level.is-mobile .level-item:not(.is-narrow) { +.bulma-level.is-mobile .bulma-level-item:not(.is-narrow) { flex-grow: 1; } @media screen and (min-width: 769px), print { - .level { + .bulma-level { display: flex; } - .level > .level-item:not(.is-narrow) { + .bulma-level > .bulma-level-item:not(.is-narrow) { flex-grow: 1; } } -.level-item { +.bulma-level-item { align-items: center; display: flex; flex-basis: auto; @@ -7512,120 +7512,120 @@ button.dropdown-item.is-active { justify-content: center; } -.level-item .title, -.level-item .subtitle { +.bulma-level-item .bulma-title, +.bulma-level-item .bulma-subtitle { margin-bottom: 0; } @media screen and (max-width: 768px) { - .level-item:not(:last-child) { + .bulma-level-item:not(:last-child) { margin-bottom: 0.75rem; } } -.level-left, -.level-right { +.bulma-level-left, +.bulma-level-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.level-left .level-item.is-flexible, -.level-right .level-item.is-flexible { +.bulma-level-left .bulma-level-item.is-flexible, +.bulma-level-right .bulma-level-item.is-flexible { flex-grow: 1; } @media screen and (min-width: 769px), print { - .level-left .level-item:not(:last-child), - .level-right .level-item:not(:last-child) { + .bulma-level-left .bulma-level-item:not(:last-child), + .bulma-level-right .bulma-level-item:not(:last-child) { margin-right: 0.75rem; } } -.level-left { +.bulma-level-left { align-items: center; justify-content: flex-start; } @media screen and (max-width: 768px) { - .level-left + .level-right { + .bulma-level-left + .bulma-level-right { margin-top: 1.5rem; } } @media screen and (min-width: 769px), print { - .level-left { + .bulma-level-left { display: flex; } } -.level-right { +.bulma-level-right { align-items: center; justify-content: flex-end; } @media screen and (min-width: 769px), print { - .level-right { + .bulma-level-right { display: flex; } } -.media { +.bulma-media { align-items: flex-start; display: flex; text-align: inherit; } -.media .content:not(:last-child) { +.bulma-media .bulma-content:not(:last-child) { margin-bottom: 0.75rem; } -.media .media { +.bulma-media .bulma-media { border-top: 1px solid rgba(219, 219, 219, 0.5); display: flex; padding-top: 0.75rem; } -.media .media .content:not(:last-child), -.media .media .control:not(:last-child) { +.bulma-media .bulma-media .bulma-content:not(:last-child), +.bulma-media .bulma-media .bulma-control:not(:last-child) { margin-bottom: 0.5rem; } -.media .media .media { +.bulma-media .bulma-media .bulma-media { padding-top: 0.5rem; } -.media .media .media + .media { +.bulma-media .bulma-media .bulma-media + .bulma-media { margin-top: 0.5rem; } -.media + .media { +.bulma-media + .bulma-media { border-top: 1px solid rgba(219, 219, 219, 0.5); margin-top: 1rem; padding-top: 1rem; } -.media.is-large + .media { +.bulma-media.is-large + .bulma-media { margin-top: 1.5rem; padding-top: 1.5rem; } -.media-left, -.media-right { +.bulma-media-left, +.bulma-media-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.media-left { +.bulma-media-left { margin-right: 1rem; } -.media-right { +.bulma-media-right { margin-left: 1rem; } -.media-content { +.bulma-media-content { flex-basis: auto; flex-grow: 1; flex-shrink: 1; @@ -7633,401 +7633,401 @@ button.dropdown-item.is-active { } @media screen and (max-width: 768px) { - .media-content { + .bulma-media-content { overflow-x: auto; } } -.menu { +.bulma-menu { font-size: 1rem; } -.menu.is-small { +.bulma-menu.is-small { font-size: 0.75rem; } -.menu.is-medium { +.bulma-menu.is-medium { font-size: 1.25rem; } -.menu.is-large { +.bulma-menu.is-large { font-size: 1.5rem; } -.menu-list { +.bulma-menu-list { line-height: 1.25; } -.menu-list a { +.bulma-menu-list a { border-radius: 2px; color: #4a4a4a; display: block; padding: 0.5em 0.75em; } -.menu-list a:hover { +.bulma-menu-list a:hover { background-color: whitesmoke; color: #363636; } -.menu-list a.is-active { +.bulma-menu-list a.is-active { background-color: #485fc7; color: #fff; } -.menu-list li ul { +.bulma-menu-list li ul { border-left: 1px solid #dbdbdb; margin: 0.75em; padding-left: 0.75em; } -.menu-label { +.bulma-menu-label { color: #7a7a7a; font-size: 0.75em; letter-spacing: 0.1em; text-transform: uppercase; } -.menu-label:not(:first-child) { +.bulma-menu-label:not(:first-child) { margin-top: 1em; } -.menu-label:not(:last-child) { +.bulma-menu-label:not(:last-child) { margin-bottom: 1em; } -.message { +.bulma-message { background-color: whitesmoke; border-radius: 0.375em; font-size: 1rem; } -.message strong { +.bulma-message strong { color: currentColor; } -.message a:not(.button):not(.tag):not(.dropdown-item) { +.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item) { color: currentColor; text-decoration: underline; } -.message.is-small { +.bulma-message.is-small { font-size: 0.75rem; } -.message.is-medium { +.bulma-message.is-medium { font-size: 1.25rem; } -.message.is-large { +.bulma-message.is-large { font-size: 1.5rem; } -.message.is-white { +.bulma-message.is-white { background-color: white; } -.message.is-white .message-header { +.bulma-message.is-white .bulma-message-header { background-color: white; color: #0a0a0a; } -.message.is-white .message-body { +.bulma-message.is-white .bulma-message-body { border-color: white; } -.message.is-black { +.bulma-message.is-black { background-color: #fafafa; } -.message.is-black .message-header { +.bulma-message.is-black .bulma-message-header { background-color: #0a0a0a; color: white; } -.message.is-black .message-body { +.bulma-message.is-black .bulma-message-body { border-color: #0a0a0a; } -.message.is-light { +.bulma-message.is-light { background-color: #fafafa; } -.message.is-light .message-header { +.bulma-message.is-light .bulma-message-header { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.message.is-light .message-body { +.bulma-message.is-light .bulma-message-body { border-color: whitesmoke; } -.message.is-dark { +.bulma-message.is-dark { background-color: #fafafa; } -.message.is-dark .message-header { +.bulma-message.is-dark .bulma-message-header { background-color: #363636; color: #fff; } -.message.is-dark .message-body { +.bulma-message.is-dark .bulma-message-body { border-color: #363636; } -.message.is-primary { +.bulma-message.is-primary { background-color: #ebfffc; } -.message.is-primary .message-header { +.bulma-message.is-primary .bulma-message-header { background-color: #00d1b2; color: #fff; } -.message.is-primary .message-body { +.bulma-message.is-primary .bulma-message-body { border-color: #00d1b2; color: #00947e; } -.message.is-link { +.bulma-message.is-link { background-color: #eff1fa; } -.message.is-link .message-header { +.bulma-message.is-link .bulma-message-header { background-color: #485fc7; color: #fff; } -.message.is-link .message-body { +.bulma-message.is-link .bulma-message-body { border-color: #485fc7; color: #3850b7; } -.message.is-info { +.bulma-message.is-info { background-color: #eff5fb; } -.message.is-info .message-header { +.bulma-message.is-info .bulma-message-header { background-color: #3e8ed0; color: #fff; } -.message.is-info .message-body { +.bulma-message.is-info .bulma-message-body { border-color: #3e8ed0; color: #296fa8; } -.message.is-success { +.bulma-message.is-success { background-color: #effaf5; } -.message.is-success .message-header { +.bulma-message.is-success .bulma-message-header { background-color: #48c78e; color: #fff; } -.message.is-success .message-body { +.bulma-message.is-success .bulma-message-body { border-color: #48c78e; color: #257953; } -.message.is-warning { +.bulma-message.is-warning { background-color: #fffaeb; } -.message.is-warning .message-header { +.bulma-message.is-warning .bulma-message-header { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.message.is-warning .message-body { +.bulma-message.is-warning .bulma-message-body { border-color: #ffe08a; color: #946c00; } -.message.is-danger { +.bulma-message.is-danger { background-color: #feecf0; } -.message.is-danger .message-header { +.bulma-message.is-danger .bulma-message-header { background-color: #f14668; color: #fff; } -.message.is-danger .message-body { +.bulma-message.is-danger .bulma-message-body { border-color: #f14668; color: #cc0f35; } -.message.is-expo { +.bulma-message.is-expo { background-color: #fffaeb; } -.message.is-expo .message-header { +.bulma-message.is-expo .bulma-message-header { background-color: #ffd257; color: white; } -.message.is-expo .message-body { +.bulma-message.is-expo .bulma-message-body { border-color: #ffd257; color: #946c00; } -.message.is-love { +.bulma-message.is-love { background-color: #feecf0; } -.message.is-love .message-header { +.bulma-message.is-love .bulma-message-header { background-color: #f14668; color: white; } -.message.is-love .message-body { +.bulma-message.is-love .bulma-message-body { border-color: #f14668; color: #cc0f35; } -.message.is-patreon { +.bulma-message.is-patreon { background-color: #feeeeb; } -.message.is-patreon .message-header { +.bulma-message.is-patreon .bulma-message-header { background-color: #f96854; color: white; } -.message.is-patreon .message-body { +.bulma-message.is-patreon .bulma-message-body { border-color: #f96854; color: #c01d07; } -.message.is-rss { +.bulma-message.is-rss { background-color: #fef2ec; } -.message.is-rss .message-header { +.bulma-message.is-rss .bulma-message-header { background-color: #f26522; color: white; } -.message.is-rss .message-body { +.bulma-message.is-rss .bulma-message-body { border-color: #f26522; color: #c1460b; } -.message.is-bleeding { +.bulma-message.is-bleeding { background-color: #f3fdec; } -.message.is-bleeding .message-header { +.bulma-message.is-bleeding .bulma-message-header { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.message.is-bleeding .message-body { +.bulma-message.is-bleeding .bulma-message-body { border-color: #abf47c; color: #3c880b; } -.message.is-sass { +.bulma-message.is-sass { background-color: #faf0f5; } -.message.is-sass .message-header { +.bulma-message.is-sass .bulma-message-header { background-color: #bf4080; color: white; } -.message.is-sass .message-body { +.bulma-message.is-sass .bulma-message-body { border-color: #bf4080; color: #b03b76; } -.message.is-amazon { +.bulma-message.is-amazon { background-color: #fffaeb; } -.message.is-amazon .message-header { +.bulma-message.is-amazon .bulma-message-header { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.message.is-amazon .message-body { +.bulma-message.is-amazon .bulma-message-body { border-color: #ffd863; color: #946f00; } -.message.is-sponsor { +.bulma-message.is-sponsor { background-color: #fdedf6; } -.message.is-sponsor .message-header { +.bulma-message.is-sponsor .bulma-message-header { background-color: #ea4aaa; color: white; } -.message.is-sponsor .message-body { +.bulma-message.is-sponsor .bulma-message-body { border-color: #ea4aaa; color: #c0167c; } -.message.is-twitter { +.bulma-message.is-twitter { background-color: #ecf6fd; } -.message.is-twitter .message-header { +.bulma-message.is-twitter .bulma-message-header { background-color: #55acee; color: white; } -.message.is-twitter .message-body { +.bulma-message.is-twitter .bulma-message-body { border-color: #55acee; color: #10609e; } -.message.is-videos { +.bulma-message.is-videos { background-color: #effaf5; } -.message.is-videos .message-header { +.bulma-message.is-videos .bulma-message-header { background-color: #48c78e; color: white; } -.message.is-videos .message-body { +.bulma-message.is-videos .bulma-message-body { border-color: #48c78e; color: #257953; } -.message.is-extensions { +.bulma-message.is-extensions { background-color: #eff5fb; } -.message.is-extensions .message-header { +.bulma-message.is-extensions .bulma-message-header { background-color: #3e8ed0; color: white; } -.message.is-extensions .message-body { +.bulma-message.is-extensions .bulma-message-body { border-color: #3e8ed0; color: #296fa8; } -.message.is-bootstrap { +.bulma-message.is-bootstrap { background-color: #f4f2f8; } -.message.is-bootstrap .message-header { +.bulma-message.is-bootstrap .bulma-message-header { background-color: #6f5499; color: white; } -.message.is-bootstrap .message-body { +.bulma-message.is-bootstrap .bulma-message-body { border-color: #6f5499; color: #73579e; } -.message-header { +.bulma-message-header { align-items: center; background-color: #4a4a4a; border-radius: 0.375em 0.375em 0 0; @@ -8040,19 +8040,19 @@ button.dropdown-item.is-active { position: relative; } -.message-header .delete { +.bulma-message-header .bulma-delete { flex-grow: 0; flex-shrink: 0; margin-left: 0.75em; } -.message-header + .message-body { +.bulma-message-header + .bulma-message-body { border-width: 0; border-top-left-radius: 0; border-top-right-radius: 0; } -.message-body { +.bulma-message-body { border-color: #dbdbdb; border-radius: 0.375em; border-style: solid; @@ -8061,16 +8061,16 @@ button.dropdown-item.is-active { padding: 1.25em 1.5em; } -.message-body code, -.message-body pre { +.bulma-message-body code, +.bulma-message-body pre { background-color: white; } -.message-body pre code { +.bulma-message-body pre code { background-color: transparent; } -.modal { +.bulma-modal { align-items: center; display: none; flex-direction: column; @@ -8080,16 +8080,16 @@ button.dropdown-item.is-active { z-index: 40; } -.modal.is-active { +.bulma-modal.is-active { display: flex; } -.modal-background { +.bulma-modal-background { background-color: rgba(10, 10, 10, 0.86); } -.modal-content, -.modal-card { +.bulma-modal-content, +.bulma-modal-card { margin: 0 20px; max-height: calc(100vh - 160px); overflow: auto; @@ -8098,15 +8098,15 @@ button.dropdown-item.is-active { } @media screen and (min-width: 769px) { - .modal-content, - .modal-card { + .bulma-modal-content, + .bulma-modal-card { margin: 0 auto; max-height: calc(100vh - 40px); width: 640px; } } -.modal-close { +.bulma-modal-close { background: none; height: 40px; position: fixed; @@ -8115,7 +8115,7 @@ button.dropdown-item.is-active { width: 40px; } -.modal-card { +.bulma-modal-card { display: flex; flex-direction: column; max-height: calc(100vh - 40px); @@ -8123,8 +8123,8 @@ button.dropdown-item.is-active { -ms-overflow-y: visible; } -.modal-card-head, -.modal-card-foot { +.bulma-modal-card-head, +.bulma-modal-card-foot { align-items: center; background-color: whitesmoke; display: flex; @@ -8134,13 +8134,13 @@ button.dropdown-item.is-active { position: relative; } -.modal-card-head { +.bulma-modal-card-head { border-bottom: 1px solid #dbdbdb; border-top-left-radius: 6px; border-top-right-radius: 6px; } -.modal-card-title { +.bulma-modal-card-title { color: #363636; flex-grow: 1; flex-shrink: 0; @@ -8148,17 +8148,17 @@ button.dropdown-item.is-active { line-height: 1; } -.modal-card-foot { +.bulma-modal-card-foot { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top: 1px solid #dbdbdb; } -.modal-card-foot .button:not(:last-child) { +.bulma-modal-card-foot .bulma-button:not(:last-child) { margin-right: 0.5em; } -.modal-card-body { +.bulma-modal-card-body { -webkit-overflow-scrolling: touch; background-color: white; flex-grow: 1; @@ -8167,1404 +8167,1404 @@ button.dropdown-item.is-active { padding: 20px; } -.navbar { +.bulma-navbar { background-color: white; min-height: 3.25rem; position: relative; z-index: 30; } -.navbar.is-white { +.bulma-navbar.is-white { background-color: white; color: #0a0a0a; } -.navbar.is-white .navbar-brand > .navbar-item, -.navbar.is-white .navbar-brand .navbar-link { +.bulma-navbar.is-white .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link { color: #0a0a0a; } -.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, -.navbar.is-white .navbar-brand .navbar-link:focus, -.navbar.is-white .navbar-brand .navbar-link:hover, -.navbar.is-white .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } -.navbar.is-white .navbar-brand .navbar-link::after { +.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after { border-color: #0a0a0a; } -.navbar.is-white .navbar-burger { +.bulma-navbar.is-white .bulma-navbar-burger { color: #0a0a0a; } @media screen and (min-width: 769px) { - .navbar.is-white .navbar-start > .navbar-item, - .navbar.is-white .navbar-start .navbar-link, - .navbar.is-white .navbar-end > .navbar-item, - .navbar.is-white .navbar-end .navbar-link { + .bulma-navbar.is-white .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link { color: #0a0a0a; } - .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, - .navbar.is-white .navbar-start .navbar-link:focus, - .navbar.is-white .navbar-start .navbar-link:hover, - .navbar.is-white .navbar-start .navbar-link.is-active, - .navbar.is-white .navbar-end > a.navbar-item:focus, - .navbar.is-white .navbar-end > a.navbar-item:hover, - .navbar.is-white .navbar-end > a.navbar-item.is-active, - .navbar.is-white .navbar-end .navbar-link:focus, - .navbar.is-white .navbar-end .navbar-link:hover, - .navbar.is-white .navbar-end .navbar-link.is-active { + .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-white .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-white .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } - .navbar.is-white .navbar-start .navbar-link::after, - .navbar.is-white .navbar-end .navbar-link::after { + .bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after { border-color: #0a0a0a; } - .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #f2f2f2; color: #0a0a0a; } - .navbar.is-white .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: white; color: #0a0a0a; } } -.navbar.is-black { +.bulma-navbar.is-black { background-color: #0a0a0a; color: white; } -.navbar.is-black .navbar-brand > .navbar-item, -.navbar.is-black .navbar-brand .navbar-link { +.bulma-navbar.is-black .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, -.navbar.is-black .navbar-brand .navbar-link:focus, -.navbar.is-black .navbar-brand .navbar-link:hover, -.navbar.is-black .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: black; color: white; } -.navbar.is-black .navbar-brand .navbar-link::after { +.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-black .navbar-burger { +.bulma-navbar.is-black .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-black .navbar-start > .navbar-item, - .navbar.is-black .navbar-start .navbar-link, - .navbar.is-black .navbar-end > .navbar-item, - .navbar.is-black .navbar-end .navbar-link { + .bulma-navbar.is-black .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, - .navbar.is-black .navbar-start .navbar-link:focus, - .navbar.is-black .navbar-start .navbar-link:hover, - .navbar.is-black .navbar-start .navbar-link.is-active, - .navbar.is-black .navbar-end > a.navbar-item:focus, - .navbar.is-black .navbar-end > a.navbar-item:hover, - .navbar.is-black .navbar-end > a.navbar-item.is-active, - .navbar.is-black .navbar-end .navbar-link:focus, - .navbar.is-black .navbar-end .navbar-link:hover, - .navbar.is-black .navbar-end .navbar-link.is-active { + .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-black .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-black .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active { background-color: black; color: white; } - .navbar.is-black .navbar-start .navbar-link::after, - .navbar.is-black .navbar-end .navbar-link::after { + .bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: black; color: white; } - .navbar.is-black .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #0a0a0a; color: white; } } -.navbar.is-light { +.bulma-navbar.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand > .navbar-item, -.navbar.is-light .navbar-brand .navbar-link { +.bulma-navbar.is-light .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, -.navbar.is-light .navbar-brand .navbar-link:focus, -.navbar.is-light .navbar-brand .navbar-link:hover, -.navbar.is-light .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-brand .navbar-link::after { +.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-light .navbar-burger { +.bulma-navbar.is-light .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 769px) { - .navbar.is-light .navbar-start > .navbar-item, - .navbar.is-light .navbar-start .navbar-link, - .navbar.is-light .navbar-end > .navbar-item, - .navbar.is-light .navbar-end .navbar-link { + .bulma-navbar.is-light .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, - .navbar.is-light .navbar-start .navbar-link:focus, - .navbar.is-light .navbar-start .navbar-link:hover, - .navbar.is-light .navbar-start .navbar-link.is-active, - .navbar.is-light .navbar-end > a.navbar-item:focus, - .navbar.is-light .navbar-end > a.navbar-item:hover, - .navbar.is-light .navbar-end > a.navbar-item.is-active, - .navbar.is-light .navbar-end .navbar-link:focus, - .navbar.is-light .navbar-end .navbar-link:hover, - .navbar.is-light .navbar-end .navbar-link.is-active { + .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-light .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-light .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-start .navbar-link::after, - .navbar.is-light .navbar-end .navbar-link::after { + .bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } - .navbar.is-light .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-dark { +.bulma-navbar.is-dark { background-color: #363636; color: #fff; } -.navbar.is-dark .navbar-brand > .navbar-item, -.navbar.is-dark .navbar-brand .navbar-link { +.bulma-navbar.is-dark .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, -.navbar.is-dark .navbar-brand .navbar-link:focus, -.navbar.is-dark .navbar-brand .navbar-link:hover, -.navbar.is-dark .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } -.navbar.is-dark .navbar-brand .navbar-link::after { +.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-dark .navbar-burger { +.bulma-navbar.is-dark .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 769px) { - .navbar.is-dark .navbar-start > .navbar-item, - .navbar.is-dark .navbar-start .navbar-link, - .navbar.is-dark .navbar-end > .navbar-item, - .navbar.is-dark .navbar-end .navbar-link { + .bulma-navbar.is-dark .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, - .navbar.is-dark .navbar-start .navbar-link:focus, - .navbar.is-dark .navbar-start .navbar-link:hover, - .navbar.is-dark .navbar-start .navbar-link.is-active, - .navbar.is-dark .navbar-end > a.navbar-item:focus, - .navbar.is-dark .navbar-end > a.navbar-item:hover, - .navbar.is-dark .navbar-end > a.navbar-item.is-active, - .navbar.is-dark .navbar-end .navbar-link:focus, - .navbar.is-dark .navbar-end .navbar-link:hover, - .navbar.is-dark .navbar-end .navbar-link.is-active { + .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-dark .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-dark .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } - .navbar.is-dark .navbar-start .navbar-link::after, - .navbar.is-dark .navbar-end .navbar-link::after { + .bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #292929; color: #fff; } - .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #363636; color: #fff; } } -.navbar.is-primary { +.bulma-navbar.is-primary { background-color: #00d1b2; color: #fff; } -.navbar.is-primary .navbar-brand > .navbar-item, -.navbar.is-primary .navbar-brand .navbar-link { +.bulma-navbar.is-primary .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, -.navbar.is-primary .navbar-brand .navbar-link:focus, -.navbar.is-primary .navbar-brand .navbar-link:hover, -.navbar.is-primary .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } -.navbar.is-primary .navbar-brand .navbar-link::after { +.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-primary .navbar-burger { +.bulma-navbar.is-primary .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 769px) { - .navbar.is-primary .navbar-start > .navbar-item, - .navbar.is-primary .navbar-start .navbar-link, - .navbar.is-primary .navbar-end > .navbar-item, - .navbar.is-primary .navbar-end .navbar-link { + .bulma-navbar.is-primary .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, - .navbar.is-primary .navbar-start .navbar-link:focus, - .navbar.is-primary .navbar-start .navbar-link:hover, - .navbar.is-primary .navbar-start .navbar-link.is-active, - .navbar.is-primary .navbar-end > a.navbar-item:focus, - .navbar.is-primary .navbar-end > a.navbar-item:hover, - .navbar.is-primary .navbar-end > a.navbar-item.is-active, - .navbar.is-primary .navbar-end .navbar-link:focus, - .navbar.is-primary .navbar-end .navbar-link:hover, - .navbar.is-primary .navbar-end .navbar-link.is-active { + .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-primary .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-primary .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } - .navbar.is-primary .navbar-start .navbar-link::after, - .navbar.is-primary .navbar-end .navbar-link::after { + .bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #00b89c; color: #fff; } - .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #00d1b2; color: #fff; } } -.navbar.is-link { +.bulma-navbar.is-link { background-color: #485fc7; color: #fff; } -.navbar.is-link .navbar-brand > .navbar-item, -.navbar.is-link .navbar-brand .navbar-link { +.bulma-navbar.is-link .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, -.navbar.is-link .navbar-brand .navbar-link:focus, -.navbar.is-link .navbar-brand .navbar-link:hover, -.navbar.is-link .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } -.navbar.is-link .navbar-brand .navbar-link::after { +.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-link .navbar-burger { +.bulma-navbar.is-link .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 769px) { - .navbar.is-link .navbar-start > .navbar-item, - .navbar.is-link .navbar-start .navbar-link, - .navbar.is-link .navbar-end > .navbar-item, - .navbar.is-link .navbar-end .navbar-link { + .bulma-navbar.is-link .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, - .navbar.is-link .navbar-start .navbar-link:focus, - .navbar.is-link .navbar-start .navbar-link:hover, - .navbar.is-link .navbar-start .navbar-link.is-active, - .navbar.is-link .navbar-end > a.navbar-item:focus, - .navbar.is-link .navbar-end > a.navbar-item:hover, - .navbar.is-link .navbar-end > a.navbar-item.is-active, - .navbar.is-link .navbar-end .navbar-link:focus, - .navbar.is-link .navbar-end .navbar-link:hover, - .navbar.is-link .navbar-end .navbar-link.is-active { + .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-link .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-link .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } - .navbar.is-link .navbar-start .navbar-link::after, - .navbar.is-link .navbar-end .navbar-link::after { + .bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3a51bb; color: #fff; } - .navbar.is-link .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #485fc7; color: #fff; } } -.navbar.is-info { +.bulma-navbar.is-info { background-color: #3e8ed0; color: #fff; } -.navbar.is-info .navbar-brand > .navbar-item, -.navbar.is-info .navbar-brand .navbar-link { +.bulma-navbar.is-info .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, -.navbar.is-info .navbar-brand .navbar-link:focus, -.navbar.is-info .navbar-brand .navbar-link:hover, -.navbar.is-info .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } -.navbar.is-info .navbar-brand .navbar-link::after { +.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-info .navbar-burger { +.bulma-navbar.is-info .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 769px) { - .navbar.is-info .navbar-start > .navbar-item, - .navbar.is-info .navbar-start .navbar-link, - .navbar.is-info .navbar-end > .navbar-item, - .navbar.is-info .navbar-end .navbar-link { + .bulma-navbar.is-info .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, - .navbar.is-info .navbar-start .navbar-link:focus, - .navbar.is-info .navbar-start .navbar-link:hover, - .navbar.is-info .navbar-start .navbar-link.is-active, - .navbar.is-info .navbar-end > a.navbar-item:focus, - .navbar.is-info .navbar-end > a.navbar-item:hover, - .navbar.is-info .navbar-end > a.navbar-item.is-active, - .navbar.is-info .navbar-end .navbar-link:focus, - .navbar.is-info .navbar-end .navbar-link:hover, - .navbar.is-info .navbar-end .navbar-link.is-active { + .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-info .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-info .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } - .navbar.is-info .navbar-start .navbar-link::after, - .navbar.is-info .navbar-end .navbar-link::after { + .bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3082c5; color: #fff; } - .navbar.is-info .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #3e8ed0; color: #fff; } } -.navbar.is-success { +.bulma-navbar.is-success { background-color: #48c78e; color: #fff; } -.navbar.is-success .navbar-brand > .navbar-item, -.navbar.is-success .navbar-brand .navbar-link { +.bulma-navbar.is-success .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, -.navbar.is-success .navbar-brand .navbar-link:focus, -.navbar.is-success .navbar-brand .navbar-link:hover, -.navbar.is-success .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } -.navbar.is-success .navbar-brand .navbar-link::after { +.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-success .navbar-burger { +.bulma-navbar.is-success .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 769px) { - .navbar.is-success .navbar-start > .navbar-item, - .navbar.is-success .navbar-start .navbar-link, - .navbar.is-success .navbar-end > .navbar-item, - .navbar.is-success .navbar-end .navbar-link { + .bulma-navbar.is-success .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, - .navbar.is-success .navbar-start .navbar-link:focus, - .navbar.is-success .navbar-start .navbar-link:hover, - .navbar.is-success .navbar-start .navbar-link.is-active, - .navbar.is-success .navbar-end > a.navbar-item:focus, - .navbar.is-success .navbar-end > a.navbar-item:hover, - .navbar.is-success .navbar-end > a.navbar-item.is-active, - .navbar.is-success .navbar-end .navbar-link:focus, - .navbar.is-success .navbar-end .navbar-link:hover, - .navbar.is-success .navbar-end .navbar-link.is-active { + .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-success .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-success .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } - .navbar.is-success .navbar-start .navbar-link::after, - .navbar.is-success .navbar-end .navbar-link::after { + .bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3abb81; color: #fff; } - .navbar.is-success .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #48c78e; color: #fff; } } -.navbar.is-warning { +.bulma-navbar.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand > .navbar-item, -.navbar.is-warning .navbar-brand .navbar-link { +.bulma-navbar.is-warning .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, -.navbar.is-warning .navbar-brand .navbar-link:focus, -.navbar.is-warning .navbar-brand .navbar-link:hover, -.navbar.is-warning .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-brand .navbar-link::after { +.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-warning .navbar-burger { +.bulma-navbar.is-warning .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 769px) { - .navbar.is-warning .navbar-start > .navbar-item, - .navbar.is-warning .navbar-start .navbar-link, - .navbar.is-warning .navbar-end > .navbar-item, - .navbar.is-warning .navbar-end .navbar-link { + .bulma-navbar.is-warning .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, - .navbar.is-warning .navbar-start .navbar-link:focus, - .navbar.is-warning .navbar-start .navbar-link:hover, - .navbar.is-warning .navbar-start .navbar-link.is-active, - .navbar.is-warning .navbar-end > a.navbar-item:focus, - .navbar.is-warning .navbar-end > a.navbar-item:hover, - .navbar.is-warning .navbar-end > a.navbar-item.is-active, - .navbar.is-warning .navbar-end .navbar-link:focus, - .navbar.is-warning .navbar-end .navbar-link:hover, - .navbar.is-warning .navbar-end .navbar-link.is-active { + .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-warning .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-warning .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-start .navbar-link::after, - .navbar.is-warning .navbar-end .navbar-link::after { + .bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } - .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-danger { +.bulma-navbar.is-danger { background-color: #f14668; color: #fff; } -.navbar.is-danger .navbar-brand > .navbar-item, -.navbar.is-danger .navbar-brand .navbar-link { +.bulma-navbar.is-danger .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link { color: #fff; } -.navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, -.navbar.is-danger .navbar-brand .navbar-link:focus, -.navbar.is-danger .navbar-brand .navbar-link:hover, -.navbar.is-danger .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } -.navbar.is-danger .navbar-brand .navbar-link::after { +.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after { border-color: #fff; } -.navbar.is-danger .navbar-burger { +.bulma-navbar.is-danger .bulma-navbar-burger { color: #fff; } @media screen and (min-width: 769px) { - .navbar.is-danger .navbar-start > .navbar-item, - .navbar.is-danger .navbar-start .navbar-link, - .navbar.is-danger .navbar-end > .navbar-item, - .navbar.is-danger .navbar-end .navbar-link { + .bulma-navbar.is-danger .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link { color: #fff; } - .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, - .navbar.is-danger .navbar-start .navbar-link:focus, - .navbar.is-danger .navbar-start .navbar-link:hover, - .navbar.is-danger .navbar-start .navbar-link.is-active, - .navbar.is-danger .navbar-end > a.navbar-item:focus, - .navbar.is-danger .navbar-end > a.navbar-item:hover, - .navbar.is-danger .navbar-end > a.navbar-item.is-active, - .navbar.is-danger .navbar-end .navbar-link:focus, - .navbar.is-danger .navbar-end .navbar-link:hover, - .navbar.is-danger .navbar-end .navbar-link.is-active { + .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-danger .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-danger .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } - .navbar.is-danger .navbar-start .navbar-link::after, - .navbar.is-danger .navbar-end .navbar-link::after { + .bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after { border-color: #fff; } - .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ef2e55; color: #fff; } - .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #f14668; color: #fff; } } -.navbar.is-expo { +.bulma-navbar.is-expo { background-color: #ffd257; color: white; } -.navbar.is-expo .navbar-brand > .navbar-item, -.navbar.is-expo .navbar-brand .navbar-link { +.bulma-navbar.is-expo .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-expo .navbar-brand > a.navbar-item:focus, .navbar.is-expo .navbar-brand > a.navbar-item:hover, .navbar.is-expo .navbar-brand > a.navbar-item.is-active, -.navbar.is-expo .navbar-brand .navbar-link:focus, -.navbar.is-expo .navbar-brand .navbar-link:hover, -.navbar.is-expo .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-expo .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-expo .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-expo .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ffcb3e; color: white; } -.navbar.is-expo .navbar-brand .navbar-link::after { +.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-expo .navbar-burger { +.bulma-navbar.is-expo .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-expo .navbar-start > .navbar-item, - .navbar.is-expo .navbar-start .navbar-link, - .navbar.is-expo .navbar-end > .navbar-item, - .navbar.is-expo .navbar-end .navbar-link { + .bulma-navbar.is-expo .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-expo .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-expo .navbar-start > a.navbar-item:focus, .navbar.is-expo .navbar-start > a.navbar-item:hover, .navbar.is-expo .navbar-start > a.navbar-item.is-active, - .navbar.is-expo .navbar-start .navbar-link:focus, - .navbar.is-expo .navbar-start .navbar-link:hover, - .navbar.is-expo .navbar-start .navbar-link.is-active, - .navbar.is-expo .navbar-end > a.navbar-item:focus, - .navbar.is-expo .navbar-end > a.navbar-item:hover, - .navbar.is-expo .navbar-end > a.navbar-item.is-active, - .navbar.is-expo .navbar-end .navbar-link:focus, - .navbar.is-expo .navbar-end .navbar-link:hover, - .navbar.is-expo .navbar-end .navbar-link.is-active { + .bulma-navbar.is-expo .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-expo .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-expo .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-expo .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-expo .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-expo .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ffcb3e; color: white; } - .navbar.is-expo .navbar-start .navbar-link::after, - .navbar.is-expo .navbar-end .navbar-link::after { + .bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-expo .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-expo .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-expo .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-expo .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-expo .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-expo .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ffcb3e; color: white; } - .navbar.is-expo .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-expo .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #ffd257; color: white; } } -.navbar.is-love { +.bulma-navbar.is-love { background-color: #f14668; color: white; } -.navbar.is-love .navbar-brand > .navbar-item, -.navbar.is-love .navbar-brand .navbar-link { +.bulma-navbar.is-love .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-love .navbar-brand > a.navbar-item:focus, .navbar.is-love .navbar-brand > a.navbar-item:hover, .navbar.is-love .navbar-brand > a.navbar-item.is-active, -.navbar.is-love .navbar-brand .navbar-link:focus, -.navbar.is-love .navbar-brand .navbar-link:hover, -.navbar.is-love .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-love .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-love .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-love .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ef2e55; color: white; } -.navbar.is-love .navbar-brand .navbar-link::after { +.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-love .navbar-burger { +.bulma-navbar.is-love .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-love .navbar-start > .navbar-item, - .navbar.is-love .navbar-start .navbar-link, - .navbar.is-love .navbar-end > .navbar-item, - .navbar.is-love .navbar-end .navbar-link { + .bulma-navbar.is-love .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-love .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-love .navbar-start > a.navbar-item:focus, .navbar.is-love .navbar-start > a.navbar-item:hover, .navbar.is-love .navbar-start > a.navbar-item.is-active, - .navbar.is-love .navbar-start .navbar-link:focus, - .navbar.is-love .navbar-start .navbar-link:hover, - .navbar.is-love .navbar-start .navbar-link.is-active, - .navbar.is-love .navbar-end > a.navbar-item:focus, - .navbar.is-love .navbar-end > a.navbar-item:hover, - .navbar.is-love .navbar-end > a.navbar-item.is-active, - .navbar.is-love .navbar-end .navbar-link:focus, - .navbar.is-love .navbar-end .navbar-link:hover, - .navbar.is-love .navbar-end .navbar-link.is-active { + .bulma-navbar.is-love .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-love .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-love .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-love .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-love .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-love .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ef2e55; color: white; } - .navbar.is-love .navbar-start .navbar-link::after, - .navbar.is-love .navbar-end .navbar-link::after { + .bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-love .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-love .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-love .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-love .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-love .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-love .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ef2e55; color: white; } - .navbar.is-love .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-love .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #f14668; color: white; } } -.navbar.is-patreon { +.bulma-navbar.is-patreon { background-color: #f96854; color: white; } -.navbar.is-patreon .navbar-brand > .navbar-item, -.navbar.is-patreon .navbar-brand .navbar-link { +.bulma-navbar.is-patreon .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-patreon .navbar-brand > a.navbar-item:focus, .navbar.is-patreon .navbar-brand > a.navbar-item:hover, .navbar.is-patreon .navbar-brand > a.navbar-item.is-active, -.navbar.is-patreon .navbar-brand .navbar-link:focus, -.navbar.is-patreon .navbar-brand .navbar-link:hover, -.navbar.is-patreon .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-patreon .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-patreon .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-patreon .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #f8523b; color: white; } -.navbar.is-patreon .navbar-brand .navbar-link::after { +.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-patreon .navbar-burger { +.bulma-navbar.is-patreon .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-patreon .navbar-start > .navbar-item, - .navbar.is-patreon .navbar-start .navbar-link, - .navbar.is-patreon .navbar-end > .navbar-item, - .navbar.is-patreon .navbar-end .navbar-link { + .bulma-navbar.is-patreon .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-patreon .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-patreon .navbar-start > a.navbar-item:focus, .navbar.is-patreon .navbar-start > a.navbar-item:hover, .navbar.is-patreon .navbar-start > a.navbar-item.is-active, - .navbar.is-patreon .navbar-start .navbar-link:focus, - .navbar.is-patreon .navbar-start .navbar-link:hover, - .navbar.is-patreon .navbar-start .navbar-link.is-active, - .navbar.is-patreon .navbar-end > a.navbar-item:focus, - .navbar.is-patreon .navbar-end > a.navbar-item:hover, - .navbar.is-patreon .navbar-end > a.navbar-item.is-active, - .navbar.is-patreon .navbar-end .navbar-link:focus, - .navbar.is-patreon .navbar-end .navbar-link:hover, - .navbar.is-patreon .navbar-end .navbar-link.is-active { + .bulma-navbar.is-patreon .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-patreon .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-patreon .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-patreon .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-patreon .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-patreon .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #f8523b; color: white; } - .navbar.is-patreon .navbar-start .navbar-link::after, - .navbar.is-patreon .navbar-end .navbar-link::after { + .bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-patreon .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-patreon .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-patreon .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-patreon .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-patreon .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-patreon .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #f8523b; color: white; } - .navbar.is-patreon .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-patreon .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #f96854; color: white; } } -.navbar.is-rss { +.bulma-navbar.is-rss { background-color: #f26522; color: white; } -.navbar.is-rss .navbar-brand > .navbar-item, -.navbar.is-rss .navbar-brand .navbar-link { +.bulma-navbar.is-rss .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-rss .navbar-brand > a.navbar-item:focus, .navbar.is-rss .navbar-brand > a.navbar-item:hover, .navbar.is-rss .navbar-brand > a.navbar-item.is-active, -.navbar.is-rss .navbar-brand .navbar-link:focus, -.navbar.is-rss .navbar-brand .navbar-link:hover, -.navbar.is-rss .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-rss .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-rss .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-rss .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ed560e; color: white; } -.navbar.is-rss .navbar-brand .navbar-link::after { +.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-rss .navbar-burger { +.bulma-navbar.is-rss .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-rss .navbar-start > .navbar-item, - .navbar.is-rss .navbar-start .navbar-link, - .navbar.is-rss .navbar-end > .navbar-item, - .navbar.is-rss .navbar-end .navbar-link { + .bulma-navbar.is-rss .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-rss .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-rss .navbar-start > a.navbar-item:focus, .navbar.is-rss .navbar-start > a.navbar-item:hover, .navbar.is-rss .navbar-start > a.navbar-item.is-active, - .navbar.is-rss .navbar-start .navbar-link:focus, - .navbar.is-rss .navbar-start .navbar-link:hover, - .navbar.is-rss .navbar-start .navbar-link.is-active, - .navbar.is-rss .navbar-end > a.navbar-item:focus, - .navbar.is-rss .navbar-end > a.navbar-item:hover, - .navbar.is-rss .navbar-end > a.navbar-item.is-active, - .navbar.is-rss .navbar-end .navbar-link:focus, - .navbar.is-rss .navbar-end .navbar-link:hover, - .navbar.is-rss .navbar-end .navbar-link.is-active { + .bulma-navbar.is-rss .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-rss .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-rss .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-rss .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-rss .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-rss .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ed560e; color: white; } - .navbar.is-rss .navbar-start .navbar-link::after, - .navbar.is-rss .navbar-end .navbar-link::after { + .bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-rss .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-rss .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-rss .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-rss .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-rss .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-rss .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ed560e; color: white; } - .navbar.is-rss .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-rss .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #f26522; color: white; } } -.navbar.is-bleeding { +.bulma-navbar.is-bleeding { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.navbar.is-bleeding .navbar-brand > .navbar-item, -.navbar.is-bleeding .navbar-brand .navbar-link { +.bulma-navbar.is-bleeding .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-bleeding .navbar-brand > a.navbar-item:focus, .navbar.is-bleeding .navbar-brand > a.navbar-item:hover, .navbar.is-bleeding .navbar-brand > a.navbar-item.is-active, -.navbar.is-bleeding .navbar-brand .navbar-link:focus, -.navbar.is-bleeding .navbar-brand .navbar-link:hover, -.navbar.is-bleeding .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-bleeding .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-bleeding .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-bleeding .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #9cf264; color: rgba(0, 0, 0, 0.7); } -.navbar.is-bleeding .navbar-brand .navbar-link::after { +.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-bleeding .navbar-burger { +.bulma-navbar.is-bleeding .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 769px) { - .navbar.is-bleeding .navbar-start > .navbar-item, - .navbar.is-bleeding .navbar-start .navbar-link, - .navbar.is-bleeding .navbar-end > .navbar-item, - .navbar.is-bleeding .navbar-end .navbar-link { + .bulma-navbar.is-bleeding .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-bleeding .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-bleeding .navbar-start > a.navbar-item:focus, .navbar.is-bleeding .navbar-start > a.navbar-item:hover, .navbar.is-bleeding .navbar-start > a.navbar-item.is-active, - .navbar.is-bleeding .navbar-start .navbar-link:focus, - .navbar.is-bleeding .navbar-start .navbar-link:hover, - .navbar.is-bleeding .navbar-start .navbar-link.is-active, - .navbar.is-bleeding .navbar-end > a.navbar-item:focus, - .navbar.is-bleeding .navbar-end > a.navbar-item:hover, - .navbar.is-bleeding .navbar-end > a.navbar-item.is-active, - .navbar.is-bleeding .navbar-end .navbar-link:focus, - .navbar.is-bleeding .navbar-end .navbar-link:hover, - .navbar.is-bleeding .navbar-end .navbar-link.is-active { + .bulma-navbar.is-bleeding .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-bleeding .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-bleeding .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-bleeding .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-bleeding .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-bleeding .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #9cf264; color: rgba(0, 0, 0, 0.7); } - .navbar.is-bleeding .navbar-start .navbar-link::after, - .navbar.is-bleeding .navbar-end .navbar-link::after { + .bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-bleeding .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-bleeding .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-bleeding .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-bleeding .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-bleeding .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-bleeding .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #9cf264; color: rgba(0, 0, 0, 0.7); } - .navbar.is-bleeding .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-bleeding .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-sass { +.bulma-navbar.is-sass { background-color: #bf4080; color: white; } -.navbar.is-sass .navbar-brand > .navbar-item, -.navbar.is-sass .navbar-brand .navbar-link { +.bulma-navbar.is-sass .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-sass .navbar-brand > a.navbar-item:focus, .navbar.is-sass .navbar-brand > a.navbar-item:hover, .navbar.is-sass .navbar-brand > a.navbar-item.is-active, -.navbar.is-sass .navbar-brand .navbar-link:focus, -.navbar.is-sass .navbar-brand .navbar-link:hover, -.navbar.is-sass .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-sass .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-sass .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-sass .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ac3a73; color: white; } -.navbar.is-sass .navbar-brand .navbar-link::after { +.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-sass .navbar-burger { +.bulma-navbar.is-sass .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-sass .navbar-start > .navbar-item, - .navbar.is-sass .navbar-start .navbar-link, - .navbar.is-sass .navbar-end > .navbar-item, - .navbar.is-sass .navbar-end .navbar-link { + .bulma-navbar.is-sass .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-sass .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-sass .navbar-start > a.navbar-item:focus, .navbar.is-sass .navbar-start > a.navbar-item:hover, .navbar.is-sass .navbar-start > a.navbar-item.is-active, - .navbar.is-sass .navbar-start .navbar-link:focus, - .navbar.is-sass .navbar-start .navbar-link:hover, - .navbar.is-sass .navbar-start .navbar-link.is-active, - .navbar.is-sass .navbar-end > a.navbar-item:focus, - .navbar.is-sass .navbar-end > a.navbar-item:hover, - .navbar.is-sass .navbar-end > a.navbar-item.is-active, - .navbar.is-sass .navbar-end .navbar-link:focus, - .navbar.is-sass .navbar-end .navbar-link:hover, - .navbar.is-sass .navbar-end .navbar-link.is-active { + .bulma-navbar.is-sass .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-sass .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-sass .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-sass .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-sass .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-sass .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ac3a73; color: white; } - .navbar.is-sass .navbar-start .navbar-link::after, - .navbar.is-sass .navbar-end .navbar-link::after { + .bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-sass .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-sass .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-sass .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-sass .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-sass .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-sass .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ac3a73; color: white; } - .navbar.is-sass .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-sass .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #bf4080; color: white; } } -.navbar.is-amazon { +.bulma-navbar.is-amazon { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.navbar.is-amazon .navbar-brand > .navbar-item, -.navbar.is-amazon .navbar-brand .navbar-link { +.bulma-navbar.is-amazon .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.navbar.is-amazon .navbar-brand > a.navbar-item:focus, .navbar.is-amazon .navbar-brand > a.navbar-item:hover, .navbar.is-amazon .navbar-brand > a.navbar-item.is-active, -.navbar.is-amazon .navbar-brand .navbar-link:focus, -.navbar.is-amazon .navbar-brand .navbar-link:hover, -.navbar.is-amazon .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-amazon .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-amazon .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-amazon .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #ffd24a; color: rgba(0, 0, 0, 0.7); } -.navbar.is-amazon .navbar-brand .navbar-link::after { +.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } -.navbar.is-amazon .navbar-burger { +.bulma-navbar.is-amazon .bulma-navbar-burger { color: rgba(0, 0, 0, 0.7); } @media screen and (min-width: 769px) { - .navbar.is-amazon .navbar-start > .navbar-item, - .navbar.is-amazon .navbar-start .navbar-link, - .navbar.is-amazon .navbar-end > .navbar-item, - .navbar.is-amazon .navbar-end .navbar-link { + .bulma-navbar.is-amazon .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-amazon .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } - .navbar.is-amazon .navbar-start > a.navbar-item:focus, .navbar.is-amazon .navbar-start > a.navbar-item:hover, .navbar.is-amazon .navbar-start > a.navbar-item.is-active, - .navbar.is-amazon .navbar-start .navbar-link:focus, - .navbar.is-amazon .navbar-start .navbar-link:hover, - .navbar.is-amazon .navbar-start .navbar-link.is-active, - .navbar.is-amazon .navbar-end > a.navbar-item:focus, - .navbar.is-amazon .navbar-end > a.navbar-item:hover, - .navbar.is-amazon .navbar-end > a.navbar-item.is-active, - .navbar.is-amazon .navbar-end .navbar-link:focus, - .navbar.is-amazon .navbar-end .navbar-link:hover, - .navbar.is-amazon .navbar-end .navbar-link.is-active { + .bulma-navbar.is-amazon .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-amazon .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-amazon .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-amazon .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-amazon .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-amazon .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #ffd24a; color: rgba(0, 0, 0, 0.7); } - .navbar.is-amazon .navbar-start .navbar-link::after, - .navbar.is-amazon .navbar-end .navbar-link::after { + .bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link::after { border-color: rgba(0, 0, 0, 0.7); } - .navbar.is-amazon .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-amazon .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-amazon .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-amazon .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-amazon .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-amazon .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #ffd24a; color: rgba(0, 0, 0, 0.7); } - .navbar.is-amazon .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-amazon .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } } -.navbar.is-sponsor { +.bulma-navbar.is-sponsor { background-color: #ea4aaa; color: white; } -.navbar.is-sponsor .navbar-brand > .navbar-item, -.navbar.is-sponsor .navbar-brand .navbar-link { +.bulma-navbar.is-sponsor .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-sponsor .navbar-brand > a.navbar-item:focus, .navbar.is-sponsor .navbar-brand > a.navbar-item:hover, .navbar.is-sponsor .navbar-brand > a.navbar-item.is-active, -.navbar.is-sponsor .navbar-brand .navbar-link:focus, -.navbar.is-sponsor .navbar-brand .navbar-link:hover, -.navbar.is-sponsor .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-sponsor .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-sponsor .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-sponsor .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #e7339f; color: white; } -.navbar.is-sponsor .navbar-brand .navbar-link::after { +.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-sponsor .navbar-burger { +.bulma-navbar.is-sponsor .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-sponsor .navbar-start > .navbar-item, - .navbar.is-sponsor .navbar-start .navbar-link, - .navbar.is-sponsor .navbar-end > .navbar-item, - .navbar.is-sponsor .navbar-end .navbar-link { + .bulma-navbar.is-sponsor .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-sponsor .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-sponsor .navbar-start > a.navbar-item:focus, .navbar.is-sponsor .navbar-start > a.navbar-item:hover, .navbar.is-sponsor .navbar-start > a.navbar-item.is-active, - .navbar.is-sponsor .navbar-start .navbar-link:focus, - .navbar.is-sponsor .navbar-start .navbar-link:hover, - .navbar.is-sponsor .navbar-start .navbar-link.is-active, - .navbar.is-sponsor .navbar-end > a.navbar-item:focus, - .navbar.is-sponsor .navbar-end > a.navbar-item:hover, - .navbar.is-sponsor .navbar-end > a.navbar-item.is-active, - .navbar.is-sponsor .navbar-end .navbar-link:focus, - .navbar.is-sponsor .navbar-end .navbar-link:hover, - .navbar.is-sponsor .navbar-end .navbar-link.is-active { + .bulma-navbar.is-sponsor .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-sponsor .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-sponsor .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-sponsor .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-sponsor .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-sponsor .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #e7339f; color: white; } - .navbar.is-sponsor .navbar-start .navbar-link::after, - .navbar.is-sponsor .navbar-end .navbar-link::after { + .bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-sponsor .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-sponsor .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-sponsor .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-sponsor .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-sponsor .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-sponsor .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #e7339f; color: white; } - .navbar.is-sponsor .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-sponsor .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #ea4aaa; color: white; } } -.navbar.is-twitter { +.bulma-navbar.is-twitter { background-color: #55acee; color: white; } -.navbar.is-twitter .navbar-brand > .navbar-item, -.navbar.is-twitter .navbar-brand .navbar-link { +.bulma-navbar.is-twitter .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-twitter .navbar-brand > a.navbar-item:focus, .navbar.is-twitter .navbar-brand > a.navbar-item:hover, .navbar.is-twitter .navbar-brand > a.navbar-item.is-active, -.navbar.is-twitter .navbar-brand .navbar-link:focus, -.navbar.is-twitter .navbar-brand .navbar-link:hover, -.navbar.is-twitter .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-twitter .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-twitter .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-twitter .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3ea1ec; color: white; } -.navbar.is-twitter .navbar-brand .navbar-link::after { +.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-twitter .navbar-burger { +.bulma-navbar.is-twitter .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-twitter .navbar-start > .navbar-item, - .navbar.is-twitter .navbar-start .navbar-link, - .navbar.is-twitter .navbar-end > .navbar-item, - .navbar.is-twitter .navbar-end .navbar-link { + .bulma-navbar.is-twitter .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-twitter .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-twitter .navbar-start > a.navbar-item:focus, .navbar.is-twitter .navbar-start > a.navbar-item:hover, .navbar.is-twitter .navbar-start > a.navbar-item.is-active, - .navbar.is-twitter .navbar-start .navbar-link:focus, - .navbar.is-twitter .navbar-start .navbar-link:hover, - .navbar.is-twitter .navbar-start .navbar-link.is-active, - .navbar.is-twitter .navbar-end > a.navbar-item:focus, - .navbar.is-twitter .navbar-end > a.navbar-item:hover, - .navbar.is-twitter .navbar-end > a.navbar-item.is-active, - .navbar.is-twitter .navbar-end .navbar-link:focus, - .navbar.is-twitter .navbar-end .navbar-link:hover, - .navbar.is-twitter .navbar-end .navbar-link.is-active { + .bulma-navbar.is-twitter .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-twitter .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-twitter .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-twitter .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-twitter .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-twitter .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3ea1ec; color: white; } - .navbar.is-twitter .navbar-start .navbar-link::after, - .navbar.is-twitter .navbar-end .navbar-link::after { + .bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-twitter .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-twitter .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-twitter .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-twitter .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-twitter .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-twitter .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3ea1ec; color: white; } - .navbar.is-twitter .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-twitter .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #55acee; color: white; } } -.navbar.is-videos { +.bulma-navbar.is-videos { background-color: #48c78e; color: white; } -.navbar.is-videos .navbar-brand > .navbar-item, -.navbar.is-videos .navbar-brand .navbar-link { +.bulma-navbar.is-videos .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-videos .navbar-brand > a.navbar-item:focus, .navbar.is-videos .navbar-brand > a.navbar-item:hover, .navbar.is-videos .navbar-brand > a.navbar-item.is-active, -.navbar.is-videos .navbar-brand .navbar-link:focus, -.navbar.is-videos .navbar-brand .navbar-link:hover, -.navbar.is-videos .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-videos .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-videos .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-videos .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3abb81; color: white; } -.navbar.is-videos .navbar-brand .navbar-link::after { +.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-videos .navbar-burger { +.bulma-navbar.is-videos .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-videos .navbar-start > .navbar-item, - .navbar.is-videos .navbar-start .navbar-link, - .navbar.is-videos .navbar-end > .navbar-item, - .navbar.is-videos .navbar-end .navbar-link { + .bulma-navbar.is-videos .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-videos .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-videos .navbar-start > a.navbar-item:focus, .navbar.is-videos .navbar-start > a.navbar-item:hover, .navbar.is-videos .navbar-start > a.navbar-item.is-active, - .navbar.is-videos .navbar-start .navbar-link:focus, - .navbar.is-videos .navbar-start .navbar-link:hover, - .navbar.is-videos .navbar-start .navbar-link.is-active, - .navbar.is-videos .navbar-end > a.navbar-item:focus, - .navbar.is-videos .navbar-end > a.navbar-item:hover, - .navbar.is-videos .navbar-end > a.navbar-item.is-active, - .navbar.is-videos .navbar-end .navbar-link:focus, - .navbar.is-videos .navbar-end .navbar-link:hover, - .navbar.is-videos .navbar-end .navbar-link.is-active { + .bulma-navbar.is-videos .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-videos .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-videos .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-videos .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-videos .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-videos .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3abb81; color: white; } - .navbar.is-videos .navbar-start .navbar-link::after, - .navbar.is-videos .navbar-end .navbar-link::after { + .bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-videos .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-videos .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-videos .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-videos .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-videos .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-videos .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3abb81; color: white; } - .navbar.is-videos .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-videos .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #48c78e; color: white; } } -.navbar.is-extensions { +.bulma-navbar.is-extensions { background-color: #3e8ed0; color: white; } -.navbar.is-extensions .navbar-brand > .navbar-item, -.navbar.is-extensions .navbar-brand .navbar-link { +.bulma-navbar.is-extensions .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-extensions .navbar-brand > a.navbar-item:focus, .navbar.is-extensions .navbar-brand > a.navbar-item:hover, .navbar.is-extensions .navbar-brand > a.navbar-item.is-active, -.navbar.is-extensions .navbar-brand .navbar-link:focus, -.navbar.is-extensions .navbar-brand .navbar-link:hover, -.navbar.is-extensions .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-extensions .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-extensions .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-extensions .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #3082c5; color: white; } -.navbar.is-extensions .navbar-brand .navbar-link::after { +.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-extensions .navbar-burger { +.bulma-navbar.is-extensions .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-extensions .navbar-start > .navbar-item, - .navbar.is-extensions .navbar-start .navbar-link, - .navbar.is-extensions .navbar-end > .navbar-item, - .navbar.is-extensions .navbar-end .navbar-link { + .bulma-navbar.is-extensions .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-extensions .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-extensions .navbar-start > a.navbar-item:focus, .navbar.is-extensions .navbar-start > a.navbar-item:hover, .navbar.is-extensions .navbar-start > a.navbar-item.is-active, - .navbar.is-extensions .navbar-start .navbar-link:focus, - .navbar.is-extensions .navbar-start .navbar-link:hover, - .navbar.is-extensions .navbar-start .navbar-link.is-active, - .navbar.is-extensions .navbar-end > a.navbar-item:focus, - .navbar.is-extensions .navbar-end > a.navbar-item:hover, - .navbar.is-extensions .navbar-end > a.navbar-item.is-active, - .navbar.is-extensions .navbar-end .navbar-link:focus, - .navbar.is-extensions .navbar-end .navbar-link:hover, - .navbar.is-extensions .navbar-end .navbar-link.is-active { + .bulma-navbar.is-extensions .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-extensions .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-extensions .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-extensions .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-extensions .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-extensions .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #3082c5; color: white; } - .navbar.is-extensions .navbar-start .navbar-link::after, - .navbar.is-extensions .navbar-end .navbar-link::after { + .bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-extensions .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-extensions .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-extensions .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-extensions .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-extensions .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-extensions .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #3082c5; color: white; } - .navbar.is-extensions .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-extensions .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #3e8ed0; color: white; } } -.navbar.is-bootstrap { +.bulma-navbar.is-bootstrap { background-color: #6f5499; color: white; } -.navbar.is-bootstrap .navbar-brand > .navbar-item, -.navbar.is-bootstrap .navbar-brand .navbar-link { +.bulma-navbar.is-bootstrap .bulma-navbar-brand > .bulma-navbar-item, +.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link { color: white; } -.navbar.is-bootstrap .navbar-brand > a.navbar-item:focus, .navbar.is-bootstrap .navbar-brand > a.navbar-item:hover, .navbar.is-bootstrap .navbar-brand > a.navbar-item.is-active, -.navbar.is-bootstrap .navbar-brand .navbar-link:focus, -.navbar.is-bootstrap .navbar-brand .navbar-link:hover, -.navbar.is-bootstrap .navbar-brand .navbar-link.is-active { +.bulma-navbar.is-bootstrap .bulma-navbar-brand > a.bulma-navbar-item:focus, .bulma-navbar.is-bootstrap .bulma-navbar-brand > a.bulma-navbar-item:hover, .bulma-navbar.is-bootstrap .bulma-navbar-brand > a.bulma-navbar-item.is-active, +.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link:focus, +.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link:hover, +.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link.is-active { background-color: #634b89; color: white; } -.navbar.is-bootstrap .navbar-brand .navbar-link::after { +.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link::after { border-color: white; } -.navbar.is-bootstrap .navbar-burger { +.bulma-navbar.is-bootstrap .bulma-navbar-burger { color: white; } @media screen and (min-width: 769px) { - .navbar.is-bootstrap .navbar-start > .navbar-item, - .navbar.is-bootstrap .navbar-start .navbar-link, - .navbar.is-bootstrap .navbar-end > .navbar-item, - .navbar.is-bootstrap .navbar-end .navbar-link { + .bulma-navbar.is-bootstrap .bulma-navbar-start > .bulma-navbar-item, + .bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link, + .bulma-navbar.is-bootstrap .bulma-navbar-end > .bulma-navbar-item, + .bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link { color: white; } - .navbar.is-bootstrap .navbar-start > a.navbar-item:focus, .navbar.is-bootstrap .navbar-start > a.navbar-item:hover, .navbar.is-bootstrap .navbar-start > a.navbar-item.is-active, - .navbar.is-bootstrap .navbar-start .navbar-link:focus, - .navbar.is-bootstrap .navbar-start .navbar-link:hover, - .navbar.is-bootstrap .navbar-start .navbar-link.is-active, - .navbar.is-bootstrap .navbar-end > a.navbar-item:focus, - .navbar.is-bootstrap .navbar-end > a.navbar-item:hover, - .navbar.is-bootstrap .navbar-end > a.navbar-item.is-active, - .navbar.is-bootstrap .navbar-end .navbar-link:focus, - .navbar.is-bootstrap .navbar-end .navbar-link:hover, - .navbar.is-bootstrap .navbar-end .navbar-link.is-active { + .bulma-navbar.is-bootstrap .bulma-navbar-start > a.bulma-navbar-item:focus, .bulma-navbar.is-bootstrap .bulma-navbar-start > a.bulma-navbar-item:hover, .bulma-navbar.is-bootstrap .bulma-navbar-start > a.bulma-navbar-item.is-active, + .bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link:focus, + .bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link:hover, + .bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link.is-active, + .bulma-navbar.is-bootstrap .bulma-navbar-end > a.bulma-navbar-item:focus, + .bulma-navbar.is-bootstrap .bulma-navbar-end > a.bulma-navbar-item:hover, + .bulma-navbar.is-bootstrap .bulma-navbar-end > a.bulma-navbar-item.is-active, + .bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link:focus, + .bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link:hover, + .bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link.is-active { background-color: #634b89; color: white; } - .navbar.is-bootstrap .navbar-start .navbar-link::after, - .navbar.is-bootstrap .navbar-end .navbar-link::after { + .bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link::after, + .bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link::after { border-color: white; } - .navbar.is-bootstrap .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-bootstrap .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-bootstrap .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar.is-bootstrap .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, + .bulma-navbar.is-bootstrap .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, + .bulma-navbar.is-bootstrap .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #634b89; color: white; } - .navbar.is-bootstrap .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-bootstrap .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: #6f5499; color: white; } } -.navbar > .container { +.bulma-navbar > .bulma-container { align-items: stretch; display: flex; min-height: 3.25rem; width: 100%; } -.navbar.has-shadow { +.bulma-navbar.has-shadow { box-shadow: 0 2px 0 0 whitesmoke; } -.navbar.is-fixed-bottom, .navbar.is-fixed-top { +.bulma-navbar.is-fixed-bottom, .bulma-navbar.is-fixed-top { left: 0; position: fixed; right: 0; z-index: 30; } -.navbar.is-fixed-bottom { +.bulma-navbar.is-fixed-bottom { bottom: 0; } -.navbar.is-fixed-bottom.has-shadow { +.bulma-navbar.is-fixed-bottom.has-shadow { box-shadow: 0 -2px 0 0 whitesmoke; } -.navbar.is-fixed-top { +.bulma-navbar.is-fixed-top { top: 0; } @@ -9578,26 +9578,26 @@ body.has-navbar-fixed-bottom { padding-bottom: 3.25rem; } -.navbar-brand, -.navbar-tabs { +.bulma-navbar-brand, +.bulma-navbar-tabs { align-items: stretch; display: flex; flex-shrink: 0; min-height: 3.25rem; } -.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover { +.bulma-navbar-brand a.bulma-navbar-item:focus, .bulma-navbar-brand a.bulma-navbar-item:hover { background-color: transparent; } -.navbar-tabs { +.bulma-navbar-tabs { -webkit-overflow-scrolling: touch; max-width: 100vw; overflow-x: auto; overflow-y: hidden; } -.navbar-burger { +.bulma-navbar-burger { color: #4a4a4a; -moz-appearance: none; -webkit-appearance: none; @@ -9612,7 +9612,7 @@ body.has-navbar-fixed-bottom { margin-left: auto; } -.navbar-burger span { +.bulma-navbar-burger span { background-color: currentColor; display: block; height: 1px; @@ -9625,40 +9625,40 @@ body.has-navbar-fixed-bottom { width: 16px; } -.navbar-burger span:nth-child(1) { +.bulma-navbar-burger span:nth-child(1) { top: calc(50% - 6px); } -.navbar-burger span:nth-child(2) { +.bulma-navbar-burger span:nth-child(2) { top: calc(50% - 1px); } -.navbar-burger span:nth-child(3) { +.bulma-navbar-burger span:nth-child(3) { top: calc(50% + 4px); } -.navbar-burger:hover { +.bulma-navbar-burger:hover { background-color: rgba(0, 0, 0, 0.05); } -.navbar-burger.is-active span:nth-child(1) { +.bulma-navbar-burger.is-active span:nth-child(1) { transform: translateY(5px) rotate(45deg); } -.navbar-burger.is-active span:nth-child(2) { +.bulma-navbar-burger.is-active span:nth-child(2) { opacity: 0; } -.navbar-burger.is-active span:nth-child(3) { +.bulma-navbar-burger.is-active span:nth-child(3) { transform: translateY(-5px) rotate(-45deg); } -.navbar-menu { +.bulma-navbar-menu { display: none; } -.navbar-item, -.navbar-link { +.bulma-navbar-item, +.bulma-navbar-link { color: #4a4a4a; display: block; line-height: 1.5; @@ -9666,56 +9666,56 @@ body.has-navbar-fixed-bottom { position: relative; } -.navbar-item .icon:only-child, -.navbar-link .icon:only-child { +.bulma-navbar-item .bulma-icon:only-child, +.bulma-navbar-link .bulma-icon:only-child { margin-left: -0.25rem; margin-right: -0.25rem; } -a.navbar-item, -.navbar-link { +a.bulma-navbar-item, +.bulma-navbar-link { cursor: pointer; } -a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active, -.navbar-link:focus, -.navbar-link:focus-within, -.navbar-link:hover, -.navbar-link.is-active { +a.bulma-navbar-item:focus, a.bulma-navbar-item:focus-within, a.bulma-navbar-item:hover, a.bulma-navbar-item.is-active, +.bulma-navbar-link:focus, +.bulma-navbar-link:focus-within, +.bulma-navbar-link:hover, +.bulma-navbar-link.is-active { background-color: #fafafa; color: #485fc7; } -.navbar-item { +.bulma-navbar-item { flex-grow: 0; flex-shrink: 0; } -.navbar-item img { +.bulma-navbar-item img { max-height: 1.75rem; } -.navbar-item.has-dropdown { +.bulma-navbar-item.has-dropdown { padding: 0; } -.navbar-item.is-expanded { +.bulma-navbar-item.is-expanded { flex-grow: 1; flex-shrink: 1; } -.navbar-item.is-tab { +.bulma-navbar-item.is-tab { border-bottom: 1px solid transparent; min-height: 3.25rem; padding-bottom: calc(0.5rem - 1px); } -.navbar-item.is-tab:focus, .navbar-item.is-tab:hover { +.bulma-navbar-item.is-tab:focus, .bulma-navbar-item.is-tab:hover { background-color: transparent; border-bottom-color: #485fc7; } -.navbar-item.is-tab.is-active { +.bulma-navbar-item.is-tab.is-active { background-color: transparent; border-bottom-color: #485fc7; border-bottom-style: solid; @@ -9724,33 +9724,33 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding-bottom: calc(0.5rem - 3px); } -.navbar-content { +.bulma-navbar-content { flex-grow: 1; flex-shrink: 1; } -.navbar-link:not(.is-arrowless) { +.bulma-navbar-link:not(.is-arrowless) { padding-right: 2.5em; } -.navbar-link:not(.is-arrowless)::after { +.bulma-navbar-link:not(.is-arrowless)::after { border-color: #485fc7; margin-top: -0.375em; right: 1.125em; } -.navbar-dropdown { +.bulma-navbar-dropdown { font-size: 0.875rem; padding-bottom: 0.5rem; padding-top: 0.5rem; } -.navbar-dropdown .navbar-item { +.bulma-navbar-dropdown .bulma-navbar-item { padding-left: 1.5rem; padding-right: 1.5rem; } -.navbar-divider { +.bulma-navbar-divider { background-color: whitesmoke; border: none; display: none; @@ -9759,41 +9759,41 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i } @media screen and (max-width: 768px) { - .navbar > .container { + .bulma-navbar > .bulma-container { display: block; } - .navbar-brand .navbar-item, - .navbar-tabs .navbar-item { + .bulma-navbar-brand .bulma-navbar-item, + .bulma-navbar-tabs .bulma-navbar-item { align-items: center; display: flex; } - .navbar-link::after { + .bulma-navbar-link::after { display: none; } - .navbar-menu { + .bulma-navbar-menu { background-color: white; box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); padding: 0.5rem 0; } - .navbar-menu.is-active { + .bulma-navbar-menu.is-active { display: block; } - .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { + .bulma-navbar.is-fixed-bottom-touch, .bulma-navbar.is-fixed-top-touch { left: 0; position: fixed; right: 0; z-index: 30; } - .navbar.is-fixed-bottom-touch { + .bulma-navbar.is-fixed-bottom-touch { bottom: 0; } - .navbar.is-fixed-bottom-touch.has-shadow { + .bulma-navbar.is-fixed-bottom-touch.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } - .navbar.is-fixed-top-touch { + .bulma-navbar.is-fixed-top-touch { top: 0; } - .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { + .bulma-navbar.is-fixed-top .bulma-navbar-menu, .bulma-navbar.is-fixed-top-touch .bulma-navbar-menu { -webkit-overflow-scrolling: touch; max-height: calc(100vh - 3.25rem); overflow: auto; @@ -9809,59 +9809,59 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i } @media screen and (min-width: 769px) { - .navbar, - .navbar-menu, - .navbar-start, - .navbar-end { + .bulma-navbar, + .bulma-navbar-menu, + .bulma-navbar-start, + .bulma-navbar-end { align-items: stretch; display: flex; } - .navbar { + .bulma-navbar { min-height: 3.25rem; } - .navbar.is-spaced { + .bulma-navbar.is-spaced { padding: 1rem 2rem; } - .navbar.is-spaced .navbar-start, - .navbar.is-spaced .navbar-end { + .bulma-navbar.is-spaced .bulma-navbar-start, + .bulma-navbar.is-spaced .bulma-navbar-end { align-items: center; } - .navbar.is-spaced a.navbar-item, - .navbar.is-spaced .navbar-link { + .bulma-navbar.is-spaced a.bulma-navbar-item, + .bulma-navbar.is-spaced .bulma-navbar-link { border-radius: 0.375em; } - .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, - .navbar.is-transparent .navbar-link:focus, - .navbar.is-transparent .navbar-link:hover, - .navbar.is-transparent .navbar-link.is-active { + .bulma-navbar.is-transparent a.bulma-navbar-item:focus, .bulma-navbar.is-transparent a.bulma-navbar-item:hover, .bulma-navbar.is-transparent a.bulma-navbar-item.is-active, + .bulma-navbar.is-transparent .bulma-navbar-link:focus, + .bulma-navbar.is-transparent .bulma-navbar-link:hover, + .bulma-navbar.is-transparent .bulma-navbar-link.is-active { background-color: transparent !important; } - .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { + .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link, .bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link { background-color: transparent !important; } - .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } - .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: #485fc7; } - .navbar-burger { + .bulma-navbar-burger { display: none; } - .navbar-item, - .navbar-link { + .bulma-navbar-item, + .bulma-navbar-link { align-items: center; display: flex; } - .navbar-item.has-dropdown { + .bulma-navbar-item.has-dropdown { align-items: stretch; } - .navbar-item.has-dropdown-up .navbar-link::after { + .bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after { transform: rotate(135deg) translate(0.25em, -0.25em); } - .navbar-item.has-dropdown-up .navbar-dropdown { + .bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown { border-bottom: 2px solid #dbdbdb; border-radius: 6px 6px 0 0; border-top: none; @@ -9869,27 +9869,27 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); top: auto; } - .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { + .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown { display: block; } - .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { + .bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown, .bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed, .bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown, .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed { opacity: 1; pointer-events: auto; transform: translateY(0); } - .navbar-menu { + .bulma-navbar-menu { flex-grow: 1; flex-shrink: 0; } - .navbar-start { + .bulma-navbar-start { justify-content: flex-start; margin-right: auto; } - .navbar-end { + .bulma-navbar-end { justify-content: flex-end; margin-left: auto; } - .navbar-dropdown { + .bulma-navbar-dropdown { background-color: white; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; @@ -9903,22 +9903,22 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i top: 100%; z-index: 20; } - .navbar-dropdown .navbar-item { + .bulma-navbar-dropdown .bulma-navbar-item { padding: 0.375rem 1rem; white-space: nowrap; } - .navbar-dropdown a.navbar-item { + .bulma-navbar-dropdown a.bulma-navbar-item { padding-right: 3rem; } - .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { + .bulma-navbar-dropdown a.bulma-navbar-item:focus, .bulma-navbar-dropdown a.bulma-navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } - .navbar-dropdown a.navbar-item.is-active { + .bulma-navbar-dropdown a.bulma-navbar-item.is-active { background-color: whitesmoke; color: #485fc7; } - .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { + .bulma-navbar.is-spaced .bulma-navbar-dropdown, .bulma-navbar-dropdown.is-boxed { border-radius: 6px; border-top: none; box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); @@ -9930,34 +9930,34 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i transition-duration: 86ms; transition-property: opacity, transform; } - .navbar-dropdown.is-right { + .bulma-navbar-dropdown.is-right { left: auto; right: 0; } - .navbar-divider { + .bulma-navbar-divider { display: block; } - .navbar > .container .navbar-brand, - .container > .navbar .navbar-brand { + .bulma-navbar > .bulma-container .bulma-navbar-brand, + .bulma-container > .bulma-navbar .bulma-navbar-brand { margin-left: -0.75rem; } - .navbar > .container .navbar-menu, - .container > .navbar .navbar-menu { + .bulma-navbar > .bulma-container .bulma-navbar-menu, + .bulma-container > .bulma-navbar .bulma-navbar-menu { margin-right: -0.75rem; } - .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { + .bulma-navbar.is-fixed-bottom-desktop, .bulma-navbar.is-fixed-top-desktop { left: 0; position: fixed; right: 0; z-index: 30; } - .navbar.is-fixed-bottom-desktop { + .bulma-navbar.is-fixed-bottom-desktop { bottom: 0; } - .navbar.is-fixed-bottom-desktop.has-shadow { + .bulma-navbar.is-fixed-bottom-desktop.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } - .navbar.is-fixed-top-desktop { + .bulma-navbar.is-fixed-top-desktop { top: 0; } html.has-navbar-fixed-top-desktop, @@ -9976,63 +9976,63 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i body.has-spaced-navbar-fixed-bottom { padding-bottom: 5.25rem; } - a.navbar-item.is-active, - .navbar-link.is-active { + a.bulma-navbar-item.is-active, + .bulma-navbar-link.is-active { color: #0a0a0a; } - a.navbar-item.is-active:not(:focus):not(:hover), - .navbar-link.is-active:not(:focus):not(:hover) { + a.bulma-navbar-item.is-active:not(:focus):not(:hover), + .bulma-navbar-link.is-active:not(:focus):not(:hover) { background-color: transparent; } - .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { + .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link, .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link, .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link { background-color: #fafafa; } } -.hero.is-fullheight-with-navbar { +.bulma-hero.is-fullheight-with-navbar { min-height: calc(100vh - 3.25rem); } -.pagination { +.bulma-pagination { font-size: 1rem; margin: -0.25rem; } -.pagination.is-small { +.bulma-pagination.is-small { font-size: 0.75rem; } -.pagination.is-medium { +.bulma-pagination.is-medium { font-size: 1.25rem; } -.pagination.is-large { +.bulma-pagination.is-large { font-size: 1.5rem; } -.pagination.is-rounded .pagination-previous, -.pagination.is-rounded .pagination-next { +.bulma-pagination.is-rounded .bulma-pagination-previous, +.bulma-pagination.is-rounded .bulma-pagination-next { padding-left: 1em; padding-right: 1em; border-radius: 9999px; } -.pagination.is-rounded .pagination-link { +.bulma-pagination.is-rounded .bulma-pagination-link { border-radius: 9999px; } -.pagination, -.pagination-list { +.bulma-pagination, +.bulma-pagination-list { align-items: center; display: flex; justify-content: center; text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link, +.bulma-pagination-ellipsis { font-size: 1em; justify-content: center; margin: 0.25rem; @@ -10041,38 +10041,38 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link { +.bulma-pagination-previous, +.bulma-pagination-next, +.bulma-pagination-link { border-color: #dbdbdb; color: #363636; min-width: 2.5em; } -.pagination-previous:hover, -.pagination-next:hover, -.pagination-link:hover { +.bulma-pagination-previous:hover, +.bulma-pagination-next:hover, +.bulma-pagination-link:hover { border-color: #b5b5b5; color: #363636; } -.pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus { +.bulma-pagination-previous:focus, +.bulma-pagination-next:focus, +.bulma-pagination-link:focus { border-color: #485fc7; } -.pagination-previous:active, -.pagination-next:active, -.pagination-link:active { +.bulma-pagination-previous:active, +.bulma-pagination-next:active, +.bulma-pagination-link:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } -.pagination-previous[disabled], .pagination-previous.is-disabled, -.pagination-next[disabled], -.pagination-next.is-disabled, -.pagination-link[disabled], -.pagination-link.is-disabled { +.bulma-pagination-previous[disabled], .bulma-pagination-previous.is-disabled, +.bulma-pagination-next[disabled], +.bulma-pagination-next.is-disabled, +.bulma-pagination-link[disabled], +.bulma-pagination-link.is-disabled { background-color: #dbdbdb; border-color: #dbdbdb; box-shadow: none; @@ -10080,396 +10080,396 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i opacity: 0.5; } -.pagination-previous, -.pagination-next { +.bulma-pagination-previous, +.bulma-pagination-next { padding-left: 0.75em; padding-right: 0.75em; white-space: nowrap; } -.pagination-link.is-current { +.bulma-pagination-link.is-current { background-color: #485fc7; border-color: #485fc7; color: #fff; } -.pagination-ellipsis { +.bulma-pagination-ellipsis { color: #b5b5b5; pointer-events: none; } -.pagination-list { +.bulma-pagination-list { flex-wrap: wrap; } -.pagination-list li { +.bulma-pagination-list li { list-style: none; } @media screen and (max-width: 768px) { - .pagination { + .bulma-pagination { flex-wrap: wrap; } - .pagination-previous, - .pagination-next { + .bulma-pagination-previous, + .bulma-pagination-next { flex-grow: 1; flex-shrink: 1; } - .pagination-list li { + .bulma-pagination-list li { flex-grow: 1; flex-shrink: 1; } } @media screen and (min-width: 769px), print { - .pagination-list { + .bulma-pagination-list { flex-grow: 1; flex-shrink: 1; justify-content: flex-start; order: 1; } - .pagination-previous, - .pagination-next, - .pagination-link, - .pagination-ellipsis { + .bulma-pagination-previous, + .bulma-pagination-next, + .bulma-pagination-link, + .bulma-pagination-ellipsis { margin-bottom: 0; margin-top: 0; } - .pagination-previous { + .bulma-pagination-previous { order: 2; } - .pagination-next { + .bulma-pagination-next { order: 3; } - .pagination { + .bulma-pagination { justify-content: space-between; margin-bottom: 0; margin-top: 0; } - .pagination.is-centered .pagination-previous { + .bulma-pagination.is-centered .bulma-pagination-previous { order: 1; } - .pagination.is-centered .pagination-list { + .bulma-pagination.is-centered .bulma-pagination-list { justify-content: center; order: 2; } - .pagination.is-centered .pagination-next { + .bulma-pagination.is-centered .bulma-pagination-next { order: 3; } - .pagination.is-right .pagination-previous { + .bulma-pagination.is-right .bulma-pagination-previous { order: 1; } - .pagination.is-right .pagination-next { + .bulma-pagination.is-right .bulma-pagination-next { order: 2; } - .pagination.is-right .pagination-list { + .bulma-pagination.is-right .bulma-pagination-list { justify-content: flex-end; order: 3; } } -.panel { +.bulma-panel { border-radius: 6px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); font-size: 1rem; } -.panel:not(:last-child) { +.bulma-panel:not(:last-child) { margin-bottom: 1.5rem; } -.panel.is-white .panel-heading { +.bulma-panel.is-white .bulma-panel-heading { background-color: white; color: #0a0a0a; } -.panel.is-white .panel-tabs a.is-active { +.bulma-panel.is-white .bulma-panel-tabs a.is-active { border-bottom-color: white; } -.panel.is-white .panel-block.is-active .panel-icon { +.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon { color: white; } -.panel.is-black .panel-heading { +.bulma-panel.is-black .bulma-panel-heading { background-color: #0a0a0a; color: white; } -.panel.is-black .panel-tabs a.is-active { +.bulma-panel.is-black .bulma-panel-tabs a.is-active { border-bottom-color: #0a0a0a; } -.panel.is-black .panel-block.is-active .panel-icon { +.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon { color: #0a0a0a; } -.panel.is-light .panel-heading { +.bulma-panel.is-light .bulma-panel-heading { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.panel.is-light .panel-tabs a.is-active { +.bulma-panel.is-light .bulma-panel-tabs a.is-active { border-bottom-color: whitesmoke; } -.panel.is-light .panel-block.is-active .panel-icon { +.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon { color: whitesmoke; } -.panel.is-dark .panel-heading { +.bulma-panel.is-dark .bulma-panel-heading { background-color: #363636; color: #fff; } -.panel.is-dark .panel-tabs a.is-active { +.bulma-panel.is-dark .bulma-panel-tabs a.is-active { border-bottom-color: #363636; } -.panel.is-dark .panel-block.is-active .panel-icon { +.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon { color: #363636; } -.panel.is-primary .panel-heading { +.bulma-panel.is-primary .bulma-panel-heading { background-color: #00d1b2; color: #fff; } -.panel.is-primary .panel-tabs a.is-active { +.bulma-panel.is-primary .bulma-panel-tabs a.is-active { border-bottom-color: #00d1b2; } -.panel.is-primary .panel-block.is-active .panel-icon { +.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon { color: #00d1b2; } -.panel.is-link .panel-heading { +.bulma-panel.is-link .bulma-panel-heading { background-color: #485fc7; color: #fff; } -.panel.is-link .panel-tabs a.is-active { +.bulma-panel.is-link .bulma-panel-tabs a.is-active { border-bottom-color: #485fc7; } -.panel.is-link .panel-block.is-active .panel-icon { +.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon { color: #485fc7; } -.panel.is-info .panel-heading { +.bulma-panel.is-info .bulma-panel-heading { background-color: #3e8ed0; color: #fff; } -.panel.is-info .panel-tabs a.is-active { +.bulma-panel.is-info .bulma-panel-tabs a.is-active { border-bottom-color: #3e8ed0; } -.panel.is-info .panel-block.is-active .panel-icon { +.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon { color: #3e8ed0; } -.panel.is-success .panel-heading { +.bulma-panel.is-success .bulma-panel-heading { background-color: #48c78e; color: #fff; } -.panel.is-success .panel-tabs a.is-active { +.bulma-panel.is-success .bulma-panel-tabs a.is-active { border-bottom-color: #48c78e; } -.panel.is-success .panel-block.is-active .panel-icon { +.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon { color: #48c78e; } -.panel.is-warning .panel-heading { +.bulma-panel.is-warning .bulma-panel-heading { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.panel.is-warning .panel-tabs a.is-active { +.bulma-panel.is-warning .bulma-panel-tabs a.is-active { border-bottom-color: #ffe08a; } -.panel.is-warning .panel-block.is-active .panel-icon { +.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon { color: #ffe08a; } -.panel.is-danger .panel-heading { +.bulma-panel.is-danger .bulma-panel-heading { background-color: #f14668; color: #fff; } -.panel.is-danger .panel-tabs a.is-active { +.bulma-panel.is-danger .bulma-panel-tabs a.is-active { border-bottom-color: #f14668; } -.panel.is-danger .panel-block.is-active .panel-icon { +.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon { color: #f14668; } -.panel.is-expo .panel-heading { +.bulma-panel.is-expo .bulma-panel-heading { background-color: #ffd257; color: white; } -.panel.is-expo .panel-tabs a.is-active { +.bulma-panel.is-expo .bulma-panel-tabs a.is-active { border-bottom-color: #ffd257; } -.panel.is-expo .panel-block.is-active .panel-icon { +.bulma-panel.is-expo .bulma-panel-block.is-active .bulma-panel-icon { color: #ffd257; } -.panel.is-love .panel-heading { +.bulma-panel.is-love .bulma-panel-heading { background-color: #f14668; color: white; } -.panel.is-love .panel-tabs a.is-active { +.bulma-panel.is-love .bulma-panel-tabs a.is-active { border-bottom-color: #f14668; } -.panel.is-love .panel-block.is-active .panel-icon { +.bulma-panel.is-love .bulma-panel-block.is-active .bulma-panel-icon { color: #f14668; } -.panel.is-patreon .panel-heading { +.bulma-panel.is-patreon .bulma-panel-heading { background-color: #f96854; color: white; } -.panel.is-patreon .panel-tabs a.is-active { +.bulma-panel.is-patreon .bulma-panel-tabs a.is-active { border-bottom-color: #f96854; } -.panel.is-patreon .panel-block.is-active .panel-icon { +.bulma-panel.is-patreon .bulma-panel-block.is-active .bulma-panel-icon { color: #f96854; } -.panel.is-rss .panel-heading { +.bulma-panel.is-rss .bulma-panel-heading { background-color: #f26522; color: white; } -.panel.is-rss .panel-tabs a.is-active { +.bulma-panel.is-rss .bulma-panel-tabs a.is-active { border-bottom-color: #f26522; } -.panel.is-rss .panel-block.is-active .panel-icon { +.bulma-panel.is-rss .bulma-panel-block.is-active .bulma-panel-icon { color: #f26522; } -.panel.is-bleeding .panel-heading { +.bulma-panel.is-bleeding .bulma-panel-heading { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.panel.is-bleeding .panel-tabs a.is-active { +.bulma-panel.is-bleeding .bulma-panel-tabs a.is-active { border-bottom-color: #abf47c; } -.panel.is-bleeding .panel-block.is-active .panel-icon { +.bulma-panel.is-bleeding .bulma-panel-block.is-active .bulma-panel-icon { color: #abf47c; } -.panel.is-sass .panel-heading { +.bulma-panel.is-sass .bulma-panel-heading { background-color: #bf4080; color: white; } -.panel.is-sass .panel-tabs a.is-active { +.bulma-panel.is-sass .bulma-panel-tabs a.is-active { border-bottom-color: #bf4080; } -.panel.is-sass .panel-block.is-active .panel-icon { +.bulma-panel.is-sass .bulma-panel-block.is-active .bulma-panel-icon { color: #bf4080; } -.panel.is-amazon .panel-heading { +.bulma-panel.is-amazon .bulma-panel-heading { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.panel.is-amazon .panel-tabs a.is-active { +.bulma-panel.is-amazon .bulma-panel-tabs a.is-active { border-bottom-color: #ffd863; } -.panel.is-amazon .panel-block.is-active .panel-icon { +.bulma-panel.is-amazon .bulma-panel-block.is-active .bulma-panel-icon { color: #ffd863; } -.panel.is-sponsor .panel-heading { +.bulma-panel.is-sponsor .bulma-panel-heading { background-color: #ea4aaa; color: white; } -.panel.is-sponsor .panel-tabs a.is-active { +.bulma-panel.is-sponsor .bulma-panel-tabs a.is-active { border-bottom-color: #ea4aaa; } -.panel.is-sponsor .panel-block.is-active .panel-icon { +.bulma-panel.is-sponsor .bulma-panel-block.is-active .bulma-panel-icon { color: #ea4aaa; } -.panel.is-twitter .panel-heading { +.bulma-panel.is-twitter .bulma-panel-heading { background-color: #55acee; color: white; } -.panel.is-twitter .panel-tabs a.is-active { +.bulma-panel.is-twitter .bulma-panel-tabs a.is-active { border-bottom-color: #55acee; } -.panel.is-twitter .panel-block.is-active .panel-icon { +.bulma-panel.is-twitter .bulma-panel-block.is-active .bulma-panel-icon { color: #55acee; } -.panel.is-videos .panel-heading { +.bulma-panel.is-videos .bulma-panel-heading { background-color: #48c78e; color: white; } -.panel.is-videos .panel-tabs a.is-active { +.bulma-panel.is-videos .bulma-panel-tabs a.is-active { border-bottom-color: #48c78e; } -.panel.is-videos .panel-block.is-active .panel-icon { +.bulma-panel.is-videos .bulma-panel-block.is-active .bulma-panel-icon { color: #48c78e; } -.panel.is-extensions .panel-heading { +.bulma-panel.is-extensions .bulma-panel-heading { background-color: #3e8ed0; color: white; } -.panel.is-extensions .panel-tabs a.is-active { +.bulma-panel.is-extensions .bulma-panel-tabs a.is-active { border-bottom-color: #3e8ed0; } -.panel.is-extensions .panel-block.is-active .panel-icon { +.bulma-panel.is-extensions .bulma-panel-block.is-active .bulma-panel-icon { color: #3e8ed0; } -.panel.is-bootstrap .panel-heading { +.bulma-panel.is-bootstrap .bulma-panel-heading { background-color: #6f5499; color: white; } -.panel.is-bootstrap .panel-tabs a.is-active { +.bulma-panel.is-bootstrap .bulma-panel-tabs a.is-active { border-bottom-color: #6f5499; } -.panel.is-bootstrap .panel-block.is-active .panel-icon { +.bulma-panel.is-bootstrap .bulma-panel-block.is-active .bulma-panel-icon { color: #6f5499; } -.panel-tabs:not(:last-child), -.panel-block:not(:last-child) { +.bulma-panel-tabs:not(:last-child), +.bulma-panel-block:not(:last-child) { border-bottom: 1px solid #ededed; } -.panel-heading { +.bulma-panel-heading { background-color: #ededed; border-radius: 6px 6px 0 0; color: #363636; @@ -10479,33 +10479,33 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding: 0.75em 1em; } -.panel-tabs { +.bulma-panel-tabs { align-items: flex-end; display: flex; font-size: 0.875em; justify-content: center; } -.panel-tabs a { +.bulma-panel-tabs a { border-bottom: 1px solid #dbdbdb; margin-bottom: -1px; padding: 0.5em; } -.panel-tabs a.is-active { +.bulma-panel-tabs a.is-active { border-bottom-color: #4a4a4a; color: #363636; } -.panel-list a { +.bulma-panel-list a { color: #4a4a4a; } -.panel-list a:hover { +.bulma-panel-list a:hover { color: #485fc7; } -.panel-block { +.bulma-panel-block { align-items: center; color: #363636; display: flex; @@ -10513,45 +10513,45 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i padding: 0.5em 0.75em; } -.panel-block input[type="checkbox"] { +.bulma-panel-block input[type="checkbox"] { margin-right: 0.75em; } -.panel-block > .control { +.bulma-panel-block > .bulma-control { flex-grow: 1; flex-shrink: 1; width: 100%; } -.panel-block.is-wrapped { +.bulma-panel-block.is-wrapped { flex-wrap: wrap; } -.panel-block.is-active { +.bulma-panel-block.is-active { border-left-color: #485fc7; color: #363636; } -.panel-block.is-active .panel-icon { +.bulma-panel-block.is-active .bulma-panel-icon { color: #485fc7; } -.panel-block:last-child { +.bulma-panel-block:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } -a.panel-block, -label.panel-block { +a.bulma-panel-block, +label.bulma-panel-block { cursor: pointer; } -a.panel-block:hover, -label.panel-block:hover { +a.bulma-panel-block:hover, +label.bulma-panel-block:hover { background-color: whitesmoke; } -.panel-icon { +.bulma-panel-icon { display: inline-block; font-size: 14px; height: 1em; @@ -10563,12 +10563,12 @@ label.panel-block:hover { margin-right: 0.75em; } -.panel-icon .fa { +.bulma-panel-icon .fa { font-size: inherit; line-height: inherit; } -.tabs { +.bulma-tabs { -webkit-overflow-scrolling: touch; align-items: stretch; display: flex; @@ -10579,7 +10579,7 @@ label.panel-block:hover { white-space: nowrap; } -.tabs a { +.bulma-tabs a { align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; @@ -10592,21 +10592,21 @@ label.panel-block:hover { vertical-align: top; } -.tabs a:hover { +.bulma-tabs a:hover { border-bottom-color: #363636; color: #363636; } -.tabs li { +.bulma-tabs li { display: block; } -.tabs li.is-active a { +.bulma-tabs li.is-active a { border-bottom-color: #485fc7; color: #485fc7; } -.tabs ul { +.bulma-tabs ul { align-items: center; border-bottom-color: #dbdbdb; border-bottom-style: solid; @@ -10617,60 +10617,60 @@ label.panel-block:hover { justify-content: flex-start; } -.tabs ul.is-left { +.bulma-tabs ul.is-left { padding-right: 0.75em; } -.tabs ul.is-center { +.bulma-tabs ul.is-center { flex: none; justify-content: center; padding-left: 0.75em; padding-right: 0.75em; } -.tabs ul.is-right { +.bulma-tabs ul.is-right { justify-content: flex-end; padding-left: 0.75em; } -.tabs .icon:first-child { +.bulma-tabs .bulma-icon:first-child { margin-right: 0.5em; } -.tabs .icon:last-child { +.bulma-tabs .bulma-icon:last-child { margin-left: 0.5em; } -.tabs.is-centered ul { +.bulma-tabs.is-centered ul { justify-content: center; } -.tabs.is-right ul { +.bulma-tabs.is-right ul { justify-content: flex-end; } -.tabs.is-boxed a { +.bulma-tabs.is-boxed a { border: 1px solid transparent; border-radius: 0.375em 0.375em 0 0; } -.tabs.is-boxed a:hover { +.bulma-tabs.is-boxed a:hover { background-color: whitesmoke; border-bottom-color: #dbdbdb; } -.tabs.is-boxed li.is-active a { +.bulma-tabs.is-boxed li.is-active a { background-color: white; border-color: #dbdbdb; border-bottom-color: transparent !important; } -.tabs.is-fullwidth li { +.bulma-tabs.is-fullwidth li { flex-grow: 1; flex-shrink: 0; } -.tabs.is-toggle a { +.bulma-tabs.is-toggle a { border-color: #dbdbdb; border-style: solid; border-width: 1px; @@ -10678,63 +10678,63 @@ label.panel-block:hover { position: relative; } -.tabs.is-toggle a:hover { +.bulma-tabs.is-toggle a:hover { background-color: whitesmoke; border-color: #b5b5b5; z-index: 2; } -.tabs.is-toggle li + li { +.bulma-tabs.is-toggle li + li { margin-left: -1px; } -.tabs.is-toggle li:first-child a { +.bulma-tabs.is-toggle li:first-child a { border-top-left-radius: 0.375em; border-bottom-left-radius: 0.375em; } -.tabs.is-toggle li:last-child a { +.bulma-tabs.is-toggle li:last-child a { border-top-right-radius: 0.375em; border-bottom-right-radius: 0.375em; } -.tabs.is-toggle li.is-active a { +.bulma-tabs.is-toggle li.is-active a { background-color: #485fc7; border-color: #485fc7; color: #fff; z-index: 1; } -.tabs.is-toggle ul { +.bulma-tabs.is-toggle ul { border-bottom: none; } -.tabs.is-toggle.is-toggle-rounded li:first-child a { +.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a { border-bottom-left-radius: 9999px; border-top-left-radius: 9999px; padding-left: 1.25em; } -.tabs.is-toggle.is-toggle-rounded li:last-child a { +.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a { border-bottom-right-radius: 9999px; border-top-right-radius: 9999px; padding-right: 1.25em; } -.tabs.is-small { +.bulma-tabs.is-small { font-size: 0.75rem; } -.tabs.is-medium { +.bulma-tabs.is-medium { font-size: 1.25rem; } -.tabs.is-large { +.bulma-tabs.is-large { font-size: 1.5rem; } /* Bulma Grid */ -.column { +.bulma-column { display: block; flex-basis: 0; flex-grow: 1; @@ -10742,1799 +10742,1799 @@ label.panel-block:hover { padding: 0.75rem; } -.columns.is-mobile > .column.is-narrow { +.bulma-columns.is-mobile > .bulma-column.is-narrow { flex: none; width: unset; } -.columns.is-mobile > .column.is-full { +.bulma-columns.is-mobile > .bulma-column.is-full { flex: none; width: 100%; } -.columns.is-mobile > .column.is-three-quarters { +.bulma-columns.is-mobile > .bulma-column.is-three-quarters { flex: none; width: 75%; } -.columns.is-mobile > .column.is-two-thirds { +.bulma-columns.is-mobile > .bulma-column.is-two-thirds { flex: none; width: 66.6666%; } -.columns.is-mobile > .column.is-half { +.bulma-columns.is-mobile > .bulma-column.is-half { flex: none; width: 50%; } -.columns.is-mobile > .column.is-one-third { +.bulma-columns.is-mobile > .bulma-column.is-one-third { flex: none; width: 33.3333%; } -.columns.is-mobile > .column.is-one-quarter { +.bulma-columns.is-mobile > .bulma-column.is-one-quarter { flex: none; width: 25%; } -.columns.is-mobile > .column.is-one-fifth { +.bulma-columns.is-mobile > .bulma-column.is-one-fifth { flex: none; width: 20%; } -.columns.is-mobile > .column.is-two-fifths { +.bulma-columns.is-mobile > .bulma-column.is-two-fifths { flex: none; width: 40%; } -.columns.is-mobile > .column.is-three-fifths { +.bulma-columns.is-mobile > .bulma-column.is-three-fifths { flex: none; width: 60%; } -.columns.is-mobile > .column.is-four-fifths { +.bulma-columns.is-mobile > .bulma-column.is-four-fifths { flex: none; width: 80%; } -.columns.is-mobile > .column.is-offset-three-quarters { +.bulma-columns.is-mobile > .bulma-column.is-offset-three-quarters { margin-left: 75%; } -.columns.is-mobile > .column.is-offset-two-thirds { +.bulma-columns.is-mobile > .bulma-column.is-offset-two-thirds { margin-left: 66.6666%; } -.columns.is-mobile > .column.is-offset-half { +.bulma-columns.is-mobile > .bulma-column.is-offset-half { margin-left: 50%; } -.columns.is-mobile > .column.is-offset-one-third { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-third { margin-left: 33.3333%; } -.columns.is-mobile > .column.is-offset-one-quarter { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-quarter { margin-left: 25%; } -.columns.is-mobile > .column.is-offset-one-fifth { +.bulma-columns.is-mobile > .bulma-column.is-offset-one-fifth { margin-left: 20%; } -.columns.is-mobile > .column.is-offset-two-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-two-fifths { margin-left: 40%; } -.columns.is-mobile > .column.is-offset-three-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-three-fifths { margin-left: 60%; } -.columns.is-mobile > .column.is-offset-four-fifths { +.bulma-columns.is-mobile > .bulma-column.is-offset-four-fifths { margin-left: 80%; } -.columns.is-mobile > .column.is-0 { +.bulma-columns.is-mobile > .bulma-column.is-0 { flex: none; width: 0%; } -.columns.is-mobile > .column.is-offset-0 { +.bulma-columns.is-mobile > .bulma-column.is-offset-0 { margin-left: 0%; } -.columns.is-mobile > .column.is-1 { +.bulma-columns.is-mobile > .bulma-column.is-1 { flex: none; width: 8.33333%; } -.columns.is-mobile > .column.is-offset-1 { +.bulma-columns.is-mobile > .bulma-column.is-offset-1 { margin-left: 8.33333%; } -.columns.is-mobile > .column.is-2 { +.bulma-columns.is-mobile > .bulma-column.is-2 { flex: none; width: 16.66667%; } -.columns.is-mobile > .column.is-offset-2 { +.bulma-columns.is-mobile > .bulma-column.is-offset-2 { margin-left: 16.66667%; } -.columns.is-mobile > .column.is-3 { +.bulma-columns.is-mobile > .bulma-column.is-3 { flex: none; width: 25%; } -.columns.is-mobile > .column.is-offset-3 { +.bulma-columns.is-mobile > .bulma-column.is-offset-3 { margin-left: 25%; } -.columns.is-mobile > .column.is-4 { +.bulma-columns.is-mobile > .bulma-column.is-4 { flex: none; width: 33.33333%; } -.columns.is-mobile > .column.is-offset-4 { +.bulma-columns.is-mobile > .bulma-column.is-offset-4 { margin-left: 33.33333%; } -.columns.is-mobile > .column.is-5 { +.bulma-columns.is-mobile > .bulma-column.is-5 { flex: none; width: 41.66667%; } -.columns.is-mobile > .column.is-offset-5 { +.bulma-columns.is-mobile > .bulma-column.is-offset-5 { margin-left: 41.66667%; } -.columns.is-mobile > .column.is-6 { +.bulma-columns.is-mobile > .bulma-column.is-6 { flex: none; width: 50%; } -.columns.is-mobile > .column.is-offset-6 { +.bulma-columns.is-mobile > .bulma-column.is-offset-6 { margin-left: 50%; } -.columns.is-mobile > .column.is-7 { +.bulma-columns.is-mobile > .bulma-column.is-7 { flex: none; width: 58.33333%; } -.columns.is-mobile > .column.is-offset-7 { +.bulma-columns.is-mobile > .bulma-column.is-offset-7 { margin-left: 58.33333%; } -.columns.is-mobile > .column.is-8 { +.bulma-columns.is-mobile > .bulma-column.is-8 { flex: none; width: 66.66667%; } -.columns.is-mobile > .column.is-offset-8 { +.bulma-columns.is-mobile > .bulma-column.is-offset-8 { margin-left: 66.66667%; } -.columns.is-mobile > .column.is-9 { +.bulma-columns.is-mobile > .bulma-column.is-9 { flex: none; width: 75%; } -.columns.is-mobile > .column.is-offset-9 { +.bulma-columns.is-mobile > .bulma-column.is-offset-9 { margin-left: 75%; } -.columns.is-mobile > .column.is-10 { +.bulma-columns.is-mobile > .bulma-column.is-10 { flex: none; width: 83.33333%; } -.columns.is-mobile > .column.is-offset-10 { +.bulma-columns.is-mobile > .bulma-column.is-offset-10 { margin-left: 83.33333%; } -.columns.is-mobile > .column.is-11 { +.bulma-columns.is-mobile > .bulma-column.is-11 { flex: none; width: 91.66667%; } -.columns.is-mobile > .column.is-offset-11 { +.bulma-columns.is-mobile > .bulma-column.is-offset-11 { margin-left: 91.66667%; } -.columns.is-mobile > .column.is-12 { +.bulma-columns.is-mobile > .bulma-column.is-12 { flex: none; width: 100%; } -.columns.is-mobile > .column.is-offset-12 { +.bulma-columns.is-mobile > .bulma-column.is-offset-12 { margin-left: 100%; } @media screen and (max-width: 768px) { - .column.is-narrow-mobile { + .bulma-column.is-narrow-mobile { flex: none; width: unset; } - .column.is-full-mobile { + .bulma-column.is-full-mobile { flex: none; width: 100%; } - .column.is-three-quarters-mobile { + .bulma-column.is-three-quarters-mobile { flex: none; width: 75%; } - .column.is-two-thirds-mobile { + .bulma-column.is-two-thirds-mobile { flex: none; width: 66.6666%; } - .column.is-half-mobile { + .bulma-column.is-half-mobile { flex: none; width: 50%; } - .column.is-one-third-mobile { + .bulma-column.is-one-third-mobile { flex: none; width: 33.3333%; } - .column.is-one-quarter-mobile { + .bulma-column.is-one-quarter-mobile { flex: none; width: 25%; } - .column.is-one-fifth-mobile { + .bulma-column.is-one-fifth-mobile { flex: none; width: 20%; } - .column.is-two-fifths-mobile { + .bulma-column.is-two-fifths-mobile { flex: none; width: 40%; } - .column.is-three-fifths-mobile { + .bulma-column.is-three-fifths-mobile { flex: none; width: 60%; } - .column.is-four-fifths-mobile { + .bulma-column.is-four-fifths-mobile { flex: none; width: 80%; } - .column.is-offset-three-quarters-mobile { + .bulma-column.is-offset-three-quarters-mobile { margin-left: 75%; } - .column.is-offset-two-thirds-mobile { + .bulma-column.is-offset-two-thirds-mobile { margin-left: 66.6666%; } - .column.is-offset-half-mobile { + .bulma-column.is-offset-half-mobile { margin-left: 50%; } - .column.is-offset-one-third-mobile { + .bulma-column.is-offset-one-third-mobile { margin-left: 33.3333%; } - .column.is-offset-one-quarter-mobile { + .bulma-column.is-offset-one-quarter-mobile { margin-left: 25%; } - .column.is-offset-one-fifth-mobile { + .bulma-column.is-offset-one-fifth-mobile { margin-left: 20%; } - .column.is-offset-two-fifths-mobile { + .bulma-column.is-offset-two-fifths-mobile { margin-left: 40%; } - .column.is-offset-three-fifths-mobile { + .bulma-column.is-offset-three-fifths-mobile { margin-left: 60%; } - .column.is-offset-four-fifths-mobile { + .bulma-column.is-offset-four-fifths-mobile { margin-left: 80%; } - .column.is-0-mobile { + .bulma-column.is-0-mobile { flex: none; width: 0%; } - .column.is-offset-0-mobile { + .bulma-column.is-offset-0-mobile { margin-left: 0%; } - .column.is-1-mobile { + .bulma-column.is-1-mobile { flex: none; width: 8.33333%; } - .column.is-offset-1-mobile { + .bulma-column.is-offset-1-mobile { margin-left: 8.33333%; } - .column.is-2-mobile { + .bulma-column.is-2-mobile { flex: none; width: 16.66667%; } - .column.is-offset-2-mobile { + .bulma-column.is-offset-2-mobile { margin-left: 16.66667%; } - .column.is-3-mobile { + .bulma-column.is-3-mobile { flex: none; width: 25%; } - .column.is-offset-3-mobile { + .bulma-column.is-offset-3-mobile { margin-left: 25%; } - .column.is-4-mobile { + .bulma-column.is-4-mobile { flex: none; width: 33.33333%; } - .column.is-offset-4-mobile { + .bulma-column.is-offset-4-mobile { margin-left: 33.33333%; } - .column.is-5-mobile { + .bulma-column.is-5-mobile { flex: none; width: 41.66667%; } - .column.is-offset-5-mobile { + .bulma-column.is-offset-5-mobile { margin-left: 41.66667%; } - .column.is-6-mobile { + .bulma-column.is-6-mobile { flex: none; width: 50%; } - .column.is-offset-6-mobile { + .bulma-column.is-offset-6-mobile { margin-left: 50%; } - .column.is-7-mobile { + .bulma-column.is-7-mobile { flex: none; width: 58.33333%; } - .column.is-offset-7-mobile { + .bulma-column.is-offset-7-mobile { margin-left: 58.33333%; } - .column.is-8-mobile { + .bulma-column.is-8-mobile { flex: none; width: 66.66667%; } - .column.is-offset-8-mobile { + .bulma-column.is-offset-8-mobile { margin-left: 66.66667%; } - .column.is-9-mobile { + .bulma-column.is-9-mobile { flex: none; width: 75%; } - .column.is-offset-9-mobile { + .bulma-column.is-offset-9-mobile { margin-left: 75%; } - .column.is-10-mobile { + .bulma-column.is-10-mobile { flex: none; width: 83.33333%; } - .column.is-offset-10-mobile { + .bulma-column.is-offset-10-mobile { margin-left: 83.33333%; } - .column.is-11-mobile { + .bulma-column.is-11-mobile { flex: none; width: 91.66667%; } - .column.is-offset-11-mobile { + .bulma-column.is-offset-11-mobile { margin-left: 91.66667%; } - .column.is-12-mobile { + .bulma-column.is-12-mobile { flex: none; width: 100%; } - .column.is-offset-12-mobile { + .bulma-column.is-offset-12-mobile { margin-left: 100%; } } @media screen and (min-width: 769px), print { - .column.is-narrow, .column.is-narrow-tablet { + .bulma-column.is-narrow, .bulma-column.is-narrow-tablet { flex: none; width: unset; } - .column.is-full, .column.is-full-tablet { + .bulma-column.is-full, .bulma-column.is-full-tablet { flex: none; width: 100%; } - .column.is-three-quarters, .column.is-three-quarters-tablet { + .bulma-column.is-three-quarters, .bulma-column.is-three-quarters-tablet { flex: none; width: 75%; } - .column.is-two-thirds, .column.is-two-thirds-tablet { + .bulma-column.is-two-thirds, .bulma-column.is-two-thirds-tablet { flex: none; width: 66.6666%; } - .column.is-half, .column.is-half-tablet { + .bulma-column.is-half, .bulma-column.is-half-tablet { flex: none; width: 50%; } - .column.is-one-third, .column.is-one-third-tablet { + .bulma-column.is-one-third, .bulma-column.is-one-third-tablet { flex: none; width: 33.3333%; } - .column.is-one-quarter, .column.is-one-quarter-tablet { + .bulma-column.is-one-quarter, .bulma-column.is-one-quarter-tablet { flex: none; width: 25%; } - .column.is-one-fifth, .column.is-one-fifth-tablet { + .bulma-column.is-one-fifth, .bulma-column.is-one-fifth-tablet { flex: none; width: 20%; } - .column.is-two-fifths, .column.is-two-fifths-tablet { + .bulma-column.is-two-fifths, .bulma-column.is-two-fifths-tablet { flex: none; width: 40%; } - .column.is-three-fifths, .column.is-three-fifths-tablet { + .bulma-column.is-three-fifths, .bulma-column.is-three-fifths-tablet { flex: none; width: 60%; } - .column.is-four-fifths, .column.is-four-fifths-tablet { + .bulma-column.is-four-fifths, .bulma-column.is-four-fifths-tablet { flex: none; width: 80%; } - .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet { + .bulma-column.is-offset-three-quarters, .bulma-column.is-offset-three-quarters-tablet { margin-left: 75%; } - .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet { + .bulma-column.is-offset-two-thirds, .bulma-column.is-offset-two-thirds-tablet { margin-left: 66.6666%; } - .column.is-offset-half, .column.is-offset-half-tablet { + .bulma-column.is-offset-half, .bulma-column.is-offset-half-tablet { margin-left: 50%; } - .column.is-offset-one-third, .column.is-offset-one-third-tablet { + .bulma-column.is-offset-one-third, .bulma-column.is-offset-one-third-tablet { margin-left: 33.3333%; } - .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet { + .bulma-column.is-offset-one-quarter, .bulma-column.is-offset-one-quarter-tablet { margin-left: 25%; } - .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet { + .bulma-column.is-offset-one-fifth, .bulma-column.is-offset-one-fifth-tablet { margin-left: 20%; } - .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet { + .bulma-column.is-offset-two-fifths, .bulma-column.is-offset-two-fifths-tablet { margin-left: 40%; } - .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet { + .bulma-column.is-offset-three-fifths, .bulma-column.is-offset-three-fifths-tablet { margin-left: 60%; } - .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet { + .bulma-column.is-offset-four-fifths, .bulma-column.is-offset-four-fifths-tablet { margin-left: 80%; } - .column.is-0, .column.is-0-tablet { + .bulma-column.is-0, .bulma-column.is-0-tablet { flex: none; width: 0%; } - .column.is-offset-0, .column.is-offset-0-tablet { + .bulma-column.is-offset-0, .bulma-column.is-offset-0-tablet { margin-left: 0%; } - .column.is-1, .column.is-1-tablet { + .bulma-column.is-1, .bulma-column.is-1-tablet { flex: none; width: 8.33333%; } - .column.is-offset-1, .column.is-offset-1-tablet { + .bulma-column.is-offset-1, .bulma-column.is-offset-1-tablet { margin-left: 8.33333%; } - .column.is-2, .column.is-2-tablet { + .bulma-column.is-2, .bulma-column.is-2-tablet { flex: none; width: 16.66667%; } - .column.is-offset-2, .column.is-offset-2-tablet { + .bulma-column.is-offset-2, .bulma-column.is-offset-2-tablet { margin-left: 16.66667%; } - .column.is-3, .column.is-3-tablet { + .bulma-column.is-3, .bulma-column.is-3-tablet { flex: none; width: 25%; } - .column.is-offset-3, .column.is-offset-3-tablet { + .bulma-column.is-offset-3, .bulma-column.is-offset-3-tablet { margin-left: 25%; } - .column.is-4, .column.is-4-tablet { + .bulma-column.is-4, .bulma-column.is-4-tablet { flex: none; width: 33.33333%; } - .column.is-offset-4, .column.is-offset-4-tablet { + .bulma-column.is-offset-4, .bulma-column.is-offset-4-tablet { margin-left: 33.33333%; } - .column.is-5, .column.is-5-tablet { + .bulma-column.is-5, .bulma-column.is-5-tablet { flex: none; width: 41.66667%; } - .column.is-offset-5, .column.is-offset-5-tablet { + .bulma-column.is-offset-5, .bulma-column.is-offset-5-tablet { margin-left: 41.66667%; } - .column.is-6, .column.is-6-tablet { + .bulma-column.is-6, .bulma-column.is-6-tablet { flex: none; width: 50%; } - .column.is-offset-6, .column.is-offset-6-tablet { + .bulma-column.is-offset-6, .bulma-column.is-offset-6-tablet { margin-left: 50%; } - .column.is-7, .column.is-7-tablet { + .bulma-column.is-7, .bulma-column.is-7-tablet { flex: none; width: 58.33333%; } - .column.is-offset-7, .column.is-offset-7-tablet { + .bulma-column.is-offset-7, .bulma-column.is-offset-7-tablet { margin-left: 58.33333%; } - .column.is-8, .column.is-8-tablet { + .bulma-column.is-8, .bulma-column.is-8-tablet { flex: none; width: 66.66667%; } - .column.is-offset-8, .column.is-offset-8-tablet { + .bulma-column.is-offset-8, .bulma-column.is-offset-8-tablet { margin-left: 66.66667%; } - .column.is-9, .column.is-9-tablet { + .bulma-column.is-9, .bulma-column.is-9-tablet { flex: none; width: 75%; } - .column.is-offset-9, .column.is-offset-9-tablet { + .bulma-column.is-offset-9, .bulma-column.is-offset-9-tablet { margin-left: 75%; } - .column.is-10, .column.is-10-tablet { + .bulma-column.is-10, .bulma-column.is-10-tablet { flex: none; width: 83.33333%; } - .column.is-offset-10, .column.is-offset-10-tablet { + .bulma-column.is-offset-10, .bulma-column.is-offset-10-tablet { margin-left: 83.33333%; } - .column.is-11, .column.is-11-tablet { + .bulma-column.is-11, .bulma-column.is-11-tablet { flex: none; width: 91.66667%; } - .column.is-offset-11, .column.is-offset-11-tablet { + .bulma-column.is-offset-11, .bulma-column.is-offset-11-tablet { margin-left: 91.66667%; } - .column.is-12, .column.is-12-tablet { + .bulma-column.is-12, .bulma-column.is-12-tablet { flex: none; width: 100%; } - .column.is-offset-12, .column.is-offset-12-tablet { + .bulma-column.is-offset-12, .bulma-column.is-offset-12-tablet { margin-left: 100%; } } @media screen and (max-width: 1023px) { - .column.is-narrow-touch { + .bulma-column.is-narrow-touch { flex: none; width: unset; } - .column.is-full-touch { + .bulma-column.is-full-touch { flex: none; width: 100%; } - .column.is-three-quarters-touch { + .bulma-column.is-three-quarters-touch { flex: none; width: 75%; } - .column.is-two-thirds-touch { + .bulma-column.is-two-thirds-touch { flex: none; width: 66.6666%; } - .column.is-half-touch { + .bulma-column.is-half-touch { flex: none; width: 50%; } - .column.is-one-third-touch { + .bulma-column.is-one-third-touch { flex: none; width: 33.3333%; } - .column.is-one-quarter-touch { + .bulma-column.is-one-quarter-touch { flex: none; width: 25%; } - .column.is-one-fifth-touch { + .bulma-column.is-one-fifth-touch { flex: none; width: 20%; } - .column.is-two-fifths-touch { + .bulma-column.is-two-fifths-touch { flex: none; width: 40%; } - .column.is-three-fifths-touch { + .bulma-column.is-three-fifths-touch { flex: none; width: 60%; } - .column.is-four-fifths-touch { + .bulma-column.is-four-fifths-touch { flex: none; width: 80%; } - .column.is-offset-three-quarters-touch { + .bulma-column.is-offset-three-quarters-touch { margin-left: 75%; } - .column.is-offset-two-thirds-touch { + .bulma-column.is-offset-two-thirds-touch { margin-left: 66.6666%; } - .column.is-offset-half-touch { + .bulma-column.is-offset-half-touch { margin-left: 50%; } - .column.is-offset-one-third-touch { + .bulma-column.is-offset-one-third-touch { margin-left: 33.3333%; } - .column.is-offset-one-quarter-touch { + .bulma-column.is-offset-one-quarter-touch { margin-left: 25%; } - .column.is-offset-one-fifth-touch { + .bulma-column.is-offset-one-fifth-touch { margin-left: 20%; } - .column.is-offset-two-fifths-touch { + .bulma-column.is-offset-two-fifths-touch { margin-left: 40%; } - .column.is-offset-three-fifths-touch { + .bulma-column.is-offset-three-fifths-touch { margin-left: 60%; } - .column.is-offset-four-fifths-touch { + .bulma-column.is-offset-four-fifths-touch { margin-left: 80%; } - .column.is-0-touch { + .bulma-column.is-0-touch { flex: none; width: 0%; } - .column.is-offset-0-touch { + .bulma-column.is-offset-0-touch { margin-left: 0%; } - .column.is-1-touch { + .bulma-column.is-1-touch { flex: none; width: 8.33333%; } - .column.is-offset-1-touch { + .bulma-column.is-offset-1-touch { margin-left: 8.33333%; } - .column.is-2-touch { + .bulma-column.is-2-touch { flex: none; width: 16.66667%; } - .column.is-offset-2-touch { + .bulma-column.is-offset-2-touch { margin-left: 16.66667%; } - .column.is-3-touch { + .bulma-column.is-3-touch { flex: none; width: 25%; } - .column.is-offset-3-touch { + .bulma-column.is-offset-3-touch { margin-left: 25%; } - .column.is-4-touch { + .bulma-column.is-4-touch { flex: none; width: 33.33333%; } - .column.is-offset-4-touch { + .bulma-column.is-offset-4-touch { margin-left: 33.33333%; } - .column.is-5-touch { + .bulma-column.is-5-touch { flex: none; width: 41.66667%; } - .column.is-offset-5-touch { + .bulma-column.is-offset-5-touch { margin-left: 41.66667%; } - .column.is-6-touch { + .bulma-column.is-6-touch { flex: none; width: 50%; } - .column.is-offset-6-touch { + .bulma-column.is-offset-6-touch { margin-left: 50%; } - .column.is-7-touch { + .bulma-column.is-7-touch { flex: none; width: 58.33333%; } - .column.is-offset-7-touch { + .bulma-column.is-offset-7-touch { margin-left: 58.33333%; } - .column.is-8-touch { + .bulma-column.is-8-touch { flex: none; width: 66.66667%; } - .column.is-offset-8-touch { + .bulma-column.is-offset-8-touch { margin-left: 66.66667%; } - .column.is-9-touch { + .bulma-column.is-9-touch { flex: none; width: 75%; } - .column.is-offset-9-touch { + .bulma-column.is-offset-9-touch { margin-left: 75%; } - .column.is-10-touch { + .bulma-column.is-10-touch { flex: none; width: 83.33333%; } - .column.is-offset-10-touch { + .bulma-column.is-offset-10-touch { margin-left: 83.33333%; } - .column.is-11-touch { + .bulma-column.is-11-touch { flex: none; width: 91.66667%; } - .column.is-offset-11-touch { + .bulma-column.is-offset-11-touch { margin-left: 91.66667%; } - .column.is-12-touch { + .bulma-column.is-12-touch { flex: none; width: 100%; } - .column.is-offset-12-touch { + .bulma-column.is-offset-12-touch { margin-left: 100%; } } @media screen and (min-width: 1024px) { - .column.is-narrow-desktop { + .bulma-column.is-narrow-desktop { flex: none; width: unset; } - .column.is-full-desktop { + .bulma-column.is-full-desktop { flex: none; width: 100%; } - .column.is-three-quarters-desktop { + .bulma-column.is-three-quarters-desktop { flex: none; width: 75%; } - .column.is-two-thirds-desktop { + .bulma-column.is-two-thirds-desktop { flex: none; width: 66.6666%; } - .column.is-half-desktop { + .bulma-column.is-half-desktop { flex: none; width: 50%; } - .column.is-one-third-desktop { + .bulma-column.is-one-third-desktop { flex: none; width: 33.3333%; } - .column.is-one-quarter-desktop { + .bulma-column.is-one-quarter-desktop { flex: none; width: 25%; } - .column.is-one-fifth-desktop { + .bulma-column.is-one-fifth-desktop { flex: none; width: 20%; } - .column.is-two-fifths-desktop { + .bulma-column.is-two-fifths-desktop { flex: none; width: 40%; } - .column.is-three-fifths-desktop { + .bulma-column.is-three-fifths-desktop { flex: none; width: 60%; } - .column.is-four-fifths-desktop { + .bulma-column.is-four-fifths-desktop { flex: none; width: 80%; } - .column.is-offset-three-quarters-desktop { + .bulma-column.is-offset-three-quarters-desktop { margin-left: 75%; } - .column.is-offset-two-thirds-desktop { + .bulma-column.is-offset-two-thirds-desktop { margin-left: 66.6666%; } - .column.is-offset-half-desktop { + .bulma-column.is-offset-half-desktop { margin-left: 50%; } - .column.is-offset-one-third-desktop { + .bulma-column.is-offset-one-third-desktop { margin-left: 33.3333%; } - .column.is-offset-one-quarter-desktop { + .bulma-column.is-offset-one-quarter-desktop { margin-left: 25%; } - .column.is-offset-one-fifth-desktop { + .bulma-column.is-offset-one-fifth-desktop { margin-left: 20%; } - .column.is-offset-two-fifths-desktop { + .bulma-column.is-offset-two-fifths-desktop { margin-left: 40%; } - .column.is-offset-three-fifths-desktop { + .bulma-column.is-offset-three-fifths-desktop { margin-left: 60%; } - .column.is-offset-four-fifths-desktop { + .bulma-column.is-offset-four-fifths-desktop { margin-left: 80%; } - .column.is-0-desktop { + .bulma-column.is-0-desktop { flex: none; width: 0%; } - .column.is-offset-0-desktop { + .bulma-column.is-offset-0-desktop { margin-left: 0%; } - .column.is-1-desktop { + .bulma-column.is-1-desktop { flex: none; width: 8.33333%; } - .column.is-offset-1-desktop { + .bulma-column.is-offset-1-desktop { margin-left: 8.33333%; } - .column.is-2-desktop { + .bulma-column.is-2-desktop { flex: none; width: 16.66667%; } - .column.is-offset-2-desktop { + .bulma-column.is-offset-2-desktop { margin-left: 16.66667%; } - .column.is-3-desktop { + .bulma-column.is-3-desktop { flex: none; width: 25%; } - .column.is-offset-3-desktop { + .bulma-column.is-offset-3-desktop { margin-left: 25%; } - .column.is-4-desktop { + .bulma-column.is-4-desktop { flex: none; width: 33.33333%; } - .column.is-offset-4-desktop { + .bulma-column.is-offset-4-desktop { margin-left: 33.33333%; } - .column.is-5-desktop { + .bulma-column.is-5-desktop { flex: none; width: 41.66667%; } - .column.is-offset-5-desktop { + .bulma-column.is-offset-5-desktop { margin-left: 41.66667%; } - .column.is-6-desktop { + .bulma-column.is-6-desktop { flex: none; width: 50%; } - .column.is-offset-6-desktop { + .bulma-column.is-offset-6-desktop { margin-left: 50%; } - .column.is-7-desktop { + .bulma-column.is-7-desktop { flex: none; width: 58.33333%; } - .column.is-offset-7-desktop { + .bulma-column.is-offset-7-desktop { margin-left: 58.33333%; } - .column.is-8-desktop { + .bulma-column.is-8-desktop { flex: none; width: 66.66667%; } - .column.is-offset-8-desktop { + .bulma-column.is-offset-8-desktop { margin-left: 66.66667%; } - .column.is-9-desktop { + .bulma-column.is-9-desktop { flex: none; width: 75%; } - .column.is-offset-9-desktop { + .bulma-column.is-offset-9-desktop { margin-left: 75%; } - .column.is-10-desktop { + .bulma-column.is-10-desktop { flex: none; width: 83.33333%; } - .column.is-offset-10-desktop { + .bulma-column.is-offset-10-desktop { margin-left: 83.33333%; } - .column.is-11-desktop { + .bulma-column.is-11-desktop { flex: none; width: 91.66667%; } - .column.is-offset-11-desktop { + .bulma-column.is-offset-11-desktop { margin-left: 91.66667%; } - .column.is-12-desktop { + .bulma-column.is-12-desktop { flex: none; width: 100%; } - .column.is-offset-12-desktop { + .bulma-column.is-offset-12-desktop { margin-left: 100%; } } @media screen and (min-width: 1216px) { - .column.is-narrow-widescreen { + .bulma-column.is-narrow-widescreen { flex: none; width: unset; } - .column.is-full-widescreen { + .bulma-column.is-full-widescreen { flex: none; width: 100%; } - .column.is-three-quarters-widescreen { + .bulma-column.is-three-quarters-widescreen { flex: none; width: 75%; } - .column.is-two-thirds-widescreen { + .bulma-column.is-two-thirds-widescreen { flex: none; width: 66.6666%; } - .column.is-half-widescreen { + .bulma-column.is-half-widescreen { flex: none; width: 50%; } - .column.is-one-third-widescreen { + .bulma-column.is-one-third-widescreen { flex: none; width: 33.3333%; } - .column.is-one-quarter-widescreen { + .bulma-column.is-one-quarter-widescreen { flex: none; width: 25%; } - .column.is-one-fifth-widescreen { + .bulma-column.is-one-fifth-widescreen { flex: none; width: 20%; } - .column.is-two-fifths-widescreen { + .bulma-column.is-two-fifths-widescreen { flex: none; width: 40%; } - .column.is-three-fifths-widescreen { + .bulma-column.is-three-fifths-widescreen { flex: none; width: 60%; } - .column.is-four-fifths-widescreen { + .bulma-column.is-four-fifths-widescreen { flex: none; width: 80%; } - .column.is-offset-three-quarters-widescreen { + .bulma-column.is-offset-three-quarters-widescreen { margin-left: 75%; } - .column.is-offset-two-thirds-widescreen { + .bulma-column.is-offset-two-thirds-widescreen { margin-left: 66.6666%; } - .column.is-offset-half-widescreen { + .bulma-column.is-offset-half-widescreen { margin-left: 50%; } - .column.is-offset-one-third-widescreen { + .bulma-column.is-offset-one-third-widescreen { margin-left: 33.3333%; } - .column.is-offset-one-quarter-widescreen { + .bulma-column.is-offset-one-quarter-widescreen { margin-left: 25%; } - .column.is-offset-one-fifth-widescreen { + .bulma-column.is-offset-one-fifth-widescreen { margin-left: 20%; } - .column.is-offset-two-fifths-widescreen { + .bulma-column.is-offset-two-fifths-widescreen { margin-left: 40%; } - .column.is-offset-three-fifths-widescreen { + .bulma-column.is-offset-three-fifths-widescreen { margin-left: 60%; } - .column.is-offset-four-fifths-widescreen { + .bulma-column.is-offset-four-fifths-widescreen { margin-left: 80%; } - .column.is-0-widescreen { + .bulma-column.is-0-widescreen { flex: none; width: 0%; } - .column.is-offset-0-widescreen { + .bulma-column.is-offset-0-widescreen { margin-left: 0%; } - .column.is-1-widescreen { + .bulma-column.is-1-widescreen { flex: none; width: 8.33333%; } - .column.is-offset-1-widescreen { + .bulma-column.is-offset-1-widescreen { margin-left: 8.33333%; } - .column.is-2-widescreen { + .bulma-column.is-2-widescreen { flex: none; width: 16.66667%; } - .column.is-offset-2-widescreen { + .bulma-column.is-offset-2-widescreen { margin-left: 16.66667%; } - .column.is-3-widescreen { + .bulma-column.is-3-widescreen { flex: none; width: 25%; } - .column.is-offset-3-widescreen { + .bulma-column.is-offset-3-widescreen { margin-left: 25%; } - .column.is-4-widescreen { + .bulma-column.is-4-widescreen { flex: none; width: 33.33333%; } - .column.is-offset-4-widescreen { + .bulma-column.is-offset-4-widescreen { margin-left: 33.33333%; } - .column.is-5-widescreen { + .bulma-column.is-5-widescreen { flex: none; width: 41.66667%; } - .column.is-offset-5-widescreen { + .bulma-column.is-offset-5-widescreen { margin-left: 41.66667%; } - .column.is-6-widescreen { + .bulma-column.is-6-widescreen { flex: none; width: 50%; } - .column.is-offset-6-widescreen { + .bulma-column.is-offset-6-widescreen { margin-left: 50%; } - .column.is-7-widescreen { + .bulma-column.is-7-widescreen { flex: none; width: 58.33333%; } - .column.is-offset-7-widescreen { + .bulma-column.is-offset-7-widescreen { margin-left: 58.33333%; } - .column.is-8-widescreen { + .bulma-column.is-8-widescreen { flex: none; width: 66.66667%; } - .column.is-offset-8-widescreen { + .bulma-column.is-offset-8-widescreen { margin-left: 66.66667%; } - .column.is-9-widescreen { + .bulma-column.is-9-widescreen { flex: none; width: 75%; } - .column.is-offset-9-widescreen { + .bulma-column.is-offset-9-widescreen { margin-left: 75%; } - .column.is-10-widescreen { + .bulma-column.is-10-widescreen { flex: none; width: 83.33333%; } - .column.is-offset-10-widescreen { + .bulma-column.is-offset-10-widescreen { margin-left: 83.33333%; } - .column.is-11-widescreen { + .bulma-column.is-11-widescreen { flex: none; width: 91.66667%; } - .column.is-offset-11-widescreen { + .bulma-column.is-offset-11-widescreen { margin-left: 91.66667%; } - .column.is-12-widescreen { + .bulma-column.is-12-widescreen { flex: none; width: 100%; } - .column.is-offset-12-widescreen { + .bulma-column.is-offset-12-widescreen { margin-left: 100%; } } @media screen and (min-width: 1408px) { - .column.is-narrow-fullhd { + .bulma-column.is-narrow-fullhd { flex: none; width: unset; } - .column.is-full-fullhd { + .bulma-column.is-full-fullhd { flex: none; width: 100%; } - .column.is-three-quarters-fullhd { + .bulma-column.is-three-quarters-fullhd { flex: none; width: 75%; } - .column.is-two-thirds-fullhd { + .bulma-column.is-two-thirds-fullhd { flex: none; width: 66.6666%; } - .column.is-half-fullhd { + .bulma-column.is-half-fullhd { flex: none; width: 50%; } - .column.is-one-third-fullhd { + .bulma-column.is-one-third-fullhd { flex: none; width: 33.3333%; } - .column.is-one-quarter-fullhd { + .bulma-column.is-one-quarter-fullhd { flex: none; width: 25%; } - .column.is-one-fifth-fullhd { + .bulma-column.is-one-fifth-fullhd { flex: none; width: 20%; } - .column.is-two-fifths-fullhd { + .bulma-column.is-two-fifths-fullhd { flex: none; width: 40%; } - .column.is-three-fifths-fullhd { + .bulma-column.is-three-fifths-fullhd { flex: none; width: 60%; } - .column.is-four-fifths-fullhd { + .bulma-column.is-four-fifths-fullhd { flex: none; width: 80%; } - .column.is-offset-three-quarters-fullhd { + .bulma-column.is-offset-three-quarters-fullhd { margin-left: 75%; } - .column.is-offset-two-thirds-fullhd { + .bulma-column.is-offset-two-thirds-fullhd { margin-left: 66.6666%; } - .column.is-offset-half-fullhd { + .bulma-column.is-offset-half-fullhd { margin-left: 50%; } - .column.is-offset-one-third-fullhd { + .bulma-column.is-offset-one-third-fullhd { margin-left: 33.3333%; } - .column.is-offset-one-quarter-fullhd { + .bulma-column.is-offset-one-quarter-fullhd { margin-left: 25%; } - .column.is-offset-one-fifth-fullhd { + .bulma-column.is-offset-one-fifth-fullhd { margin-left: 20%; } - .column.is-offset-two-fifths-fullhd { + .bulma-column.is-offset-two-fifths-fullhd { margin-left: 40%; } - .column.is-offset-three-fifths-fullhd { + .bulma-column.is-offset-three-fifths-fullhd { margin-left: 60%; } - .column.is-offset-four-fifths-fullhd { + .bulma-column.is-offset-four-fifths-fullhd { margin-left: 80%; } - .column.is-0-fullhd { + .bulma-column.is-0-fullhd { flex: none; width: 0%; } - .column.is-offset-0-fullhd { + .bulma-column.is-offset-0-fullhd { margin-left: 0%; } - .column.is-1-fullhd { + .bulma-column.is-1-fullhd { flex: none; width: 8.33333%; } - .column.is-offset-1-fullhd { + .bulma-column.is-offset-1-fullhd { margin-left: 8.33333%; } - .column.is-2-fullhd { + .bulma-column.is-2-fullhd { flex: none; width: 16.66667%; } - .column.is-offset-2-fullhd { + .bulma-column.is-offset-2-fullhd { margin-left: 16.66667%; } - .column.is-3-fullhd { + .bulma-column.is-3-fullhd { flex: none; width: 25%; } - .column.is-offset-3-fullhd { + .bulma-column.is-offset-3-fullhd { margin-left: 25%; } - .column.is-4-fullhd { + .bulma-column.is-4-fullhd { flex: none; width: 33.33333%; } - .column.is-offset-4-fullhd { + .bulma-column.is-offset-4-fullhd { margin-left: 33.33333%; } - .column.is-5-fullhd { + .bulma-column.is-5-fullhd { flex: none; width: 41.66667%; } - .column.is-offset-5-fullhd { + .bulma-column.is-offset-5-fullhd { margin-left: 41.66667%; } - .column.is-6-fullhd { + .bulma-column.is-6-fullhd { flex: none; width: 50%; } - .column.is-offset-6-fullhd { + .bulma-column.is-offset-6-fullhd { margin-left: 50%; } - .column.is-7-fullhd { + .bulma-column.is-7-fullhd { flex: none; width: 58.33333%; } - .column.is-offset-7-fullhd { + .bulma-column.is-offset-7-fullhd { margin-left: 58.33333%; } - .column.is-8-fullhd { + .bulma-column.is-8-fullhd { flex: none; width: 66.66667%; } - .column.is-offset-8-fullhd { + .bulma-column.is-offset-8-fullhd { margin-left: 66.66667%; } - .column.is-9-fullhd { + .bulma-column.is-9-fullhd { flex: none; width: 75%; } - .column.is-offset-9-fullhd { + .bulma-column.is-offset-9-fullhd { margin-left: 75%; } - .column.is-10-fullhd { + .bulma-column.is-10-fullhd { flex: none; width: 83.33333%; } - .column.is-offset-10-fullhd { + .bulma-column.is-offset-10-fullhd { margin-left: 83.33333%; } - .column.is-11-fullhd { + .bulma-column.is-11-fullhd { flex: none; width: 91.66667%; } - .column.is-offset-11-fullhd { + .bulma-column.is-offset-11-fullhd { margin-left: 91.66667%; } - .column.is-12-fullhd { + .bulma-column.is-12-fullhd { flex: none; width: 100%; } - .column.is-offset-12-fullhd { + .bulma-column.is-offset-12-fullhd { margin-left: 100%; } } -.columns { +.bulma-columns { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } -.columns:last-child { +.bulma-columns:last-child { margin-bottom: -0.75rem; } -.columns:not(:last-child) { +.bulma-columns:not(:last-child) { margin-bottom: calc(1.5rem - 0.75rem); } -.columns.is-centered { +.bulma-columns.is-centered { justify-content: center; } -.columns.is-gapless { +.bulma-columns.is-gapless { margin-left: 0; margin-right: 0; margin-top: 0; } -.columns.is-gapless > .column { +.bulma-columns.is-gapless > .bulma-column { margin: 0; padding: 0 !important; } -.columns.is-gapless:not(:last-child) { +.bulma-columns.is-gapless:not(:last-child) { margin-bottom: 1.5rem; } -.columns.is-gapless:last-child { +.bulma-columns.is-gapless:last-child { margin-bottom: 0; } -.columns.is-mobile { +.bulma-columns.is-mobile { display: flex; } -.columns.is-multiline { +.bulma-columns.is-multiline { flex-wrap: wrap; } -.columns.is-vcentered { +.bulma-columns.is-vcentered { align-items: center; } @media screen and (min-width: 769px), print { - .columns:not(.is-desktop) { + .bulma-columns:not(.is-desktop) { display: flex; } } @media screen and (min-width: 1024px) { - .columns.is-desktop { + .bulma-columns.is-desktop { display: flex; } } -.columns.is-variable { +.bulma-columns.is-variable { --columnGap: 0.75rem; margin-left: calc(-1 * var(--columnGap)); margin-right: calc(-1 * var(--columnGap)); } -.columns.is-variable > .column { +.bulma-columns.is-variable > .bulma-column { padding-left: var(--columnGap); padding-right: var(--columnGap); } -.columns.is-variable.is-0 { +.bulma-columns.is-variable.is-0 { --columnGap: 0rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-0-mobile { + .bulma-columns.is-variable.is-0-mobile { --columnGap: 0rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-0-tablet { + .bulma-columns.is-variable.is-0-tablet { --columnGap: 0rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-0-tablet-only { + .bulma-columns.is-variable.is-0-tablet-only { --columnGap: 0rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-0-touch { + .bulma-columns.is-variable.is-0-touch { --columnGap: 0rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-0-desktop { + .bulma-columns.is-variable.is-0-desktop { --columnGap: 0rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-0-desktop-only { + .bulma-columns.is-variable.is-0-desktop-only { --columnGap: 0rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-0-widescreen { + .bulma-columns.is-variable.is-0-widescreen { --columnGap: 0rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-0-widescreen-only { + .bulma-columns.is-variable.is-0-widescreen-only { --columnGap: 0rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-0-fullhd { + .bulma-columns.is-variable.is-0-fullhd { --columnGap: 0rem; } } -.columns.is-variable.is-1 { +.bulma-columns.is-variable.is-1 { --columnGap: 0.25rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-1-mobile { + .bulma-columns.is-variable.is-1-mobile { --columnGap: 0.25rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-1-tablet { + .bulma-columns.is-variable.is-1-tablet { --columnGap: 0.25rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-1-tablet-only { + .bulma-columns.is-variable.is-1-tablet-only { --columnGap: 0.25rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-1-touch { + .bulma-columns.is-variable.is-1-touch { --columnGap: 0.25rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-1-desktop { + .bulma-columns.is-variable.is-1-desktop { --columnGap: 0.25rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-1-desktop-only { + .bulma-columns.is-variable.is-1-desktop-only { --columnGap: 0.25rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-1-widescreen { + .bulma-columns.is-variable.is-1-widescreen { --columnGap: 0.25rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-1-widescreen-only { + .bulma-columns.is-variable.is-1-widescreen-only { --columnGap: 0.25rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-1-fullhd { + .bulma-columns.is-variable.is-1-fullhd { --columnGap: 0.25rem; } } -.columns.is-variable.is-2 { +.bulma-columns.is-variable.is-2 { --columnGap: 0.5rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-2-mobile { + .bulma-columns.is-variable.is-2-mobile { --columnGap: 0.5rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-2-tablet { + .bulma-columns.is-variable.is-2-tablet { --columnGap: 0.5rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-2-tablet-only { + .bulma-columns.is-variable.is-2-tablet-only { --columnGap: 0.5rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-2-touch { + .bulma-columns.is-variable.is-2-touch { --columnGap: 0.5rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-2-desktop { + .bulma-columns.is-variable.is-2-desktop { --columnGap: 0.5rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-2-desktop-only { + .bulma-columns.is-variable.is-2-desktop-only { --columnGap: 0.5rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-2-widescreen { + .bulma-columns.is-variable.is-2-widescreen { --columnGap: 0.5rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-2-widescreen-only { + .bulma-columns.is-variable.is-2-widescreen-only { --columnGap: 0.5rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-2-fullhd { + .bulma-columns.is-variable.is-2-fullhd { --columnGap: 0.5rem; } } -.columns.is-variable.is-3 { +.bulma-columns.is-variable.is-3 { --columnGap: 0.75rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-3-mobile { + .bulma-columns.is-variable.is-3-mobile { --columnGap: 0.75rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-3-tablet { + .bulma-columns.is-variable.is-3-tablet { --columnGap: 0.75rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-3-tablet-only { + .bulma-columns.is-variable.is-3-tablet-only { --columnGap: 0.75rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-3-touch { + .bulma-columns.is-variable.is-3-touch { --columnGap: 0.75rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-3-desktop { + .bulma-columns.is-variable.is-3-desktop { --columnGap: 0.75rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-3-desktop-only { + .bulma-columns.is-variable.is-3-desktop-only { --columnGap: 0.75rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-3-widescreen { + .bulma-columns.is-variable.is-3-widescreen { --columnGap: 0.75rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-3-widescreen-only { + .bulma-columns.is-variable.is-3-widescreen-only { --columnGap: 0.75rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-3-fullhd { + .bulma-columns.is-variable.is-3-fullhd { --columnGap: 0.75rem; } } -.columns.is-variable.is-4 { +.bulma-columns.is-variable.is-4 { --columnGap: 1rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-4-mobile { + .bulma-columns.is-variable.is-4-mobile { --columnGap: 1rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-4-tablet { + .bulma-columns.is-variable.is-4-tablet { --columnGap: 1rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-4-tablet-only { + .bulma-columns.is-variable.is-4-tablet-only { --columnGap: 1rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-4-touch { + .bulma-columns.is-variable.is-4-touch { --columnGap: 1rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-4-desktop { + .bulma-columns.is-variable.is-4-desktop { --columnGap: 1rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-4-desktop-only { + .bulma-columns.is-variable.is-4-desktop-only { --columnGap: 1rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-4-widescreen { + .bulma-columns.is-variable.is-4-widescreen { --columnGap: 1rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-4-widescreen-only { + .bulma-columns.is-variable.is-4-widescreen-only { --columnGap: 1rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-4-fullhd { + .bulma-columns.is-variable.is-4-fullhd { --columnGap: 1rem; } } -.columns.is-variable.is-5 { +.bulma-columns.is-variable.is-5 { --columnGap: 1.25rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-5-mobile { + .bulma-columns.is-variable.is-5-mobile { --columnGap: 1.25rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-5-tablet { + .bulma-columns.is-variable.is-5-tablet { --columnGap: 1.25rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-5-tablet-only { + .bulma-columns.is-variable.is-5-tablet-only { --columnGap: 1.25rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-5-touch { + .bulma-columns.is-variable.is-5-touch { --columnGap: 1.25rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-5-desktop { + .bulma-columns.is-variable.is-5-desktop { --columnGap: 1.25rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-5-desktop-only { + .bulma-columns.is-variable.is-5-desktop-only { --columnGap: 1.25rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-5-widescreen { + .bulma-columns.is-variable.is-5-widescreen { --columnGap: 1.25rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-5-widescreen-only { + .bulma-columns.is-variable.is-5-widescreen-only { --columnGap: 1.25rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-5-fullhd { + .bulma-columns.is-variable.is-5-fullhd { --columnGap: 1.25rem; } } -.columns.is-variable.is-6 { +.bulma-columns.is-variable.is-6 { --columnGap: 1.5rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-6-mobile { + .bulma-columns.is-variable.is-6-mobile { --columnGap: 1.5rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-6-tablet { + .bulma-columns.is-variable.is-6-tablet { --columnGap: 1.5rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-6-tablet-only { + .bulma-columns.is-variable.is-6-tablet-only { --columnGap: 1.5rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-6-touch { + .bulma-columns.is-variable.is-6-touch { --columnGap: 1.5rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-6-desktop { + .bulma-columns.is-variable.is-6-desktop { --columnGap: 1.5rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-6-desktop-only { + .bulma-columns.is-variable.is-6-desktop-only { --columnGap: 1.5rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-6-widescreen { + .bulma-columns.is-variable.is-6-widescreen { --columnGap: 1.5rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-6-widescreen-only { + .bulma-columns.is-variable.is-6-widescreen-only { --columnGap: 1.5rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-6-fullhd { + .bulma-columns.is-variable.is-6-fullhd { --columnGap: 1.5rem; } } -.columns.is-variable.is-7 { +.bulma-columns.is-variable.is-7 { --columnGap: 1.75rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-7-mobile { + .bulma-columns.is-variable.is-7-mobile { --columnGap: 1.75rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-7-tablet { + .bulma-columns.is-variable.is-7-tablet { --columnGap: 1.75rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-7-tablet-only { + .bulma-columns.is-variable.is-7-tablet-only { --columnGap: 1.75rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-7-touch { + .bulma-columns.is-variable.is-7-touch { --columnGap: 1.75rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-7-desktop { + .bulma-columns.is-variable.is-7-desktop { --columnGap: 1.75rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-7-desktop-only { + .bulma-columns.is-variable.is-7-desktop-only { --columnGap: 1.75rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-7-widescreen { + .bulma-columns.is-variable.is-7-widescreen { --columnGap: 1.75rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-7-widescreen-only { + .bulma-columns.is-variable.is-7-widescreen-only { --columnGap: 1.75rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-7-fullhd { + .bulma-columns.is-variable.is-7-fullhd { --columnGap: 1.75rem; } } -.columns.is-variable.is-8 { +.bulma-columns.is-variable.is-8 { --columnGap: 2rem; } @media screen and (max-width: 768px) { - .columns.is-variable.is-8-mobile { + .bulma-columns.is-variable.is-8-mobile { --columnGap: 2rem; } } @media screen and (min-width: 769px), print { - .columns.is-variable.is-8-tablet { + .bulma-columns.is-variable.is-8-tablet { --columnGap: 2rem; } } @media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-8-tablet-only { + .bulma-columns.is-variable.is-8-tablet-only { --columnGap: 2rem; } } @media screen and (max-width: 1023px) { - .columns.is-variable.is-8-touch { + .bulma-columns.is-variable.is-8-touch { --columnGap: 2rem; } } @media screen and (min-width: 1024px) { - .columns.is-variable.is-8-desktop { + .bulma-columns.is-variable.is-8-desktop { --columnGap: 2rem; } } @media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-8-desktop-only { + .bulma-columns.is-variable.is-8-desktop-only { --columnGap: 2rem; } } @media screen and (min-width: 1216px) { - .columns.is-variable.is-8-widescreen { + .bulma-columns.is-variable.is-8-widescreen { --columnGap: 2rem; } } @media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-8-widescreen-only { + .bulma-columns.is-variable.is-8-widescreen-only { --columnGap: 2rem; } } @media screen and (min-width: 1408px) { - .columns.is-variable.is-8-fullhd { + .bulma-columns.is-variable.is-8-fullhd { --columnGap: 2rem; } } -.tile { +.bulma-tile { align-items: stretch; display: block; flex-basis: 0; @@ -12544,85 +12544,85 @@ label.panel-block:hover { min-height: min-content; } -.tile.is-ancestor { +.bulma-tile.is-ancestor { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } -.tile.is-ancestor:last-child { +.bulma-tile.is-ancestor:last-child { margin-bottom: -0.75rem; } -.tile.is-ancestor:not(:last-child) { +.bulma-tile.is-ancestor:not(:last-child) { margin-bottom: 0.75rem; } -.tile.is-child { +.bulma-tile.is-child { margin: 0 !important; } -.tile.is-parent { +.bulma-tile.is-parent { padding: 0.75rem; } -.tile.is-vertical { +.bulma-tile.is-vertical { flex-direction: column; } -.tile.is-vertical > .tile.is-child:not(:last-child) { +.bulma-tile.is-vertical > .bulma-tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; } @media screen and (min-width: 769px), print { - .tile:not(.is-child) { + .bulma-tile:not(.is-child) { display: flex; } - .tile.is-1 { + .bulma-tile.is-1 { flex: none; width: 8.33333%; } - .tile.is-2 { + .bulma-tile.is-2 { flex: none; width: 16.66667%; } - .tile.is-3 { + .bulma-tile.is-3 { flex: none; width: 25%; } - .tile.is-4 { + .bulma-tile.is-4 { flex: none; width: 33.33333%; } - .tile.is-5 { + .bulma-tile.is-5 { flex: none; width: 41.66667%; } - .tile.is-6 { + .bulma-tile.is-6 { flex: none; width: 50%; } - .tile.is-7 { + .bulma-tile.is-7 { flex: none; width: 58.33333%; } - .tile.is-8 { + .bulma-tile.is-8 { flex: none; width: 66.66667%; } - .tile.is-9 { + .bulma-tile.is-9 { flex: none; width: 75%; } - .tile.is-10 { + .bulma-tile.is-10 { flex: none; width: 83.33333%; } - .tile.is-11 { + .bulma-tile.is-11 { flex: none; width: 91.66667%; } - .tile.is-12 { + .bulma-tile.is-12 { flex: none; width: 100%; } @@ -15018,1798 +15018,1798 @@ a.has-text-bootstrap-dark:hover, a.has-text-bootstrap-dark:focus { } /* Bulma Layout */ -.hero { +.bulma-hero { align-items: stretch; display: flex; flex-direction: column; justify-content: space-between; } -.hero .navbar { +.bulma-hero .bulma-navbar { background: none; } -.hero .tabs ul { +.bulma-hero .bulma-tabs ul { border-bottom: none; } -.hero.is-white { +.bulma-hero.is-white { background-color: white; color: #0a0a0a; } -.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-white strong { +.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-white strong { color: inherit; } -.hero.is-white .title { +.bulma-hero.is-white .bulma-title { color: #0a0a0a; } -.hero.is-white .subtitle { +.bulma-hero.is-white .bulma-subtitle { color: rgba(10, 10, 10, 0.9); } -.hero.is-white .subtitle a:not(.button), -.hero.is-white .subtitle strong { +.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-white .bulma-subtitle strong { color: #0a0a0a; } @media screen and (max-width: 1023px) { - .hero.is-white .navbar-menu { + .bulma-hero.is-white .bulma-navbar-menu { background-color: white; } } -.hero.is-white .navbar-item, -.hero.is-white .navbar-link { +.bulma-hero.is-white .bulma-navbar-item, +.bulma-hero.is-white .bulma-navbar-link { color: rgba(10, 10, 10, 0.7); } -.hero.is-white a.navbar-item:hover, .hero.is-white a.navbar-item.is-active, -.hero.is-white .navbar-link:hover, -.hero.is-white .navbar-link.is-active { +.bulma-hero.is-white a.bulma-navbar-item:hover, .bulma-hero.is-white a.bulma-navbar-item.is-active, +.bulma-hero.is-white .bulma-navbar-link:hover, +.bulma-hero.is-white .bulma-navbar-link.is-active { background-color: #f2f2f2; color: #0a0a0a; } -.hero.is-white .tabs a { +.bulma-hero.is-white .bulma-tabs a { color: #0a0a0a; opacity: 0.9; } -.hero.is-white .tabs a:hover { +.bulma-hero.is-white .bulma-tabs a:hover { opacity: 1; } -.hero.is-white .tabs li.is-active a { +.bulma-hero.is-white .bulma-tabs li.is-active a { color: white !important; opacity: 1; } -.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { +.bulma-hero.is-white .bulma-tabs.is-boxed a, .bulma-hero.is-white .bulma-tabs.is-toggle a { color: #0a0a0a; } -.hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover { +.bulma-hero.is-white .bulma-tabs.is-boxed a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover { background-color: #0a0a0a; border-color: #0a0a0a; color: white; } -.hero.is-white.is-bold { +.bulma-hero.is-white.is-bold { background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } @media screen and (max-width: 768px) { - .hero.is-white.is-bold .navbar-menu { + .bulma-hero.is-white.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #e6e6e6 0%, white 71%, white 100%); } } -.hero.is-black { +.bulma-hero.is-black { background-color: #0a0a0a; color: white; } -.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-black strong { +.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-black strong { color: inherit; } -.hero.is-black .title { +.bulma-hero.is-black .bulma-title { color: white; } -.hero.is-black .subtitle { +.bulma-hero.is-black .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-black .subtitle a:not(.button), -.hero.is-black .subtitle strong { +.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-black .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-black .navbar-menu { + .bulma-hero.is-black .bulma-navbar-menu { background-color: #0a0a0a; } } -.hero.is-black .navbar-item, -.hero.is-black .navbar-link { +.bulma-hero.is-black .bulma-navbar-item, +.bulma-hero.is-black .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-black a.navbar-item:hover, .hero.is-black a.navbar-item.is-active, -.hero.is-black .navbar-link:hover, -.hero.is-black .navbar-link.is-active { +.bulma-hero.is-black a.bulma-navbar-item:hover, .bulma-hero.is-black a.bulma-navbar-item.is-active, +.bulma-hero.is-black .bulma-navbar-link:hover, +.bulma-hero.is-black .bulma-navbar-link.is-active { background-color: black; color: white; } -.hero.is-black .tabs a { +.bulma-hero.is-black .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-black .tabs a:hover { +.bulma-hero.is-black .bulma-tabs a:hover { opacity: 1; } -.hero.is-black .tabs li.is-active a { +.bulma-hero.is-black .bulma-tabs li.is-active a { color: #0a0a0a !important; opacity: 1; } -.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { +.bulma-hero.is-black .bulma-tabs.is-boxed a, .bulma-hero.is-black .bulma-tabs.is-toggle a { color: white; } -.hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover { +.bulma-hero.is-black .bulma-tabs.is-boxed a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #0a0a0a; } -.hero.is-black.is-bold { +.bulma-hero.is-black.is-bold { background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } @media screen and (max-width: 768px) { - .hero.is-black.is-bold .navbar-menu { + .bulma-hero.is-black.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, black 0%, #0a0a0a 71%, #181616 100%); } } -.hero.is-light { +.bulma-hero.is-light { background-color: whitesmoke; color: rgba(0, 0, 0, 0.7); } -.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-light strong { +.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-light strong { color: inherit; } -.hero.is-light .title { +.bulma-hero.is-light .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-light .subtitle { +.bulma-hero.is-light .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-light .subtitle a:not(.button), -.hero.is-light .subtitle strong { +.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-light .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-light .navbar-menu { + .bulma-hero.is-light .bulma-navbar-menu { background-color: whitesmoke; } } -.hero.is-light .navbar-item, -.hero.is-light .navbar-link { +.bulma-hero.is-light .bulma-navbar-item, +.bulma-hero.is-light .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-light a.navbar-item:hover, .hero.is-light a.navbar-item.is-active, -.hero.is-light .navbar-link:hover, -.hero.is-light .navbar-link.is-active { +.bulma-hero.is-light a.bulma-navbar-item:hover, .bulma-hero.is-light a.bulma-navbar-item.is-active, +.bulma-hero.is-light .bulma-navbar-link:hover, +.bulma-hero.is-light .bulma-navbar-link.is-active { background-color: #e8e8e8; color: rgba(0, 0, 0, 0.7); } -.hero.is-light .tabs a { +.bulma-hero.is-light .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-light .tabs a:hover { +.bulma-hero.is-light .bulma-tabs a:hover { opacity: 1; } -.hero.is-light .tabs li.is-active a { +.bulma-hero.is-light .bulma-tabs li.is-active a { color: whitesmoke !important; opacity: 1; } -.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { +.bulma-hero.is-light .bulma-tabs.is-boxed a, .bulma-hero.is-light .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover { +.bulma-hero.is-light .bulma-tabs.is-boxed a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: whitesmoke; } -.hero.is-light.is-bold { +.bulma-hero.is-light.is-bold { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } @media screen and (max-width: 768px) { - .hero.is-light.is-bold .navbar-menu { + .bulma-hero.is-light.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #dfd8d9 0%, whitesmoke 71%, white 100%); } } -.hero.is-dark { +.bulma-hero.is-dark { background-color: #363636; color: #fff; } -.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-dark strong { +.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-dark strong { color: inherit; } -.hero.is-dark .title { +.bulma-hero.is-dark .bulma-title { color: #fff; } -.hero.is-dark .subtitle { +.bulma-hero.is-dark .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-dark .subtitle a:not(.button), -.hero.is-dark .subtitle strong { +.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-dark .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-dark .navbar-menu { + .bulma-hero.is-dark .bulma-navbar-menu { background-color: #363636; } } -.hero.is-dark .navbar-item, -.hero.is-dark .navbar-link { +.bulma-hero.is-dark .bulma-navbar-item, +.bulma-hero.is-dark .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-dark a.navbar-item:hover, .hero.is-dark a.navbar-item.is-active, -.hero.is-dark .navbar-link:hover, -.hero.is-dark .navbar-link.is-active { +.bulma-hero.is-dark a.bulma-navbar-item:hover, .bulma-hero.is-dark a.bulma-navbar-item.is-active, +.bulma-hero.is-dark .bulma-navbar-link:hover, +.bulma-hero.is-dark .bulma-navbar-link.is-active { background-color: #292929; color: #fff; } -.hero.is-dark .tabs a { +.bulma-hero.is-dark .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-dark .tabs a:hover { +.bulma-hero.is-dark .bulma-tabs a:hover { opacity: 1; } -.hero.is-dark .tabs li.is-active a { +.bulma-hero.is-dark .bulma-tabs li.is-active a { color: #363636 !important; opacity: 1; } -.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { +.bulma-hero.is-dark .bulma-tabs.is-boxed a, .bulma-hero.is-dark .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover { +.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #363636; } -.hero.is-dark.is-bold { +.bulma-hero.is-dark.is-bold { background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } @media screen and (max-width: 768px) { - .hero.is-dark.is-bold .navbar-menu { + .bulma-hero.is-dark.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%); } } -.hero.is-primary { +.bulma-hero.is-primary { background-color: #00d1b2; color: #fff; } -.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-primary strong { +.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-primary strong { color: inherit; } -.hero.is-primary .title { +.bulma-hero.is-primary .bulma-title { color: #fff; } -.hero.is-primary .subtitle { +.bulma-hero.is-primary .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-primary .subtitle a:not(.button), -.hero.is-primary .subtitle strong { +.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-primary .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-primary .navbar-menu { + .bulma-hero.is-primary .bulma-navbar-menu { background-color: #00d1b2; } } -.hero.is-primary .navbar-item, -.hero.is-primary .navbar-link { +.bulma-hero.is-primary .bulma-navbar-item, +.bulma-hero.is-primary .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-primary a.navbar-item:hover, .hero.is-primary a.navbar-item.is-active, -.hero.is-primary .navbar-link:hover, -.hero.is-primary .navbar-link.is-active { +.bulma-hero.is-primary a.bulma-navbar-item:hover, .bulma-hero.is-primary a.bulma-navbar-item.is-active, +.bulma-hero.is-primary .bulma-navbar-link:hover, +.bulma-hero.is-primary .bulma-navbar-link.is-active { background-color: #00b89c; color: #fff; } -.hero.is-primary .tabs a { +.bulma-hero.is-primary .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-primary .tabs a:hover { +.bulma-hero.is-primary .bulma-tabs a:hover { opacity: 1; } -.hero.is-primary .tabs li.is-active a { +.bulma-hero.is-primary .bulma-tabs li.is-active a { color: #00d1b2 !important; opacity: 1; } -.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { +.bulma-hero.is-primary .bulma-tabs.is-boxed a, .bulma-hero.is-primary .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover { +.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #00d1b2; } -.hero.is-primary.is-bold { +.bulma-hero.is-primary.is-bold { background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } @media screen and (max-width: 768px) { - .hero.is-primary.is-bold .navbar-menu { + .bulma-hero.is-primary.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%); } } -.hero.is-link { +.bulma-hero.is-link { background-color: #485fc7; color: #fff; } -.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-link strong { +.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-link strong { color: inherit; } -.hero.is-link .title { +.bulma-hero.is-link .bulma-title { color: #fff; } -.hero.is-link .subtitle { +.bulma-hero.is-link .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-link .subtitle a:not(.button), -.hero.is-link .subtitle strong { +.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-link .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-link .navbar-menu { + .bulma-hero.is-link .bulma-navbar-menu { background-color: #485fc7; } } -.hero.is-link .navbar-item, -.hero.is-link .navbar-link { +.bulma-hero.is-link .bulma-navbar-item, +.bulma-hero.is-link .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-link a.navbar-item:hover, .hero.is-link a.navbar-item.is-active, -.hero.is-link .navbar-link:hover, -.hero.is-link .navbar-link.is-active { +.bulma-hero.is-link a.bulma-navbar-item:hover, .bulma-hero.is-link a.bulma-navbar-item.is-active, +.bulma-hero.is-link .bulma-navbar-link:hover, +.bulma-hero.is-link .bulma-navbar-link.is-active { background-color: #3a51bb; color: #fff; } -.hero.is-link .tabs a { +.bulma-hero.is-link .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-link .tabs a:hover { +.bulma-hero.is-link .bulma-tabs a:hover { opacity: 1; } -.hero.is-link .tabs li.is-active a { +.bulma-hero.is-link .bulma-tabs li.is-active a { color: #485fc7 !important; opacity: 1; } -.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { +.bulma-hero.is-link .bulma-tabs.is-boxed a, .bulma-hero.is-link .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover { +.bulma-hero.is-link .bulma-tabs.is-boxed a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #485fc7; } -.hero.is-link.is-bold { +.bulma-hero.is-link.is-bold { background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); } @media screen and (max-width: 768px) { - .hero.is-link.is-bold .navbar-menu { + .bulma-hero.is-link.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #2959b3 0%, #485fc7 71%, #5658d2 100%); } } -.hero.is-info { +.bulma-hero.is-info { background-color: #3e8ed0; color: #fff; } -.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-info strong { +.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-info strong { color: inherit; } -.hero.is-info .title { +.bulma-hero.is-info .bulma-title { color: #fff; } -.hero.is-info .subtitle { +.bulma-hero.is-info .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-info .subtitle a:not(.button), -.hero.is-info .subtitle strong { +.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-info .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-info .navbar-menu { + .bulma-hero.is-info .bulma-navbar-menu { background-color: #3e8ed0; } } -.hero.is-info .navbar-item, -.hero.is-info .navbar-link { +.bulma-hero.is-info .bulma-navbar-item, +.bulma-hero.is-info .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-info a.navbar-item:hover, .hero.is-info a.navbar-item.is-active, -.hero.is-info .navbar-link:hover, -.hero.is-info .navbar-link.is-active { +.bulma-hero.is-info a.bulma-navbar-item:hover, .bulma-hero.is-info a.bulma-navbar-item.is-active, +.bulma-hero.is-info .bulma-navbar-link:hover, +.bulma-hero.is-info .bulma-navbar-link.is-active { background-color: #3082c5; color: #fff; } -.hero.is-info .tabs a { +.bulma-hero.is-info .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-info .tabs a:hover { +.bulma-hero.is-info .bulma-tabs a:hover { opacity: 1; } -.hero.is-info .tabs li.is-active a { +.bulma-hero.is-info .bulma-tabs li.is-active a { color: #3e8ed0 !important; opacity: 1; } -.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { +.bulma-hero.is-info .bulma-tabs.is-boxed a, .bulma-hero.is-info .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover { +.bulma-hero.is-info .bulma-tabs.is-boxed a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #3e8ed0; } -.hero.is-info.is-bold { +.bulma-hero.is-info.is-bold { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } @media screen and (max-width: 768px) { - .hero.is-info.is-bold .navbar-menu { + .bulma-hero.is-info.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } } -.hero.is-success { +.bulma-hero.is-success { background-color: #48c78e; color: #fff; } -.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-success strong { +.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-success strong { color: inherit; } -.hero.is-success .title { +.bulma-hero.is-success .bulma-title { color: #fff; } -.hero.is-success .subtitle { +.bulma-hero.is-success .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-success .subtitle a:not(.button), -.hero.is-success .subtitle strong { +.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-success .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-success .navbar-menu { + .bulma-hero.is-success .bulma-navbar-menu { background-color: #48c78e; } } -.hero.is-success .navbar-item, -.hero.is-success .navbar-link { +.bulma-hero.is-success .bulma-navbar-item, +.bulma-hero.is-success .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-success a.navbar-item:hover, .hero.is-success a.navbar-item.is-active, -.hero.is-success .navbar-link:hover, -.hero.is-success .navbar-link.is-active { +.bulma-hero.is-success a.bulma-navbar-item:hover, .bulma-hero.is-success a.bulma-navbar-item.is-active, +.bulma-hero.is-success .bulma-navbar-link:hover, +.bulma-hero.is-success .bulma-navbar-link.is-active { background-color: #3abb81; color: #fff; } -.hero.is-success .tabs a { +.bulma-hero.is-success .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-success .tabs a:hover { +.bulma-hero.is-success .bulma-tabs a:hover { opacity: 1; } -.hero.is-success .tabs li.is-active a { +.bulma-hero.is-success .bulma-tabs li.is-active a { color: #48c78e !important; opacity: 1; } -.hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { +.bulma-hero.is-success .bulma-tabs.is-boxed a, .bulma-hero.is-success .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover { +.bulma-hero.is-success .bulma-tabs.is-boxed a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #48c78e; } -.hero.is-success.is-bold { +.bulma-hero.is-success.is-bold { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } @media screen and (max-width: 768px) { - .hero.is-success.is-bold .navbar-menu { + .bulma-hero.is-success.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } } -.hero.is-warning { +.bulma-hero.is-warning { background-color: #ffe08a; color: rgba(0, 0, 0, 0.7); } -.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-warning strong { +.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-warning strong { color: inherit; } -.hero.is-warning .title { +.bulma-hero.is-warning .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .subtitle { +.bulma-hero.is-warning .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-warning .subtitle a:not(.button), -.hero.is-warning .subtitle strong { +.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-warning .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-warning .navbar-menu { + .bulma-hero.is-warning .bulma-navbar-menu { background-color: #ffe08a; } } -.hero.is-warning .navbar-item, -.hero.is-warning .navbar-link { +.bulma-hero.is-warning .bulma-navbar-item, +.bulma-hero.is-warning .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning a.navbar-item:hover, .hero.is-warning a.navbar-item.is-active, -.hero.is-warning .navbar-link:hover, -.hero.is-warning .navbar-link.is-active { +.bulma-hero.is-warning a.bulma-navbar-item:hover, .bulma-hero.is-warning a.bulma-navbar-item.is-active, +.bulma-hero.is-warning .bulma-navbar-link:hover, +.bulma-hero.is-warning .bulma-navbar-link.is-active { background-color: #ffd970; color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .tabs a { +.bulma-hero.is-warning .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-warning .tabs a:hover { +.bulma-hero.is-warning .bulma-tabs a:hover { opacity: 1; } -.hero.is-warning .tabs li.is-active a { +.bulma-hero.is-warning .bulma-tabs li.is-active a { color: #ffe08a !important; opacity: 1; } -.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { +.bulma-hero.is-warning .bulma-tabs.is-boxed a, .bulma-hero.is-warning .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover { +.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: #ffe08a; } -.hero.is-warning.is-bold { +.bulma-hero.is-warning.is-bold { background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); } @media screen and (max-width: 768px) { - .hero.is-warning.is-bold .navbar-menu { + .bulma-hero.is-warning.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #ffb657 0%, #ffe08a 71%, #fff6a3 100%); } } -.hero.is-danger { +.bulma-hero.is-danger { background-color: #f14668; color: #fff; } -.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-danger strong { +.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-danger strong { color: inherit; } -.hero.is-danger .title { +.bulma-hero.is-danger .bulma-title { color: #fff; } -.hero.is-danger .subtitle { +.bulma-hero.is-danger .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-danger .subtitle a:not(.button), -.hero.is-danger .subtitle strong { +.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-danger .bulma-subtitle strong { color: #fff; } @media screen and (max-width: 1023px) { - .hero.is-danger .navbar-menu { + .bulma-hero.is-danger .bulma-navbar-menu { background-color: #f14668; } } -.hero.is-danger .navbar-item, -.hero.is-danger .navbar-link { +.bulma-hero.is-danger .bulma-navbar-item, +.bulma-hero.is-danger .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-danger a.navbar-item:hover, .hero.is-danger a.navbar-item.is-active, -.hero.is-danger .navbar-link:hover, -.hero.is-danger .navbar-link.is-active { +.bulma-hero.is-danger a.bulma-navbar-item:hover, .bulma-hero.is-danger a.bulma-navbar-item.is-active, +.bulma-hero.is-danger .bulma-navbar-link:hover, +.bulma-hero.is-danger .bulma-navbar-link.is-active { background-color: #ef2e55; color: #fff; } -.hero.is-danger .tabs a { +.bulma-hero.is-danger .bulma-tabs a { color: #fff; opacity: 0.9; } -.hero.is-danger .tabs a:hover { +.bulma-hero.is-danger .bulma-tabs a:hover { opacity: 1; } -.hero.is-danger .tabs li.is-active a { +.bulma-hero.is-danger .bulma-tabs li.is-active a { color: #f14668 !important; opacity: 1; } -.hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { +.bulma-hero.is-danger .bulma-tabs.is-boxed a, .bulma-hero.is-danger .bulma-tabs.is-toggle a { color: #fff; } -.hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover { +.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover { background-color: #fff; border-color: #fff; color: #f14668; } -.hero.is-danger.is-bold { +.bulma-hero.is-danger.is-bold { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } @media screen and (max-width: 768px) { - .hero.is-danger.is-bold .navbar-menu { + .bulma-hero.is-danger.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } } -.hero.is-expo { +.bulma-hero.is-expo { background-color: #ffd257; color: white; } -.hero.is-expo a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-expo strong { +.bulma-hero.is-expo a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-expo strong { color: inherit; } -.hero.is-expo .title { +.bulma-hero.is-expo .bulma-title { color: white; } -.hero.is-expo .subtitle { +.bulma-hero.is-expo .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-expo .subtitle a:not(.button), -.hero.is-expo .subtitle strong { +.bulma-hero.is-expo .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-expo .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-expo .navbar-menu { + .bulma-hero.is-expo .bulma-navbar-menu { background-color: #ffd257; } } -.hero.is-expo .navbar-item, -.hero.is-expo .navbar-link { +.bulma-hero.is-expo .bulma-navbar-item, +.bulma-hero.is-expo .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-expo a.navbar-item:hover, .hero.is-expo a.navbar-item.is-active, -.hero.is-expo .navbar-link:hover, -.hero.is-expo .navbar-link.is-active { +.bulma-hero.is-expo a.bulma-navbar-item:hover, .bulma-hero.is-expo a.bulma-navbar-item.is-active, +.bulma-hero.is-expo .bulma-navbar-link:hover, +.bulma-hero.is-expo .bulma-navbar-link.is-active { background-color: #ffcb3e; color: white; } -.hero.is-expo .tabs a { +.bulma-hero.is-expo .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-expo .tabs a:hover { +.bulma-hero.is-expo .bulma-tabs a:hover { opacity: 1; } -.hero.is-expo .tabs li.is-active a { +.bulma-hero.is-expo .bulma-tabs li.is-active a { color: #ffd257 !important; opacity: 1; } -.hero.is-expo .tabs.is-boxed a, .hero.is-expo .tabs.is-toggle a { +.bulma-hero.is-expo .bulma-tabs.is-boxed a, .bulma-hero.is-expo .bulma-tabs.is-toggle a { color: white; } -.hero.is-expo .tabs.is-boxed a:hover, .hero.is-expo .tabs.is-toggle a:hover { +.bulma-hero.is-expo .bulma-tabs.is-boxed a:hover, .bulma-hero.is-expo .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-expo .tabs.is-boxed li.is-active a, .hero.is-expo .tabs.is-boxed li.is-active a:hover, .hero.is-expo .tabs.is-toggle li.is-active a, .hero.is-expo .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-expo .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-expo .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-expo .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-expo .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #ffd257; } -.hero.is-expo.is-bold { +.bulma-hero.is-expo.is-bold { background-image: linear-gradient(141deg, #ffa024 0%, #ffd257 71%, #fff171 100%); } @media screen and (max-width: 768px) { - .hero.is-expo.is-bold .navbar-menu { + .bulma-hero.is-expo.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #ffa024 0%, #ffd257 71%, #fff171 100%); } } -.hero.is-love { +.bulma-hero.is-love { background-color: #f14668; color: white; } -.hero.is-love a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-love strong { +.bulma-hero.is-love a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-love strong { color: inherit; } -.hero.is-love .title { +.bulma-hero.is-love .bulma-title { color: white; } -.hero.is-love .subtitle { +.bulma-hero.is-love .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-love .subtitle a:not(.button), -.hero.is-love .subtitle strong { +.bulma-hero.is-love .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-love .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-love .navbar-menu { + .bulma-hero.is-love .bulma-navbar-menu { background-color: #f14668; } } -.hero.is-love .navbar-item, -.hero.is-love .navbar-link { +.bulma-hero.is-love .bulma-navbar-item, +.bulma-hero.is-love .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-love a.navbar-item:hover, .hero.is-love a.navbar-item.is-active, -.hero.is-love .navbar-link:hover, -.hero.is-love .navbar-link.is-active { +.bulma-hero.is-love a.bulma-navbar-item:hover, .bulma-hero.is-love a.bulma-navbar-item.is-active, +.bulma-hero.is-love .bulma-navbar-link:hover, +.bulma-hero.is-love .bulma-navbar-link.is-active { background-color: #ef2e55; color: white; } -.hero.is-love .tabs a { +.bulma-hero.is-love .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-love .tabs a:hover { +.bulma-hero.is-love .bulma-tabs a:hover { opacity: 1; } -.hero.is-love .tabs li.is-active a { +.bulma-hero.is-love .bulma-tabs li.is-active a { color: #f14668 !important; opacity: 1; } -.hero.is-love .tabs.is-boxed a, .hero.is-love .tabs.is-toggle a { +.bulma-hero.is-love .bulma-tabs.is-boxed a, .bulma-hero.is-love .bulma-tabs.is-toggle a { color: white; } -.hero.is-love .tabs.is-boxed a:hover, .hero.is-love .tabs.is-toggle a:hover { +.bulma-hero.is-love .bulma-tabs.is-boxed a:hover, .bulma-hero.is-love .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-love .tabs.is-boxed li.is-active a, .hero.is-love .tabs.is-boxed li.is-active a:hover, .hero.is-love .tabs.is-toggle li.is-active a, .hero.is-love .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-love .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-love .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-love .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-love .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #f14668; } -.hero.is-love.is-bold { +.bulma-hero.is-love.is-bold { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } @media screen and (max-width: 768px) { - .hero.is-love.is-bold .navbar-menu { + .bulma-hero.is-love.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #fa0a62 0%, #f14668 71%, #f7595f 100%); } } -.hero.is-patreon { +.bulma-hero.is-patreon { background-color: #f96854; color: white; } -.hero.is-patreon a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-patreon strong { +.bulma-hero.is-patreon a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-patreon strong { color: inherit; } -.hero.is-patreon .title { +.bulma-hero.is-patreon .bulma-title { color: white; } -.hero.is-patreon .subtitle { +.bulma-hero.is-patreon .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-patreon .subtitle a:not(.button), -.hero.is-patreon .subtitle strong { +.bulma-hero.is-patreon .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-patreon .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-patreon .navbar-menu { + .bulma-hero.is-patreon .bulma-navbar-menu { background-color: #f96854; } } -.hero.is-patreon .navbar-item, -.hero.is-patreon .navbar-link { +.bulma-hero.is-patreon .bulma-navbar-item, +.bulma-hero.is-patreon .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-patreon a.navbar-item:hover, .hero.is-patreon a.navbar-item.is-active, -.hero.is-patreon .navbar-link:hover, -.hero.is-patreon .navbar-link.is-active { +.bulma-hero.is-patreon a.bulma-navbar-item:hover, .bulma-hero.is-patreon a.bulma-navbar-item.is-active, +.bulma-hero.is-patreon .bulma-navbar-link:hover, +.bulma-hero.is-patreon .bulma-navbar-link.is-active { background-color: #f8523b; color: white; } -.hero.is-patreon .tabs a { +.bulma-hero.is-patreon .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-patreon .tabs a:hover { +.bulma-hero.is-patreon .bulma-tabs a:hover { opacity: 1; } -.hero.is-patreon .tabs li.is-active a { +.bulma-hero.is-patreon .bulma-tabs li.is-active a { color: #f96854 !important; opacity: 1; } -.hero.is-patreon .tabs.is-boxed a, .hero.is-patreon .tabs.is-toggle a { +.bulma-hero.is-patreon .bulma-tabs.is-boxed a, .bulma-hero.is-patreon .bulma-tabs.is-toggle a { color: white; } -.hero.is-patreon .tabs.is-boxed a:hover, .hero.is-patreon .tabs.is-toggle a:hover { +.bulma-hero.is-patreon .bulma-tabs.is-boxed a:hover, .bulma-hero.is-patreon .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-patreon .tabs.is-boxed li.is-active a, .hero.is-patreon .tabs.is-boxed li.is-active a:hover, .hero.is-patreon .tabs.is-toggle li.is-active a, .hero.is-patreon .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-patreon .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-patreon .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-patreon .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-patreon .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #f96854; } -.hero.is-patreon.is-bold { +.bulma-hero.is-patreon.is-bold { background-image: linear-gradient(141deg, #ff1b25 0%, #f96854 71%, #fe9469 100%); } @media screen and (max-width: 768px) { - .hero.is-patreon.is-bold .navbar-menu { + .bulma-hero.is-patreon.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #ff1b25 0%, #f96854 71%, #fe9469 100%); } } -.hero.is-rss { +.bulma-hero.is-rss { background-color: #f26522; color: white; } -.hero.is-rss a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-rss strong { +.bulma-hero.is-rss a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-rss strong { color: inherit; } -.hero.is-rss .title { +.bulma-hero.is-rss .bulma-title { color: white; } -.hero.is-rss .subtitle { +.bulma-hero.is-rss .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-rss .subtitle a:not(.button), -.hero.is-rss .subtitle strong { +.bulma-hero.is-rss .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-rss .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-rss .navbar-menu { + .bulma-hero.is-rss .bulma-navbar-menu { background-color: #f26522; } } -.hero.is-rss .navbar-item, -.hero.is-rss .navbar-link { +.bulma-hero.is-rss .bulma-navbar-item, +.bulma-hero.is-rss .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-rss a.navbar-item:hover, .hero.is-rss a.navbar-item.is-active, -.hero.is-rss .navbar-link:hover, -.hero.is-rss .navbar-link.is-active { +.bulma-hero.is-rss a.bulma-navbar-item:hover, .bulma-hero.is-rss a.bulma-navbar-item.is-active, +.bulma-hero.is-rss .bulma-navbar-link:hover, +.bulma-hero.is-rss .bulma-navbar-link.is-active { background-color: #ed560e; color: white; } -.hero.is-rss .tabs a { +.bulma-hero.is-rss .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-rss .tabs a:hover { +.bulma-hero.is-rss .bulma-tabs a:hover { opacity: 1; } -.hero.is-rss .tabs li.is-active a { +.bulma-hero.is-rss .bulma-tabs li.is-active a { color: #f26522 !important; opacity: 1; } -.hero.is-rss .tabs.is-boxed a, .hero.is-rss .tabs.is-toggle a { +.bulma-hero.is-rss .bulma-tabs.is-boxed a, .bulma-hero.is-rss .bulma-tabs.is-toggle a { color: white; } -.hero.is-rss .tabs.is-boxed a:hover, .hero.is-rss .tabs.is-toggle a:hover { +.bulma-hero.is-rss .bulma-tabs.is-boxed a:hover, .bulma-hero.is-rss .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-rss .tabs.is-boxed li.is-active a, .hero.is-rss .tabs.is-boxed li.is-active a:hover, .hero.is-rss .tabs.is-toggle li.is-active a, .hero.is-rss .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-rss .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-rss .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-rss .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-rss .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #f26522; } -.hero.is-rss.is-bold { +.bulma-hero.is-rss.is-bold { background-image: linear-gradient(141deg, #e02401 0%, #f26522 71%, #f99535 100%); } @media screen and (max-width: 768px) { - .hero.is-rss.is-bold .navbar-menu { + .bulma-hero.is-rss.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #e02401 0%, #f26522 71%, #f99535 100%); } } -.hero.is-bleeding { +.bulma-hero.is-bleeding { background-color: #abf47c; color: rgba(0, 0, 0, 0.7); } -.hero.is-bleeding a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-bleeding strong { +.bulma-hero.is-bleeding a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-bleeding strong { color: inherit; } -.hero.is-bleeding .title { +.bulma-hero.is-bleeding .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-bleeding .subtitle { +.bulma-hero.is-bleeding .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-bleeding .subtitle a:not(.button), -.hero.is-bleeding .subtitle strong { +.bulma-hero.is-bleeding .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-bleeding .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-bleeding .navbar-menu { + .bulma-hero.is-bleeding .bulma-navbar-menu { background-color: #abf47c; } } -.hero.is-bleeding .navbar-item, -.hero.is-bleeding .navbar-link { +.bulma-hero.is-bleeding .bulma-navbar-item, +.bulma-hero.is-bleeding .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-bleeding a.navbar-item:hover, .hero.is-bleeding a.navbar-item.is-active, -.hero.is-bleeding .navbar-link:hover, -.hero.is-bleeding .navbar-link.is-active { +.bulma-hero.is-bleeding a.bulma-navbar-item:hover, .bulma-hero.is-bleeding a.bulma-navbar-item.is-active, +.bulma-hero.is-bleeding .bulma-navbar-link:hover, +.bulma-hero.is-bleeding .bulma-navbar-link.is-active { background-color: #9cf264; color: rgba(0, 0, 0, 0.7); } -.hero.is-bleeding .tabs a { +.bulma-hero.is-bleeding .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-bleeding .tabs a:hover { +.bulma-hero.is-bleeding .bulma-tabs a:hover { opacity: 1; } -.hero.is-bleeding .tabs li.is-active a { +.bulma-hero.is-bleeding .bulma-tabs li.is-active a { color: #abf47c !important; opacity: 1; } -.hero.is-bleeding .tabs.is-boxed a, .hero.is-bleeding .tabs.is-toggle a { +.bulma-hero.is-bleeding .bulma-tabs.is-boxed a, .bulma-hero.is-bleeding .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-bleeding .tabs.is-boxed a:hover, .hero.is-bleeding .tabs.is-toggle a:hover { +.bulma-hero.is-bleeding .bulma-tabs.is-boxed a:hover, .bulma-hero.is-bleeding .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-bleeding .tabs.is-boxed li.is-active a, .hero.is-bleeding .tabs.is-boxed li.is-active a:hover, .hero.is-bleeding .tabs.is-toggle li.is-active a, .hero.is-bleeding .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-bleeding .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-bleeding .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-bleeding .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-bleeding .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: #abf47c; } -.hero.is-bleeding.is-bold { +.bulma-hero.is-bleeding.is-bold { background-image: linear-gradient(141deg, #a9fa43 0%, #abf47c 71%, #a8f991 100%); } @media screen and (max-width: 768px) { - .hero.is-bleeding.is-bold .navbar-menu { + .bulma-hero.is-bleeding.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #a9fa43 0%, #abf47c 71%, #a8f991 100%); } } -.hero.is-sass { +.bulma-hero.is-sass { background-color: #bf4080; color: white; } -.hero.is-sass a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-sass strong { +.bulma-hero.is-sass a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-sass strong { color: inherit; } -.hero.is-sass .title { +.bulma-hero.is-sass .bulma-title { color: white; } -.hero.is-sass .subtitle { +.bulma-hero.is-sass .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-sass .subtitle a:not(.button), -.hero.is-sass .subtitle strong { +.bulma-hero.is-sass .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-sass .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-sass .navbar-menu { + .bulma-hero.is-sass .bulma-navbar-menu { background-color: #bf4080; } } -.hero.is-sass .navbar-item, -.hero.is-sass .navbar-link { +.bulma-hero.is-sass .bulma-navbar-item, +.bulma-hero.is-sass .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-sass a.navbar-item:hover, .hero.is-sass a.navbar-item.is-active, -.hero.is-sass .navbar-link:hover, -.hero.is-sass .navbar-link.is-active { +.bulma-hero.is-sass a.bulma-navbar-item:hover, .bulma-hero.is-sass a.bulma-navbar-item.is-active, +.bulma-hero.is-sass .bulma-navbar-link:hover, +.bulma-hero.is-sass .bulma-navbar-link.is-active { background-color: #ac3a73; color: white; } -.hero.is-sass .tabs a { +.bulma-hero.is-sass .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-sass .tabs a:hover { +.bulma-hero.is-sass .bulma-tabs a:hover { opacity: 1; } -.hero.is-sass .tabs li.is-active a { +.bulma-hero.is-sass .bulma-tabs li.is-active a { color: #bf4080 !important; opacity: 1; } -.hero.is-sass .tabs.is-boxed a, .hero.is-sass .tabs.is-toggle a { +.bulma-hero.is-sass .bulma-tabs.is-boxed a, .bulma-hero.is-sass .bulma-tabs.is-toggle a { color: white; } -.hero.is-sass .tabs.is-boxed a:hover, .hero.is-sass .tabs.is-toggle a:hover { +.bulma-hero.is-sass .bulma-tabs.is-boxed a:hover, .bulma-hero.is-sass .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-sass .tabs.is-boxed li.is-active a, .hero.is-sass .tabs.is-boxed li.is-active a:hover, .hero.is-sass .tabs.is-toggle li.is-active a, .hero.is-sass .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-sass .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-sass .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-sass .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-sass .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #bf4080; } -.hero.is-sass.is-bold { +.bulma-hero.is-sass.is-bold { background-image: linear-gradient(141deg, #a3297b 0%, #bf4080 71%, #cb4d78 100%); } @media screen and (max-width: 768px) { - .hero.is-sass.is-bold .navbar-menu { + .bulma-hero.is-sass.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #a3297b 0%, #bf4080 71%, #cb4d78 100%); } } -.hero.is-amazon { +.bulma-hero.is-amazon { background-color: #ffd863; color: rgba(0, 0, 0, 0.7); } -.hero.is-amazon a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-amazon strong { +.bulma-hero.is-amazon a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-amazon strong { color: inherit; } -.hero.is-amazon .title { +.bulma-hero.is-amazon .bulma-title { color: rgba(0, 0, 0, 0.7); } -.hero.is-amazon .subtitle { +.bulma-hero.is-amazon .bulma-subtitle { color: rgba(0, 0, 0, 0.9); } -.hero.is-amazon .subtitle a:not(.button), -.hero.is-amazon .subtitle strong { +.bulma-hero.is-amazon .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-amazon .bulma-subtitle strong { color: rgba(0, 0, 0, 0.7); } @media screen and (max-width: 1023px) { - .hero.is-amazon .navbar-menu { + .bulma-hero.is-amazon .bulma-navbar-menu { background-color: #ffd863; } } -.hero.is-amazon .navbar-item, -.hero.is-amazon .navbar-link { +.bulma-hero.is-amazon .bulma-navbar-item, +.bulma-hero.is-amazon .bulma-navbar-link { color: rgba(0, 0, 0, 0.7); } -.hero.is-amazon a.navbar-item:hover, .hero.is-amazon a.navbar-item.is-active, -.hero.is-amazon .navbar-link:hover, -.hero.is-amazon .navbar-link.is-active { +.bulma-hero.is-amazon a.bulma-navbar-item:hover, .bulma-hero.is-amazon a.bulma-navbar-item.is-active, +.bulma-hero.is-amazon .bulma-navbar-link:hover, +.bulma-hero.is-amazon .bulma-navbar-link.is-active { background-color: #ffd24a; color: rgba(0, 0, 0, 0.7); } -.hero.is-amazon .tabs a { +.bulma-hero.is-amazon .bulma-tabs a { color: rgba(0, 0, 0, 0.7); opacity: 0.9; } -.hero.is-amazon .tabs a:hover { +.bulma-hero.is-amazon .bulma-tabs a:hover { opacity: 1; } -.hero.is-amazon .tabs li.is-active a { +.bulma-hero.is-amazon .bulma-tabs li.is-active a { color: #ffd863 !important; opacity: 1; } -.hero.is-amazon .tabs.is-boxed a, .hero.is-amazon .tabs.is-toggle a { +.bulma-hero.is-amazon .bulma-tabs.is-boxed a, .bulma-hero.is-amazon .bulma-tabs.is-toggle a { color: rgba(0, 0, 0, 0.7); } -.hero.is-amazon .tabs.is-boxed a:hover, .hero.is-amazon .tabs.is-toggle a:hover { +.bulma-hero.is-amazon .bulma-tabs.is-boxed a:hover, .bulma-hero.is-amazon .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-amazon .tabs.is-boxed li.is-active a, .hero.is-amazon .tabs.is-boxed li.is-active a:hover, .hero.is-amazon .tabs.is-toggle li.is-active a, .hero.is-amazon .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-amazon .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-amazon .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-amazon .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-amazon .bulma-tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(0, 0, 0, 0.7); color: #ffd863; } -.hero.is-amazon.is-bold { +.bulma-hero.is-amazon.is-bold { background-image: linear-gradient(141deg, #ffa930 0%, #ffd863 71%, #fff47d 100%); } @media screen and (max-width: 768px) { - .hero.is-amazon.is-bold .navbar-menu { + .bulma-hero.is-amazon.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #ffa930 0%, #ffd863 71%, #fff47d 100%); } } -.hero.is-sponsor { +.bulma-hero.is-sponsor { background-color: #ea4aaa; color: white; } -.hero.is-sponsor a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-sponsor strong { +.bulma-hero.is-sponsor a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-sponsor strong { color: inherit; } -.hero.is-sponsor .title { +.bulma-hero.is-sponsor .bulma-title { color: white; } -.hero.is-sponsor .subtitle { +.bulma-hero.is-sponsor .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-sponsor .subtitle a:not(.button), -.hero.is-sponsor .subtitle strong { +.bulma-hero.is-sponsor .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-sponsor .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-sponsor .navbar-menu { + .bulma-hero.is-sponsor .bulma-navbar-menu { background-color: #ea4aaa; } } -.hero.is-sponsor .navbar-item, -.hero.is-sponsor .navbar-link { +.bulma-hero.is-sponsor .bulma-navbar-item, +.bulma-hero.is-sponsor .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-sponsor a.navbar-item:hover, .hero.is-sponsor a.navbar-item.is-active, -.hero.is-sponsor .navbar-link:hover, -.hero.is-sponsor .navbar-link.is-active { +.bulma-hero.is-sponsor a.bulma-navbar-item:hover, .bulma-hero.is-sponsor a.bulma-navbar-item.is-active, +.bulma-hero.is-sponsor .bulma-navbar-link:hover, +.bulma-hero.is-sponsor .bulma-navbar-link.is-active { background-color: #e7339f; color: white; } -.hero.is-sponsor .tabs a { +.bulma-hero.is-sponsor .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-sponsor .tabs a:hover { +.bulma-hero.is-sponsor .bulma-tabs a:hover { opacity: 1; } -.hero.is-sponsor .tabs li.is-active a { +.bulma-hero.is-sponsor .bulma-tabs li.is-active a { color: #ea4aaa !important; opacity: 1; } -.hero.is-sponsor .tabs.is-boxed a, .hero.is-sponsor .tabs.is-toggle a { +.bulma-hero.is-sponsor .bulma-tabs.is-boxed a, .bulma-hero.is-sponsor .bulma-tabs.is-toggle a { color: white; } -.hero.is-sponsor .tabs.is-boxed a:hover, .hero.is-sponsor .tabs.is-toggle a:hover { +.bulma-hero.is-sponsor .bulma-tabs.is-boxed a:hover, .bulma-hero.is-sponsor .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-sponsor .tabs.is-boxed li.is-active a, .hero.is-sponsor .tabs.is-boxed li.is-active a:hover, .hero.is-sponsor .tabs.is-toggle li.is-active a, .hero.is-sponsor .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-sponsor .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-sponsor .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-sponsor .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-sponsor .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #ea4aaa; } -.hero.is-sponsor.is-bold { +.bulma-hero.is-sponsor.is-bold { background-image: linear-gradient(141deg, #f110bd 0%, #ea4aaa 71%, #f15c9d 100%); } @media screen and (max-width: 768px) { - .hero.is-sponsor.is-bold .navbar-menu { + .bulma-hero.is-sponsor.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #f110bd 0%, #ea4aaa 71%, #f15c9d 100%); } } -.hero.is-twitter { +.bulma-hero.is-twitter { background-color: #55acee; color: white; } -.hero.is-twitter a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-twitter strong { +.bulma-hero.is-twitter a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-twitter strong { color: inherit; } -.hero.is-twitter .title { +.bulma-hero.is-twitter .bulma-title { color: white; } -.hero.is-twitter .subtitle { +.bulma-hero.is-twitter .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-twitter .subtitle a:not(.button), -.hero.is-twitter .subtitle strong { +.bulma-hero.is-twitter .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-twitter .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-twitter .navbar-menu { + .bulma-hero.is-twitter .bulma-navbar-menu { background-color: #55acee; } } -.hero.is-twitter .navbar-item, -.hero.is-twitter .navbar-link { +.bulma-hero.is-twitter .bulma-navbar-item, +.bulma-hero.is-twitter .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-twitter a.navbar-item:hover, .hero.is-twitter a.navbar-item.is-active, -.hero.is-twitter .navbar-link:hover, -.hero.is-twitter .navbar-link.is-active { +.bulma-hero.is-twitter a.bulma-navbar-item:hover, .bulma-hero.is-twitter a.bulma-navbar-item.is-active, +.bulma-hero.is-twitter .bulma-navbar-link:hover, +.bulma-hero.is-twitter .bulma-navbar-link.is-active { background-color: #3ea1ec; color: white; } -.hero.is-twitter .tabs a { +.bulma-hero.is-twitter .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-twitter .tabs a:hover { +.bulma-hero.is-twitter .bulma-tabs a:hover { opacity: 1; } -.hero.is-twitter .tabs li.is-active a { +.bulma-hero.is-twitter .bulma-tabs li.is-active a { color: #55acee !important; opacity: 1; } -.hero.is-twitter .tabs.is-boxed a, .hero.is-twitter .tabs.is-toggle a { +.bulma-hero.is-twitter .bulma-tabs.is-boxed a, .bulma-hero.is-twitter .bulma-tabs.is-toggle a { color: white; } -.hero.is-twitter .tabs.is-boxed a:hover, .hero.is-twitter .tabs.is-toggle a:hover { +.bulma-hero.is-twitter .bulma-tabs.is-boxed a:hover, .bulma-hero.is-twitter .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-twitter .tabs.is-boxed li.is-active a, .hero.is-twitter .tabs.is-boxed li.is-active a:hover, .hero.is-twitter .tabs.is-toggle li.is-active a, .hero.is-twitter .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-twitter .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-twitter .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-twitter .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-twitter .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #55acee; } -.hero.is-twitter.is-bold { +.bulma-hero.is-twitter.is-bold { background-image: linear-gradient(141deg, #1bbbf5 0%, #55acee 71%, #68a1f4 100%); } @media screen and (max-width: 768px) { - .hero.is-twitter.is-bold .navbar-menu { + .bulma-hero.is-twitter.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #1bbbf5 0%, #55acee 71%, #68a1f4 100%); } } -.hero.is-videos { +.bulma-hero.is-videos { background-color: #48c78e; color: white; } -.hero.is-videos a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-videos strong { +.bulma-hero.is-videos a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-videos strong { color: inherit; } -.hero.is-videos .title { +.bulma-hero.is-videos .bulma-title { color: white; } -.hero.is-videos .subtitle { +.bulma-hero.is-videos .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-videos .subtitle a:not(.button), -.hero.is-videos .subtitle strong { +.bulma-hero.is-videos .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-videos .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-videos .navbar-menu { + .bulma-hero.is-videos .bulma-navbar-menu { background-color: #48c78e; } } -.hero.is-videos .navbar-item, -.hero.is-videos .navbar-link { +.bulma-hero.is-videos .bulma-navbar-item, +.bulma-hero.is-videos .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-videos a.navbar-item:hover, .hero.is-videos a.navbar-item.is-active, -.hero.is-videos .navbar-link:hover, -.hero.is-videos .navbar-link.is-active { +.bulma-hero.is-videos a.bulma-navbar-item:hover, .bulma-hero.is-videos a.bulma-navbar-item.is-active, +.bulma-hero.is-videos .bulma-navbar-link:hover, +.bulma-hero.is-videos .bulma-navbar-link.is-active { background-color: #3abb81; color: white; } -.hero.is-videos .tabs a { +.bulma-hero.is-videos .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-videos .tabs a:hover { +.bulma-hero.is-videos .bulma-tabs a:hover { opacity: 1; } -.hero.is-videos .tabs li.is-active a { +.bulma-hero.is-videos .bulma-tabs li.is-active a { color: #48c78e !important; opacity: 1; } -.hero.is-videos .tabs.is-boxed a, .hero.is-videos .tabs.is-toggle a { +.bulma-hero.is-videos .bulma-tabs.is-boxed a, .bulma-hero.is-videos .bulma-tabs.is-toggle a { color: white; } -.hero.is-videos .tabs.is-boxed a:hover, .hero.is-videos .tabs.is-toggle a:hover { +.bulma-hero.is-videos .bulma-tabs.is-boxed a:hover, .bulma-hero.is-videos .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-videos .tabs.is-boxed li.is-active a, .hero.is-videos .tabs.is-boxed li.is-active a:hover, .hero.is-videos .tabs.is-toggle li.is-active a, .hero.is-videos .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-videos .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-videos .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-videos .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-videos .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #48c78e; } -.hero.is-videos.is-bold { +.bulma-hero.is-videos.is-bold { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } @media screen and (max-width: 768px) { - .hero.is-videos.is-bold .navbar-menu { + .bulma-hero.is-videos.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #29b35e 0%, #48c78e 71%, #56d2af 100%); } } -.hero.is-extensions { +.bulma-hero.is-extensions { background-color: #3e8ed0; color: white; } -.hero.is-extensions a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-extensions strong { +.bulma-hero.is-extensions a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-extensions strong { color: inherit; } -.hero.is-extensions .title { +.bulma-hero.is-extensions .bulma-title { color: white; } -.hero.is-extensions .subtitle { +.bulma-hero.is-extensions .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-extensions .subtitle a:not(.button), -.hero.is-extensions .subtitle strong { +.bulma-hero.is-extensions .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-extensions .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-extensions .navbar-menu { + .bulma-hero.is-extensions .bulma-navbar-menu { background-color: #3e8ed0; } } -.hero.is-extensions .navbar-item, -.hero.is-extensions .navbar-link { +.bulma-hero.is-extensions .bulma-navbar-item, +.bulma-hero.is-extensions .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-extensions a.navbar-item:hover, .hero.is-extensions a.navbar-item.is-active, -.hero.is-extensions .navbar-link:hover, -.hero.is-extensions .navbar-link.is-active { +.bulma-hero.is-extensions a.bulma-navbar-item:hover, .bulma-hero.is-extensions a.bulma-navbar-item.is-active, +.bulma-hero.is-extensions .bulma-navbar-link:hover, +.bulma-hero.is-extensions .bulma-navbar-link.is-active { background-color: #3082c5; color: white; } -.hero.is-extensions .tabs a { +.bulma-hero.is-extensions .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-extensions .tabs a:hover { +.bulma-hero.is-extensions .bulma-tabs a:hover { opacity: 1; } -.hero.is-extensions .tabs li.is-active a { +.bulma-hero.is-extensions .bulma-tabs li.is-active a { color: #3e8ed0 !important; opacity: 1; } -.hero.is-extensions .tabs.is-boxed a, .hero.is-extensions .tabs.is-toggle a { +.bulma-hero.is-extensions .bulma-tabs.is-boxed a, .bulma-hero.is-extensions .bulma-tabs.is-toggle a { color: white; } -.hero.is-extensions .tabs.is-boxed a:hover, .hero.is-extensions .tabs.is-toggle a:hover { +.bulma-hero.is-extensions .bulma-tabs.is-boxed a:hover, .bulma-hero.is-extensions .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-extensions .tabs.is-boxed li.is-active a, .hero.is-extensions .tabs.is-boxed li.is-active a:hover, .hero.is-extensions .tabs.is-toggle li.is-active a, .hero.is-extensions .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-extensions .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-extensions .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-extensions .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-extensions .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #3e8ed0; } -.hero.is-extensions.is-bold { +.bulma-hero.is-extensions.is-bold { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } @media screen and (max-width: 768px) { - .hero.is-extensions.is-bold .navbar-menu { + .bulma-hero.is-extensions.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #208fbc 0%, #3e8ed0 71%, #4d83db 100%); } } -.hero.is-bootstrap { +.bulma-hero.is-bootstrap { background-color: #6f5499; color: white; } -.hero.is-bootstrap a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-bootstrap strong { +.bulma-hero.is-bootstrap a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current), +.bulma-hero.is-bootstrap strong { color: inherit; } -.hero.is-bootstrap .title { +.bulma-hero.is-bootstrap .bulma-title { color: white; } -.hero.is-bootstrap .subtitle { +.bulma-hero.is-bootstrap .bulma-subtitle { color: rgba(255, 255, 255, 0.9); } -.hero.is-bootstrap .subtitle a:not(.button), -.hero.is-bootstrap .subtitle strong { +.bulma-hero.is-bootstrap .bulma-subtitle a:not(.bulma-button), +.bulma-hero.is-bootstrap .bulma-subtitle strong { color: white; } @media screen and (max-width: 1023px) { - .hero.is-bootstrap .navbar-menu { + .bulma-hero.is-bootstrap .bulma-navbar-menu { background-color: #6f5499; } } -.hero.is-bootstrap .navbar-item, -.hero.is-bootstrap .navbar-link { +.bulma-hero.is-bootstrap .bulma-navbar-item, +.bulma-hero.is-bootstrap .bulma-navbar-link { color: rgba(255, 255, 255, 0.7); } -.hero.is-bootstrap a.navbar-item:hover, .hero.is-bootstrap a.navbar-item.is-active, -.hero.is-bootstrap .navbar-link:hover, -.hero.is-bootstrap .navbar-link.is-active { +.bulma-hero.is-bootstrap a.bulma-navbar-item:hover, .bulma-hero.is-bootstrap a.bulma-navbar-item.is-active, +.bulma-hero.is-bootstrap .bulma-navbar-link:hover, +.bulma-hero.is-bootstrap .bulma-navbar-link.is-active { background-color: #634b89; color: white; } -.hero.is-bootstrap .tabs a { +.bulma-hero.is-bootstrap .bulma-tabs a { color: white; opacity: 0.9; } -.hero.is-bootstrap .tabs a:hover { +.bulma-hero.is-bootstrap .bulma-tabs a:hover { opacity: 1; } -.hero.is-bootstrap .tabs li.is-active a { +.bulma-hero.is-bootstrap .bulma-tabs li.is-active a { color: #6f5499 !important; opacity: 1; } -.hero.is-bootstrap .tabs.is-boxed a, .hero.is-bootstrap .tabs.is-toggle a { +.bulma-hero.is-bootstrap .bulma-tabs.is-boxed a, .bulma-hero.is-bootstrap .bulma-tabs.is-toggle a { color: white; } -.hero.is-bootstrap .tabs.is-boxed a:hover, .hero.is-bootstrap .tabs.is-toggle a:hover { +.bulma-hero.is-bootstrap .bulma-tabs.is-boxed a:hover, .bulma-hero.is-bootstrap .bulma-tabs.is-toggle a:hover { background-color: rgba(10, 10, 10, 0.1); } -.hero.is-bootstrap .tabs.is-boxed li.is-active a, .hero.is-bootstrap .tabs.is-boxed li.is-active a:hover, .hero.is-bootstrap .tabs.is-toggle li.is-active a, .hero.is-bootstrap .tabs.is-toggle li.is-active a:hover { +.bulma-hero.is-bootstrap .bulma-tabs.is-boxed li.is-active a, .bulma-hero.is-bootstrap .bulma-tabs.is-boxed li.is-active a:hover, .bulma-hero.is-bootstrap .bulma-tabs.is-toggle li.is-active a, .bulma-hero.is-bootstrap .bulma-tabs.is-toggle li.is-active a:hover { background-color: white; border-color: white; color: #6f5499; } -.hero.is-bootstrap.is-bold { +.bulma-hero.is-bootstrap.is-bold { background-image: linear-gradient(141deg, #493981 0%, #6f5499 71%, #8859ad 100%); } @media screen and (max-width: 768px) { - .hero.is-bootstrap.is-bold .navbar-menu { + .bulma-hero.is-bootstrap.is-bold .bulma-navbar-menu { background-image: linear-gradient(141deg, #493981 0%, #6f5499 71%, #8859ad 100%); } } -.hero.is-small .hero-body { +.bulma-hero.is-small .bulma-hero-body { padding: 1.5rem; } @media screen and (min-width: 769px), print { - .hero.is-medium .hero-body { + .bulma-hero.is-medium .bulma-hero-body { padding: 9rem 4.5rem; } } @media screen and (min-width: 769px), print { - .hero.is-large .hero-body { + .bulma-hero.is-large .bulma-hero-body { padding: 18rem 6rem; } } -.hero.is-halfheight .hero-body, .hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body { +.bulma-hero.is-halfheight .bulma-hero-body, .bulma-hero.is-fullheight .bulma-hero-body, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body { align-items: center; display: flex; } -.hero.is-halfheight .hero-body > .container, .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container { +.bulma-hero.is-halfheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight .bulma-hero-body > .bulma-container, .bulma-hero.is-fullheight-with-navbar .bulma-hero-body > .bulma-container { flex-grow: 1; flex-shrink: 1; } -.hero.is-halfheight { +.bulma-hero.is-halfheight { min-height: 50vh; } -.hero.is-fullheight { +.bulma-hero.is-fullheight { min-height: 100vh; } -.hero-video { +.bulma-hero-video { overflow: hidden; } -.hero-video video { +.bulma-hero-video video { left: 50%; min-height: 100%; min-width: 100%; @@ -16818,74 +16818,74 @@ a.has-text-bootstrap-dark:hover, a.has-text-bootstrap-dark:focus { transform: translate3d(-50%, -50%, 0); } -.hero-video.is-transparent { +.bulma-hero-video.is-transparent { opacity: 0.3; } @media screen and (max-width: 768px) { - .hero-video { + .bulma-hero-video { display: none; } } -.hero-buttons { +.bulma-hero-buttons { margin-top: 1.5rem; } @media screen and (max-width: 768px) { - .hero-buttons .button { + .bulma-hero-buttons .bulma-button { display: flex; } - .hero-buttons .button:not(:last-child) { + .bulma-hero-buttons .bulma-button:not(:last-child) { margin-bottom: 0.75rem; } } @media screen and (min-width: 769px), print { - .hero-buttons { + .bulma-hero-buttons { display: flex; justify-content: center; } - .hero-buttons .button:not(:last-child) { + .bulma-hero-buttons .bulma-button:not(:last-child) { margin-right: 1.5rem; } } -.hero-head, -.hero-foot { +.bulma-hero-head, +.bulma-hero-foot { flex-grow: 0; flex-shrink: 0; } -.hero-body { +.bulma-hero-body { flex-grow: 1; flex-shrink: 0; padding: 3rem 1.5rem; } @media screen and (min-width: 769px), print { - .hero-body { + .bulma-hero-body { padding: 3rem 3rem; } } -.section { +.bulma-section { padding: 3rem 1.5rem; } @media screen and (min-width: 1024px) { - .section { + .bulma-section { padding: 3rem 3rem; } - .section.is-medium { + .bulma-section.is-medium { padding: 9rem 4.5rem; } - .section.is-large { + .bulma-section.is-large { padding: 18rem 6rem; } } -.footer { +.bulma-footer { background-color: #fafafa; padding: 3rem 1.5rem 6rem; } @@ -16896,7 +16896,7 @@ a.has-text-bootstrap-dark:hover, a.has-text-bootstrap-dark:focus { justify-content: center; } -.navbar-burger, .bd-tabs-nav button, .bd-category-toggle, .bd-navbar-search-icon, .bd-pill-button { +.bulma-navbar-burger, .bd-tabs-nav button, .bd-category-toggle, .bd-navbar-search-icon, .bd-pill-button { -moz-appearance: none; -webkit-appearance: none; appearance: none; diff --git a/docs/css/bulma-docs.min.css b/docs/css/bulma-docs.min.css index 3d095772..414351e1 100644 --- a/docs/css/bulma-docs.min.css +++ b/docs/css/bulma-docs.min.css @@ -1 +1 @@ -@charset "UTF-8";/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.bulma-control-extend,.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.375em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.bulma-control-extend:active,.bulma-control-extend:focus,.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.bulma-control-extend,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.bulma-control-extend,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.bulma-control-extend[disabled],.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .bulma-control-extend,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bd-book-cover:not(:last-child),.bd-content .bd-highlight-full:not(:last-child),.bd-content .highlight:not(:last-child),.bd-example:not(:last-child),.bd-pills:not(:last-child),.bd-side-sponsrs:not(:last-child),.bd-snippet:not(:last-child),.bd-tabs:not(:last-child),.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.loader,.select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bd-docs-overlay,.bd-logos-download,.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.bd-category-toggle,.bd-navbar-search-icon,.bd-pill-button,.bd-tabs-nav button,.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#485fc7;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#363636}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#0a0a0a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading.is-focused::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading.is-focused::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-expo{background-color:#ffd257;border-color:transparent;color:#fff}.button.is-expo.is-hovered,.button.is-expo:hover{background-color:#ffcf4a;border-color:transparent;color:#fff}.button.is-expo.is-focused,.button.is-expo:focus{border-color:transparent;color:#fff}.button.is-expo.is-focused:not(:active),.button.is-expo:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,210,87,.25)}.button.is-expo.is-active,.button.is-expo:active{background-color:#ffcb3e;border-color:transparent;color:#fff}.button.is-expo[disabled],fieldset[disabled] .button.is-expo{background-color:#ffd257;border-color:#ffd257;box-shadow:none}.button.is-expo.is-inverted{background-color:#fff;color:#ffd257}.button.is-expo.is-inverted.is-hovered,.button.is-expo.is-inverted:hover{background-color:#f2f2f2}.button.is-expo.is-inverted[disabled],fieldset[disabled] .button.is-expo.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ffd257}.button.is-expo.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-expo.is-outlined{background-color:transparent;border-color:#ffd257;color:#ffd257}.button.is-expo.is-outlined.is-focused,.button.is-expo.is-outlined.is-hovered,.button.is-expo.is-outlined:focus,.button.is-expo.is-outlined:hover{background-color:#ffd257;border-color:#ffd257;color:#fff}.button.is-expo.is-outlined.is-loading::after{border-color:transparent transparent #ffd257 #ffd257!important}.button.is-expo.is-outlined.is-loading.is-focused::after,.button.is-expo.is-outlined.is-loading.is-hovered::after,.button.is-expo.is-outlined.is-loading:focus::after,.button.is-expo.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-expo.is-outlined[disabled],fieldset[disabled] .button.is-expo.is-outlined{background-color:transparent;border-color:#ffd257;box-shadow:none;color:#ffd257}.button.is-expo.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-expo.is-inverted.is-outlined.is-focused,.button.is-expo.is-inverted.is-outlined.is-hovered,.button.is-expo.is-inverted.is-outlined:focus,.button.is-expo.is-inverted.is-outlined:hover{background-color:#fff;color:#ffd257}.button.is-expo.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-expo.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-expo.is-inverted.is-outlined.is-loading:focus::after,.button.is-expo.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffd257 #ffd257!important}.button.is-expo.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-expo.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-expo.is-light{background-color:#fffaeb;color:#946c00}.button.is-expo.is-light.is-hovered,.button.is-expo.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-expo.is-light.is-active,.button.is-expo.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-love{background-color:#f14668;border-color:transparent;color:#fff}.button.is-love.is-hovered,.button.is-love:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-love.is-focused,.button.is-love:focus{border-color:transparent;color:#fff}.button.is-love.is-focused:not(:active),.button.is-love:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-love.is-active,.button.is-love:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-love[disabled],fieldset[disabled] .button.is-love{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-love.is-inverted{background-color:#fff;color:#f14668}.button.is-love.is-inverted.is-hovered,.button.is-love.is-inverted:hover{background-color:#f2f2f2}.button.is-love.is-inverted[disabled],fieldset[disabled] .button.is-love.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-love.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-love.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-love.is-outlined.is-focused,.button.is-love.is-outlined.is-hovered,.button.is-love.is-outlined:focus,.button.is-love.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-love.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-love.is-outlined.is-loading.is-focused::after,.button.is-love.is-outlined.is-loading.is-hovered::after,.button.is-love.is-outlined.is-loading:focus::after,.button.is-love.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-love.is-outlined[disabled],fieldset[disabled] .button.is-love.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-love.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-love.is-inverted.is-outlined.is-focused,.button.is-love.is-inverted.is-outlined.is-hovered,.button.is-love.is-inverted.is-outlined:focus,.button.is-love.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-love.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-love.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-love.is-inverted.is-outlined.is-loading:focus::after,.button.is-love.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.button.is-love.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-love.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-love.is-light{background-color:#feecf0;color:#cc0f35}.button.is-love.is-light.is-hovered,.button.is-love.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-love.is-light.is-active,.button.is-love.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-patreon{background-color:#f96854;border-color:transparent;color:#fff}.button.is-patreon.is-hovered,.button.is-patreon:hover{background-color:#f95d48;border-color:transparent;color:#fff}.button.is-patreon.is-focused,.button.is-patreon:focus{border-color:transparent;color:#fff}.button.is-patreon.is-focused:not(:active),.button.is-patreon:focus:not(:active){box-shadow:0 0 0 .125em rgba(249,104,84,.25)}.button.is-patreon.is-active,.button.is-patreon:active{background-color:#f8523b;border-color:transparent;color:#fff}.button.is-patreon[disabled],fieldset[disabled] .button.is-patreon{background-color:#f96854;border-color:#f96854;box-shadow:none}.button.is-patreon.is-inverted{background-color:#fff;color:#f96854}.button.is-patreon.is-inverted.is-hovered,.button.is-patreon.is-inverted:hover{background-color:#f2f2f2}.button.is-patreon.is-inverted[disabled],fieldset[disabled] .button.is-patreon.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f96854}.button.is-patreon.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-patreon.is-outlined{background-color:transparent;border-color:#f96854;color:#f96854}.button.is-patreon.is-outlined.is-focused,.button.is-patreon.is-outlined.is-hovered,.button.is-patreon.is-outlined:focus,.button.is-patreon.is-outlined:hover{background-color:#f96854;border-color:#f96854;color:#fff}.button.is-patreon.is-outlined.is-loading::after{border-color:transparent transparent #f96854 #f96854!important}.button.is-patreon.is-outlined.is-loading.is-focused::after,.button.is-patreon.is-outlined.is-loading.is-hovered::after,.button.is-patreon.is-outlined.is-loading:focus::after,.button.is-patreon.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-patreon.is-outlined[disabled],fieldset[disabled] .button.is-patreon.is-outlined{background-color:transparent;border-color:#f96854;box-shadow:none;color:#f96854}.button.is-patreon.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-patreon.is-inverted.is-outlined.is-focused,.button.is-patreon.is-inverted.is-outlined.is-hovered,.button.is-patreon.is-inverted.is-outlined:focus,.button.is-patreon.is-inverted.is-outlined:hover{background-color:#fff;color:#f96854}.button.is-patreon.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-patreon.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-patreon.is-inverted.is-outlined.is-loading:focus::after,.button.is-patreon.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f96854 #f96854!important}.button.is-patreon.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-patreon.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-patreon.is-light{background-color:#feeeeb;color:#c01d07}.button.is-patreon.is-light.is-hovered,.button.is-patreon.is-light:hover{background-color:#fee3df;border-color:transparent;color:#c01d07}.button.is-patreon.is-light.is-active,.button.is-patreon.is-light:active{background-color:#fdd8d3;border-color:transparent;color:#c01d07}.button.is-rss{background-color:#f26522;border-color:transparent;color:#fff}.button.is-rss.is-hovered,.button.is-rss:hover{background-color:#f15d16;border-color:transparent;color:#fff}.button.is-rss.is-focused,.button.is-rss:focus{border-color:transparent;color:#fff}.button.is-rss.is-focused:not(:active),.button.is-rss:focus:not(:active){box-shadow:0 0 0 .125em rgba(242,101,34,.25)}.button.is-rss.is-active,.button.is-rss:active{background-color:#ed560e;border-color:transparent;color:#fff}.button.is-rss[disabled],fieldset[disabled] .button.is-rss{background-color:#f26522;border-color:#f26522;box-shadow:none}.button.is-rss.is-inverted{background-color:#fff;color:#f26522}.button.is-rss.is-inverted.is-hovered,.button.is-rss.is-inverted:hover{background-color:#f2f2f2}.button.is-rss.is-inverted[disabled],fieldset[disabled] .button.is-rss.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f26522}.button.is-rss.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-rss.is-outlined{background-color:transparent;border-color:#f26522;color:#f26522}.button.is-rss.is-outlined.is-focused,.button.is-rss.is-outlined.is-hovered,.button.is-rss.is-outlined:focus,.button.is-rss.is-outlined:hover{background-color:#f26522;border-color:#f26522;color:#fff}.button.is-rss.is-outlined.is-loading::after{border-color:transparent transparent #f26522 #f26522!important}.button.is-rss.is-outlined.is-loading.is-focused::after,.button.is-rss.is-outlined.is-loading.is-hovered::after,.button.is-rss.is-outlined.is-loading:focus::after,.button.is-rss.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-rss.is-outlined[disabled],fieldset[disabled] .button.is-rss.is-outlined{background-color:transparent;border-color:#f26522;box-shadow:none;color:#f26522}.button.is-rss.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-rss.is-inverted.is-outlined.is-focused,.button.is-rss.is-inverted.is-outlined.is-hovered,.button.is-rss.is-inverted.is-outlined:focus,.button.is-rss.is-inverted.is-outlined:hover{background-color:#fff;color:#f26522}.button.is-rss.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-rss.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-rss.is-inverted.is-outlined.is-loading:focus::after,.button.is-rss.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f26522 #f26522!important}.button.is-rss.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-rss.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-rss.is-light{background-color:#fef2ec;color:#c1460b}.button.is-rss.is-light.is-hovered,.button.is-rss.is-light:hover{background-color:#fde9e0;border-color:transparent;color:#c1460b}.button.is-rss.is-light.is-active,.button.is-rss.is-light:active{background-color:#fce1d4;border-color:transparent;color:#c1460b}.button.is-bleeding{background-color:#abf47c;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-bleeding.is-hovered,.button.is-bleeding:hover{background-color:#a3f370;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-bleeding.is-focused,.button.is-bleeding:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-bleeding.is-focused:not(:active),.button.is-bleeding:focus:not(:active){box-shadow:0 0 0 .125em rgba(171,244,124,.25)}.button.is-bleeding.is-active,.button.is-bleeding:active{background-color:#9cf264;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-bleeding[disabled],fieldset[disabled] .button.is-bleeding{background-color:#abf47c;border-color:#abf47c;box-shadow:none}.button.is-bleeding.is-inverted{background-color:rgba(0,0,0,.7);color:#abf47c}.button.is-bleeding.is-inverted.is-hovered,.button.is-bleeding.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-bleeding.is-inverted[disabled],fieldset[disabled] .button.is-bleeding.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#abf47c}.button.is-bleeding.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-bleeding.is-outlined{background-color:transparent;border-color:#abf47c;color:#abf47c}.button.is-bleeding.is-outlined.is-focused,.button.is-bleeding.is-outlined.is-hovered,.button.is-bleeding.is-outlined:focus,.button.is-bleeding.is-outlined:hover{background-color:#abf47c;border-color:#abf47c;color:rgba(0,0,0,.7)}.button.is-bleeding.is-outlined.is-loading::after{border-color:transparent transparent #abf47c #abf47c!important}.button.is-bleeding.is-outlined.is-loading.is-focused::after,.button.is-bleeding.is-outlined.is-loading.is-hovered::after,.button.is-bleeding.is-outlined.is-loading:focus::after,.button.is-bleeding.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-bleeding.is-outlined[disabled],fieldset[disabled] .button.is-bleeding.is-outlined{background-color:transparent;border-color:#abf47c;box-shadow:none;color:#abf47c}.button.is-bleeding.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-bleeding.is-inverted.is-outlined.is-focused,.button.is-bleeding.is-inverted.is-outlined.is-hovered,.button.is-bleeding.is-inverted.is-outlined:focus,.button.is-bleeding.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#abf47c}.button.is-bleeding.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-bleeding.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-bleeding.is-inverted.is-outlined.is-loading:focus::after,.button.is-bleeding.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #abf47c #abf47c!important}.button.is-bleeding.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-bleeding.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-bleeding.is-light{background-color:#f3fdec;color:#3c880b}.button.is-bleeding.is-light.is-hovered,.button.is-bleeding.is-light:hover{background-color:#ebfce0;border-color:transparent;color:#3c880b}.button.is-bleeding.is-light.is-active,.button.is-bleeding.is-light:active{background-color:#e4fbd5;border-color:transparent;color:#3c880b}.button.is-sass{background-color:#bf4080;border-color:transparent;color:#fff}.button.is-sass.is-hovered,.button.is-sass:hover{background-color:#b53d7a;border-color:transparent;color:#fff}.button.is-sass.is-focused,.button.is-sass:focus{border-color:transparent;color:#fff}.button.is-sass.is-focused:not(:active),.button.is-sass:focus:not(:active){box-shadow:0 0 0 .125em rgba(191,64,128,.25)}.button.is-sass.is-active,.button.is-sass:active{background-color:#ac3a73;border-color:transparent;color:#fff}.button.is-sass[disabled],fieldset[disabled] .button.is-sass{background-color:#bf4080;border-color:#bf4080;box-shadow:none}.button.is-sass.is-inverted{background-color:#fff;color:#bf4080}.button.is-sass.is-inverted.is-hovered,.button.is-sass.is-inverted:hover{background-color:#f2f2f2}.button.is-sass.is-inverted[disabled],fieldset[disabled] .button.is-sass.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#bf4080}.button.is-sass.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-sass.is-outlined{background-color:transparent;border-color:#bf4080;color:#bf4080}.button.is-sass.is-outlined.is-focused,.button.is-sass.is-outlined.is-hovered,.button.is-sass.is-outlined:focus,.button.is-sass.is-outlined:hover{background-color:#bf4080;border-color:#bf4080;color:#fff}.button.is-sass.is-outlined.is-loading::after{border-color:transparent transparent #bf4080 #bf4080!important}.button.is-sass.is-outlined.is-loading.is-focused::after,.button.is-sass.is-outlined.is-loading.is-hovered::after,.button.is-sass.is-outlined.is-loading:focus::after,.button.is-sass.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-sass.is-outlined[disabled],fieldset[disabled] .button.is-sass.is-outlined{background-color:transparent;border-color:#bf4080;box-shadow:none;color:#bf4080}.button.is-sass.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-sass.is-inverted.is-outlined.is-focused,.button.is-sass.is-inverted.is-outlined.is-hovered,.button.is-sass.is-inverted.is-outlined:focus,.button.is-sass.is-inverted.is-outlined:hover{background-color:#fff;color:#bf4080}.button.is-sass.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-sass.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-sass.is-inverted.is-outlined.is-loading:focus::after,.button.is-sass.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #bf4080 #bf4080!important}.button.is-sass.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-sass.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-sass.is-light{background-color:#faf0f5;color:#b03b76}.button.is-sass.is-light.is-hovered,.button.is-sass.is-light:hover{background-color:#f7e6ee;border-color:transparent;color:#b03b76}.button.is-sass.is-light.is-active,.button.is-sass.is-light:active{background-color:#f3dde8;border-color:transparent;color:#b03b76}.button.is-amazon{background-color:#ffd863;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-amazon.is-hovered,.button.is-amazon:hover{background-color:#ffd556;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-amazon.is-focused,.button.is-amazon:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-amazon.is-focused:not(:active),.button.is-amazon:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,216,99,.25)}.button.is-amazon.is-active,.button.is-amazon:active{background-color:#ffd24a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-amazon[disabled],fieldset[disabled] .button.is-amazon{background-color:#ffd863;border-color:#ffd863;box-shadow:none}.button.is-amazon.is-inverted{background-color:rgba(0,0,0,.7);color:#ffd863}.button.is-amazon.is-inverted.is-hovered,.button.is-amazon.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-amazon.is-inverted[disabled],fieldset[disabled] .button.is-amazon.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffd863}.button.is-amazon.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-amazon.is-outlined{background-color:transparent;border-color:#ffd863;color:#ffd863}.button.is-amazon.is-outlined.is-focused,.button.is-amazon.is-outlined.is-hovered,.button.is-amazon.is-outlined:focus,.button.is-amazon.is-outlined:hover{background-color:#ffd863;border-color:#ffd863;color:rgba(0,0,0,.7)}.button.is-amazon.is-outlined.is-loading::after{border-color:transparent transparent #ffd863 #ffd863!important}.button.is-amazon.is-outlined.is-loading.is-focused::after,.button.is-amazon.is-outlined.is-loading.is-hovered::after,.button.is-amazon.is-outlined.is-loading:focus::after,.button.is-amazon.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-amazon.is-outlined[disabled],fieldset[disabled] .button.is-amazon.is-outlined{background-color:transparent;border-color:#ffd863;box-shadow:none;color:#ffd863}.button.is-amazon.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-amazon.is-inverted.is-outlined.is-focused,.button.is-amazon.is-inverted.is-outlined.is-hovered,.button.is-amazon.is-inverted.is-outlined:focus,.button.is-amazon.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffd863}.button.is-amazon.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-amazon.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-amazon.is-inverted.is-outlined.is-loading:focus::after,.button.is-amazon.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffd863 #ffd863!important}.button.is-amazon.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-amazon.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-amazon.is-light{background-color:#fffaeb;color:#946f00}.button.is-amazon.is-light.is-hovered,.button.is-amazon.is-light:hover{background-color:#fff7de;border-color:transparent;color:#946f00}.button.is-amazon.is-light.is-active,.button.is-amazon.is-light:active{background-color:#fff4d1;border-color:transparent;color:#946f00}.button.is-sponsor{background-color:#ea4aaa;border-color:transparent;color:#fff}.button.is-sponsor.is-hovered,.button.is-sponsor:hover{background-color:#e93fa5;border-color:transparent;color:#fff}.button.is-sponsor.is-focused,.button.is-sponsor:focus{border-color:transparent;color:#fff}.button.is-sponsor.is-focused:not(:active),.button.is-sponsor:focus:not(:active){box-shadow:0 0 0 .125em rgba(234,74,170,.25)}.button.is-sponsor.is-active,.button.is-sponsor:active{background-color:#e7339f;border-color:transparent;color:#fff}.button.is-sponsor[disabled],fieldset[disabled] .button.is-sponsor{background-color:#ea4aaa;border-color:#ea4aaa;box-shadow:none}.button.is-sponsor.is-inverted{background-color:#fff;color:#ea4aaa}.button.is-sponsor.is-inverted.is-hovered,.button.is-sponsor.is-inverted:hover{background-color:#f2f2f2}.button.is-sponsor.is-inverted[disabled],fieldset[disabled] .button.is-sponsor.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ea4aaa}.button.is-sponsor.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-sponsor.is-outlined{background-color:transparent;border-color:#ea4aaa;color:#ea4aaa}.button.is-sponsor.is-outlined.is-focused,.button.is-sponsor.is-outlined.is-hovered,.button.is-sponsor.is-outlined:focus,.button.is-sponsor.is-outlined:hover{background-color:#ea4aaa;border-color:#ea4aaa;color:#fff}.button.is-sponsor.is-outlined.is-loading::after{border-color:transparent transparent #ea4aaa #ea4aaa!important}.button.is-sponsor.is-outlined.is-loading.is-focused::after,.button.is-sponsor.is-outlined.is-loading.is-hovered::after,.button.is-sponsor.is-outlined.is-loading:focus::after,.button.is-sponsor.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-sponsor.is-outlined[disabled],fieldset[disabled] .button.is-sponsor.is-outlined{background-color:transparent;border-color:#ea4aaa;box-shadow:none;color:#ea4aaa}.button.is-sponsor.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-sponsor.is-inverted.is-outlined.is-focused,.button.is-sponsor.is-inverted.is-outlined.is-hovered,.button.is-sponsor.is-inverted.is-outlined:focus,.button.is-sponsor.is-inverted.is-outlined:hover{background-color:#fff;color:#ea4aaa}.button.is-sponsor.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-sponsor.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-sponsor.is-inverted.is-outlined.is-loading:focus::after,.button.is-sponsor.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ea4aaa #ea4aaa!important}.button.is-sponsor.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-sponsor.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-sponsor.is-light{background-color:#fdedf6;color:#c0167c}.button.is-sponsor.is-light.is-hovered,.button.is-sponsor.is-light:hover{background-color:#fce1f1;border-color:transparent;color:#c0167c}.button.is-sponsor.is-light.is-active,.button.is-sponsor.is-light:active{background-color:#fad6ec;border-color:transparent;color:#c0167c}.button.is-twitter{background-color:#55acee;border-color:transparent;color:#fff}.button.is-twitter.is-hovered,.button.is-twitter:hover{background-color:#49a6ed;border-color:transparent;color:#fff}.button.is-twitter.is-focused,.button.is-twitter:focus{border-color:transparent;color:#fff}.button.is-twitter.is-focused:not(:active),.button.is-twitter:focus:not(:active){box-shadow:0 0 0 .125em rgba(85,172,238,.25)}.button.is-twitter.is-active,.button.is-twitter:active{background-color:#3ea1ec;border-color:transparent;color:#fff}.button.is-twitter[disabled],fieldset[disabled] .button.is-twitter{background-color:#55acee;border-color:#55acee;box-shadow:none}.button.is-twitter.is-inverted{background-color:#fff;color:#55acee}.button.is-twitter.is-inverted.is-hovered,.button.is-twitter.is-inverted:hover{background-color:#f2f2f2}.button.is-twitter.is-inverted[disabled],fieldset[disabled] .button.is-twitter.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#55acee}.button.is-twitter.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-twitter.is-outlined{background-color:transparent;border-color:#55acee;color:#55acee}.button.is-twitter.is-outlined.is-focused,.button.is-twitter.is-outlined.is-hovered,.button.is-twitter.is-outlined:focus,.button.is-twitter.is-outlined:hover{background-color:#55acee;border-color:#55acee;color:#fff}.button.is-twitter.is-outlined.is-loading::after{border-color:transparent transparent #55acee #55acee!important}.button.is-twitter.is-outlined.is-loading.is-focused::after,.button.is-twitter.is-outlined.is-loading.is-hovered::after,.button.is-twitter.is-outlined.is-loading:focus::after,.button.is-twitter.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-twitter.is-outlined[disabled],fieldset[disabled] .button.is-twitter.is-outlined{background-color:transparent;border-color:#55acee;box-shadow:none;color:#55acee}.button.is-twitter.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-twitter.is-inverted.is-outlined.is-focused,.button.is-twitter.is-inverted.is-outlined.is-hovered,.button.is-twitter.is-inverted.is-outlined:focus,.button.is-twitter.is-inverted.is-outlined:hover{background-color:#fff;color:#55acee}.button.is-twitter.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-twitter.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-twitter.is-inverted.is-outlined.is-loading:focus::after,.button.is-twitter.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #55acee #55acee!important}.button.is-twitter.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-twitter.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-twitter.is-light{background-color:#ecf6fd;color:#10609e}.button.is-twitter.is-light.is-hovered,.button.is-twitter.is-light:hover{background-color:#e1f0fc;border-color:transparent;color:#10609e}.button.is-twitter.is-light.is-active,.button.is-twitter.is-light:active{background-color:#d5ebfb;border-color:transparent;color:#10609e}.button.is-videos{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-videos.is-hovered,.button.is-videos:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-videos.is-focused,.button.is-videos:focus{border-color:transparent;color:#fff}.button.is-videos.is-focused:not(:active),.button.is-videos:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-videos.is-active,.button.is-videos:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-videos[disabled],fieldset[disabled] .button.is-videos{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-videos.is-inverted{background-color:#fff;color:#48c78e}.button.is-videos.is-inverted.is-hovered,.button.is-videos.is-inverted:hover{background-color:#f2f2f2}.button.is-videos.is-inverted[disabled],fieldset[disabled] .button.is-videos.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-videos.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-videos.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-videos.is-outlined.is-focused,.button.is-videos.is-outlined.is-hovered,.button.is-videos.is-outlined:focus,.button.is-videos.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-videos.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-videos.is-outlined.is-loading.is-focused::after,.button.is-videos.is-outlined.is-loading.is-hovered::after,.button.is-videos.is-outlined.is-loading:focus::after,.button.is-videos.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-videos.is-outlined[disabled],fieldset[disabled] .button.is-videos.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-videos.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-videos.is-inverted.is-outlined.is-focused,.button.is-videos.is-inverted.is-outlined.is-hovered,.button.is-videos.is-inverted.is-outlined:focus,.button.is-videos.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-videos.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-videos.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-videos.is-inverted.is-outlined.is-loading:focus::after,.button.is-videos.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-videos.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-videos.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-videos.is-light{background-color:#effaf5;color:#257953}.button.is-videos.is-light.is-hovered,.button.is-videos.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-videos.is-light.is-active,.button.is-videos.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-extensions{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-extensions.is-hovered,.button.is-extensions:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-extensions.is-focused,.button.is-extensions:focus{border-color:transparent;color:#fff}.button.is-extensions.is-focused:not(:active),.button.is-extensions:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-extensions.is-active,.button.is-extensions:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-extensions[disabled],fieldset[disabled] .button.is-extensions{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-extensions.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-extensions.is-inverted.is-hovered,.button.is-extensions.is-inverted:hover{background-color:#f2f2f2}.button.is-extensions.is-inverted[disabled],fieldset[disabled] .button.is-extensions.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-extensions.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-extensions.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-extensions.is-outlined.is-focused,.button.is-extensions.is-outlined.is-hovered,.button.is-extensions.is-outlined:focus,.button.is-extensions.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-extensions.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-extensions.is-outlined.is-loading.is-focused::after,.button.is-extensions.is-outlined.is-loading.is-hovered::after,.button.is-extensions.is-outlined.is-loading:focus::after,.button.is-extensions.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-extensions.is-outlined[disabled],fieldset[disabled] .button.is-extensions.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-extensions.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-extensions.is-inverted.is-outlined.is-focused,.button.is-extensions.is-inverted.is-outlined.is-hovered,.button.is-extensions.is-inverted.is-outlined:focus,.button.is-extensions.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-extensions.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-extensions.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-extensions.is-inverted.is-outlined.is-loading:focus::after,.button.is-extensions.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-extensions.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-extensions.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-extensions.is-light{background-color:#eff5fb;color:#296fa8}.button.is-extensions.is-light.is-hovered,.button.is-extensions.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-extensions.is-light.is-active,.button.is-extensions.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-bootstrap{background-color:#6f5499;border-color:transparent;color:#fff}.button.is-bootstrap.is-hovered,.button.is-bootstrap:hover{background-color:#694f91;border-color:transparent;color:#fff}.button.is-bootstrap.is-focused,.button.is-bootstrap:focus{border-color:transparent;color:#fff}.button.is-bootstrap.is-focused:not(:active),.button.is-bootstrap:focus:not(:active){box-shadow:0 0 0 .125em rgba(111,84,153,.25)}.button.is-bootstrap.is-active,.button.is-bootstrap:active{background-color:#634b89;border-color:transparent;color:#fff}.button.is-bootstrap[disabled],fieldset[disabled] .button.is-bootstrap{background-color:#6f5499;border-color:#6f5499;box-shadow:none}.button.is-bootstrap.is-inverted{background-color:#fff;color:#6f5499}.button.is-bootstrap.is-inverted.is-hovered,.button.is-bootstrap.is-inverted:hover{background-color:#f2f2f2}.button.is-bootstrap.is-inverted[disabled],fieldset[disabled] .button.is-bootstrap.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#6f5499}.button.is-bootstrap.is-loading::after{border-color:transparent transparent #fff #fff!important}.button.is-bootstrap.is-outlined{background-color:transparent;border-color:#6f5499;color:#6f5499}.button.is-bootstrap.is-outlined.is-focused,.button.is-bootstrap.is-outlined.is-hovered,.button.is-bootstrap.is-outlined:focus,.button.is-bootstrap.is-outlined:hover{background-color:#6f5499;border-color:#6f5499;color:#fff}.button.is-bootstrap.is-outlined.is-loading::after{border-color:transparent transparent #6f5499 #6f5499!important}.button.is-bootstrap.is-outlined.is-loading.is-focused::after,.button.is-bootstrap.is-outlined.is-loading.is-hovered::after,.button.is-bootstrap.is-outlined.is-loading:focus::after,.button.is-bootstrap.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.button.is-bootstrap.is-outlined[disabled],fieldset[disabled] .button.is-bootstrap.is-outlined{background-color:transparent;border-color:#6f5499;box-shadow:none;color:#6f5499}.button.is-bootstrap.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-bootstrap.is-inverted.is-outlined.is-focused,.button.is-bootstrap.is-inverted.is-outlined.is-hovered,.button.is-bootstrap.is-inverted.is-outlined:focus,.button.is-bootstrap.is-inverted.is-outlined:hover{background-color:#fff;color:#6f5499}.button.is-bootstrap.is-inverted.is-outlined.is-loading.is-focused::after,.button.is-bootstrap.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-bootstrap.is-inverted.is-outlined.is-loading:focus::after,.button.is-bootstrap.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #6f5499 #6f5499!important}.button.is-bootstrap.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-bootstrap.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-bootstrap.is-light{background-color:#f4f2f8;color:#73579e}.button.is-bootstrap.is-light.is-hovered,.button.is-bootstrap.is-light:hover{background-color:#edeaf3;border-color:transparent;color:#73579e}.button.is-bootstrap.is-light.is-active,.button.is-bootstrap.is-light:active{background-color:#e7e1ef;border-color:transparent;color:#73579e}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:.375em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:0 0}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.notification.is-expo{background-color:#ffd257;color:#fff}.notification.is-expo.is-light{background-color:#fffaeb;color:#946c00}.notification.is-love{background-color:#f14668;color:#fff}.notification.is-love.is-light{background-color:#feecf0;color:#cc0f35}.notification.is-patreon{background-color:#f96854;color:#fff}.notification.is-patreon.is-light{background-color:#feeeeb;color:#c01d07}.notification.is-rss{background-color:#f26522;color:#fff}.notification.is-rss.is-light{background-color:#fef2ec;color:#c1460b}.notification.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.notification.is-bleeding.is-light{background-color:#f3fdec;color:#3c880b}.notification.is-sass{background-color:#bf4080;color:#fff}.notification.is-sass.is-light{background-color:#faf0f5;color:#b03b76}.notification.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.notification.is-amazon.is-light{background-color:#fffaeb;color:#946f00}.notification.is-sponsor{background-color:#ea4aaa;color:#fff}.notification.is-sponsor.is-light{background-color:#fdedf6;color:#c0167c}.notification.is-twitter{background-color:#55acee;color:#fff}.notification.is-twitter.is-light{background-color:#ecf6fd;color:#10609e}.notification.is-videos{background-color:#48c78e;color:#fff}.notification.is-videos.is-light{background-color:#effaf5;color:#257953}.notification.is-extensions{background-color:#3e8ed0;color:#fff}.notification.is-extensions.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-bootstrap{background-color:#6f5499;color:#fff}.notification.is-bootstrap.is-light{background-color:#f4f2f8;color:#73579e}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress.is-expo::-webkit-progress-value{background-color:#ffd257}.progress.is-expo::-moz-progress-bar{background-color:#ffd257}.progress.is-expo::-ms-fill{background-color:#ffd257}.progress.is-expo:indeterminate{background-image:linear-gradient(to right,#ffd257 30%,#ededed 30%)}.progress.is-love::-webkit-progress-value{background-color:#f14668}.progress.is-love::-moz-progress-bar{background-color:#f14668}.progress.is-love::-ms-fill{background-color:#f14668}.progress.is-love:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress.is-patreon::-webkit-progress-value{background-color:#f96854}.progress.is-patreon::-moz-progress-bar{background-color:#f96854}.progress.is-patreon::-ms-fill{background-color:#f96854}.progress.is-patreon:indeterminate{background-image:linear-gradient(to right,#f96854 30%,#ededed 30%)}.progress.is-rss::-webkit-progress-value{background-color:#f26522}.progress.is-rss::-moz-progress-bar{background-color:#f26522}.progress.is-rss::-ms-fill{background-color:#f26522}.progress.is-rss:indeterminate{background-image:linear-gradient(to right,#f26522 30%,#ededed 30%)}.progress.is-bleeding::-webkit-progress-value{background-color:#abf47c}.progress.is-bleeding::-moz-progress-bar{background-color:#abf47c}.progress.is-bleeding::-ms-fill{background-color:#abf47c}.progress.is-bleeding:indeterminate{background-image:linear-gradient(to right,#abf47c 30%,#ededed 30%)}.progress.is-sass::-webkit-progress-value{background-color:#bf4080}.progress.is-sass::-moz-progress-bar{background-color:#bf4080}.progress.is-sass::-ms-fill{background-color:#bf4080}.progress.is-sass:indeterminate{background-image:linear-gradient(to right,#bf4080 30%,#ededed 30%)}.progress.is-amazon::-webkit-progress-value{background-color:#ffd863}.progress.is-amazon::-moz-progress-bar{background-color:#ffd863}.progress.is-amazon::-ms-fill{background-color:#ffd863}.progress.is-amazon:indeterminate{background-image:linear-gradient(to right,#ffd863 30%,#ededed 30%)}.progress.is-sponsor::-webkit-progress-value{background-color:#ea4aaa}.progress.is-sponsor::-moz-progress-bar{background-color:#ea4aaa}.progress.is-sponsor::-ms-fill{background-color:#ea4aaa}.progress.is-sponsor:indeterminate{background-image:linear-gradient(to right,#ea4aaa 30%,#ededed 30%)}.progress.is-twitter::-webkit-progress-value{background-color:#55acee}.progress.is-twitter::-moz-progress-bar{background-color:#55acee}.progress.is-twitter::-ms-fill{background-color:#55acee}.progress.is-twitter:indeterminate{background-image:linear-gradient(to right,#55acee 30%,#ededed 30%)}.progress.is-videos::-webkit-progress-value{background-color:#48c78e}.progress.is-videos::-moz-progress-bar{background-color:#48c78e}.progress.is-videos::-ms-fill{background-color:#48c78e}.progress.is-videos:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-extensions::-webkit-progress-value{background-color:#3e8ed0}.progress.is-extensions::-moz-progress-bar{background-color:#3e8ed0}.progress.is-extensions::-ms-fill{background-color:#3e8ed0}.progress.is-extensions:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-bootstrap::-webkit-progress-value{background-color:#6f5499}.progress.is-bootstrap::-moz-progress-bar{background-color:#6f5499}.progress.is-bootstrap::-ms-fill{background-color:#6f5499}.progress.is-bootstrap:indeterminate{background-image:linear-gradient(to right,#6f5499 30%,#ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-expo,.table th.is-expo{background-color:#ffd257;border-color:#ffd257;color:#fff}.table td.is-love,.table th.is-love{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-patreon,.table th.is-patreon{background-color:#f96854;border-color:#f96854;color:#fff}.table td.is-rss,.table th.is-rss{background-color:#f26522;border-color:#f26522;color:#fff}.table td.is-bleeding,.table th.is-bleeding{background-color:#abf47c;border-color:#abf47c;color:rgba(0,0,0,.7)}.table td.is-sass,.table th.is-sass{background-color:#bf4080;border-color:#bf4080;color:#fff}.table td.is-amazon,.table th.is-amazon{background-color:#ffd863;border-color:#ffd863;color:rgba(0,0,0,.7)}.table td.is-sponsor,.table th.is-sponsor{background-color:#ea4aaa;border-color:#ea4aaa;color:#fff}.table td.is-twitter,.table th.is-twitter{background-color:#55acee;border-color:#55acee;color:#fff}.table td.is-videos,.table th.is-videos{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-extensions,.table th.is-extensions{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-bootstrap,.table th.is-bootstrap{background-color:#6f5499;border-color:#6f5499;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:.375em;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-expo{background-color:#ffd257;color:#fff}.tag:not(body).is-expo.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-love{background-color:#f14668;color:#fff}.tag:not(body).is-love.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-patreon{background-color:#f96854;color:#fff}.tag:not(body).is-patreon.is-light{background-color:#feeeeb;color:#c01d07}.tag:not(body).is-rss{background-color:#f26522;color:#fff}.tag:not(body).is-rss.is-light{background-color:#fef2ec;color:#c1460b}.tag:not(body).is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.tag:not(body).is-bleeding.is-light{background-color:#f3fdec;color:#3c880b}.tag:not(body).is-sass{background-color:#bf4080;color:#fff}.tag:not(body).is-sass.is-light{background-color:#faf0f5;color:#b03b76}.tag:not(body).is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.tag:not(body).is-amazon.is-light{background-color:#fffaeb;color:#946f00}.tag:not(body).is-sponsor{background-color:#ea4aaa;color:#fff}.tag:not(body).is-sponsor.is-light{background-color:#fdedf6;color:#c0167c}.tag:not(body).is-twitter{background-color:#55acee;color:#fff}.tag:not(body).is-twitter.is-light{background-color:#ecf6fd;color:#10609e}.tag:not(body).is-videos{background-color:#48c78e;color:#fff}.tag:not(body).is-videos.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-extensions{background-color:#3e8ed0;color:#fff}.tag:not(body).is-extensions.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-bootstrap{background-color:#6f5499;color:#fff}.tag:not(body).is-bootstrap.is-light{background-color:#f4f2f8;color:#73579e}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::after,.tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.title sub{font-size:.75em}.subtitle sup,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:.375em;color:#363636}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.input[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#485fc7}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-expo.input,.is-expo.textarea{border-color:#ffd257}.is-expo.input:active,.is-expo.input:focus,.is-expo.is-active.input,.is-expo.is-active.textarea,.is-expo.is-focused.input,.is-expo.is-focused.textarea,.is-expo.textarea:active,.is-expo.textarea:focus{box-shadow:0 0 0 .125em rgba(255,210,87,.25)}.is-love.input,.is-love.textarea{border-color:#f14668}.is-love.input:active,.is-love.input:focus,.is-love.is-active.input,.is-love.is-active.textarea,.is-love.is-focused.input,.is-love.is-focused.textarea,.is-love.textarea:active,.is-love.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-patreon.input,.is-patreon.textarea{border-color:#f96854}.is-patreon.input:active,.is-patreon.input:focus,.is-patreon.is-active.input,.is-patreon.is-active.textarea,.is-patreon.is-focused.input,.is-patreon.is-focused.textarea,.is-patreon.textarea:active,.is-patreon.textarea:focus{box-shadow:0 0 0 .125em rgba(249,104,84,.25)}.is-rss.input,.is-rss.textarea{border-color:#f26522}.is-rss.input:active,.is-rss.input:focus,.is-rss.is-active.input,.is-rss.is-active.textarea,.is-rss.is-focused.input,.is-rss.is-focused.textarea,.is-rss.textarea:active,.is-rss.textarea:focus{box-shadow:0 0 0 .125em rgba(242,101,34,.25)}.is-bleeding.input,.is-bleeding.textarea{border-color:#abf47c}.is-bleeding.input:active,.is-bleeding.input:focus,.is-bleeding.is-active.input,.is-bleeding.is-active.textarea,.is-bleeding.is-focused.input,.is-bleeding.is-focused.textarea,.is-bleeding.textarea:active,.is-bleeding.textarea:focus{box-shadow:0 0 0 .125em rgba(171,244,124,.25)}.is-sass.input,.is-sass.textarea{border-color:#bf4080}.is-sass.input:active,.is-sass.input:focus,.is-sass.is-active.input,.is-sass.is-active.textarea,.is-sass.is-focused.input,.is-sass.is-focused.textarea,.is-sass.textarea:active,.is-sass.textarea:focus{box-shadow:0 0 0 .125em rgba(191,64,128,.25)}.is-amazon.input,.is-amazon.textarea{border-color:#ffd863}.is-amazon.input:active,.is-amazon.input:focus,.is-amazon.is-active.input,.is-amazon.is-active.textarea,.is-amazon.is-focused.input,.is-amazon.is-focused.textarea,.is-amazon.textarea:active,.is-amazon.textarea:focus{box-shadow:0 0 0 .125em rgba(255,216,99,.25)}.is-sponsor.input,.is-sponsor.textarea{border-color:#ea4aaa}.is-sponsor.input:active,.is-sponsor.input:focus,.is-sponsor.is-active.input,.is-sponsor.is-active.textarea,.is-sponsor.is-focused.input,.is-sponsor.is-focused.textarea,.is-sponsor.textarea:active,.is-sponsor.textarea:focus{box-shadow:0 0 0 .125em rgba(234,74,170,.25)}.is-twitter.input,.is-twitter.textarea{border-color:#55acee}.is-twitter.input:active,.is-twitter.input:focus,.is-twitter.is-active.input,.is-twitter.is-active.textarea,.is-twitter.is-focused.input,.is-twitter.is-focused.textarea,.is-twitter.textarea:active,.is-twitter.textarea:focus{box-shadow:0 0 0 .125em rgba(85,172,238,.25)}.is-videos.input,.is-videos.textarea{border-color:#48c78e}.is-videos.input:active,.is-videos.input:focus,.is-videos.is-active.input,.is-videos.is-active.textarea,.is-videos.is-focused.input,.is-videos.is-focused.textarea,.is-videos.textarea:active,.is-videos.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-extensions.input,.is-extensions.textarea{border-color:#3e8ed0}.is-extensions.input:active,.is-extensions.input:focus,.is-extensions.is-active.input,.is-extensions.is-active.textarea,.is-extensions.is-focused.input,.is-extensions.is-focused.textarea,.is-extensions.textarea:active,.is-extensions.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-bootstrap.input,.is-bootstrap.textarea{border-color:#6f5499}.is-bootstrap.input:active,.is-bootstrap.input:focus,.is-bootstrap.is-active.input,.is-bootstrap.is-active.textarea,.is-bootstrap.is-focused.input,.is-bootstrap.is-focused.textarea,.is-bootstrap.textarea:active,.is-bootstrap.textarea:focus{box-shadow:0 0 0 .125em rgba(111,84,153,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox input[disabled],.checkbox[disabled],.radio input[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover)::after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#3a51bb}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.select.is-info:not(:hover)::after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover)::after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb81}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning:not(:hover)::after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover)::after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-expo:not(:hover)::after{border-color:#ffd257}.select.is-expo select{border-color:#ffd257}.select.is-expo select.is-hovered,.select.is-expo select:hover{border-color:#ffcb3e}.select.is-expo select.is-active,.select.is-expo select.is-focused,.select.is-expo select:active,.select.is-expo select:focus{box-shadow:0 0 0 .125em rgba(255,210,87,.25)}.select.is-love:not(:hover)::after{border-color:#f14668}.select.is-love select{border-color:#f14668}.select.is-love select.is-hovered,.select.is-love select:hover{border-color:#ef2e55}.select.is-love select.is-active,.select.is-love select.is-focused,.select.is-love select:active,.select.is-love select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-patreon:not(:hover)::after{border-color:#f96854}.select.is-patreon select{border-color:#f96854}.select.is-patreon select.is-hovered,.select.is-patreon select:hover{border-color:#f8523b}.select.is-patreon select.is-active,.select.is-patreon select.is-focused,.select.is-patreon select:active,.select.is-patreon select:focus{box-shadow:0 0 0 .125em rgba(249,104,84,.25)}.select.is-rss:not(:hover)::after{border-color:#f26522}.select.is-rss select{border-color:#f26522}.select.is-rss select.is-hovered,.select.is-rss select:hover{border-color:#ed560e}.select.is-rss select.is-active,.select.is-rss select.is-focused,.select.is-rss select:active,.select.is-rss select:focus{box-shadow:0 0 0 .125em rgba(242,101,34,.25)}.select.is-bleeding:not(:hover)::after{border-color:#abf47c}.select.is-bleeding select{border-color:#abf47c}.select.is-bleeding select.is-hovered,.select.is-bleeding select:hover{border-color:#9cf264}.select.is-bleeding select.is-active,.select.is-bleeding select.is-focused,.select.is-bleeding select:active,.select.is-bleeding select:focus{box-shadow:0 0 0 .125em rgba(171,244,124,.25)}.select.is-sass:not(:hover)::after{border-color:#bf4080}.select.is-sass select{border-color:#bf4080}.select.is-sass select.is-hovered,.select.is-sass select:hover{border-color:#ac3a73}.select.is-sass select.is-active,.select.is-sass select.is-focused,.select.is-sass select:active,.select.is-sass select:focus{box-shadow:0 0 0 .125em rgba(191,64,128,.25)}.select.is-amazon:not(:hover)::after{border-color:#ffd863}.select.is-amazon select{border-color:#ffd863}.select.is-amazon select.is-hovered,.select.is-amazon select:hover{border-color:#ffd24a}.select.is-amazon select.is-active,.select.is-amazon select.is-focused,.select.is-amazon select:active,.select.is-amazon select:focus{box-shadow:0 0 0 .125em rgba(255,216,99,.25)}.select.is-sponsor:not(:hover)::after{border-color:#ea4aaa}.select.is-sponsor select{border-color:#ea4aaa}.select.is-sponsor select.is-hovered,.select.is-sponsor select:hover{border-color:#e7339f}.select.is-sponsor select.is-active,.select.is-sponsor select.is-focused,.select.is-sponsor select:active,.select.is-sponsor select:focus{box-shadow:0 0 0 .125em rgba(234,74,170,.25)}.select.is-twitter:not(:hover)::after{border-color:#55acee}.select.is-twitter select{border-color:#55acee}.select.is-twitter select.is-hovered,.select.is-twitter select:hover{border-color:#3ea1ec}.select.is-twitter select.is-active,.select.is-twitter select.is-focused,.select.is-twitter select:active,.select.is-twitter select:focus{box-shadow:0 0 0 .125em rgba(85,172,238,.25)}.select.is-videos:not(:hover)::after{border-color:#48c78e}.select.is-videos select{border-color:#48c78e}.select.is-videos select.is-hovered,.select.is-videos select:hover{border-color:#3abb81}.select.is-videos select.is-active,.select.is-videos select.is-focused,.select.is-videos select:active,.select.is-videos select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-extensions:not(:hover)::after{border-color:#3e8ed0}.select.is-extensions select{border-color:#3e8ed0}.select.is-extensions select.is-hovered,.select.is-extensions select:hover{border-color:#3082c5}.select.is-extensions select.is-active,.select.is-extensions select.is-focused,.select.is-extensions select:active,.select.is-extensions select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-bootstrap:not(:hover)::after{border-color:#6f5499}.select.is-bootstrap select{border-color:#6f5499}.select.is-bootstrap select.is-hovered,.select.is-bootstrap select:hover{border-color:#634b89}.select.is-bootstrap select.is-active,.select.is-bootstrap select.is-focused,.select.is-bootstrap select:active,.select.is-bootstrap select:focus{box-shadow:0 0 0 .125em rgba(111,84,153,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-expo .file-cta{background-color:#ffd257;border-color:transparent;color:#fff}.file.is-expo.is-hovered .file-cta,.file.is-expo:hover .file-cta{background-color:#ffcf4a;border-color:transparent;color:#fff}.file.is-expo.is-focused .file-cta,.file.is-expo:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,210,87,.25);color:#fff}.file.is-expo.is-active .file-cta,.file.is-expo:active .file-cta{background-color:#ffcb3e;border-color:transparent;color:#fff}.file.is-love .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-love.is-hovered .file-cta,.file.is-love:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-love.is-focused .file-cta,.file.is-love:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-love.is-active .file-cta,.file.is-love:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-patreon .file-cta{background-color:#f96854;border-color:transparent;color:#fff}.file.is-patreon.is-hovered .file-cta,.file.is-patreon:hover .file-cta{background-color:#f95d48;border-color:transparent;color:#fff}.file.is-patreon.is-focused .file-cta,.file.is-patreon:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(249,104,84,.25);color:#fff}.file.is-patreon.is-active .file-cta,.file.is-patreon:active .file-cta{background-color:#f8523b;border-color:transparent;color:#fff}.file.is-rss .file-cta{background-color:#f26522;border-color:transparent;color:#fff}.file.is-rss.is-hovered .file-cta,.file.is-rss:hover .file-cta{background-color:#f15d16;border-color:transparent;color:#fff}.file.is-rss.is-focused .file-cta,.file.is-rss:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(242,101,34,.25);color:#fff}.file.is-rss.is-active .file-cta,.file.is-rss:active .file-cta{background-color:#ed560e;border-color:transparent;color:#fff}.file.is-bleeding .file-cta{background-color:#abf47c;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-bleeding.is-hovered .file-cta,.file.is-bleeding:hover .file-cta{background-color:#a3f370;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-bleeding.is-focused .file-cta,.file.is-bleeding:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(171,244,124,.25);color:rgba(0,0,0,.7)}.file.is-bleeding.is-active .file-cta,.file.is-bleeding:active .file-cta{background-color:#9cf264;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-sass .file-cta{background-color:#bf4080;border-color:transparent;color:#fff}.file.is-sass.is-hovered .file-cta,.file.is-sass:hover .file-cta{background-color:#b53d7a;border-color:transparent;color:#fff}.file.is-sass.is-focused .file-cta,.file.is-sass:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(191,64,128,.25);color:#fff}.file.is-sass.is-active .file-cta,.file.is-sass:active .file-cta{background-color:#ac3a73;border-color:transparent;color:#fff}.file.is-amazon .file-cta{background-color:#ffd863;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-amazon.is-hovered .file-cta,.file.is-amazon:hover .file-cta{background-color:#ffd556;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-amazon.is-focused .file-cta,.file.is-amazon:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,216,99,.25);color:rgba(0,0,0,.7)}.file.is-amazon.is-active .file-cta,.file.is-amazon:active .file-cta{background-color:#ffd24a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-sponsor .file-cta{background-color:#ea4aaa;border-color:transparent;color:#fff}.file.is-sponsor.is-hovered .file-cta,.file.is-sponsor:hover .file-cta{background-color:#e93fa5;border-color:transparent;color:#fff}.file.is-sponsor.is-focused .file-cta,.file.is-sponsor:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(234,74,170,.25);color:#fff}.file.is-sponsor.is-active .file-cta,.file.is-sponsor:active .file-cta{background-color:#e7339f;border-color:transparent;color:#fff}.file.is-twitter .file-cta{background-color:#55acee;border-color:transparent;color:#fff}.file.is-twitter.is-hovered .file-cta,.file.is-twitter:hover .file-cta{background-color:#49a6ed;border-color:transparent;color:#fff}.file.is-twitter.is-focused .file-cta,.file.is-twitter:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(85,172,238,.25);color:#fff}.file.is-twitter.is-active .file-cta,.file.is-twitter:active .file-cta{background-color:#3ea1ec;border-color:transparent;color:#fff}.file.is-videos .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-videos.is-hovered .file-cta,.file.is-videos:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-videos.is-focused .file-cta,.file.is-videos:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-videos.is-active .file-cta,.file.is-videos:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-extensions .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-extensions.is-hovered .file-cta,.file.is-extensions:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-extensions.is-focused .file-cta,.file.is-extensions:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-extensions.is-active .file-cta,.file.is-extensions:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-bootstrap .file-cta{background-color:#6f5499;border-color:transparent;color:#fff}.file.is-bootstrap.is-hovered .file-cta,.file.is-bootstrap:hover .file-cta{background-color:#694f91;border-color:transparent;color:#fff}.file.is-bootstrap.is-focused .file-cta,.file.is-bootstrap:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(111,84,153,.25);color:#fff}.file.is-bootstrap.is-active .file-cta,.file.is-bootstrap:active .file-cta{background-color:#634b89;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:.375em}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:.375em .375em 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 .375em .375em;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 .375em .375em 0}.file.is-right .file-name{border-radius:.375em 0 0 .375em;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:.375em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.help.is-expo{color:#ffd257}.help.is-love{color:#f14668}.help.is-patreon{color:#f96854}.help.is-rss{color:#f26522}.help.is-bleeding{color:#abf47c}.help.is-sass{color:#bf4080}.help.is-amazon{color:#ffd863}.help.is-sponsor{color:#ea4aaa}.help.is-twitter{color:#55acee}.help.is-videos{color:#48c78e}.help.is-extensions{color:#3e8ed0}.help.is-bootstrap{color:#6f5499}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width:769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:.375em;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:.375em}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:.375em;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message.is-expo{background-color:#fffaeb}.message.is-expo .message-header{background-color:#ffd257;color:#fff}.message.is-expo .message-body{border-color:#ffd257;color:#946c00}.message.is-love{background-color:#feecf0}.message.is-love .message-header{background-color:#f14668;color:#fff}.message.is-love .message-body{border-color:#f14668;color:#cc0f35}.message.is-patreon{background-color:#feeeeb}.message.is-patreon .message-header{background-color:#f96854;color:#fff}.message.is-patreon .message-body{border-color:#f96854;color:#c01d07}.message.is-rss{background-color:#fef2ec}.message.is-rss .message-header{background-color:#f26522;color:#fff}.message.is-rss .message-body{border-color:#f26522;color:#c1460b}.message.is-bleeding{background-color:#f3fdec}.message.is-bleeding .message-header{background-color:#abf47c;color:rgba(0,0,0,.7)}.message.is-bleeding .message-body{border-color:#abf47c;color:#3c880b}.message.is-sass{background-color:#faf0f5}.message.is-sass .message-header{background-color:#bf4080;color:#fff}.message.is-sass .message-body{border-color:#bf4080;color:#b03b76}.message.is-amazon{background-color:#fffaeb}.message.is-amazon .message-header{background-color:#ffd863;color:rgba(0,0,0,.7)}.message.is-amazon .message-body{border-color:#ffd863;color:#946f00}.message.is-sponsor{background-color:#fdedf6}.message.is-sponsor .message-header{background-color:#ea4aaa;color:#fff}.message.is-sponsor .message-body{border-color:#ea4aaa;color:#c0167c}.message.is-twitter{background-color:#ecf6fd}.message.is-twitter .message-header{background-color:#55acee;color:#fff}.message.is-twitter .message-body{border-color:#55acee;color:#10609e}.message.is-videos{background-color:#effaf5}.message.is-videos .message-header{background-color:#48c78e;color:#fff}.message.is-videos .message-body{border-color:#48c78e;color:#257953}.message.is-extensions{background-color:#eff5fb}.message.is-extensions .message-header{background-color:#3e8ed0;color:#fff}.message.is-extensions .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-bootstrap{background-color:#f4f2f8}.message.is-bootstrap .message-header{background-color:#6f5499;color:#fff}.message.is-bootstrap .message-body{border-color:#6f5499;color:#73579e}.message-header{align-items:center;background-color:#4a4a4a;border-radius:.375em .375em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:.375em;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width:769px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-end .navbar-link::after,.navbar.is-white .navbar-start .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link::after,.navbar.is-black .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link::after,.navbar.is-light .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link::after,.navbar.is-dark .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link::after,.navbar.is-primary .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-end .navbar-link::after,.navbar.is-link .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-end .navbar-link::after,.navbar.is-info .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-end .navbar-link::after,.navbar.is-success .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link::after,.navbar.is-warning .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link::after,.navbar.is-danger .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar.is-expo{background-color:#ffd257;color:#fff}.navbar.is-expo .navbar-brand .navbar-link,.navbar.is-expo .navbar-brand>.navbar-item{color:#fff}.navbar.is-expo .navbar-brand .navbar-link.is-active,.navbar.is-expo .navbar-brand .navbar-link:focus,.navbar.is-expo .navbar-brand .navbar-link:hover,.navbar.is-expo .navbar-brand>a.navbar-item.is-active,.navbar.is-expo .navbar-brand>a.navbar-item:focus,.navbar.is-expo .navbar-brand>a.navbar-item:hover{background-color:#ffcb3e;color:#fff}.navbar.is-expo .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-expo .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-expo .navbar-end .navbar-link,.navbar.is-expo .navbar-end>.navbar-item,.navbar.is-expo .navbar-start .navbar-link,.navbar.is-expo .navbar-start>.navbar-item{color:#fff}.navbar.is-expo .navbar-end .navbar-link.is-active,.navbar.is-expo .navbar-end .navbar-link:focus,.navbar.is-expo .navbar-end .navbar-link:hover,.navbar.is-expo .navbar-end>a.navbar-item.is-active,.navbar.is-expo .navbar-end>a.navbar-item:focus,.navbar.is-expo .navbar-end>a.navbar-item:hover,.navbar.is-expo .navbar-start .navbar-link.is-active,.navbar.is-expo .navbar-start .navbar-link:focus,.navbar.is-expo .navbar-start .navbar-link:hover,.navbar.is-expo .navbar-start>a.navbar-item.is-active,.navbar.is-expo .navbar-start>a.navbar-item:focus,.navbar.is-expo .navbar-start>a.navbar-item:hover{background-color:#ffcb3e;color:#fff}.navbar.is-expo .navbar-end .navbar-link::after,.navbar.is-expo .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-expo .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-expo .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-expo .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffcb3e;color:#fff}.navbar.is-expo .navbar-dropdown a.navbar-item.is-active{background-color:#ffd257;color:#fff}}.navbar.is-love{background-color:#f14668;color:#fff}.navbar.is-love .navbar-brand .navbar-link,.navbar.is-love .navbar-brand>.navbar-item{color:#fff}.navbar.is-love .navbar-brand .navbar-link.is-active,.navbar.is-love .navbar-brand .navbar-link:focus,.navbar.is-love .navbar-brand .navbar-link:hover,.navbar.is-love .navbar-brand>a.navbar-item.is-active,.navbar.is-love .navbar-brand>a.navbar-item:focus,.navbar.is-love .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-love .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-love .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-love .navbar-end .navbar-link,.navbar.is-love .navbar-end>.navbar-item,.navbar.is-love .navbar-start .navbar-link,.navbar.is-love .navbar-start>.navbar-item{color:#fff}.navbar.is-love .navbar-end .navbar-link.is-active,.navbar.is-love .navbar-end .navbar-link:focus,.navbar.is-love .navbar-end .navbar-link:hover,.navbar.is-love .navbar-end>a.navbar-item.is-active,.navbar.is-love .navbar-end>a.navbar-item:focus,.navbar.is-love .navbar-end>a.navbar-item:hover,.navbar.is-love .navbar-start .navbar-link.is-active,.navbar.is-love .navbar-start .navbar-link:focus,.navbar.is-love .navbar-start .navbar-link:hover,.navbar.is-love .navbar-start>a.navbar-item.is-active,.navbar.is-love .navbar-start>a.navbar-item:focus,.navbar.is-love .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-love .navbar-end .navbar-link::after,.navbar.is-love .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-love .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-love .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-love .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-love .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar.is-patreon{background-color:#f96854;color:#fff}.navbar.is-patreon .navbar-brand .navbar-link,.navbar.is-patreon .navbar-brand>.navbar-item{color:#fff}.navbar.is-patreon .navbar-brand .navbar-link.is-active,.navbar.is-patreon .navbar-brand .navbar-link:focus,.navbar.is-patreon .navbar-brand .navbar-link:hover,.navbar.is-patreon .navbar-brand>a.navbar-item.is-active,.navbar.is-patreon .navbar-brand>a.navbar-item:focus,.navbar.is-patreon .navbar-brand>a.navbar-item:hover{background-color:#f8523b;color:#fff}.navbar.is-patreon .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-patreon .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-patreon .navbar-end .navbar-link,.navbar.is-patreon .navbar-end>.navbar-item,.navbar.is-patreon .navbar-start .navbar-link,.navbar.is-patreon .navbar-start>.navbar-item{color:#fff}.navbar.is-patreon .navbar-end .navbar-link.is-active,.navbar.is-patreon .navbar-end .navbar-link:focus,.navbar.is-patreon .navbar-end .navbar-link:hover,.navbar.is-patreon .navbar-end>a.navbar-item.is-active,.navbar.is-patreon .navbar-end>a.navbar-item:focus,.navbar.is-patreon .navbar-end>a.navbar-item:hover,.navbar.is-patreon .navbar-start .navbar-link.is-active,.navbar.is-patreon .navbar-start .navbar-link:focus,.navbar.is-patreon .navbar-start .navbar-link:hover,.navbar.is-patreon .navbar-start>a.navbar-item.is-active,.navbar.is-patreon .navbar-start>a.navbar-item:focus,.navbar.is-patreon .navbar-start>a.navbar-item:hover{background-color:#f8523b;color:#fff}.navbar.is-patreon .navbar-end .navbar-link::after,.navbar.is-patreon .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-patreon .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-patreon .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-patreon .navbar-item.has-dropdown:hover .navbar-link{background-color:#f8523b;color:#fff}.navbar.is-patreon .navbar-dropdown a.navbar-item.is-active{background-color:#f96854;color:#fff}}.navbar.is-rss{background-color:#f26522;color:#fff}.navbar.is-rss .navbar-brand .navbar-link,.navbar.is-rss .navbar-brand>.navbar-item{color:#fff}.navbar.is-rss .navbar-brand .navbar-link.is-active,.navbar.is-rss .navbar-brand .navbar-link:focus,.navbar.is-rss .navbar-brand .navbar-link:hover,.navbar.is-rss .navbar-brand>a.navbar-item.is-active,.navbar.is-rss .navbar-brand>a.navbar-item:focus,.navbar.is-rss .navbar-brand>a.navbar-item:hover{background-color:#ed560e;color:#fff}.navbar.is-rss .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-rss .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-rss .navbar-end .navbar-link,.navbar.is-rss .navbar-end>.navbar-item,.navbar.is-rss .navbar-start .navbar-link,.navbar.is-rss .navbar-start>.navbar-item{color:#fff}.navbar.is-rss .navbar-end .navbar-link.is-active,.navbar.is-rss .navbar-end .navbar-link:focus,.navbar.is-rss .navbar-end .navbar-link:hover,.navbar.is-rss .navbar-end>a.navbar-item.is-active,.navbar.is-rss .navbar-end>a.navbar-item:focus,.navbar.is-rss .navbar-end>a.navbar-item:hover,.navbar.is-rss .navbar-start .navbar-link.is-active,.navbar.is-rss .navbar-start .navbar-link:focus,.navbar.is-rss .navbar-start .navbar-link:hover,.navbar.is-rss .navbar-start>a.navbar-item.is-active,.navbar.is-rss .navbar-start>a.navbar-item:focus,.navbar.is-rss .navbar-start>a.navbar-item:hover{background-color:#ed560e;color:#fff}.navbar.is-rss .navbar-end .navbar-link::after,.navbar.is-rss .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-rss .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-rss .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-rss .navbar-item.has-dropdown:hover .navbar-link{background-color:#ed560e;color:#fff}.navbar.is-rss .navbar-dropdown a.navbar-item.is-active{background-color:#f26522;color:#fff}}.navbar.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-brand .navbar-link,.navbar.is-bleeding .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-brand .navbar-link.is-active,.navbar.is-bleeding .navbar-brand .navbar-link:focus,.navbar.is-bleeding .navbar-brand .navbar-link:hover,.navbar.is-bleeding .navbar-brand>a.navbar-item.is-active,.navbar.is-bleeding .navbar-brand>a.navbar-item:focus,.navbar.is-bleeding .navbar-brand>a.navbar-item:hover{background-color:#9cf264;color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.navbar.is-bleeding .navbar-end .navbar-link,.navbar.is-bleeding .navbar-end>.navbar-item,.navbar.is-bleeding .navbar-start .navbar-link,.navbar.is-bleeding .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-end .navbar-link.is-active,.navbar.is-bleeding .navbar-end .navbar-link:focus,.navbar.is-bleeding .navbar-end .navbar-link:hover,.navbar.is-bleeding .navbar-end>a.navbar-item.is-active,.navbar.is-bleeding .navbar-end>a.navbar-item:focus,.navbar.is-bleeding .navbar-end>a.navbar-item:hover,.navbar.is-bleeding .navbar-start .navbar-link.is-active,.navbar.is-bleeding .navbar-start .navbar-link:focus,.navbar.is-bleeding .navbar-start .navbar-link:hover,.navbar.is-bleeding .navbar-start>a.navbar-item.is-active,.navbar.is-bleeding .navbar-start>a.navbar-item:focus,.navbar.is-bleeding .navbar-start>a.navbar-item:hover{background-color:#9cf264;color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-end .navbar-link::after,.navbar.is-bleeding .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-bleeding .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-bleeding .navbar-item.has-dropdown:hover .navbar-link{background-color:#9cf264;color:rgba(0,0,0,.7)}.navbar.is-bleeding .navbar-dropdown a.navbar-item.is-active{background-color:#abf47c;color:rgba(0,0,0,.7)}}.navbar.is-sass{background-color:#bf4080;color:#fff}.navbar.is-sass .navbar-brand .navbar-link,.navbar.is-sass .navbar-brand>.navbar-item{color:#fff}.navbar.is-sass .navbar-brand .navbar-link.is-active,.navbar.is-sass .navbar-brand .navbar-link:focus,.navbar.is-sass .navbar-brand .navbar-link:hover,.navbar.is-sass .navbar-brand>a.navbar-item.is-active,.navbar.is-sass .navbar-brand>a.navbar-item:focus,.navbar.is-sass .navbar-brand>a.navbar-item:hover{background-color:#ac3a73;color:#fff}.navbar.is-sass .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-sass .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-sass .navbar-end .navbar-link,.navbar.is-sass .navbar-end>.navbar-item,.navbar.is-sass .navbar-start .navbar-link,.navbar.is-sass .navbar-start>.navbar-item{color:#fff}.navbar.is-sass .navbar-end .navbar-link.is-active,.navbar.is-sass .navbar-end .navbar-link:focus,.navbar.is-sass .navbar-end .navbar-link:hover,.navbar.is-sass .navbar-end>a.navbar-item.is-active,.navbar.is-sass .navbar-end>a.navbar-item:focus,.navbar.is-sass .navbar-end>a.navbar-item:hover,.navbar.is-sass .navbar-start .navbar-link.is-active,.navbar.is-sass .navbar-start .navbar-link:focus,.navbar.is-sass .navbar-start .navbar-link:hover,.navbar.is-sass .navbar-start>a.navbar-item.is-active,.navbar.is-sass .navbar-start>a.navbar-item:focus,.navbar.is-sass .navbar-start>a.navbar-item:hover{background-color:#ac3a73;color:#fff}.navbar.is-sass .navbar-end .navbar-link::after,.navbar.is-sass .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-sass .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-sass .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-sass .navbar-item.has-dropdown:hover .navbar-link{background-color:#ac3a73;color:#fff}.navbar.is-sass .navbar-dropdown a.navbar-item.is-active{background-color:#bf4080;color:#fff}}.navbar.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-brand .navbar-link,.navbar.is-amazon .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-brand .navbar-link.is-active,.navbar.is-amazon .navbar-brand .navbar-link:focus,.navbar.is-amazon .navbar-brand .navbar-link:hover,.navbar.is-amazon .navbar-brand>a.navbar-item.is-active,.navbar.is-amazon .navbar-brand>a.navbar-item:focus,.navbar.is-amazon .navbar-brand>a.navbar-item:hover{background-color:#ffd24a;color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.navbar.is-amazon .navbar-end .navbar-link,.navbar.is-amazon .navbar-end>.navbar-item,.navbar.is-amazon .navbar-start .navbar-link,.navbar.is-amazon .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-end .navbar-link.is-active,.navbar.is-amazon .navbar-end .navbar-link:focus,.navbar.is-amazon .navbar-end .navbar-link:hover,.navbar.is-amazon .navbar-end>a.navbar-item.is-active,.navbar.is-amazon .navbar-end>a.navbar-item:focus,.navbar.is-amazon .navbar-end>a.navbar-item:hover,.navbar.is-amazon .navbar-start .navbar-link.is-active,.navbar.is-amazon .navbar-start .navbar-link:focus,.navbar.is-amazon .navbar-start .navbar-link:hover,.navbar.is-amazon .navbar-start>a.navbar-item.is-active,.navbar.is-amazon .navbar-start>a.navbar-item:focus,.navbar.is-amazon .navbar-start>a.navbar-item:hover{background-color:#ffd24a;color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-end .navbar-link::after,.navbar.is-amazon .navbar-start .navbar-link::after{border-color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-amazon .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-amazon .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd24a;color:rgba(0,0,0,.7)}.navbar.is-amazon .navbar-dropdown a.navbar-item.is-active{background-color:#ffd863;color:rgba(0,0,0,.7)}}.navbar.is-sponsor{background-color:#ea4aaa;color:#fff}.navbar.is-sponsor .navbar-brand .navbar-link,.navbar.is-sponsor .navbar-brand>.navbar-item{color:#fff}.navbar.is-sponsor .navbar-brand .navbar-link.is-active,.navbar.is-sponsor .navbar-brand .navbar-link:focus,.navbar.is-sponsor .navbar-brand .navbar-link:hover,.navbar.is-sponsor .navbar-brand>a.navbar-item.is-active,.navbar.is-sponsor .navbar-brand>a.navbar-item:focus,.navbar.is-sponsor .navbar-brand>a.navbar-item:hover{background-color:#e7339f;color:#fff}.navbar.is-sponsor .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-sponsor .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-sponsor .navbar-end .navbar-link,.navbar.is-sponsor .navbar-end>.navbar-item,.navbar.is-sponsor .navbar-start .navbar-link,.navbar.is-sponsor .navbar-start>.navbar-item{color:#fff}.navbar.is-sponsor .navbar-end .navbar-link.is-active,.navbar.is-sponsor .navbar-end .navbar-link:focus,.navbar.is-sponsor .navbar-end .navbar-link:hover,.navbar.is-sponsor .navbar-end>a.navbar-item.is-active,.navbar.is-sponsor .navbar-end>a.navbar-item:focus,.navbar.is-sponsor .navbar-end>a.navbar-item:hover,.navbar.is-sponsor .navbar-start .navbar-link.is-active,.navbar.is-sponsor .navbar-start .navbar-link:focus,.navbar.is-sponsor .navbar-start .navbar-link:hover,.navbar.is-sponsor .navbar-start>a.navbar-item.is-active,.navbar.is-sponsor .navbar-start>a.navbar-item:focus,.navbar.is-sponsor .navbar-start>a.navbar-item:hover{background-color:#e7339f;color:#fff}.navbar.is-sponsor .navbar-end .navbar-link::after,.navbar.is-sponsor .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-sponsor .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-sponsor .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-sponsor .navbar-item.has-dropdown:hover .navbar-link{background-color:#e7339f;color:#fff}.navbar.is-sponsor .navbar-dropdown a.navbar-item.is-active{background-color:#ea4aaa;color:#fff}}.navbar.is-twitter{background-color:#55acee;color:#fff}.navbar.is-twitter .navbar-brand .navbar-link,.navbar.is-twitter .navbar-brand>.navbar-item{color:#fff}.navbar.is-twitter .navbar-brand .navbar-link.is-active,.navbar.is-twitter .navbar-brand .navbar-link:focus,.navbar.is-twitter .navbar-brand .navbar-link:hover,.navbar.is-twitter .navbar-brand>a.navbar-item.is-active,.navbar.is-twitter .navbar-brand>a.navbar-item:focus,.navbar.is-twitter .navbar-brand>a.navbar-item:hover{background-color:#3ea1ec;color:#fff}.navbar.is-twitter .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-twitter .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-twitter .navbar-end .navbar-link,.navbar.is-twitter .navbar-end>.navbar-item,.navbar.is-twitter .navbar-start .navbar-link,.navbar.is-twitter .navbar-start>.navbar-item{color:#fff}.navbar.is-twitter .navbar-end .navbar-link.is-active,.navbar.is-twitter .navbar-end .navbar-link:focus,.navbar.is-twitter .navbar-end .navbar-link:hover,.navbar.is-twitter .navbar-end>a.navbar-item.is-active,.navbar.is-twitter .navbar-end>a.navbar-item:focus,.navbar.is-twitter .navbar-end>a.navbar-item:hover,.navbar.is-twitter .navbar-start .navbar-link.is-active,.navbar.is-twitter .navbar-start .navbar-link:focus,.navbar.is-twitter .navbar-start .navbar-link:hover,.navbar.is-twitter .navbar-start>a.navbar-item.is-active,.navbar.is-twitter .navbar-start>a.navbar-item:focus,.navbar.is-twitter .navbar-start>a.navbar-item:hover{background-color:#3ea1ec;color:#fff}.navbar.is-twitter .navbar-end .navbar-link::after,.navbar.is-twitter .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-twitter .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-twitter .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-twitter .navbar-item.has-dropdown:hover .navbar-link{background-color:#3ea1ec;color:#fff}.navbar.is-twitter .navbar-dropdown a.navbar-item.is-active{background-color:#55acee;color:#fff}}.navbar.is-videos{background-color:#48c78e;color:#fff}.navbar.is-videos .navbar-brand .navbar-link,.navbar.is-videos .navbar-brand>.navbar-item{color:#fff}.navbar.is-videos .navbar-brand .navbar-link.is-active,.navbar.is-videos .navbar-brand .navbar-link:focus,.navbar.is-videos .navbar-brand .navbar-link:hover,.navbar.is-videos .navbar-brand>a.navbar-item.is-active,.navbar.is-videos .navbar-brand>a.navbar-item:focus,.navbar.is-videos .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-videos .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-videos .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-videos .navbar-end .navbar-link,.navbar.is-videos .navbar-end>.navbar-item,.navbar.is-videos .navbar-start .navbar-link,.navbar.is-videos .navbar-start>.navbar-item{color:#fff}.navbar.is-videos .navbar-end .navbar-link.is-active,.navbar.is-videos .navbar-end .navbar-link:focus,.navbar.is-videos .navbar-end .navbar-link:hover,.navbar.is-videos .navbar-end>a.navbar-item.is-active,.navbar.is-videos .navbar-end>a.navbar-item:focus,.navbar.is-videos .navbar-end>a.navbar-item:hover,.navbar.is-videos .navbar-start .navbar-link.is-active,.navbar.is-videos .navbar-start .navbar-link:focus,.navbar.is-videos .navbar-start .navbar-link:hover,.navbar.is-videos .navbar-start>a.navbar-item.is-active,.navbar.is-videos .navbar-start>a.navbar-item:focus,.navbar.is-videos .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-videos .navbar-end .navbar-link::after,.navbar.is-videos .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-videos .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-videos .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-videos .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-videos .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-extensions{background-color:#3e8ed0;color:#fff}.navbar.is-extensions .navbar-brand .navbar-link,.navbar.is-extensions .navbar-brand>.navbar-item{color:#fff}.navbar.is-extensions .navbar-brand .navbar-link.is-active,.navbar.is-extensions .navbar-brand .navbar-link:focus,.navbar.is-extensions .navbar-brand .navbar-link:hover,.navbar.is-extensions .navbar-brand>a.navbar-item.is-active,.navbar.is-extensions .navbar-brand>a.navbar-item:focus,.navbar.is-extensions .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-extensions .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-extensions .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-extensions .navbar-end .navbar-link,.navbar.is-extensions .navbar-end>.navbar-item,.navbar.is-extensions .navbar-start .navbar-link,.navbar.is-extensions .navbar-start>.navbar-item{color:#fff}.navbar.is-extensions .navbar-end .navbar-link.is-active,.navbar.is-extensions .navbar-end .navbar-link:focus,.navbar.is-extensions .navbar-end .navbar-link:hover,.navbar.is-extensions .navbar-end>a.navbar-item.is-active,.navbar.is-extensions .navbar-end>a.navbar-item:focus,.navbar.is-extensions .navbar-end>a.navbar-item:hover,.navbar.is-extensions .navbar-start .navbar-link.is-active,.navbar.is-extensions .navbar-start .navbar-link:focus,.navbar.is-extensions .navbar-start .navbar-link:hover,.navbar.is-extensions .navbar-start>a.navbar-item.is-active,.navbar.is-extensions .navbar-start>a.navbar-item:focus,.navbar.is-extensions .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-extensions .navbar-end .navbar-link::after,.navbar.is-extensions .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-extensions .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-extensions .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-extensions .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-extensions .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-bootstrap{background-color:#6f5499;color:#fff}.navbar.is-bootstrap .navbar-brand .navbar-link,.navbar.is-bootstrap .navbar-brand>.navbar-item{color:#fff}.navbar.is-bootstrap .navbar-brand .navbar-link.is-active,.navbar.is-bootstrap .navbar-brand .navbar-link:focus,.navbar.is-bootstrap .navbar-brand .navbar-link:hover,.navbar.is-bootstrap .navbar-brand>a.navbar-item.is-active,.navbar.is-bootstrap .navbar-brand>a.navbar-item:focus,.navbar.is-bootstrap .navbar-brand>a.navbar-item:hover{background-color:#634b89;color:#fff}.navbar.is-bootstrap .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-bootstrap .navbar-burger{color:#fff}@media screen and (min-width:769px){.navbar.is-bootstrap .navbar-end .navbar-link,.navbar.is-bootstrap .navbar-end>.navbar-item,.navbar.is-bootstrap .navbar-start .navbar-link,.navbar.is-bootstrap .navbar-start>.navbar-item{color:#fff}.navbar.is-bootstrap .navbar-end .navbar-link.is-active,.navbar.is-bootstrap .navbar-end .navbar-link:focus,.navbar.is-bootstrap .navbar-end .navbar-link:hover,.navbar.is-bootstrap .navbar-end>a.navbar-item.is-active,.navbar.is-bootstrap .navbar-end>a.navbar-item:focus,.navbar.is-bootstrap .navbar-end>a.navbar-item:hover,.navbar.is-bootstrap .navbar-start .navbar-link.is-active,.navbar.is-bootstrap .navbar-start .navbar-link:focus,.navbar.is-bootstrap .navbar-start .navbar-link:hover,.navbar.is-bootstrap .navbar-start>a.navbar-item.is-active,.navbar.is-bootstrap .navbar-start>a.navbar-item:focus,.navbar.is-bootstrap .navbar-start>a.navbar-item:hover{background-color:#634b89;color:#fff}.navbar.is-bootstrap .navbar-end .navbar-link::after,.navbar.is-bootstrap .navbar-start .navbar-link::after{border-color:#fff}.navbar.is-bootstrap .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-bootstrap .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-bootstrap .navbar-item.has-dropdown:hover .navbar-link{background-color:#634b89;color:#fff}.navbar.is-bootstrap .navbar-dropdown a.navbar-item.is-active{background-color:#6f5499;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:768px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:769px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:.375em}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#0a0a0a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#485fc7}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel.is-expo .panel-heading{background-color:#ffd257;color:#fff}.panel.is-expo .panel-tabs a.is-active{border-bottom-color:#ffd257}.panel.is-expo .panel-block.is-active .panel-icon{color:#ffd257}.panel.is-love .panel-heading{background-color:#f14668;color:#fff}.panel.is-love .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-love .panel-block.is-active .panel-icon{color:#f14668}.panel.is-patreon .panel-heading{background-color:#f96854;color:#fff}.panel.is-patreon .panel-tabs a.is-active{border-bottom-color:#f96854}.panel.is-patreon .panel-block.is-active .panel-icon{color:#f96854}.panel.is-rss .panel-heading{background-color:#f26522;color:#fff}.panel.is-rss .panel-tabs a.is-active{border-bottom-color:#f26522}.panel.is-rss .panel-block.is-active .panel-icon{color:#f26522}.panel.is-bleeding .panel-heading{background-color:#abf47c;color:rgba(0,0,0,.7)}.panel.is-bleeding .panel-tabs a.is-active{border-bottom-color:#abf47c}.panel.is-bleeding .panel-block.is-active .panel-icon{color:#abf47c}.panel.is-sass .panel-heading{background-color:#bf4080;color:#fff}.panel.is-sass .panel-tabs a.is-active{border-bottom-color:#bf4080}.panel.is-sass .panel-block.is-active .panel-icon{color:#bf4080}.panel.is-amazon .panel-heading{background-color:#ffd863;color:rgba(0,0,0,.7)}.panel.is-amazon .panel-tabs a.is-active{border-bottom-color:#ffd863}.panel.is-amazon .panel-block.is-active .panel-icon{color:#ffd863}.panel.is-sponsor .panel-heading{background-color:#ea4aaa;color:#fff}.panel.is-sponsor .panel-tabs a.is-active{border-bottom-color:#ea4aaa}.panel.is-sponsor .panel-block.is-active .panel-icon{color:#ea4aaa}.panel.is-twitter .panel-heading{background-color:#55acee;color:#fff}.panel.is-twitter .panel-tabs a.is-active{border-bottom-color:#55acee}.panel.is-twitter .panel-block.is-active .panel-icon{color:#55acee}.panel.is-videos .panel-heading{background-color:#48c78e;color:#fff}.panel.is-videos .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-videos .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-extensions .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-extensions .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-extensions .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-bootstrap .panel-heading{background-color:#6f5499;color:#fff}.panel.is-bootstrap .panel-tabs a.is-active{border-bottom-color:#6f5499}.panel.is-bootstrap .panel-block.is-active .panel-icon{color:#6f5499}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:.375em .375em 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:.375em;border-bottom-left-radius:.375em}.tabs.is-toggle li:last-child a{border-top-right-radius:.375em;border-bottom-right-radius:.375em}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-expo{color:#ffd257!important}a.has-text-expo:focus,a.has-text-expo:hover{color:#ffc424!important}.has-background-expo{background-color:#ffd257!important}.has-text-expo-light{color:#fffaeb!important}a.has-text-expo-light:focus,a.has-text-expo-light:hover{color:#ffecb8!important}.has-background-expo-light{background-color:#fffaeb!important}.has-text-expo-dark{color:#946c00!important}a.has-text-expo-dark:focus,a.has-text-expo-dark:hover{color:#c79200!important}.has-background-expo-dark{background-color:#946c00!important}.has-text-love{color:#f14668!important}a.has-text-love:focus,a.has-text-love:hover{color:#ee1742!important}.has-background-love{background-color:#f14668!important}.has-text-love-light{color:#feecf0!important}a.has-text-love-light:focus,a.has-text-love-light:hover{color:#fabdc9!important}.has-background-love-light{background-color:#feecf0!important}.has-text-love-dark{color:#cc0f35!important}a.has-text-love-dark:focus,a.has-text-love-dark:hover{color:#ee2049!important}.has-background-love-dark{background-color:#cc0f35!important}.has-text-patreon{color:#f96854!important}a.has-text-patreon:focus,a.has-text-patreon:hover{color:#f73c23!important}.has-background-patreon{background-color:#f96854!important}.has-text-patreon-light{color:#feeeeb!important}a.has-text-patreon-light:focus,a.has-text-patreon-light:hover{color:#fdc2ba!important}.has-background-patreon-light{background-color:#feeeeb!important}.has-text-patreon-dark{color:#c01d07!important}a.has-text-patreon-dark:focus,a.has-text-patreon-dark:hover{color:#f12508!important}.has-background-patreon-dark{background-color:#c01d07!important}.has-text-rss{color:#f26522!important}a.has-text-rss:focus,a.has-text-rss:hover{color:#d54d0d!important}.has-background-rss{background-color:#f26522!important}.has-text-rss-light{color:#fef2ec!important}a.has-text-rss-light:focus,a.has-text-rss-light:hover{color:#fbd0bc!important}.has-background-rss-light{background-color:#fef2ec!important}.has-text-rss-dark{color:#c1460b!important}a.has-text-rss-dark:focus,a.has-text-rss-dark:hover{color:#f1570e!important}.has-background-rss-dark{background-color:#c1460b!important}.has-text-bleeding{color:#abf47c!important}a.has-text-bleeding:focus,a.has-text-bleeding:hover{color:#8df04d!important}.has-background-bleeding{background-color:#abf47c!important}.has-text-bleeding-light{color:#f3fdec!important}a.has-text-bleeding-light:focus,a.has-text-bleeding-light:hover{color:#d5f9bd!important}.has-background-bleeding-light{background-color:#f3fdec!important}.has-text-bleeding-dark{color:#3c880b!important}a.has-text-bleeding-dark:focus,a.has-text-bleeding-dark:hover{color:#51b70f!important}.has-background-bleeding-dark{background-color:#3c880b!important}.has-text-sass{color:#bf4080!important}a.has-text-sass:focus,a.has-text-sass:hover{color:#936!important}.has-background-sass{background-color:#bf4080!important}.has-text-sass-light{color:#faf0f5!important}a.has-text-sass-light:focus,a.has-text-sass-light:hover{color:#edcadb!important}.has-background-sass-light{background-color:#faf0f5!important}.has-text-sass-dark{color:#b03b76!important}a.has-text-sass-dark:focus,a.has-text-sass-dark:hover{color:#c7578f!important}.has-background-sass-dark{background-color:#b03b76!important}.has-text-amazon{color:#ffd863!important}a.has-text-amazon:focus,a.has-text-amazon:hover{color:#ffcb30!important}.has-background-amazon{background-color:#ffd863!important}.has-text-amazon-light{color:#fffaeb!important}a.has-text-amazon-light:focus,a.has-text-amazon-light:hover{color:#ffedb8!important}.has-background-amazon-light{background-color:#fffaeb!important}.has-text-amazon-dark{color:#946f00!important}a.has-text-amazon-dark:focus,a.has-text-amazon-dark:hover{color:#c79500!important}.has-background-amazon-dark{background-color:#946f00!important}.has-text-sponsor{color:#ea4aaa!important}a.has-text-sponsor:focus,a.has-text-sponsor:hover{color:#e51c95!important}.has-background-sponsor{background-color:#ea4aaa!important}.has-text-sponsor-light{color:#fdedf6!important}a.has-text-sponsor-light:focus,a.has-text-sponsor-light:hover{color:#f8bfe1!important}.has-background-sponsor-light{background-color:#fdedf6!important}.has-text-sponsor-dark{color:#c0167c!important}a.has-text-sponsor-dark:focus,a.has-text-sponsor-dark:hover{color:#e62498!important}.has-background-sponsor-dark{background-color:#c0167c!important}.has-text-twitter{color:#55acee!important}a.has-text-twitter:focus,a.has-text-twitter:hover{color:#2795e9!important}.has-background-twitter{background-color:#55acee!important}.has-text-twitter-light{color:#ecf6fd!important}a.has-text-twitter-light:focus,a.has-text-twitter-light:hover{color:#bedff9!important}.has-background-twitter-light{background-color:#ecf6fd!important}.has-text-twitter-dark{color:#10609e!important}a.has-text-twitter-dark:focus,a.has-text-twitter-dark:hover{color:#147dcc!important}.has-background-twitter-dark{background-color:#10609e!important}.has-text-videos{color:#48c78e!important}a.has-text-videos:focus,a.has-text-videos:hover{color:#34a873!important}.has-background-videos{background-color:#48c78e!important}.has-text-videos-light{color:#effaf5!important}a.has-text-videos-light:focus,a.has-text-videos-light:hover{color:#c8eedd!important}.has-background-videos-light{background-color:#effaf5!important}.has-text-videos-dark{color:#257953!important}a.has-text-videos-dark:focus,a.has-text-videos-dark:hover{color:#31a06e!important}.has-background-videos-dark{background-color:#257953!important}.has-text-extensions{color:#3e8ed0!important}a.has-text-extensions:focus,a.has-text-extensions:hover{color:#2b74b1!important}.has-background-extensions{background-color:#3e8ed0!important}.has-text-extensions-light{color:#eff5fb!important}a.has-text-extensions-light:focus,a.has-text-extensions-light:hover{color:#c6ddf1!important}.has-background-extensions-light{background-color:#eff5fb!important}.has-text-extensions-dark{color:#296fa8!important}a.has-text-extensions-dark:focus,a.has-text-extensions-dark:hover{color:#368ace!important}.has-background-extensions-dark{background-color:#296fa8!important}.has-text-bootstrap{color:#6f5499!important}a.has-text-bootstrap:focus,a.has-text-bootstrap:hover{color:#574278!important}.has-background-bootstrap{background-color:#6f5499!important}.has-text-bootstrap-light{color:#f4f2f8!important}a.has-text-bootstrap-light:focus,a.has-text-bootstrap-light:hover{color:#d9d1e6!important}.has-background-bootstrap-light{background-color:#f4f2f8!important}.has-text-bootstrap-dark{color:#73579e!important}a.has-text-bootstrap-dark:focus,a.has-text-bootstrap-dark:hover{color:#8d75b3!important}.has-background-bootstrap-dark{background-color:#73579e!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:rgba(255,255,255,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(255,255,255,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.hero.is-expo{background-color:#ffd257;color:#fff}.hero.is-expo a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-expo strong{color:inherit}.hero.is-expo .title{color:#fff}.hero.is-expo .subtitle{color:rgba(255,255,255,.9)}.hero.is-expo .subtitle a:not(.button),.hero.is-expo .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-expo .navbar-menu{background-color:#ffd257}}.hero.is-expo .navbar-item,.hero.is-expo .navbar-link{color:rgba(255,255,255,.7)}.hero.is-expo .navbar-link.is-active,.hero.is-expo .navbar-link:hover,.hero.is-expo a.navbar-item.is-active,.hero.is-expo a.navbar-item:hover{background-color:#ffcb3e;color:#fff}.hero.is-expo .tabs a{color:#fff;opacity:.9}.hero.is-expo .tabs a:hover{opacity:1}.hero.is-expo .tabs li.is-active a{color:#ffd257!important;opacity:1}.hero.is-expo .tabs.is-boxed a,.hero.is-expo .tabs.is-toggle a{color:#fff}.hero.is-expo .tabs.is-boxed a:hover,.hero.is-expo .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-expo .tabs.is-boxed li.is-active a,.hero.is-expo .tabs.is-boxed li.is-active a:hover,.hero.is-expo .tabs.is-toggle li.is-active a,.hero.is-expo .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ffd257}.hero.is-expo.is-bold{background-image:linear-gradient(141deg,#ffa024 0,#ffd257 71%,#fff171 100%)}@media screen and (max-width:768px){.hero.is-expo.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffa024 0,#ffd257 71%,#fff171 100%)}}.hero.is-love{background-color:#f14668;color:#fff}.hero.is-love a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-love strong{color:inherit}.hero.is-love .title{color:#fff}.hero.is-love .subtitle{color:rgba(255,255,255,.9)}.hero.is-love .subtitle a:not(.button),.hero.is-love .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-love .navbar-menu{background-color:#f14668}}.hero.is-love .navbar-item,.hero.is-love .navbar-link{color:rgba(255,255,255,.7)}.hero.is-love .navbar-link.is-active,.hero.is-love .navbar-link:hover,.hero.is-love a.navbar-item.is-active,.hero.is-love a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-love .tabs a{color:#fff;opacity:.9}.hero.is-love .tabs a:hover{opacity:1}.hero.is-love .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-love .tabs.is-boxed a,.hero.is-love .tabs.is-toggle a{color:#fff}.hero.is-love .tabs.is-boxed a:hover,.hero.is-love .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-love .tabs.is-boxed li.is-active a,.hero.is-love .tabs.is-boxed li.is-active a:hover,.hero.is-love .tabs.is-toggle li.is-active a,.hero.is-love .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-love.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.hero.is-love.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.hero.is-patreon{background-color:#f96854;color:#fff}.hero.is-patreon a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-patreon strong{color:inherit}.hero.is-patreon .title{color:#fff}.hero.is-patreon .subtitle{color:rgba(255,255,255,.9)}.hero.is-patreon .subtitle a:not(.button),.hero.is-patreon .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-patreon .navbar-menu{background-color:#f96854}}.hero.is-patreon .navbar-item,.hero.is-patreon .navbar-link{color:rgba(255,255,255,.7)}.hero.is-patreon .navbar-link.is-active,.hero.is-patreon .navbar-link:hover,.hero.is-patreon a.navbar-item.is-active,.hero.is-patreon a.navbar-item:hover{background-color:#f8523b;color:#fff}.hero.is-patreon .tabs a{color:#fff;opacity:.9}.hero.is-patreon .tabs a:hover{opacity:1}.hero.is-patreon .tabs li.is-active a{color:#f96854!important;opacity:1}.hero.is-patreon .tabs.is-boxed a,.hero.is-patreon .tabs.is-toggle a{color:#fff}.hero.is-patreon .tabs.is-boxed a:hover,.hero.is-patreon .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-patreon .tabs.is-boxed li.is-active a,.hero.is-patreon .tabs.is-boxed li.is-active a:hover,.hero.is-patreon .tabs.is-toggle li.is-active a,.hero.is-patreon .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f96854}.hero.is-patreon.is-bold{background-image:linear-gradient(141deg,#ff1b25 0,#f96854 71%,#fe9469 100%)}@media screen and (max-width:768px){.hero.is-patreon.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff1b25 0,#f96854 71%,#fe9469 100%)}}.hero.is-rss{background-color:#f26522;color:#fff}.hero.is-rss a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-rss strong{color:inherit}.hero.is-rss .title{color:#fff}.hero.is-rss .subtitle{color:rgba(255,255,255,.9)}.hero.is-rss .subtitle a:not(.button),.hero.is-rss .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-rss .navbar-menu{background-color:#f26522}}.hero.is-rss .navbar-item,.hero.is-rss .navbar-link{color:rgba(255,255,255,.7)}.hero.is-rss .navbar-link.is-active,.hero.is-rss .navbar-link:hover,.hero.is-rss a.navbar-item.is-active,.hero.is-rss a.navbar-item:hover{background-color:#ed560e;color:#fff}.hero.is-rss .tabs a{color:#fff;opacity:.9}.hero.is-rss .tabs a:hover{opacity:1}.hero.is-rss .tabs li.is-active a{color:#f26522!important;opacity:1}.hero.is-rss .tabs.is-boxed a,.hero.is-rss .tabs.is-toggle a{color:#fff}.hero.is-rss .tabs.is-boxed a:hover,.hero.is-rss .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-rss .tabs.is-boxed li.is-active a,.hero.is-rss .tabs.is-boxed li.is-active a:hover,.hero.is-rss .tabs.is-toggle li.is-active a,.hero.is-rss .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f26522}.hero.is-rss.is-bold{background-image:linear-gradient(141deg,#e02401 0,#f26522 71%,#f99535 100%)}@media screen and (max-width:768px){.hero.is-rss.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e02401 0,#f26522 71%,#f99535 100%)}}.hero.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.hero.is-bleeding a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-bleeding strong{color:inherit}.hero.is-bleeding .title{color:rgba(0,0,0,.7)}.hero.is-bleeding .subtitle{color:rgba(0,0,0,.9)}.hero.is-bleeding .subtitle a:not(.button),.hero.is-bleeding .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-bleeding .navbar-menu{background-color:#abf47c}}.hero.is-bleeding .navbar-item,.hero.is-bleeding .navbar-link{color:rgba(0,0,0,.7)}.hero.is-bleeding .navbar-link.is-active,.hero.is-bleeding .navbar-link:hover,.hero.is-bleeding a.navbar-item.is-active,.hero.is-bleeding a.navbar-item:hover{background-color:#9cf264;color:rgba(0,0,0,.7)}.hero.is-bleeding .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-bleeding .tabs a:hover{opacity:1}.hero.is-bleeding .tabs li.is-active a{color:#abf47c!important;opacity:1}.hero.is-bleeding .tabs.is-boxed a,.hero.is-bleeding .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-bleeding .tabs.is-boxed a:hover,.hero.is-bleeding .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-bleeding .tabs.is-boxed li.is-active a,.hero.is-bleeding .tabs.is-boxed li.is-active a:hover,.hero.is-bleeding .tabs.is-toggle li.is-active a,.hero.is-bleeding .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#abf47c}.hero.is-bleeding.is-bold{background-image:linear-gradient(141deg,#a9fa43 0,#abf47c 71%,#a8f991 100%)}@media screen and (max-width:768px){.hero.is-bleeding.is-bold .navbar-menu{background-image:linear-gradient(141deg,#a9fa43 0,#abf47c 71%,#a8f991 100%)}}.hero.is-sass{background-color:#bf4080;color:#fff}.hero.is-sass a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-sass strong{color:inherit}.hero.is-sass .title{color:#fff}.hero.is-sass .subtitle{color:rgba(255,255,255,.9)}.hero.is-sass .subtitle a:not(.button),.hero.is-sass .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-sass .navbar-menu{background-color:#bf4080}}.hero.is-sass .navbar-item,.hero.is-sass .navbar-link{color:rgba(255,255,255,.7)}.hero.is-sass .navbar-link.is-active,.hero.is-sass .navbar-link:hover,.hero.is-sass a.navbar-item.is-active,.hero.is-sass a.navbar-item:hover{background-color:#ac3a73;color:#fff}.hero.is-sass .tabs a{color:#fff;opacity:.9}.hero.is-sass .tabs a:hover{opacity:1}.hero.is-sass .tabs li.is-active a{color:#bf4080!important;opacity:1}.hero.is-sass .tabs.is-boxed a,.hero.is-sass .tabs.is-toggle a{color:#fff}.hero.is-sass .tabs.is-boxed a:hover,.hero.is-sass .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-sass .tabs.is-boxed li.is-active a,.hero.is-sass .tabs.is-boxed li.is-active a:hover,.hero.is-sass .tabs.is-toggle li.is-active a,.hero.is-sass .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#bf4080}.hero.is-sass.is-bold{background-image:linear-gradient(141deg,#a3297b 0,#bf4080 71%,#cb4d78 100%)}@media screen and (max-width:768px){.hero.is-sass.is-bold .navbar-menu{background-image:linear-gradient(141deg,#a3297b 0,#bf4080 71%,#cb4d78 100%)}}.hero.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.hero.is-amazon a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-amazon strong{color:inherit}.hero.is-amazon .title{color:rgba(0,0,0,.7)}.hero.is-amazon .subtitle{color:rgba(0,0,0,.9)}.hero.is-amazon .subtitle a:not(.button),.hero.is-amazon .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-amazon .navbar-menu{background-color:#ffd863}}.hero.is-amazon .navbar-item,.hero.is-amazon .navbar-link{color:rgba(0,0,0,.7)}.hero.is-amazon .navbar-link.is-active,.hero.is-amazon .navbar-link:hover,.hero.is-amazon a.navbar-item.is-active,.hero.is-amazon a.navbar-item:hover{background-color:#ffd24a;color:rgba(0,0,0,.7)}.hero.is-amazon .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-amazon .tabs a:hover{opacity:1}.hero.is-amazon .tabs li.is-active a{color:#ffd863!important;opacity:1}.hero.is-amazon .tabs.is-boxed a,.hero.is-amazon .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-amazon .tabs.is-boxed a:hover,.hero.is-amazon .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-amazon .tabs.is-boxed li.is-active a,.hero.is-amazon .tabs.is-boxed li.is-active a:hover,.hero.is-amazon .tabs.is-toggle li.is-active a,.hero.is-amazon .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffd863}.hero.is-amazon.is-bold{background-image:linear-gradient(141deg,#ffa930 0,#ffd863 71%,#fff47d 100%)}@media screen and (max-width:768px){.hero.is-amazon.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffa930 0,#ffd863 71%,#fff47d 100%)}}.hero.is-sponsor{background-color:#ea4aaa;color:#fff}.hero.is-sponsor a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-sponsor strong{color:inherit}.hero.is-sponsor .title{color:#fff}.hero.is-sponsor .subtitle{color:rgba(255,255,255,.9)}.hero.is-sponsor .subtitle a:not(.button),.hero.is-sponsor .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-sponsor .navbar-menu{background-color:#ea4aaa}}.hero.is-sponsor .navbar-item,.hero.is-sponsor .navbar-link{color:rgba(255,255,255,.7)}.hero.is-sponsor .navbar-link.is-active,.hero.is-sponsor .navbar-link:hover,.hero.is-sponsor a.navbar-item.is-active,.hero.is-sponsor a.navbar-item:hover{background-color:#e7339f;color:#fff}.hero.is-sponsor .tabs a{color:#fff;opacity:.9}.hero.is-sponsor .tabs a:hover{opacity:1}.hero.is-sponsor .tabs li.is-active a{color:#ea4aaa!important;opacity:1}.hero.is-sponsor .tabs.is-boxed a,.hero.is-sponsor .tabs.is-toggle a{color:#fff}.hero.is-sponsor .tabs.is-boxed a:hover,.hero.is-sponsor .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-sponsor .tabs.is-boxed li.is-active a,.hero.is-sponsor .tabs.is-boxed li.is-active a:hover,.hero.is-sponsor .tabs.is-toggle li.is-active a,.hero.is-sponsor .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ea4aaa}.hero.is-sponsor.is-bold{background-image:linear-gradient(141deg,#f110bd 0,#ea4aaa 71%,#f15c9d 100%)}@media screen and (max-width:768px){.hero.is-sponsor.is-bold .navbar-menu{background-image:linear-gradient(141deg,#f110bd 0,#ea4aaa 71%,#f15c9d 100%)}}.hero.is-twitter{background-color:#55acee;color:#fff}.hero.is-twitter a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-twitter strong{color:inherit}.hero.is-twitter .title{color:#fff}.hero.is-twitter .subtitle{color:rgba(255,255,255,.9)}.hero.is-twitter .subtitle a:not(.button),.hero.is-twitter .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-twitter .navbar-menu{background-color:#55acee}}.hero.is-twitter .navbar-item,.hero.is-twitter .navbar-link{color:rgba(255,255,255,.7)}.hero.is-twitter .navbar-link.is-active,.hero.is-twitter .navbar-link:hover,.hero.is-twitter a.navbar-item.is-active,.hero.is-twitter a.navbar-item:hover{background-color:#3ea1ec;color:#fff}.hero.is-twitter .tabs a{color:#fff;opacity:.9}.hero.is-twitter .tabs a:hover{opacity:1}.hero.is-twitter .tabs li.is-active a{color:#55acee!important;opacity:1}.hero.is-twitter .tabs.is-boxed a,.hero.is-twitter .tabs.is-toggle a{color:#fff}.hero.is-twitter .tabs.is-boxed a:hover,.hero.is-twitter .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-twitter .tabs.is-boxed li.is-active a,.hero.is-twitter .tabs.is-boxed li.is-active a:hover,.hero.is-twitter .tabs.is-toggle li.is-active a,.hero.is-twitter .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#55acee}.hero.is-twitter.is-bold{background-image:linear-gradient(141deg,#1bbbf5 0,#55acee 71%,#68a1f4 100%)}@media screen and (max-width:768px){.hero.is-twitter.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1bbbf5 0,#55acee 71%,#68a1f4 100%)}}.hero.is-videos{background-color:#48c78e;color:#fff}.hero.is-videos a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-videos strong{color:inherit}.hero.is-videos .title{color:#fff}.hero.is-videos .subtitle{color:rgba(255,255,255,.9)}.hero.is-videos .subtitle a:not(.button),.hero.is-videos .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-videos .navbar-menu{background-color:#48c78e}}.hero.is-videos .navbar-item,.hero.is-videos .navbar-link{color:rgba(255,255,255,.7)}.hero.is-videos .navbar-link.is-active,.hero.is-videos .navbar-link:hover,.hero.is-videos a.navbar-item.is-active,.hero.is-videos a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-videos .tabs a{color:#fff;opacity:.9}.hero.is-videos .tabs a:hover{opacity:1}.hero.is-videos .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-videos .tabs.is-boxed a,.hero.is-videos .tabs.is-toggle a{color:#fff}.hero.is-videos .tabs.is-boxed a:hover,.hero.is-videos .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-videos .tabs.is-boxed li.is-active a,.hero.is-videos .tabs.is-boxed li.is-active a:hover,.hero.is-videos .tabs.is-toggle li.is-active a,.hero.is-videos .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-videos.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.hero.is-videos.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.hero.is-extensions{background-color:#3e8ed0;color:#fff}.hero.is-extensions a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-extensions strong{color:inherit}.hero.is-extensions .title{color:#fff}.hero.is-extensions .subtitle{color:rgba(255,255,255,.9)}.hero.is-extensions .subtitle a:not(.button),.hero.is-extensions .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-extensions .navbar-menu{background-color:#3e8ed0}}.hero.is-extensions .navbar-item,.hero.is-extensions .navbar-link{color:rgba(255,255,255,.7)}.hero.is-extensions .navbar-link.is-active,.hero.is-extensions .navbar-link:hover,.hero.is-extensions a.navbar-item.is-active,.hero.is-extensions a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-extensions .tabs a{color:#fff;opacity:.9}.hero.is-extensions .tabs a:hover{opacity:1}.hero.is-extensions .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-extensions .tabs.is-boxed a,.hero.is-extensions .tabs.is-toggle a{color:#fff}.hero.is-extensions .tabs.is-boxed a:hover,.hero.is-extensions .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-extensions .tabs.is-boxed li.is-active a,.hero.is-extensions .tabs.is-boxed li.is-active a:hover,.hero.is-extensions .tabs.is-toggle li.is-active a,.hero.is-extensions .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-extensions.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.hero.is-extensions.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.hero.is-bootstrap{background-color:#6f5499;color:#fff}.hero.is-bootstrap a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-bootstrap strong{color:inherit}.hero.is-bootstrap .title{color:#fff}.hero.is-bootstrap .subtitle{color:rgba(255,255,255,.9)}.hero.is-bootstrap .subtitle a:not(.button),.hero.is-bootstrap .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-bootstrap .navbar-menu{background-color:#6f5499}}.hero.is-bootstrap .navbar-item,.hero.is-bootstrap .navbar-link{color:rgba(255,255,255,.7)}.hero.is-bootstrap .navbar-link.is-active,.hero.is-bootstrap .navbar-link:hover,.hero.is-bootstrap a.navbar-item.is-active,.hero.is-bootstrap a.navbar-item:hover{background-color:#634b89;color:#fff}.hero.is-bootstrap .tabs a{color:#fff;opacity:.9}.hero.is-bootstrap .tabs a:hover{opacity:1}.hero.is-bootstrap .tabs li.is-active a{color:#6f5499!important;opacity:1}.hero.is-bootstrap .tabs.is-boxed a,.hero.is-bootstrap .tabs.is-toggle a{color:#fff}.hero.is-bootstrap .tabs.is-boxed a:hover,.hero.is-bootstrap .tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.hero.is-bootstrap .tabs.is-boxed li.is-active a,.hero.is-bootstrap .tabs.is-boxed li.is-active a:hover,.hero.is-bootstrap .tabs.is-toggle li.is-active a,.hero.is-bootstrap .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6f5499}.hero.is-bootstrap.is-bold{background-image:linear-gradient(141deg,#493981 0,#6f5499 71%,#8859ad 100%)}@media screen and (max-width:768px){.hero.is-bootstrap.is-bold .navbar-menu{background-image:linear-gradient(141deg,#493981 0,#6f5499 71%,#8859ad 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.bd-backers-heading,.bd-backers-platform,.bd-backers-platform .bd-backers-platform-logo,.bd-book-cover,.bd-columns-tool,.bd-footer-donation-action,.bd-footer-sponsor,.bd-footer-star-figure,.bd-fortyfour-cta,.bd-fortyfour-image,.bd-logos-download,.bd-option-or p,.bd-partner-sponsor,.bd-side-sponsor,.bd-single-carbon,.bd-single-image,.bd-snippet-mwb,.bd-snippet-preview.bd-is-mwb{align-items:center;display:flex;justify-content:center}.bd-category-toggle,.bd-navbar-search-icon,.bd-pill-button,.bd-tabs-nav button,.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.bd-footer-star,.bd-footer-support{background-color:#fff;border-radius:6px;box-shadow:0 1.5rem 1.5rem -1.25rem rgba(10,10,10,.05);display:block}.bd-focus-item,.bd-partner-sponsor{position:relative}.bd-focus-item::before,.bd-partner-sponsor::before{bottom:0;left:0;position:absolute;right:0;top:0;background-color:#fafafa;border-radius:6px;content:"";display:block;opacity:0;pointer-events:none;transform:scale(1.1);transform-origin:center;transition-duration:172ms;transition-property:opacity,transform}.bd-focus-item:hover::before,.bd-partner-sponsor:hover::before{opacity:1;transform:scale(1)}:root{--white:white;--white-invert:#0a0a0a;--black:#0a0a0a;--black-invert:white;--light:whitesmoke;--light-invert:rgba(0, 0, 0, 0.7);--dark:#363636;--dark-invert:#fff;--primary:#00d1b2;--primary-invert:#fff;--primary-light:#ebfffc;--primary-dark:#00947e;--link:#485fc7;--link-invert:#fff;--link-light:#eff1fa;--link-dark:#3850b7;--info:#3e8ed0;--info-invert:#fff;--info-light:#eff5fb;--info-dark:#296fa8;--success:#48c78e;--success-invert:#fff;--success-light:#effaf5;--success-dark:#257953;--warning:#ffe08a;--warning-invert:rgba(0, 0, 0, 0.7);--warning-light:#fffaeb;--warning-dark:#946c00;--danger:#f14668;--danger-invert:#fff;--danger-light:#feecf0;--danger-dark:#cc0f35;--expo:#ffd257;--expo-invert:white;--expo-light:#fffaeb;--expo-dark:#946c00;--love:#f14668;--love-invert:white;--love-light:#feecf0;--love-dark:#cc0f35;--patreon:#f96854;--patreon-invert:white;--patreon-light:#feeeeb;--patreon-dark:#c01d07;--rss:#f26522;--rss-invert:white;--rss-light:#fef2ec;--rss-dark:#c1460b;--bleeding:#abf47c;--bleeding-invert:rgba(0, 0, 0, 0.7);--bleeding-light:#f3fdec;--bleeding-dark:#3c880b;--sass:#bf4080;--sass-invert:white;--sass-light:#faf0f5;--sass-dark:#b03b76;--amazon:#ffd863;--amazon-invert:rgba(0, 0, 0, 0.7);--amazon-light:#fffaeb;--amazon-dark:#946f00;--sponsor:#ea4aaa;--sponsor-invert:white;--sponsor-light:#fdedf6;--sponsor-dark:#c0167c;--twitter:#55acee;--twitter-invert:white;--twitter-light:#ecf6fd;--twitter-dark:#10609e;--videos:#48c78e;--videos-invert:white;--videos-light:#effaf5;--videos-dark:#257953;--extensions:#3e8ed0;--extensions-invert:white;--extensions-light:#eff5fb;--extensions-dark:#296fa8;--bootstrap:#6f5499;--bootstrap-invert:white;--bootstrap-light:#f4f2f8;--bootstrap-dark:#73579e;--bootstrap:#6f5499;--github:#333333;--twitter:#55acee;--patreon:#f96854;--patreon-blue:#052d49;--fortyfour:#5f45bb;--amazon:#ffd863;--bleeding-green:#abf47c;--bleeding-red:#ca1f26;--rss:#f26522;--search:#00d1b2;--search-light:#ebfffc;--search-dark:#00947e;--html5:#e44d26;--html5-invert:#ebebeb;--hl-green:#37e7ac;--hl-cyan:#51fbde;--hl-blue:#00b2ff;--hl-purple:#9a89b4;--hl-lavender:#9b6dff;--hl-pink:#ff5cd3;--hl-rose:#ff6b9d;--hl-orange:#ff9970;--hl-yellow:#fed604;--hl-gray-01:#d9e0e8;--hl-gray-02:#808182;--hl-gray-09:#1f2330;--hl-color:var(--hl-orange);--hl-background:var(--hl-gray-09);--container-width:calc(100vw - 3rem);--container-width-desktop:960px;--container-width-widescreen:1152px;--container-width-fullhd:1344px}@media screen and (min-width:1024px){:root{--container-width:var(--container-width-desktop)}}@media screen and (min-width:1216px){:root{--container-width:var(--container-width-widescreen)}}@media screen and (min-width:1408px){:root{--container-width:var(--container-width-fullhd)}}.bd-fat-button{font-size:1.25em;font-weight:600;height:auto;padding:.75em 1.25em}.bd-fat-button.is-amazon small,.bd-fat-button.is-bleeding small{display:block;font-size:.625em;font-weight:400;opacity:.7}.bd-fat-button.is-amazon .icon,.bd-fat-button.is-bleeding .icon{margin-right:.5em}.bd-fat-button.is-amazon img{margin-bottom:-11px}.has-text-bootstrap{color:var(--bootstrap)!important}.has-text-github{color:var(--github)!important}.has-text-twitter{color:var(--twitter)!important}.has-text-patreon{color:var(--patreon)!important}.has-text-patreon-blue{color:var(--patreon-blue)!important}.has-text-fortyfour{color:var(--fortyfour)!important}.has-text-amazon{color:var(--amazon)!important}.has-text-bleeding-green{color:var(--bleeding-green)!important}.has-text-bleeding-red{color:var(--bleeding-red)!important}.has-text-rss{color:var(--rss)!important}.has-text-videos{color:var(--videos)!important}.has-text-expo{color:var(--expo)!important}.has-text-love{color:var(--love)!important}.has-text-backers{color:var(--backers)!important}.has-text-sponsors{color:var(--sponsors)!important}.has-text-blog{color:var(--blog)!important}.has-text-extensions{color:var(--extensions)!important}.has-text-algolia{color:var(--algolia)!important}.bd-anchors{padding:var(--docs-side-padding);position:sticky;top:0}.bd-anchors.bd-is-empty{display:none}.bd-anchors-title{color:#7a7a7a;font-size:.75em;opacity:.5}.bd-anchors-list{padding:.25em 0 .75em}.bd-anchors-list li{align-items:flex-start;display:flex;font-size:.875em}.bd-anchors-list li.is-past a:not(:hover){background-color:#ededed;color:#7a7a7a}.bd-anchors-list li.is-current a{background-color:var(--primary);color:var(--primary-invert)}.bd-anchors-list a:hover{background-color:var(--primary-invert);color:var(--primary)}.bd-options{display:grid}.bd-option .media-content{overflow-x:visible}.bd-option-or{display:flex;justify-content:center;position:relative;text-align:center}.bd-option-or::before{background-color:#f5f5f5;content:'';position:absolute}.bd-option-or p{background-color:#f5f5f5;border-radius:9999px;font-size:.75em;font-weight:600;height:3.5rem;position:relative;text-transform:uppercase;width:3.5rem}.bd-option-item{border-top:2px solid #f5f5f5;margin-top:1.5rem;padding-top:1.5rem}.bd-option-item .bd-fat-button.is-pulled-right{font-size:.75em;pointer-events:none}.bd-option-item .bd-fat-button.is-primary{font-size:1em}.bd-option-item .highlight pre{white-space:pre-wrap;white-space:break-spaces}@media screen and (max-width:1215px){.bd-options{grid-template-columns:1fr}.bd-option-or{margin:1.5rem 0}.bd-option-or::before{height:2px;left:0;right:0;top:calc(50% - 1px)}}@media screen and (min-width:1216px){.bd-options{grid-template-columns:calc(50% - 4rem) 8rem calc(50% - 4rem)}.bd-option-or::before{bottom:0;left:calc(50% - 1px);top:0;width:2px}}.bd-tabs-nav{display:flex}.bd-tabs-nav button{background-color:#f5f5f5;border-radius:.375em .375em 0 0;color:#7a7a7a;cursor:pointer;flex-shrink:0;font-family:monospace;font-size:.75em;padding:.5em .75em}.bd-tabs-nav button:not(.bd-is-active):hover{color:var(--hl-background)}.bd-tabs-nav button.bd-is-active{background-color:var(--hl-background);color:var(--hl-color)}.bd-tabs-nav button:not(:last-child){margin-right:1em}.bd-tabs-item{display:none}.bd-tabs-item .highlight{border-top-left-radius:0}.bd-tabs-item.bd-is-active{display:block}.bd-banner{--background-color:#ebfffc;--color:#00947e;background-color:var(--background-color);color:var(--color);padding:.5em}.bd-banner.bd-is-bleeding{--background-color:var(--bleeding-light);--color:var(--bleeding-dark)}.bd-banner.bd-is-sponsor{--background-color:var(--sponsor-light);--color:var(--sponsor)}.bd-banner-body{align-items:center;display:flex;min-height:2.5rem}.bd-banner-title{display:flex;margin-right:auto}.bd-banner-title a{color:inherit}.bd-banner-title a:hover{text-decoration:underline}.bd-banner-title strong{color:inherit;font-weight:600}@media screen and (min-width:769px),print{.bd-banner-title{font-size:1.125rem}}@media screen and (min-width:1024px){.bd-banner{padding:.5rem 2rem}}@media screen and (min-width:1216px){.bd-banner{padding:.5rem 4rem}}.bd-call{--background-color:var(--primary-light);--color:var(--primary-dark);--color-dark:var(--primary-dark);--margin:1.5rem;--spacing:1em;align-items:center;display:flex;font-size:var(--font-size);justify-content:center;margin:var(--margin)}.bd-call.bd-is-twitter{--background-color:var(--twitter-light);--color:var(--twitter);--color-dark:var(--twitter-dark)}.bd-call.bd-is-extensions{--background-color:var(--extensions-light);--color:var(--extensions);--color-dark:var(--extensions-dark)}.bd-call-body{align-items:center;background-color:var(--background-color);border-radius:6px;color:var(--color);justify-content:center;margin-left:auto;margin-right:auto;max-width:var(--container-width);padding:var(--spacing)}.bd-call-body strong{color:var(--color-dark);font-weight:600}.bd-call-text{margin-left:var(--spacing);margin-right:calc(2 * var(--spacing))}.bd-call-button .button{font-size:1em}@media screen and (max-width:768px){.bd-call-body{text-align:center}.bd-call-text{margin-bottom:var(--spacing)}}@media screen and (min-width:769px),print{.bd-call-body{display:flex}}@media screen and (min-width:1024px){.bd-call{--margin:3rem}}@media screen and (min-width:1216px){.bd-call{--font-size:1.125rem;--margin:3rem}}#carboncontainer{padding:1.5rem}#carbon{border-radius:.125em;margin:0;min-height:206px;position:relative;width:130px}#carbon:hover{background-color:rgba(0,0,0,.02);box-shadow:0 0 0 .75rem rgba(0,0,0,.02)}#carbonads{font-size:14px;text-align:left}#carbonads a,#carbonads span{display:block}#carbonads .carbon-wrap{position:relative}#carbonads .carbon-wrap:hover .carbon-img::after{background-color:rgba(0,0,0,.05);content:"";display:block;height:100px;left:0;position:absolute;right:1rem;top:0}#carbonads .carbon-img{min-height:100px;padding:0}#carbonads .carbon-img img{display:block;height:100px;width:130px}#carbonads .carbon-img:hover+.carbon-text{color:#485fc7}#carbonads .carbon-img:active{opacity:.8}#carbonads .carbon-text{display:block;color:#363636;line-height:20px;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;padding-bottom:5px;padding-top:5px}#carbonads .carbon-text:hover{color:#485fc7}#carbonads .carbon-poweredby{color:#b5b5b5;font-size:.75rem;line-height:1}#carbonads .carbon-poweredby:hover{text-decoration:underline}.bd-anchors-list a,.bd-category-list li a,.bd-category-name{--highlight-background-color:var(--primary);--highlight-color:var(--primary-invert);align-items:center;border-radius:.375em;color:#363636;cursor:pointer;display:flex;line-height:var(--height);padding:.375em .75em;transition-duration:86ms;transition-property:background-color,color}.bd-anchors-list a:hover,.bd-category-list li a:hover,.bd-category-name:hover{background-color:var(--primary-invert);color:var(--primary)}.bd-anchors-list a.bd-is-focused,.bd-category-list li a.bd-is-focused,.bd-is-focused.bd-category-name{box-shadow:inset 0 0 0 2px #fafafa,0 0 0 2px var(--primary)}.bd-highlight{background-color:var(--highlight-background-color);border-radius:2px;box-shadow:0 0 0 2px var(--highlight-background-color);color:var(--highlight-color)}.bd-categories{-webkit-overflow-scrolling:touch;--height:1.25;max-height:100vh;overflow-y:auto;padding:var(--docs-side-padding);position:sticky;top:0}.bd-categories.bd-has-query .bd-category:not(.bd-has-match){display:none}.bd-categories.bd-has-query .bd-category-list{display:block}.bd-categories.bd-has-query .bd-category-list a:not(.bd-is-match){display:none}.bd-categories.bd-has-query.bd-has-no-results .bd-category-group{display:none}.bd-categories.bd-has-query.bd-has-no-results .bd-categories-no-results{display:block}.bd-category.is-current .bd-category-name{--highlight-background-color:var(--primary-dark);--highlight-color:var(--primary-light);background-color:var(--primary-light);color:var(--primary-dark)}.bd-category.is-current .bd-category-name.is-active{background-color:var(--primary);color:var(--primary-invert)}.bd-category.is-current .bd-category-list{display:block}.bd-category.is-open .bd-category-list{display:block}.bd-category-group{color:#b5b5b5;font-size:.625em;font-weight:600;letter-spacing:.2em;margin-bottom:calc(var(--docs-side-padding)/ 2);margin-top:var(--docs-side-padding);text-transform:uppercase}.bd-category-header{position:relative}.bd-category-name{font-weight:600}.bd-category-toggle{border-radius:.375em;color:var(--primary);cursor:pointer;display:none;height:calc(1em * var(--height));margin-left:auto;position:absolute;right:.5em;top:.5em;width:calc(1em * var(--height))}.bd-category-toggle:hover{background-color:var(--primary);color:var(--primary-invert)}.bd-category-list{display:none;padding:.25em .75em .75em}.bd-category-list li{align-items:flex-start;display:flex;font-size:.875em}.bd-category-list li.is-current a{--highlight-background-color:var(--primary-invert);--highlight-color:var(--primary-dark);background-color:var(--primary);color:var(--primary-invert)}.bd-categories-no-results{display:none}.bd-categories-no-results .bd-key{margin-left:.5em}.bd-categories-filter{margin-bottom:1em;position:relative}.bd-categories-filter .input:focus{border-color:#00d1b2;box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bd-categories-filter .bd-key{position:absolute;right:6px;top:4px}.bd-key{align-items:center;background:rgba(0,0,0,.1);border-radius:.25em;color:rgba(0,0,0,.5);display:none;font-family:monospace;font-size:.625rem;height:2em;justify-content:center;min-width:2em;padding:0 .25em;pointer-events:none;text-align:center;z-index:2}.bd-copy,.bd-show{background-color:var(--hl-color);border:none;border-radius:.5em!important;color:var(--hl-background);font-size:1em;font-weight:600}.bd-copy:focus,.bd-show:focus{box-shadow:none!important}.bd-copy{opacity:0;position:absolute;right:calc(1.25em - .5em - 1px);top:calc(1.25em - .5em - 1px)}.highlight:hover .bd-copy{opacity:1}.bd-show{bottom:-1.25em;height:2.5em;left:calc(50% - 4.5em);padding:0;position:absolute;width:9em;z-index:1}.bd-snippet-inline{display:inline-block;margin-bottom:-.25em;vertical-align:bottom}.bd-snippet-inline .highlight pre{padding:.5em .75em .625em}.bd-snippet-inline .button.bd-copy{display:none}.bd-snippet{--snippet-spacing:1.5rem;font-size:1rem;grid-gap:calc(2 * var(--snippet-spacing));position:relative}.bd-snippet-title{display:flex}.bd-snippet-tag{align-items:center;background:var(--hl-color);border-radius:.5em;color:var(--hl-background);display:inline-flex;flex-grow:0;flex-shrink:0;font-size:.5em;font-weight:600;height:1.5rem;padding:0 1em;vertical-align:top}.bd-snippet-tag.bd-is-html{background:var(--hl-background);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--hl-color)}.bd-snippet-code,.bd-snippet-preview{position:relative}.bd-snippet-preview{padding-bottom:var(--snippet-spacing);padding-top:var(--snippet-spacing)}.bd-snippet-preview img{vertical-align:top}.bd-snippet-code{font-size:.875em}.bd-snippet-code .highlight{border-top-left-radius:0;font-size:1em}.bd-snippet-code.bd-is-hovering::before{background:var(--hl-color);color:var(--hl-background)}.bd-snippet.bd-is-fullwidth{margin-left:calc(-1 * var(--docs-outer));margin-right:calc(-1 * var(--docs-outer))}.bd-snippet.bd-is-fullwidth .bd-snippet-title{margin-left:var(--docs-outer)}.bd-snippet.bd-is-clipped .bd-snippet-code{overflow:auto}.bd-snippet-code.bd-is-more .highlight:not(:last-child){margin-bottom:2.5rem}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight{height:calc(8 * var(--snippet-spacing));overflow:hidden}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight pre{overflow:hidden}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight .bd-show{display:flex}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight::before{background:linear-gradient(0deg,var(--hl-background),transparent);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media screen and (min-width:1408px){.bd-snippet.bd-is-vertical{align-items:flex-start;display:grid;grid-template-columns:calc(50% - var(--snippet-spacing)) calc(50% - var(--snippet-spacing))}.bd-snippet.bd-is-size-1-2{grid-template-columns:calc(33% - var(--snippet-spacing)) calc(67% - var(--snippet-spacing))}.bd-snippet-preview{padding-bottom:var(--snippet-spacing)}}.bd-content hr:first-child{display:none}.bd-content hr:first-child+.bd-anchor-title{padding-top:0}.bd-content hr:first-child+.bd-anchor-title .bd-anchor-link{top:0}.bd-anchor-title{--spacing:3em;position:relative}.bd-anchor-title:not(:first-child){margin-top:3rem}.bd-anchor-title.title{font-size:1.5em}.bd-anchor-title.title.is-5{font-size:1.25em;margin-top:0!important}@media screen and (max-width:1215px){.bd-anchor-title{padding-left:1em}}.bd-anchor-link{position:absolute;right:calc(100% + 1rem);top:0}@media screen and (max-width:1215px){.bd-anchor-link{left:0;right:auto}}.bd-icon-size .icon{background-color:#ffe08a}@media screen and (min-width:1216px){.bd-content{font-size:1.125rem}}@media screen and (min-width:1800px){.bd-content{font-size:1.25rem}}.bd-hero{--color:#7a7a7a;--color-strong:#363636;--icon-dimensions:1.125em;--icon-spacing:0.25em;background-color:var(--background-color)}.bd-hero.bd-is-basic .title{font-weight:600}.bd-hero.bd-is-primary{--background-color:var(--primary-light);--color-strong:var(--primary-dark);--color-icon:var(--primary)}.bd-hero.bd-is-bleeding{--background-color:var(--bleeding-light);--color-strong:var(--bleeding-dark);--color-icon:var(--bleeding)}.bd-hero.bd-is-link{--background-color:var(--link-light);--color-strong:var(--link-dark);--color-icon:var(--link)}.bd-hero.bd-is-love{--background-color:var(--love-light);--color-strong:var(--love);--color-icon:var(--love)}.bd-hero.bd-is-expo{--background-color:var(--expo-light);--color-strong:var(--expo-dark);--color-icon:var(--expo)}.bd-hero.bd-is-sponsor{--background-color:var(--sponsor-light);--color-strong:var(--sponsor-dark);--color:var(--sponsor);--color-icon:var(--sponsor)}.bd-hero.bd-is-videos{--background-color:var(--videos-light);--color-strong:var(--videos-dark);--color:var(--videos);--color-icon:var(--videos)}.bd-hero.bd-is-extensions{--background-color:var(--extensions-light);--color-strong:var(--extensions-dark);--color:var(--extensions);--color-icon:var(--extensions)}.bd-hero.bd-is-success{--background-color:var(--success-light);--color-strong:var(--success-dark);--color:var(--success);--color-icon:var(--success)}.bd-hero.bd-is-bootstrap{--background-color:var(--bootstrap-light);--color-strong:var(--bootstrap-dark);--color:var(--bootstrap);--color-icon:var(--bootstrap)}.bd-hero-body{align-items:center;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bd-hero-heading .title{color:var(--color-strong);display:flex;font-weight:400;position:relative}.bd-hero-heading .title a{color:currentColor;font-weight:600}.bd-hero-heading .title a:hover{text-decoration:underline}.bd-hero-heading .title code{background:0 0;padding:0}.bd-hero-heading .title strong{font-weight:600}.bd-hero-heading .title .icon{color:var(--color-icon);height:var(--icon-dimensions);flex-grow:0;flex-shrink:0;margin-right:var(--icon-spacing);width:var(--icon-dimensions)}.bd-hero-heading .subtitle{color:var(--color)}.bd-hero-heading .subtitle strong{color:currentColor}@media screen and (min-width:672px){.bd-hero-carbon{justify-self:flex-end}}@media screen and (min-width:1024px){.bd-hero{--icon-spacing:0.5em}.bd-hero .hero-body{padding:6rem}.bd-hero-heading .title .icon{margin-left:calc(-1 * (var(--icon-dimensions) + var(--icon-spacing)));margin-right:var(--icon-spacing)}}.highlight{background-color:var(--hl-gray-09);border-radius:6px;color:var(--hl-gray-01);font-size:.75em;position:relative}.highlight.bd-is-hovering{box-shadow:inset 0 0 0 2px var(--hl-orange)}.highlight pre{background-color:transparent;color:currentColor;font-size:1em;line-height:1.375;margin:0!important;padding:1.25em 1.5em;white-space:pre;word-break:break-word}.highlight .c{color:var(--hl-gray-01)}.highlight .err,.highlight .g{color:var(--hl-gray-02)}.highlight .k{color:var(--hl-cyan)}.highlight .l,.highlight .n{color:var(--hl-gray-02)}.highlight .o{color:var(--hl-cyan)}.highlight .x{color:var(--hl-pink)}.highlight .p{color:var(--hl-gray-02)}.highlight .cm{color:var(--hl-gray-01)}.highlight .cp{color:var(--hl-cyan)}.highlight .c1{color:var(--hl-gray-02)}.highlight .cs{color:var(--hl-cyan)}.highlight .gd{color:var(--hl-green)}.highlight .ge{color:var(--hl-gray-02);font-style:italic}.highlight .gr{color:var(--hl-orange)}.highlight .gh{color:var(--hl-pink)}.highlight .gi{color:var(--hl-cyan)}.highlight .go,.highlight .gp{color:var(--hl-gray-02)}.highlight .gs{color:var(--hl-gray-02);font-weight:700}.highlight .gu{color:var(--hl-pink)}.highlight .gt{color:var(--hl-gray-02)}.highlight .kc{color:var(--hl-pink)}.highlight .kd{color:var(--hl-blue)}.highlight .kn,.highlight .kp{color:var(--hl-cyan)}.highlight .kr{color:var(--hl-blue)}.highlight .kt{color:var(--hl-orange)}.highlight .ld{color:var(--hl-gray-02)}.highlight .m,.highlight .s{color:var(--hl-green)}.highlight .na{color:var(--hl-yellow)}.highlight .nb{color:var(--hl-orange)}.highlight .nc{color:var(--hl-yellow)}.highlight .no{color:var(--hl-pink)}.highlight .nd{color:var(--hl-blue)}.highlight .ne,.highlight .ni{color:var(--hl-pink)}.highlight .nf{color:var(--hl-blue)}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:var(--hl-rose)}.highlight .nt,.highlight .nv{color:var(--hl-blue)}.highlight .ow{color:var(--hl-cyan)}.highlight .w{color:var(--hl-gray-02)}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:var(--hl-green)}.highlight .sb{color:var(--hl-gray-01)}.highlight .sc{color:var(--hl-green)}.highlight .sd{color:var(--hl-gray-02)}.highlight .s2{color:var(--hl-green)}.highlight .se{color:var(--hl-pink)}.highlight .sh{color:var(--hl-gray-02)}.highlight .si,.highlight .sx{color:var(--hl-yellow)}.highlight .sr{color:var(--hl-orange)}.highlight .s1,.highlight .ss{color:var(--hl-green)}.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:var(--hl-blue)}.highlight .il{color:var(--hl-green)}.content .highlight{margin-left:0;margin-right:0;text-align:left}.content .highlight:not(:first-child){margin-top:1em}.content .highlight:not(:last-child){margin-bottom:1em}.content li .highlight{margin-top:.5em}.bd-klmn{margin-bottom:1.5rem}.bd-klmn-gaps{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1.25rem}.bd-klmn-label{margin:.25rem auto .25rem 0}.bd-klmn-gap,.bd-klmn-value{background-color:var(--hl-gray-09);border-radius:.375em;color:var(--hl-orange);font-family:monospace;font-size:.75rem;margin:.25rem 0 .25rem .5rem;padding:.375em .75em;text-align:center;vertical-align:middle!important;white-space:nowrap}.bd-klmn-gap.bd-is-selected,.bd-klmn-value.bd-is-selected{background-color:var(--hl-orange);color:var(--hl-gray-09)}.bd-klmn-value{background-color:var(--hl-orange);color:var(--hl-gray-09);font-size:1rem}.bd-klmn-columns:last-child .bd-notification{font-size:.75rem;white-space:nowrap}.bd-navbar{z-index:50}.bd-navbar .navbar-brand img{height:28px;max-height:2em;width:112px}.bd-navbar .navbar-start{flex-grow:1}.bd-navbar .navbar-item,.bd-navbar .navbar-link{padding:.5em .75em}.bd-navbar .button.is-sponsor.is-light{color:var(--sponsor)}.bd-navbar .bd-navbar-search-icon{justify-content:center;padding:0;width:3.25rem}.bd-navbar .navbar-item.has-dropdown{padding:0}.bd-navbar .navbar-burger{margin-left:0}.bd-navbar-item{transition-duration:86ms;transition-property:background-color,box-shadow,color}.bd-navbar-item>.icon{margin-left:-.25em;margin-right:.25em}.bd-navbar-item.is-active,.bd-navbar-item:hover{border-radius:.375em;color:var(--color-dark)!important}.bd-navbar-item:hover:not(.is-active){background-color:var(--color-light)!important}.bd-navbar-item.is-active{background-color:transparent!important;box-shadow:inset 0 0 0 2px var(--color-light)!important}.bd-navbar-item.bd-navbar-item-documentation{--color-light:var(--primary-light);--color-dark:var(--primary-dark)}.bd-navbar-item.bd-navbar-item-videos{--color-light:var(--videos-light);--color-dark:var(--videos-dark)}.bd-navbar-item.bd-navbar-item-expo{--color-light:var(--expo-light);--color-dark:var(--expo-dark)}.bd-navbar-item.bd-navbar-item-love{--color-light:var(--love-light);--color-dark:var(--love-dark)}.bd-navbar-item.bd-navbar-item-backers{--color-light:var(--patreon-light);--color-dark:var(--patreon-dark)}.bd-navbar-item.bd-navbar-item-bulma-book{--color-light:var(--bleeding-light);--color-dark:var(--bleeding-dark)}.bd-navbar-item.bd-navbar-item-blog{--color-light:var(--rss-light);--color-dark:var(--rss-dark)}.bd-navbar-item.bd-navbar-item-brand{--color-light:var(--primary-light);--color-dark:var(--primary-dark)}.bd-navbar-item.bd-navbar-item-extensions{--color-light:var(--extensions-light);--color-dark:var(--extensions-dark)}.bd-navbar-item.bd-navbar-item-bulma-start{--color-light:var(--success-light);--color-dark:var(--success-dark)}.bd-navbar-item.bd-navbar-item-made-with-bulma{--color-light:var(--expo-light);--color-dark:var(--expo-dark)}.bd-navbar-ellipsis{align-items:center;border-radius:.375em;color:#485fc7;height:2.25em;justify-content:center;padding:0!important;width:2.25em}.bd-navbar-ellipsis::after{display:none!important}.bd-navbar-search-icon{color:var(--search);cursor:pointer;margin-left:auto}.bd-navbar-search-icon:hover{background-color:rgba(0,0,0,.05)}.bd-search .algolia-autocomplete,.bd-search .control{display:flex;flex-grow:1;flex-shrink:1;width:100%}.bd-search .control>.icon.is-left{color:var(--search)!important}.bd-search .input{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.bd-search .input:hover{background-color:#fafafa;border-color:#dbdbdb;box-shadow:0 0 0 1px #dbdbdb}.bd-search .input:focus{background-color:transparent;border-color:var(--search);box-shadow:0 0 0 1px var(--search)}.bd-search .input:focus~.icon{color:var(--search)!important}.bd-search .algolia-docsearch-suggestion--category-header{color:var(--search-dark);border-bottom-color:#dbdbdb}.bd-search .algolia-docsearch-suggestion--subcategory-column{color:#7a7a7a}.bd-search .algolia-docsearch-suggestion--title{color:#363636}.bd-search .algolia-docsearch-suggestion--text{color:#4a4a4a}.bd-search .algolia-docsearch-suggestion--highlight{background-color:var(--search-light);color:var(--search-dark)}.bd-search .algolia-autocomplete .ds-dropdown-menu .ds-suggestion.ds-cursor .algolia-docsearch-suggestion.suggestion-layout-simple,.bd-search .algolia-autocomplete .ds-dropdown-menu .ds-suggestion.ds-cursor .algolia-docsearch-suggestion:not(.suggestion-layout-simple) .algolia-docsearch-suggestion--content{background-color:var(--search-light)}.bd-search .algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl0 .algolia-docsearch-suggestion--highlight,.bd-search .algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl1 .algolia-docsearch-suggestion--highlight,.bd-search .algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight{box-shadow:inset 0 -2px 0 0 var(--search)}.bd-navbar-mobile-download-icon,.bd-navbar-mobile-sponsor-icon{display:none!important}.bd-navbar-start.bd-is-original .bd-navbar-item-more:not(.bd-is-visible){display:none}.bd-navbar-start.bd-is-original .bd-navbar-dropdown .navbar-item.bd-is-hidden,.bd-navbar-start.bd-is-original .bd-navbar-dropdown .navbar-item.bd-is-hidden+.navbar-divider{display:none}.bd-navbar.bd-is-clone{bottom:0;pointer-events:none;position:fixed;visibility:hidden;z-index:-1}@media screen and (min-width:450px) and (max-width:768px){.bd-navbar-mobile-download-icon,.bd-navbar-mobile-sponsor-icon{display:flex!important}}@media screen and (max-width:768px){.bd-navbar .navbar-start>.bd-navbar-item:not(.has-dropdown){display:flex}.bd-navbar .navbar-end{display:none}.bd-navbar-item .navbar-link:not(.is-arrowless){display:none}.bd-navbar-item-more{display:none!important}}@media screen and (min-width:769px){.bd-navbar .navbar-end,.bd-navbar .navbar-menu,.bd-navbar .navbar-start{align-items:center}.bd-navbar-mobile-icon{display:none}.bd-navbar-dropdown{left:auto;right:0;width:16rem;z-index:200}.bd-navbar-dropdown .navbar-item{white-space:normal}}@media screen and (max-width:1023px){.bd-search{background-color:#fff;box-shadow:0 .5em 1em rgba(0,0,0,.05);display:none;left:0;padding:1rem;position:fixed;right:0;top:3.25rem;z-index:100}.bd-search.bd-is-visible{display:block}.bd-search .algolia-autocomplete .ds-dropdown-menu{left:0!important;min-width:0;right:auto}.bd-navbar-search-desktop-icon{display:none}}@media screen and (min-width:1024px){.bd-navbar{padding:1rem 2rem}.bd-navbar .navbar-brand .navbar-item:first-child{margin-left:-.75em}.bd-navbar .navbar-menu{flex-shrink:1}.bd-navbar .navbar-start{flex-shrink:1}.bd-search{align-items:center;display:flex;flex-shrink:0;width:12rem}.bd-navbar-search-mobile-icon{display:none}}@media screen and (min-width:1216px){.bd-navbar{font-size:1.125rem}.bd-navbar .navbar-brand img{height:36px;width:144px}.bd-navbar-dropdown{left:0;right:auto}.bd-search{width:16rem}}@media screen and (min-width:1408px){.bd-search{width:16rem}}.bd-notification{background-color:#f5f5f5;border-radius:.375em;color:#7a7a7a;font-weight:600;padding:1.25rem 0;position:relative;text-align:center}.bd-notification .content,.bd-notification .subtitle,.bd-notification .title,.bd-notification strong{color:currentColor}.bd-notification code,.bd-notification pre{background-color:rgba(10,10,10,.2);border-radius:.375em;color:#fff}.bd-notification pre code{background-color:transparent}.bd-notification.is-white{background-color:#fff;color:#0a0a0a}.bd-notification.is-black{background-color:#0a0a0a;color:#fff}.bd-notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bd-notification.is-dark{background-color:#363636;color:#fff}.bd-notification.is-primary{background-color:#00d1b2;color:#fff}.bd-notification.is-link{background-color:#485fc7;color:#fff}.bd-notification.is-info{background-color:#3e8ed0;color:#fff}.bd-notification.is-success{background-color:#48c78e;color:#fff}.bd-notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bd-notification.is-danger{background-color:#f14668;color:#fff}.bd-notification.is-expo{background-color:#ffd257;color:#fff}.bd-notification.is-love{background-color:#f14668;color:#fff}.bd-notification.is-patreon{background-color:#f96854;color:#fff}.bd-notification.is-rss{background-color:#f26522;color:#fff}.bd-notification.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.bd-notification.is-sass{background-color:#bf4080;color:#fff}.bd-notification.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.bd-notification.is-sponsor{background-color:#ea4aaa;color:#fff}.bd-notification.is-twitter{background-color:#55acee;color:#fff}.bd-notification.is-videos{background-color:#48c78e;color:#fff}.bd-notification.is-extensions{background-color:#3e8ed0;color:#fff}.bd-notification.is-bootstrap{background-color:#6f5499;color:#fff}.bd-pagination{padding:0 3rem}.bd-pagination-body,.bd-pagination-links{display:flex;flex-wrap:wrap}.bd-pagination-body{margin-left:auto;margin-right:auto;max-width:var(--container-width-desktop)}.bd-docs-pagination .button span{line-height:1.25;text-align:left}.bd-docs-pagination .button em{display:block;font-size:.75em;font-style:normal;font-weight:400;opacity:.5;text-transform:capitalize}.bd-docs-pagination .bd-pagination-prev span{margin-left:1em;text-align:left}.bd-docs-pagination .bd-pagination-next{margin-left:auto}.bd-docs-pagination .bd-pagination-next span{margin-right:1em}.bd-features{padding:var(--docs-side-padding);padding-bottom:0}.bd-features-title{color:#7a7a7a;font-size:.75em;opacity:.5}.bd-features-list{padding:.25em 0 0}.bd-features-list li{display:flex;font-size:.875em;justify-content:space-between}.bd-feature-label{color:#7a7a7a}.bd-feature-no{color:#7a7a7a}.bd-feature-yes{color:var(--primary);font-weight:700}.bd-links{display:grid;grid-gap:0;grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}.bd-link{border-radius:6px;color:#7a7a7a;display:flex;font-size:1.25em;padding:1em}.bd-link:hover{background-color:var(--primary-light);color:var(--primary-dark)}.bd-link-icon{color:var(--primary);flex-grow:0;flex-shrink:0;height:1.5em;margin-right:.5em;width:1.5em}.bd-link-title{color:#363636;display:block;font-weight:600;line-height:1.5}.bd-link-subtitle{font-size:.75em}.bd-screenshots{display:grid;grid-gap:1.5rem;grid-template-columns:1fr}.bd-screenshots .bd-screenshot{position:relative}.bd-screenshots .bd-screenshot:hover{box-shadow:0 1em 1em rgba(0,0,0,.1);transform:translateY(-.5em)}@media screen and (min-width:769px),print{.bd-screenshots{grid-template-columns:repeat(auto-fill,minmax(336px,1fr));margin:0 auto;max-width:var(--container-width)}}.bd-has-drawing{position:relative}.bd-drawing{display:none;pointer-events:none;position:absolute}.bd-drawing.bd-is-try-it-out{bottom:100%;right:100%}.bd-drawing.bd-is-love-letters{bottom:110%;right:10%}.bd-drawing.bd-is-crazy{right:100%;top:110%}.bd-drawing.bd-is-customize{right:-10%;top:105%}.bd-drawing.bd-is-opinion-free{right:100%;top:110%}.bd-drawing.bd-is-join-us{bottom:80%;left:100%}.bd-drawing.bd-is-spam-free{bottom:100%;right:95%}@media screen and (min-width:769px),print{.bd-drawing{display:inline}}.bd-vars{--bd-var-name-width:100%;--bd-var-computed-type-width:50%;--bd-var-type-width:50%;--bd-var-computed-value-width:50%;--bd-var-value-width:50%;background-color:var(--hl-background);border-radius:6px;color:var(--hl-color);padding:3.25em;padding-top:2em}.bd-vars .bd-anchor-title{color:#fff}.bd-vars+.bd-vars{margin-top:var(--docs-inner)}.bd-var{display:flex;flex-wrap:wrap;font-family:monospace;font-size:.75em;line-height:1.375}.bd-var .highlight{background:0 0;font-size:1em;overflow:visible}.bd-var .highlight pre{overflow:visible;padding:.25em .5em .375em;white-space:pre-wrap;white-space:break-spaces}.bd-var .bd-copy{font-size:.75em!important;right:0;top:0}.bd-var.bd-is-body{border-radius:.375em}.bd-var.bd-is-body:hover{background-color:rgba(255,255,255,.1)}.bd-var.bd-is-head{border-bottom:2px solid rgba(255,255,255,.1);border-radius:0;margin-bottom:.5em;padding-bottom:.5em}.bd-var.bd-is-head .bd-var-computed-type,.bd-var.bd-is-head .bd-var-computed-value,.bd-var.bd-is-head .bd-var-name,.bd-var.bd-is-head .bd-var-type,.bd-var.bd-is-head .bd-var-value{color:var(--hl-gray-02)!important}.bd-var-name{color:var(--hl-gray-01);width:var(--bd-var-name-width)}.bd-var-type{color:var(--bd-var-type-color,var(--hl-gray-02));width:var(--bd-var-type-width)}.bd-var-value{color:var(--hl-green);width:var(--bd-var-value-width)}.bd-var-computed-value{color:var(--hl-yellow);width:var(--bd-var-computed-value-width)}.bd-var-computed-type{color:var(--bd-var-type-color,var(--hl-purple));width:var(--bd-var-computed-type-width)}.bd-var .bd-is-boolean{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-color{--bd-var-type-color:var(--hl-orange)}.bd-var .bd-is-compound{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-font-weight{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-function{--bd-var-type-color:var(--hl-pink)}.bd-var .bd-is-size{--bd-var-type-color:var(--hl-pink)}.bd-var .bd-is-shadow{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-string{--bd-var-type-color:var(--hl-yellow)}.bd-var .bd-is-variable{--bd-var-type-color:var(--hl-green)}@media screen and (max-width:1023px){.bd-var-computed-type,.bd-var-computed-value,.bd-var-name,.bd-var-type,.bd-var-value{padding:0 1em}.bd-vars{padding:1em}.bd-var{padding:.5em 0}}@media screen and (min-width:1024px){.bd-var-computed-type,.bd-var-computed-value,.bd-var-name,.bd-var-type,.bd-var-value{padding:.25em 1em}.bd-var.bd-is-head .bd-var-name{padding-left:0}.bd-var.bd-is-head .bd-var-computed-type{padding-left:2em;padding-right:0}.bd-var.bd-is-body{margin-left:-1em;margin-right:-1em}.bd-vars{--bd-var-name-width:40%;--bd-var-computed-type-width:10%;--bd-var-type-width:10%;--bd-var-computed-value-width:20%;--bd-var-value-width:20%}}.bd-book-cover{position:relative;text-align:center}.bd-book-cover a{box-shadow:0 .5em 1em rgba(0,0,0,.1);display:inline-block;transition-duration:172ms;transition-property:box-shadow,transform;vertical-align:top}.bd-book-cover a:hover{box-shadow:0 1em 2em rgba(0,0,0,.1);transform:translateY(-.5em)}.bd-book-cover img{display:block}.native-js{border-radius:1.5em;display:none;font-size:1rem;margin:var(--newsletter-border-size);margin-top:0;opacity:0;position:relative;visibility:hidden}.native-js::before{bottom:0;left:0;position:absolute;right:0;top:0;background-color:#000;bottom:0;content:'';display:block;left:0;opacity:.02;pointer-events:none;right:0;top:0}.native-show{display:block;opacity:1;visibility:visible}.native-flex{align-items:center;display:flex;justify-content:center;padding:2em;position:relative;text-decoration:none}.native-flex:hover .native-cta{box-shadow:0 1rem 2rem 0 rgba(10,10,10,.1);transform:translateY(-.25rem)}.native-img{border-radius:3px;flex-grow:0;flex-shrink:0;height:50px;width:125px}.native-details{flex-grow:1;flex-shrink:1}.native-main{align-items:center;flex-grow:0;flex-shrink:1;max-width:640px}.native-company{display:block;font-size:.625em;letter-spacing:2px;margin-bottom:4px;text-transform:uppercase}.native-desc{display:block}.native-cta{border:none;box-shadow:0 .5rem 1rem 0 rgba(10,10,10,.2);flex-grow:0;flex-shrink:0;font-weight:600;height:auto;padding:.5em 1em;transition-duration:172ms;transition-property:box-shadow,transform;will-change:box-shadow,transform}@media screen and (max-width:599px){.native-flex{display:block;text-align:center}.native-main{margin-bottom:2em}.native-details{margin:1em}}@media screen and (min-width:600px){.native-flex{display:flex;padding:4em;text-align:left}.native-main{display:flex;margin-right:2em}.native-details{margin-left:2em}}@media screen and (min-width:1216px){.native-js{font-size:1.25rem}}.bd-fortyfour{display:block;padding:var(--docs-side-padding);padding-bottom:0;text-align:center}.bd-fortyfour-label{color:#7a7a7a;font-size:.75em;margin-bottom:.5em;opacity:.5}.bd-fortyfour-text{display:none;font-size:.75em}.bd-fortyfour-cta{margin-top:.5em}.bd-fortyfour .button:hover,.bd-fortyfour:hover .button{background-color:var(--primary)!important;color:var(--primary-light)!important}.bd-fortyfour .button:active,.bd-fortyfour:active .button{background-color:var(--primary-dark)!important;color:var(--primary-invert)!important}.bd-spacing-table:hover{color:#dbdbdb}.bd-spacing-table:hover code{background:0 0;color:#dbdbdb}.bd-spacing-table .bd-current-row{background-color:#f5f5f5}.bd-spacing-table .bd-current-row:first-child{background-color:#feecf0;color:#363636}.bd-spacing-table .bd-current-row:first-child code{background-color:#f14668;color:#fff}.bd-spacing-table .bd-current-row.bd-current-column{background-color:#ebfffc;color:#363636}.bd-spacing-table .bd-current-row.bd-current-column code{background-color:#00d1b2;color:#fff}.bd-spacing-table .bd-current-column{background-color:#f5f5f5}.bd-spacing-table .bd-current-value{background-color:#feecf0}.bd-spacing-table .bd-current-value code{background-color:#f14668;color:#fff}#survey-banner{align-items:center;background-color:#ebfffc;color:#00947e;display:flex;font-size:.875rem;justify-content:center;padding:.5em}#survey-banner a,#survey-banner strong{color:inherit}#survey-banner a{text-decoration:underline}#survey-banner p{margin-right:1em}.bd-color{border-radius:2px;box-shadow:0 2px 3px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.1);display:inline-block;float:left;height:24px;margin-right:8px;width:24px}.bd-pills{align-items:center;color:#7a7a7a;display:flex;justify-content:center}.bd-pill-label{padding:0 .5em}.bd-pills-body{background:#f5f5f5;align-items:center;background:#fafafa;border-radius:.5em;display:flex;padding:.25em}.bd-pill-button{border-radius:.25em;color:#4a4a4a;cursor:pointer;font-weight:500;padding:.5em .75em;position:relative;transition-duration:.5s;transition-property:color,background-color}.bd-pill-button:hover{background-color:#fff;color:#363636}.bd-pill-button.is-active{background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 .125em .125em rgba(0,0,0,.05);color:#363636;z-index:1}:root{--bd-index-vertical:1.5rem;--bd-index-gap:3rem}.bd-index-section{--bd-section-vertical:1.5rem;--bd-section-horizontal:1.5rem;--bd-section-h:171deg;background-image:linear-gradient(180deg,hsla(var(--bd-section-h),100%,67%,.1),transparent var(--bd-index-vertical));background-repeat:repeat-x}.bd-index-section .bd-tw{margin-left:auto;margin-right:auto;max-width:28em}.bd-index-content{font-size:1rem}.bd-index-content strong{font-weight:600}.bd-index-content .title{color:#363636;font-size:2em;font-weight:400;position:relative}.bd-index-content .title .icon{height:1.125em;position:absolute;right:calc(100% + 1.5rem);top:0;width:1.125em}.bd-index-content .title a{font-weight:600}.bd-index-content .subtitle strong{color:inherit}.bd-index-content .icon-text strong{color:inherit}.bd-index-content .highlight{margin-bottom:1em}@media screen and (max-width:768px){.bd-index-section{padding:3rem 1.5rem}.bd-index-section .bd-tws{padding-left:0;padding-right:0}}@media screen and (min-width:769px),print{:root{--bd-index-vertical:3rem}.bd-index-section{padding-bottom:var(--bd-index-vertical);padding-top:var(--bd-index-vertical)}}@media screen and (min-width:1024px){.bd-index-content{font-size:1.125rem}}@media screen and (min-width:1216px){:root{--bd-index-vertical:6rem}.bd-index-content{font-size:1.25rem;max-width:23em}}@media screen and (min-width:1408px){:root{--bd-index-vertical:6rem}.bd-index-content{font-size:1.5rem}}.bd-docs{--docs-outer:1.5rem;--docs-inner:1.5rem;--docs-side-padding:1rem;border-top:2px solid #f5f5f5;position:relative}.bd-docs .bd-hero{margin-top:0}.bd-docs-nav,.bd-docs-side{background-color:#fafafa;width:11.25rem;z-index:40}.bd-docs-toggles{border-top:2px solid #f5f5f5;display:flex;justify-content:space-between;padding:.5rem .75rem}.bd-docs-overlay{background-color:#000;display:none;opacity:0;pointer-events:none;transition-duration:.2s;transition-property:opacity;z-index:2}.bd-docs-main{padding-bottom:var(--docs-outer);padding-left:var(--docs-outer);padding-right:var(--docs-outer)}.bd-docs-main .bd-hero .hero-body{padding-left:0;padding-right:0}.bd-docs-body{border-top:2px solid #f5f5f5;padding-top:var(--docs-inner)}.bd-docs-pagination{border-top:2px solid #f5f5f5;margin-top:var(--docs-inner);padding-top:var(--docs-inner)}.bd-docs-typo{margin-top:var(--docs-inner)}.bd-side-sponsrs{display:none;text-align:center}.bd-side-sponsor-label{color:#7a7a7a;font-size:.75em}.bd-side-sponsor{height:4rem}.bd-docs-content .bd-example.is-fullwidth,.bd-docs-content .section.is-fullwidth{margin-left:calc(-1 * var(--docs-outer));margin-right:calc(-1 * var(--docs-outer))}@media screen and (max-width:768px){.bd-docs-nav,.bd-docs-side{background-color:#fff;bottom:0;position:absolute;top:0;transition-duration:.2s;transition-property:transform}.bd-docs-overlay{display:block}.bd-docs{border-top:none;overflow:hidden}.bd-docs.bd-showing-overlay .bd-docs-overlay{opacity:.8;pointer-events:auto}.bd-docs-nav{left:-11.25rem}.bd-docs-nav.bd-is-shown{transform:translateX(100%)}.bd-docs-side{right:-11.25rem}.bd-docs-side.bd-is-shown{transform:translateX(-100%)}}@media screen and (min-width:769px),print{.bd-docs{--docs-outer:3rem;--docs-inner:3rem;display:grid;grid-template-columns:11.25rem 1fr 11.25rem}.bd-docs-main{overflow:hidden}.bd-docs-toggles{display:none}.bd-docs.bd-is-full-main .bd-docs-main{grid-column:2/span 2}.bd-docs.bd-is-full-main .bd-docs-side{display:none}.bd-docs.bd-is-fullwidth{display:block}.bd-docs.bd-is-fullwidth .bd-docs-nav,.bd-docs.bd-is-fullwidth .bd-docs-side{bottom:0;position:absolute;top:0}.bd-docs.bd-is-fullwidth .bd-is-stickied.bd-docs-nav,.bd-docs.bd-is-fullwidth .bd-is-stickied.bd-docs-side{position:fixed}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover),.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover){background:0 0;overflow:hidden;padding-left:0;padding-right:0}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-categories,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-categories{padding-left:0;padding-right:0}.bd-docs.bd-is-fullwidth .bd-docs-nav{left:0}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover){left:-9.25rem}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-categories-filter,.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-categories-no-results{visibility:hidden}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-category-list{padding-left:0;padding-right:0}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-category a{position:relative;text-indent:-9999px;width:100%}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-category a::after{align-items:center;bottom:0;content:"•";display:flex;justify-content:center;position:absolute;right:0;text-align:center;text-indent:0;top:0;width:2rem}.bd-docs.bd-is-fullwidth .bd-docs-side{right:0}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover){right:-9.25rem}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-features{padding-left:0;padding-right:calc(2 * var(--docs-side-padding))}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-list li,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-title,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-feature,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-features-title{position:relative;transform:translateX(2rem);width:100%}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-list li::after,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-title::after,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-feature::after,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-features-title::after{align-items:center;bottom:0;content:"•";display:flex;justify-content:center;position:absolute;right:100%;text-align:center;top:0;width:2rem}}@media screen and (max-width:1023px){.bd-docs-pagination .bd-fat-button{font-size:1rem}}@media screen and (min-width:1024px){.bd-docs{--docs-outer:6rem;--docs-inner:3rem}}.bd-video{--spacing:1.5rem;display:grid;grid-template-columns:1fr;padding:var(--spacing)}.bd-video:not(:last-child){border-bottom:2px solid var(--videos-light)}.bd-video-figure img,.bd-video-figure video{max-width:100%;vertical-align:top}@media screen and (max-width:768px){.bd-video{grid-gap:var(--spacing)}}@media screen and (min-width:769px),print{.bd-video{--spacing:3rem;grid-template-columns:1fr 24em 4em calc(var(--container-width) - 28em) 1fr}.bd-video-info{grid-column:2}.bd-video-figure{grid-column:4/span 2}.bd-video-figure img{max-width:1440px}.bd-video-figure video{max-width:1280px}}@media screen and (min-width:1024px){.bd-video{--spacing:4.5rem}}.bd-tws{--tws-spacing:1.5rem;--column-min-width:100%;padding-left:var(--tws-spacing);padding-right:var(--tws-spacing)}@media screen and (min-width:769px),print{.bd-tws{--column-min-width:24em}}@media screen and (min-width:1216px){.bd-tws{font-size:1.125rem}}.bd-tws-list{display:grid;grid-gap:var(--tws-spacing);grid-template-columns:repeat(auto-fit,minmax(var(--column-min-width),1fr))}.bd-tw{background-color:#fafafa;border-radius:6px;flex-shrink:0;font-size:1em;padding:1.25em;text-align:left}.bd-tw.bd-is-white{background-color:#fff}.bd-tw>.mb-4{float:right;font-size:.75em}.bd-tw-header{align-items:stretch;display:flex;justify-content:flex-start}.bd-tw-author{align-items:center;display:flex;line-height:1.2}.bd-tw-author:hover .bd-tw-fullname{text-decoration:underline}.bd-tw-avatar{flex-shrink:0;height:2.25em;margin-right:.5em;width:2.25em}.bd-tw-avatar img{border-radius:9999px;display:block;height:2.25em;width:2.25em}.bd-tw-fullname{color:#363636;display:block;font-size:1em;font-weight:700}.bd-tw-username{color:#7a7a7a;display:block;font-size:.875em}.bd-tw-content{color:#363636;font-size:1em;line-height:1.4;margin-top:1em}.bd-tw-content a{color:#485fc7}.bd-tw-content a:hover{text-decoration:underline}.bd-tw-date{font-size:.875em;line-height:1.4;margin-top:.25em}.bd-tw-date a{color:#7a7a7a}.bd-tw-date a:hover{text-decoration:underline}.bd-tw-actions{align-items:center;display:flex;margin-top:.5em}.bd-tw-action{margin-right:1.25em}.bd-tw-action-link{align-items:center;color:#7a7a7a;display:flex;height:1.25em;min-width:1.25em}.bd-tw-icon{background-size:contain;height:1.25em;width:1.25em}.bd-tw-action-stat{color:currentColor;font-size:.875em;margin-left:.5em;margin-top:1px}.bd-tw-action.is-reply .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M14.046%202.242l-4.148-.01h-.002c-4.374%200-7.8%203.427-7.8%207.802%200%204.098%203.186%207.206%207.465%207.37v3.828c0%20.108.045.286.12.403.143.225.385.347.633.347.138%200%20.277-.038.402-.118.264-.168%206.473-4.14%208.088-5.506%201.902-1.61%203.04-3.97%203.043-6.312v-.017c-.006-4.368-3.43-7.788-7.8-7.79zm3.787%2012.972c-1.134.96-4.862%203.405-6.772%204.643V16.67c0-.414-.334-.75-.75-.75h-.395c-3.66%200-6.318-2.476-6.318-5.886%200-3.534%202.768-6.302%206.3-6.302l4.147.01h.002c3.532%200%206.3%202.766%206.302%206.296-.003%201.91-.942%203.844-2.514%205.176z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-reply .bd-tw-action-link:hover{color:var(--info)}.bd-tw-action.is-reply .bd-tw-action-link:hover .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%231DA1F2%22%20d%3D%22M14.046%202.242l-4.148-.01h-.002c-4.374%200-7.8%203.427-7.8%207.802%200%204.098%203.186%207.206%207.465%207.37v3.828c0%20.108.045.286.12.403.143.225.385.347.633.347.138%200%20.277-.038.402-.118.264-.168%206.473-4.14%208.088-5.506%201.902-1.61%203.04-3.97%203.043-6.312v-.017c-.006-4.368-3.43-7.788-7.8-7.79zm3.787%2012.972c-1.134.96-4.862%203.405-6.772%204.643V16.67c0-.414-.334-.75-.75-.75h-.395c-3.66%200-6.318-2.476-6.318-5.886%200-3.534%202.768-6.302%206.3-6.302l4.147.01h.002c3.532%200%206.3%202.766%206.302%206.296-.003%201.91-.942%203.844-2.514%205.176z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-retweet .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M23.77%2015.67c-.292-.293-.767-.293-1.06%200l-2.22%202.22V7.65c0-2.068-1.683-3.75-3.75-3.75h-5.85c-.414%200-.75.336-.75.75s.336.75.75.75h5.85c1.24%200%202.25%201.01%202.25%202.25v10.24l-2.22-2.22c-.293-.293-.768-.293-1.06%200s-.294.768%200%201.06l3.5%203.5c.145.147.337.22.53.22s.383-.072.53-.22l3.5-3.5c.294-.292.294-.767%200-1.06zm-10.66%203.28H7.26c-1.24%200-2.25-1.01-2.25-2.25V6.46l2.22%202.22c.148.147.34.22.532.22s.384-.073.53-.22c.293-.293.293-.768%200-1.06l-3.5-3.5c-.293-.294-.768-.294-1.06%200l-3.5%203.5c-.294.292-.294.767%200%201.06s.767.293%201.06%200l2.22-2.22V16.7c0%202.068%201.683%203.75%203.75%203.75h5.85c.414%200%20.75-.336.75-.75s-.337-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-retweet .bd-tw-action-link:hover{color:var(--success)}.bd-tw-action.is-retweet .bd-tw-action-link:hover .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%2317BF63%22%20d%3D%22M23.77%2015.67c-.292-.293-.767-.293-1.06%200l-2.22%202.22V7.65c0-2.068-1.683-3.75-3.75-3.75h-5.85c-.414%200-.75.336-.75.75s.336.75.75.75h5.85c1.24%200%202.25%201.01%202.25%202.25v10.24l-2.22-2.22c-.293-.293-.768-.293-1.06%200s-.294.768%200%201.06l3.5%203.5c.145.147.337.22.53.22s.383-.072.53-.22l3.5-3.5c.294-.292.294-.767%200-1.06zm-10.66%203.28H7.26c-1.24%200-2.25-1.01-2.25-2.25V6.46l2.22%202.22c.148.147.34.22.532.22s.384-.073.53-.22c.293-.293.293-.768%200-1.06l-3.5-3.5c-.293-.294-.768-.294-1.06%200l-3.5%203.5c-.294.292-.294.767%200%201.06s.767.293%201.06%200l2.22-2.22V16.7c0%202.068%201.683%203.75%203.75%203.75h5.85c.414%200%20.75-.336.75-.75s-.337-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-heart .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-heart .bd-tw-action-link:hover{color:var(--danger)}.bd-tw-action.is-heart .bd-tw-action-link:hover .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23E0245E%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E)}.bd-websites{--gap:0px;--width:672px;--spacing:1.5rem;display:grid;grid-gap:var(--gap);grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:calc(calc(2 * calc(var(--width) + var(--spacing)) + calc(3 * var(--gap))));padding-left:var(--spacing);padding-right:var(--spacing)}.bd-website{display:block;margin-left:auto;margin-right:auto;max-width:calc(2 * var(--width));padding-bottom:var(--spacing);position:relative;text-align:center;overflow:hidden;position:relative}.bd-website:hover{background-color:var(--expo-light)}.bd-website:hover .title{color:var(--expo-dark)}.bd-website:hover .bd-website-date{color:#363636}.bd-website:hover .bd-website-shadow{opacity:0}.bd-website:hover .bd-website-overlay{background-color:rgba(10,10,10,.1)}.bd-website.bd-is-highlighted{grid-column:span 2}.bd-website-date{color:#7a7a7a}.bd-website-image{align-items:center;display:flex;justify-content:center;margin-bottom:var(--spacing);position:relative}.bd-website-image img{border-radius:.375em}.bd-website-image .b-lazy{opacity:0;transition:opacity .5s ease-out}.bd-website-image .b-loaded{opacity:1}.bd-website-shadow{border:1px solid rgba(0,0,0,.04);transition:opacity .2s ease-out}.bd-website-overlay{background-color:transparent;border-radius:.375em;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04);transition:background-color .2s ease-out}@media screen and (min-width:769px),print{.bd-websites{--spacing:3rem;grid-template-columns:repeat(auto-fill,minmax(var(--width),1fr))}}.bd-backers{--spacing:1.5rem;padding-bottom:var(--spacing);padding-top:var(--spacing)}.bd-backers-platforms{--spacing:1.5rem;padding:var(--spacing);text-align:center}.bd-backers-platform .bd-backers-platform-logo{border-radius:6px;padding:var(--spacing);transition-duration:172ms;transition-property:box-shadow}.bd-backers-platform .bd-backers-platform-logo:hover{box-shadow:0 0 0 2px var(--color)}.bd-backers-platform.bd-is-patreon{--color:var(--patreon);grid-column:2}.bd-backers-platform.bd-is-github{--color:var(--github);grid-column:3}.bd-backers-platform .bd-fat-button{margin-top:1em}.bd-backers-heading h2{background-color:var(--sponsor-light);border-radius:6px;color:var(--sponsor);font-size:1em;font-weight:600;padding:.5em 1em}.bd-backers-group{padding:var(--spacing);text-align:center}.bd-backers-list{display:grid;grid-gap:1em}.bd-backers-list.bd-is-patreon{grid-column:2}.bd-backers-list.bd-is-patreon .icon-text{color:#7a7a7a;font-size:.75em}.bd-backers-list.bd-is-patreon .icon-text.bd-is-twitter{color:var(--twitter)}.bd-backers-list.bd-is-github{grid-column:3}.bd-tier{align-items:center;border-bottom:2px solid #fafafa;display:grid;grid-gap:1em;padding:1em}.bd-tier-amount{color:#363636;font-size:1.5em;font-weight:600}.bd-tier-frequency{color:#7a7a7a}.bd-tiers-info{--spacing:1.5em;background-color:#fafafa;color:#7a7a7a;grid-gap:var(--spacing);grid-template-columns:1fr 1fr;padding:var(--spacing)}.bd-tiers-info strong{color:currentColor}.bd-tiers-info p:not(:last-child){margin-bottom:.25em}.bd-tiers-info-question{justify-self:flex-end;max-width:15em}.bd-tiers-info-answer{max-width:25em}@media screen and (max-width:768px){.bd-backers-platform.bd-is-github{margin-top:3rem}}@media screen and (min-width:769px),print{.bd-backers-group,.bd-backers-platforms{display:grid;grid-template-columns:1fr calc(var(--container-width)/ 2) calc(var(--container-width)/ 2) 1fr}.bd-backers{background-image:linear-gradient(90deg,transparent calc(50% - 2px),var(--sponsor-light) calc(50%),transparent calc(50% + 2px))}.bd-tier{grid-template-columns:10em 8em 1fr}.bd-tier-amount{text-align:right}.bd-tiers-info{display:grid}.bd-tiers-info-question{text-align:right}}@media screen and (min-width:1024px){.bd-backers,.bd-tiers{font-size:1.125rem}.bd-tiers-info{--spacing:3em}}@media screen and (min-width:1216px){.bd-backers,.bd-tiers{font-size:1.25rem}}.bd-posts{--font-size-base:1rem;--font-size-large:1.25rem;--featured-font-size-base:1.125rem;--featured-font-size-large:1.5rem;--padding:1.5rem;margin-top:2px}.bd-post{font-size:var(--font-size-base);position:relative}.bd-post.is-featured{--font-size-base:var(--featured-font-size-base);--font-size-large:var(--featured-font-size-large)}.bd-post:hover{z-index:2}.bd-post:not(:last-child) .bd-post-link{border-bottom:2px solid #ededed}.bd-post-link{align-items:center;display:block;padding-bottom:calc(2 * var(--padding));padding-left:var(--padding);padding-right:var(--padding);padding-top:calc(2 * var(--padding));position:relative;transition-duration:172ms;transition-property:background-color,border-bottom-color,box-shadow}.bd-post-link .icon{color:var(--color);flex-shrink:0;flex-grow:0;font-size:var(--font-size-large);height:1.125em;margin-right:1em;width:1.125em}.bd-post-link:hover{background-color:#fafafa;border-bottom-color:transparent;border-radius:.375em;box-shadow:0 0 0 2px #fafafa}.bd-post-link:hover::after{opacity:0}.bd-post-link:hover .title{color:#485fc7}.bd-post-body{display:flex}.bd-post-content code{background:0 0;padding:0}.bd-post-content .title{font-size:var(--font-size-large);transition-duration:172ms;transition-property:color}.bd-post-content .subtitle{font-size:var(--font-size-base);color:#7a7a7a}.bd-post-image img{border-radius:.375em}.bd-post-screenshot img{max-height:100%;width:auto}@media screen and (max-width:768px){.bd-post-image,.bd-post-screenshot{margin-top:var(--padding)}}@media screen and (min-width:769px),print{.bd-posts{--font-size-base:1.125rem;--font-size-large:1.5rem;--featured-font-size-base:1.25rem;--featured-font-size-large:2rem;--second-column-width:((2 * 1.5rem * 1.125) + 1.5rem);display:grid;grid-template-columns:1fr 4.3125rem var(--container-width) 4.3125rem 1fr}.bd-post{grid-column:2/span 3}.bd-post-link{display:flex}.bd-post-body{flex-grow:1;flex-shrink:1}.bd-post-content{max-width:30em}.bd-post-image{flex-grow:0;flex-shrink:0;height:240px;margin-left:var(--padding);width:400px}.bd-post-screenshot{align-items:center;display:flex;flex-grow:1;flex-shrink:1;height:240px;justify-content:center;margin-left:var(--padding);width:70%}}.bd-single-header{--font-size-title:2rem;--font-size-subtitle:1.25rem;--font-size-date:1rem;--margin:3rem;--padding:3rem;margin-bottom:var(--margin);margin-top:var(--margin);padding-left:var(--padding);padding-right:var(--padding);text-align:center}.bd-single-header code{background:0 0;padding:0}.bd-single-header .title{font-size:var(--font-size-title);margin-left:auto;margin-right:auto;max-width:16em}.bd-single-header .subtitle{color:#7a7a7a;font-size:var(--font-size-subtitle)}.bd-single-header .subtitle.is-date{font-size:var(--font-size-date);opacity:.5}.bd-single-carbon{margin-bottom:3rem;margin-top:3rem}.bd-single-body{padding:0 3rem}.bd-single-content hr{margin:3rem 0}.bd-single-content .table{font-size:1rem}.bd-single-hr:not(:first-child){margin-top:3rem}.bd-single-hr:not(:last-child){margin-bottom:3rem}.bd-single-image{margin-bottom:3rem}.bd-single-image div{flex-grow:1;max-width:1600px;min-height:1px}.bd-single-image figure{background:#f5f5f5;padding-top:56.25%;position:relative}.bd-single-image img{left:0;height:100%;position:absolute;top:0;width:100%}@media screen and (max-width:1023px){.bd-single-body.bd-is-last{padding-bottom:3rem}}@media screen and (min-width:769px),print{.bd-single-image{padding-left:3rem;padding-right:3rem}.bd-single-image img{border-radius:6px}.bd-single-content{font-size:1.125rem}}@media screen and (min-width:1024px){.bd-single-header{--font-size-title:2.5rem;--font-size-subtitle:1.5rem;--font-size-date:1.25rem;--margin:4.5rem;--padding:4.5rem}.bd-single-body.bd-is-last{padding-bottom:4.5rem}}@media screen and (min-width:1216px){.bd-single-header{--font-size-title:3rem;--font-size-subtitle:2rem;--font-size-date:1.5rem;--margin:6rem;--padding:6rem}.bd-single-content{font-size:1.25rem}.bd-single-body.bd-is-last{padding-bottom:6rem}}@media screen and (min-width:1408px){.bd-single-header{--margin:9rem}.bd-single-content{font-size:1.5rem}.bd-single-body.bd-is-last{padding-bottom:9rem}}.bd-post-fullwidth{text-align:center}@media screen and (min-width:60rem){.bd-post-fullwidth{margin-left:calc(28rem - 50vw);margin-right:calc(28rem - 50vw)}}.bd-extension{border-bottom:2px solid #fafafa;display:block;padding:1.5rem}.bd-extension .subtitle{color:#7a7a7a}.bd-extension:hover{background-color:#fafafa}.bd-extension:hover .title{color:#485fc7}.bd-extension:hover .subtitle{color:#363636}@media screen and (min-width:769px),print{.bd-extension{padding:3rem 0}}.bd-mwb{padding:1.5rem}.bd-mwb-table td{vertical-align:middle}.bd-mwb-table td img{vertical-align:middle}@media screen and (min-width:769px),print{.bd-mwb{font-size:1.125rem;padding:3rem}}@media screen and (min-width:1024px){.bd-mwb{font-size:1.25rem}}.bd-snippet-preview.bd-is-mwb{align-items:stretch;padding-top:0}.bd-snippet-code.bd-is-mwb .highlight{border-top-left-radius:.375em}.bd-snippet-mwb{border-radius:.375em;flex-grow:1;height:10.5rem}.bd-bootstrap-table{margin:3em 0}.bd-pros-heading{padding:0 2em;text-align:center}.bd-pros-icon{margin-bottom:3em;text-align:center}.bd-pros-icon svg{height:3em;width:auto}.bd-pros-list{margin:0 auto;max-width:540px}.bd-pro .icon{font-size:1.25em;height:1.125em;position:relative;top:-1px;width:1.125em}.bd-pro .title{font-size:1.25em;margin-bottom:.5em}.bd-pro+.bd-pro{margin-top:2em;padding-top:2em}.bd-pro-content p:not(:last-child){margin-bottom:.5em}.bd-pro.bd-is-bulma .icon{color:#00d1b2}.bd-pro.bd-is-bootstrap .icon{color:#6f5499}.bd-bootstrap-comparison{margin:0 auto;max-width:42em}.bd-bootstrap-comparison .table{color:#f14668}.bd-bootstrap-comparison .table tfoot th,.bd-bootstrap-comparison .table thead th{font-size:1.5em;text-align:center}.bd-bootstrap-comparison .table tfoot svg,.bd-bootstrap-comparison .table thead svg{height:1.5em;margin-right:1em;position:relative;top:.25em;width:auto}.bd-bootstrap-comparison .table tbody th{font-size:1.25em;text-align:center}.bd-bootstrap-comparison .table tbody td{font-family:monospace;width:50%}.bd-bootstrap-comparison .table tbody a{color:currentColor}.bd-bootstrap-comparison .table tbody a:hover{text-decoration:underline}.bd-bootstrap-comparison .table .bd-is-empty{background-color:#f5f5f5;color:#7a7a7a}.bd-bootstrap-comparison .table .bd-is-unique{background-color:rgba(72,199,142,.25);color:#363636;font-weight:700}.bd-bootstrap-comparison-header{margin-bottom:3em}@media screen and (min-width:1024px){.bd-bootstrap-table{font-size:1.125rem}}@media screen and (min-width:1216px){.bd-bootstrap-table{font-size:1.25rem}}.bd-brand{padding:3rem}.bd-logos{--size:15rem}.bd-logos>*{align-items:center;border-radius:2em;display:flex}.bd-logos-label{margin-bottom:0!important}.bd-logos-color,.bd-logos-item{grid-column:span 2;justify-content:center;height:var(--size);width:var(--size)}.bd-logos-codes{align-items:stretch!important;flex-direction:column;flex-grow:1;grid-column:span 4}.bd-logos-code{align-items:center;display:flex;flex-grow:1;grid-column:span 2}.bd-logos-code p:first-child{color:#7a7a7a}.bd-logos-code p:nth-child(2){flex-grow:1;margin-right:1em;text-align:right}.bd-logos-item{background-size:cover;position:relative}.bd-logos-item.is-transparent{background-color:#ededed;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 20px),repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 20px);grid-column:span 2}.bd-logos-item:hover .bd-logos-download{opacity:1}.bd-logos-download{background-color:rgba(10,10,10,.8);border-radius:2em;opacity:0;transition-duration:172ms;transition-property:opacity}.bd-logos-download .title{color:#fff!important}@media screen and (max-width:1023px){.bd-logos>*{justify-content:center;margin-bottom:1.5rem!important;margin-left:auto;margin-right:auto}.bd-logos-label{justify-content:center}}@media screen and (min-width:1024px){.bd-logos{display:grid;grid-gap:1rem;grid-template-columns:repeat(7,calc(var(--size)/ 2));grid-template-rows:repeat(4,var(--size));margin-left:auto;margin-right:auto;max-width:936px}.bd-logos>*{align-items:center;border-radius:2em;display:flex}}.bd-hello-body{display:grid;grid-gap:var(--bd-index-gap)}.bd-hello-ghbtns{margin-bottom:1em;min-height:30px}.bd-hello-ghbtns a,.bd-hello-ghbtns iframe,.bd-hello-ghbtns img{height:30px}.bd-hello-ghbtns a{display:inline-block;min-width:100px;vertical-align:top}.bd-hello-ghbtns img{display:block}.bd-hello-buttons .bd-fat-button{font-size:1.125em}.bd-hello-media{text-align:center}.bd-hello-video{padding-top:56.25%;position:relative}.bd-hello-video>div{bottom:0;left:0;position:absolute;right:0;top:0}.bd-hello-shadow{background-size:cover}.bd-hello-iframe{border-radius:.75em}.bd-hello-iframe iframe{height:100%;width:100%}.bd-hello-author{color:#7a7a7a;margin-top:1em;opacity:.5}.bd-hello-author a{color:currentColor}.bd-hello-author a:hover{text-decoration:underline}@media screen and (max-width:768px){.bd-hello{grid-gap:var(--bd-index-vertical);padding:var(--bd-index-vertical)}.bd-hello-content .title br{display:none}.bd-hello-buttons .button{margin-right:0!important;width:100%}}@media screen and (min-width:769px),print{.bd-hello{align-items:center;padding-bottom:var(--bd-index-vertical);padding-top:var(--bd-index-vertical)}.bd-hello-body{align-items:center;grid-gap:0;grid-template-columns:var(--bd-index-gap) 1fr calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) var(--bd-index-gap) calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) 1fr var(--bd-index-gap)}.bd-hello-content{grid-column:3/span 1}.bd-hello-buttons{display:grid;grid-gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:0!important}.bd-hello-buttons .button{margin:0!important;padding-left:0!important;padding-right:0!important}.bd-hello-media{grid-column:5/span 2}.bd-hello-sponsors{grid-column:4/span 4}}.bd-focus{padding:1.5rem}.bd-focus-item{align-items:center;border-radius:6px;display:flex;padding:1.5rem;position:relative}.bd-focus-item .subtitle,.bd-focus-item .title a{transition-duration:172ms;transition-property:color}.bd-focus-item .title{position:relative;transition-duration:172ms;transition-property:color}.bd-focus-item .subtitle{color:#7a7a7a;position:relative}.bd-focus-item .subtitle strong{color:currentColor}.bd-focus-item .subtitle .subtitle{color:#4a4a4a}.bd-focus-item:first-child:hover .title{color:#ff470f}.bd-focus-item:nth-child(2):hover .title{color:#48c78e}.bd-focus-item:nth-child(3):hover .title{color:#485fc7}.bd-focus-item:nth-child(4):hover .title{color:#0a0a0a}.bd-focus-graph{align-items:center;display:flex;height:3rem;justify-content:center;margin-right:1.5rem;width:3rem}.bd-focus-icon{align-items:center;display:flex;flex-grow:1;justify-content:center;position:relative}.bd-focus-device{--device-y:4px;--device-x:2px;--device-sm-deg:14deg;--device-md-deg:-21deg;--device-lg-deg:-86deg;--device-deg:var(--device-sm-deg);--device-sm-height:24px;--device-sm-width:16px;--device-md-height:32px;--device-md-width:24px;--device-lg-height:40px;--device-lg-width:48px;animation:bdDeviceBounce 3.5s infinite;border:0 solid hsl(var(--device-deg),100%,53%);border-width:var(--device-y) var(--device-x);border-radius:.375em;display:block;height:var(--device-height);position:relative;width:var(--device-width)}.bd-focus-cubes{position:relative;height:3rem;top:-.5rem;width:3rem}.bd-focus-cube{color:#48c78e;position:absolute}.bd-focus-cube-1{left:0;top:0}.bd-focus-cube-2{left:-1rem;top:23px}.bd-focus-cube-3{left:1rem;top:23px}.bd-focus-css3{color:#485fc7}.bd-focus-github{color:#333}@keyframes bdDeviceBounce{0%{--device-deg:var(--device-sm-deg);height:var(--device-sm-height);width:var(--device-sm-width)}28%{--device-deg:var(--device-sm-deg);height:var(--device-sm-height);width:var(--device-sm-width)}33%{--device-deg:var(--device-md-deg);height:var(--device-md-height);width:var(--device-md-width)}62%{--device-deg:var(--device-md-deg);height:var(--device-md-height);width:var(--device-md-width)}67%{--device-deg:var(--device-lg-deg);height:var(--device-lg-height);width:var(--device-lg-width)}95%{--device-deg:var(--device-lg-deg);height:var(--device-lg-height);width:var(--device-lg-width)}100%{--device-deg:var(--device-sm-deg);height:var(--device-sm-height);width:var(--device-sm-width)}}@keyframes bdGrow{from{transform:scale(0)}to{transform:scale(1)}}@keyframes bdSlideDown{from{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes bdSlideUp{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.bd-focus-css3,.bd-focus-cube-1,.bd-focus-cube-2,.bd-focus-cube-3,.bd-focus-desktop,.bd-focus-github,.bd-focus-item .subtitle,.bd-focus-item .title,.bd-focus-mobile,.bd-focus-tablet{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.14,0.71,0.29,0.86);transform-origin:center center}.bd-focus-item .title{animation-name:bdSlideDown}.bd-focus-item .subtitle{animation-name:bdSlideUp}.bd-focus-item:first-child .title{animation-delay:0}.bd-focus-item:first-child .subtitle{animation-delay:125ms}.bd-focus-item:nth-child(2) .title{animation-delay:.5s}.bd-focus-item:nth-child(2) .subtitle{animation-delay:625ms}.bd-focus-item:nth-child(3) .title{animation-delay:1s}.bd-focus-item:nth-child(3) .subtitle{animation-delay:1125ms}.bd-focus-item:nth-child(4) .title{animation-delay:1.5s}.bd-focus-item:nth-child(4) .subtitle{animation-delay:1625ms}.bd-focus-desktop,.bd-focus-mobile,.bd-focus-tablet{animation-name:bdGrow;transform-origin:bottom center}.bd-focus-mobile{animation-delay:0}.bd-focus-tablet{animation-delay:250ms}.bd-focus-desktop{animation-delay:.5s}@keyframes bdCube1{0%{transform:translate3d(0,-50px,0);opacity:0}100%,25%{transform:translate3d(0,0,0);opacity:1}}@keyframes bdCube2{0%{transform:translate3d(-40px,30px,0);opacity:0}100%,25%{transform:translate3d(0,0,0);opacity:1}}@keyframes bdCube3{0%{transform:translate3d(40px,30px,0);opacity:0}100%,25%{transform:translate3d(0,0,0);opacity:1}}.bd-focus-cube-1,.bd-focus-cube-2,.bd-focus-cube-3{animation-direction:alternate;animation-duration:2s;animation-iteration-count:infinite}.bd-focus-cube-1{animation-delay:.5s;animation-name:bdCube1}.bd-focus-cube-2{animation-name:bdCube2;animation-delay:750ms}.bd-focus-cube-3{animation-name:bdCube3;animation-delay:1s}@keyframes bdFadeIn{from{opacity:0}to{opacity:1}}@keyframes bdSlowIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bdScaleIn{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.bd-focus-css3{animation-delay:1s;animation-name:bdScaleIn}.bd-focus-github{animation-delay:1.5s;animation-duration:1.5s;animation-name:bdJellyPop}@keyframes bdJellyPop{0%{opacity:0;transform:matrix3d(.1,0,0,0,0,.1,0,0,0,0,1,0,0,0,0,1)}3.4%{opacity:1;transform:matrix3d(.384,0,0,0,0,.466,0,0,0,0,1,0,0,0,0,1)}4.7%{transform:matrix3d(.505,0,0,0,0,.639,0,0,0,0,1,0,0,0,0,1)}6.81%{transform:matrix3d(.693,0,0,0,0,.904,0,0,0,0,1,0,0,0,0,1)}9.41%{transform:matrix3d(.895,0,0,0,0,1.151,0,0,0,0,1,0,0,0,0,1)}10.21%{transform:matrix3d(.947,0,0,0,0,1.204,0,0,0,0,1,0,0,0,0,1)}13.61%{transform:matrix3d(1.111,0,0,0,0,1.299,0,0,0,0,1,0,0,0,0,1)}14.11%{transform:matrix3d(1.127,0,0,0,0,1.298,0,0,0,0,1,0,0,0,0,1)}17.52%{transform:matrix3d(1.187,0,0,0,0,1.216,0,0,0,0,1,0,0,0,0,1)}18.72%{transform:matrix3d(1.191,0,0,0,0,1.169,0,0,0,0,1,0,0,0,0,1)}21.32%{transform:matrix3d(1.177,0,0,0,0,1.062,0,0,0,0,1,0,0,0,0,1)}24.32%{transform:matrix3d(1.135,0,0,0,0,.964,0,0,0,0,1,0,0,0,0,1)}25.23%{transform:matrix3d(1.121,0,0,0,0,.944,0,0,0,0,1,0,0,0,0,1)}29.03%{transform:matrix3d(1.057,0,0,0,0,.907,0,0,0,0,1,0,0,0,0,1)}29.93%{transform:matrix3d(1.043,0,0,0,0,.909,0,0,0,0,1,0,0,0,0,1)}35.54%{transform:matrix3d(.981,0,0,0,0,.966,0,0,0,0,1,0,0,0,0,1)}36.74%{transform:matrix3d(.974,0,0,0,0,.981,0,0,0,0,1,0,0,0,0,1)}41.04%{transform:matrix3d(.965,0,0,0,0,1.02,0,0,0,0,1,0,0,0,0,1)}44.44%{transform:matrix3d(.969,0,0,0,0,1.029,0,0,0,0,1,0,0,0,0,1)}52.15%{transform:matrix3d(.992,0,0,0,0,1.006,0,0,0,0,1,0,0,0,0,1)}59.86%{transform:matrix3d(1.005,0,0,0,0,.991,0,0,0,0,1,0,0,0,0,1)}63.26%{transform:matrix3d(1.007,0,0,0,0,.993,0,0,0,0,1,0,0,0,0,1)}75.28%{transform:matrix3d(1.001,0,0,0,0,1.003,0,0,0,0,1,0,0,0,0,1)}85.49%{transform:matrix3d(.999,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}90.69%{transform:matrix3d(.999,0,0,0,0,.999,0,0,0,0,1,0,0,0,0,1)}100%{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}.bd-best{height:calc(386px + 3rem);padding:1.5rem 0;overflow:hidden;position:relative}.bd-best-list{align-items:stretch;animation-duration:93.6s;animation-iteration-count:infinite;animation-timing-function:linear;display:flex;left:0;position:absolute;top:1.5rem;animation-name:bdBestCarousel}.bd-best-list:hover{animation-play-state:paused}.bd-best-item{flex-grow:0;flex-shrink:0;margin-right:16px;transition-duration:172ms;transition-property:box-shadow,transform;width:504px}.bd-best-item.bd-is-medium{font-size:1.125em}.bd-best-item.bd-is-large{font-size:1.25em}.bd-best-item.bd-is-huge{font-size:1.5em}.bd-best-item:hover{box-shadow:0 1em 1em rgba(0,0,0,.1);transform:translateY(-.5em)}.bd-screenshot{align-self:flex-start;display:block;transition-duration:172ms;transition-property:box-shadow,transform}.bd-screenshot,.bd-screenshot img{border-radius:6px}.bd-screenshot img{display:inline-block;height:auto;vertical-align:top;width:auto}@keyframes bdBestCarousel{100%{transform:translateX(calc(-100% + 3120px))}}.bd-sponsors{--bd-sponsors-spacing:1.5rem;padding:var(--bd-sponsors-spacing)}@media screen and (max-width:768px){.bd-sponsors{grid-gap:var(--bd-sponsors-spacing)}}.bd-partner-sponsors{--sponsor-width:11rem;display:grid;grid-gap:0;grid-template-columns:repeat(auto-fill,minmax(var(--sponsor-width),1fr));margin-left:-1.5rem;margin-right:-1.5rem;overflow:hidden}.bd-partner-sponsor{padding:1.5rem .75rem}.bd-partner-sponsor img,.bd-partner-sponsor strong{position:relative}.bd-partner-sponsor img{border-radius:.5em;max-height:3rem;width:auto}@media screen and (max-width:1023px){.bd-sponsors{padding:var(--bd-index-vertical)}}@media screen and (min-width:1024px){.bd-sponsors-body{align-items:center;grid-gap:0;grid-template-columns:var(--bd-index-gap) 1fr calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) var(--bd-index-gap) calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) 1fr var(--bd-index-gap)}.bd-sponsors-content{align-items:flex-start;display:flex;font-size:1.125rem;grid-column:3/span 1;max-width:none}.bd-sponsors-content .content{margin-left:1.5rem;margin-right:1.5rem}.bd-sponsors-content .button{flex-shrink:0}.bd-sponsors-list{grid-column:4/span 4}}@media screen and (min-width:1216px){.bd-sponsors{--bd-sponsors-spacing:6rem}.bd-sponsors-content{font-size:1.25rem}.bd-partner-sponsors{--sponsor-width:12rem}}@media screen and (min-width:1408px){.bd-sponsors-content{font-size:1.5rem}}.bd-heading>.icon{font-size:2rem;height:1.125em;width:1.125em}.bd-heading .subtitle,.bd-heading .title{font-weight:400}.bd-heading .subtitle strong,.bd-heading .title strong{color:inherit;font-weight:600}.bd-heading .subtitle small,.bd-heading .title small{color:#7a7a7a;display:block;font-size:.75em}.bd-heading .subtitle{color:#7a7a7a}.bd-heading .bd-fat-button{font-weight:400}.bd-heading .bd-fat-button strong{font-weight:600}@media screen and (max-width:768px){.bd-heading{margin-bottom:var(--bd-index-vertical)}.bd-heading .icon{float:left;margin-right:.75rem}.bd-heading .subtitle{margin:.75rem 0!important}.bd-heading form{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bd-heading{align-items:center;display:grid;grid-gap:0;grid-template-columns:1fr 4rem calc(var(--container-width)/ 3) calc(var(--container-width)/ 3) calc(var(--container-width)/ 3) 4rem 1fr;margin-bottom:calc(var(--bd-index-vertical)/ 2)}.bd-heading>.icon{grid-column:2}.bd-heading .title{grid-column:3;max-width:9em}.bd-heading .subtitle{grid-column:4;max-width:10em}.bd-heading .button{grid-column:5/span 1;justify-self:flex-end}}#grid .notification{padding-left:0;padding-right:0}.bd-columns-tools{margin-top:3rem}.bd-columns-tool .highlight{font-size:.875em}.bd-columns-tool.bd-is-try .buttons{justify-content:center}.bd-columns-tool.bd-is-try .button strong{font-weight:600}#markup{width:100%}#markup .highlight pre{max-height:none}#message{display:none;margin-top:3rem}@media screen and (max-width:768px){.bd-columns-tool.bd-is-markup{margin-top:3rem}}@media screen and (min-width:769px),print{.bd-columns-tools{align-items:flex-start;display:flex}.bd-columns-tool{width:50%}.bd-columns-tool.bd-is-try{padding-top:60px}}.bd-index-custom-title{color:#b5b5b5}.bd-index-custom-example{padding:1rem}.bd-index-custom-example .subtitle{margin-bottom:.5rem}.bd-index-custom.bd-is-after{color:#757763;font-family:Nunito,serif;margin-top:.5rem}.bd-index-custom.bd-is-after a{color:#fa7c91}.bd-index-custom.bd-is-after a:hover{color:#363636}.bd-index-custom.bd-is-after .subtitle{color:#757763}.bd-index-custom.bd-is-after .input,.bd-index-custom.bd-is-after .select select{background-color:#eff0eb;border-color:transparent;border-width:2px;box-shadow:none;font-family:Nunito,serif}.bd-index-custom.bd-is-after .input:hover,.bd-index-custom.bd-is-after .select select:hover{border-color:#d0d1cd}.bd-index-custom.bd-is-after .input:focus,.bd-index-custom.bd-is-after .select select:focus{border-color:#fa7c91;box-shadow:0 0 0 .125em rgba(250,124,145,.25)}.bd-index-custom.bd-is-after .select:not(.is-multiple):not(:hover)::after{border-color:#fa7c91}.bd-index-custom.bd-is-after .button.is-primary{background-color:#8a4d76;color:#fff}.bd-index-custom.bd-is-after .button.is-primary:hover{background-color:#82486f}.bd-index-custom.bd-is-after .button.is-primary:active{background-color:#7a4468}.bd-index-custom.bd-is-after .button.is-link{background-color:#fa7c91;color:#fff}.bd-index-custom.bd-is-after .button.is-link:hover{background-color:#fa7087}.bd-index-custom.bd-is-after .button.is-link:active{background-color:#f9637c}.bd-index-custom.bd-is-after ::-moz-selection{background-color:#fa7c91;color:#fff}.bd-index-custom.bd-is-after ::selection{background-color:#fa7c91;color:#fff}.bd-footer-title{color:#7a7a7a;font-size:1.25rem;line-height:1.25;margin-bottom:.5rem;transition-duration:86ms;transition-property:color}.bd-footer-title strong{color:currentColor;font-weight:600}.bd-footer-subtitle{color:#b5b5b5;margin-top:-.5rem;transition-duration:86ms;transition-property:color}.bd-footer-iframe{display:flex;flex-wrap:wrap;margin-bottom:-10px;min-height:30px}.bd-footer-iframe iframe{height:30px;margin-bottom:10px}.bd-footer-iframe .fb-like{margin-left:10px}.bd-footer-iframe.is-github iframe{width:100%}.bd-footer-tsp{color:#b5b5b5;margin-top:1.5rem}.bd-footer-star,.bd-footer-support{text-align:center}.bd-footer-star .bd-footer-title,.bd-footer-support .bd-footer-title{font-size:1.5rem}.bd-footer-support{background-color:#fafafa;box-shadow:none;padding:3rem}.bd-footer-support .bd-footer-title{margin-bottom:1.5rem}.bd-footer-donations{justify-content:center}.bd-footer-donation{flex:none}.bd-footer-donation-items{display:flex;flex-wrap:wrap;justify-content:center}.bd-footer-donation-items .bd-footer-sponsor{width:12rem}.bd-footer-sponsor{height:70px}@media screen and (min-width:769px),print{.bd-footer-donation{padding:.75rem 1.5rem}}@media screen and (min-width:1024px){.bd-footer-support{padding-bottom:6rem;padding-top:6rem}}.bd-footer-donation-title{color:#b5b5b5;margin-bottom:.5rem}.bd-footer-donation-title strong{color:currentColor}.bd-footer-donation-action{height:70px}.bd-footer-donation-action .bd-github-button{margin-right:.5rem}.bd-footer-donation-action .bd-github-button,.bd-footer-donation-action .bd-patreon-button{flex-shrink:0}.bd-footer-donation-action .paypal-form{height:30px}.bd-footer-donation-action .paypal-form img{display:block}.bd-footer-stars{margin-top:2.5rem}@media screen and (min-width:769px),print{.bd-footer-stars{align-items:stretch;display:flex;justify-content:space-between}}.bd-footer-star{transition-duration:86ms;transition-property:box-shadow,transform;will-change:box-shadow,transform}@media screen and (max-width:768px){.bd-footer-star:not(:last-child){margin-bottom:1.5rem}}@media screen and (min-width:769px),print{.bd-footer-star{width:calc(33.3333% - 2rem)}}.bd-footer-star:hover{box-shadow:0 3rem 3rem -1.25rem rgba(10,10,10,.1);transform:translateY(-.5rem)}.bd-footer-star:hover .bd-footer-subtitle,.bd-footer-star:hover .bd-footer-title{color:#485fc7}.bd-footer-star.bd-is-expo,.bd-footer-star.bd-is-love{padding-bottom:156px}.bd-footer-star.bd-is-expo .bd-footer-title,.bd-footer-star.bd-is-love .bd-footer-title{align-items:center;display:flex;justify-content:center}.bd-footer-star.bd-is-expo .bd-footer-title .icon,.bd-footer-star.bd-is-love .bd-footer-title .icon{margin-right:.25em}.bd-footer-star.bd-is-expo{background-image:url("/images/footer/expo-examples.png");background-repeat:repeat-x;background-position:bottom center;background-size:352px 156px}.bd-footer-star.bd-is-love{background-image:url("/images/footer/love.png");background-repeat:no-repeat;background-position:bottom center;background-size:440px 180px}.bd-footer-star-header{padding:1.5rem}.bd-footer-star-figure{height:156px;margin-top:-1rem}.bd-footer-links{margin-top:6rem;padding-bottom:6rem}.bd-footer-links a{color:currentColor}.bd-footer-links a:hover{color:#485fc7}.bd-footer-link-title{color:#363636;font-size:1.25rem;font-weight:600}.bd-footer-link-title:not(:first-child){margin-top:1.5em}.bd-footer-link{margin-top:.5rem}.bd-footer-link.bd-is-more{font-size:.875rem}.bd-footer-link.bd-is-more a:not(:hover){color:#b5b5b5}.bd-footer-link.bd-has-subtitle a{align-items:center;display:flex;justify-content:space-between}.bd-footer-link.bd-has-subtitle a strong{flex-grow:1;flex-shrink:1;font-weight:unset}.bd-footer-link.bd-has-subtitle a em{display:block;font-size:.875rem;font-style:normal}.bd-footer-link.bd-has-subtitle a:not(:hover) em{color:#b5b5b5}@media screen and (max-width:768px){.bd-footer-link.bd-has-subtitle a{flex-wrap:wrap;margin-top:1rem}.bd-footer-link.bd-has-subtitle a em{width:100%}}@media screen and (min-width:769px),print{.bd-footer-link.bd-has-subtitle a em{margin-left:1rem;text-align:right}}.bd-footer-link-icon{flex-grow:0;flex-shrink:0;margin-right:.5em;text-align:center;width:1em}:root{--newsletter-strip-size:16px;--newsletter-border-size:1.5rem}#newsletter{background:#fafafa;padding:var(--newsletter-border-size);padding-top:0}#newsletter .bd-drawing{display:none}.bd-newsletter-heading>.icon{font-size:2rem;height:1.125em;width:1.125em}.bd-newsletter-heading .subtitle,.bd-newsletter-heading .title{font-weight:400}.bd-newsletter-heading .subtitle strong,.bd-newsletter-heading .title strong{color:inherit;font-weight:600}.bd-newsletter-heading .subtitle small,.bd-newsletter-heading .title small{color:#7a7a7a;display:block;font-size:.75em}.bd-newsletter-heading .subtitle{color:#7a7a7a}.bd-newsletter-heading .bd-fat-button{font-weight:400}.bd-newsletter-heading .bd-fat-button strong{font-weight:600}.bd-newsletter-fields{display:grid;grid-gap:0.75rem;grid-template-columns:minmax(20em,1fr) auto}.bd-newsletter-box{background-color:#fff;background-image:url("/images/hab/newsletter-strip.png");background-repeat:repeat-x;background-size:96px var(--newsletter-strip-size);border-radius:1.5em;box-shadow:0 0 0 1px #f5f5f5}.bd-newsletter-box .icon{align-self:flex-start}.bd-newsletter-box form .input:not(:focus):not(:hover){border-color:#dbdbdb}@media screen and (max-width:768px){.bd-newsletter-box{padding-top:calc(1.5rem + var(--newsletter-strip-size))}.bd-newsletter-fields{grid-template-columns:repeat(auto-fill,minmax(14em,1fr))}}@media screen and (max-width:1023px){.bd-newsletter-heading{margin-bottom:var(--bd-index-vertical)}.bd-newsletter-heading .icon{float:left;margin-right:.75rem}.bd-newsletter-heading .subtitle{margin:.75rem 0!important}.bd-newsletter-heading form{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bd-newsletter-box{padding-top:calc(var(--bd-index-vertical) + var(--newsletter-strip-size))}}@media screen and (min-width:1024px){.bd-newsletter-heading{display:grid;grid-template-columns:3rem 3rem 1fr 1fr 3rem 3rem}.bd-newsletter-heading>.icon{grid-column:2}.bd-newsletter-heading .title{grid-column:3;max-width:9em}.bd-newsletter-heading .subtitle{grid-column:4;max-width:10em}.bd-newsletter-heading form{grid-column:4}}@media screen and (min-width:1216px){:root{--newsletter-border-size:5.625rem}#newsletter .bd-drawing{display:block}.bd-newsletter-heading{grid-template-columns:4.5rem 4.5rem 1fr 1fr 4.5rem 4.5rem}.bd-newsletter-box{box-shadow:0 1em 2em rgba(0,0,0,.05)}}@media screen and (min-width:1780px){.bd-newsletter-heading{grid-template-columns:minmax(3rem,1fr) 4.5rem calc(var(--container-width)/ 2) calc(var(--container-width)/ 2) 4.5rem minmax(3rem,1fr)}}.cpck-window{background-color:#fff;box-shadow:0 0 1em rgba(0,0,0,.1);padding:1em 1.5em;position:fixed;z-index:60}.cpck-invisible{display:none!important}.cpck-link{border-bottom:1px solid #485fc7;padding-bottom:2px}.cpck-link:hover{border-bottom-width:2px}.cpck-link:active{background-color:#eff1fa}.cpck-compliance{margin-top:1em}.cpck-btn{border:2px solid #48c78e;border-radius:.375em;color:#48c78e;display:inline-block;font-weight:700;padding:.5em 1em;vertical-align:top}.cpck-btn span{margin-left:-.125em;margin-right:.5em}.cpck-btn:hover{background-color:#effaf5;color:#257953}.cpck-btn:active,.cpck-btn:focus{background-color:#dcf4e9;border-color:#257953;color:#1f6546;outline:0}@media screen and (max-width:768px){.cpck-window{bottom:0;left:0;right:0}}@media screen and (min-width:769px),print{.cpck-window{border-radius:.375em;bottom:1em;right:1em;width:20rem}}.bulma-arrow-mixin{border:3px solid purple;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bulma-hamburger-mixin{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:2.5rem;position:relative;width:2.5rem}.bulma-hamburger-mixin span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.bulma-hamburger-mixin span:first-child{top:calc(50% - 6px)}.bulma-hamburger-mixin span:nth-child(2){top:calc(50% - 1px)}.bulma-hamburger-mixin span:nth-child(3){top:calc(50% + 4px)}.bulma-hamburger-mixin:hover{background-color:rgba(0,0,0,.05)}.bulma-hamburger-mixin.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.bulma-hamburger-mixin.is-active span:nth-child(2){opacity:0}.bulma-hamburger-mixin.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.bulma-delete-mixin{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.bulma-delete-mixin::after,.bulma-delete-mixin::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-delete-mixin::before{height:2px;width:50%}.bulma-delete-mixin::after{height:50%;width:2px}.bulma-delete-mixin:focus,.bulma-delete-mixin:hover{background-color:rgba(10,10,10,.3)}.bulma-delete-mixin:active{background-color:rgba(10,10,10,.4)}.bulma-delete-mixin.is-small{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.bulma-delete-mixin.is-medium{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.bulma-delete-mixin.is-large{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.bulma-loader-mixin{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bulma-block-mixin:not(:last-child){margin-bottom:1rem}.bulma-fa-mixin{display:inline-block;font-size:1rem;height:2rem;line-height:2rem;text-align:center;vertical-align:top;width:2rem;background-color:#e6e6fa}.bulma-overlay-mixin-parent{background-image:url(https://source.unsplash.com/La2kOu2dmH4/640x320);background-size:cover;border-radius:.5em;position:relative;height:11.25rem;width:20rem}.bulma-overlay-mixin{bottom:1.5rem;left:1.5rem;position:absolute;right:1.5rem;top:1.5rem;background-color:#ff8c00;border-radius:.25em;color:#fff;opacity:.9;padding:1em}.bulma-placeholder-mixin{border-color:#add8e6}.bulma-placeholder-mixin::-moz-placeholder{color:#add8e6}.bulma-placeholder-mixin::-webkit-input-placeholder{color:#add8e6}.bulma-placeholder-mixin:-moz-placeholder{color:#add8e6}.bulma-placeholder-mixin:-ms-input-placeholder{color:#add8e6}.bulma-placeholder-mixin:hover{border-color:#60ccf0}.bulma-placeholder-mixin:active,.bulma-placeholder-mixin:focus{border-color:#1fc7ff!important;box-shadow:0 0 0 .125em rgba(31,199,255,.25)!important}.bulma-clearfix-mixin::after{clear:both;content:" ";display:table}.bulma-clearfix-mixin img{border-radius:.25em;margin-right:.5em}.bulma-center-mixin-parent{background-image:url(https://source.unsplash.com/xo3Bd2tYeqg/640x320);background-size:cover;border-radius:.5em;position:relative;height:11.25rem;width:20rem}.bulma-center-mixin{position:absolute;left:calc(50% - (96px * .5));top:calc(50% - (96px * .5));border-radius:8px;height:96px;width:96px}.bulma-reset-mixin{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.bulma-unselectable-mixin{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bulma-ltr-rtl-mixin{background-color:#90ee90;padding:.5em 1em;border:1px solid #2e8b57;margin-right:-1px}.bulma-ltr-rtl-mixin:first-child{border-bottom-left-radius:.5em;border-top-left-radius:.5em}.bulma-ltr-rtl-mixin:last-child{border-bottom-right-radius:.5em;border-top-right-radius:.5em}.bulma-ltr-position-mixin-parent{background-color:beige;border-radius:.5em;padding:1rem;padding-left:5rem;position:relative}.bulma-ltr-position-mixin-parent p{margin-top:-.25rem}.bulma-ltr-position-mixin{left:1rem;border-radius:.25em;position:absolute;top:1rem}.bulma-ltr-property-mixin-parent{align-items:flex-start;background-color:#191970;border-radius:.5em;color:#87cefa;display:flex;padding:1.5rem;position:relative}.bulma-ltr-property-mixin-parent p{margin-top:-.25rem}.bulma-ltr-property-mixin{margin-left:1rem;border-radius:.25em}.bulma-control-mixin{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.375em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top;background:#ff1493;color:#fff}.bulma-control-mixin.is-active,.bulma-control-mixin.is-focused,.bulma-control-mixin:active,.bulma-control-mixin:focus{outline:0}.bulma-control-mixin[disabled],fieldset[disabled] .bulma-control-mixin{cursor:not-allowed}.bulma-control-mixin.is-small{border-radius:2px;font-size:.75rem}.bulma-control-mixin.is-medium{font-size:1.25rem}.bulma-control-mixin.is-large{font-size:1.5rem}.bulma-control-extend{background:#0000cd;color:#fff}.my-element{background:red}@media screen and (min-width:1280px){.my-element{background:#00f}} \ No newline at end of file +@charset "UTF-8";/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.bulma-button,.bulma-control-extend,.bulma-file-cta,.bulma-file-name,.bulma-input,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-select select,.bulma-textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.375em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.bulma-button:active,.bulma-button:focus,.bulma-control-extend:active,.bulma-control-extend:focus,.bulma-file-cta:active,.bulma-file-cta:focus,.bulma-file-name:active,.bulma-file-name:focus,.bulma-input:active,.bulma-input:focus,.bulma-pagination-ellipsis:active,.bulma-pagination-ellipsis:focus,.bulma-pagination-link:active,.bulma-pagination-link:focus,.bulma-pagination-next:active,.bulma-pagination-next:focus,.bulma-pagination-previous:active,.bulma-pagination-previous:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-button,.is-active.bulma-control-extend,.is-active.bulma-file-cta,.is-active.bulma-file-name,.is-active.bulma-input,.is-active.bulma-pagination-ellipsis,.is-active.bulma-pagination-link,.is-active.bulma-pagination-next,.is-active.bulma-pagination-previous,.is-active.bulma-textarea,.is-focused.bulma-button,.is-focused.bulma-control-extend,.is-focused.bulma-file-cta,.is-focused.bulma-file-name,.is-focused.bulma-input,.is-focused.bulma-pagination-ellipsis,.is-focused.bulma-pagination-link,.is-focused.bulma-pagination-next,.is-focused.bulma-pagination-previous,.is-focused.bulma-textarea{outline:0}.bulma-button[disabled],.bulma-control-extend[disabled],.bulma-file-cta[disabled],.bulma-file-name[disabled],.bulma-input[disabled],.bulma-pagination-ellipsis[disabled],.bulma-pagination-link[disabled],.bulma-pagination-next[disabled],.bulma-pagination-previous[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-button,fieldset[disabled] .bulma-control-extend,fieldset[disabled] .bulma-file-cta,fieldset[disabled] .bulma-file-name,fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-pagination-ellipsis,fieldset[disabled] .bulma-pagination-link,fieldset[disabled] .bulma-pagination-next,fieldset[disabled] .bulma-pagination-previous,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{cursor:not-allowed}.bulma-breadcrumb,.bulma-button,.bulma-file,.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous,.bulma-tabs,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bulma-navbar-link:not(.is-arrowless)::after,.bulma-select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bd-book-cover:not(:last-child),.bd-content .bd-highlight-full:not(:last-child),.bd-content .highlight:not(:last-child),.bd-example:not(:last-child),.bd-pills:not(:last-child),.bd-side-sponsrs:not(:last-child),.bd-snippet:not(:last-child),.bd-tabs:not(:last-child),.bulma-block:not(:last-child),.bulma-box:not(:last-child),.bulma-breadcrumb:not(:last-child),.bulma-content:not(:last-child),.bulma-level:not(:last-child),.bulma-message:not(:last-child),.bulma-notification:not(:last-child),.bulma-pagination:not(:last-child),.bulma-progress:not(:last-child),.bulma-subtitle:not(:last-child),.bulma-table-container:not(:last-child),.bulma-table:not(:last-child),.bulma-tabs:not(:last-child),.bulma-title:not(:last-child){margin-bottom:1.5rem}.bulma-delete,.bulma-modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.bulma-delete::after,.bulma-delete::before,.bulma-modal-close::after,.bulma-modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-delete::before,.bulma-modal-close::before{height:2px;width:50%}.bulma-delete::after,.bulma-modal-close::after{height:50%;width:2px}.bulma-delete:focus,.bulma-delete:hover,.bulma-modal-close:focus,.bulma-modal-close:hover{background-color:rgba(10,10,10,.3)}.bulma-delete:active,.bulma-modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.bulma-delete,.is-small.bulma-modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.bulma-delete,.is-medium.bulma-modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.bulma-delete,.is-large.bulma-modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.bulma-button.is-loading::after,.bulma-control.is-loading::after,.bulma-loader,.bulma-select.is-loading::after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bd-docs-overlay,.bd-logos-download,.bulma-hero-video,.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img,.bulma-modal,.bulma-modal-background,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.bd-category-toggle,.bd-navbar-search-icon,.bd-pill-button,.bd-tabs-nav button,.bulma-navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{from{transform:rotate(0)}to{transform:rotate(359deg)}}.bulma-box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;display:block;padding:1.25rem}a.bulma-box:focus,a.bulma-box:hover{box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px #485fc7}a.bulma-box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #485fc7}.bulma-button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.bulma-button strong{color:inherit}.bulma-button .bulma-icon,.bulma-button .bulma-icon.is-large,.bulma-button .bulma-icon.is-medium,.bulma-button .bulma-icon.is-small{height:1.5em;width:1.5em}.bulma-button .bulma-icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.bulma-button .bulma-icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.bulma-button .bulma-icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.bulma-button.is-hovered,.bulma-button:hover{border-color:#b5b5b5;color:#363636}.bulma-button.is-focused,.bulma-button:focus{border-color:#485fc7;color:#363636}.bulma-button.is-focused:not(:active),.bulma-button:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-active,.bulma-button:active{border-color:#4a4a4a;color:#363636}.bulma-button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.bulma-button.is-text.is-focused,.bulma-button.is-text.is-hovered,.bulma-button.is-text:focus,.bulma-button.is-text:hover{background-color:#f5f5f5;color:#363636}.bulma-button.is-text.is-active,.bulma-button.is-text:active{background-color:#e8e8e8;color:#363636}.bulma-button.is-text[disabled],fieldset[disabled] .bulma-button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.bulma-button.is-ghost{background:0 0;border-color:transparent;color:#485fc7;text-decoration:none}.bulma-button.is-ghost.is-hovered,.bulma-button.is-ghost:hover{color:#485fc7;text-decoration:underline}.bulma-button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-hovered,.bulma-button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused,.bulma-button.is-white:focus{border-color:transparent;color:#0a0a0a}.bulma-button.is-white.is-focused:not(:active),.bulma-button.is-white:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-button.is-white.is-active,.bulma-button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-button.is-white[disabled],fieldset[disabled] .bulma-button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.bulma-button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-hovered,.bulma-button.is-white.is-inverted:hover{background-color:#000}.bulma-button.is-white.is-inverted[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.bulma-button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-white.is-outlined.is-focused,.bulma-button.is-white.is-outlined.is-hovered,.bulma-button.is-white.is-outlined:focus,.bulma-button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-white.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-white.is-inverted.is-outlined.is-focused,.bulma-button.is-white.is-inverted.is-outlined.is-hovered,.bulma-button.is-white.is-inverted.is-outlined:focus,.bulma-button.is-white.is-inverted.is-outlined:hover{background-color:#0a0a0a;color:#fff}.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-white.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-button.is-black.is-hovered,.bulma-button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.bulma-button.is-black.is-focused,.bulma-button.is-black:focus{border-color:transparent;color:#fff}.bulma-button.is-black.is-focused:not(:active),.bulma-button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-button.is-black.is-active,.bulma-button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.bulma-button.is-black[disabled],fieldset[disabled] .bulma-button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.bulma-button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-hovered,.bulma-button.is-black.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-black.is-inverted[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.bulma-button.is-black.is-outlined.is-focused,.bulma-button.is-black.is-outlined.is-hovered,.bulma-button.is-black.is-outlined:focus,.bulma-button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-black.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-black.is-inverted.is-outlined.is-focused,.bulma-button.is-black.is-inverted.is-outlined.is-hovered,.bulma-button.is-black.is-inverted.is-outlined:focus,.bulma-button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-black.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.bulma-button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-hovered,.bulma-button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused,.bulma-button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-focused:not(:active),.bulma-button.is-light:focus:not(:active){box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-button.is-light.is-active,.bulma-button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-light[disabled],fieldset[disabled] .bulma-button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-hovered,.bulma-button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.bulma-button.is-light.is-outlined.is-focused,.bulma-button.is-light.is-outlined.is-hovered,.bulma-button.is-light.is-outlined:focus,.bulma-button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-light.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-light.is-inverted.is-outlined.is-focused,.bulma-button.is-light.is-inverted.is-outlined.is-hovered,.bulma-button.is-light.is-inverted.is-outlined:focus,.bulma-button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-light.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.bulma-button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.bulma-button.is-dark.is-hovered,.bulma-button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused,.bulma-button.is-dark:focus{border-color:transparent;color:#fff}.bulma-button.is-dark.is-focused:not(:active),.bulma-button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-button.is-dark.is-active,.bulma-button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.bulma-button.is-dark[disabled],fieldset[disabled] .bulma-button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.bulma-button.is-dark.is-inverted{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-hovered,.bulma-button.is-dark.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-dark.is-inverted[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.bulma-button.is-dark.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.bulma-button.is-dark.is-outlined.is-focused,.bulma-button.is-dark.is-outlined.is-hovered,.bulma-button.is-dark.is-outlined:focus,.bulma-button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.bulma-button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-dark.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-dark.is-inverted.is-outlined.is-focused,.bulma-button.is-dark.is-inverted.is-outlined.is-hovered,.bulma-button.is-dark.is-inverted.is-outlined:focus,.bulma-button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-dark.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #363636 #363636!important}.bulma-button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-button.is-primary.is-hovered,.bulma-button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused,.bulma-button.is-primary:focus{border-color:transparent;color:#fff}.bulma-button.is-primary.is-focused:not(:active),.bulma-button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-button.is-primary.is-active,.bulma-button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-button.is-primary[disabled],fieldset[disabled] .bulma-button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.bulma-button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-hovered,.bulma-button.is-primary.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-primary.is-inverted[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.bulma-button.is-primary.is-outlined.is-focused,.bulma-button.is-primary.is-outlined.is-hovered,.bulma-button.is-primary.is-outlined:focus,.bulma-button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-primary.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-primary.is-inverted.is-outlined.is-focused,.bulma-button.is-primary.is-inverted.is-outlined.is-hovered,.bulma-button.is-primary.is-inverted.is-outlined:focus,.bulma-button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-primary.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #00d1b2 #00d1b2!important}.bulma-button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-button.is-primary.is-light.is-hovered,.bulma-button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.bulma-button.is-primary.is-light.is-active,.bulma-button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.bulma-button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-button.is-link.is-hovered,.bulma-button.is-link:hover{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-button.is-link.is-focused,.bulma-button.is-link:focus{border-color:transparent;color:#fff}.bulma-button.is-link.is-focused:not(:active),.bulma-button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-button.is-link.is-active,.bulma-button.is-link:active{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-button.is-link[disabled],fieldset[disabled] .bulma-button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.bulma-button.is-link.is-inverted{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-hovered,.bulma-button.is-link.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-link.is-inverted[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.bulma-button.is-link.is-outlined.is-focused,.bulma-button.is-link.is-outlined.is-hovered,.bulma-button.is-link.is-outlined:focus,.bulma-button.is-link.is-outlined:hover{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-link.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-link.is-inverted.is-outlined.is-focused,.bulma-button.is-link.is-inverted.is-outlined.is-hovered,.bulma-button.is-link.is-inverted.is-outlined:focus,.bulma-button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#485fc7}.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-link.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #485fc7 #485fc7!important}.bulma-button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-button.is-link.is-light.is-hovered,.bulma-button.is-link.is-light:hover{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.bulma-button.is-link.is-light.is-active,.bulma-button.is-link.is-light:active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.bulma-button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-button.is-info.is-hovered,.bulma-button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-button.is-info.is-focused,.bulma-button.is-info:focus{border-color:transparent;color:#fff}.bulma-button.is-info.is-focused:not(:active),.bulma-button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-button.is-info.is-active,.bulma-button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-button.is-info[disabled],fieldset[disabled] .bulma-button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.bulma-button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-hovered,.bulma-button.is-info.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-info.is-inverted[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.bulma-button.is-info.is-outlined.is-focused,.bulma-button.is-info.is-outlined.is-hovered,.bulma-button.is-info.is-outlined:focus,.bulma-button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-info.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-info.is-inverted.is-outlined.is-focused,.bulma-button.is-info.is-inverted.is-outlined.is-hovered,.bulma-button.is-info.is-inverted.is-outlined:focus,.bulma-button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-info.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-button.is-info.is-light.is-hovered,.bulma-button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.bulma-button.is-info.is-light.is-active,.bulma-button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.bulma-button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-button.is-success.is-hovered,.bulma-button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-button.is-success.is-focused,.bulma-button.is-success:focus{border-color:transparent;color:#fff}.bulma-button.is-success.is-focused:not(:active),.bulma-button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-button.is-success.is-active,.bulma-button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-button.is-success[disabled],fieldset[disabled] .bulma-button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.bulma-button.is-success.is-inverted{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-hovered,.bulma-button.is-success.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-success.is-inverted[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.bulma-button.is-success.is-outlined.is-focused,.bulma-button.is-success.is-outlined.is-hovered,.bulma-button.is-success.is-outlined:focus,.bulma-button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-success.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-success.is-inverted.is-outlined.is-focused,.bulma-button.is-success.is-inverted.is-outlined.is-hovered,.bulma-button.is-success.is-inverted.is-outlined:focus,.bulma-button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-success.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-button.is-success.is-light.is-hovered,.bulma-button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.bulma-button.is-success.is-light.is-active,.bulma-button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.bulma-button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-hovered,.bulma-button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused,.bulma-button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-focused:not(:active),.bulma-button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-button.is-warning.is-active,.bulma-button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-warning[disabled],fieldset[disabled] .bulma-button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-hovered,.bulma-button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.bulma-button.is-warning.is-outlined.is-focused,.bulma-button.is-warning.is-outlined.is-hovered,.bulma-button.is-warning.is-outlined:focus,.bulma-button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-warning.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-inverted.is-outlined.is-focused,.bulma-button.is-warning.is-inverted.is-outlined.is-hovered,.bulma-button.is-warning.is-inverted.is-outlined:focus,.bulma-button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-warning.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffe08a #ffe08a!important}.bulma-button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-button.is-warning.is-light.is-hovered,.bulma-button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.bulma-button.is-warning.is-light.is-active,.bulma-button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.bulma-button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.bulma-button.is-danger.is-hovered,.bulma-button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused,.bulma-button.is-danger:focus{border-color:transparent;color:#fff}.bulma-button.is-danger.is-focused:not(:active),.bulma-button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-button.is-danger.is-active,.bulma-button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-button.is-danger[disabled],fieldset[disabled] .bulma-button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.bulma-button.is-danger.is-inverted{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-hovered,.bulma-button.is-danger.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-danger.is-inverted[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.bulma-button.is-danger.is-outlined.is-focused,.bulma-button.is-danger.is-outlined.is-hovered,.bulma-button.is-danger.is-outlined:focus,.bulma-button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-danger.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-danger.is-inverted.is-outlined.is-focused,.bulma-button.is-danger.is-inverted.is-outlined.is-hovered,.bulma-button.is-danger.is-inverted.is-outlined:focus,.bulma-button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-danger.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-button.is-danger.is-light.is-hovered,.bulma-button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.bulma-button.is-danger.is-light.is-active,.bulma-button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.bulma-button.is-expo{background-color:#ffd257;border-color:transparent;color:#fff}.bulma-button.is-expo.is-hovered,.bulma-button.is-expo:hover{background-color:#ffcf4a;border-color:transparent;color:#fff}.bulma-button.is-expo.is-focused,.bulma-button.is-expo:focus{border-color:transparent;color:#fff}.bulma-button.is-expo.is-focused:not(:active),.bulma-button.is-expo:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,210,87,.25)}.bulma-button.is-expo.is-active,.bulma-button.is-expo:active{background-color:#ffcb3e;border-color:transparent;color:#fff}.bulma-button.is-expo[disabled],fieldset[disabled] .bulma-button.is-expo{background-color:#ffd257;border-color:#ffd257;box-shadow:none}.bulma-button.is-expo.is-inverted{background-color:#fff;color:#ffd257}.bulma-button.is-expo.is-inverted.is-hovered,.bulma-button.is-expo.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-expo.is-inverted[disabled],fieldset[disabled] .bulma-button.is-expo.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ffd257}.bulma-button.is-expo.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-expo.is-outlined{background-color:transparent;border-color:#ffd257;color:#ffd257}.bulma-button.is-expo.is-outlined.is-focused,.bulma-button.is-expo.is-outlined.is-hovered,.bulma-button.is-expo.is-outlined:focus,.bulma-button.is-expo.is-outlined:hover{background-color:#ffd257;border-color:#ffd257;color:#fff}.bulma-button.is-expo.is-outlined.is-loading::after{border-color:transparent transparent #ffd257 #ffd257!important}.bulma-button.is-expo.is-outlined.is-loading.is-focused::after,.bulma-button.is-expo.is-outlined.is-loading.is-hovered::after,.bulma-button.is-expo.is-outlined.is-loading:focus::after,.bulma-button.is-expo.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-expo.is-outlined[disabled],fieldset[disabled] .bulma-button.is-expo.is-outlined{background-color:transparent;border-color:#ffd257;box-shadow:none;color:#ffd257}.bulma-button.is-expo.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-expo.is-inverted.is-outlined.is-focused,.bulma-button.is-expo.is-inverted.is-outlined.is-hovered,.bulma-button.is-expo.is-inverted.is-outlined:focus,.bulma-button.is-expo.is-inverted.is-outlined:hover{background-color:#fff;color:#ffd257}.bulma-button.is-expo.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-expo.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-expo.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-expo.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffd257 #ffd257!important}.bulma-button.is-expo.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-expo.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-expo.is-light{background-color:#fffaeb;color:#946c00}.bulma-button.is-expo.is-light.is-hovered,.bulma-button.is-expo.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.bulma-button.is-expo.is-light.is-active,.bulma-button.is-expo.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.bulma-button.is-love{background-color:#f14668;border-color:transparent;color:#fff}.bulma-button.is-love.is-hovered,.bulma-button.is-love:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-button.is-love.is-focused,.bulma-button.is-love:focus{border-color:transparent;color:#fff}.bulma-button.is-love.is-focused:not(:active),.bulma-button.is-love:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-button.is-love.is-active,.bulma-button.is-love:active{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-button.is-love[disabled],fieldset[disabled] .bulma-button.is-love{background-color:#f14668;border-color:#f14668;box-shadow:none}.bulma-button.is-love.is-inverted{background-color:#fff;color:#f14668}.bulma-button.is-love.is-inverted.is-hovered,.bulma-button.is-love.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-love.is-inverted[disabled],fieldset[disabled] .bulma-button.is-love.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.bulma-button.is-love.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-love.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.bulma-button.is-love.is-outlined.is-focused,.bulma-button.is-love.is-outlined.is-hovered,.bulma-button.is-love.is-outlined:focus,.bulma-button.is-love.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-button.is-love.is-outlined.is-loading::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-love.is-outlined.is-loading.is-focused::after,.bulma-button.is-love.is-outlined.is-loading.is-hovered::after,.bulma-button.is-love.is-outlined.is-loading:focus::after,.bulma-button.is-love.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-love.is-outlined[disabled],fieldset[disabled] .bulma-button.is-love.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.bulma-button.is-love.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-love.is-inverted.is-outlined.is-focused,.bulma-button.is-love.is-inverted.is-outlined.is-hovered,.bulma-button.is-love.is-inverted.is-outlined:focus,.bulma-button.is-love.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.bulma-button.is-love.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-love.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-love.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-love.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f14668 #f14668!important}.bulma-button.is-love.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-love.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-love.is-light{background-color:#feecf0;color:#cc0f35}.bulma-button.is-love.is-light.is-hovered,.bulma-button.is-love.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.bulma-button.is-love.is-light.is-active,.bulma-button.is-love.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.bulma-button.is-patreon{background-color:#f96854;border-color:transparent;color:#fff}.bulma-button.is-patreon.is-hovered,.bulma-button.is-patreon:hover{background-color:#f95d48;border-color:transparent;color:#fff}.bulma-button.is-patreon.is-focused,.bulma-button.is-patreon:focus{border-color:transparent;color:#fff}.bulma-button.is-patreon.is-focused:not(:active),.bulma-button.is-patreon:focus:not(:active){box-shadow:0 0 0 .125em rgba(249,104,84,.25)}.bulma-button.is-patreon.is-active,.bulma-button.is-patreon:active{background-color:#f8523b;border-color:transparent;color:#fff}.bulma-button.is-patreon[disabled],fieldset[disabled] .bulma-button.is-patreon{background-color:#f96854;border-color:#f96854;box-shadow:none}.bulma-button.is-patreon.is-inverted{background-color:#fff;color:#f96854}.bulma-button.is-patreon.is-inverted.is-hovered,.bulma-button.is-patreon.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-patreon.is-inverted[disabled],fieldset[disabled] .bulma-button.is-patreon.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f96854}.bulma-button.is-patreon.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-patreon.is-outlined{background-color:transparent;border-color:#f96854;color:#f96854}.bulma-button.is-patreon.is-outlined.is-focused,.bulma-button.is-patreon.is-outlined.is-hovered,.bulma-button.is-patreon.is-outlined:focus,.bulma-button.is-patreon.is-outlined:hover{background-color:#f96854;border-color:#f96854;color:#fff}.bulma-button.is-patreon.is-outlined.is-loading::after{border-color:transparent transparent #f96854 #f96854!important}.bulma-button.is-patreon.is-outlined.is-loading.is-focused::after,.bulma-button.is-patreon.is-outlined.is-loading.is-hovered::after,.bulma-button.is-patreon.is-outlined.is-loading:focus::after,.bulma-button.is-patreon.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-patreon.is-outlined[disabled],fieldset[disabled] .bulma-button.is-patreon.is-outlined{background-color:transparent;border-color:#f96854;box-shadow:none;color:#f96854}.bulma-button.is-patreon.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-patreon.is-inverted.is-outlined.is-focused,.bulma-button.is-patreon.is-inverted.is-outlined.is-hovered,.bulma-button.is-patreon.is-inverted.is-outlined:focus,.bulma-button.is-patreon.is-inverted.is-outlined:hover{background-color:#fff;color:#f96854}.bulma-button.is-patreon.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-patreon.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-patreon.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-patreon.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f96854 #f96854!important}.bulma-button.is-patreon.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-patreon.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-patreon.is-light{background-color:#feeeeb;color:#c01d07}.bulma-button.is-patreon.is-light.is-hovered,.bulma-button.is-patreon.is-light:hover{background-color:#fee3df;border-color:transparent;color:#c01d07}.bulma-button.is-patreon.is-light.is-active,.bulma-button.is-patreon.is-light:active{background-color:#fdd8d3;border-color:transparent;color:#c01d07}.bulma-button.is-rss{background-color:#f26522;border-color:transparent;color:#fff}.bulma-button.is-rss.is-hovered,.bulma-button.is-rss:hover{background-color:#f15d16;border-color:transparent;color:#fff}.bulma-button.is-rss.is-focused,.bulma-button.is-rss:focus{border-color:transparent;color:#fff}.bulma-button.is-rss.is-focused:not(:active),.bulma-button.is-rss:focus:not(:active){box-shadow:0 0 0 .125em rgba(242,101,34,.25)}.bulma-button.is-rss.is-active,.bulma-button.is-rss:active{background-color:#ed560e;border-color:transparent;color:#fff}.bulma-button.is-rss[disabled],fieldset[disabled] .bulma-button.is-rss{background-color:#f26522;border-color:#f26522;box-shadow:none}.bulma-button.is-rss.is-inverted{background-color:#fff;color:#f26522}.bulma-button.is-rss.is-inverted.is-hovered,.bulma-button.is-rss.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-rss.is-inverted[disabled],fieldset[disabled] .bulma-button.is-rss.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f26522}.bulma-button.is-rss.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-rss.is-outlined{background-color:transparent;border-color:#f26522;color:#f26522}.bulma-button.is-rss.is-outlined.is-focused,.bulma-button.is-rss.is-outlined.is-hovered,.bulma-button.is-rss.is-outlined:focus,.bulma-button.is-rss.is-outlined:hover{background-color:#f26522;border-color:#f26522;color:#fff}.bulma-button.is-rss.is-outlined.is-loading::after{border-color:transparent transparent #f26522 #f26522!important}.bulma-button.is-rss.is-outlined.is-loading.is-focused::after,.bulma-button.is-rss.is-outlined.is-loading.is-hovered::after,.bulma-button.is-rss.is-outlined.is-loading:focus::after,.bulma-button.is-rss.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-rss.is-outlined[disabled],fieldset[disabled] .bulma-button.is-rss.is-outlined{background-color:transparent;border-color:#f26522;box-shadow:none;color:#f26522}.bulma-button.is-rss.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-rss.is-inverted.is-outlined.is-focused,.bulma-button.is-rss.is-inverted.is-outlined.is-hovered,.bulma-button.is-rss.is-inverted.is-outlined:focus,.bulma-button.is-rss.is-inverted.is-outlined:hover{background-color:#fff;color:#f26522}.bulma-button.is-rss.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-rss.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-rss.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-rss.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #f26522 #f26522!important}.bulma-button.is-rss.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-rss.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-rss.is-light{background-color:#fef2ec;color:#c1460b}.bulma-button.is-rss.is-light.is-hovered,.bulma-button.is-rss.is-light:hover{background-color:#fde9e0;border-color:transparent;color:#c1460b}.bulma-button.is-rss.is-light.is-active,.bulma-button.is-rss.is-light:active{background-color:#fce1d4;border-color:transparent;color:#c1460b}.bulma-button.is-bleeding{background-color:#abf47c;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-hovered,.bulma-button.is-bleeding:hover{background-color:#a3f370;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-focused,.bulma-button.is-bleeding:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-focused:not(:active),.bulma-button.is-bleeding:focus:not(:active){box-shadow:0 0 0 .125em rgba(171,244,124,.25)}.bulma-button.is-bleeding.is-active,.bulma-button.is-bleeding:active{background-color:#9cf264;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-bleeding[disabled],fieldset[disabled] .bulma-button.is-bleeding{background-color:#abf47c;border-color:#abf47c;box-shadow:none}.bulma-button.is-bleeding.is-inverted{background-color:rgba(0,0,0,.7);color:#abf47c}.bulma-button.is-bleeding.is-inverted.is-hovered,.bulma-button.is-bleeding.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-inverted[disabled],fieldset[disabled] .bulma-button.is-bleeding.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#abf47c}.bulma-button.is-bleeding.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-bleeding.is-outlined{background-color:transparent;border-color:#abf47c;color:#abf47c}.bulma-button.is-bleeding.is-outlined.is-focused,.bulma-button.is-bleeding.is-outlined.is-hovered,.bulma-button.is-bleeding.is-outlined:focus,.bulma-button.is-bleeding.is-outlined:hover{background-color:#abf47c;border-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-outlined.is-loading::after{border-color:transparent transparent #abf47c #abf47c!important}.bulma-button.is-bleeding.is-outlined.is-loading.is-focused::after,.bulma-button.is-bleeding.is-outlined.is-loading.is-hovered::after,.bulma-button.is-bleeding.is-outlined.is-loading:focus::after,.bulma-button.is-bleeding.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-bleeding.is-outlined[disabled],fieldset[disabled] .bulma-button.is-bleeding.is-outlined{background-color:transparent;border-color:#abf47c;box-shadow:none;color:#abf47c}.bulma-button.is-bleeding.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-inverted.is-outlined.is-focused,.bulma-button.is-bleeding.is-inverted.is-outlined.is-hovered,.bulma-button.is-bleeding.is-inverted.is-outlined:focus,.bulma-button.is-bleeding.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#abf47c}.bulma-button.is-bleeding.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-bleeding.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-bleeding.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-bleeding.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #abf47c #abf47c!important}.bulma-button.is-bleeding.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-bleeding.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-bleeding.is-light{background-color:#f3fdec;color:#3c880b}.bulma-button.is-bleeding.is-light.is-hovered,.bulma-button.is-bleeding.is-light:hover{background-color:#ebfce0;border-color:transparent;color:#3c880b}.bulma-button.is-bleeding.is-light.is-active,.bulma-button.is-bleeding.is-light:active{background-color:#e4fbd5;border-color:transparent;color:#3c880b}.bulma-button.is-sass{background-color:#bf4080;border-color:transparent;color:#fff}.bulma-button.is-sass.is-hovered,.bulma-button.is-sass:hover{background-color:#b53d7a;border-color:transparent;color:#fff}.bulma-button.is-sass.is-focused,.bulma-button.is-sass:focus{border-color:transparent;color:#fff}.bulma-button.is-sass.is-focused:not(:active),.bulma-button.is-sass:focus:not(:active){box-shadow:0 0 0 .125em rgba(191,64,128,.25)}.bulma-button.is-sass.is-active,.bulma-button.is-sass:active{background-color:#ac3a73;border-color:transparent;color:#fff}.bulma-button.is-sass[disabled],fieldset[disabled] .bulma-button.is-sass{background-color:#bf4080;border-color:#bf4080;box-shadow:none}.bulma-button.is-sass.is-inverted{background-color:#fff;color:#bf4080}.bulma-button.is-sass.is-inverted.is-hovered,.bulma-button.is-sass.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-sass.is-inverted[disabled],fieldset[disabled] .bulma-button.is-sass.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#bf4080}.bulma-button.is-sass.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-sass.is-outlined{background-color:transparent;border-color:#bf4080;color:#bf4080}.bulma-button.is-sass.is-outlined.is-focused,.bulma-button.is-sass.is-outlined.is-hovered,.bulma-button.is-sass.is-outlined:focus,.bulma-button.is-sass.is-outlined:hover{background-color:#bf4080;border-color:#bf4080;color:#fff}.bulma-button.is-sass.is-outlined.is-loading::after{border-color:transparent transparent #bf4080 #bf4080!important}.bulma-button.is-sass.is-outlined.is-loading.is-focused::after,.bulma-button.is-sass.is-outlined.is-loading.is-hovered::after,.bulma-button.is-sass.is-outlined.is-loading:focus::after,.bulma-button.is-sass.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-sass.is-outlined[disabled],fieldset[disabled] .bulma-button.is-sass.is-outlined{background-color:transparent;border-color:#bf4080;box-shadow:none;color:#bf4080}.bulma-button.is-sass.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-sass.is-inverted.is-outlined.is-focused,.bulma-button.is-sass.is-inverted.is-outlined.is-hovered,.bulma-button.is-sass.is-inverted.is-outlined:focus,.bulma-button.is-sass.is-inverted.is-outlined:hover{background-color:#fff;color:#bf4080}.bulma-button.is-sass.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-sass.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-sass.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-sass.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #bf4080 #bf4080!important}.bulma-button.is-sass.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-sass.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-sass.is-light{background-color:#faf0f5;color:#b03b76}.bulma-button.is-sass.is-light.is-hovered,.bulma-button.is-sass.is-light:hover{background-color:#f7e6ee;border-color:transparent;color:#b03b76}.bulma-button.is-sass.is-light.is-active,.bulma-button.is-sass.is-light:active{background-color:#f3dde8;border-color:transparent;color:#b03b76}.bulma-button.is-amazon{background-color:#ffd863;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-hovered,.bulma-button.is-amazon:hover{background-color:#ffd556;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-focused,.bulma-button.is-amazon:focus{border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-focused:not(:active),.bulma-button.is-amazon:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,216,99,.25)}.bulma-button.is-amazon.is-active,.bulma-button.is-amazon:active{background-color:#ffd24a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-button.is-amazon[disabled],fieldset[disabled] .bulma-button.is-amazon{background-color:#ffd863;border-color:#ffd863;box-shadow:none}.bulma-button.is-amazon.is-inverted{background-color:rgba(0,0,0,.7);color:#ffd863}.bulma-button.is-amazon.is-inverted.is-hovered,.bulma-button.is-amazon.is-inverted:hover{background-color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-inverted[disabled],fieldset[disabled] .bulma-button.is-amazon.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffd863}.bulma-button.is-amazon.is-loading::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-amazon.is-outlined{background-color:transparent;border-color:#ffd863;color:#ffd863}.bulma-button.is-amazon.is-outlined.is-focused,.bulma-button.is-amazon.is-outlined.is-hovered,.bulma-button.is-amazon.is-outlined:focus,.bulma-button.is-amazon.is-outlined:hover{background-color:#ffd863;border-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-outlined.is-loading::after{border-color:transparent transparent #ffd863 #ffd863!important}.bulma-button.is-amazon.is-outlined.is-loading.is-focused::after,.bulma-button.is-amazon.is-outlined.is-loading.is-hovered::after,.bulma-button.is-amazon.is-outlined.is-loading:focus::after,.bulma-button.is-amazon.is-outlined.is-loading:hover::after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.bulma-button.is-amazon.is-outlined[disabled],fieldset[disabled] .bulma-button.is-amazon.is-outlined{background-color:transparent;border-color:#ffd863;box-shadow:none;color:#ffd863}.bulma-button.is-amazon.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-inverted.is-outlined.is-focused,.bulma-button.is-amazon.is-inverted.is-outlined.is-hovered,.bulma-button.is-amazon.is-inverted.is-outlined:focus,.bulma-button.is-amazon.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffd863}.bulma-button.is-amazon.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-amazon.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-amazon.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-amazon.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ffd863 #ffd863!important}.bulma-button.is-amazon.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-amazon.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.bulma-button.is-amazon.is-light{background-color:#fffaeb;color:#946f00}.bulma-button.is-amazon.is-light.is-hovered,.bulma-button.is-amazon.is-light:hover{background-color:#fff7de;border-color:transparent;color:#946f00}.bulma-button.is-amazon.is-light.is-active,.bulma-button.is-amazon.is-light:active{background-color:#fff4d1;border-color:transparent;color:#946f00}.bulma-button.is-sponsor{background-color:#ea4aaa;border-color:transparent;color:#fff}.bulma-button.is-sponsor.is-hovered,.bulma-button.is-sponsor:hover{background-color:#e93fa5;border-color:transparent;color:#fff}.bulma-button.is-sponsor.is-focused,.bulma-button.is-sponsor:focus{border-color:transparent;color:#fff}.bulma-button.is-sponsor.is-focused:not(:active),.bulma-button.is-sponsor:focus:not(:active){box-shadow:0 0 0 .125em rgba(234,74,170,.25)}.bulma-button.is-sponsor.is-active,.bulma-button.is-sponsor:active{background-color:#e7339f;border-color:transparent;color:#fff}.bulma-button.is-sponsor[disabled],fieldset[disabled] .bulma-button.is-sponsor{background-color:#ea4aaa;border-color:#ea4aaa;box-shadow:none}.bulma-button.is-sponsor.is-inverted{background-color:#fff;color:#ea4aaa}.bulma-button.is-sponsor.is-inverted.is-hovered,.bulma-button.is-sponsor.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-sponsor.is-inverted[disabled],fieldset[disabled] .bulma-button.is-sponsor.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ea4aaa}.bulma-button.is-sponsor.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-sponsor.is-outlined{background-color:transparent;border-color:#ea4aaa;color:#ea4aaa}.bulma-button.is-sponsor.is-outlined.is-focused,.bulma-button.is-sponsor.is-outlined.is-hovered,.bulma-button.is-sponsor.is-outlined:focus,.bulma-button.is-sponsor.is-outlined:hover{background-color:#ea4aaa;border-color:#ea4aaa;color:#fff}.bulma-button.is-sponsor.is-outlined.is-loading::after{border-color:transparent transparent #ea4aaa #ea4aaa!important}.bulma-button.is-sponsor.is-outlined.is-loading.is-focused::after,.bulma-button.is-sponsor.is-outlined.is-loading.is-hovered::after,.bulma-button.is-sponsor.is-outlined.is-loading:focus::after,.bulma-button.is-sponsor.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-sponsor.is-outlined[disabled],fieldset[disabled] .bulma-button.is-sponsor.is-outlined{background-color:transparent;border-color:#ea4aaa;box-shadow:none;color:#ea4aaa}.bulma-button.is-sponsor.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-sponsor.is-inverted.is-outlined.is-focused,.bulma-button.is-sponsor.is-inverted.is-outlined.is-hovered,.bulma-button.is-sponsor.is-inverted.is-outlined:focus,.bulma-button.is-sponsor.is-inverted.is-outlined:hover{background-color:#fff;color:#ea4aaa}.bulma-button.is-sponsor.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-sponsor.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-sponsor.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-sponsor.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #ea4aaa #ea4aaa!important}.bulma-button.is-sponsor.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-sponsor.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-sponsor.is-light{background-color:#fdedf6;color:#c0167c}.bulma-button.is-sponsor.is-light.is-hovered,.bulma-button.is-sponsor.is-light:hover{background-color:#fce1f1;border-color:transparent;color:#c0167c}.bulma-button.is-sponsor.is-light.is-active,.bulma-button.is-sponsor.is-light:active{background-color:#fad6ec;border-color:transparent;color:#c0167c}.bulma-button.is-twitter{background-color:#55acee;border-color:transparent;color:#fff}.bulma-button.is-twitter.is-hovered,.bulma-button.is-twitter:hover{background-color:#49a6ed;border-color:transparent;color:#fff}.bulma-button.is-twitter.is-focused,.bulma-button.is-twitter:focus{border-color:transparent;color:#fff}.bulma-button.is-twitter.is-focused:not(:active),.bulma-button.is-twitter:focus:not(:active){box-shadow:0 0 0 .125em rgba(85,172,238,.25)}.bulma-button.is-twitter.is-active,.bulma-button.is-twitter:active{background-color:#3ea1ec;border-color:transparent;color:#fff}.bulma-button.is-twitter[disabled],fieldset[disabled] .bulma-button.is-twitter{background-color:#55acee;border-color:#55acee;box-shadow:none}.bulma-button.is-twitter.is-inverted{background-color:#fff;color:#55acee}.bulma-button.is-twitter.is-inverted.is-hovered,.bulma-button.is-twitter.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-twitter.is-inverted[disabled],fieldset[disabled] .bulma-button.is-twitter.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#55acee}.bulma-button.is-twitter.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-twitter.is-outlined{background-color:transparent;border-color:#55acee;color:#55acee}.bulma-button.is-twitter.is-outlined.is-focused,.bulma-button.is-twitter.is-outlined.is-hovered,.bulma-button.is-twitter.is-outlined:focus,.bulma-button.is-twitter.is-outlined:hover{background-color:#55acee;border-color:#55acee;color:#fff}.bulma-button.is-twitter.is-outlined.is-loading::after{border-color:transparent transparent #55acee #55acee!important}.bulma-button.is-twitter.is-outlined.is-loading.is-focused::after,.bulma-button.is-twitter.is-outlined.is-loading.is-hovered::after,.bulma-button.is-twitter.is-outlined.is-loading:focus::after,.bulma-button.is-twitter.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-twitter.is-outlined[disabled],fieldset[disabled] .bulma-button.is-twitter.is-outlined{background-color:transparent;border-color:#55acee;box-shadow:none;color:#55acee}.bulma-button.is-twitter.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-twitter.is-inverted.is-outlined.is-focused,.bulma-button.is-twitter.is-inverted.is-outlined.is-hovered,.bulma-button.is-twitter.is-inverted.is-outlined:focus,.bulma-button.is-twitter.is-inverted.is-outlined:hover{background-color:#fff;color:#55acee}.bulma-button.is-twitter.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-twitter.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-twitter.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-twitter.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #55acee #55acee!important}.bulma-button.is-twitter.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-twitter.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-twitter.is-light{background-color:#ecf6fd;color:#10609e}.bulma-button.is-twitter.is-light.is-hovered,.bulma-button.is-twitter.is-light:hover{background-color:#e1f0fc;border-color:transparent;color:#10609e}.bulma-button.is-twitter.is-light.is-active,.bulma-button.is-twitter.is-light:active{background-color:#d5ebfb;border-color:transparent;color:#10609e}.bulma-button.is-videos{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-button.is-videos.is-hovered,.bulma-button.is-videos:hover{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-button.is-videos.is-focused,.bulma-button.is-videos:focus{border-color:transparent;color:#fff}.bulma-button.is-videos.is-focused:not(:active),.bulma-button.is-videos:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-button.is-videos.is-active,.bulma-button.is-videos:active{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-button.is-videos[disabled],fieldset[disabled] .bulma-button.is-videos{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.bulma-button.is-videos.is-inverted{background-color:#fff;color:#48c78e}.bulma-button.is-videos.is-inverted.is-hovered,.bulma-button.is-videos.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-videos.is-inverted[disabled],fieldset[disabled] .bulma-button.is-videos.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.bulma-button.is-videos.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-videos.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.bulma-button.is-videos.is-outlined.is-focused,.bulma-button.is-videos.is-outlined.is-hovered,.bulma-button.is-videos.is-outlined:focus,.bulma-button.is-videos.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-button.is-videos.is-outlined.is-loading::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-videos.is-outlined.is-loading.is-focused::after,.bulma-button.is-videos.is-outlined.is-loading.is-hovered::after,.bulma-button.is-videos.is-outlined.is-loading:focus::after,.bulma-button.is-videos.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-videos.is-outlined[disabled],fieldset[disabled] .bulma-button.is-videos.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.bulma-button.is-videos.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-videos.is-inverted.is-outlined.is-focused,.bulma-button.is-videos.is-inverted.is-outlined.is-hovered,.bulma-button.is-videos.is-inverted.is-outlined:focus,.bulma-button.is-videos.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.bulma-button.is-videos.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-videos.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-videos.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-videos.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #48c78e #48c78e!important}.bulma-button.is-videos.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-videos.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-videos.is-light{background-color:#effaf5;color:#257953}.bulma-button.is-videos.is-light.is-hovered,.bulma-button.is-videos.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.bulma-button.is-videos.is-light.is-active,.bulma-button.is-videos.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.bulma-button.is-extensions{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-button.is-extensions.is-hovered,.bulma-button.is-extensions:hover{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-button.is-extensions.is-focused,.bulma-button.is-extensions:focus{border-color:transparent;color:#fff}.bulma-button.is-extensions.is-focused:not(:active),.bulma-button.is-extensions:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-button.is-extensions.is-active,.bulma-button.is-extensions:active{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-button.is-extensions[disabled],fieldset[disabled] .bulma-button.is-extensions{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.bulma-button.is-extensions.is-inverted{background-color:#fff;color:#3e8ed0}.bulma-button.is-extensions.is-inverted.is-hovered,.bulma-button.is-extensions.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-extensions.is-inverted[disabled],fieldset[disabled] .bulma-button.is-extensions.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.bulma-button.is-extensions.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-extensions.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.bulma-button.is-extensions.is-outlined.is-focused,.bulma-button.is-extensions.is-outlined.is-hovered,.bulma-button.is-extensions.is-outlined:focus,.bulma-button.is-extensions.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-button.is-extensions.is-outlined.is-loading::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-extensions.is-outlined.is-loading.is-focused::after,.bulma-button.is-extensions.is-outlined.is-loading.is-hovered::after,.bulma-button.is-extensions.is-outlined.is-loading:focus::after,.bulma-button.is-extensions.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-extensions.is-outlined[disabled],fieldset[disabled] .bulma-button.is-extensions.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.bulma-button.is-extensions.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-extensions.is-inverted.is-outlined.is-focused,.bulma-button.is-extensions.is-inverted.is-outlined.is-hovered,.bulma-button.is-extensions.is-inverted.is-outlined:focus,.bulma-button.is-extensions.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.bulma-button.is-extensions.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-extensions.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-extensions.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-extensions.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.bulma-button.is-extensions.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-extensions.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-extensions.is-light{background-color:#eff5fb;color:#296fa8}.bulma-button.is-extensions.is-light.is-hovered,.bulma-button.is-extensions.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.bulma-button.is-extensions.is-light.is-active,.bulma-button.is-extensions.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.bulma-button.is-bootstrap{background-color:#6f5499;border-color:transparent;color:#fff}.bulma-button.is-bootstrap.is-hovered,.bulma-button.is-bootstrap:hover{background-color:#694f91;border-color:transparent;color:#fff}.bulma-button.is-bootstrap.is-focused,.bulma-button.is-bootstrap:focus{border-color:transparent;color:#fff}.bulma-button.is-bootstrap.is-focused:not(:active),.bulma-button.is-bootstrap:focus:not(:active){box-shadow:0 0 0 .125em rgba(111,84,153,.25)}.bulma-button.is-bootstrap.is-active,.bulma-button.is-bootstrap:active{background-color:#634b89;border-color:transparent;color:#fff}.bulma-button.is-bootstrap[disabled],fieldset[disabled] .bulma-button.is-bootstrap{background-color:#6f5499;border-color:#6f5499;box-shadow:none}.bulma-button.is-bootstrap.is-inverted{background-color:#fff;color:#6f5499}.bulma-button.is-bootstrap.is-inverted.is-hovered,.bulma-button.is-bootstrap.is-inverted:hover{background-color:#f2f2f2}.bulma-button.is-bootstrap.is-inverted[disabled],fieldset[disabled] .bulma-button.is-bootstrap.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#6f5499}.bulma-button.is-bootstrap.is-loading::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-bootstrap.is-outlined{background-color:transparent;border-color:#6f5499;color:#6f5499}.bulma-button.is-bootstrap.is-outlined.is-focused,.bulma-button.is-bootstrap.is-outlined.is-hovered,.bulma-button.is-bootstrap.is-outlined:focus,.bulma-button.is-bootstrap.is-outlined:hover{background-color:#6f5499;border-color:#6f5499;color:#fff}.bulma-button.is-bootstrap.is-outlined.is-loading::after{border-color:transparent transparent #6f5499 #6f5499!important}.bulma-button.is-bootstrap.is-outlined.is-loading.is-focused::after,.bulma-button.is-bootstrap.is-outlined.is-loading.is-hovered::after,.bulma-button.is-bootstrap.is-outlined.is-loading:focus::after,.bulma-button.is-bootstrap.is-outlined.is-loading:hover::after{border-color:transparent transparent #fff #fff!important}.bulma-button.is-bootstrap.is-outlined[disabled],fieldset[disabled] .bulma-button.is-bootstrap.is-outlined{background-color:transparent;border-color:#6f5499;box-shadow:none;color:#6f5499}.bulma-button.is-bootstrap.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.bulma-button.is-bootstrap.is-inverted.is-outlined.is-focused,.bulma-button.is-bootstrap.is-inverted.is-outlined.is-hovered,.bulma-button.is-bootstrap.is-inverted.is-outlined:focus,.bulma-button.is-bootstrap.is-inverted.is-outlined:hover{background-color:#fff;color:#6f5499}.bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading.is-focused::after,.bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading.is-hovered::after,.bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading:focus::after,.bulma-button.is-bootstrap.is-inverted.is-outlined.is-loading:hover::after{border-color:transparent transparent #6f5499 #6f5499!important}.bulma-button.is-bootstrap.is-inverted.is-outlined[disabled],fieldset[disabled] .bulma-button.is-bootstrap.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.bulma-button.is-bootstrap.is-light{background-color:#f4f2f8;color:#73579e}.bulma-button.is-bootstrap.is-light.is-hovered,.bulma-button.is-bootstrap.is-light:hover{background-color:#edeaf3;border-color:transparent;color:#73579e}.bulma-button.is-bootstrap.is-light.is-active,.bulma-button.is-bootstrap.is-light:active{background-color:#e7e1ef;border-color:transparent;color:#73579e}.bulma-button.is-small{font-size:.75rem}.bulma-button.is-small:not(.is-rounded){border-radius:2px}.bulma-button.is-normal{font-size:1rem}.bulma-button.is-medium{font-size:1.25rem}.bulma-button.is-large{font-size:1.5rem}.bulma-button[disabled],fieldset[disabled] .bulma-button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.bulma-button.is-fullwidth{display:flex;width:100%}.bulma-button.is-loading{color:transparent!important;pointer-events:none}.bulma-button.is-loading::after{position:absolute;left:calc(50% - (1em * .5));top:calc(50% - (1em * .5));position:absolute!important}.bulma-button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.bulma-button.is-rounded{border-radius:9999px;padding-left:calc(1em + .25em);padding-right:calc(1em + .25em)}.bulma-buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-buttons .bulma-button{margin-bottom:.5rem}.bulma-buttons .bulma-button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.bulma-buttons:last-child{margin-bottom:-.5rem}.bulma-buttons:not(:last-child){margin-bottom:1rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.bulma-buttons.are-small .bulma-button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.bulma-buttons.are-medium .bulma-button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.bulma-buttons.are-large .bulma-button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.bulma-buttons.has-addons .bulma-button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bulma-buttons.has-addons .bulma-button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.bulma-buttons.has-addons .bulma-button:last-child{margin-right:0}.bulma-buttons.has-addons .bulma-button.is-hovered,.bulma-buttons.has-addons .bulma-button:hover{z-index:2}.bulma-buttons.has-addons .bulma-button.is-active,.bulma-buttons.has-addons .bulma-button.is-focused,.bulma-buttons.has-addons .bulma-button.is-selected,.bulma-buttons.has-addons .bulma-button:active,.bulma-buttons.has-addons .bulma-button:focus{z-index:3}.bulma-buttons.has-addons .bulma-button.is-active:hover,.bulma-buttons.has-addons .bulma-button.is-focused:hover,.bulma-buttons.has-addons .bulma-button.is-selected:hover,.bulma-buttons.has-addons .bulma-button:active:hover,.bulma-buttons.has-addons .bulma-button:focus:hover{z-index:4}.bulma-buttons.has-addons .bulma-button.is-expanded{flex-grow:1;flex-shrink:1}.bulma-buttons.is-centered{justify-content:center}.bulma-buttons.is-centered:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.bulma-buttons.is-right{justify-content:flex-end}.bulma-buttons.is-right:not(.has-addons) .bulma-button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.bulma-button.is-responsive.is-small{font-size:.5625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.65625rem}.bulma-button.is-responsive.is-medium{font-size:.75rem}.bulma-button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-button.is-responsive.is-small{font-size:.65625rem}.bulma-button.is-responsive,.bulma-button.is-responsive.is-normal{font-size:.75rem}.bulma-button.is-responsive.is-medium{font-size:1rem}.bulma-button.is-responsive.is-large{font-size:1.25rem}}.bulma-container{flex-grow:1;margin:0 auto;position:relative;width:auto}.bulma-container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.bulma-container{max-width:960px}}@media screen and (max-width:1215px){.bulma-container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.bulma-container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.bulma-container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.bulma-container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.bulma-content li+li{margin-top:.25em}.bulma-content blockquote:not(:last-child),.bulma-content dl:not(:last-child),.bulma-content ol:not(:last-child),.bulma-content p:not(:last-child),.bulma-content pre:not(:last-child),.bulma-content table:not(:last-child),.bulma-content ul:not(:last-child){margin-bottom:1em}.bulma-content h1,.bulma-content h2,.bulma-content h3,.bulma-content h4,.bulma-content h5,.bulma-content h6{color:#363636;font-weight:600;line-height:1.125}.bulma-content h1{font-size:2em;margin-bottom:.5em}.bulma-content h1:not(:first-child){margin-top:1em}.bulma-content h2{font-size:1.75em;margin-bottom:.5714em}.bulma-content h2:not(:first-child){margin-top:1.1428em}.bulma-content h3{font-size:1.5em;margin-bottom:.6666em}.bulma-content h3:not(:first-child){margin-top:1.3333em}.bulma-content h4{font-size:1.25em;margin-bottom:.8em}.bulma-content h5{font-size:1.125em;margin-bottom:.8888em}.bulma-content h6{font-size:1em;margin-bottom:1em}.bulma-content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.bulma-content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.bulma-content ol:not([type]){list-style-type:decimal}.bulma-content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.bulma-content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.bulma-content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.bulma-content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.bulma-content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.bulma-content ul ul{list-style-type:circle;margin-top:.5em}.bulma-content ul ul ul{list-style-type:square}.bulma-content dd{margin-left:2em}.bulma-content figure{margin-left:2em;margin-right:2em;text-align:center}.bulma-content figure:not(:first-child){margin-top:2em}.bulma-content figure:not(:last-child){margin-bottom:2em}.bulma-content figure img{display:inline-block}.bulma-content figure figcaption{font-style:italic}.bulma-content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.bulma-content sub,.bulma-content sup{font-size:75%}.bulma-content table{width:100%}.bulma-content table td,.bulma-content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-content table th{color:#363636}.bulma-content table th:not([align]){text-align:inherit}.bulma-content table thead td,.bulma-content table thead th{border-width:0 0 2px;color:#363636}.bulma-content table tfoot td,.bulma-content table tfoot th{border-width:2px 0 0;color:#363636}.bulma-content table tbody tr:last-child td,.bulma-content table tbody tr:last-child th{border-bottom-width:0}.bulma-content .bulma-tabs li+li{margin-top:0}.bulma-content.is-small{font-size:.75rem}.bulma-content.is-normal{font-size:1rem}.bulma-content.is-medium{font-size:1.25rem}.bulma-content.is-large{font-size:1.5rem}.bulma-icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.bulma-icon.is-small{height:1rem;width:1rem}.bulma-icon.is-medium{height:2rem;width:2rem}.bulma-icon.is-large{height:3rem;width:3rem}.bulma-icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.bulma-icon-text .bulma-icon{flex-grow:0;flex-shrink:0}.bulma-icon-text .bulma-icon:not(:last-child){margin-right:.25em}.bulma-icon-text .bulma-icon:not(:first-child){margin-left:.25em}div.bulma-icon-text{display:flex}.bulma-image{display:block;position:relative}.bulma-image img{display:block;height:auto;width:100%}.bulma-image img.is-rounded{border-radius:9999px}.bulma-image.is-fullwidth{width:100%}.bulma-image.is-16by9 .has-ratio,.bulma-image.is-16by9 img,.bulma-image.is-1by1 .has-ratio,.bulma-image.is-1by1 img,.bulma-image.is-1by2 .has-ratio,.bulma-image.is-1by2 img,.bulma-image.is-1by3 .has-ratio,.bulma-image.is-1by3 img,.bulma-image.is-2by1 .has-ratio,.bulma-image.is-2by1 img,.bulma-image.is-2by3 .has-ratio,.bulma-image.is-2by3 img,.bulma-image.is-3by1 .has-ratio,.bulma-image.is-3by1 img,.bulma-image.is-3by2 .has-ratio,.bulma-image.is-3by2 img,.bulma-image.is-3by4 .has-ratio,.bulma-image.is-3by4 img,.bulma-image.is-3by5 .has-ratio,.bulma-image.is-3by5 img,.bulma-image.is-4by3 .has-ratio,.bulma-image.is-4by3 img,.bulma-image.is-4by5 .has-ratio,.bulma-image.is-4by5 img,.bulma-image.is-5by3 .has-ratio,.bulma-image.is-5by3 img,.bulma-image.is-5by4 .has-ratio,.bulma-image.is-5by4 img,.bulma-image.is-9by16 .has-ratio,.bulma-image.is-9by16 img,.bulma-image.is-square .has-ratio,.bulma-image.is-square img{height:100%;width:100%}.bulma-image.is-1by1,.bulma-image.is-square{padding-top:100%}.bulma-image.is-5by4{padding-top:80%}.bulma-image.is-4by3{padding-top:75%}.bulma-image.is-3by2{padding-top:66.6666%}.bulma-image.is-5by3{padding-top:60%}.bulma-image.is-16by9{padding-top:56.25%}.bulma-image.is-2by1{padding-top:50%}.bulma-image.is-3by1{padding-top:33.3333%}.bulma-image.is-4by5{padding-top:125%}.bulma-image.is-3by4{padding-top:133.3333%}.bulma-image.is-2by3{padding-top:150%}.bulma-image.is-3by5{padding-top:166.6666%}.bulma-image.is-9by16{padding-top:177.7777%}.bulma-image.is-1by2{padding-top:200%}.bulma-image.is-1by3{padding-top:300%}.bulma-image.is-16x16{height:16px;width:16px}.bulma-image.is-24x24{height:24px;width:24px}.bulma-image.is-32x32{height:32px;width:32px}.bulma-image.is-48x48{height:48px;width:48px}.bulma-image.is-64x64{height:64px;width:64px}.bulma-image.is-96x96{height:96px;width:96px}.bulma-image.is-128x128{height:128px;width:128px}.bulma-notification{background-color:#f5f5f5;border-radius:.375em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.bulma-notification a:not(.bulma-button):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-notification strong{color:currentColor}.bulma-notification code,.bulma-notification pre{background:#fff}.bulma-notification pre code{background:0 0}.bulma-notification>.bulma-delete{right:.5rem;position:absolute;top:.5rem}.bulma-notification .bulma-content,.bulma-notification .bulma-subtitle,.bulma-notification .bulma-title{color:currentColor}.bulma-notification.is-white{background-color:#fff;color:#0a0a0a}.bulma-notification.is-black{background-color:#0a0a0a;color:#fff}.bulma-notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-notification.is-dark{background-color:#363636;color:#fff}.bulma-notification.is-primary{background-color:#00d1b2;color:#fff}.bulma-notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-notification.is-link{background-color:#485fc7;color:#fff}.bulma-notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-notification.is-info{background-color:#3e8ed0;color:#fff}.bulma-notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-notification.is-success{background-color:#48c78e;color:#fff}.bulma-notification.is-success.is-light{background-color:#effaf5;color:#257953}.bulma-notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-notification.is-danger{background-color:#f14668;color:#fff}.bulma-notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-notification.is-expo{background-color:#ffd257;color:#fff}.bulma-notification.is-expo.is-light{background-color:#fffaeb;color:#946c00}.bulma-notification.is-love{background-color:#f14668;color:#fff}.bulma-notification.is-love.is-light{background-color:#feecf0;color:#cc0f35}.bulma-notification.is-patreon{background-color:#f96854;color:#fff}.bulma-notification.is-patreon.is-light{background-color:#feeeeb;color:#c01d07}.bulma-notification.is-rss{background-color:#f26522;color:#fff}.bulma-notification.is-rss.is-light{background-color:#fef2ec;color:#c1460b}.bulma-notification.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-notification.is-bleeding.is-light{background-color:#f3fdec;color:#3c880b}.bulma-notification.is-sass{background-color:#bf4080;color:#fff}.bulma-notification.is-sass.is-light{background-color:#faf0f5;color:#b03b76}.bulma-notification.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-notification.is-amazon.is-light{background-color:#fffaeb;color:#946f00}.bulma-notification.is-sponsor{background-color:#ea4aaa;color:#fff}.bulma-notification.is-sponsor.is-light{background-color:#fdedf6;color:#c0167c}.bulma-notification.is-twitter{background-color:#55acee;color:#fff}.bulma-notification.is-twitter.is-light{background-color:#ecf6fd;color:#10609e}.bulma-notification.is-videos{background-color:#48c78e;color:#fff}.bulma-notification.is-videos.is-light{background-color:#effaf5;color:#257953}.bulma-notification.is-extensions{background-color:#3e8ed0;color:#fff}.bulma-notification.is-extensions.is-light{background-color:#eff5fb;color:#296fa8}.bulma-notification.is-bootstrap{background-color:#6f5499;color:#fff}.bulma-notification.is-bootstrap.is-light{background-color:#f4f2f8;color:#73579e}.bulma-progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.bulma-progress::-webkit-progress-bar{background-color:#ededed}.bulma-progress::-webkit-progress-value{background-color:#4a4a4a}.bulma-progress::-moz-progress-bar{background-color:#4a4a4a}.bulma-progress::-ms-fill{background-color:#4a4a4a;border:none}.bulma-progress.is-white::-webkit-progress-value{background-color:#fff}.bulma-progress.is-white::-moz-progress-bar{background-color:#fff}.bulma-progress.is-white::-ms-fill{background-color:#fff}.bulma-progress.is-white:indeterminate{background-image:linear-gradient(to right,#fff 30%,#ededed 30%)}.bulma-progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.bulma-progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.bulma-progress.is-black::-ms-fill{background-color:#0a0a0a}.bulma-progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.bulma-progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.bulma-progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.bulma-progress.is-light::-ms-fill{background-color:#f5f5f5}.bulma-progress.is-light:indeterminate{background-image:linear-gradient(to right,#f5f5f5 30%,#ededed 30%)}.bulma-progress.is-dark::-webkit-progress-value{background-color:#363636}.bulma-progress.is-dark::-moz-progress-bar{background-color:#363636}.bulma-progress.is-dark::-ms-fill{background-color:#363636}.bulma-progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.bulma-progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.bulma-progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.bulma-progress.is-primary::-ms-fill{background-color:#00d1b2}.bulma-progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.bulma-progress.is-link::-webkit-progress-value{background-color:#485fc7}.bulma-progress.is-link::-moz-progress-bar{background-color:#485fc7}.bulma-progress.is-link::-ms-fill{background-color:#485fc7}.bulma-progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.bulma-progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.bulma-progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.bulma-progress.is-info::-ms-fill{background-color:#3e8ed0}.bulma-progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.bulma-progress.is-success::-webkit-progress-value{background-color:#48c78e}.bulma-progress.is-success::-moz-progress-bar{background-color:#48c78e}.bulma-progress.is-success::-ms-fill{background-color:#48c78e}.bulma-progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.bulma-progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.bulma-progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.bulma-progress.is-warning::-ms-fill{background-color:#ffe08a}.bulma-progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.bulma-progress.is-danger::-webkit-progress-value{background-color:#f14668}.bulma-progress.is-danger::-moz-progress-bar{background-color:#f14668}.bulma-progress.is-danger::-ms-fill{background-color:#f14668}.bulma-progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.bulma-progress.is-expo::-webkit-progress-value{background-color:#ffd257}.bulma-progress.is-expo::-moz-progress-bar{background-color:#ffd257}.bulma-progress.is-expo::-ms-fill{background-color:#ffd257}.bulma-progress.is-expo:indeterminate{background-image:linear-gradient(to right,#ffd257 30%,#ededed 30%)}.bulma-progress.is-love::-webkit-progress-value{background-color:#f14668}.bulma-progress.is-love::-moz-progress-bar{background-color:#f14668}.bulma-progress.is-love::-ms-fill{background-color:#f14668}.bulma-progress.is-love:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.bulma-progress.is-patreon::-webkit-progress-value{background-color:#f96854}.bulma-progress.is-patreon::-moz-progress-bar{background-color:#f96854}.bulma-progress.is-patreon::-ms-fill{background-color:#f96854}.bulma-progress.is-patreon:indeterminate{background-image:linear-gradient(to right,#f96854 30%,#ededed 30%)}.bulma-progress.is-rss::-webkit-progress-value{background-color:#f26522}.bulma-progress.is-rss::-moz-progress-bar{background-color:#f26522}.bulma-progress.is-rss::-ms-fill{background-color:#f26522}.bulma-progress.is-rss:indeterminate{background-image:linear-gradient(to right,#f26522 30%,#ededed 30%)}.bulma-progress.is-bleeding::-webkit-progress-value{background-color:#abf47c}.bulma-progress.is-bleeding::-moz-progress-bar{background-color:#abf47c}.bulma-progress.is-bleeding::-ms-fill{background-color:#abf47c}.bulma-progress.is-bleeding:indeterminate{background-image:linear-gradient(to right,#abf47c 30%,#ededed 30%)}.bulma-progress.is-sass::-webkit-progress-value{background-color:#bf4080}.bulma-progress.is-sass::-moz-progress-bar{background-color:#bf4080}.bulma-progress.is-sass::-ms-fill{background-color:#bf4080}.bulma-progress.is-sass:indeterminate{background-image:linear-gradient(to right,#bf4080 30%,#ededed 30%)}.bulma-progress.is-amazon::-webkit-progress-value{background-color:#ffd863}.bulma-progress.is-amazon::-moz-progress-bar{background-color:#ffd863}.bulma-progress.is-amazon::-ms-fill{background-color:#ffd863}.bulma-progress.is-amazon:indeterminate{background-image:linear-gradient(to right,#ffd863 30%,#ededed 30%)}.bulma-progress.is-sponsor::-webkit-progress-value{background-color:#ea4aaa}.bulma-progress.is-sponsor::-moz-progress-bar{background-color:#ea4aaa}.bulma-progress.is-sponsor::-ms-fill{background-color:#ea4aaa}.bulma-progress.is-sponsor:indeterminate{background-image:linear-gradient(to right,#ea4aaa 30%,#ededed 30%)}.bulma-progress.is-twitter::-webkit-progress-value{background-color:#55acee}.bulma-progress.is-twitter::-moz-progress-bar{background-color:#55acee}.bulma-progress.is-twitter::-ms-fill{background-color:#55acee}.bulma-progress.is-twitter:indeterminate{background-image:linear-gradient(to right,#55acee 30%,#ededed 30%)}.bulma-progress.is-videos::-webkit-progress-value{background-color:#48c78e}.bulma-progress.is-videos::-moz-progress-bar{background-color:#48c78e}.bulma-progress.is-videos::-ms-fill{background-color:#48c78e}.bulma-progress.is-videos:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.bulma-progress.is-extensions::-webkit-progress-value{background-color:#3e8ed0}.bulma-progress.is-extensions::-moz-progress-bar{background-color:#3e8ed0}.bulma-progress.is-extensions::-ms-fill{background-color:#3e8ed0}.bulma-progress.is-extensions:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.bulma-progress.is-bootstrap::-webkit-progress-value{background-color:#6f5499}.bulma-progress.is-bootstrap::-moz-progress-bar{background-color:#6f5499}.bulma-progress.is-bootstrap::-ms-fill{background-color:#6f5499}.bulma-progress.is-bootstrap:indeterminate{background-image:linear-gradient(to right,#6f5499 30%,#ededed 30%)}.bulma-progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.bulma-progress:indeterminate::-webkit-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-moz-progress-bar{background-color:transparent}.bulma-progress:indeterminate::-ms-fill{animation-name:none}.bulma-progress.is-small{height:.75rem}.bulma-progress.is-medium{height:1.25rem}.bulma-progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.bulma-table{background-color:#fff;color:#363636}.bulma-table td,.bulma-table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.bulma-table td.is-white,.bulma-table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-table td.is-black,.bulma-table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-table td.is-light,.bulma-table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-table td.is-dark,.bulma-table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.bulma-table td.is-primary,.bulma-table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.bulma-table td.is-link,.bulma-table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-table td.is-info,.bulma-table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-table td.is-success,.bulma-table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-table td.is-warning,.bulma-table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-table td.is-danger,.bulma-table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-table td.is-expo,.bulma-table th.is-expo{background-color:#ffd257;border-color:#ffd257;color:#fff}.bulma-table td.is-love,.bulma-table th.is-love{background-color:#f14668;border-color:#f14668;color:#fff}.bulma-table td.is-patreon,.bulma-table th.is-patreon{background-color:#f96854;border-color:#f96854;color:#fff}.bulma-table td.is-rss,.bulma-table th.is-rss{background-color:#f26522;border-color:#f26522;color:#fff}.bulma-table td.is-bleeding,.bulma-table th.is-bleeding{background-color:#abf47c;border-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-table td.is-sass,.bulma-table th.is-sass{background-color:#bf4080;border-color:#bf4080;color:#fff}.bulma-table td.is-amazon,.bulma-table th.is-amazon{background-color:#ffd863;border-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-table td.is-sponsor,.bulma-table th.is-sponsor{background-color:#ea4aaa;border-color:#ea4aaa;color:#fff}.bulma-table td.is-twitter,.bulma-table th.is-twitter{background-color:#55acee;border-color:#55acee;color:#fff}.bulma-table td.is-videos,.bulma-table th.is-videos{background-color:#48c78e;border-color:#48c78e;color:#fff}.bulma-table td.is-extensions,.bulma-table th.is-extensions{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.bulma-table td.is-bootstrap,.bulma-table th.is-bootstrap{background-color:#6f5499;border-color:#6f5499;color:#fff}.bulma-table td.is-narrow,.bulma-table th.is-narrow{white-space:nowrap;width:1%}.bulma-table td.is-selected,.bulma-table th.is-selected{background-color:#00d1b2;color:#fff}.bulma-table td.is-selected a,.bulma-table td.is-selected strong,.bulma-table th.is-selected a,.bulma-table th.is-selected strong{color:currentColor}.bulma-table td.is-vcentered,.bulma-table th.is-vcentered{vertical-align:middle}.bulma-table th{color:#363636}.bulma-table th:not([align]){text-align:left}.bulma-table tr.is-selected{background-color:#00d1b2;color:#fff}.bulma-table tr.is-selected a,.bulma-table tr.is-selected strong{color:currentColor}.bulma-table tr.is-selected td,.bulma-table tr.is-selected th{border-color:#fff;color:currentColor}.bulma-table thead{background-color:transparent}.bulma-table thead td,.bulma-table thead th{border-width:0 0 2px;color:#363636}.bulma-table tfoot{background-color:transparent}.bulma-table tfoot td,.bulma-table tfoot th{border-width:2px 0 0;color:#363636}.bulma-table tbody{background-color:transparent}.bulma-table tbody tr:last-child td,.bulma-table tbody tr:last-child th{border-bottom-width:0}.bulma-table.is-bordered td,.bulma-table.is-bordered th{border-width:1px}.bulma-table.is-bordered tr:last-child td,.bulma-table.is-bordered tr:last-child th{border-bottom-width:1px}.bulma-table.is-fullwidth{width:100%}.bulma-table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.bulma-table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.bulma-table.is-narrow td,.bulma-table.is-narrow th{padding:.25em .5em}.bulma-table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.bulma-table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.bulma-tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-tags .bulma-tag{margin-bottom:.5rem}.bulma-tags .bulma-tag:not(:last-child){margin-right:.5rem}.bulma-tags:last-child{margin-bottom:-.5rem}.bulma-tags:not(:last-child){margin-bottom:1rem}.bulma-tags.are-medium .bulma-tag:not(.is-normal):not(.is-large){font-size:1rem}.bulma-tags.are-large .bulma-tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.bulma-tags.is-centered{justify-content:center}.bulma-tags.is-centered .bulma-tag{margin-right:.25rem;margin-left:.25rem}.bulma-tags.is-right{justify-content:flex-end}.bulma-tags.is-right .bulma-tag:not(:first-child){margin-left:.5rem}.bulma-tags.is-right .bulma-tag:not(:last-child){margin-right:0}.bulma-tags.has-addons .bulma-tag{margin-right:0}.bulma-tags.has-addons .bulma-tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.bulma-tags.has-addons .bulma-tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.bulma-tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:.375em;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-tag:not(body) .bulma-delete{margin-left:.25rem;margin-right:-.375rem}.bulma-tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.bulma-tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.bulma-tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-dark{background-color:#363636;color:#fff}.bulma-tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.bulma-tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.bulma-tag:not(body).is-link{background-color:#485fc7;color:#fff}.bulma-tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.bulma-tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.bulma-tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.bulma-tag:not(body).is-success{background-color:#48c78e;color:#fff}.bulma-tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.bulma-tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.bulma-tag:not(body).is-danger{background-color:#f14668;color:#fff}.bulma-tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.bulma-tag:not(body).is-expo{background-color:#ffd257;color:#fff}.bulma-tag:not(body).is-expo.is-light{background-color:#fffaeb;color:#946c00}.bulma-tag:not(body).is-love{background-color:#f14668;color:#fff}.bulma-tag:not(body).is-love.is-light{background-color:#feecf0;color:#cc0f35}.bulma-tag:not(body).is-patreon{background-color:#f96854;color:#fff}.bulma-tag:not(body).is-patreon.is-light{background-color:#feeeeb;color:#c01d07}.bulma-tag:not(body).is-rss{background-color:#f26522;color:#fff}.bulma-tag:not(body).is-rss.is-light{background-color:#fef2ec;color:#c1460b}.bulma-tag:not(body).is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-bleeding.is-light{background-color:#f3fdec;color:#3c880b}.bulma-tag:not(body).is-sass{background-color:#bf4080;color:#fff}.bulma-tag:not(body).is-sass.is-light{background-color:#faf0f5;color:#b03b76}.bulma-tag:not(body).is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-tag:not(body).is-amazon.is-light{background-color:#fffaeb;color:#946f00}.bulma-tag:not(body).is-sponsor{background-color:#ea4aaa;color:#fff}.bulma-tag:not(body).is-sponsor.is-light{background-color:#fdedf6;color:#c0167c}.bulma-tag:not(body).is-twitter{background-color:#55acee;color:#fff}.bulma-tag:not(body).is-twitter.is-light{background-color:#ecf6fd;color:#10609e}.bulma-tag:not(body).is-videos{background-color:#48c78e;color:#fff}.bulma-tag:not(body).is-videos.is-light{background-color:#effaf5;color:#257953}.bulma-tag:not(body).is-extensions{background-color:#3e8ed0;color:#fff}.bulma-tag:not(body).is-extensions.is-light{background-color:#eff5fb;color:#296fa8}.bulma-tag:not(body).is-bootstrap{background-color:#6f5499;color:#fff}.bulma-tag:not(body).is-bootstrap.is-light{background-color:#f4f2f8;color:#73579e}.bulma-tag:not(body).is-normal{font-size:.75rem}.bulma-tag:not(body).is-medium{font-size:1rem}.bulma-tag:not(body).is-large{font-size:1.25rem}.bulma-tag:not(body) .bulma-icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.bulma-tag:not(body) .bulma-icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.bulma-tag:not(body) .bulma-icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.bulma-tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.bulma-tag:not(body).is-delete::after,.bulma-tag:not(body).is-delete::before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-tag:not(body).is-delete::before{height:1px;width:50%}.bulma-tag:not(body).is-delete::after{height:50%;width:1px}.bulma-tag:not(body).is-delete:focus,.bulma-tag:not(body).is-delete:hover{background-color:#e8e8e8}.bulma-tag:not(body).is-delete:active{background-color:#dbdbdb}.bulma-tag:not(body).is-rounded{border-radius:9999px}a.bulma-tag:hover{text-decoration:underline}.bulma-subtitle,.bulma-title{word-break:break-word}.bulma-subtitle em,.bulma-subtitle span,.bulma-title em,.bulma-title span{font-weight:inherit}.bulma-subtitle sub,.bulma-title sub{font-size:.75em}.bulma-subtitle sup,.bulma-title sup{font-size:.75em}.bulma-subtitle .bulma-tag,.bulma-title .bulma-tag{vertical-align:middle}.bulma-title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.bulma-title strong{color:inherit;font-weight:inherit}.bulma-title:not(.is-spaced)+.bulma-subtitle{margin-top:-1.25rem}.bulma-title.is-1{font-size:3rem}.bulma-title.is-2{font-size:2.5rem}.bulma-title.is-3{font-size:2rem}.bulma-title.is-4{font-size:1.5rem}.bulma-title.is-5{font-size:1.25rem}.bulma-title.is-6{font-size:1rem}.bulma-title.is-7{font-size:.75rem}.bulma-subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.bulma-subtitle strong{color:#363636;font-weight:600}.bulma-subtitle:not(.is-spaced)+.bulma-title{margin-top:-1.25rem}.bulma-subtitle.is-1{font-size:3rem}.bulma-subtitle.is-2{font-size:2.5rem}.bulma-subtitle.is-3{font-size:2rem}.bulma-subtitle.is-4{font-size:1.5rem}.bulma-subtitle.is-5{font-size:1.25rem}.bulma-subtitle.is-6{font-size:1rem}.bulma-subtitle.is-7{font-size:.75rem}.bulma-heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.bulma-number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.bulma-input,.bulma-select select,.bulma-textarea{background-color:#fff;border-color:#dbdbdb;border-radius:.375em;color:#363636}.bulma-input::-moz-placeholder,.bulma-select select::-moz-placeholder,.bulma-textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input::-webkit-input-placeholder,.bulma-select select::-webkit-input-placeholder,.bulma-textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-moz-placeholder,.bulma-select select:-moz-placeholder,.bulma-textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.bulma-input:-ms-input-placeholder,.bulma-select select:-ms-input-placeholder,.bulma-textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.bulma-input:hover,.bulma-select select.is-hovered,.bulma-select select:hover,.bulma-textarea:hover,.is-hovered.bulma-input,.is-hovered.bulma-textarea{border-color:#b5b5b5}.bulma-input:active,.bulma-input:focus,.bulma-select select.is-active,.bulma-select select.is-focused,.bulma-select select:active,.bulma-select select:focus,.bulma-textarea:active,.bulma-textarea:focus,.is-active.bulma-input,.is-active.bulma-textarea,.is-focused.bulma-input,.is-focused.bulma-textarea{border-color:#485fc7;box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-input[disabled],.bulma-select fieldset[disabled] select,.bulma-select select[disabled],.bulma-textarea[disabled],fieldset[disabled] .bulma-input,fieldset[disabled] .bulma-select select,fieldset[disabled] .bulma-textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.bulma-input[disabled]::-moz-placeholder,.bulma-select fieldset[disabled] select::-moz-placeholder,.bulma-select select[disabled]::-moz-placeholder,.bulma-textarea[disabled]::-moz-placeholder,fieldset[disabled] .bulma-input::-moz-placeholder,fieldset[disabled] .bulma-select select::-moz-placeholder,fieldset[disabled] .bulma-textarea::-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]::-webkit-input-placeholder,.bulma-select fieldset[disabled] select::-webkit-input-placeholder,.bulma-select select[disabled]::-webkit-input-placeholder,.bulma-textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .bulma-input::-webkit-input-placeholder,fieldset[disabled] .bulma-select select::-webkit-input-placeholder,fieldset[disabled] .bulma-textarea::-webkit-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-moz-placeholder,.bulma-select fieldset[disabled] select:-moz-placeholder,.bulma-select select[disabled]:-moz-placeholder,.bulma-textarea[disabled]:-moz-placeholder,fieldset[disabled] .bulma-input:-moz-placeholder,fieldset[disabled] .bulma-select select:-moz-placeholder,fieldset[disabled] .bulma-textarea:-moz-placeholder{color:rgba(122,122,122,.3)}.bulma-input[disabled]:-ms-input-placeholder,.bulma-select fieldset[disabled] select:-ms-input-placeholder,.bulma-select select[disabled]:-ms-input-placeholder,.bulma-textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .bulma-input:-ms-input-placeholder,fieldset[disabled] .bulma-select select:-ms-input-placeholder,fieldset[disabled] .bulma-textarea:-ms-input-placeholder{color:rgba(122,122,122,.3)}.bulma-input,.bulma-textarea{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}.bulma-input[readonly],.bulma-textarea[readonly]{box-shadow:none}.is-white.bulma-input,.is-white.bulma-textarea{border-color:#fff}.is-white.bulma-input:active,.is-white.bulma-input:focus,.is-white.bulma-textarea:active,.is-white.bulma-textarea:focus,.is-white.is-active.bulma-input,.is-white.is-active.bulma-textarea,.is-white.is-focused.bulma-input,.is-white.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.is-black.bulma-input,.is-black.bulma-textarea{border-color:#0a0a0a}.is-black.bulma-input:active,.is-black.bulma-input:focus,.is-black.bulma-textarea:active,.is-black.bulma-textarea:focus,.is-black.is-active.bulma-input,.is-black.is-active.bulma-textarea,.is-black.is-focused.bulma-input,.is-black.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.is-light.bulma-input,.is-light.bulma-textarea{border-color:#f5f5f5}.is-light.bulma-input:active,.is-light.bulma-input:focus,.is-light.bulma-textarea:active,.is-light.bulma-textarea:focus,.is-light.is-active.bulma-input,.is-light.is-active.bulma-textarea,.is-light.is-focused.bulma-input,.is-light.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.is-dark.bulma-input,.is-dark.bulma-textarea{border-color:#363636}.is-dark.bulma-input:active,.is-dark.bulma-input:focus,.is-dark.bulma-textarea:active,.is-dark.bulma-textarea:focus,.is-dark.is-active.bulma-input,.is-dark.is-active.bulma-textarea,.is-dark.is-focused.bulma-input,.is-dark.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.bulma-input,.is-primary.bulma-textarea{border-color:#00d1b2}.is-primary.bulma-input:active,.is-primary.bulma-input:focus,.is-primary.bulma-textarea:active,.is-primary.bulma-textarea:focus,.is-primary.is-active.bulma-input,.is-primary.is-active.bulma-textarea,.is-primary.is-focused.bulma-input,.is-primary.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.bulma-input,.is-link.bulma-textarea{border-color:#485fc7}.is-link.bulma-input:active,.is-link.bulma-input:focus,.is-link.bulma-textarea:active,.is-link.bulma-textarea:focus,.is-link.is-active.bulma-input,.is-link.is-active.bulma-textarea,.is-link.is-focused.bulma-input,.is-link.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.is-info.bulma-input,.is-info.bulma-textarea{border-color:#3e8ed0}.is-info.bulma-input:active,.is-info.bulma-input:focus,.is-info.bulma-textarea:active,.is-info.bulma-textarea:focus,.is-info.is-active.bulma-input,.is-info.is-active.bulma-textarea,.is-info.is-focused.bulma-input,.is-info.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.bulma-input,.is-success.bulma-textarea{border-color:#48c78e}.is-success.bulma-input:active,.is-success.bulma-input:focus,.is-success.bulma-textarea:active,.is-success.bulma-textarea:focus,.is-success.is-active.bulma-input,.is-success.is-active.bulma-textarea,.is-success.is-focused.bulma-input,.is-success.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.bulma-input,.is-warning.bulma-textarea{border-color:#ffe08a}.is-warning.bulma-input:active,.is-warning.bulma-input:focus,.is-warning.bulma-textarea:active,.is-warning.bulma-textarea:focus,.is-warning.is-active.bulma-input,.is-warning.is-active.bulma-textarea,.is-warning.is-focused.bulma-input,.is-warning.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.bulma-input,.is-danger.bulma-textarea{border-color:#f14668}.is-danger.bulma-input:active,.is-danger.bulma-input:focus,.is-danger.bulma-textarea:active,.is-danger.bulma-textarea:focus,.is-danger.is-active.bulma-input,.is-danger.is-active.bulma-textarea,.is-danger.is-focused.bulma-input,.is-danger.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-expo.bulma-input,.is-expo.bulma-textarea{border-color:#ffd257}.is-expo.bulma-input:active,.is-expo.bulma-input:focus,.is-expo.bulma-textarea:active,.is-expo.bulma-textarea:focus,.is-expo.is-active.bulma-input,.is-expo.is-active.bulma-textarea,.is-expo.is-focused.bulma-input,.is-expo.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,210,87,.25)}.is-love.bulma-input,.is-love.bulma-textarea{border-color:#f14668}.is-love.bulma-input:active,.is-love.bulma-input:focus,.is-love.bulma-textarea:active,.is-love.bulma-textarea:focus,.is-love.is-active.bulma-input,.is-love.is-active.bulma-textarea,.is-love.is-focused.bulma-input,.is-love.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-patreon.bulma-input,.is-patreon.bulma-textarea{border-color:#f96854}.is-patreon.bulma-input:active,.is-patreon.bulma-input:focus,.is-patreon.bulma-textarea:active,.is-patreon.bulma-textarea:focus,.is-patreon.is-active.bulma-input,.is-patreon.is-active.bulma-textarea,.is-patreon.is-focused.bulma-input,.is-patreon.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(249,104,84,.25)}.is-rss.bulma-input,.is-rss.bulma-textarea{border-color:#f26522}.is-rss.bulma-input:active,.is-rss.bulma-input:focus,.is-rss.bulma-textarea:active,.is-rss.bulma-textarea:focus,.is-rss.is-active.bulma-input,.is-rss.is-active.bulma-textarea,.is-rss.is-focused.bulma-input,.is-rss.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(242,101,34,.25)}.is-bleeding.bulma-input,.is-bleeding.bulma-textarea{border-color:#abf47c}.is-bleeding.bulma-input:active,.is-bleeding.bulma-input:focus,.is-bleeding.bulma-textarea:active,.is-bleeding.bulma-textarea:focus,.is-bleeding.is-active.bulma-input,.is-bleeding.is-active.bulma-textarea,.is-bleeding.is-focused.bulma-input,.is-bleeding.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(171,244,124,.25)}.is-sass.bulma-input,.is-sass.bulma-textarea{border-color:#bf4080}.is-sass.bulma-input:active,.is-sass.bulma-input:focus,.is-sass.bulma-textarea:active,.is-sass.bulma-textarea:focus,.is-sass.is-active.bulma-input,.is-sass.is-active.bulma-textarea,.is-sass.is-focused.bulma-input,.is-sass.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(191,64,128,.25)}.is-amazon.bulma-input,.is-amazon.bulma-textarea{border-color:#ffd863}.is-amazon.bulma-input:active,.is-amazon.bulma-input:focus,.is-amazon.bulma-textarea:active,.is-amazon.bulma-textarea:focus,.is-amazon.is-active.bulma-input,.is-amazon.is-active.bulma-textarea,.is-amazon.is-focused.bulma-input,.is-amazon.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(255,216,99,.25)}.is-sponsor.bulma-input,.is-sponsor.bulma-textarea{border-color:#ea4aaa}.is-sponsor.bulma-input:active,.is-sponsor.bulma-input:focus,.is-sponsor.bulma-textarea:active,.is-sponsor.bulma-textarea:focus,.is-sponsor.is-active.bulma-input,.is-sponsor.is-active.bulma-textarea,.is-sponsor.is-focused.bulma-input,.is-sponsor.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(234,74,170,.25)}.is-twitter.bulma-input,.is-twitter.bulma-textarea{border-color:#55acee}.is-twitter.bulma-input:active,.is-twitter.bulma-input:focus,.is-twitter.bulma-textarea:active,.is-twitter.bulma-textarea:focus,.is-twitter.is-active.bulma-input,.is-twitter.is-active.bulma-textarea,.is-twitter.is-focused.bulma-input,.is-twitter.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(85,172,238,.25)}.is-videos.bulma-input,.is-videos.bulma-textarea{border-color:#48c78e}.is-videos.bulma-input:active,.is-videos.bulma-input:focus,.is-videos.bulma-textarea:active,.is-videos.bulma-textarea:focus,.is-videos.is-active.bulma-input,.is-videos.is-active.bulma-textarea,.is-videos.is-focused.bulma-input,.is-videos.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-extensions.bulma-input,.is-extensions.bulma-textarea{border-color:#3e8ed0}.is-extensions.bulma-input:active,.is-extensions.bulma-input:focus,.is-extensions.bulma-textarea:active,.is-extensions.bulma-textarea:focus,.is-extensions.is-active.bulma-input,.is-extensions.is-active.bulma-textarea,.is-extensions.is-focused.bulma-input,.is-extensions.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-bootstrap.bulma-input,.is-bootstrap.bulma-textarea{border-color:#6f5499}.is-bootstrap.bulma-input:active,.is-bootstrap.bulma-input:focus,.is-bootstrap.bulma-textarea:active,.is-bootstrap.bulma-textarea:focus,.is-bootstrap.is-active.bulma-input,.is-bootstrap.is-active.bulma-textarea,.is-bootstrap.is-focused.bulma-input,.is-bootstrap.is-focused.bulma-textarea{box-shadow:0 0 0 .125em rgba(111,84,153,.25)}.is-small.bulma-input,.is-small.bulma-textarea{border-radius:2px;font-size:.75rem}.is-medium.bulma-input,.is-medium.bulma-textarea{font-size:1.25rem}.is-large.bulma-input,.is-large.bulma-textarea{font-size:1.5rem}.is-fullwidth.bulma-input,.is-fullwidth.bulma-textarea{display:block;width:100%}.is-inline.bulma-input,.is-inline.bulma-textarea{display:inline;width:auto}.bulma-input.is-rounded{border-radius:9999px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.bulma-input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.bulma-textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.bulma-textarea:not([rows]){max-height:40em;min-height:8em}.bulma-textarea[rows]{height:initial}.bulma-textarea.has-fixed-size{resize:none}.bulma-checkbox,.bulma-radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.bulma-checkbox input,.bulma-radio input{cursor:pointer}.bulma-checkbox:hover,.bulma-radio:hover{color:#363636}.bulma-checkbox input[disabled],.bulma-checkbox[disabled],.bulma-radio input[disabled],.bulma-radio[disabled],fieldset[disabled] .bulma-checkbox,fieldset[disabled] .bulma-radio{color:#7a7a7a;cursor:not-allowed}.bulma-radio+.bulma-radio{margin-left:.5em}.bulma-select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.bulma-select:not(.is-multiple){height:2.5em}.bulma-select:not(.is-multiple):not(.is-loading)::after{border-color:#485fc7;right:1.125em;z-index:4}.bulma-select.is-rounded select{border-radius:9999px;padding-left:1em}.bulma-select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:0}.bulma-select select::-ms-expand{display:none}.bulma-select select[disabled]:hover,fieldset[disabled] .bulma-select select:hover{border-color:#f5f5f5}.bulma-select select:not([multiple]){padding-right:2.5em}.bulma-select select[multiple]{height:auto;padding:0}.bulma-select select[multiple] option{padding:.5em 1em}.bulma-select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.bulma-select.is-white:not(:hover)::after{border-color:#fff}.bulma-select.is-white select{border-color:#fff}.bulma-select.is-white select.is-hovered,.bulma-select.is-white select:hover{border-color:#f2f2f2}.bulma-select.is-white select.is-active,.bulma-select.is-white select.is-focused,.bulma-select.is-white select:active,.bulma-select.is-white select:focus{box-shadow:0 0 0 .125em rgba(255,255,255,.25)}.bulma-select.is-black:not(:hover)::after{border-color:#0a0a0a}.bulma-select.is-black select{border-color:#0a0a0a}.bulma-select.is-black select.is-hovered,.bulma-select.is-black select:hover{border-color:#000}.bulma-select.is-black select.is-active,.bulma-select.is-black select.is-focused,.bulma-select.is-black select:active,.bulma-select.is-black select:focus{box-shadow:0 0 0 .125em rgba(10,10,10,.25)}.bulma-select.is-light:not(:hover)::after{border-color:#f5f5f5}.bulma-select.is-light select{border-color:#f5f5f5}.bulma-select.is-light select.is-hovered,.bulma-select.is-light select:hover{border-color:#e8e8e8}.bulma-select.is-light select.is-active,.bulma-select.is-light select.is-focused,.bulma-select.is-light select:active,.bulma-select.is-light select:focus{box-shadow:0 0 0 .125em rgba(245,245,245,.25)}.bulma-select.is-dark:not(:hover)::after{border-color:#363636}.bulma-select.is-dark select{border-color:#363636}.bulma-select.is-dark select.is-hovered,.bulma-select.is-dark select:hover{border-color:#292929}.bulma-select.is-dark select.is-active,.bulma-select.is-dark select.is-focused,.bulma-select.is-dark select:active,.bulma-select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.bulma-select.is-primary:not(:hover)::after{border-color:#00d1b2}.bulma-select.is-primary select{border-color:#00d1b2}.bulma-select.is-primary select.is-hovered,.bulma-select.is-primary select:hover{border-color:#00b89c}.bulma-select.is-primary select.is-active,.bulma-select.is-primary select.is-focused,.bulma-select.is-primary select:active,.bulma-select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bulma-select.is-link:not(:hover)::after{border-color:#485fc7}.bulma-select.is-link select{border-color:#485fc7}.bulma-select.is-link select.is-hovered,.bulma-select.is-link select:hover{border-color:#3a51bb}.bulma-select.is-link select.is-active,.bulma-select.is-link select.is-focused,.bulma-select.is-link select:active,.bulma-select.is-link select:focus{box-shadow:0 0 0 .125em rgba(72,95,199,.25)}.bulma-select.is-info:not(:hover)::after{border-color:#3e8ed0}.bulma-select.is-info select{border-color:#3e8ed0}.bulma-select.is-info select.is-hovered,.bulma-select.is-info select:hover{border-color:#3082c5}.bulma-select.is-info select.is-active,.bulma-select.is-info select.is-focused,.bulma-select.is-info select:active,.bulma-select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-select.is-success:not(:hover)::after{border-color:#48c78e}.bulma-select.is-success select{border-color:#48c78e}.bulma-select.is-success select.is-hovered,.bulma-select.is-success select:hover{border-color:#3abb81}.bulma-select.is-success select.is-active,.bulma-select.is-success select.is-focused,.bulma-select.is-success select:active,.bulma-select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-select.is-warning:not(:hover)::after{border-color:#ffe08a}.bulma-select.is-warning select{border-color:#ffe08a}.bulma-select.is-warning select.is-hovered,.bulma-select.is-warning select:hover{border-color:#ffd970}.bulma-select.is-warning select.is-active,.bulma-select.is-warning select.is-focused,.bulma-select.is-warning select:active,.bulma-select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.bulma-select.is-danger:not(:hover)::after{border-color:#f14668}.bulma-select.is-danger select{border-color:#f14668}.bulma-select.is-danger select.is-hovered,.bulma-select.is-danger select:hover{border-color:#ef2e55}.bulma-select.is-danger select.is-active,.bulma-select.is-danger select.is-focused,.bulma-select.is-danger select:active,.bulma-select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-select.is-expo:not(:hover)::after{border-color:#ffd257}.bulma-select.is-expo select{border-color:#ffd257}.bulma-select.is-expo select.is-hovered,.bulma-select.is-expo select:hover{border-color:#ffcb3e}.bulma-select.is-expo select.is-active,.bulma-select.is-expo select.is-focused,.bulma-select.is-expo select:active,.bulma-select.is-expo select:focus{box-shadow:0 0 0 .125em rgba(255,210,87,.25)}.bulma-select.is-love:not(:hover)::after{border-color:#f14668}.bulma-select.is-love select{border-color:#f14668}.bulma-select.is-love select.is-hovered,.bulma-select.is-love select:hover{border-color:#ef2e55}.bulma-select.is-love select.is-active,.bulma-select.is-love select.is-focused,.bulma-select.is-love select:active,.bulma-select.is-love select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.bulma-select.is-patreon:not(:hover)::after{border-color:#f96854}.bulma-select.is-patreon select{border-color:#f96854}.bulma-select.is-patreon select.is-hovered,.bulma-select.is-patreon select:hover{border-color:#f8523b}.bulma-select.is-patreon select.is-active,.bulma-select.is-patreon select.is-focused,.bulma-select.is-patreon select:active,.bulma-select.is-patreon select:focus{box-shadow:0 0 0 .125em rgba(249,104,84,.25)}.bulma-select.is-rss:not(:hover)::after{border-color:#f26522}.bulma-select.is-rss select{border-color:#f26522}.bulma-select.is-rss select.is-hovered,.bulma-select.is-rss select:hover{border-color:#ed560e}.bulma-select.is-rss select.is-active,.bulma-select.is-rss select.is-focused,.bulma-select.is-rss select:active,.bulma-select.is-rss select:focus{box-shadow:0 0 0 .125em rgba(242,101,34,.25)}.bulma-select.is-bleeding:not(:hover)::after{border-color:#abf47c}.bulma-select.is-bleeding select{border-color:#abf47c}.bulma-select.is-bleeding select.is-hovered,.bulma-select.is-bleeding select:hover{border-color:#9cf264}.bulma-select.is-bleeding select.is-active,.bulma-select.is-bleeding select.is-focused,.bulma-select.is-bleeding select:active,.bulma-select.is-bleeding select:focus{box-shadow:0 0 0 .125em rgba(171,244,124,.25)}.bulma-select.is-sass:not(:hover)::after{border-color:#bf4080}.bulma-select.is-sass select{border-color:#bf4080}.bulma-select.is-sass select.is-hovered,.bulma-select.is-sass select:hover{border-color:#ac3a73}.bulma-select.is-sass select.is-active,.bulma-select.is-sass select.is-focused,.bulma-select.is-sass select:active,.bulma-select.is-sass select:focus{box-shadow:0 0 0 .125em rgba(191,64,128,.25)}.bulma-select.is-amazon:not(:hover)::after{border-color:#ffd863}.bulma-select.is-amazon select{border-color:#ffd863}.bulma-select.is-amazon select.is-hovered,.bulma-select.is-amazon select:hover{border-color:#ffd24a}.bulma-select.is-amazon select.is-active,.bulma-select.is-amazon select.is-focused,.bulma-select.is-amazon select:active,.bulma-select.is-amazon select:focus{box-shadow:0 0 0 .125em rgba(255,216,99,.25)}.bulma-select.is-sponsor:not(:hover)::after{border-color:#ea4aaa}.bulma-select.is-sponsor select{border-color:#ea4aaa}.bulma-select.is-sponsor select.is-hovered,.bulma-select.is-sponsor select:hover{border-color:#e7339f}.bulma-select.is-sponsor select.is-active,.bulma-select.is-sponsor select.is-focused,.bulma-select.is-sponsor select:active,.bulma-select.is-sponsor select:focus{box-shadow:0 0 0 .125em rgba(234,74,170,.25)}.bulma-select.is-twitter:not(:hover)::after{border-color:#55acee}.bulma-select.is-twitter select{border-color:#55acee}.bulma-select.is-twitter select.is-hovered,.bulma-select.is-twitter select:hover{border-color:#3ea1ec}.bulma-select.is-twitter select.is-active,.bulma-select.is-twitter select.is-focused,.bulma-select.is-twitter select:active,.bulma-select.is-twitter select:focus{box-shadow:0 0 0 .125em rgba(85,172,238,.25)}.bulma-select.is-videos:not(:hover)::after{border-color:#48c78e}.bulma-select.is-videos select{border-color:#48c78e}.bulma-select.is-videos select.is-hovered,.bulma-select.is-videos select:hover{border-color:#3abb81}.bulma-select.is-videos select.is-active,.bulma-select.is-videos select.is-focused,.bulma-select.is-videos select:active,.bulma-select.is-videos select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.bulma-select.is-extensions:not(:hover)::after{border-color:#3e8ed0}.bulma-select.is-extensions select{border-color:#3e8ed0}.bulma-select.is-extensions select.is-hovered,.bulma-select.is-extensions select:hover{border-color:#3082c5}.bulma-select.is-extensions select.is-active,.bulma-select.is-extensions select.is-focused,.bulma-select.is-extensions select:active,.bulma-select.is-extensions select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.bulma-select.is-bootstrap:not(:hover)::after{border-color:#6f5499}.bulma-select.is-bootstrap select{border-color:#6f5499}.bulma-select.is-bootstrap select.is-hovered,.bulma-select.is-bootstrap select:hover{border-color:#634b89}.bulma-select.is-bootstrap select.is-active,.bulma-select.is-bootstrap select.is-focused,.bulma-select.is-bootstrap select:active,.bulma-select.is-bootstrap select:focus{box-shadow:0 0 0 .125em rgba(111,84,153,.25)}.bulma-select.is-small{border-radius:2px;font-size:.75rem}.bulma-select.is-medium{font-size:1.25rem}.bulma-select.is-large{font-size:1.5rem}.bulma-select.is-disabled::after{border-color:#7a7a7a!important;opacity:.5}.bulma-select.is-fullwidth{width:100%}.bulma-select.is-fullwidth select{width:100%}.bulma-select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.bulma-select.is-loading.is-small:after{font-size:.75rem}.bulma-select.is-loading.is-medium:after{font-size:1.25rem}.bulma-select.is-loading.is-large:after{font-size:1.5rem}.bulma-file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.bulma-file.is-white .bulma-file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-hovered .bulma-file-cta,.bulma-file.is-white:hover .bulma-file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.bulma-file.is-white.is-focused .bulma-file-cta,.bulma-file.is-white:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,255,255,.25);color:#0a0a0a}.bulma-file.is-white.is-active .bulma-file-cta,.bulma-file.is-white:active .bulma-file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.bulma-file.is-black .bulma-file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.bulma-file.is-black.is-hovered .bulma-file-cta,.bulma-file.is-black:hover .bulma-file-cta{background-color:#040404;border-color:transparent;color:#fff}.bulma-file.is-black.is-focused .bulma-file-cta,.bulma-file.is-black:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.bulma-file.is-black.is-active .bulma-file-cta,.bulma-file.is-black:active .bulma-file-cta{background-color:#000;border-color:transparent;color:#fff}.bulma-file.is-light .bulma-file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-hovered .bulma-file-cta,.bulma-file.is-light:hover .bulma-file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-light.is-focused .bulma-file-cta,.bulma-file.is-light:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(245,245,245,.25);color:rgba(0,0,0,.7)}.bulma-file.is-light.is-active .bulma-file-cta,.bulma-file.is-light:active .bulma-file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-dark .bulma-file-cta{background-color:#363636;border-color:transparent;color:#fff}.bulma-file.is-dark.is-hovered .bulma-file-cta,.bulma-file.is-dark:hover .bulma-file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.bulma-file.is-dark.is-focused .bulma-file-cta,.bulma-file.is-dark:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.bulma-file.is-dark.is-active .bulma-file-cta,.bulma-file.is-dark:active .bulma-file-cta{background-color:#292929;border-color:transparent;color:#fff}.bulma-file.is-primary .bulma-file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.bulma-file.is-primary.is-hovered .bulma-file-cta,.bulma-file.is-primary:hover .bulma-file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.bulma-file.is-primary.is-focused .bulma-file-cta,.bulma-file.is-primary:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.bulma-file.is-primary.is-active .bulma-file-cta,.bulma-file.is-primary:active .bulma-file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.bulma-file.is-link .bulma-file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.bulma-file.is-link.is-hovered .bulma-file-cta,.bulma-file.is-link:hover .bulma-file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.bulma-file.is-link.is-focused .bulma-file-cta,.bulma-file.is-link:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,95,199,.25);color:#fff}.bulma-file.is-link.is-active .bulma-file-cta,.bulma-file.is-link:active .bulma-file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.bulma-file.is-info .bulma-file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-file.is-info.is-hovered .bulma-file-cta,.bulma-file.is-info:hover .bulma-file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-file.is-info.is-focused .bulma-file-cta,.bulma-file.is-info:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.bulma-file.is-info.is-active .bulma-file-cta,.bulma-file.is-info:active .bulma-file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-file.is-success .bulma-file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-file.is-success.is-hovered .bulma-file-cta,.bulma-file.is-success:hover .bulma-file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-file.is-success.is-focused .bulma-file-cta,.bulma-file.is-success:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.bulma-file.is-success.is-active .bulma-file-cta,.bulma-file.is-success:active .bulma-file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-file.is-warning .bulma-file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-hovered .bulma-file-cta,.bulma-file.is-warning:hover .bulma-file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-focused .bulma-file-cta,.bulma-file.is-warning:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.bulma-file.is-warning.is-active .bulma-file-cta,.bulma-file.is-warning:active .bulma-file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-danger .bulma-file-cta{background-color:#f14668;border-color:transparent;color:#fff}.bulma-file.is-danger.is-hovered .bulma-file-cta,.bulma-file.is-danger:hover .bulma-file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-file.is-danger.is-focused .bulma-file-cta,.bulma-file.is-danger:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.bulma-file.is-danger.is-active .bulma-file-cta,.bulma-file.is-danger:active .bulma-file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-file.is-expo .bulma-file-cta{background-color:#ffd257;border-color:transparent;color:#fff}.bulma-file.is-expo.is-hovered .bulma-file-cta,.bulma-file.is-expo:hover .bulma-file-cta{background-color:#ffcf4a;border-color:transparent;color:#fff}.bulma-file.is-expo.is-focused .bulma-file-cta,.bulma-file.is-expo:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,210,87,.25);color:#fff}.bulma-file.is-expo.is-active .bulma-file-cta,.bulma-file.is-expo:active .bulma-file-cta{background-color:#ffcb3e;border-color:transparent;color:#fff}.bulma-file.is-love .bulma-file-cta{background-color:#f14668;border-color:transparent;color:#fff}.bulma-file.is-love.is-hovered .bulma-file-cta,.bulma-file.is-love:hover .bulma-file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.bulma-file.is-love.is-focused .bulma-file-cta,.bulma-file.is-love:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.bulma-file.is-love.is-active .bulma-file-cta,.bulma-file.is-love:active .bulma-file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.bulma-file.is-patreon .bulma-file-cta{background-color:#f96854;border-color:transparent;color:#fff}.bulma-file.is-patreon.is-hovered .bulma-file-cta,.bulma-file.is-patreon:hover .bulma-file-cta{background-color:#f95d48;border-color:transparent;color:#fff}.bulma-file.is-patreon.is-focused .bulma-file-cta,.bulma-file.is-patreon:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(249,104,84,.25);color:#fff}.bulma-file.is-patreon.is-active .bulma-file-cta,.bulma-file.is-patreon:active .bulma-file-cta{background-color:#f8523b;border-color:transparent;color:#fff}.bulma-file.is-rss .bulma-file-cta{background-color:#f26522;border-color:transparent;color:#fff}.bulma-file.is-rss.is-hovered .bulma-file-cta,.bulma-file.is-rss:hover .bulma-file-cta{background-color:#f15d16;border-color:transparent;color:#fff}.bulma-file.is-rss.is-focused .bulma-file-cta,.bulma-file.is-rss:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(242,101,34,.25);color:#fff}.bulma-file.is-rss.is-active .bulma-file-cta,.bulma-file.is-rss:active .bulma-file-cta{background-color:#ed560e;border-color:transparent;color:#fff}.bulma-file.is-bleeding .bulma-file-cta{background-color:#abf47c;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-bleeding.is-hovered .bulma-file-cta,.bulma-file.is-bleeding:hover .bulma-file-cta{background-color:#a3f370;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-bleeding.is-focused .bulma-file-cta,.bulma-file.is-bleeding:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(171,244,124,.25);color:rgba(0,0,0,.7)}.bulma-file.is-bleeding.is-active .bulma-file-cta,.bulma-file.is-bleeding:active .bulma-file-cta{background-color:#9cf264;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-sass .bulma-file-cta{background-color:#bf4080;border-color:transparent;color:#fff}.bulma-file.is-sass.is-hovered .bulma-file-cta,.bulma-file.is-sass:hover .bulma-file-cta{background-color:#b53d7a;border-color:transparent;color:#fff}.bulma-file.is-sass.is-focused .bulma-file-cta,.bulma-file.is-sass:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(191,64,128,.25);color:#fff}.bulma-file.is-sass.is-active .bulma-file-cta,.bulma-file.is-sass:active .bulma-file-cta{background-color:#ac3a73;border-color:transparent;color:#fff}.bulma-file.is-amazon .bulma-file-cta{background-color:#ffd863;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-amazon.is-hovered .bulma-file-cta,.bulma-file.is-amazon:hover .bulma-file-cta{background-color:#ffd556;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-amazon.is-focused .bulma-file-cta,.bulma-file.is-amazon:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,216,99,.25);color:rgba(0,0,0,.7)}.bulma-file.is-amazon.is-active .bulma-file-cta,.bulma-file.is-amazon:active .bulma-file-cta{background-color:#ffd24a;border-color:transparent;color:rgba(0,0,0,.7)}.bulma-file.is-sponsor .bulma-file-cta{background-color:#ea4aaa;border-color:transparent;color:#fff}.bulma-file.is-sponsor.is-hovered .bulma-file-cta,.bulma-file.is-sponsor:hover .bulma-file-cta{background-color:#e93fa5;border-color:transparent;color:#fff}.bulma-file.is-sponsor.is-focused .bulma-file-cta,.bulma-file.is-sponsor:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(234,74,170,.25);color:#fff}.bulma-file.is-sponsor.is-active .bulma-file-cta,.bulma-file.is-sponsor:active .bulma-file-cta{background-color:#e7339f;border-color:transparent;color:#fff}.bulma-file.is-twitter .bulma-file-cta{background-color:#55acee;border-color:transparent;color:#fff}.bulma-file.is-twitter.is-hovered .bulma-file-cta,.bulma-file.is-twitter:hover .bulma-file-cta{background-color:#49a6ed;border-color:transparent;color:#fff}.bulma-file.is-twitter.is-focused .bulma-file-cta,.bulma-file.is-twitter:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(85,172,238,.25);color:#fff}.bulma-file.is-twitter.is-active .bulma-file-cta,.bulma-file.is-twitter:active .bulma-file-cta{background-color:#3ea1ec;border-color:transparent;color:#fff}.bulma-file.is-videos .bulma-file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.bulma-file.is-videos.is-hovered .bulma-file-cta,.bulma-file.is-videos:hover .bulma-file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.bulma-file.is-videos.is-focused .bulma-file-cta,.bulma-file.is-videos:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.bulma-file.is-videos.is-active .bulma-file-cta,.bulma-file.is-videos:active .bulma-file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.bulma-file.is-extensions .bulma-file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.bulma-file.is-extensions.is-hovered .bulma-file-cta,.bulma-file.is-extensions:hover .bulma-file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.bulma-file.is-extensions.is-focused .bulma-file-cta,.bulma-file.is-extensions:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.bulma-file.is-extensions.is-active .bulma-file-cta,.bulma-file.is-extensions:active .bulma-file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.bulma-file.is-bootstrap .bulma-file-cta{background-color:#6f5499;border-color:transparent;color:#fff}.bulma-file.is-bootstrap.is-hovered .bulma-file-cta,.bulma-file.is-bootstrap:hover .bulma-file-cta{background-color:#694f91;border-color:transparent;color:#fff}.bulma-file.is-bootstrap.is-focused .bulma-file-cta,.bulma-file.is-bootstrap:focus .bulma-file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(111,84,153,.25);color:#fff}.bulma-file.is-bootstrap.is-active .bulma-file-cta,.bulma-file.is-bootstrap:active .bulma-file-cta{background-color:#634b89;border-color:transparent;color:#fff}.bulma-file.is-small{font-size:.75rem}.bulma-file.is-normal{font-size:1rem}.bulma-file.is-medium{font-size:1.25rem}.bulma-file.is-medium .bulma-file-icon .fa{font-size:21px}.bulma-file.is-large{font-size:1.5rem}.bulma-file.is-large .bulma-file-icon .fa{font-size:28px}.bulma-file.has-name .bulma-file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-file.has-name .bulma-file-name{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-file.has-name.is-empty .bulma-file-cta{border-radius:.375em}.bulma-file.has-name.is-empty .bulma-file-name{display:none}.bulma-file.is-boxed .bulma-file-label{flex-direction:column}.bulma-file.is-boxed .bulma-file-cta{flex-direction:column;height:auto;padding:1em 3em}.bulma-file.is-boxed .bulma-file-name{border-width:0 1px 1px}.bulma-file.is-boxed .bulma-file-icon{height:1.5em;width:1.5em}.bulma-file.is-boxed .bulma-file-icon .fa{font-size:21px}.bulma-file.is-boxed.is-small .bulma-file-icon .fa{font-size:14px}.bulma-file.is-boxed.is-medium .bulma-file-icon .fa{font-size:28px}.bulma-file.is-boxed.is-large .bulma-file-icon .fa{font-size:35px}.bulma-file.is-boxed.has-name .bulma-file-cta{border-radius:.375em .375em 0 0}.bulma-file.is-boxed.has-name .bulma-file-name{border-radius:0 0 .375em .375em;border-width:0 1px 1px}.bulma-file.is-centered{justify-content:center}.bulma-file.is-fullwidth .bulma-file-label{width:100%}.bulma-file.is-fullwidth .bulma-file-name{flex-grow:1;max-width:none}.bulma-file.is-right{justify-content:flex-end}.bulma-file.is-right .bulma-file-cta{border-radius:0 .375em .375em 0}.bulma-file.is-right .bulma-file-name{border-radius:.375em 0 0 .375em;border-width:1px 0 1px 1px;order:-1}.bulma-file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.bulma-file-label:hover .bulma-file-cta{background-color:#eee;color:#363636}.bulma-file-label:hover .bulma-file-name{border-color:#d5d5d5}.bulma-file-label:active .bulma-file-cta{background-color:#e8e8e8;color:#363636}.bulma-file-label:active .bulma-file-name{border-color:#cfcfcf}.bulma-file-input{height:100%;left:0;opacity:0;outline:0;position:absolute;top:0;width:100%}.bulma-file-cta,.bulma-file-name{border-color:#dbdbdb;border-radius:.375em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.bulma-file-cta{background-color:#f5f5f5;color:#4a4a4a}.bulma-file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.bulma-file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.bulma-file-icon .fa{font-size:14px}.bulma-label{color:#363636;display:block;font-size:1rem;font-weight:700}.bulma-label:not(:last-child){margin-bottom:.5em}.bulma-label.is-small{font-size:.75rem}.bulma-label.is-medium{font-size:1.25rem}.bulma-label.is-large{font-size:1.5rem}.bulma-help{display:block;font-size:.75rem;margin-top:.25rem}.bulma-help.is-white{color:#fff}.bulma-help.is-black{color:#0a0a0a}.bulma-help.is-light{color:#f5f5f5}.bulma-help.is-dark{color:#363636}.bulma-help.is-primary{color:#00d1b2}.bulma-help.is-link{color:#485fc7}.bulma-help.is-info{color:#3e8ed0}.bulma-help.is-success{color:#48c78e}.bulma-help.is-warning{color:#ffe08a}.bulma-help.is-danger{color:#f14668}.bulma-help.is-expo{color:#ffd257}.bulma-help.is-love{color:#f14668}.bulma-help.is-patreon{color:#f96854}.bulma-help.is-rss{color:#f26522}.bulma-help.is-bleeding{color:#abf47c}.bulma-help.is-sass{color:#bf4080}.bulma-help.is-amazon{color:#ffd863}.bulma-help.is-sponsor{color:#ea4aaa}.bulma-help.is-twitter{color:#55acee}.bulma-help.is-videos{color:#48c78e}.bulma-help.is-extensions{color:#3e8ed0}.bulma-help.is-bootstrap{color:#6f5499}.bulma-field:not(:last-child){margin-bottom:.75rem}.bulma-field.has-addons{display:flex;justify-content:flex-start}.bulma-field.has-addons .bulma-control:not(:last-child){margin-right:-1px}.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-button,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-input,.bulma-field.has-addons .bulma-control:not(:first-child):not(:last-child) .bulma-select select{border-radius:0}.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:first-child:not(:only-child) .bulma-select select{border-bottom-right-radius:0;border-top-right-radius:0}.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-button,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-input,.bulma-field.has-addons .bulma-control:last-child:not(:only-child) .bulma-select select{border-bottom-left-radius:0;border-top-left-radius:0}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-hovered,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):hover{z-index:2}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus{z-index:3}.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-button:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-input:not([disabled]):focus:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]).is-focused:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):active:hover,.bulma-field.has-addons .bulma-control .bulma-select select:not([disabled]):focus:hover{z-index:4}.bulma-field.has-addons .bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.has-addons.has-addons-centered{justify-content:center}.bulma-field.has-addons.has-addons-right{justify-content:flex-end}.bulma-field.has-addons.has-addons-fullwidth .bulma-control{flex-grow:1;flex-shrink:0}.bulma-field.is-grouped{display:flex;justify-content:flex-start}.bulma-field.is-grouped>.bulma-control{flex-shrink:0}.bulma-field.is-grouped>.bulma-control:not(:last-child){margin-bottom:0;margin-right:.75rem}.bulma-field.is-grouped>.bulma-control.is-expanded{flex-grow:1;flex-shrink:1}.bulma-field.is-grouped.is-grouped-centered{justify-content:center}.bulma-field.is-grouped.is-grouped-right{justify-content:flex-end}.bulma-field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:last-child,.bulma-field.is-grouped.is-grouped-multiline>.bulma-control:not(:last-child){margin-bottom:.75rem}.bulma-field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.bulma-field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field.is-horizontal{display:flex}}.bulma-field-label .bulma-label{font-size:inherit}@media screen and (max-width:768px){.bulma-field-label{margin-bottom:.5rem}}@media screen and (min-width:769px),print{.bulma-field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.bulma-field-label.is-small{font-size:.75rem;padding-top:.375em}.bulma-field-label.is-normal{padding-top:.375em}.bulma-field-label.is-medium{font-size:1.25rem;padding-top:.375em}.bulma-field-label.is-large{font-size:1.5rem;padding-top:.375em}}.bulma-field-body .bulma-field .bulma-field{margin-bottom:0}@media screen and (min-width:769px),print{.bulma-field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.bulma-field-body .bulma-field{margin-bottom:0}.bulma-field-body>.bulma-field{flex-shrink:1}.bulma-field-body>.bulma-field:not(.is-narrow){flex-grow:1}.bulma-field-body>.bulma-field:not(:last-child){margin-right:.75rem}}.bulma-control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.bulma-control.has-icons-left .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-left .bulma-select:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-input:focus~.bulma-icon,.bulma-control.has-icons-right .bulma-select:focus~.bulma-icon{color:#4a4a4a}.bulma-control.has-icons-left .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-small~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-small~.bulma-icon{font-size:.75rem}.bulma-control.has-icons-left .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-medium~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-medium~.bulma-icon{font-size:1.25rem}.bulma-control.has-icons-left .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-left .bulma-select.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-input.is-large~.bulma-icon,.bulma-control.has-icons-right .bulma-select.is-large~.bulma-icon{font-size:1.5rem}.bulma-control.has-icons-left .bulma-icon,.bulma-control.has-icons-right .bulma-icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.bulma-control.has-icons-left .bulma-input,.bulma-control.has-icons-left .bulma-select select{padding-left:2.5em}.bulma-control.has-icons-left .bulma-icon.is-left{left:0}.bulma-control.has-icons-right .bulma-input,.bulma-control.has-icons-right .bulma-select select{padding-right:2.5em}.bulma-control.has-icons-right .bulma-icon.is-right{right:0}.bulma-control.is-loading::after{position:absolute!important;right:.625em;top:.625em;z-index:4}.bulma-control.is-loading.is-small:after{font-size:.75rem}.bulma-control.is-loading.is-medium:after{font-size:1.25rem}.bulma-control.is-loading.is-large:after{font-size:1.5rem}.bulma-breadcrumb{font-size:1rem;white-space:nowrap}.bulma-breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.bulma-breadcrumb a:hover{color:#363636}.bulma-breadcrumb li{align-items:center;display:flex}.bulma-breadcrumb li:first-child a{padding-left:0}.bulma-breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.bulma-breadcrumb li+li::before{color:#b5b5b5;content:"/"}.bulma-breadcrumb ol,.bulma-breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.bulma-breadcrumb .bulma-icon:first-child{margin-right:.5em}.bulma-breadcrumb .bulma-icon:last-child{margin-left:.5em}.bulma-breadcrumb.is-centered ol,.bulma-breadcrumb.is-centered ul{justify-content:center}.bulma-breadcrumb.is-right ol,.bulma-breadcrumb.is-right ul{justify-content:flex-end}.bulma-breadcrumb.is-small{font-size:.75rem}.bulma-breadcrumb.is-medium{font-size:1.25rem}.bulma-breadcrumb.is-large{font-size:1.5rem}.bulma-breadcrumb.has-arrow-separator li+li::before{content:"→"}.bulma-breadcrumb.has-bullet-separator li+li::before{content:"•"}.bulma-breadcrumb.has-dot-separator li+li::before{content:"·"}.bulma-breadcrumb.has-succeeds-separator li+li::before{content:"≻"}.bulma-card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);color:#4a4a4a;max-width:100%;position:relative}.bulma-card-content:first-child,.bulma-card-footer:first-child,.bulma-card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-content:last-child,.bulma-card-footer:last-child,.bulma-card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em rgba(10,10,10,.1);display:flex}.bulma-card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.bulma-card-header-title.is-centered{justify-content:center}.bulma-card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.bulma-card-image{display:block;position:relative}.bulma-card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.bulma-card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.bulma-card-content{background-color:transparent;padding:1.5rem}.bulma-card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.bulma-card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.bulma-card-footer-item:not(:last-child){border-right:1px solid #ededed}.bulma-card .bulma-media:not(:last-child){margin-bottom:1.5rem}.bulma-dropdown{display:inline-flex;position:relative;vertical-align:top}.bulma-dropdown.is-active .bulma-dropdown-menu,.bulma-dropdown.is-hoverable:hover .bulma-dropdown-menu{display:block}.bulma-dropdown.is-right .bulma-dropdown-menu{left:auto;right:0}.bulma-dropdown.is-up .bulma-dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.bulma-dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.bulma-dropdown-content{background-color:#fff;border-radius:.375em;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);padding-bottom:.5rem;padding-top:.5rem}.bulma-dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.bulma-dropdown-item,button.bulma-dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.bulma-dropdown-item:hover,button.bulma-dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.bulma-dropdown-item.is-active,button.bulma-dropdown-item.is-active{background-color:#485fc7;color:#fff}.bulma-dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.bulma-level{align-items:center;justify-content:space-between}.bulma-level code{border-radius:.375em}.bulma-level img{display:inline-block;vertical-align:top}.bulma-level.is-mobile{display:flex}.bulma-level.is-mobile .bulma-level-left,.bulma-level.is-mobile .bulma-level-right{display:flex}.bulma-level.is-mobile .bulma-level-left+.bulma-level-right{margin-top:0}.bulma-level.is-mobile .bulma-level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.bulma-level.is-mobile .bulma-level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width:769px),print{.bulma-level{display:flex}.bulma-level>.bulma-level-item:not(.is-narrow){flex-grow:1}}.bulma-level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.bulma-level-item .bulma-subtitle,.bulma-level-item .bulma-title{margin-bottom:0}@media screen and (max-width:768px){.bulma-level-item:not(:last-child){margin-bottom:.75rem}}.bulma-level-left,.bulma-level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-level-left .bulma-level-item.is-flexible,.bulma-level-right .bulma-level-item.is-flexible{flex-grow:1}@media screen and (min-width:769px),print{.bulma-level-left .bulma-level-item:not(:last-child),.bulma-level-right .bulma-level-item:not(:last-child){margin-right:.75rem}}.bulma-level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.bulma-level-left+.bulma-level-right{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bulma-level-left{display:flex}}.bulma-level-right{align-items:center;justify-content:flex-end}@media screen and (min-width:769px),print{.bulma-level-right{display:flex}}.bulma-media{align-items:flex-start;display:flex;text-align:inherit}.bulma-media .bulma-content:not(:last-child){margin-bottom:.75rem}.bulma-media .bulma-media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.bulma-media .bulma-media .bulma-content:not(:last-child),.bulma-media .bulma-media .bulma-control:not(:last-child){margin-bottom:.5rem}.bulma-media .bulma-media .bulma-media{padding-top:.5rem}.bulma-media .bulma-media .bulma-media+.bulma-media{margin-top:.5rem}.bulma-media+.bulma-media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.bulma-media.is-large+.bulma-media{margin-top:1.5rem;padding-top:1.5rem}.bulma-media-left,.bulma-media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.bulma-media-left{margin-right:1rem}.bulma-media-right{margin-left:1rem}.bulma-media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.bulma-media-content{overflow-x:auto}}.bulma-menu{font-size:1rem}.bulma-menu.is-small{font-size:.75rem}.bulma-menu.is-medium{font-size:1.25rem}.bulma-menu.is-large{font-size:1.5rem}.bulma-menu-list{line-height:1.25}.bulma-menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.bulma-menu-list a:hover{background-color:#f5f5f5;color:#363636}.bulma-menu-list a.is-active{background-color:#485fc7;color:#fff}.bulma-menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.bulma-menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.bulma-menu-label:not(:first-child){margin-top:1em}.bulma-menu-label:not(:last-child){margin-bottom:1em}.bulma-message{background-color:#f5f5f5;border-radius:.375em;font-size:1rem}.bulma-message strong{color:currentColor}.bulma-message a:not(.bulma-button):not(.bulma-tag):not(.bulma-dropdown-item){color:currentColor;text-decoration:underline}.bulma-message.is-small{font-size:.75rem}.bulma-message.is-medium{font-size:1.25rem}.bulma-message.is-large{font-size:1.5rem}.bulma-message.is-white{background-color:#fff}.bulma-message.is-white .bulma-message-header{background-color:#fff;color:#0a0a0a}.bulma-message.is-white .bulma-message-body{border-color:#fff}.bulma-message.is-black{background-color:#fafafa}.bulma-message.is-black .bulma-message-header{background-color:#0a0a0a;color:#fff}.bulma-message.is-black .bulma-message-body{border-color:#0a0a0a}.bulma-message.is-light{background-color:#fafafa}.bulma-message.is-light .bulma-message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-message.is-light .bulma-message-body{border-color:#f5f5f5}.bulma-message.is-dark{background-color:#fafafa}.bulma-message.is-dark .bulma-message-header{background-color:#363636;color:#fff}.bulma-message.is-dark .bulma-message-body{border-color:#363636}.bulma-message.is-primary{background-color:#ebfffc}.bulma-message.is-primary .bulma-message-header{background-color:#00d1b2;color:#fff}.bulma-message.is-primary .bulma-message-body{border-color:#00d1b2;color:#00947e}.bulma-message.is-link{background-color:#eff1fa}.bulma-message.is-link .bulma-message-header{background-color:#485fc7;color:#fff}.bulma-message.is-link .bulma-message-body{border-color:#485fc7;color:#3850b7}.bulma-message.is-info{background-color:#eff5fb}.bulma-message.is-info .bulma-message-header{background-color:#3e8ed0;color:#fff}.bulma-message.is-info .bulma-message-body{border-color:#3e8ed0;color:#296fa8}.bulma-message.is-success{background-color:#effaf5}.bulma-message.is-success .bulma-message-header{background-color:#48c78e;color:#fff}.bulma-message.is-success .bulma-message-body{border-color:#48c78e;color:#257953}.bulma-message.is-warning{background-color:#fffaeb}.bulma-message.is-warning .bulma-message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-message.is-warning .bulma-message-body{border-color:#ffe08a;color:#946c00}.bulma-message.is-danger{background-color:#feecf0}.bulma-message.is-danger .bulma-message-header{background-color:#f14668;color:#fff}.bulma-message.is-danger .bulma-message-body{border-color:#f14668;color:#cc0f35}.bulma-message.is-expo{background-color:#fffaeb}.bulma-message.is-expo .bulma-message-header{background-color:#ffd257;color:#fff}.bulma-message.is-expo .bulma-message-body{border-color:#ffd257;color:#946c00}.bulma-message.is-love{background-color:#feecf0}.bulma-message.is-love .bulma-message-header{background-color:#f14668;color:#fff}.bulma-message.is-love .bulma-message-body{border-color:#f14668;color:#cc0f35}.bulma-message.is-patreon{background-color:#feeeeb}.bulma-message.is-patreon .bulma-message-header{background-color:#f96854;color:#fff}.bulma-message.is-patreon .bulma-message-body{border-color:#f96854;color:#c01d07}.bulma-message.is-rss{background-color:#fef2ec}.bulma-message.is-rss .bulma-message-header{background-color:#f26522;color:#fff}.bulma-message.is-rss .bulma-message-body{border-color:#f26522;color:#c1460b}.bulma-message.is-bleeding{background-color:#f3fdec}.bulma-message.is-bleeding .bulma-message-header{background-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-message.is-bleeding .bulma-message-body{border-color:#abf47c;color:#3c880b}.bulma-message.is-sass{background-color:#faf0f5}.bulma-message.is-sass .bulma-message-header{background-color:#bf4080;color:#fff}.bulma-message.is-sass .bulma-message-body{border-color:#bf4080;color:#b03b76}.bulma-message.is-amazon{background-color:#fffaeb}.bulma-message.is-amazon .bulma-message-header{background-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-message.is-amazon .bulma-message-body{border-color:#ffd863;color:#946f00}.bulma-message.is-sponsor{background-color:#fdedf6}.bulma-message.is-sponsor .bulma-message-header{background-color:#ea4aaa;color:#fff}.bulma-message.is-sponsor .bulma-message-body{border-color:#ea4aaa;color:#c0167c}.bulma-message.is-twitter{background-color:#ecf6fd}.bulma-message.is-twitter .bulma-message-header{background-color:#55acee;color:#fff}.bulma-message.is-twitter .bulma-message-body{border-color:#55acee;color:#10609e}.bulma-message.is-videos{background-color:#effaf5}.bulma-message.is-videos .bulma-message-header{background-color:#48c78e;color:#fff}.bulma-message.is-videos .bulma-message-body{border-color:#48c78e;color:#257953}.bulma-message.is-extensions{background-color:#eff5fb}.bulma-message.is-extensions .bulma-message-header{background-color:#3e8ed0;color:#fff}.bulma-message.is-extensions .bulma-message-body{border-color:#3e8ed0;color:#296fa8}.bulma-message.is-bootstrap{background-color:#f4f2f8}.bulma-message.is-bootstrap .bulma-message-header{background-color:#6f5499;color:#fff}.bulma-message.is-bootstrap .bulma-message-body{border-color:#6f5499;color:#73579e}.bulma-message-header{align-items:center;background-color:#4a4a4a;border-radius:.375em .375em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.bulma-message-header .bulma-delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.bulma-message-header+.bulma-message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.bulma-message-body{border-color:#dbdbdb;border-radius:.375em;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.bulma-message-body code,.bulma-message-body pre{background-color:#fff}.bulma-message-body pre code{background-color:transparent}.bulma-modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.bulma-modal.is-active{display:flex}.bulma-modal-background{background-color:rgba(10,10,10,.86)}.bulma-modal-card,.bulma-modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.bulma-modal-card,.bulma-modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.bulma-modal-close{background:0 0;height:40px;position:fixed;right:20px;top:20px;width:40px}.bulma-modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.bulma-modal-card-foot,.bulma-modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.bulma-modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.bulma-modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.bulma-modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.bulma-modal-card-foot .bulma-button:not(:last-child){margin-right:.5em}.bulma-modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.bulma-navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.bulma-navbar.is-white{background-color:#fff;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-brand>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-brand .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-burger{color:#0a0a0a}@media screen and (min-width:769px){.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-start>.bulma-navbar-item{color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-white .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-white .bulma-navbar-start .bulma-navbar-link::after{border-color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-white .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#f2f2f2;color:#0a0a0a}.bulma-navbar.is-white .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.bulma-navbar.is-black{background-color:#0a0a0a;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-black .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-black .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-black .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-black .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#000;color:#fff}.bulma-navbar.is-black .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.bulma-navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-light .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-light .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-light .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-navbar.is-light .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.bulma-navbar.is-dark{background-color:#363636;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-dark .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-dark .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-dark .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#292929;color:#fff}.bulma-navbar.is-dark .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#363636;color:#fff}}.bulma-navbar.is-primary{background-color:#00d1b2;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-primary .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-primary .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-primary .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#00b89c;color:#fff}.bulma-navbar.is-primary .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#00d1b2;color:#fff}}.bulma-navbar.is-link{background-color:#485fc7;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-link .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-link .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-link .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-link .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3a51bb;color:#fff}.bulma-navbar.is-link .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#485fc7;color:#fff}}.bulma-navbar.is-info{background-color:#3e8ed0;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-info .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-info .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-info .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-info .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3082c5;color:#fff}.bulma-navbar.is-info .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.bulma-navbar.is-success{background-color:#48c78e;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-success .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-success .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-success .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-success .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3abb81;color:#fff}.bulma-navbar.is-success .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#48c78e;color:#fff}}.bulma-navbar.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-warning .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-warning .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-warning .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-navbar.is-warning .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.bulma-navbar.is-danger{background-color:#f14668;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-danger .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-danger .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-danger .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ef2e55;color:#fff}.bulma-navbar.is-danger .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f14668;color:#fff}}.bulma-navbar.is-expo{background-color:#ffd257;color:#fff}.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-expo .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-expo .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-expo .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-expo .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ffcb3e;color:#fff}.bulma-navbar.is-expo .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-expo .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-expo .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-expo .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-expo .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-expo .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-expo .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-expo .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-expo .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-expo .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ffcb3e;color:#fff}.bulma-navbar.is-expo .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-expo .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-expo .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-expo .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-expo .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ffcb3e;color:#fff}.bulma-navbar.is-expo .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ffd257;color:#fff}}.bulma-navbar.is-love{background-color:#f14668;color:#fff}.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-love .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-love .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-love .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-love .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-love .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-love .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-love .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-love .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-love .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-love .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-love .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-love .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-love .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-love .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-navbar.is-love .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-love .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-love .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-love .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-love .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ef2e55;color:#fff}.bulma-navbar.is-love .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f14668;color:#fff}}.bulma-navbar.is-patreon{background-color:#f96854;color:#fff}.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-patreon .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-patreon .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-patreon .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-patreon .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#f8523b;color:#fff}.bulma-navbar.is-patreon .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-patreon .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-patreon .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-patreon .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-patreon .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-patreon .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-patreon .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-patreon .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-patreon .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-patreon .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#f8523b;color:#fff}.bulma-navbar.is-patreon .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-patreon .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-patreon .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-patreon .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-patreon .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#f8523b;color:#fff}.bulma-navbar.is-patreon .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f96854;color:#fff}}.bulma-navbar.is-rss{background-color:#f26522;color:#fff}.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-rss .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-rss .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-rss .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-rss .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ed560e;color:#fff}.bulma-navbar.is-rss .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-rss .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-rss .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-rss .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-rss .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-rss .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-rss .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-rss .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-rss .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-rss .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ed560e;color:#fff}.bulma-navbar.is-rss .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-rss .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-rss .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-rss .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-rss .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ed560e;color:#fff}.bulma-navbar.is-rss .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f26522;color:#fff}}.bulma-navbar.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-bleeding .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-bleeding .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-bleeding .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-bleeding .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#9cf264;color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-bleeding .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-bleeding .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-bleeding .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-bleeding .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-bleeding .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-bleeding .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-bleeding .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-bleeding .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#9cf264;color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-bleeding .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-bleeding .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-bleeding .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#9cf264;color:rgba(0,0,0,.7)}.bulma-navbar.is-bleeding .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#abf47c;color:rgba(0,0,0,.7)}}.bulma-navbar.is-sass{background-color:#bf4080;color:#fff}.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-sass .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-sass .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-sass .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-sass .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ac3a73;color:#fff}.bulma-navbar.is-sass .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-sass .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-sass .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-sass .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-sass .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-sass .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-sass .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-sass .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-sass .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-sass .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ac3a73;color:#fff}.bulma-navbar.is-sass .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-sass .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-sass .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-sass .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-sass .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ac3a73;color:#fff}.bulma-navbar.is-sass .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#bf4080;color:#fff}}.bulma-navbar.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-amazon .bulma-navbar-brand>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-amazon .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-amazon .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-amazon .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#ffd24a;color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-brand .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-amazon .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-amazon .bulma-navbar-start>.bulma-navbar-item{color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-amazon .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-amazon .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-amazon .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-amazon .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-amazon .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-amazon .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#ffd24a;color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-amazon .bulma-navbar-start .bulma-navbar-link::after{border-color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-amazon .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-amazon .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#ffd24a;color:rgba(0,0,0,.7)}.bulma-navbar.is-amazon .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ffd863;color:rgba(0,0,0,.7)}}.bulma-navbar.is-sponsor{background-color:#ea4aaa;color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-sponsor .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-sponsor .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-sponsor .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-sponsor .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#e7339f;color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-sponsor .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-sponsor .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-sponsor .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-sponsor .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-sponsor .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-sponsor .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-sponsor .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-sponsor .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#e7339f;color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-sponsor .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-sponsor .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-sponsor .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#e7339f;color:#fff}.bulma-navbar.is-sponsor .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#ea4aaa;color:#fff}}.bulma-navbar.is-twitter{background-color:#55acee;color:#fff}.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-twitter .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-twitter .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-twitter .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-twitter .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3ea1ec;color:#fff}.bulma-navbar.is-twitter .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-twitter .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-twitter .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-twitter .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-twitter .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-twitter .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-twitter .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-twitter .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-twitter .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-twitter .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3ea1ec;color:#fff}.bulma-navbar.is-twitter .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-twitter .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-twitter .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-twitter .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-twitter .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3ea1ec;color:#fff}.bulma-navbar.is-twitter .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#55acee;color:#fff}}.bulma-navbar.is-videos{background-color:#48c78e;color:#fff}.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-videos .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-videos .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-videos .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-videos .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-videos .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-videos .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-videos .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-videos .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-videos .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-videos .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-videos .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-videos .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-videos .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-videos .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-navbar.is-videos .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-videos .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-videos .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-videos .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-videos .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3abb81;color:#fff}.bulma-navbar.is-videos .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#48c78e;color:#fff}}.bulma-navbar.is-extensions{background-color:#3e8ed0;color:#fff}.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-extensions .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-extensions .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-extensions .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-extensions .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-extensions .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-extensions .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-extensions .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-extensions .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-extensions .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-extensions .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-extensions .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-extensions .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-extensions .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-extensions .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-navbar.is-extensions .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-extensions .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-extensions .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-extensions .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-extensions .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#3082c5;color:#fff}.bulma-navbar.is-extensions .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.bulma-navbar.is-bootstrap{background-color:#6f5499;color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link,.bulma-navbar.is-bootstrap .bulma-navbar-brand>.bulma-navbar-item{color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link.is-active,.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link:focus,.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link:hover,.bulma-navbar.is-bootstrap .bulma-navbar-brand>a.bulma-navbar-item.is-active,.bulma-navbar.is-bootstrap .bulma-navbar-brand>a.bulma-navbar-item:focus,.bulma-navbar.is-bootstrap .bulma-navbar-brand>a.bulma-navbar-item:hover{background-color:#634b89;color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-brand .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-burger{color:#fff}@media screen and (min-width:769px){.bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link,.bulma-navbar.is-bootstrap .bulma-navbar-end>.bulma-navbar-item,.bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link,.bulma-navbar.is-bootstrap .bulma-navbar-start>.bulma-navbar-item{color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link.is-active,.bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link:focus,.bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link:hover,.bulma-navbar.is-bootstrap .bulma-navbar-end>a.bulma-navbar-item.is-active,.bulma-navbar.is-bootstrap .bulma-navbar-end>a.bulma-navbar-item:focus,.bulma-navbar.is-bootstrap .bulma-navbar-end>a.bulma-navbar-item:hover,.bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link.is-active,.bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link:focus,.bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link:hover,.bulma-navbar.is-bootstrap .bulma-navbar-start>a.bulma-navbar-item.is-active,.bulma-navbar.is-bootstrap .bulma-navbar-start>a.bulma-navbar-item:focus,.bulma-navbar.is-bootstrap .bulma-navbar-start>a.bulma-navbar-item:hover{background-color:#634b89;color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-end .bulma-navbar-link::after,.bulma-navbar.is-bootstrap .bulma-navbar-start .bulma-navbar-link::after{border-color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-bootstrap .bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar.is-bootstrap .bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#634b89;color:#fff}.bulma-navbar.is-bootstrap .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#6f5499;color:#fff}}.bulma-navbar>.bulma-container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.bulma-navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-bottom,.bulma-navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom{bottom:0}.bulma-navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.bulma-navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.bulma-navbar-brand,.bulma-navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.bulma-navbar-brand a.bulma-navbar-item:focus,.bulma-navbar-brand a.bulma-navbar-item:hover{background-color:transparent}.bulma-navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.bulma-navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.bulma-navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.bulma-navbar-burger span:first-child{top:calc(50% - 6px)}.bulma-navbar-burger span:nth-child(2){top:calc(50% - 1px)}.bulma-navbar-burger span:nth-child(3){top:calc(50% + 4px)}.bulma-navbar-burger:hover{background-color:rgba(0,0,0,.05)}.bulma-navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.bulma-navbar-burger.is-active span:nth-child(2){opacity:0}.bulma-navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.bulma-navbar-menu{display:none}.bulma-navbar-item,.bulma-navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.bulma-navbar-item .bulma-icon:only-child,.bulma-navbar-link .bulma-icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.bulma-navbar-link,a.bulma-navbar-item{cursor:pointer}.bulma-navbar-link.is-active,.bulma-navbar-link:focus,.bulma-navbar-link:focus-within,.bulma-navbar-link:hover,a.bulma-navbar-item.is-active,a.bulma-navbar-item:focus,a.bulma-navbar-item:focus-within,a.bulma-navbar-item:hover{background-color:#fafafa;color:#485fc7}.bulma-navbar-item{flex-grow:0;flex-shrink:0}.bulma-navbar-item img{max-height:1.75rem}.bulma-navbar-item.has-dropdown{padding:0}.bulma-navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.bulma-navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.bulma-navbar-item.is-tab:focus,.bulma-navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.bulma-navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.bulma-navbar-content{flex-grow:1;flex-shrink:1}.bulma-navbar-link:not(.is-arrowless){padding-right:2.5em}.bulma-navbar-link:not(.is-arrowless)::after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.bulma-navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.bulma-navbar-dropdown .bulma-navbar-item{padding-left:1.5rem;padding-right:1.5rem}.bulma-navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:768px){.bulma-navbar>.bulma-container{display:block}.bulma-navbar-brand .bulma-navbar-item,.bulma-navbar-tabs .bulma-navbar-item{align-items:center;display:flex}.bulma-navbar-link::after{display:none}.bulma-navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,.1);padding:.5rem 0}.bulma-navbar-menu.is-active{display:block}.bulma-navbar.is-fixed-bottom-touch,.bulma-navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-touch{bottom:0}.bulma-navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-touch{top:0}.bulma-navbar.is-fixed-top .bulma-navbar-menu,.bulma-navbar.is-fixed-top-touch .bulma-navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:769px){.bulma-navbar,.bulma-navbar-end,.bulma-navbar-menu,.bulma-navbar-start{align-items:stretch;display:flex}.bulma-navbar{min-height:3.25rem}.bulma-navbar.is-spaced{padding:1rem 2rem}.bulma-navbar.is-spaced .bulma-navbar-end,.bulma-navbar.is-spaced .bulma-navbar-start{align-items:center}.bulma-navbar.is-spaced .bulma-navbar-link,.bulma-navbar.is-spaced a.bulma-navbar-item{border-radius:.375em}.bulma-navbar.is-transparent .bulma-navbar-link.is-active,.bulma-navbar.is-transparent .bulma-navbar-link:focus,.bulma-navbar.is-transparent .bulma-navbar-link:hover,.bulma-navbar.is-transparent a.bulma-navbar-item.is-active,.bulma-navbar.is-transparent a.bulma-navbar-item:focus,.bulma-navbar.is-transparent a.bulma-navbar-item:hover{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:focus-within .bulma-navbar-link,.bulma-navbar.is-transparent .bulma-navbar-item.has-dropdown.is-hoverable:hover .bulma-navbar-link{background-color:transparent!important}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar.is-transparent .bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-burger{display:none}.bulma-navbar-item,.bulma-navbar-link{align-items:center;display:flex}.bulma-navbar-item.has-dropdown{align-items:stretch}.bulma-navbar-item.has-dropdown-up .bulma-navbar-link::after{transform:rotate(135deg) translate(.25em,-.25em)}.bulma-navbar-item.has-dropdown-up .bulma-navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,.1);top:auto}.bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{display:block}.bulma-navbar-item.is-active .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown.is-boxed,.bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-item.is-active .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:focus-within .bulma-navbar-dropdown,.bulma-navbar.is-spaced .bulma-navbar-item.is-hoverable:hover .bulma-navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.bulma-navbar-menu{flex-grow:1;flex-shrink:0}.bulma-navbar-start{justify-content:flex-start;margin-right:auto}.bulma-navbar-end{justify-content:flex-end;margin-left:auto}.bulma-navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.bulma-navbar-dropdown .bulma-navbar-item{padding:.375rem 1rem;white-space:nowrap}.bulma-navbar-dropdown a.bulma-navbar-item{padding-right:3rem}.bulma-navbar-dropdown a.bulma-navbar-item:focus,.bulma-navbar-dropdown a.bulma-navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.bulma-navbar-dropdown a.bulma-navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.bulma-navbar-dropdown.is-boxed,.bulma-navbar.is-spaced .bulma-navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.bulma-navbar-dropdown.is-right{left:auto;right:0}.bulma-navbar-divider{display:block}.bulma-container>.bulma-navbar .bulma-navbar-brand,.bulma-navbar>.bulma-container .bulma-navbar-brand{margin-left:-.75rem}.bulma-container>.bulma-navbar .bulma-navbar-menu,.bulma-navbar>.bulma-container .bulma-navbar-menu{margin-right:-.75rem}.bulma-navbar.is-fixed-bottom-desktop,.bulma-navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.bulma-navbar.is-fixed-bottom-desktop{bottom:0}.bulma-navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,.1)}.bulma-navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.bulma-navbar-link.is-active,a.bulma-navbar-item.is-active{color:#0a0a0a}.bulma-navbar-link.is-active:not(:focus):not(:hover),a.bulma-navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.bulma-navbar-item.has-dropdown.is-active .bulma-navbar-link,.bulma-navbar-item.has-dropdown:focus .bulma-navbar-link,.bulma-navbar-item.has-dropdown:hover .bulma-navbar-link{background-color:#fafafa}}.bulma-hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.bulma-pagination{font-size:1rem;margin:-.25rem}.bulma-pagination.is-small{font-size:.75rem}.bulma-pagination.is-medium{font-size:1.25rem}.bulma-pagination.is-large{font-size:1.5rem}.bulma-pagination.is-rounded .bulma-pagination-next,.bulma-pagination.is-rounded .bulma-pagination-previous{padding-left:1em;padding-right:1em;border-radius:9999px}.bulma-pagination.is-rounded .bulma-pagination-link{border-radius:9999px}.bulma-pagination,.bulma-pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{border-color:#dbdbdb;color:#363636;min-width:2.5em}.bulma-pagination-link:hover,.bulma-pagination-next:hover,.bulma-pagination-previous:hover{border-color:#b5b5b5;color:#363636}.bulma-pagination-link:focus,.bulma-pagination-next:focus,.bulma-pagination-previous:focus{border-color:#485fc7}.bulma-pagination-link:active,.bulma-pagination-next:active,.bulma-pagination-previous:active{box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.bulma-pagination-link.is-disabled,.bulma-pagination-link[disabled],.bulma-pagination-next.is-disabled,.bulma-pagination-next[disabled],.bulma-pagination-previous.is-disabled,.bulma-pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.bulma-pagination-next,.bulma-pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.bulma-pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.bulma-pagination-ellipsis{color:#b5b5b5;pointer-events:none}.bulma-pagination-list{flex-wrap:wrap}.bulma-pagination-list li{list-style:none}@media screen and (max-width:768px){.bulma-pagination{flex-wrap:wrap}.bulma-pagination-next,.bulma-pagination-previous{flex-grow:1;flex-shrink:1}.bulma-pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width:769px),print{.bulma-pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.bulma-pagination-ellipsis,.bulma-pagination-link,.bulma-pagination-next,.bulma-pagination-previous{margin-bottom:0;margin-top:0}.bulma-pagination-previous{order:2}.bulma-pagination-next{order:3}.bulma-pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.bulma-pagination.is-centered .bulma-pagination-previous{order:1}.bulma-pagination.is-centered .bulma-pagination-list{justify-content:center;order:2}.bulma-pagination.is-centered .bulma-pagination-next{order:3}.bulma-pagination.is-right .bulma-pagination-previous{order:1}.bulma-pagination.is-right .bulma-pagination-next{order:2}.bulma-pagination.is-right .bulma-pagination-list{justify-content:flex-end;order:3}}.bulma-panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);font-size:1rem}.bulma-panel:not(:last-child){margin-bottom:1.5rem}.bulma-panel.is-white .bulma-panel-heading{background-color:#fff;color:#0a0a0a}.bulma-panel.is-white .bulma-panel-tabs a.is-active{border-bottom-color:#fff}.bulma-panel.is-white .bulma-panel-block.is-active .bulma-panel-icon{color:#fff}.bulma-panel.is-black .bulma-panel-heading{background-color:#0a0a0a;color:#fff}.bulma-panel.is-black .bulma-panel-tabs a.is-active{border-bottom-color:#0a0a0a}.bulma-panel.is-black .bulma-panel-block.is-active .bulma-panel-icon{color:#0a0a0a}.bulma-panel.is-light .bulma-panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-panel.is-light .bulma-panel-tabs a.is-active{border-bottom-color:#f5f5f5}.bulma-panel.is-light .bulma-panel-block.is-active .bulma-panel-icon{color:#f5f5f5}.bulma-panel.is-dark .bulma-panel-heading{background-color:#363636;color:#fff}.bulma-panel.is-dark .bulma-panel-tabs a.is-active{border-bottom-color:#363636}.bulma-panel.is-dark .bulma-panel-block.is-active .bulma-panel-icon{color:#363636}.bulma-panel.is-primary .bulma-panel-heading{background-color:#00d1b2;color:#fff}.bulma-panel.is-primary .bulma-panel-tabs a.is-active{border-bottom-color:#00d1b2}.bulma-panel.is-primary .bulma-panel-block.is-active .bulma-panel-icon{color:#00d1b2}.bulma-panel.is-link .bulma-panel-heading{background-color:#485fc7;color:#fff}.bulma-panel.is-link .bulma-panel-tabs a.is-active{border-bottom-color:#485fc7}.bulma-panel.is-link .bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel.is-info .bulma-panel-heading{background-color:#3e8ed0;color:#fff}.bulma-panel.is-info .bulma-panel-tabs a.is-active{border-bottom-color:#3e8ed0}.bulma-panel.is-info .bulma-panel-block.is-active .bulma-panel-icon{color:#3e8ed0}.bulma-panel.is-success .bulma-panel-heading{background-color:#48c78e;color:#fff}.bulma-panel.is-success .bulma-panel-tabs a.is-active{border-bottom-color:#48c78e}.bulma-panel.is-success .bulma-panel-block.is-active .bulma-panel-icon{color:#48c78e}.bulma-panel.is-warning .bulma-panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-panel.is-warning .bulma-panel-tabs a.is-active{border-bottom-color:#ffe08a}.bulma-panel.is-warning .bulma-panel-block.is-active .bulma-panel-icon{color:#ffe08a}.bulma-panel.is-danger .bulma-panel-heading{background-color:#f14668;color:#fff}.bulma-panel.is-danger .bulma-panel-tabs a.is-active{border-bottom-color:#f14668}.bulma-panel.is-danger .bulma-panel-block.is-active .bulma-panel-icon{color:#f14668}.bulma-panel.is-expo .bulma-panel-heading{background-color:#ffd257;color:#fff}.bulma-panel.is-expo .bulma-panel-tabs a.is-active{border-bottom-color:#ffd257}.bulma-panel.is-expo .bulma-panel-block.is-active .bulma-panel-icon{color:#ffd257}.bulma-panel.is-love .bulma-panel-heading{background-color:#f14668;color:#fff}.bulma-panel.is-love .bulma-panel-tabs a.is-active{border-bottom-color:#f14668}.bulma-panel.is-love .bulma-panel-block.is-active .bulma-panel-icon{color:#f14668}.bulma-panel.is-patreon .bulma-panel-heading{background-color:#f96854;color:#fff}.bulma-panel.is-patreon .bulma-panel-tabs a.is-active{border-bottom-color:#f96854}.bulma-panel.is-patreon .bulma-panel-block.is-active .bulma-panel-icon{color:#f96854}.bulma-panel.is-rss .bulma-panel-heading{background-color:#f26522;color:#fff}.bulma-panel.is-rss .bulma-panel-tabs a.is-active{border-bottom-color:#f26522}.bulma-panel.is-rss .bulma-panel-block.is-active .bulma-panel-icon{color:#f26522}.bulma-panel.is-bleeding .bulma-panel-heading{background-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-panel.is-bleeding .bulma-panel-tabs a.is-active{border-bottom-color:#abf47c}.bulma-panel.is-bleeding .bulma-panel-block.is-active .bulma-panel-icon{color:#abf47c}.bulma-panel.is-sass .bulma-panel-heading{background-color:#bf4080;color:#fff}.bulma-panel.is-sass .bulma-panel-tabs a.is-active{border-bottom-color:#bf4080}.bulma-panel.is-sass .bulma-panel-block.is-active .bulma-panel-icon{color:#bf4080}.bulma-panel.is-amazon .bulma-panel-heading{background-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-panel.is-amazon .bulma-panel-tabs a.is-active{border-bottom-color:#ffd863}.bulma-panel.is-amazon .bulma-panel-block.is-active .bulma-panel-icon{color:#ffd863}.bulma-panel.is-sponsor .bulma-panel-heading{background-color:#ea4aaa;color:#fff}.bulma-panel.is-sponsor .bulma-panel-tabs a.is-active{border-bottom-color:#ea4aaa}.bulma-panel.is-sponsor .bulma-panel-block.is-active .bulma-panel-icon{color:#ea4aaa}.bulma-panel.is-twitter .bulma-panel-heading{background-color:#55acee;color:#fff}.bulma-panel.is-twitter .bulma-panel-tabs a.is-active{border-bottom-color:#55acee}.bulma-panel.is-twitter .bulma-panel-block.is-active .bulma-panel-icon{color:#55acee}.bulma-panel.is-videos .bulma-panel-heading{background-color:#48c78e;color:#fff}.bulma-panel.is-videos .bulma-panel-tabs a.is-active{border-bottom-color:#48c78e}.bulma-panel.is-videos .bulma-panel-block.is-active .bulma-panel-icon{color:#48c78e}.bulma-panel.is-extensions .bulma-panel-heading{background-color:#3e8ed0;color:#fff}.bulma-panel.is-extensions .bulma-panel-tabs a.is-active{border-bottom-color:#3e8ed0}.bulma-panel.is-extensions .bulma-panel-block.is-active .bulma-panel-icon{color:#3e8ed0}.bulma-panel.is-bootstrap .bulma-panel-heading{background-color:#6f5499;color:#fff}.bulma-panel.is-bootstrap .bulma-panel-tabs a.is-active{border-bottom-color:#6f5499}.bulma-panel.is-bootstrap .bulma-panel-block.is-active .bulma-panel-icon{color:#6f5499}.bulma-panel-block:not(:last-child),.bulma-panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.bulma-panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.bulma-panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.bulma-panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.bulma-panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.bulma-panel-list a{color:#4a4a4a}.bulma-panel-list a:hover{color:#485fc7}.bulma-panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.bulma-panel-block input[type=checkbox]{margin-right:.75em}.bulma-panel-block>.bulma-control{flex-grow:1;flex-shrink:1;width:100%}.bulma-panel-block.is-wrapped{flex-wrap:wrap}.bulma-panel-block.is-active{border-left-color:#485fc7;color:#363636}.bulma-panel-block.is-active .bulma-panel-icon{color:#485fc7}.bulma-panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.bulma-panel-block,label.bulma-panel-block{cursor:pointer}a.bulma-panel-block:hover,label.bulma-panel-block:hover{background-color:#f5f5f5}.bulma-panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.bulma-panel-icon .fa{font-size:inherit;line-height:inherit}.bulma-tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.bulma-tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.bulma-tabs a:hover{border-bottom-color:#363636;color:#363636}.bulma-tabs li{display:block}.bulma-tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.bulma-tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.bulma-tabs ul.is-left{padding-right:.75em}.bulma-tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.bulma-tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.bulma-tabs .bulma-icon:first-child{margin-right:.5em}.bulma-tabs .bulma-icon:last-child{margin-left:.5em}.bulma-tabs.is-centered ul{justify-content:center}.bulma-tabs.is-right ul{justify-content:flex-end}.bulma-tabs.is-boxed a{border:1px solid transparent;border-radius:.375em .375em 0 0}.bulma-tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.bulma-tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.bulma-tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.bulma-tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.bulma-tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.bulma-tabs.is-toggle li+li{margin-left:-1px}.bulma-tabs.is-toggle li:first-child a{border-top-left-radius:.375em;border-bottom-left-radius:.375em}.bulma-tabs.is-toggle li:last-child a{border-top-right-radius:.375em;border-bottom-right-radius:.375em}.bulma-tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.bulma-tabs.is-toggle ul{border-bottom:none}.bulma-tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.bulma-tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.bulma-tabs.is-small{font-size:.75rem}.bulma-tabs.is-medium{font-size:1.25rem}.bulma-tabs.is-large{font-size:1.5rem}.bulma-column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.bulma-columns.is-mobile>.bulma-column.is-narrow{flex:none;width:unset}.bulma-columns.is-mobile>.bulma-column.is-full{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-three-quarters{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-two-thirds{flex:none;width:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-half{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-one-third{flex:none;width:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-one-quarter{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-one-fifth{flex:none;width:20%}.bulma-columns.is-mobile>.bulma-column.is-two-fifths{flex:none;width:40%}.bulma-columns.is-mobile>.bulma-column.is-three-fifths{flex:none;width:60%}.bulma-columns.is-mobile>.bulma-column.is-four-fifths{flex:none;width:80%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-quarters{margin-left:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-thirds{margin-left:66.6666%}.bulma-columns.is-mobile>.bulma-column.is-offset-half{margin-left:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-third{margin-left:33.3333%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-quarter{margin-left:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-one-fifth{margin-left:20%}.bulma-columns.is-mobile>.bulma-column.is-offset-two-fifths{margin-left:40%}.bulma-columns.is-mobile>.bulma-column.is-offset-three-fifths{margin-left:60%}.bulma-columns.is-mobile>.bulma-column.is-offset-four-fifths{margin-left:80%}.bulma-columns.is-mobile>.bulma-column.is-0{flex:none;width:0%}.bulma-columns.is-mobile>.bulma-column.is-offset-0{margin-left:0}.bulma-columns.is-mobile>.bulma-column.is-1{flex:none;width:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-1{margin-left:8.33333%}.bulma-columns.is-mobile>.bulma-column.is-2{flex:none;width:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-2{margin-left:16.66667%}.bulma-columns.is-mobile>.bulma-column.is-3{flex:none;width:25%}.bulma-columns.is-mobile>.bulma-column.is-offset-3{margin-left:25%}.bulma-columns.is-mobile>.bulma-column.is-4{flex:none;width:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-4{margin-left:33.33333%}.bulma-columns.is-mobile>.bulma-column.is-5{flex:none;width:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-5{margin-left:41.66667%}.bulma-columns.is-mobile>.bulma-column.is-6{flex:none;width:50%}.bulma-columns.is-mobile>.bulma-column.is-offset-6{margin-left:50%}.bulma-columns.is-mobile>.bulma-column.is-7{flex:none;width:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-7{margin-left:58.33333%}.bulma-columns.is-mobile>.bulma-column.is-8{flex:none;width:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-8{margin-left:66.66667%}.bulma-columns.is-mobile>.bulma-column.is-9{flex:none;width:75%}.bulma-columns.is-mobile>.bulma-column.is-offset-9{margin-left:75%}.bulma-columns.is-mobile>.bulma-column.is-10{flex:none;width:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-offset-10{margin-left:83.33333%}.bulma-columns.is-mobile>.bulma-column.is-11{flex:none;width:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-offset-11{margin-left:91.66667%}.bulma-columns.is-mobile>.bulma-column.is-12{flex:none;width:100%}.bulma-columns.is-mobile>.bulma-column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.bulma-column.is-narrow-mobile{flex:none;width:unset}.bulma-column.is-full-mobile{flex:none;width:100%}.bulma-column.is-three-quarters-mobile{flex:none;width:75%}.bulma-column.is-two-thirds-mobile{flex:none;width:66.6666%}.bulma-column.is-half-mobile{flex:none;width:50%}.bulma-column.is-one-third-mobile{flex:none;width:33.3333%}.bulma-column.is-one-quarter-mobile{flex:none;width:25%}.bulma-column.is-one-fifth-mobile{flex:none;width:20%}.bulma-column.is-two-fifths-mobile{flex:none;width:40%}.bulma-column.is-three-fifths-mobile{flex:none;width:60%}.bulma-column.is-four-fifths-mobile{flex:none;width:80%}.bulma-column.is-offset-three-quarters-mobile{margin-left:75%}.bulma-column.is-offset-two-thirds-mobile{margin-left:66.6666%}.bulma-column.is-offset-half-mobile{margin-left:50%}.bulma-column.is-offset-one-third-mobile{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-mobile{margin-left:25%}.bulma-column.is-offset-one-fifth-mobile{margin-left:20%}.bulma-column.is-offset-two-fifths-mobile{margin-left:40%}.bulma-column.is-offset-three-fifths-mobile{margin-left:60%}.bulma-column.is-offset-four-fifths-mobile{margin-left:80%}.bulma-column.is-0-mobile{flex:none;width:0%}.bulma-column.is-offset-0-mobile{margin-left:0}.bulma-column.is-1-mobile{flex:none;width:8.33333%}.bulma-column.is-offset-1-mobile{margin-left:8.33333%}.bulma-column.is-2-mobile{flex:none;width:16.66667%}.bulma-column.is-offset-2-mobile{margin-left:16.66667%}.bulma-column.is-3-mobile{flex:none;width:25%}.bulma-column.is-offset-3-mobile{margin-left:25%}.bulma-column.is-4-mobile{flex:none;width:33.33333%}.bulma-column.is-offset-4-mobile{margin-left:33.33333%}.bulma-column.is-5-mobile{flex:none;width:41.66667%}.bulma-column.is-offset-5-mobile{margin-left:41.66667%}.bulma-column.is-6-mobile{flex:none;width:50%}.bulma-column.is-offset-6-mobile{margin-left:50%}.bulma-column.is-7-mobile{flex:none;width:58.33333%}.bulma-column.is-offset-7-mobile{margin-left:58.33333%}.bulma-column.is-8-mobile{flex:none;width:66.66667%}.bulma-column.is-offset-8-mobile{margin-left:66.66667%}.bulma-column.is-9-mobile{flex:none;width:75%}.bulma-column.is-offset-9-mobile{margin-left:75%}.bulma-column.is-10-mobile{flex:none;width:83.33333%}.bulma-column.is-offset-10-mobile{margin-left:83.33333%}.bulma-column.is-11-mobile{flex:none;width:91.66667%}.bulma-column.is-offset-11-mobile{margin-left:91.66667%}.bulma-column.is-12-mobile{flex:none;width:100%}.bulma-column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width:769px),print{.bulma-column.is-narrow,.bulma-column.is-narrow-tablet{flex:none;width:unset}.bulma-column.is-full,.bulma-column.is-full-tablet{flex:none;width:100%}.bulma-column.is-three-quarters,.bulma-column.is-three-quarters-tablet{flex:none;width:75%}.bulma-column.is-two-thirds,.bulma-column.is-two-thirds-tablet{flex:none;width:66.6666%}.bulma-column.is-half,.bulma-column.is-half-tablet{flex:none;width:50%}.bulma-column.is-one-third,.bulma-column.is-one-third-tablet{flex:none;width:33.3333%}.bulma-column.is-one-quarter,.bulma-column.is-one-quarter-tablet{flex:none;width:25%}.bulma-column.is-one-fifth,.bulma-column.is-one-fifth-tablet{flex:none;width:20%}.bulma-column.is-two-fifths,.bulma-column.is-two-fifths-tablet{flex:none;width:40%}.bulma-column.is-three-fifths,.bulma-column.is-three-fifths-tablet{flex:none;width:60%}.bulma-column.is-four-fifths,.bulma-column.is-four-fifths-tablet{flex:none;width:80%}.bulma-column.is-offset-three-quarters,.bulma-column.is-offset-three-quarters-tablet{margin-left:75%}.bulma-column.is-offset-two-thirds,.bulma-column.is-offset-two-thirds-tablet{margin-left:66.6666%}.bulma-column.is-offset-half,.bulma-column.is-offset-half-tablet{margin-left:50%}.bulma-column.is-offset-one-third,.bulma-column.is-offset-one-third-tablet{margin-left:33.3333%}.bulma-column.is-offset-one-quarter,.bulma-column.is-offset-one-quarter-tablet{margin-left:25%}.bulma-column.is-offset-one-fifth,.bulma-column.is-offset-one-fifth-tablet{margin-left:20%}.bulma-column.is-offset-two-fifths,.bulma-column.is-offset-two-fifths-tablet{margin-left:40%}.bulma-column.is-offset-three-fifths,.bulma-column.is-offset-three-fifths-tablet{margin-left:60%}.bulma-column.is-offset-four-fifths,.bulma-column.is-offset-four-fifths-tablet{margin-left:80%}.bulma-column.is-0,.bulma-column.is-0-tablet{flex:none;width:0%}.bulma-column.is-offset-0,.bulma-column.is-offset-0-tablet{margin-left:0}.bulma-column.is-1,.bulma-column.is-1-tablet{flex:none;width:8.33333%}.bulma-column.is-offset-1,.bulma-column.is-offset-1-tablet{margin-left:8.33333%}.bulma-column.is-2,.bulma-column.is-2-tablet{flex:none;width:16.66667%}.bulma-column.is-offset-2,.bulma-column.is-offset-2-tablet{margin-left:16.66667%}.bulma-column.is-3,.bulma-column.is-3-tablet{flex:none;width:25%}.bulma-column.is-offset-3,.bulma-column.is-offset-3-tablet{margin-left:25%}.bulma-column.is-4,.bulma-column.is-4-tablet{flex:none;width:33.33333%}.bulma-column.is-offset-4,.bulma-column.is-offset-4-tablet{margin-left:33.33333%}.bulma-column.is-5,.bulma-column.is-5-tablet{flex:none;width:41.66667%}.bulma-column.is-offset-5,.bulma-column.is-offset-5-tablet{margin-left:41.66667%}.bulma-column.is-6,.bulma-column.is-6-tablet{flex:none;width:50%}.bulma-column.is-offset-6,.bulma-column.is-offset-6-tablet{margin-left:50%}.bulma-column.is-7,.bulma-column.is-7-tablet{flex:none;width:58.33333%}.bulma-column.is-offset-7,.bulma-column.is-offset-7-tablet{margin-left:58.33333%}.bulma-column.is-8,.bulma-column.is-8-tablet{flex:none;width:66.66667%}.bulma-column.is-offset-8,.bulma-column.is-offset-8-tablet{margin-left:66.66667%}.bulma-column.is-9,.bulma-column.is-9-tablet{flex:none;width:75%}.bulma-column.is-offset-9,.bulma-column.is-offset-9-tablet{margin-left:75%}.bulma-column.is-10,.bulma-column.is-10-tablet{flex:none;width:83.33333%}.bulma-column.is-offset-10,.bulma-column.is-offset-10-tablet{margin-left:83.33333%}.bulma-column.is-11,.bulma-column.is-11-tablet{flex:none;width:91.66667%}.bulma-column.is-offset-11,.bulma-column.is-offset-11-tablet{margin-left:91.66667%}.bulma-column.is-12,.bulma-column.is-12-tablet{flex:none;width:100%}.bulma-column.is-offset-12,.bulma-column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.bulma-column.is-narrow-touch{flex:none;width:unset}.bulma-column.is-full-touch{flex:none;width:100%}.bulma-column.is-three-quarters-touch{flex:none;width:75%}.bulma-column.is-two-thirds-touch{flex:none;width:66.6666%}.bulma-column.is-half-touch{flex:none;width:50%}.bulma-column.is-one-third-touch{flex:none;width:33.3333%}.bulma-column.is-one-quarter-touch{flex:none;width:25%}.bulma-column.is-one-fifth-touch{flex:none;width:20%}.bulma-column.is-two-fifths-touch{flex:none;width:40%}.bulma-column.is-three-fifths-touch{flex:none;width:60%}.bulma-column.is-four-fifths-touch{flex:none;width:80%}.bulma-column.is-offset-three-quarters-touch{margin-left:75%}.bulma-column.is-offset-two-thirds-touch{margin-left:66.6666%}.bulma-column.is-offset-half-touch{margin-left:50%}.bulma-column.is-offset-one-third-touch{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-touch{margin-left:25%}.bulma-column.is-offset-one-fifth-touch{margin-left:20%}.bulma-column.is-offset-two-fifths-touch{margin-left:40%}.bulma-column.is-offset-three-fifths-touch{margin-left:60%}.bulma-column.is-offset-four-fifths-touch{margin-left:80%}.bulma-column.is-0-touch{flex:none;width:0%}.bulma-column.is-offset-0-touch{margin-left:0}.bulma-column.is-1-touch{flex:none;width:8.33333%}.bulma-column.is-offset-1-touch{margin-left:8.33333%}.bulma-column.is-2-touch{flex:none;width:16.66667%}.bulma-column.is-offset-2-touch{margin-left:16.66667%}.bulma-column.is-3-touch{flex:none;width:25%}.bulma-column.is-offset-3-touch{margin-left:25%}.bulma-column.is-4-touch{flex:none;width:33.33333%}.bulma-column.is-offset-4-touch{margin-left:33.33333%}.bulma-column.is-5-touch{flex:none;width:41.66667%}.bulma-column.is-offset-5-touch{margin-left:41.66667%}.bulma-column.is-6-touch{flex:none;width:50%}.bulma-column.is-offset-6-touch{margin-left:50%}.bulma-column.is-7-touch{flex:none;width:58.33333%}.bulma-column.is-offset-7-touch{margin-left:58.33333%}.bulma-column.is-8-touch{flex:none;width:66.66667%}.bulma-column.is-offset-8-touch{margin-left:66.66667%}.bulma-column.is-9-touch{flex:none;width:75%}.bulma-column.is-offset-9-touch{margin-left:75%}.bulma-column.is-10-touch{flex:none;width:83.33333%}.bulma-column.is-offset-10-touch{margin-left:83.33333%}.bulma-column.is-11-touch{flex:none;width:91.66667%}.bulma-column.is-offset-11-touch{margin-left:91.66667%}.bulma-column.is-12-touch{flex:none;width:100%}.bulma-column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.bulma-column.is-narrow-desktop{flex:none;width:unset}.bulma-column.is-full-desktop{flex:none;width:100%}.bulma-column.is-three-quarters-desktop{flex:none;width:75%}.bulma-column.is-two-thirds-desktop{flex:none;width:66.6666%}.bulma-column.is-half-desktop{flex:none;width:50%}.bulma-column.is-one-third-desktop{flex:none;width:33.3333%}.bulma-column.is-one-quarter-desktop{flex:none;width:25%}.bulma-column.is-one-fifth-desktop{flex:none;width:20%}.bulma-column.is-two-fifths-desktop{flex:none;width:40%}.bulma-column.is-three-fifths-desktop{flex:none;width:60%}.bulma-column.is-four-fifths-desktop{flex:none;width:80%}.bulma-column.is-offset-three-quarters-desktop{margin-left:75%}.bulma-column.is-offset-two-thirds-desktop{margin-left:66.6666%}.bulma-column.is-offset-half-desktop{margin-left:50%}.bulma-column.is-offset-one-third-desktop{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-desktop{margin-left:25%}.bulma-column.is-offset-one-fifth-desktop{margin-left:20%}.bulma-column.is-offset-two-fifths-desktop{margin-left:40%}.bulma-column.is-offset-three-fifths-desktop{margin-left:60%}.bulma-column.is-offset-four-fifths-desktop{margin-left:80%}.bulma-column.is-0-desktop{flex:none;width:0%}.bulma-column.is-offset-0-desktop{margin-left:0}.bulma-column.is-1-desktop{flex:none;width:8.33333%}.bulma-column.is-offset-1-desktop{margin-left:8.33333%}.bulma-column.is-2-desktop{flex:none;width:16.66667%}.bulma-column.is-offset-2-desktop{margin-left:16.66667%}.bulma-column.is-3-desktop{flex:none;width:25%}.bulma-column.is-offset-3-desktop{margin-left:25%}.bulma-column.is-4-desktop{flex:none;width:33.33333%}.bulma-column.is-offset-4-desktop{margin-left:33.33333%}.bulma-column.is-5-desktop{flex:none;width:41.66667%}.bulma-column.is-offset-5-desktop{margin-left:41.66667%}.bulma-column.is-6-desktop{flex:none;width:50%}.bulma-column.is-offset-6-desktop{margin-left:50%}.bulma-column.is-7-desktop{flex:none;width:58.33333%}.bulma-column.is-offset-7-desktop{margin-left:58.33333%}.bulma-column.is-8-desktop{flex:none;width:66.66667%}.bulma-column.is-offset-8-desktop{margin-left:66.66667%}.bulma-column.is-9-desktop{flex:none;width:75%}.bulma-column.is-offset-9-desktop{margin-left:75%}.bulma-column.is-10-desktop{flex:none;width:83.33333%}.bulma-column.is-offset-10-desktop{margin-left:83.33333%}.bulma-column.is-11-desktop{flex:none;width:91.66667%}.bulma-column.is-offset-11-desktop{margin-left:91.66667%}.bulma-column.is-12-desktop{flex:none;width:100%}.bulma-column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.bulma-column.is-narrow-widescreen{flex:none;width:unset}.bulma-column.is-full-widescreen{flex:none;width:100%}.bulma-column.is-three-quarters-widescreen{flex:none;width:75%}.bulma-column.is-two-thirds-widescreen{flex:none;width:66.6666%}.bulma-column.is-half-widescreen{flex:none;width:50%}.bulma-column.is-one-third-widescreen{flex:none;width:33.3333%}.bulma-column.is-one-quarter-widescreen{flex:none;width:25%}.bulma-column.is-one-fifth-widescreen{flex:none;width:20%}.bulma-column.is-two-fifths-widescreen{flex:none;width:40%}.bulma-column.is-three-fifths-widescreen{flex:none;width:60%}.bulma-column.is-four-fifths-widescreen{flex:none;width:80%}.bulma-column.is-offset-three-quarters-widescreen{margin-left:75%}.bulma-column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.bulma-column.is-offset-half-widescreen{margin-left:50%}.bulma-column.is-offset-one-third-widescreen{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-widescreen{margin-left:25%}.bulma-column.is-offset-one-fifth-widescreen{margin-left:20%}.bulma-column.is-offset-two-fifths-widescreen{margin-left:40%}.bulma-column.is-offset-three-fifths-widescreen{margin-left:60%}.bulma-column.is-offset-four-fifths-widescreen{margin-left:80%}.bulma-column.is-0-widescreen{flex:none;width:0%}.bulma-column.is-offset-0-widescreen{margin-left:0}.bulma-column.is-1-widescreen{flex:none;width:8.33333%}.bulma-column.is-offset-1-widescreen{margin-left:8.33333%}.bulma-column.is-2-widescreen{flex:none;width:16.66667%}.bulma-column.is-offset-2-widescreen{margin-left:16.66667%}.bulma-column.is-3-widescreen{flex:none;width:25%}.bulma-column.is-offset-3-widescreen{margin-left:25%}.bulma-column.is-4-widescreen{flex:none;width:33.33333%}.bulma-column.is-offset-4-widescreen{margin-left:33.33333%}.bulma-column.is-5-widescreen{flex:none;width:41.66667%}.bulma-column.is-offset-5-widescreen{margin-left:41.66667%}.bulma-column.is-6-widescreen{flex:none;width:50%}.bulma-column.is-offset-6-widescreen{margin-left:50%}.bulma-column.is-7-widescreen{flex:none;width:58.33333%}.bulma-column.is-offset-7-widescreen{margin-left:58.33333%}.bulma-column.is-8-widescreen{flex:none;width:66.66667%}.bulma-column.is-offset-8-widescreen{margin-left:66.66667%}.bulma-column.is-9-widescreen{flex:none;width:75%}.bulma-column.is-offset-9-widescreen{margin-left:75%}.bulma-column.is-10-widescreen{flex:none;width:83.33333%}.bulma-column.is-offset-10-widescreen{margin-left:83.33333%}.bulma-column.is-11-widescreen{flex:none;width:91.66667%}.bulma-column.is-offset-11-widescreen{margin-left:91.66667%}.bulma-column.is-12-widescreen{flex:none;width:100%}.bulma-column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.bulma-column.is-narrow-fullhd{flex:none;width:unset}.bulma-column.is-full-fullhd{flex:none;width:100%}.bulma-column.is-three-quarters-fullhd{flex:none;width:75%}.bulma-column.is-two-thirds-fullhd{flex:none;width:66.6666%}.bulma-column.is-half-fullhd{flex:none;width:50%}.bulma-column.is-one-third-fullhd{flex:none;width:33.3333%}.bulma-column.is-one-quarter-fullhd{flex:none;width:25%}.bulma-column.is-one-fifth-fullhd{flex:none;width:20%}.bulma-column.is-two-fifths-fullhd{flex:none;width:40%}.bulma-column.is-three-fifths-fullhd{flex:none;width:60%}.bulma-column.is-four-fifths-fullhd{flex:none;width:80%}.bulma-column.is-offset-three-quarters-fullhd{margin-left:75%}.bulma-column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.bulma-column.is-offset-half-fullhd{margin-left:50%}.bulma-column.is-offset-one-third-fullhd{margin-left:33.3333%}.bulma-column.is-offset-one-quarter-fullhd{margin-left:25%}.bulma-column.is-offset-one-fifth-fullhd{margin-left:20%}.bulma-column.is-offset-two-fifths-fullhd{margin-left:40%}.bulma-column.is-offset-three-fifths-fullhd{margin-left:60%}.bulma-column.is-offset-four-fifths-fullhd{margin-left:80%}.bulma-column.is-0-fullhd{flex:none;width:0%}.bulma-column.is-offset-0-fullhd{margin-left:0}.bulma-column.is-1-fullhd{flex:none;width:8.33333%}.bulma-column.is-offset-1-fullhd{margin-left:8.33333%}.bulma-column.is-2-fullhd{flex:none;width:16.66667%}.bulma-column.is-offset-2-fullhd{margin-left:16.66667%}.bulma-column.is-3-fullhd{flex:none;width:25%}.bulma-column.is-offset-3-fullhd{margin-left:25%}.bulma-column.is-4-fullhd{flex:none;width:33.33333%}.bulma-column.is-offset-4-fullhd{margin-left:33.33333%}.bulma-column.is-5-fullhd{flex:none;width:41.66667%}.bulma-column.is-offset-5-fullhd{margin-left:41.66667%}.bulma-column.is-6-fullhd{flex:none;width:50%}.bulma-column.is-offset-6-fullhd{margin-left:50%}.bulma-column.is-7-fullhd{flex:none;width:58.33333%}.bulma-column.is-offset-7-fullhd{margin-left:58.33333%}.bulma-column.is-8-fullhd{flex:none;width:66.66667%}.bulma-column.is-offset-8-fullhd{margin-left:66.66667%}.bulma-column.is-9-fullhd{flex:none;width:75%}.bulma-column.is-offset-9-fullhd{margin-left:75%}.bulma-column.is-10-fullhd{flex:none;width:83.33333%}.bulma-column.is-offset-10-fullhd{margin-left:83.33333%}.bulma-column.is-11-fullhd{flex:none;width:91.66667%}.bulma-column.is-offset-11-fullhd{margin-left:91.66667%}.bulma-column.is-12-fullhd{flex:none;width:100%}.bulma-column.is-offset-12-fullhd{margin-left:100%}}.bulma-columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-columns:last-child{margin-bottom:-.75rem}.bulma-columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.bulma-columns.is-centered{justify-content:center}.bulma-columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.bulma-columns.is-gapless>.bulma-column{margin:0;padding:0!important}.bulma-columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.bulma-columns.is-gapless:last-child{margin-bottom:0}.bulma-columns.is-mobile{display:flex}.bulma-columns.is-multiline{flex-wrap:wrap}.bulma-columns.is-vcentered{align-items:center}@media screen and (min-width:769px),print{.bulma-columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.bulma-columns.is-desktop{display:flex}}.bulma-columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.bulma-columns.is-variable>.bulma-column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.bulma-columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-0-fullhd{--columnGap:0rem}}.bulma-columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.bulma-columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.bulma-columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.bulma-columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-4-fullhd{--columnGap:1rem}}.bulma-columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.bulma-columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.bulma-columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.bulma-columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.bulma-columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (min-width:769px),print{.bulma-columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.bulma-columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.bulma-columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.bulma-columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.bulma-columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.bulma-columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.bulma-columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.bulma-columns.is-variable.is-8-fullhd{--columnGap:2rem}}.bulma-tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.bulma-tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.bulma-tile.is-ancestor:last-child{margin-bottom:-.75rem}.bulma-tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.bulma-tile.is-child{margin:0!important}.bulma-tile.is-parent{padding:.75rem}.bulma-tile.is-vertical{flex-direction:column}.bulma-tile.is-vertical>.bulma-tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width:769px),print{.bulma-tile:not(.is-child){display:flex}.bulma-tile.is-1{flex:none;width:8.33333%}.bulma-tile.is-2{flex:none;width:16.66667%}.bulma-tile.is-3{flex:none;width:25%}.bulma-tile.is-4{flex:none;width:33.33333%}.bulma-tile.is-5{flex:none;width:41.66667%}.bulma-tile.is-6{flex:none;width:50%}.bulma-tile.is-7{flex:none;width:58.33333%}.bulma-tile.is-8{flex:none;width:66.66667%}.bulma-tile.is-9{flex:none;width:75%}.bulma-tile.is-10{flex:none;width:83.33333%}.bulma-tile.is-11{flex:none;width:91.66667%}.bulma-tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:focus,a.has-text-link:hover{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-expo{color:#ffd257!important}a.has-text-expo:focus,a.has-text-expo:hover{color:#ffc424!important}.has-background-expo{background-color:#ffd257!important}.has-text-expo-light{color:#fffaeb!important}a.has-text-expo-light:focus,a.has-text-expo-light:hover{color:#ffecb8!important}.has-background-expo-light{background-color:#fffaeb!important}.has-text-expo-dark{color:#946c00!important}a.has-text-expo-dark:focus,a.has-text-expo-dark:hover{color:#c79200!important}.has-background-expo-dark{background-color:#946c00!important}.has-text-love{color:#f14668!important}a.has-text-love:focus,a.has-text-love:hover{color:#ee1742!important}.has-background-love{background-color:#f14668!important}.has-text-love-light{color:#feecf0!important}a.has-text-love-light:focus,a.has-text-love-light:hover{color:#fabdc9!important}.has-background-love-light{background-color:#feecf0!important}.has-text-love-dark{color:#cc0f35!important}a.has-text-love-dark:focus,a.has-text-love-dark:hover{color:#ee2049!important}.has-background-love-dark{background-color:#cc0f35!important}.has-text-patreon{color:#f96854!important}a.has-text-patreon:focus,a.has-text-patreon:hover{color:#f73c23!important}.has-background-patreon{background-color:#f96854!important}.has-text-patreon-light{color:#feeeeb!important}a.has-text-patreon-light:focus,a.has-text-patreon-light:hover{color:#fdc2ba!important}.has-background-patreon-light{background-color:#feeeeb!important}.has-text-patreon-dark{color:#c01d07!important}a.has-text-patreon-dark:focus,a.has-text-patreon-dark:hover{color:#f12508!important}.has-background-patreon-dark{background-color:#c01d07!important}.has-text-rss{color:#f26522!important}a.has-text-rss:focus,a.has-text-rss:hover{color:#d54d0d!important}.has-background-rss{background-color:#f26522!important}.has-text-rss-light{color:#fef2ec!important}a.has-text-rss-light:focus,a.has-text-rss-light:hover{color:#fbd0bc!important}.has-background-rss-light{background-color:#fef2ec!important}.has-text-rss-dark{color:#c1460b!important}a.has-text-rss-dark:focus,a.has-text-rss-dark:hover{color:#f1570e!important}.has-background-rss-dark{background-color:#c1460b!important}.has-text-bleeding{color:#abf47c!important}a.has-text-bleeding:focus,a.has-text-bleeding:hover{color:#8df04d!important}.has-background-bleeding{background-color:#abf47c!important}.has-text-bleeding-light{color:#f3fdec!important}a.has-text-bleeding-light:focus,a.has-text-bleeding-light:hover{color:#d5f9bd!important}.has-background-bleeding-light{background-color:#f3fdec!important}.has-text-bleeding-dark{color:#3c880b!important}a.has-text-bleeding-dark:focus,a.has-text-bleeding-dark:hover{color:#51b70f!important}.has-background-bleeding-dark{background-color:#3c880b!important}.has-text-sass{color:#bf4080!important}a.has-text-sass:focus,a.has-text-sass:hover{color:#936!important}.has-background-sass{background-color:#bf4080!important}.has-text-sass-light{color:#faf0f5!important}a.has-text-sass-light:focus,a.has-text-sass-light:hover{color:#edcadb!important}.has-background-sass-light{background-color:#faf0f5!important}.has-text-sass-dark{color:#b03b76!important}a.has-text-sass-dark:focus,a.has-text-sass-dark:hover{color:#c7578f!important}.has-background-sass-dark{background-color:#b03b76!important}.has-text-amazon{color:#ffd863!important}a.has-text-amazon:focus,a.has-text-amazon:hover{color:#ffcb30!important}.has-background-amazon{background-color:#ffd863!important}.has-text-amazon-light{color:#fffaeb!important}a.has-text-amazon-light:focus,a.has-text-amazon-light:hover{color:#ffedb8!important}.has-background-amazon-light{background-color:#fffaeb!important}.has-text-amazon-dark{color:#946f00!important}a.has-text-amazon-dark:focus,a.has-text-amazon-dark:hover{color:#c79500!important}.has-background-amazon-dark{background-color:#946f00!important}.has-text-sponsor{color:#ea4aaa!important}a.has-text-sponsor:focus,a.has-text-sponsor:hover{color:#e51c95!important}.has-background-sponsor{background-color:#ea4aaa!important}.has-text-sponsor-light{color:#fdedf6!important}a.has-text-sponsor-light:focus,a.has-text-sponsor-light:hover{color:#f8bfe1!important}.has-background-sponsor-light{background-color:#fdedf6!important}.has-text-sponsor-dark{color:#c0167c!important}a.has-text-sponsor-dark:focus,a.has-text-sponsor-dark:hover{color:#e62498!important}.has-background-sponsor-dark{background-color:#c0167c!important}.has-text-twitter{color:#55acee!important}a.has-text-twitter:focus,a.has-text-twitter:hover{color:#2795e9!important}.has-background-twitter{background-color:#55acee!important}.has-text-twitter-light{color:#ecf6fd!important}a.has-text-twitter-light:focus,a.has-text-twitter-light:hover{color:#bedff9!important}.has-background-twitter-light{background-color:#ecf6fd!important}.has-text-twitter-dark{color:#10609e!important}a.has-text-twitter-dark:focus,a.has-text-twitter-dark:hover{color:#147dcc!important}.has-background-twitter-dark{background-color:#10609e!important}.has-text-videos{color:#48c78e!important}a.has-text-videos:focus,a.has-text-videos:hover{color:#34a873!important}.has-background-videos{background-color:#48c78e!important}.has-text-videos-light{color:#effaf5!important}a.has-text-videos-light:focus,a.has-text-videos-light:hover{color:#c8eedd!important}.has-background-videos-light{background-color:#effaf5!important}.has-text-videos-dark{color:#257953!important}a.has-text-videos-dark:focus,a.has-text-videos-dark:hover{color:#31a06e!important}.has-background-videos-dark{background-color:#257953!important}.has-text-extensions{color:#3e8ed0!important}a.has-text-extensions:focus,a.has-text-extensions:hover{color:#2b74b1!important}.has-background-extensions{background-color:#3e8ed0!important}.has-text-extensions-light{color:#eff5fb!important}a.has-text-extensions-light:focus,a.has-text-extensions-light:hover{color:#c6ddf1!important}.has-background-extensions-light{background-color:#eff5fb!important}.has-text-extensions-dark{color:#296fa8!important}a.has-text-extensions-dark:focus,a.has-text-extensions-dark:hover{color:#368ace!important}.has-background-extensions-dark{background-color:#296fa8!important}.has-text-bootstrap{color:#6f5499!important}a.has-text-bootstrap:focus,a.has-text-bootstrap:hover{color:#574278!important}.has-background-bootstrap{background-color:#6f5499!important}.has-text-bootstrap-light{color:#f4f2f8!important}a.has-text-bootstrap-light:focus,a.has-text-bootstrap-light:hover{color:#d9d1e6!important}.has-background-bootstrap-light{background-color:#f4f2f8!important}.has-text-bootstrap-dark{color:#73579e!important}a.has-text-bootstrap-dark:focus,a.has-text-bootstrap-dark:hover{color:#8d75b3!important}.has-background-bootstrap-dark{background-color:#73579e!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width:769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width:769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width:769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width:769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width:769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:monospace!important}.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media screen and (min-width:769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width:769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width:769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width:769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width:769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width:769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width:769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.bulma-hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.bulma-hero .bulma-navbar{background:0 0}.bulma-hero .bulma-tabs ul{border-bottom:none}.bulma-hero.is-white{background-color:#fff;color:#0a0a0a}.bulma-hero.is-white a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-white strong{color:inherit}.bulma-hero.is-white .bulma-title{color:#0a0a0a}.bulma-hero.is-white .bulma-subtitle{color:rgba(10,10,10,.9)}.bulma-hero.is-white .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-white .bulma-subtitle strong{color:#0a0a0a}@media screen and (max-width:1023px){.bulma-hero.is-white .bulma-navbar-menu{background-color:#fff}}.bulma-hero.is-white .bulma-navbar-item,.bulma-hero.is-white .bulma-navbar-link{color:rgba(10,10,10,.7)}.bulma-hero.is-white .bulma-navbar-link.is-active,.bulma-hero.is-white .bulma-navbar-link:hover,.bulma-hero.is-white a.bulma-navbar-item.is-active,.bulma-hero.is-white a.bulma-navbar-item:hover{background-color:#f2f2f2;color:#0a0a0a}.bulma-hero.is-white .bulma-tabs a{color:#0a0a0a;opacity:.9}.bulma-hero.is-white .bulma-tabs a:hover{opacity:1}.bulma-hero.is-white .bulma-tabs li.is-active a{color:#fff!important;opacity:1}.bulma-hero.is-white .bulma-tabs.is-boxed a,.bulma-hero.is-white .bulma-tabs.is-toggle a{color:#0a0a0a}.bulma-hero.is-white .bulma-tabs.is-boxed a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-white .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-white .bulma-tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.bulma-hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-white.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0,#fff 71%,#fff 100%)}}.bulma-hero.is-black{background-color:#0a0a0a;color:#fff}.bulma-hero.is-black a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-black strong{color:inherit}.bulma-hero.is-black .bulma-title{color:#fff}.bulma-hero.is-black .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-black .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-black .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-black .bulma-navbar-menu{background-color:#0a0a0a}}.bulma-hero.is-black .bulma-navbar-item,.bulma-hero.is-black .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-black .bulma-navbar-link.is-active,.bulma-hero.is-black .bulma-navbar-link:hover,.bulma-hero.is-black a.bulma-navbar-item.is-active,.bulma-hero.is-black a.bulma-navbar-item:hover{background-color:#000;color:#fff}.bulma-hero.is-black .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-black .bulma-tabs a:hover{opacity:1}.bulma-hero.is-black .bulma-tabs li.is-active a{color:#0a0a0a!important;opacity:1}.bulma-hero.is-black .bulma-tabs.is-boxed a,.bulma-hero.is-black .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-black .bulma-tabs.is-boxed a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-black .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-black .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.bulma-hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}@media screen and (max-width:768px){.bulma-hero.is-black.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#000 0,#0a0a0a 71%,#181616 100%)}}.bulma-hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bulma-hero.is-light a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-light strong{color:inherit}.bulma-hero.is-light .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-light .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-light .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-light .bulma-navbar-menu{background-color:#f5f5f5}}.bulma-hero.is-light .bulma-navbar-item,.bulma-hero.is-light .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-navbar-link.is-active,.bulma-hero.is-light .bulma-navbar-link:hover,.bulma-hero.is-light a.bulma-navbar-item.is-active,.bulma-hero.is-light a.bulma-navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-light .bulma-tabs a:hover{opacity:1}.bulma-hero.is-light .bulma-tabs li.is-active a{color:#f5f5f5!important;opacity:1}.bulma-hero.is-light .bulma-tabs.is-boxed a,.bulma-hero.is-light .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-light .bulma-tabs.is-boxed a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-light .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-light .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.bulma-hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}@media screen and (max-width:768px){.bulma-hero.is-light.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0,#f5f5f5 71%,#fff 100%)}}.bulma-hero.is-dark{background-color:#363636;color:#fff}.bulma-hero.is-dark a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-dark strong{color:inherit}.bulma-hero.is-dark .bulma-title{color:#fff}.bulma-hero.is-dark .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-dark .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-dark .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-dark .bulma-navbar-menu{background-color:#363636}}.bulma-hero.is-dark .bulma-navbar-item,.bulma-hero.is-dark .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-dark .bulma-navbar-link.is-active,.bulma-hero.is-dark .bulma-navbar-link:hover,.bulma-hero.is-dark a.bulma-navbar-item.is-active,.bulma-hero.is-dark a.bulma-navbar-item:hover{background-color:#292929;color:#fff}.bulma-hero.is-dark .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-dark .bulma-tabs a:hover{opacity:1}.bulma-hero.is-dark .bulma-tabs li.is-active a{color:#363636!important;opacity:1}.bulma-hero.is-dark .bulma-tabs.is-boxed a,.bulma-hero.is-dark .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-dark .bulma-tabs.is-boxed a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-dark .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.bulma-hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}@media screen and (max-width:768px){.bulma-hero.is-dark.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#1f191a 0,#363636 71%,#46403f 100%)}}.bulma-hero.is-primary{background-color:#00d1b2;color:#fff}.bulma-hero.is-primary a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-primary strong{color:inherit}.bulma-hero.is-primary .bulma-title{color:#fff}.bulma-hero.is-primary .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-primary .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-primary .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-primary .bulma-navbar-menu{background-color:#00d1b2}}.bulma-hero.is-primary .bulma-navbar-item,.bulma-hero.is-primary .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-primary .bulma-navbar-link.is-active,.bulma-hero.is-primary .bulma-navbar-link:hover,.bulma-hero.is-primary a.bulma-navbar-item.is-active,.bulma-hero.is-primary a.bulma-navbar-item:hover{background-color:#00b89c;color:#fff}.bulma-hero.is-primary .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-primary .bulma-tabs a:hover{opacity:1}.bulma-hero.is-primary .bulma-tabs li.is-active a{color:#00d1b2!important;opacity:1}.bulma-hero.is-primary .bulma-tabs.is-boxed a,.bulma-hero.is-primary .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-primary .bulma-tabs.is-boxed a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-primary .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.bulma-hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width:768px){.bulma-hero.is-primary.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#009e6c 0,#00d1b2 71%,#00e7eb 100%)}}.bulma-hero.is-link{background-color:#485fc7;color:#fff}.bulma-hero.is-link a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-link strong{color:inherit}.bulma-hero.is-link .bulma-title{color:#fff}.bulma-hero.is-link .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-link .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-link .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-link .bulma-navbar-menu{background-color:#485fc7}}.bulma-hero.is-link .bulma-navbar-item,.bulma-hero.is-link .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-link .bulma-navbar-link.is-active,.bulma-hero.is-link .bulma-navbar-link:hover,.bulma-hero.is-link a.bulma-navbar-item.is-active,.bulma-hero.is-link a.bulma-navbar-item:hover{background-color:#3a51bb;color:#fff}.bulma-hero.is-link .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-link .bulma-tabs a:hover{opacity:1}.bulma-hero.is-link .bulma-tabs li.is-active a{color:#485fc7!important;opacity:1}.bulma-hero.is-link .bulma-tabs.is-boxed a,.bulma-hero.is-link .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-link .bulma-tabs.is-boxed a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-link .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-link .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.bulma-hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}@media screen and (max-width:768px){.bulma-hero.is-link.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#2959b3 0,#485fc7 71%,#5658d2 100%)}}.bulma-hero.is-info{background-color:#3e8ed0;color:#fff}.bulma-hero.is-info a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-info strong{color:inherit}.bulma-hero.is-info .bulma-title{color:#fff}.bulma-hero.is-info .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-info .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-info .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-info .bulma-navbar-menu{background-color:#3e8ed0}}.bulma-hero.is-info .bulma-navbar-item,.bulma-hero.is-info .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-info .bulma-navbar-link.is-active,.bulma-hero.is-info .bulma-navbar-link:hover,.bulma-hero.is-info a.bulma-navbar-item.is-active,.bulma-hero.is-info a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-hero.is-info .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-info .bulma-tabs a:hover{opacity:1}.bulma-hero.is-info .bulma-tabs li.is-active a{color:#3e8ed0!important;opacity:1}.bulma-hero.is-info .bulma-tabs.is-boxed a,.bulma-hero.is-info .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-info .bulma-tabs.is-boxed a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-info .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-info .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.bulma-hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.bulma-hero.is-info.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.bulma-hero.is-success{background-color:#48c78e;color:#fff}.bulma-hero.is-success a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-success strong{color:inherit}.bulma-hero.is-success .bulma-title{color:#fff}.bulma-hero.is-success .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-success .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-success .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-success .bulma-navbar-menu{background-color:#48c78e}}.bulma-hero.is-success .bulma-navbar-item,.bulma-hero.is-success .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-success .bulma-navbar-link.is-active,.bulma-hero.is-success .bulma-navbar-link:hover,.bulma-hero.is-success a.bulma-navbar-item.is-active,.bulma-hero.is-success a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-hero.is-success .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-success .bulma-tabs a:hover{opacity:1}.bulma-hero.is-success .bulma-tabs li.is-active a{color:#48c78e!important;opacity:1}.bulma-hero.is-success .bulma-tabs.is-boxed a,.bulma-hero.is-success .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-success .bulma-tabs.is-boxed a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-success .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-success .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.bulma-hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.bulma-hero.is-success.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.bulma-hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bulma-hero.is-warning a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-warning strong{color:inherit}.bulma-hero.is-warning .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-warning .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-warning .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-warning .bulma-navbar-menu{background-color:#ffe08a}}.bulma-hero.is-warning .bulma-navbar-item,.bulma-hero.is-warning .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-navbar-link.is-active,.bulma-hero.is-warning .bulma-navbar-link:hover,.bulma-hero.is-warning a.bulma-navbar-item.is-active,.bulma-hero.is-warning a.bulma-navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-warning .bulma-tabs a:hover{opacity:1}.bulma-hero.is-warning .bulma-tabs li.is-active a{color:#ffe08a!important;opacity:1}.bulma-hero.is-warning .bulma-tabs.is-boxed a,.bulma-hero.is-warning .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-warning .bulma-tabs.is-boxed a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-warning .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.bulma-hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width:768px){.bulma-hero.is-warning.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ffb657 0,#ffe08a 71%,#fff6a3 100%)}}.bulma-hero.is-danger{background-color:#f14668;color:#fff}.bulma-hero.is-danger a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-danger strong{color:inherit}.bulma-hero.is-danger .bulma-title{color:#fff}.bulma-hero.is-danger .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-danger .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-danger .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-danger .bulma-navbar-menu{background-color:#f14668}}.bulma-hero.is-danger .bulma-navbar-item,.bulma-hero.is-danger .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-danger .bulma-navbar-link.is-active,.bulma-hero.is-danger .bulma-navbar-link:hover,.bulma-hero.is-danger a.bulma-navbar-item.is-active,.bulma-hero.is-danger a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-hero.is-danger .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-danger .bulma-tabs a:hover{opacity:1}.bulma-hero.is-danger .bulma-tabs li.is-active a{color:#f14668!important;opacity:1}.bulma-hero.is-danger .bulma-tabs.is-boxed a,.bulma-hero.is-danger .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-danger .bulma-tabs.is-boxed a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-danger .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.bulma-hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.bulma-hero.is-danger.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.bulma-hero.is-expo{background-color:#ffd257;color:#fff}.bulma-hero.is-expo a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-expo strong{color:inherit}.bulma-hero.is-expo .bulma-title{color:#fff}.bulma-hero.is-expo .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-expo .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-expo .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-expo .bulma-navbar-menu{background-color:#ffd257}}.bulma-hero.is-expo .bulma-navbar-item,.bulma-hero.is-expo .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-expo .bulma-navbar-link.is-active,.bulma-hero.is-expo .bulma-navbar-link:hover,.bulma-hero.is-expo a.bulma-navbar-item.is-active,.bulma-hero.is-expo a.bulma-navbar-item:hover{background-color:#ffcb3e;color:#fff}.bulma-hero.is-expo .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-expo .bulma-tabs a:hover{opacity:1}.bulma-hero.is-expo .bulma-tabs li.is-active a{color:#ffd257!important;opacity:1}.bulma-hero.is-expo .bulma-tabs.is-boxed a,.bulma-hero.is-expo .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-expo .bulma-tabs.is-boxed a:hover,.bulma-hero.is-expo .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-expo .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-expo .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-expo .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-expo .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ffd257}.bulma-hero.is-expo.is-bold{background-image:linear-gradient(141deg,#ffa024 0,#ffd257 71%,#fff171 100%)}@media screen and (max-width:768px){.bulma-hero.is-expo.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ffa024 0,#ffd257 71%,#fff171 100%)}}.bulma-hero.is-love{background-color:#f14668;color:#fff}.bulma-hero.is-love a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-love strong{color:inherit}.bulma-hero.is-love .bulma-title{color:#fff}.bulma-hero.is-love .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-love .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-love .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-love .bulma-navbar-menu{background-color:#f14668}}.bulma-hero.is-love .bulma-navbar-item,.bulma-hero.is-love .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-love .bulma-navbar-link.is-active,.bulma-hero.is-love .bulma-navbar-link:hover,.bulma-hero.is-love a.bulma-navbar-item.is-active,.bulma-hero.is-love a.bulma-navbar-item:hover{background-color:#ef2e55;color:#fff}.bulma-hero.is-love .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-love .bulma-tabs a:hover{opacity:1}.bulma-hero.is-love .bulma-tabs li.is-active a{color:#f14668!important;opacity:1}.bulma-hero.is-love .bulma-tabs.is-boxed a,.bulma-hero.is-love .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-love .bulma-tabs.is-boxed a:hover,.bulma-hero.is-love .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-love .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-love .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-love .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-love .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.bulma-hero.is-love.is-bold{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}@media screen and (max-width:768px){.bulma-hero.is-love.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0,#f14668 71%,#f7595f 100%)}}.bulma-hero.is-patreon{background-color:#f96854;color:#fff}.bulma-hero.is-patreon a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-patreon strong{color:inherit}.bulma-hero.is-patreon .bulma-title{color:#fff}.bulma-hero.is-patreon .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-patreon .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-patreon .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-patreon .bulma-navbar-menu{background-color:#f96854}}.bulma-hero.is-patreon .bulma-navbar-item,.bulma-hero.is-patreon .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-patreon .bulma-navbar-link.is-active,.bulma-hero.is-patreon .bulma-navbar-link:hover,.bulma-hero.is-patreon a.bulma-navbar-item.is-active,.bulma-hero.is-patreon a.bulma-navbar-item:hover{background-color:#f8523b;color:#fff}.bulma-hero.is-patreon .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-patreon .bulma-tabs a:hover{opacity:1}.bulma-hero.is-patreon .bulma-tabs li.is-active a{color:#f96854!important;opacity:1}.bulma-hero.is-patreon .bulma-tabs.is-boxed a,.bulma-hero.is-patreon .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-patreon .bulma-tabs.is-boxed a:hover,.bulma-hero.is-patreon .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-patreon .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-patreon .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-patreon .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-patreon .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f96854}.bulma-hero.is-patreon.is-bold{background-image:linear-gradient(141deg,#ff1b25 0,#f96854 71%,#fe9469 100%)}@media screen and (max-width:768px){.bulma-hero.is-patreon.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ff1b25 0,#f96854 71%,#fe9469 100%)}}.bulma-hero.is-rss{background-color:#f26522;color:#fff}.bulma-hero.is-rss a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-rss strong{color:inherit}.bulma-hero.is-rss .bulma-title{color:#fff}.bulma-hero.is-rss .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-rss .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-rss .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-rss .bulma-navbar-menu{background-color:#f26522}}.bulma-hero.is-rss .bulma-navbar-item,.bulma-hero.is-rss .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-rss .bulma-navbar-link.is-active,.bulma-hero.is-rss .bulma-navbar-link:hover,.bulma-hero.is-rss a.bulma-navbar-item.is-active,.bulma-hero.is-rss a.bulma-navbar-item:hover{background-color:#ed560e;color:#fff}.bulma-hero.is-rss .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-rss .bulma-tabs a:hover{opacity:1}.bulma-hero.is-rss .bulma-tabs li.is-active a{color:#f26522!important;opacity:1}.bulma-hero.is-rss .bulma-tabs.is-boxed a,.bulma-hero.is-rss .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-rss .bulma-tabs.is-boxed a:hover,.bulma-hero.is-rss .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-rss .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-rss .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-rss .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-rss .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f26522}.bulma-hero.is-rss.is-bold{background-image:linear-gradient(141deg,#e02401 0,#f26522 71%,#f99535 100%)}@media screen and (max-width:768px){.bulma-hero.is-rss.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#e02401 0,#f26522 71%,#f99535 100%)}}.bulma-hero.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.bulma-hero.is-bleeding a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-bleeding strong{color:inherit}.bulma-hero.is-bleeding .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-bleeding .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-bleeding .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-bleeding .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-bleeding .bulma-navbar-menu{background-color:#abf47c}}.bulma-hero.is-bleeding .bulma-navbar-item,.bulma-hero.is-bleeding .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-bleeding .bulma-navbar-link.is-active,.bulma-hero.is-bleeding .bulma-navbar-link:hover,.bulma-hero.is-bleeding a.bulma-navbar-item.is-active,.bulma-hero.is-bleeding a.bulma-navbar-item:hover{background-color:#9cf264;color:rgba(0,0,0,.7)}.bulma-hero.is-bleeding .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-bleeding .bulma-tabs a:hover{opacity:1}.bulma-hero.is-bleeding .bulma-tabs li.is-active a{color:#abf47c!important;opacity:1}.bulma-hero.is-bleeding .bulma-tabs.is-boxed a,.bulma-hero.is-bleeding .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-bleeding .bulma-tabs.is-boxed a:hover,.bulma-hero.is-bleeding .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-bleeding .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-bleeding .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-bleeding .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-bleeding .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#abf47c}.bulma-hero.is-bleeding.is-bold{background-image:linear-gradient(141deg,#a9fa43 0,#abf47c 71%,#a8f991 100%)}@media screen and (max-width:768px){.bulma-hero.is-bleeding.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#a9fa43 0,#abf47c 71%,#a8f991 100%)}}.bulma-hero.is-sass{background-color:#bf4080;color:#fff}.bulma-hero.is-sass a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-sass strong{color:inherit}.bulma-hero.is-sass .bulma-title{color:#fff}.bulma-hero.is-sass .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-sass .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-sass .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-sass .bulma-navbar-menu{background-color:#bf4080}}.bulma-hero.is-sass .bulma-navbar-item,.bulma-hero.is-sass .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-sass .bulma-navbar-link.is-active,.bulma-hero.is-sass .bulma-navbar-link:hover,.bulma-hero.is-sass a.bulma-navbar-item.is-active,.bulma-hero.is-sass a.bulma-navbar-item:hover{background-color:#ac3a73;color:#fff}.bulma-hero.is-sass .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-sass .bulma-tabs a:hover{opacity:1}.bulma-hero.is-sass .bulma-tabs li.is-active a{color:#bf4080!important;opacity:1}.bulma-hero.is-sass .bulma-tabs.is-boxed a,.bulma-hero.is-sass .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-sass .bulma-tabs.is-boxed a:hover,.bulma-hero.is-sass .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-sass .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-sass .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-sass .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-sass .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#bf4080}.bulma-hero.is-sass.is-bold{background-image:linear-gradient(141deg,#a3297b 0,#bf4080 71%,#cb4d78 100%)}@media screen and (max-width:768px){.bulma-hero.is-sass.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#a3297b 0,#bf4080 71%,#cb4d78 100%)}}.bulma-hero.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.bulma-hero.is-amazon a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-amazon strong{color:inherit}.bulma-hero.is-amazon .bulma-title{color:rgba(0,0,0,.7)}.bulma-hero.is-amazon .bulma-subtitle{color:rgba(0,0,0,.9)}.bulma-hero.is-amazon .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-amazon .bulma-subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.bulma-hero.is-amazon .bulma-navbar-menu{background-color:#ffd863}}.bulma-hero.is-amazon .bulma-navbar-item,.bulma-hero.is-amazon .bulma-navbar-link{color:rgba(0,0,0,.7)}.bulma-hero.is-amazon .bulma-navbar-link.is-active,.bulma-hero.is-amazon .bulma-navbar-link:hover,.bulma-hero.is-amazon a.bulma-navbar-item.is-active,.bulma-hero.is-amazon a.bulma-navbar-item:hover{background-color:#ffd24a;color:rgba(0,0,0,.7)}.bulma-hero.is-amazon .bulma-tabs a{color:rgba(0,0,0,.7);opacity:.9}.bulma-hero.is-amazon .bulma-tabs a:hover{opacity:1}.bulma-hero.is-amazon .bulma-tabs li.is-active a{color:#ffd863!important;opacity:1}.bulma-hero.is-amazon .bulma-tabs.is-boxed a,.bulma-hero.is-amazon .bulma-tabs.is-toggle a{color:rgba(0,0,0,.7)}.bulma-hero.is-amazon .bulma-tabs.is-boxed a:hover,.bulma-hero.is-amazon .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-amazon .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-amazon .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-amazon .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-amazon .bulma-tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffd863}.bulma-hero.is-amazon.is-bold{background-image:linear-gradient(141deg,#ffa930 0,#ffd863 71%,#fff47d 100%)}@media screen and (max-width:768px){.bulma-hero.is-amazon.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#ffa930 0,#ffd863 71%,#fff47d 100%)}}.bulma-hero.is-sponsor{background-color:#ea4aaa;color:#fff}.bulma-hero.is-sponsor a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-sponsor strong{color:inherit}.bulma-hero.is-sponsor .bulma-title{color:#fff}.bulma-hero.is-sponsor .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-sponsor .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-sponsor .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-sponsor .bulma-navbar-menu{background-color:#ea4aaa}}.bulma-hero.is-sponsor .bulma-navbar-item,.bulma-hero.is-sponsor .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-sponsor .bulma-navbar-link.is-active,.bulma-hero.is-sponsor .bulma-navbar-link:hover,.bulma-hero.is-sponsor a.bulma-navbar-item.is-active,.bulma-hero.is-sponsor a.bulma-navbar-item:hover{background-color:#e7339f;color:#fff}.bulma-hero.is-sponsor .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-sponsor .bulma-tabs a:hover{opacity:1}.bulma-hero.is-sponsor .bulma-tabs li.is-active a{color:#ea4aaa!important;opacity:1}.bulma-hero.is-sponsor .bulma-tabs.is-boxed a,.bulma-hero.is-sponsor .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-sponsor .bulma-tabs.is-boxed a:hover,.bulma-hero.is-sponsor .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-sponsor .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-sponsor .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-sponsor .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-sponsor .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ea4aaa}.bulma-hero.is-sponsor.is-bold{background-image:linear-gradient(141deg,#f110bd 0,#ea4aaa 71%,#f15c9d 100%)}@media screen and (max-width:768px){.bulma-hero.is-sponsor.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#f110bd 0,#ea4aaa 71%,#f15c9d 100%)}}.bulma-hero.is-twitter{background-color:#55acee;color:#fff}.bulma-hero.is-twitter a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-twitter strong{color:inherit}.bulma-hero.is-twitter .bulma-title{color:#fff}.bulma-hero.is-twitter .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-twitter .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-twitter .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-twitter .bulma-navbar-menu{background-color:#55acee}}.bulma-hero.is-twitter .bulma-navbar-item,.bulma-hero.is-twitter .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-twitter .bulma-navbar-link.is-active,.bulma-hero.is-twitter .bulma-navbar-link:hover,.bulma-hero.is-twitter a.bulma-navbar-item.is-active,.bulma-hero.is-twitter a.bulma-navbar-item:hover{background-color:#3ea1ec;color:#fff}.bulma-hero.is-twitter .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-twitter .bulma-tabs a:hover{opacity:1}.bulma-hero.is-twitter .bulma-tabs li.is-active a{color:#55acee!important;opacity:1}.bulma-hero.is-twitter .bulma-tabs.is-boxed a,.bulma-hero.is-twitter .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-twitter .bulma-tabs.is-boxed a:hover,.bulma-hero.is-twitter .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-twitter .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-twitter .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-twitter .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-twitter .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#55acee}.bulma-hero.is-twitter.is-bold{background-image:linear-gradient(141deg,#1bbbf5 0,#55acee 71%,#68a1f4 100%)}@media screen and (max-width:768px){.bulma-hero.is-twitter.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#1bbbf5 0,#55acee 71%,#68a1f4 100%)}}.bulma-hero.is-videos{background-color:#48c78e;color:#fff}.bulma-hero.is-videos a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-videos strong{color:inherit}.bulma-hero.is-videos .bulma-title{color:#fff}.bulma-hero.is-videos .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-videos .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-videos .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-videos .bulma-navbar-menu{background-color:#48c78e}}.bulma-hero.is-videos .bulma-navbar-item,.bulma-hero.is-videos .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-videos .bulma-navbar-link.is-active,.bulma-hero.is-videos .bulma-navbar-link:hover,.bulma-hero.is-videos a.bulma-navbar-item.is-active,.bulma-hero.is-videos a.bulma-navbar-item:hover{background-color:#3abb81;color:#fff}.bulma-hero.is-videos .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-videos .bulma-tabs a:hover{opacity:1}.bulma-hero.is-videos .bulma-tabs li.is-active a{color:#48c78e!important;opacity:1}.bulma-hero.is-videos .bulma-tabs.is-boxed a,.bulma-hero.is-videos .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-videos .bulma-tabs.is-boxed a:hover,.bulma-hero.is-videos .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-videos .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-videos .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-videos .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-videos .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.bulma-hero.is-videos.is-bold{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}@media screen and (max-width:768px){.bulma-hero.is-videos.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#29b35e 0,#48c78e 71%,#56d2af 100%)}}.bulma-hero.is-extensions{background-color:#3e8ed0;color:#fff}.bulma-hero.is-extensions a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-extensions strong{color:inherit}.bulma-hero.is-extensions .bulma-title{color:#fff}.bulma-hero.is-extensions .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-extensions .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-extensions .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-extensions .bulma-navbar-menu{background-color:#3e8ed0}}.bulma-hero.is-extensions .bulma-navbar-item,.bulma-hero.is-extensions .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-extensions .bulma-navbar-link.is-active,.bulma-hero.is-extensions .bulma-navbar-link:hover,.bulma-hero.is-extensions a.bulma-navbar-item.is-active,.bulma-hero.is-extensions a.bulma-navbar-item:hover{background-color:#3082c5;color:#fff}.bulma-hero.is-extensions .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-extensions .bulma-tabs a:hover{opacity:1}.bulma-hero.is-extensions .bulma-tabs li.is-active a{color:#3e8ed0!important;opacity:1}.bulma-hero.is-extensions .bulma-tabs.is-boxed a,.bulma-hero.is-extensions .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-extensions .bulma-tabs.is-boxed a:hover,.bulma-hero.is-extensions .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-extensions .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-extensions .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-extensions .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-extensions .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.bulma-hero.is-extensions.is-bold{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width:768px){.bulma-hero.is-extensions.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#208fbc 0,#3e8ed0 71%,#4d83db 100%)}}.bulma-hero.is-bootstrap{background-color:#6f5499;color:#fff}.bulma-hero.is-bootstrap a:not(.bulma-button):not(.bulma-dropdown-item):not(.tag):not(.bulma-pagination-link.is-current),.bulma-hero.is-bootstrap strong{color:inherit}.bulma-hero.is-bootstrap .bulma-title{color:#fff}.bulma-hero.is-bootstrap .bulma-subtitle{color:rgba(255,255,255,.9)}.bulma-hero.is-bootstrap .bulma-subtitle a:not(.bulma-button),.bulma-hero.is-bootstrap .bulma-subtitle strong{color:#fff}@media screen and (max-width:1023px){.bulma-hero.is-bootstrap .bulma-navbar-menu{background-color:#6f5499}}.bulma-hero.is-bootstrap .bulma-navbar-item,.bulma-hero.is-bootstrap .bulma-navbar-link{color:rgba(255,255,255,.7)}.bulma-hero.is-bootstrap .bulma-navbar-link.is-active,.bulma-hero.is-bootstrap .bulma-navbar-link:hover,.bulma-hero.is-bootstrap a.bulma-navbar-item.is-active,.bulma-hero.is-bootstrap a.bulma-navbar-item:hover{background-color:#634b89;color:#fff}.bulma-hero.is-bootstrap .bulma-tabs a{color:#fff;opacity:.9}.bulma-hero.is-bootstrap .bulma-tabs a:hover{opacity:1}.bulma-hero.is-bootstrap .bulma-tabs li.is-active a{color:#6f5499!important;opacity:1}.bulma-hero.is-bootstrap .bulma-tabs.is-boxed a,.bulma-hero.is-bootstrap .bulma-tabs.is-toggle a{color:#fff}.bulma-hero.is-bootstrap .bulma-tabs.is-boxed a:hover,.bulma-hero.is-bootstrap .bulma-tabs.is-toggle a:hover{background-color:rgba(10,10,10,.1)}.bulma-hero.is-bootstrap .bulma-tabs.is-boxed li.is-active a,.bulma-hero.is-bootstrap .bulma-tabs.is-boxed li.is-active a:hover,.bulma-hero.is-bootstrap .bulma-tabs.is-toggle li.is-active a,.bulma-hero.is-bootstrap .bulma-tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6f5499}.bulma-hero.is-bootstrap.is-bold{background-image:linear-gradient(141deg,#493981 0,#6f5499 71%,#8859ad 100%)}@media screen and (max-width:768px){.bulma-hero.is-bootstrap.is-bold .bulma-navbar-menu{background-image:linear-gradient(141deg,#493981 0,#6f5499 71%,#8859ad 100%)}}.bulma-hero.is-small .bulma-hero-body{padding:1.5rem}@media screen and (min-width:769px),print{.bulma-hero.is-medium .bulma-hero-body{padding:9rem 4.5rem}}@media screen and (min-width:769px),print{.bulma-hero.is-large .bulma-hero-body{padding:18rem 6rem}}.bulma-hero.is-fullheight .bulma-hero-body,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body,.bulma-hero.is-halfheight .bulma-hero-body{align-items:center;display:flex}.bulma-hero.is-fullheight .bulma-hero-body>.bulma-container,.bulma-hero.is-fullheight-with-navbar .bulma-hero-body>.bulma-container,.bulma-hero.is-halfheight .bulma-hero-body>.bulma-container{flex-grow:1;flex-shrink:1}.bulma-hero.is-halfheight{min-height:50vh}.bulma-hero.is-fullheight{min-height:100vh}.bulma-hero-video{overflow:hidden}.bulma-hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.bulma-hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.bulma-hero-video{display:none}}.bulma-hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.bulma-hero-buttons .bulma-button{display:flex}.bulma-hero-buttons .bulma-button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width:769px),print{.bulma-hero-buttons{display:flex;justify-content:center}.bulma-hero-buttons .bulma-button:not(:last-child){margin-right:1.5rem}}.bulma-hero-foot,.bulma-hero-head{flex-grow:0;flex-shrink:0}.bulma-hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width:769px),print{.bulma-hero-body{padding:3rem 3rem}}.bulma-section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.bulma-section{padding:3rem 3rem}.bulma-section.is-medium{padding:9rem 4.5rem}.bulma-section.is-large{padding:18rem 6rem}}.bulma-footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.bd-backers-heading,.bd-backers-platform,.bd-backers-platform .bd-backers-platform-logo,.bd-book-cover,.bd-columns-tool,.bd-footer-donation-action,.bd-footer-sponsor,.bd-footer-star-figure,.bd-fortyfour-cta,.bd-fortyfour-image,.bd-logos-download,.bd-option-or p,.bd-partner-sponsor,.bd-side-sponsor,.bd-single-carbon,.bd-single-image,.bd-snippet-mwb,.bd-snippet-preview.bd-is-mwb{align-items:center;display:flex;justify-content:center}.bd-category-toggle,.bd-navbar-search-icon,.bd-pill-button,.bd-tabs-nav button,.bulma-navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.bd-footer-star,.bd-footer-support{background-color:#fff;border-radius:6px;box-shadow:0 1.5rem 1.5rem -1.25rem rgba(10,10,10,.05);display:block}.bd-focus-item,.bd-partner-sponsor{position:relative}.bd-focus-item::before,.bd-partner-sponsor::before{bottom:0;left:0;position:absolute;right:0;top:0;background-color:#fafafa;border-radius:6px;content:"";display:block;opacity:0;pointer-events:none;transform:scale(1.1);transform-origin:center;transition-duration:172ms;transition-property:opacity,transform}.bd-focus-item:hover::before,.bd-partner-sponsor:hover::before{opacity:1;transform:scale(1)}:root{--white:white;--white-invert:#0a0a0a;--black:#0a0a0a;--black-invert:white;--light:whitesmoke;--light-invert:rgba(0, 0, 0, 0.7);--dark:#363636;--dark-invert:#fff;--primary:#00d1b2;--primary-invert:#fff;--primary-light:#ebfffc;--primary-dark:#00947e;--link:#485fc7;--link-invert:#fff;--link-light:#eff1fa;--link-dark:#3850b7;--info:#3e8ed0;--info-invert:#fff;--info-light:#eff5fb;--info-dark:#296fa8;--success:#48c78e;--success-invert:#fff;--success-light:#effaf5;--success-dark:#257953;--warning:#ffe08a;--warning-invert:rgba(0, 0, 0, 0.7);--warning-light:#fffaeb;--warning-dark:#946c00;--danger:#f14668;--danger-invert:#fff;--danger-light:#feecf0;--danger-dark:#cc0f35;--expo:#ffd257;--expo-invert:white;--expo-light:#fffaeb;--expo-dark:#946c00;--love:#f14668;--love-invert:white;--love-light:#feecf0;--love-dark:#cc0f35;--patreon:#f96854;--patreon-invert:white;--patreon-light:#feeeeb;--patreon-dark:#c01d07;--rss:#f26522;--rss-invert:white;--rss-light:#fef2ec;--rss-dark:#c1460b;--bleeding:#abf47c;--bleeding-invert:rgba(0, 0, 0, 0.7);--bleeding-light:#f3fdec;--bleeding-dark:#3c880b;--sass:#bf4080;--sass-invert:white;--sass-light:#faf0f5;--sass-dark:#b03b76;--amazon:#ffd863;--amazon-invert:rgba(0, 0, 0, 0.7);--amazon-light:#fffaeb;--amazon-dark:#946f00;--sponsor:#ea4aaa;--sponsor-invert:white;--sponsor-light:#fdedf6;--sponsor-dark:#c0167c;--twitter:#55acee;--twitter-invert:white;--twitter-light:#ecf6fd;--twitter-dark:#10609e;--videos:#48c78e;--videos-invert:white;--videos-light:#effaf5;--videos-dark:#257953;--extensions:#3e8ed0;--extensions-invert:white;--extensions-light:#eff5fb;--extensions-dark:#296fa8;--bootstrap:#6f5499;--bootstrap-invert:white;--bootstrap-light:#f4f2f8;--bootstrap-dark:#73579e;--bootstrap:#6f5499;--github:#333333;--twitter:#55acee;--patreon:#f96854;--patreon-blue:#052d49;--fortyfour:#5f45bb;--amazon:#ffd863;--bleeding-green:#abf47c;--bleeding-red:#ca1f26;--rss:#f26522;--search:#00d1b2;--search-light:#ebfffc;--search-dark:#00947e;--html5:#e44d26;--html5-invert:#ebebeb;--hl-green:#37e7ac;--hl-cyan:#51fbde;--hl-blue:#00b2ff;--hl-purple:#9a89b4;--hl-lavender:#9b6dff;--hl-pink:#ff5cd3;--hl-rose:#ff6b9d;--hl-orange:#ff9970;--hl-yellow:#fed604;--hl-gray-01:#d9e0e8;--hl-gray-02:#808182;--hl-gray-09:#1f2330;--hl-color:var(--hl-orange);--hl-background:var(--hl-gray-09);--container-width:calc(100vw - 3rem);--container-width-desktop:960px;--container-width-widescreen:1152px;--container-width-fullhd:1344px}@media screen and (min-width:1024px){:root{--container-width:var(--container-width-desktop)}}@media screen and (min-width:1216px){:root{--container-width:var(--container-width-widescreen)}}@media screen and (min-width:1408px){:root{--container-width:var(--container-width-fullhd)}}.bd-fat-button{font-size:1.25em;font-weight:600;height:auto;padding:.75em 1.25em}.bd-fat-button.is-amazon small,.bd-fat-button.is-bleeding small{display:block;font-size:.625em;font-weight:400;opacity:.7}.bd-fat-button.is-amazon .icon,.bd-fat-button.is-bleeding .icon{margin-right:.5em}.bd-fat-button.is-amazon img{margin-bottom:-11px}.has-text-bootstrap{color:var(--bootstrap)!important}.has-text-github{color:var(--github)!important}.has-text-twitter{color:var(--twitter)!important}.has-text-patreon{color:var(--patreon)!important}.has-text-patreon-blue{color:var(--patreon-blue)!important}.has-text-fortyfour{color:var(--fortyfour)!important}.has-text-amazon{color:var(--amazon)!important}.has-text-bleeding-green{color:var(--bleeding-green)!important}.has-text-bleeding-red{color:var(--bleeding-red)!important}.has-text-rss{color:var(--rss)!important}.has-text-videos{color:var(--videos)!important}.has-text-expo{color:var(--expo)!important}.has-text-love{color:var(--love)!important}.has-text-backers{color:var(--backers)!important}.has-text-sponsors{color:var(--sponsors)!important}.has-text-blog{color:var(--blog)!important}.has-text-extensions{color:var(--extensions)!important}.has-text-algolia{color:var(--algolia)!important}.bd-anchors{padding:var(--docs-side-padding);position:sticky;top:0}.bd-anchors.bd-is-empty{display:none}.bd-anchors-title{color:#7a7a7a;font-size:.75em;opacity:.5}.bd-anchors-list{padding:.25em 0 .75em}.bd-anchors-list li{align-items:flex-start;display:flex;font-size:.875em}.bd-anchors-list li.is-past a:not(:hover){background-color:#ededed;color:#7a7a7a}.bd-anchors-list li.is-current a{background-color:var(--primary);color:var(--primary-invert)}.bd-anchors-list a:hover{background-color:var(--primary-invert);color:var(--primary)}.bd-options{display:grid}.bd-option .media-content{overflow-x:visible}.bd-option-or{display:flex;justify-content:center;position:relative;text-align:center}.bd-option-or::before{background-color:#f5f5f5;content:'';position:absolute}.bd-option-or p{background-color:#f5f5f5;border-radius:9999px;font-size:.75em;font-weight:600;height:3.5rem;position:relative;text-transform:uppercase;width:3.5rem}.bd-option-item{border-top:2px solid #f5f5f5;margin-top:1.5rem;padding-top:1.5rem}.bd-option-item .bd-fat-button.is-pulled-right{font-size:.75em;pointer-events:none}.bd-option-item .bd-fat-button.is-primary{font-size:1em}.bd-option-item .highlight pre{white-space:pre-wrap;white-space:break-spaces}@media screen and (max-width:1215px){.bd-options{grid-template-columns:1fr}.bd-option-or{margin:1.5rem 0}.bd-option-or::before{height:2px;left:0;right:0;top:calc(50% - 1px)}}@media screen and (min-width:1216px){.bd-options{grid-template-columns:calc(50% - 4rem) 8rem calc(50% - 4rem)}.bd-option-or::before{bottom:0;left:calc(50% - 1px);top:0;width:2px}}.bd-tabs-nav{display:flex}.bd-tabs-nav button{background-color:#f5f5f5;border-radius:.375em .375em 0 0;color:#7a7a7a;cursor:pointer;flex-shrink:0;font-family:monospace;font-size:.75em;padding:.5em .75em}.bd-tabs-nav button:not(.bd-is-active):hover{color:var(--hl-background)}.bd-tabs-nav button.bd-is-active{background-color:var(--hl-background);color:var(--hl-color)}.bd-tabs-nav button:not(:last-child){margin-right:1em}.bd-tabs-item{display:none}.bd-tabs-item .highlight{border-top-left-radius:0}.bd-tabs-item.bd-is-active{display:block}.bd-banner{--background-color:#ebfffc;--color:#00947e;background-color:var(--background-color);color:var(--color);padding:.5em}.bd-banner.bd-is-bleeding{--background-color:var(--bleeding-light);--color:var(--bleeding-dark)}.bd-banner.bd-is-sponsor{--background-color:var(--sponsor-light);--color:var(--sponsor)}.bd-banner-body{align-items:center;display:flex;min-height:2.5rem}.bd-banner-title{display:flex;margin-right:auto}.bd-banner-title a{color:inherit}.bd-banner-title a:hover{text-decoration:underline}.bd-banner-title strong{color:inherit;font-weight:600}@media screen and (min-width:769px),print{.bd-banner-title{font-size:1.125rem}}@media screen and (min-width:1024px){.bd-banner{padding:.5rem 2rem}}@media screen and (min-width:1216px){.bd-banner{padding:.5rem 4rem}}.bd-call{--background-color:var(--primary-light);--color:var(--primary-dark);--color-dark:var(--primary-dark);--margin:1.5rem;--spacing:1em;align-items:center;display:flex;font-size:var(--font-size);justify-content:center;margin:var(--margin)}.bd-call.bd-is-twitter{--background-color:var(--twitter-light);--color:var(--twitter);--color-dark:var(--twitter-dark)}.bd-call.bd-is-extensions{--background-color:var(--extensions-light);--color:var(--extensions);--color-dark:var(--extensions-dark)}.bd-call-body{align-items:center;background-color:var(--background-color);border-radius:6px;color:var(--color);justify-content:center;margin-left:auto;margin-right:auto;max-width:var(--container-width);padding:var(--spacing)}.bd-call-body strong{color:var(--color-dark);font-weight:600}.bd-call-text{margin-left:var(--spacing);margin-right:calc(2 * var(--spacing))}.bd-call-button .button{font-size:1em}@media screen and (max-width:768px){.bd-call-body{text-align:center}.bd-call-text{margin-bottom:var(--spacing)}}@media screen and (min-width:769px),print{.bd-call-body{display:flex}}@media screen and (min-width:1024px){.bd-call{--margin:3rem}}@media screen and (min-width:1216px){.bd-call{--font-size:1.125rem;--margin:3rem}}#carboncontainer{padding:1.5rem}#carbon{border-radius:.125em;margin:0;min-height:206px;position:relative;width:130px}#carbon:hover{background-color:rgba(0,0,0,.02);box-shadow:0 0 0 .75rem rgba(0,0,0,.02)}#carbonads{font-size:14px;text-align:left}#carbonads a,#carbonads span{display:block}#carbonads .carbon-wrap{position:relative}#carbonads .carbon-wrap:hover .carbon-img::after{background-color:rgba(0,0,0,.05);content:"";display:block;height:100px;left:0;position:absolute;right:1rem;top:0}#carbonads .carbon-img{min-height:100px;padding:0}#carbonads .carbon-img img{display:block;height:100px;width:130px}#carbonads .carbon-img:hover+.carbon-text{color:#485fc7}#carbonads .carbon-img:active{opacity:.8}#carbonads .carbon-text{display:block;color:#363636;line-height:20px;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem;padding-bottom:5px;padding-top:5px}#carbonads .carbon-text:hover{color:#485fc7}#carbonads .carbon-poweredby{color:#b5b5b5;font-size:.75rem;line-height:1}#carbonads .carbon-poweredby:hover{text-decoration:underline}.bd-anchors-list a,.bd-category-list li a,.bd-category-name{--highlight-background-color:var(--primary);--highlight-color:var(--primary-invert);align-items:center;border-radius:.375em;color:#363636;cursor:pointer;display:flex;line-height:var(--height);padding:.375em .75em;transition-duration:86ms;transition-property:background-color,color}.bd-anchors-list a:hover,.bd-category-list li a:hover,.bd-category-name:hover{background-color:var(--primary-invert);color:var(--primary)}.bd-anchors-list a.bd-is-focused,.bd-category-list li a.bd-is-focused,.bd-is-focused.bd-category-name{box-shadow:inset 0 0 0 2px #fafafa,0 0 0 2px var(--primary)}.bd-highlight{background-color:var(--highlight-background-color);border-radius:2px;box-shadow:0 0 0 2px var(--highlight-background-color);color:var(--highlight-color)}.bd-categories{-webkit-overflow-scrolling:touch;--height:1.25;max-height:100vh;overflow-y:auto;padding:var(--docs-side-padding);position:sticky;top:0}.bd-categories.bd-has-query .bd-category:not(.bd-has-match){display:none}.bd-categories.bd-has-query .bd-category-list{display:block}.bd-categories.bd-has-query .bd-category-list a:not(.bd-is-match){display:none}.bd-categories.bd-has-query.bd-has-no-results .bd-category-group{display:none}.bd-categories.bd-has-query.bd-has-no-results .bd-categories-no-results{display:block}.bd-category.is-current .bd-category-name{--highlight-background-color:var(--primary-dark);--highlight-color:var(--primary-light);background-color:var(--primary-light);color:var(--primary-dark)}.bd-category.is-current .bd-category-name.is-active{background-color:var(--primary);color:var(--primary-invert)}.bd-category.is-current .bd-category-list{display:block}.bd-category.is-open .bd-category-list{display:block}.bd-category-group{color:#b5b5b5;font-size:.625em;font-weight:600;letter-spacing:.2em;margin-bottom:calc(var(--docs-side-padding)/ 2);margin-top:var(--docs-side-padding);text-transform:uppercase}.bd-category-header{position:relative}.bd-category-name{font-weight:600}.bd-category-toggle{border-radius:.375em;color:var(--primary);cursor:pointer;display:none;height:calc(1em * var(--height));margin-left:auto;position:absolute;right:.5em;top:.5em;width:calc(1em * var(--height))}.bd-category-toggle:hover{background-color:var(--primary);color:var(--primary-invert)}.bd-category-list{display:none;padding:.25em .75em .75em}.bd-category-list li{align-items:flex-start;display:flex;font-size:.875em}.bd-category-list li.is-current a{--highlight-background-color:var(--primary-invert);--highlight-color:var(--primary-dark);background-color:var(--primary);color:var(--primary-invert)}.bd-categories-no-results{display:none}.bd-categories-no-results .bd-key{margin-left:.5em}.bd-categories-filter{margin-bottom:1em;position:relative}.bd-categories-filter .input:focus{border-color:#00d1b2;box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.bd-categories-filter .bd-key{position:absolute;right:6px;top:4px}.bd-key{align-items:center;background:rgba(0,0,0,.1);border-radius:.25em;color:rgba(0,0,0,.5);display:none;font-family:monospace;font-size:.625rem;height:2em;justify-content:center;min-width:2em;padding:0 .25em;pointer-events:none;text-align:center;z-index:2}.bd-copy,.bd-show{background-color:var(--hl-color);border:none;border-radius:.5em!important;color:var(--hl-background);font-size:1em;font-weight:600}.bd-copy:focus,.bd-show:focus{box-shadow:none!important}.bd-copy{opacity:0;position:absolute;right:calc(1.25em - .5em - 1px);top:calc(1.25em - .5em - 1px)}.highlight:hover .bd-copy{opacity:1}.bd-show{bottom:-1.25em;height:2.5em;left:calc(50% - 4.5em);padding:0;position:absolute;width:9em;z-index:1}.bd-snippet-inline{display:inline-block;margin-bottom:-.25em;vertical-align:bottom}.bd-snippet-inline .highlight pre{padding:.5em .75em .625em}.bd-snippet-inline .button.bd-copy{display:none}.bd-snippet{--snippet-spacing:1.5rem;font-size:1rem;grid-gap:calc(2 * var(--snippet-spacing));position:relative}.bd-snippet-title{display:flex}.bd-snippet-tag{align-items:center;background:var(--hl-color);border-radius:.5em;color:var(--hl-background);display:inline-flex;flex-grow:0;flex-shrink:0;font-size:.5em;font-weight:600;height:1.5rem;padding:0 1em;vertical-align:top}.bd-snippet-tag.bd-is-html{background:var(--hl-background);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--hl-color)}.bd-snippet-code,.bd-snippet-preview{position:relative}.bd-snippet-preview{padding-bottom:var(--snippet-spacing);padding-top:var(--snippet-spacing)}.bd-snippet-preview img{vertical-align:top}.bd-snippet-code{font-size:.875em}.bd-snippet-code .highlight{border-top-left-radius:0;font-size:1em}.bd-snippet-code.bd-is-hovering::before{background:var(--hl-color);color:var(--hl-background)}.bd-snippet.bd-is-fullwidth{margin-left:calc(-1 * var(--docs-outer));margin-right:calc(-1 * var(--docs-outer))}.bd-snippet.bd-is-fullwidth .bd-snippet-title{margin-left:var(--docs-outer)}.bd-snippet.bd-is-clipped .bd-snippet-code{overflow:auto}.bd-snippet-code.bd-is-more .highlight:not(:last-child){margin-bottom:2.5rem}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight{height:calc(8 * var(--snippet-spacing));overflow:hidden}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight pre{overflow:hidden}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight .bd-show{display:flex}.bd-snippet-code.bd-is-more.bd-is-more-clipped .highlight::before{background:linear-gradient(0deg,var(--hl-background),transparent);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media screen and (min-width:1408px){.bd-snippet.bd-is-vertical{align-items:flex-start;display:grid;grid-template-columns:calc(50% - var(--snippet-spacing)) calc(50% - var(--snippet-spacing))}.bd-snippet.bd-is-size-1-2{grid-template-columns:calc(33% - var(--snippet-spacing)) calc(67% - var(--snippet-spacing))}.bd-snippet-preview{padding-bottom:var(--snippet-spacing)}}.bd-content hr:first-child{display:none}.bd-content hr:first-child+.bd-anchor-title{padding-top:0}.bd-content hr:first-child+.bd-anchor-title .bd-anchor-link{top:0}.bd-anchor-title{--spacing:3em;position:relative}.bd-anchor-title:not(:first-child){margin-top:3rem}.bd-anchor-title.title{font-size:1.5em}.bd-anchor-title.title.is-5{font-size:1.25em;margin-top:0!important}@media screen and (max-width:1215px){.bd-anchor-title{padding-left:1em}}.bd-anchor-link{position:absolute;right:calc(100% + 1rem);top:0}@media screen and (max-width:1215px){.bd-anchor-link{left:0;right:auto}}.bd-icon-size .icon{background-color:#ffe08a}@media screen and (min-width:1216px){.bd-content{font-size:1.125rem}}@media screen and (min-width:1800px){.bd-content{font-size:1.25rem}}.bd-hero{--color:#7a7a7a;--color-strong:#363636;--icon-dimensions:1.125em;--icon-spacing:0.25em;background-color:var(--background-color)}.bd-hero.bd-is-basic .title{font-weight:600}.bd-hero.bd-is-primary{--background-color:var(--primary-light);--color-strong:var(--primary-dark);--color-icon:var(--primary)}.bd-hero.bd-is-bleeding{--background-color:var(--bleeding-light);--color-strong:var(--bleeding-dark);--color-icon:var(--bleeding)}.bd-hero.bd-is-link{--background-color:var(--link-light);--color-strong:var(--link-dark);--color-icon:var(--link)}.bd-hero.bd-is-love{--background-color:var(--love-light);--color-strong:var(--love);--color-icon:var(--love)}.bd-hero.bd-is-expo{--background-color:var(--expo-light);--color-strong:var(--expo-dark);--color-icon:var(--expo)}.bd-hero.bd-is-sponsor{--background-color:var(--sponsor-light);--color-strong:var(--sponsor-dark);--color:var(--sponsor);--color-icon:var(--sponsor)}.bd-hero.bd-is-videos{--background-color:var(--videos-light);--color-strong:var(--videos-dark);--color:var(--videos);--color-icon:var(--videos)}.bd-hero.bd-is-extensions{--background-color:var(--extensions-light);--color-strong:var(--extensions-dark);--color:var(--extensions);--color-icon:var(--extensions)}.bd-hero.bd-is-success{--background-color:var(--success-light);--color-strong:var(--success-dark);--color:var(--success);--color-icon:var(--success)}.bd-hero.bd-is-bootstrap{--background-color:var(--bootstrap-light);--color-strong:var(--bootstrap-dark);--color:var(--bootstrap);--color-icon:var(--bootstrap)}.bd-hero-body{align-items:center;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bd-hero-heading .title{color:var(--color-strong);display:flex;font-weight:400;position:relative}.bd-hero-heading .title a{color:currentColor;font-weight:600}.bd-hero-heading .title a:hover{text-decoration:underline}.bd-hero-heading .title code{background:0 0;padding:0}.bd-hero-heading .title strong{font-weight:600}.bd-hero-heading .title .icon{color:var(--color-icon);height:var(--icon-dimensions);flex-grow:0;flex-shrink:0;margin-right:var(--icon-spacing);width:var(--icon-dimensions)}.bd-hero-heading .subtitle{color:var(--color)}.bd-hero-heading .subtitle strong{color:currentColor}@media screen and (min-width:672px){.bd-hero-carbon{justify-self:flex-end}}@media screen and (min-width:1024px){.bd-hero{--icon-spacing:0.5em}.bd-hero .hero-body{padding:6rem}.bd-hero-heading .title .icon{margin-left:calc(-1 * (var(--icon-dimensions) + var(--icon-spacing)));margin-right:var(--icon-spacing)}}.highlight{background-color:var(--hl-gray-09);border-radius:6px;color:var(--hl-gray-01);font-size:.75em;position:relative}.highlight.bd-is-hovering{box-shadow:inset 0 0 0 2px var(--hl-orange)}.highlight pre{background-color:transparent;color:currentColor;font-size:1em;line-height:1.375;margin:0!important;padding:1.25em 1.5em;white-space:pre;word-break:break-word}.highlight .c{color:var(--hl-gray-01)}.highlight .err,.highlight .g{color:var(--hl-gray-02)}.highlight .k{color:var(--hl-cyan)}.highlight .l,.highlight .n{color:var(--hl-gray-02)}.highlight .o{color:var(--hl-cyan)}.highlight .x{color:var(--hl-pink)}.highlight .p{color:var(--hl-gray-02)}.highlight .cm{color:var(--hl-gray-01)}.highlight .cp{color:var(--hl-cyan)}.highlight .c1{color:var(--hl-gray-02)}.highlight .cs{color:var(--hl-cyan)}.highlight .gd{color:var(--hl-green)}.highlight .ge{color:var(--hl-gray-02);font-style:italic}.highlight .gr{color:var(--hl-orange)}.highlight .gh{color:var(--hl-pink)}.highlight .gi{color:var(--hl-cyan)}.highlight .go,.highlight .gp{color:var(--hl-gray-02)}.highlight .gs{color:var(--hl-gray-02);font-weight:700}.highlight .gu{color:var(--hl-pink)}.highlight .gt{color:var(--hl-gray-02)}.highlight .kc{color:var(--hl-pink)}.highlight .kd{color:var(--hl-blue)}.highlight .kn,.highlight .kp{color:var(--hl-cyan)}.highlight .kr{color:var(--hl-blue)}.highlight .kt{color:var(--hl-orange)}.highlight .ld{color:var(--hl-gray-02)}.highlight .m,.highlight .s{color:var(--hl-green)}.highlight .na{color:var(--hl-yellow)}.highlight .nb{color:var(--hl-orange)}.highlight .nc{color:var(--hl-yellow)}.highlight .no{color:var(--hl-pink)}.highlight .nd{color:var(--hl-blue)}.highlight .ne,.highlight .ni{color:var(--hl-pink)}.highlight .nf{color:var(--hl-blue)}.highlight .nl,.highlight .nn,.highlight .nx,.highlight .py{color:var(--hl-rose)}.highlight .nt,.highlight .nv{color:var(--hl-blue)}.highlight .ow{color:var(--hl-cyan)}.highlight .w{color:var(--hl-gray-02)}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:var(--hl-green)}.highlight .sb{color:var(--hl-gray-01)}.highlight .sc{color:var(--hl-green)}.highlight .sd{color:var(--hl-gray-02)}.highlight .s2{color:var(--hl-green)}.highlight .se{color:var(--hl-pink)}.highlight .sh{color:var(--hl-gray-02)}.highlight .si,.highlight .sx{color:var(--hl-yellow)}.highlight .sr{color:var(--hl-orange)}.highlight .s1,.highlight .ss{color:var(--hl-green)}.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:var(--hl-blue)}.highlight .il{color:var(--hl-green)}.content .highlight{margin-left:0;margin-right:0;text-align:left}.content .highlight:not(:first-child){margin-top:1em}.content .highlight:not(:last-child){margin-bottom:1em}.content li .highlight{margin-top:.5em}.bd-klmn{margin-bottom:1.5rem}.bd-klmn-gaps{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1.25rem}.bd-klmn-label{margin:.25rem auto .25rem 0}.bd-klmn-gap,.bd-klmn-value{background-color:var(--hl-gray-09);border-radius:.375em;color:var(--hl-orange);font-family:monospace;font-size:.75rem;margin:.25rem 0 .25rem .5rem;padding:.375em .75em;text-align:center;vertical-align:middle!important;white-space:nowrap}.bd-klmn-gap.bd-is-selected,.bd-klmn-value.bd-is-selected{background-color:var(--hl-orange);color:var(--hl-gray-09)}.bd-klmn-value{background-color:var(--hl-orange);color:var(--hl-gray-09);font-size:1rem}.bd-klmn-columns:last-child .bd-notification{font-size:.75rem;white-space:nowrap}.bd-navbar{z-index:50}.bd-navbar .navbar-brand img{height:28px;max-height:2em;width:112px}.bd-navbar .navbar-start{flex-grow:1}.bd-navbar .navbar-item,.bd-navbar .navbar-link{padding:.5em .75em}.bd-navbar .button.is-sponsor.is-light{color:var(--sponsor)}.bd-navbar .bd-navbar-search-icon{justify-content:center;padding:0;width:3.25rem}.bd-navbar .navbar-item.has-dropdown{padding:0}.bd-navbar .navbar-burger{margin-left:0}.bd-navbar-item{transition-duration:86ms;transition-property:background-color,box-shadow,color}.bd-navbar-item>.icon{margin-left:-.25em;margin-right:.25em}.bd-navbar-item.is-active,.bd-navbar-item:hover{border-radius:.375em;color:var(--color-dark)!important}.bd-navbar-item:hover:not(.is-active){background-color:var(--color-light)!important}.bd-navbar-item.is-active{background-color:transparent!important;box-shadow:inset 0 0 0 2px var(--color-light)!important}.bd-navbar-item.bd-navbar-item-documentation{--color-light:var(--primary-light);--color-dark:var(--primary-dark)}.bd-navbar-item.bd-navbar-item-videos{--color-light:var(--videos-light);--color-dark:var(--videos-dark)}.bd-navbar-item.bd-navbar-item-expo{--color-light:var(--expo-light);--color-dark:var(--expo-dark)}.bd-navbar-item.bd-navbar-item-love{--color-light:var(--love-light);--color-dark:var(--love-dark)}.bd-navbar-item.bd-navbar-item-backers{--color-light:var(--patreon-light);--color-dark:var(--patreon-dark)}.bd-navbar-item.bd-navbar-item-bulma-book{--color-light:var(--bleeding-light);--color-dark:var(--bleeding-dark)}.bd-navbar-item.bd-navbar-item-blog{--color-light:var(--rss-light);--color-dark:var(--rss-dark)}.bd-navbar-item.bd-navbar-item-brand{--color-light:var(--primary-light);--color-dark:var(--primary-dark)}.bd-navbar-item.bd-navbar-item-extensions{--color-light:var(--extensions-light);--color-dark:var(--extensions-dark)}.bd-navbar-item.bd-navbar-item-bulma-start{--color-light:var(--success-light);--color-dark:var(--success-dark)}.bd-navbar-item.bd-navbar-item-made-with-bulma{--color-light:var(--expo-light);--color-dark:var(--expo-dark)}.bd-navbar-ellipsis{align-items:center;border-radius:.375em;color:#485fc7;height:2.25em;justify-content:center;padding:0!important;width:2.25em}.bd-navbar-ellipsis::after{display:none!important}.bd-navbar-search-icon{color:var(--search);cursor:pointer;margin-left:auto}.bd-navbar-search-icon:hover{background-color:rgba(0,0,0,.05)}.bd-search .algolia-autocomplete,.bd-search .control{display:flex;flex-grow:1;flex-shrink:1;width:100%}.bd-search .control>.icon.is-left{color:var(--search)!important}.bd-search .input{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.bd-search .input:hover{background-color:#fafafa;border-color:#dbdbdb;box-shadow:0 0 0 1px #dbdbdb}.bd-search .input:focus{background-color:transparent;border-color:var(--search);box-shadow:0 0 0 1px var(--search)}.bd-search .input:focus~.icon{color:var(--search)!important}.bd-search .algolia-docsearch-suggestion--category-header{color:var(--search-dark);border-bottom-color:#dbdbdb}.bd-search .algolia-docsearch-suggestion--subcategory-column{color:#7a7a7a}.bd-search .algolia-docsearch-suggestion--title{color:#363636}.bd-search .algolia-docsearch-suggestion--text{color:#4a4a4a}.bd-search .algolia-docsearch-suggestion--highlight{background-color:var(--search-light);color:var(--search-dark)}.bd-search .algolia-autocomplete .ds-dropdown-menu .ds-suggestion.ds-cursor .algolia-docsearch-suggestion.suggestion-layout-simple,.bd-search .algolia-autocomplete .ds-dropdown-menu .ds-suggestion.ds-cursor .algolia-docsearch-suggestion:not(.suggestion-layout-simple) .algolia-docsearch-suggestion--content{background-color:var(--search-light)}.bd-search .algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl0 .algolia-docsearch-suggestion--highlight,.bd-search .algolia-autocomplete .algolia-docsearch-suggestion--category-header .algolia-docsearch-suggestion--category-header-lvl1 .algolia-docsearch-suggestion--highlight,.bd-search .algolia-autocomplete .algolia-docsearch-suggestion--text .algolia-docsearch-suggestion--highlight{box-shadow:inset 0 -2px 0 0 var(--search)}.bd-navbar-mobile-download-icon,.bd-navbar-mobile-sponsor-icon{display:none!important}.bd-navbar-start.bd-is-original .bd-navbar-item-more:not(.bd-is-visible){display:none}.bd-navbar-start.bd-is-original .bd-navbar-dropdown .navbar-item.bd-is-hidden,.bd-navbar-start.bd-is-original .bd-navbar-dropdown .navbar-item.bd-is-hidden+.navbar-divider{display:none}.bd-navbar.bd-is-clone{bottom:0;pointer-events:none;position:fixed;visibility:hidden;z-index:-1}@media screen and (min-width:450px) and (max-width:768px){.bd-navbar-mobile-download-icon,.bd-navbar-mobile-sponsor-icon{display:flex!important}}@media screen and (max-width:768px){.bd-navbar .navbar-start>.bd-navbar-item:not(.has-dropdown){display:flex}.bd-navbar .navbar-end{display:none}.bd-navbar-item .navbar-link:not(.is-arrowless){display:none}.bd-navbar-item-more{display:none!important}}@media screen and (min-width:769px){.bd-navbar .navbar-end,.bd-navbar .navbar-menu,.bd-navbar .navbar-start{align-items:center}.bd-navbar-mobile-icon{display:none}.bd-navbar-dropdown{left:auto;right:0;width:16rem;z-index:200}.bd-navbar-dropdown .navbar-item{white-space:normal}}@media screen and (max-width:1023px){.bd-search{background-color:#fff;box-shadow:0 .5em 1em rgba(0,0,0,.05);display:none;left:0;padding:1rem;position:fixed;right:0;top:3.25rem;z-index:100}.bd-search.bd-is-visible{display:block}.bd-search .algolia-autocomplete .ds-dropdown-menu{left:0!important;min-width:0;right:auto}.bd-navbar-search-desktop-icon{display:none}}@media screen and (min-width:1024px){.bd-navbar{padding:1rem 2rem}.bd-navbar .navbar-brand .navbar-item:first-child{margin-left:-.75em}.bd-navbar .navbar-menu{flex-shrink:1}.bd-navbar .navbar-start{flex-shrink:1}.bd-search{align-items:center;display:flex;flex-shrink:0;width:12rem}.bd-navbar-search-mobile-icon{display:none}}@media screen and (min-width:1216px){.bd-navbar{font-size:1.125rem}.bd-navbar .navbar-brand img{height:36px;width:144px}.bd-navbar-dropdown{left:0;right:auto}.bd-search{width:16rem}}@media screen and (min-width:1408px){.bd-search{width:16rem}}.bd-notification{background-color:#f5f5f5;border-radius:.375em;color:#7a7a7a;font-weight:600;padding:1.25rem 0;position:relative;text-align:center}.bd-notification .content,.bd-notification .subtitle,.bd-notification .title,.bd-notification strong{color:currentColor}.bd-notification code,.bd-notification pre{background-color:rgba(10,10,10,.2);border-radius:.375em;color:#fff}.bd-notification pre code{background-color:transparent}.bd-notification.is-white{background-color:#fff;color:#0a0a0a}.bd-notification.is-black{background-color:#0a0a0a;color:#fff}.bd-notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.bd-notification.is-dark{background-color:#363636;color:#fff}.bd-notification.is-primary{background-color:#00d1b2;color:#fff}.bd-notification.is-link{background-color:#485fc7;color:#fff}.bd-notification.is-info{background-color:#3e8ed0;color:#fff}.bd-notification.is-success{background-color:#48c78e;color:#fff}.bd-notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.bd-notification.is-danger{background-color:#f14668;color:#fff}.bd-notification.is-expo{background-color:#ffd257;color:#fff}.bd-notification.is-love{background-color:#f14668;color:#fff}.bd-notification.is-patreon{background-color:#f96854;color:#fff}.bd-notification.is-rss{background-color:#f26522;color:#fff}.bd-notification.is-bleeding{background-color:#abf47c;color:rgba(0,0,0,.7)}.bd-notification.is-sass{background-color:#bf4080;color:#fff}.bd-notification.is-amazon{background-color:#ffd863;color:rgba(0,0,0,.7)}.bd-notification.is-sponsor{background-color:#ea4aaa;color:#fff}.bd-notification.is-twitter{background-color:#55acee;color:#fff}.bd-notification.is-videos{background-color:#48c78e;color:#fff}.bd-notification.is-extensions{background-color:#3e8ed0;color:#fff}.bd-notification.is-bootstrap{background-color:#6f5499;color:#fff}.bd-pagination{padding:0 3rem}.bd-pagination-body,.bd-pagination-links{display:flex;flex-wrap:wrap}.bd-pagination-body{margin-left:auto;margin-right:auto;max-width:var(--container-width-desktop)}.bd-docs-pagination .button span{line-height:1.25;text-align:left}.bd-docs-pagination .button em{display:block;font-size:.75em;font-style:normal;font-weight:400;opacity:.5;text-transform:capitalize}.bd-docs-pagination .bd-pagination-prev span{margin-left:1em;text-align:left}.bd-docs-pagination .bd-pagination-next{margin-left:auto}.bd-docs-pagination .bd-pagination-next span{margin-right:1em}.bd-features{padding:var(--docs-side-padding);padding-bottom:0}.bd-features-title{color:#7a7a7a;font-size:.75em;opacity:.5}.bd-features-list{padding:.25em 0 0}.bd-features-list li{display:flex;font-size:.875em;justify-content:space-between}.bd-feature-label{color:#7a7a7a}.bd-feature-no{color:#7a7a7a}.bd-feature-yes{color:var(--primary);font-weight:700}.bd-links{display:grid;grid-gap:0;grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}.bd-link{border-radius:6px;color:#7a7a7a;display:flex;font-size:1.25em;padding:1em}.bd-link:hover{background-color:var(--primary-light);color:var(--primary-dark)}.bd-link-icon{color:var(--primary);flex-grow:0;flex-shrink:0;height:1.5em;margin-right:.5em;width:1.5em}.bd-link-title{color:#363636;display:block;font-weight:600;line-height:1.5}.bd-link-subtitle{font-size:.75em}.bd-screenshots{display:grid;grid-gap:1.5rem;grid-template-columns:1fr}.bd-screenshots .bd-screenshot{position:relative}.bd-screenshots .bd-screenshot:hover{box-shadow:0 1em 1em rgba(0,0,0,.1);transform:translateY(-.5em)}@media screen and (min-width:769px),print{.bd-screenshots{grid-template-columns:repeat(auto-fill,minmax(336px,1fr));margin:0 auto;max-width:var(--container-width)}}.bd-has-drawing{position:relative}.bd-drawing{display:none;pointer-events:none;position:absolute}.bd-drawing.bd-is-try-it-out{bottom:100%;right:100%}.bd-drawing.bd-is-love-letters{bottom:110%;right:10%}.bd-drawing.bd-is-crazy{right:100%;top:110%}.bd-drawing.bd-is-customize{right:-10%;top:105%}.bd-drawing.bd-is-opinion-free{right:100%;top:110%}.bd-drawing.bd-is-join-us{bottom:80%;left:100%}.bd-drawing.bd-is-spam-free{bottom:100%;right:95%}@media screen and (min-width:769px),print{.bd-drawing{display:inline}}.bd-vars{--bd-var-name-width:100%;--bd-var-computed-type-width:50%;--bd-var-type-width:50%;--bd-var-computed-value-width:50%;--bd-var-value-width:50%;background-color:var(--hl-background);border-radius:6px;color:var(--hl-color);padding:3.25em;padding-top:2em}.bd-vars .bd-anchor-title{color:#fff}.bd-vars+.bd-vars{margin-top:var(--docs-inner)}.bd-var{display:flex;flex-wrap:wrap;font-family:monospace;font-size:.75em;line-height:1.375}.bd-var .highlight{background:0 0;font-size:1em;overflow:visible}.bd-var .highlight pre{overflow:visible;padding:.25em .5em .375em;white-space:pre-wrap;white-space:break-spaces}.bd-var .bd-copy{font-size:.75em!important;right:0;top:0}.bd-var.bd-is-body{border-radius:.375em}.bd-var.bd-is-body:hover{background-color:rgba(255,255,255,.1)}.bd-var.bd-is-head{border-bottom:2px solid rgba(255,255,255,.1);border-radius:0;margin-bottom:.5em;padding-bottom:.5em}.bd-var.bd-is-head .bd-var-computed-type,.bd-var.bd-is-head .bd-var-computed-value,.bd-var.bd-is-head .bd-var-name,.bd-var.bd-is-head .bd-var-type,.bd-var.bd-is-head .bd-var-value{color:var(--hl-gray-02)!important}.bd-var-name{color:var(--hl-gray-01);width:var(--bd-var-name-width)}.bd-var-type{color:var(--bd-var-type-color,var(--hl-gray-02));width:var(--bd-var-type-width)}.bd-var-value{color:var(--hl-green);width:var(--bd-var-value-width)}.bd-var-computed-value{color:var(--hl-yellow);width:var(--bd-var-computed-value-width)}.bd-var-computed-type{color:var(--bd-var-type-color,var(--hl-purple));width:var(--bd-var-computed-type-width)}.bd-var .bd-is-boolean{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-color{--bd-var-type-color:var(--hl-orange)}.bd-var .bd-is-compound{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-font-weight{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-function{--bd-var-type-color:var(--hl-pink)}.bd-var .bd-is-size{--bd-var-type-color:var(--hl-pink)}.bd-var .bd-is-shadow{--bd-var-type-color:var(--hl-lavender)}.bd-var .bd-is-string{--bd-var-type-color:var(--hl-yellow)}.bd-var .bd-is-variable{--bd-var-type-color:var(--hl-green)}@media screen and (max-width:1023px){.bd-var-computed-type,.bd-var-computed-value,.bd-var-name,.bd-var-type,.bd-var-value{padding:0 1em}.bd-vars{padding:1em}.bd-var{padding:.5em 0}}@media screen and (min-width:1024px){.bd-var-computed-type,.bd-var-computed-value,.bd-var-name,.bd-var-type,.bd-var-value{padding:.25em 1em}.bd-var.bd-is-head .bd-var-name{padding-left:0}.bd-var.bd-is-head .bd-var-computed-type{padding-left:2em;padding-right:0}.bd-var.bd-is-body{margin-left:-1em;margin-right:-1em}.bd-vars{--bd-var-name-width:40%;--bd-var-computed-type-width:10%;--bd-var-type-width:10%;--bd-var-computed-value-width:20%;--bd-var-value-width:20%}}.bd-book-cover{position:relative;text-align:center}.bd-book-cover a{box-shadow:0 .5em 1em rgba(0,0,0,.1);display:inline-block;transition-duration:172ms;transition-property:box-shadow,transform;vertical-align:top}.bd-book-cover a:hover{box-shadow:0 1em 2em rgba(0,0,0,.1);transform:translateY(-.5em)}.bd-book-cover img{display:block}.native-js{border-radius:1.5em;display:none;font-size:1rem;margin:var(--newsletter-border-size);margin-top:0;opacity:0;position:relative;visibility:hidden}.native-js::before{bottom:0;left:0;position:absolute;right:0;top:0;background-color:#000;bottom:0;content:'';display:block;left:0;opacity:.02;pointer-events:none;right:0;top:0}.native-show{display:block;opacity:1;visibility:visible}.native-flex{align-items:center;display:flex;justify-content:center;padding:2em;position:relative;text-decoration:none}.native-flex:hover .native-cta{box-shadow:0 1rem 2rem 0 rgba(10,10,10,.1);transform:translateY(-.25rem)}.native-img{border-radius:3px;flex-grow:0;flex-shrink:0;height:50px;width:125px}.native-details{flex-grow:1;flex-shrink:1}.native-main{align-items:center;flex-grow:0;flex-shrink:1;max-width:640px}.native-company{display:block;font-size:.625em;letter-spacing:2px;margin-bottom:4px;text-transform:uppercase}.native-desc{display:block}.native-cta{border:none;box-shadow:0 .5rem 1rem 0 rgba(10,10,10,.2);flex-grow:0;flex-shrink:0;font-weight:600;height:auto;padding:.5em 1em;transition-duration:172ms;transition-property:box-shadow,transform;will-change:box-shadow,transform}@media screen and (max-width:599px){.native-flex{display:block;text-align:center}.native-main{margin-bottom:2em}.native-details{margin:1em}}@media screen and (min-width:600px){.native-flex{display:flex;padding:4em;text-align:left}.native-main{display:flex;margin-right:2em}.native-details{margin-left:2em}}@media screen and (min-width:1216px){.native-js{font-size:1.25rem}}.bd-fortyfour{display:block;padding:var(--docs-side-padding);padding-bottom:0;text-align:center}.bd-fortyfour-label{color:#7a7a7a;font-size:.75em;margin-bottom:.5em;opacity:.5}.bd-fortyfour-text{display:none;font-size:.75em}.bd-fortyfour-cta{margin-top:.5em}.bd-fortyfour .button:hover,.bd-fortyfour:hover .button{background-color:var(--primary)!important;color:var(--primary-light)!important}.bd-fortyfour .button:active,.bd-fortyfour:active .button{background-color:var(--primary-dark)!important;color:var(--primary-invert)!important}.bd-spacing-table:hover{color:#dbdbdb}.bd-spacing-table:hover code{background:0 0;color:#dbdbdb}.bd-spacing-table .bd-current-row{background-color:#f5f5f5}.bd-spacing-table .bd-current-row:first-child{background-color:#feecf0;color:#363636}.bd-spacing-table .bd-current-row:first-child code{background-color:#f14668;color:#fff}.bd-spacing-table .bd-current-row.bd-current-column{background-color:#ebfffc;color:#363636}.bd-spacing-table .bd-current-row.bd-current-column code{background-color:#00d1b2;color:#fff}.bd-spacing-table .bd-current-column{background-color:#f5f5f5}.bd-spacing-table .bd-current-value{background-color:#feecf0}.bd-spacing-table .bd-current-value code{background-color:#f14668;color:#fff}#survey-banner{align-items:center;background-color:#ebfffc;color:#00947e;display:flex;font-size:.875rem;justify-content:center;padding:.5em}#survey-banner a,#survey-banner strong{color:inherit}#survey-banner a{text-decoration:underline}#survey-banner p{margin-right:1em}.bd-color{border-radius:2px;box-shadow:0 2px 3px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.1);display:inline-block;float:left;height:24px;margin-right:8px;width:24px}.bd-pills{align-items:center;color:#7a7a7a;display:flex;justify-content:center}.bd-pill-label{padding:0 .5em}.bd-pills-body{background:#f5f5f5;align-items:center;background:#fafafa;border-radius:.5em;display:flex;padding:.25em}.bd-pill-button{border-radius:.25em;color:#4a4a4a;cursor:pointer;font-weight:500;padding:.5em .75em;position:relative;transition-duration:.5s;transition-property:color,background-color}.bd-pill-button:hover{background-color:#fff;color:#363636}.bd-pill-button.is-active{background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.05),0 .125em .125em rgba(0,0,0,.05);color:#363636;z-index:1}:root{--bd-index-vertical:1.5rem;--bd-index-gap:3rem}.bd-index-section{--bd-section-vertical:1.5rem;--bd-section-horizontal:1.5rem;--bd-section-h:171deg;background-image:linear-gradient(180deg,hsla(var(--bd-section-h),100%,67%,.1),transparent var(--bd-index-vertical));background-repeat:repeat-x}.bd-index-section .bd-tw{margin-left:auto;margin-right:auto;max-width:28em}.bd-index-content{font-size:1rem}.bd-index-content strong{font-weight:600}.bd-index-content .title{color:#363636;font-size:2em;font-weight:400;position:relative}.bd-index-content .title .icon{height:1.125em;position:absolute;right:calc(100% + 1.5rem);top:0;width:1.125em}.bd-index-content .title a{font-weight:600}.bd-index-content .subtitle strong{color:inherit}.bd-index-content .icon-text strong{color:inherit}.bd-index-content .highlight{margin-bottom:1em}@media screen and (max-width:768px){.bd-index-section{padding:3rem 1.5rem}.bd-index-section .bd-tws{padding-left:0;padding-right:0}}@media screen and (min-width:769px),print{:root{--bd-index-vertical:3rem}.bd-index-section{padding-bottom:var(--bd-index-vertical);padding-top:var(--bd-index-vertical)}}@media screen and (min-width:1024px){.bd-index-content{font-size:1.125rem}}@media screen and (min-width:1216px){:root{--bd-index-vertical:6rem}.bd-index-content{font-size:1.25rem;max-width:23em}}@media screen and (min-width:1408px){:root{--bd-index-vertical:6rem}.bd-index-content{font-size:1.5rem}}.bd-docs{--docs-outer:1.5rem;--docs-inner:1.5rem;--docs-side-padding:1rem;border-top:2px solid #f5f5f5;position:relative}.bd-docs .bd-hero{margin-top:0}.bd-docs-nav,.bd-docs-side{background-color:#fafafa;width:11.25rem;z-index:40}.bd-docs-toggles{border-top:2px solid #f5f5f5;display:flex;justify-content:space-between;padding:.5rem .75rem}.bd-docs-overlay{background-color:#000;display:none;opacity:0;pointer-events:none;transition-duration:.2s;transition-property:opacity;z-index:2}.bd-docs-main{padding-bottom:var(--docs-outer);padding-left:var(--docs-outer);padding-right:var(--docs-outer)}.bd-docs-main .bd-hero .hero-body{padding-left:0;padding-right:0}.bd-docs-body{border-top:2px solid #f5f5f5;padding-top:var(--docs-inner)}.bd-docs-pagination{border-top:2px solid #f5f5f5;margin-top:var(--docs-inner);padding-top:var(--docs-inner)}.bd-docs-typo{margin-top:var(--docs-inner)}.bd-side-sponsrs{display:none;text-align:center}.bd-side-sponsor-label{color:#7a7a7a;font-size:.75em}.bd-side-sponsor{height:4rem}.bd-docs-content .bd-example.is-fullwidth,.bd-docs-content .section.is-fullwidth{margin-left:calc(-1 * var(--docs-outer));margin-right:calc(-1 * var(--docs-outer))}@media screen and (max-width:768px){.bd-docs-nav,.bd-docs-side{background-color:#fff;bottom:0;position:absolute;top:0;transition-duration:.2s;transition-property:transform}.bd-docs-overlay{display:block}.bd-docs{border-top:none;overflow:hidden}.bd-docs.bd-showing-overlay .bd-docs-overlay{opacity:.8;pointer-events:auto}.bd-docs-nav{left:-11.25rem}.bd-docs-nav.bd-is-shown{transform:translateX(100%)}.bd-docs-side{right:-11.25rem}.bd-docs-side.bd-is-shown{transform:translateX(-100%)}}@media screen and (min-width:769px),print{.bd-docs{--docs-outer:3rem;--docs-inner:3rem;display:grid;grid-template-columns:11.25rem 1fr 11.25rem}.bd-docs-main{overflow:hidden}.bd-docs-toggles{display:none}.bd-docs.bd-is-full-main .bd-docs-main{grid-column:2/span 2}.bd-docs.bd-is-full-main .bd-docs-side{display:none}.bd-docs.bd-is-fullwidth{display:block}.bd-docs.bd-is-fullwidth .bd-docs-nav,.bd-docs.bd-is-fullwidth .bd-docs-side{bottom:0;position:absolute;top:0}.bd-docs.bd-is-fullwidth .bd-is-stickied.bd-docs-nav,.bd-docs.bd-is-fullwidth .bd-is-stickied.bd-docs-side{position:fixed}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover),.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover){background:0 0;overflow:hidden;padding-left:0;padding-right:0}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-categories,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-categories{padding-left:0;padding-right:0}.bd-docs.bd-is-fullwidth .bd-docs-nav{left:0}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover){left:-9.25rem}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-categories-filter,.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-categories-no-results{visibility:hidden}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-category-list{padding-left:0;padding-right:0}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-category a{position:relative;text-indent:-9999px;width:100%}.bd-docs.bd-is-fullwidth .bd-docs-nav:not(:hover) .bd-category a::after{align-items:center;bottom:0;content:"•";display:flex;justify-content:center;position:absolute;right:0;text-align:center;text-indent:0;top:0;width:2rem}.bd-docs.bd-is-fullwidth .bd-docs-side{right:0}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover){right:-9.25rem}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-features{padding-left:0;padding-right:calc(2 * var(--docs-side-padding))}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-list li,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-title,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-feature,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-features-title{position:relative;transform:translateX(2rem);width:100%}.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-list li::after,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-anchors-title::after,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-feature::after,.bd-docs.bd-is-fullwidth .bd-docs-side:not(:hover) .bd-features-title::after{align-items:center;bottom:0;content:"•";display:flex;justify-content:center;position:absolute;right:100%;text-align:center;top:0;width:2rem}}@media screen and (max-width:1023px){.bd-docs-pagination .bd-fat-button{font-size:1rem}}@media screen and (min-width:1024px){.bd-docs{--docs-outer:6rem;--docs-inner:3rem}}.bd-video{--spacing:1.5rem;display:grid;grid-template-columns:1fr;padding:var(--spacing)}.bd-video:not(:last-child){border-bottom:2px solid var(--videos-light)}.bd-video-figure img,.bd-video-figure video{max-width:100%;vertical-align:top}@media screen and (max-width:768px){.bd-video{grid-gap:var(--spacing)}}@media screen and (min-width:769px),print{.bd-video{--spacing:3rem;grid-template-columns:1fr 24em 4em calc(var(--container-width) - 28em) 1fr}.bd-video-info{grid-column:2}.bd-video-figure{grid-column:4/span 2}.bd-video-figure img{max-width:1440px}.bd-video-figure video{max-width:1280px}}@media screen and (min-width:1024px){.bd-video{--spacing:4.5rem}}.bd-tws{--tws-spacing:1.5rem;--column-min-width:100%;padding-left:var(--tws-spacing);padding-right:var(--tws-spacing)}@media screen and (min-width:769px),print{.bd-tws{--column-min-width:24em}}@media screen and (min-width:1216px){.bd-tws{font-size:1.125rem}}.bd-tws-list{display:grid;grid-gap:var(--tws-spacing);grid-template-columns:repeat(auto-fit,minmax(var(--column-min-width),1fr))}.bd-tw{background-color:#fafafa;border-radius:6px;flex-shrink:0;font-size:1em;padding:1.25em;text-align:left}.bd-tw.bd-is-white{background-color:#fff}.bd-tw>.mb-4{float:right;font-size:.75em}.bd-tw-header{align-items:stretch;display:flex;justify-content:flex-start}.bd-tw-author{align-items:center;display:flex;line-height:1.2}.bd-tw-author:hover .bd-tw-fullname{text-decoration:underline}.bd-tw-avatar{flex-shrink:0;height:2.25em;margin-right:.5em;width:2.25em}.bd-tw-avatar img{border-radius:9999px;display:block;height:2.25em;width:2.25em}.bd-tw-fullname{color:#363636;display:block;font-size:1em;font-weight:700}.bd-tw-username{color:#7a7a7a;display:block;font-size:.875em}.bd-tw-content{color:#363636;font-size:1em;line-height:1.4;margin-top:1em}.bd-tw-content a{color:#485fc7}.bd-tw-content a:hover{text-decoration:underline}.bd-tw-date{font-size:.875em;line-height:1.4;margin-top:.25em}.bd-tw-date a{color:#7a7a7a}.bd-tw-date a:hover{text-decoration:underline}.bd-tw-actions{align-items:center;display:flex;margin-top:.5em}.bd-tw-action{margin-right:1.25em}.bd-tw-action-link{align-items:center;color:#7a7a7a;display:flex;height:1.25em;min-width:1.25em}.bd-tw-icon{background-size:contain;height:1.25em;width:1.25em}.bd-tw-action-stat{color:currentColor;font-size:.875em;margin-left:.5em;margin-top:1px}.bd-tw-action.is-reply .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M14.046%202.242l-4.148-.01h-.002c-4.374%200-7.8%203.427-7.8%207.802%200%204.098%203.186%207.206%207.465%207.37v3.828c0%20.108.045.286.12.403.143.225.385.347.633.347.138%200%20.277-.038.402-.118.264-.168%206.473-4.14%208.088-5.506%201.902-1.61%203.04-3.97%203.043-6.312v-.017c-.006-4.368-3.43-7.788-7.8-7.79zm3.787%2012.972c-1.134.96-4.862%203.405-6.772%204.643V16.67c0-.414-.334-.75-.75-.75h-.395c-3.66%200-6.318-2.476-6.318-5.886%200-3.534%202.768-6.302%206.3-6.302l4.147.01h.002c3.532%200%206.3%202.766%206.302%206.296-.003%201.91-.942%203.844-2.514%205.176z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-reply .bd-tw-action-link:hover{color:var(--info)}.bd-tw-action.is-reply .bd-tw-action-link:hover .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%231DA1F2%22%20d%3D%22M14.046%202.242l-4.148-.01h-.002c-4.374%200-7.8%203.427-7.8%207.802%200%204.098%203.186%207.206%207.465%207.37v3.828c0%20.108.045.286.12.403.143.225.385.347.633.347.138%200%20.277-.038.402-.118.264-.168%206.473-4.14%208.088-5.506%201.902-1.61%203.04-3.97%203.043-6.312v-.017c-.006-4.368-3.43-7.788-7.8-7.79zm3.787%2012.972c-1.134.96-4.862%203.405-6.772%204.643V16.67c0-.414-.334-.75-.75-.75h-.395c-3.66%200-6.318-2.476-6.318-5.886%200-3.534%202.768-6.302%206.3-6.302l4.147.01h.002c3.532%200%206.3%202.766%206.302%206.296-.003%201.91-.942%203.844-2.514%205.176z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-retweet .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M23.77%2015.67c-.292-.293-.767-.293-1.06%200l-2.22%202.22V7.65c0-2.068-1.683-3.75-3.75-3.75h-5.85c-.414%200-.75.336-.75.75s.336.75.75.75h5.85c1.24%200%202.25%201.01%202.25%202.25v10.24l-2.22-2.22c-.293-.293-.768-.293-1.06%200s-.294.768%200%201.06l3.5%203.5c.145.147.337.22.53.22s.383-.072.53-.22l3.5-3.5c.294-.292.294-.767%200-1.06zm-10.66%203.28H7.26c-1.24%200-2.25-1.01-2.25-2.25V6.46l2.22%202.22c.148.147.34.22.532.22s.384-.073.53-.22c.293-.293.293-.768%200-1.06l-3.5-3.5c-.293-.294-.768-.294-1.06%200l-3.5%203.5c-.294.292-.294.767%200%201.06s.767.293%201.06%200l2.22-2.22V16.7c0%202.068%201.683%203.75%203.75%203.75h5.85c.414%200%20.75-.336.75-.75s-.337-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-retweet .bd-tw-action-link:hover{color:var(--success)}.bd-tw-action.is-retweet .bd-tw-action-link:hover .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%2317BF63%22%20d%3D%22M23.77%2015.67c-.292-.293-.767-.293-1.06%200l-2.22%202.22V7.65c0-2.068-1.683-3.75-3.75-3.75h-5.85c-.414%200-.75.336-.75.75s.336.75.75.75h5.85c1.24%200%202.25%201.01%202.25%202.25v10.24l-2.22-2.22c-.293-.293-.768-.293-1.06%200s-.294.768%200%201.06l3.5%203.5c.145.147.337.22.53.22s.383-.072.53-.22l3.5-3.5c.294-.292.294-.767%200-1.06zm-10.66%203.28H7.26c-1.24%200-2.25-1.01-2.25-2.25V6.46l2.22%202.22c.148.147.34.22.532.22s.384-.073.53-.22c.293-.293.293-.768%200-1.06l-3.5-3.5c-.293-.294-.768-.294-1.06%200l-3.5%203.5c-.294.292-.294.767%200%201.06s.767.293%201.06%200l2.22-2.22V16.7c0%202.068%201.683%203.75%203.75%203.75h5.85c.414%200%20.75-.336.75-.75s-.337-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-heart .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E)}.bd-tw-action.is-heart .bd-tw-action-link:hover{color:var(--danger)}.bd-tw-action.is-heart .bd-tw-action-link:hover .bd-tw-icon{background-image:url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23E0245E%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E)}.bd-websites{--gap:0px;--width:672px;--spacing:1.5rem;display:grid;grid-gap:var(--gap);grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:calc(calc(2 * calc(var(--width) + var(--spacing)) + calc(3 * var(--gap))));padding-left:var(--spacing);padding-right:var(--spacing)}.bd-website{display:block;margin-left:auto;margin-right:auto;max-width:calc(2 * var(--width));padding-bottom:var(--spacing);position:relative;text-align:center;overflow:hidden;position:relative}.bd-website:hover{background-color:var(--expo-light)}.bd-website:hover .title{color:var(--expo-dark)}.bd-website:hover .bd-website-date{color:#363636}.bd-website:hover .bd-website-shadow{opacity:0}.bd-website:hover .bd-website-overlay{background-color:rgba(10,10,10,.1)}.bd-website.bd-is-highlighted{grid-column:span 2}.bd-website-date{color:#7a7a7a}.bd-website-image{align-items:center;display:flex;justify-content:center;margin-bottom:var(--spacing);position:relative}.bd-website-image img{border-radius:.375em}.bd-website-image .b-lazy{opacity:0;transition:opacity .5s ease-out}.bd-website-image .b-loaded{opacity:1}.bd-website-shadow{border:1px solid rgba(0,0,0,.04);transition:opacity .2s ease-out}.bd-website-overlay{background-color:transparent;border-radius:.375em;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04);transition:background-color .2s ease-out}@media screen and (min-width:769px),print{.bd-websites{--spacing:3rem;grid-template-columns:repeat(auto-fill,minmax(var(--width),1fr))}}.bd-backers{--spacing:1.5rem;padding-bottom:var(--spacing);padding-top:var(--spacing)}.bd-backers-platforms{--spacing:1.5rem;padding:var(--spacing);text-align:center}.bd-backers-platform .bd-backers-platform-logo{border-radius:6px;padding:var(--spacing);transition-duration:172ms;transition-property:box-shadow}.bd-backers-platform .bd-backers-platform-logo:hover{box-shadow:0 0 0 2px var(--color)}.bd-backers-platform.bd-is-patreon{--color:var(--patreon);grid-column:2}.bd-backers-platform.bd-is-github{--color:var(--github);grid-column:3}.bd-backers-platform .bd-fat-button{margin-top:1em}.bd-backers-heading h2{background-color:var(--sponsor-light);border-radius:6px;color:var(--sponsor);font-size:1em;font-weight:600;padding:.5em 1em}.bd-backers-group{padding:var(--spacing);text-align:center}.bd-backers-list{display:grid;grid-gap:1em}.bd-backers-list.bd-is-patreon{grid-column:2}.bd-backers-list.bd-is-patreon .icon-text{color:#7a7a7a;font-size:.75em}.bd-backers-list.bd-is-patreon .icon-text.bd-is-twitter{color:var(--twitter)}.bd-backers-list.bd-is-github{grid-column:3}.bd-tier{align-items:center;border-bottom:2px solid #fafafa;display:grid;grid-gap:1em;padding:1em}.bd-tier-amount{color:#363636;font-size:1.5em;font-weight:600}.bd-tier-frequency{color:#7a7a7a}.bd-tiers-info{--spacing:1.5em;background-color:#fafafa;color:#7a7a7a;grid-gap:var(--spacing);grid-template-columns:1fr 1fr;padding:var(--spacing)}.bd-tiers-info strong{color:currentColor}.bd-tiers-info p:not(:last-child){margin-bottom:.25em}.bd-tiers-info-question{justify-self:flex-end;max-width:15em}.bd-tiers-info-answer{max-width:25em}@media screen and (max-width:768px){.bd-backers-platform.bd-is-github{margin-top:3rem}}@media screen and (min-width:769px),print{.bd-backers-group,.bd-backers-platforms{display:grid;grid-template-columns:1fr calc(var(--container-width)/ 2) calc(var(--container-width)/ 2) 1fr}.bd-backers{background-image:linear-gradient(90deg,transparent calc(50% - 2px),var(--sponsor-light) calc(50%),transparent calc(50% + 2px))}.bd-tier{grid-template-columns:10em 8em 1fr}.bd-tier-amount{text-align:right}.bd-tiers-info{display:grid}.bd-tiers-info-question{text-align:right}}@media screen and (min-width:1024px){.bd-backers,.bd-tiers{font-size:1.125rem}.bd-tiers-info{--spacing:3em}}@media screen and (min-width:1216px){.bd-backers,.bd-tiers{font-size:1.25rem}}.bd-posts{--font-size-base:1rem;--font-size-large:1.25rem;--featured-font-size-base:1.125rem;--featured-font-size-large:1.5rem;--padding:1.5rem;margin-top:2px}.bd-post{font-size:var(--font-size-base);position:relative}.bd-post.is-featured{--font-size-base:var(--featured-font-size-base);--font-size-large:var(--featured-font-size-large)}.bd-post:hover{z-index:2}.bd-post:not(:last-child) .bd-post-link{border-bottom:2px solid #ededed}.bd-post-link{align-items:center;display:block;padding-bottom:calc(2 * var(--padding));padding-left:var(--padding);padding-right:var(--padding);padding-top:calc(2 * var(--padding));position:relative;transition-duration:172ms;transition-property:background-color,border-bottom-color,box-shadow}.bd-post-link .icon{color:var(--color);flex-shrink:0;flex-grow:0;font-size:var(--font-size-large);height:1.125em;margin-right:1em;width:1.125em}.bd-post-link:hover{background-color:#fafafa;border-bottom-color:transparent;border-radius:.375em;box-shadow:0 0 0 2px #fafafa}.bd-post-link:hover::after{opacity:0}.bd-post-link:hover .title{color:#485fc7}.bd-post-body{display:flex}.bd-post-content code{background:0 0;padding:0}.bd-post-content .title{font-size:var(--font-size-large);transition-duration:172ms;transition-property:color}.bd-post-content .subtitle{font-size:var(--font-size-base);color:#7a7a7a}.bd-post-image img{border-radius:.375em}.bd-post-screenshot img{max-height:100%;width:auto}@media screen and (max-width:768px){.bd-post-image,.bd-post-screenshot{margin-top:var(--padding)}}@media screen and (min-width:769px),print{.bd-posts{--font-size-base:1.125rem;--font-size-large:1.5rem;--featured-font-size-base:1.25rem;--featured-font-size-large:2rem;--second-column-width:((2 * 1.5rem * 1.125) + 1.5rem);display:grid;grid-template-columns:1fr 4.3125rem var(--container-width) 4.3125rem 1fr}.bd-post{grid-column:2/span 3}.bd-post-link{display:flex}.bd-post-body{flex-grow:1;flex-shrink:1}.bd-post-content{max-width:30em}.bd-post-image{flex-grow:0;flex-shrink:0;height:240px;margin-left:var(--padding);width:400px}.bd-post-screenshot{align-items:center;display:flex;flex-grow:1;flex-shrink:1;height:240px;justify-content:center;margin-left:var(--padding);width:70%}}.bd-single-header{--font-size-title:2rem;--font-size-subtitle:1.25rem;--font-size-date:1rem;--margin:3rem;--padding:3rem;margin-bottom:var(--margin);margin-top:var(--margin);padding-left:var(--padding);padding-right:var(--padding);text-align:center}.bd-single-header code{background:0 0;padding:0}.bd-single-header .title{font-size:var(--font-size-title);margin-left:auto;margin-right:auto;max-width:16em}.bd-single-header .subtitle{color:#7a7a7a;font-size:var(--font-size-subtitle)}.bd-single-header .subtitle.is-date{font-size:var(--font-size-date);opacity:.5}.bd-single-carbon{margin-bottom:3rem;margin-top:3rem}.bd-single-body{padding:0 3rem}.bd-single-content hr{margin:3rem 0}.bd-single-content .table{font-size:1rem}.bd-single-hr:not(:first-child){margin-top:3rem}.bd-single-hr:not(:last-child){margin-bottom:3rem}.bd-single-image{margin-bottom:3rem}.bd-single-image div{flex-grow:1;max-width:1600px;min-height:1px}.bd-single-image figure{background:#f5f5f5;padding-top:56.25%;position:relative}.bd-single-image img{left:0;height:100%;position:absolute;top:0;width:100%}@media screen and (max-width:1023px){.bd-single-body.bd-is-last{padding-bottom:3rem}}@media screen and (min-width:769px),print{.bd-single-image{padding-left:3rem;padding-right:3rem}.bd-single-image img{border-radius:6px}.bd-single-content{font-size:1.125rem}}@media screen and (min-width:1024px){.bd-single-header{--font-size-title:2.5rem;--font-size-subtitle:1.5rem;--font-size-date:1.25rem;--margin:4.5rem;--padding:4.5rem}.bd-single-body.bd-is-last{padding-bottom:4.5rem}}@media screen and (min-width:1216px){.bd-single-header{--font-size-title:3rem;--font-size-subtitle:2rem;--font-size-date:1.5rem;--margin:6rem;--padding:6rem}.bd-single-content{font-size:1.25rem}.bd-single-body.bd-is-last{padding-bottom:6rem}}@media screen and (min-width:1408px){.bd-single-header{--margin:9rem}.bd-single-content{font-size:1.5rem}.bd-single-body.bd-is-last{padding-bottom:9rem}}.bd-post-fullwidth{text-align:center}@media screen and (min-width:60rem){.bd-post-fullwidth{margin-left:calc(28rem - 50vw);margin-right:calc(28rem - 50vw)}}.bd-extension{border-bottom:2px solid #fafafa;display:block;padding:1.5rem}.bd-extension .subtitle{color:#7a7a7a}.bd-extension:hover{background-color:#fafafa}.bd-extension:hover .title{color:#485fc7}.bd-extension:hover .subtitle{color:#363636}@media screen and (min-width:769px),print{.bd-extension{padding:3rem 0}}.bd-mwb{padding:1.5rem}.bd-mwb-table td{vertical-align:middle}.bd-mwb-table td img{vertical-align:middle}@media screen and (min-width:769px),print{.bd-mwb{font-size:1.125rem;padding:3rem}}@media screen and (min-width:1024px){.bd-mwb{font-size:1.25rem}}.bd-snippet-preview.bd-is-mwb{align-items:stretch;padding-top:0}.bd-snippet-code.bd-is-mwb .highlight{border-top-left-radius:.375em}.bd-snippet-mwb{border-radius:.375em;flex-grow:1;height:10.5rem}.bd-bootstrap-table{margin:3em 0}.bd-pros-heading{padding:0 2em;text-align:center}.bd-pros-icon{margin-bottom:3em;text-align:center}.bd-pros-icon svg{height:3em;width:auto}.bd-pros-list{margin:0 auto;max-width:540px}.bd-pro .icon{font-size:1.25em;height:1.125em;position:relative;top:-1px;width:1.125em}.bd-pro .title{font-size:1.25em;margin-bottom:.5em}.bd-pro+.bd-pro{margin-top:2em;padding-top:2em}.bd-pro-content p:not(:last-child){margin-bottom:.5em}.bd-pro.bd-is-bulma .icon{color:#00d1b2}.bd-pro.bd-is-bootstrap .icon{color:#6f5499}.bd-bootstrap-comparison{margin:0 auto;max-width:42em}.bd-bootstrap-comparison .table{color:#f14668}.bd-bootstrap-comparison .table tfoot th,.bd-bootstrap-comparison .table thead th{font-size:1.5em;text-align:center}.bd-bootstrap-comparison .table tfoot svg,.bd-bootstrap-comparison .table thead svg{height:1.5em;margin-right:1em;position:relative;top:.25em;width:auto}.bd-bootstrap-comparison .table tbody th{font-size:1.25em;text-align:center}.bd-bootstrap-comparison .table tbody td{font-family:monospace;width:50%}.bd-bootstrap-comparison .table tbody a{color:currentColor}.bd-bootstrap-comparison .table tbody a:hover{text-decoration:underline}.bd-bootstrap-comparison .table .bd-is-empty{background-color:#f5f5f5;color:#7a7a7a}.bd-bootstrap-comparison .table .bd-is-unique{background-color:rgba(72,199,142,.25);color:#363636;font-weight:700}.bd-bootstrap-comparison-header{margin-bottom:3em}@media screen and (min-width:1024px){.bd-bootstrap-table{font-size:1.125rem}}@media screen and (min-width:1216px){.bd-bootstrap-table{font-size:1.25rem}}.bd-brand{padding:3rem}.bd-logos{--size:15rem}.bd-logos>*{align-items:center;border-radius:2em;display:flex}.bd-logos-label{margin-bottom:0!important}.bd-logos-color,.bd-logos-item{grid-column:span 2;justify-content:center;height:var(--size);width:var(--size)}.bd-logos-codes{align-items:stretch!important;flex-direction:column;flex-grow:1;grid-column:span 4}.bd-logos-code{align-items:center;display:flex;flex-grow:1;grid-column:span 2}.bd-logos-code p:first-child{color:#7a7a7a}.bd-logos-code p:nth-child(2){flex-grow:1;margin-right:1em;text-align:right}.bd-logos-item{background-size:cover;position:relative}.bd-logos-item.is-transparent{background-color:#ededed;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 20px),repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(255,255,255,.4) 0,rgba(255,255,255,.4) 20px);grid-column:span 2}.bd-logos-item:hover .bd-logos-download{opacity:1}.bd-logos-download{background-color:rgba(10,10,10,.8);border-radius:2em;opacity:0;transition-duration:172ms;transition-property:opacity}.bd-logos-download .title{color:#fff!important}@media screen and (max-width:1023px){.bd-logos>*{justify-content:center;margin-bottom:1.5rem!important;margin-left:auto;margin-right:auto}.bd-logos-label{justify-content:center}}@media screen and (min-width:1024px){.bd-logos{display:grid;grid-gap:1rem;grid-template-columns:repeat(7,calc(var(--size)/ 2));grid-template-rows:repeat(4,var(--size));margin-left:auto;margin-right:auto;max-width:936px}.bd-logos>*{align-items:center;border-radius:2em;display:flex}}.bd-hello-body{display:grid;grid-gap:var(--bd-index-gap)}.bd-hello-ghbtns{margin-bottom:1em;min-height:30px}.bd-hello-ghbtns a,.bd-hello-ghbtns iframe,.bd-hello-ghbtns img{height:30px}.bd-hello-ghbtns a{display:inline-block;min-width:100px;vertical-align:top}.bd-hello-ghbtns img{display:block}.bd-hello-buttons .bd-fat-button{font-size:1.125em}.bd-hello-media{text-align:center}.bd-hello-video{padding-top:56.25%;position:relative}.bd-hello-video>div{bottom:0;left:0;position:absolute;right:0;top:0}.bd-hello-shadow{background-size:cover}.bd-hello-iframe{border-radius:.75em}.bd-hello-iframe iframe{height:100%;width:100%}.bd-hello-author{color:#7a7a7a;margin-top:1em;opacity:.5}.bd-hello-author a{color:currentColor}.bd-hello-author a:hover{text-decoration:underline}@media screen and (max-width:768px){.bd-hello{grid-gap:var(--bd-index-vertical);padding:var(--bd-index-vertical)}.bd-hello-content .title br{display:none}.bd-hello-buttons .button{margin-right:0!important;width:100%}}@media screen and (min-width:769px),print{.bd-hello{align-items:center;padding-bottom:var(--bd-index-vertical);padding-top:var(--bd-index-vertical)}.bd-hello-body{align-items:center;grid-gap:0;grid-template-columns:var(--bd-index-gap) 1fr calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) var(--bd-index-gap) calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) 1fr var(--bd-index-gap)}.bd-hello-content{grid-column:3/span 1}.bd-hello-buttons{display:grid;grid-gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:0!important}.bd-hello-buttons .button{margin:0!important;padding-left:0!important;padding-right:0!important}.bd-hello-media{grid-column:5/span 2}.bd-hello-sponsors{grid-column:4/span 4}}.bd-focus{padding:1.5rem}.bd-focus-item{align-items:center;border-radius:6px;display:flex;padding:1.5rem;position:relative}.bd-focus-item .subtitle,.bd-focus-item .title a{transition-duration:172ms;transition-property:color}.bd-focus-item .title{position:relative;transition-duration:172ms;transition-property:color}.bd-focus-item .subtitle{color:#7a7a7a;position:relative}.bd-focus-item .subtitle strong{color:currentColor}.bd-focus-item .subtitle .subtitle{color:#4a4a4a}.bd-focus-item:first-child:hover .title{color:#ff470f}.bd-focus-item:nth-child(2):hover .title{color:#48c78e}.bd-focus-item:nth-child(3):hover .title{color:#485fc7}.bd-focus-item:nth-child(4):hover .title{color:#0a0a0a}.bd-focus-graph{align-items:center;display:flex;height:3rem;justify-content:center;margin-right:1.5rem;width:3rem}.bd-focus-icon{align-items:center;display:flex;flex-grow:1;justify-content:center;position:relative}.bd-focus-device{--device-y:4px;--device-x:2px;--device-sm-deg:14deg;--device-md-deg:-21deg;--device-lg-deg:-86deg;--device-deg:var(--device-sm-deg);--device-sm-height:24px;--device-sm-width:16px;--device-md-height:32px;--device-md-width:24px;--device-lg-height:40px;--device-lg-width:48px;animation:bdDeviceBounce 3.5s infinite;border:0 solid hsl(var(--device-deg),100%,53%);border-width:var(--device-y) var(--device-x);border-radius:.375em;display:block;height:var(--device-height);position:relative;width:var(--device-width)}.bd-focus-cubes{position:relative;height:3rem;top:-.5rem;width:3rem}.bd-focus-cube{color:#48c78e;position:absolute}.bd-focus-cube-1{left:0;top:0}.bd-focus-cube-2{left:-1rem;top:23px}.bd-focus-cube-3{left:1rem;top:23px}.bd-focus-css3{color:#485fc7}.bd-focus-github{color:#333}@keyframes bdDeviceBounce{0%{--device-deg:var(--device-sm-deg);height:var(--device-sm-height);width:var(--device-sm-width)}28%{--device-deg:var(--device-sm-deg);height:var(--device-sm-height);width:var(--device-sm-width)}33%{--device-deg:var(--device-md-deg);height:var(--device-md-height);width:var(--device-md-width)}62%{--device-deg:var(--device-md-deg);height:var(--device-md-height);width:var(--device-md-width)}67%{--device-deg:var(--device-lg-deg);height:var(--device-lg-height);width:var(--device-lg-width)}95%{--device-deg:var(--device-lg-deg);height:var(--device-lg-height);width:var(--device-lg-width)}100%{--device-deg:var(--device-sm-deg);height:var(--device-sm-height);width:var(--device-sm-width)}}@keyframes bdGrow{from{transform:scale(0)}to{transform:scale(1)}}@keyframes bdSlideDown{from{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes bdSlideUp{from{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.bd-focus-css3,.bd-focus-cube-1,.bd-focus-cube-2,.bd-focus-cube-3,.bd-focus-desktop,.bd-focus-github,.bd-focus-item .subtitle,.bd-focus-item .title,.bd-focus-mobile,.bd-focus-tablet{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:cubic-bezier(0.14,0.71,0.29,0.86);transform-origin:center center}.bd-focus-item .title{animation-name:bdSlideDown}.bd-focus-item .subtitle{animation-name:bdSlideUp}.bd-focus-item:first-child .title{animation-delay:0}.bd-focus-item:first-child .subtitle{animation-delay:125ms}.bd-focus-item:nth-child(2) .title{animation-delay:.5s}.bd-focus-item:nth-child(2) .subtitle{animation-delay:625ms}.bd-focus-item:nth-child(3) .title{animation-delay:1s}.bd-focus-item:nth-child(3) .subtitle{animation-delay:1125ms}.bd-focus-item:nth-child(4) .title{animation-delay:1.5s}.bd-focus-item:nth-child(4) .subtitle{animation-delay:1625ms}.bd-focus-desktop,.bd-focus-mobile,.bd-focus-tablet{animation-name:bdGrow;transform-origin:bottom center}.bd-focus-mobile{animation-delay:0}.bd-focus-tablet{animation-delay:250ms}.bd-focus-desktop{animation-delay:.5s}@keyframes bdCube1{0%{transform:translate3d(0,-50px,0);opacity:0}100%,25%{transform:translate3d(0,0,0);opacity:1}}@keyframes bdCube2{0%{transform:translate3d(-40px,30px,0);opacity:0}100%,25%{transform:translate3d(0,0,0);opacity:1}}@keyframes bdCube3{0%{transform:translate3d(40px,30px,0);opacity:0}100%,25%{transform:translate3d(0,0,0);opacity:1}}.bd-focus-cube-1,.bd-focus-cube-2,.bd-focus-cube-3{animation-direction:alternate;animation-duration:2s;animation-iteration-count:infinite}.bd-focus-cube-1{animation-delay:.5s;animation-name:bdCube1}.bd-focus-cube-2{animation-name:bdCube2;animation-delay:750ms}.bd-focus-cube-3{animation-name:bdCube3;animation-delay:1s}@keyframes bdFadeIn{from{opacity:0}to{opacity:1}}@keyframes bdSlowIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bdScaleIn{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.bd-focus-css3{animation-delay:1s;animation-name:bdScaleIn}.bd-focus-github{animation-delay:1.5s;animation-duration:1.5s;animation-name:bdJellyPop}@keyframes bdJellyPop{0%{opacity:0;transform:matrix3d(.1,0,0,0,0,.1,0,0,0,0,1,0,0,0,0,1)}3.4%{opacity:1;transform:matrix3d(.384,0,0,0,0,.466,0,0,0,0,1,0,0,0,0,1)}4.7%{transform:matrix3d(.505,0,0,0,0,.639,0,0,0,0,1,0,0,0,0,1)}6.81%{transform:matrix3d(.693,0,0,0,0,.904,0,0,0,0,1,0,0,0,0,1)}9.41%{transform:matrix3d(.895,0,0,0,0,1.151,0,0,0,0,1,0,0,0,0,1)}10.21%{transform:matrix3d(.947,0,0,0,0,1.204,0,0,0,0,1,0,0,0,0,1)}13.61%{transform:matrix3d(1.111,0,0,0,0,1.299,0,0,0,0,1,0,0,0,0,1)}14.11%{transform:matrix3d(1.127,0,0,0,0,1.298,0,0,0,0,1,0,0,0,0,1)}17.52%{transform:matrix3d(1.187,0,0,0,0,1.216,0,0,0,0,1,0,0,0,0,1)}18.72%{transform:matrix3d(1.191,0,0,0,0,1.169,0,0,0,0,1,0,0,0,0,1)}21.32%{transform:matrix3d(1.177,0,0,0,0,1.062,0,0,0,0,1,0,0,0,0,1)}24.32%{transform:matrix3d(1.135,0,0,0,0,.964,0,0,0,0,1,0,0,0,0,1)}25.23%{transform:matrix3d(1.121,0,0,0,0,.944,0,0,0,0,1,0,0,0,0,1)}29.03%{transform:matrix3d(1.057,0,0,0,0,.907,0,0,0,0,1,0,0,0,0,1)}29.93%{transform:matrix3d(1.043,0,0,0,0,.909,0,0,0,0,1,0,0,0,0,1)}35.54%{transform:matrix3d(.981,0,0,0,0,.966,0,0,0,0,1,0,0,0,0,1)}36.74%{transform:matrix3d(.974,0,0,0,0,.981,0,0,0,0,1,0,0,0,0,1)}41.04%{transform:matrix3d(.965,0,0,0,0,1.02,0,0,0,0,1,0,0,0,0,1)}44.44%{transform:matrix3d(.969,0,0,0,0,1.029,0,0,0,0,1,0,0,0,0,1)}52.15%{transform:matrix3d(.992,0,0,0,0,1.006,0,0,0,0,1,0,0,0,0,1)}59.86%{transform:matrix3d(1.005,0,0,0,0,.991,0,0,0,0,1,0,0,0,0,1)}63.26%{transform:matrix3d(1.007,0,0,0,0,.993,0,0,0,0,1,0,0,0,0,1)}75.28%{transform:matrix3d(1.001,0,0,0,0,1.003,0,0,0,0,1,0,0,0,0,1)}85.49%{transform:matrix3d(.999,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}90.69%{transform:matrix3d(.999,0,0,0,0,.999,0,0,0,0,1,0,0,0,0,1)}100%{opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)}}.bd-best{height:calc(386px + 3rem);padding:1.5rem 0;overflow:hidden;position:relative}.bd-best-list{align-items:stretch;animation-duration:93.6s;animation-iteration-count:infinite;animation-timing-function:linear;display:flex;left:0;position:absolute;top:1.5rem;animation-name:bdBestCarousel}.bd-best-list:hover{animation-play-state:paused}.bd-best-item{flex-grow:0;flex-shrink:0;margin-right:16px;transition-duration:172ms;transition-property:box-shadow,transform;width:504px}.bd-best-item.bd-is-medium{font-size:1.125em}.bd-best-item.bd-is-large{font-size:1.25em}.bd-best-item.bd-is-huge{font-size:1.5em}.bd-best-item:hover{box-shadow:0 1em 1em rgba(0,0,0,.1);transform:translateY(-.5em)}.bd-screenshot{align-self:flex-start;display:block;transition-duration:172ms;transition-property:box-shadow,transform}.bd-screenshot,.bd-screenshot img{border-radius:6px}.bd-screenshot img{display:inline-block;height:auto;vertical-align:top;width:auto}@keyframes bdBestCarousel{100%{transform:translateX(calc(-100% + 3120px))}}.bd-sponsors{--bd-sponsors-spacing:1.5rem;padding:var(--bd-sponsors-spacing)}@media screen and (max-width:768px){.bd-sponsors{grid-gap:var(--bd-sponsors-spacing)}}.bd-partner-sponsors{--sponsor-width:11rem;display:grid;grid-gap:0;grid-template-columns:repeat(auto-fill,minmax(var(--sponsor-width),1fr));margin-left:-1.5rem;margin-right:-1.5rem;overflow:hidden}.bd-partner-sponsor{padding:1.5rem .75rem}.bd-partner-sponsor img,.bd-partner-sponsor strong{position:relative}.bd-partner-sponsor img{border-radius:.5em;max-height:3rem;width:auto}@media screen and (max-width:1023px){.bd-sponsors{padding:var(--bd-index-vertical)}}@media screen and (min-width:1024px){.bd-sponsors-body{align-items:center;grid-gap:0;grid-template-columns:var(--bd-index-gap) 1fr calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) var(--bd-index-gap) calc(calc(var(--container-width) - var(--bd-index-gap))/ 2) 1fr var(--bd-index-gap)}.bd-sponsors-content{align-items:flex-start;display:flex;font-size:1.125rem;grid-column:3/span 1;max-width:none}.bd-sponsors-content .content{margin-left:1.5rem;margin-right:1.5rem}.bd-sponsors-content .button{flex-shrink:0}.bd-sponsors-list{grid-column:4/span 4}}@media screen and (min-width:1216px){.bd-sponsors{--bd-sponsors-spacing:6rem}.bd-sponsors-content{font-size:1.25rem}.bd-partner-sponsors{--sponsor-width:12rem}}@media screen and (min-width:1408px){.bd-sponsors-content{font-size:1.5rem}}.bd-heading>.icon{font-size:2rem;height:1.125em;width:1.125em}.bd-heading .subtitle,.bd-heading .title{font-weight:400}.bd-heading .subtitle strong,.bd-heading .title strong{color:inherit;font-weight:600}.bd-heading .subtitle small,.bd-heading .title small{color:#7a7a7a;display:block;font-size:.75em}.bd-heading .subtitle{color:#7a7a7a}.bd-heading .bd-fat-button{font-weight:400}.bd-heading .bd-fat-button strong{font-weight:600}@media screen and (max-width:768px){.bd-heading{margin-bottom:var(--bd-index-vertical)}.bd-heading .icon{float:left;margin-right:.75rem}.bd-heading .subtitle{margin:.75rem 0!important}.bd-heading form{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bd-heading{align-items:center;display:grid;grid-gap:0;grid-template-columns:1fr 4rem calc(var(--container-width)/ 3) calc(var(--container-width)/ 3) calc(var(--container-width)/ 3) 4rem 1fr;margin-bottom:calc(var(--bd-index-vertical)/ 2)}.bd-heading>.icon{grid-column:2}.bd-heading .title{grid-column:3;max-width:9em}.bd-heading .subtitle{grid-column:4;max-width:10em}.bd-heading .button{grid-column:5/span 1;justify-self:flex-end}}#grid .notification{padding-left:0;padding-right:0}.bd-columns-tools{margin-top:3rem}.bd-columns-tool .highlight{font-size:.875em}.bd-columns-tool.bd-is-try .buttons{justify-content:center}.bd-columns-tool.bd-is-try .button strong{font-weight:600}#markup{width:100%}#markup .highlight pre{max-height:none}#message{display:none;margin-top:3rem}@media screen and (max-width:768px){.bd-columns-tool.bd-is-markup{margin-top:3rem}}@media screen and (min-width:769px),print{.bd-columns-tools{align-items:flex-start;display:flex}.bd-columns-tool{width:50%}.bd-columns-tool.bd-is-try{padding-top:60px}}.bd-index-custom-title{color:#b5b5b5}.bd-index-custom-example{padding:1rem}.bd-index-custom-example .subtitle{margin-bottom:.5rem}.bd-index-custom.bd-is-after{color:#757763;font-family:Nunito,serif;margin-top:.5rem}.bd-index-custom.bd-is-after a{color:#fa7c91}.bd-index-custom.bd-is-after a:hover{color:#363636}.bd-index-custom.bd-is-after .subtitle{color:#757763}.bd-index-custom.bd-is-after .input,.bd-index-custom.bd-is-after .select select{background-color:#eff0eb;border-color:transparent;border-width:2px;box-shadow:none;font-family:Nunito,serif}.bd-index-custom.bd-is-after .input:hover,.bd-index-custom.bd-is-after .select select:hover{border-color:#d0d1cd}.bd-index-custom.bd-is-after .input:focus,.bd-index-custom.bd-is-after .select select:focus{border-color:#fa7c91;box-shadow:0 0 0 .125em rgba(250,124,145,.25)}.bd-index-custom.bd-is-after .select:not(.is-multiple):not(:hover)::after{border-color:#fa7c91}.bd-index-custom.bd-is-after .button.is-primary{background-color:#8a4d76;color:#fff}.bd-index-custom.bd-is-after .button.is-primary:hover{background-color:#82486f}.bd-index-custom.bd-is-after .button.is-primary:active{background-color:#7a4468}.bd-index-custom.bd-is-after .button.is-link{background-color:#fa7c91;color:#fff}.bd-index-custom.bd-is-after .button.is-link:hover{background-color:#fa7087}.bd-index-custom.bd-is-after .button.is-link:active{background-color:#f9637c}.bd-index-custom.bd-is-after ::-moz-selection{background-color:#fa7c91;color:#fff}.bd-index-custom.bd-is-after ::selection{background-color:#fa7c91;color:#fff}.bd-footer-title{color:#7a7a7a;font-size:1.25rem;line-height:1.25;margin-bottom:.5rem;transition-duration:86ms;transition-property:color}.bd-footer-title strong{color:currentColor;font-weight:600}.bd-footer-subtitle{color:#b5b5b5;margin-top:-.5rem;transition-duration:86ms;transition-property:color}.bd-footer-iframe{display:flex;flex-wrap:wrap;margin-bottom:-10px;min-height:30px}.bd-footer-iframe iframe{height:30px;margin-bottom:10px}.bd-footer-iframe .fb-like{margin-left:10px}.bd-footer-iframe.is-github iframe{width:100%}.bd-footer-tsp{color:#b5b5b5;margin-top:1.5rem}.bd-footer-star,.bd-footer-support{text-align:center}.bd-footer-star .bd-footer-title,.bd-footer-support .bd-footer-title{font-size:1.5rem}.bd-footer-support{background-color:#fafafa;box-shadow:none;padding:3rem}.bd-footer-support .bd-footer-title{margin-bottom:1.5rem}.bd-footer-donations{justify-content:center}.bd-footer-donation{flex:none}.bd-footer-donation-items{display:flex;flex-wrap:wrap;justify-content:center}.bd-footer-donation-items .bd-footer-sponsor{width:12rem}.bd-footer-sponsor{height:70px}@media screen and (min-width:769px),print{.bd-footer-donation{padding:.75rem 1.5rem}}@media screen and (min-width:1024px){.bd-footer-support{padding-bottom:6rem;padding-top:6rem}}.bd-footer-donation-title{color:#b5b5b5;margin-bottom:.5rem}.bd-footer-donation-title strong{color:currentColor}.bd-footer-donation-action{height:70px}.bd-footer-donation-action .bd-github-button{margin-right:.5rem}.bd-footer-donation-action .bd-github-button,.bd-footer-donation-action .bd-patreon-button{flex-shrink:0}.bd-footer-donation-action .paypal-form{height:30px}.bd-footer-donation-action .paypal-form img{display:block}.bd-footer-stars{margin-top:2.5rem}@media screen and (min-width:769px),print{.bd-footer-stars{align-items:stretch;display:flex;justify-content:space-between}}.bd-footer-star{transition-duration:86ms;transition-property:box-shadow,transform;will-change:box-shadow,transform}@media screen and (max-width:768px){.bd-footer-star:not(:last-child){margin-bottom:1.5rem}}@media screen and (min-width:769px),print{.bd-footer-star{width:calc(33.3333% - 2rem)}}.bd-footer-star:hover{box-shadow:0 3rem 3rem -1.25rem rgba(10,10,10,.1);transform:translateY(-.5rem)}.bd-footer-star:hover .bd-footer-subtitle,.bd-footer-star:hover .bd-footer-title{color:#485fc7}.bd-footer-star.bd-is-expo,.bd-footer-star.bd-is-love{padding-bottom:156px}.bd-footer-star.bd-is-expo .bd-footer-title,.bd-footer-star.bd-is-love .bd-footer-title{align-items:center;display:flex;justify-content:center}.bd-footer-star.bd-is-expo .bd-footer-title .icon,.bd-footer-star.bd-is-love .bd-footer-title .icon{margin-right:.25em}.bd-footer-star.bd-is-expo{background-image:url("/images/footer/expo-examples.png");background-repeat:repeat-x;background-position:bottom center;background-size:352px 156px}.bd-footer-star.bd-is-love{background-image:url("/images/footer/love.png");background-repeat:no-repeat;background-position:bottom center;background-size:440px 180px}.bd-footer-star-header{padding:1.5rem}.bd-footer-star-figure{height:156px;margin-top:-1rem}.bd-footer-links{margin-top:6rem;padding-bottom:6rem}.bd-footer-links a{color:currentColor}.bd-footer-links a:hover{color:#485fc7}.bd-footer-link-title{color:#363636;font-size:1.25rem;font-weight:600}.bd-footer-link-title:not(:first-child){margin-top:1.5em}.bd-footer-link{margin-top:.5rem}.bd-footer-link.bd-is-more{font-size:.875rem}.bd-footer-link.bd-is-more a:not(:hover){color:#b5b5b5}.bd-footer-link.bd-has-subtitle a{align-items:center;display:flex;justify-content:space-between}.bd-footer-link.bd-has-subtitle a strong{flex-grow:1;flex-shrink:1;font-weight:unset}.bd-footer-link.bd-has-subtitle a em{display:block;font-size:.875rem;font-style:normal}.bd-footer-link.bd-has-subtitle a:not(:hover) em{color:#b5b5b5}@media screen and (max-width:768px){.bd-footer-link.bd-has-subtitle a{flex-wrap:wrap;margin-top:1rem}.bd-footer-link.bd-has-subtitle a em{width:100%}}@media screen and (min-width:769px),print{.bd-footer-link.bd-has-subtitle a em{margin-left:1rem;text-align:right}}.bd-footer-link-icon{flex-grow:0;flex-shrink:0;margin-right:.5em;text-align:center;width:1em}:root{--newsletter-strip-size:16px;--newsletter-border-size:1.5rem}#newsletter{background:#fafafa;padding:var(--newsletter-border-size);padding-top:0}#newsletter .bd-drawing{display:none}.bd-newsletter-heading>.icon{font-size:2rem;height:1.125em;width:1.125em}.bd-newsletter-heading .subtitle,.bd-newsletter-heading .title{font-weight:400}.bd-newsletter-heading .subtitle strong,.bd-newsletter-heading .title strong{color:inherit;font-weight:600}.bd-newsletter-heading .subtitle small,.bd-newsletter-heading .title small{color:#7a7a7a;display:block;font-size:.75em}.bd-newsletter-heading .subtitle{color:#7a7a7a}.bd-newsletter-heading .bd-fat-button{font-weight:400}.bd-newsletter-heading .bd-fat-button strong{font-weight:600}.bd-newsletter-fields{display:grid;grid-gap:0.75rem;grid-template-columns:minmax(20em,1fr) auto}.bd-newsletter-box{background-color:#fff;background-image:url("/images/hab/newsletter-strip.png");background-repeat:repeat-x;background-size:96px var(--newsletter-strip-size);border-radius:1.5em;box-shadow:0 0 0 1px #f5f5f5}.bd-newsletter-box .icon{align-self:flex-start}.bd-newsletter-box form .input:not(:focus):not(:hover){border-color:#dbdbdb}@media screen and (max-width:768px){.bd-newsletter-box{padding-top:calc(1.5rem + var(--newsletter-strip-size))}.bd-newsletter-fields{grid-template-columns:repeat(auto-fill,minmax(14em,1fr))}}@media screen and (max-width:1023px){.bd-newsletter-heading{margin-bottom:var(--bd-index-vertical)}.bd-newsletter-heading .icon{float:left;margin-right:.75rem}.bd-newsletter-heading .subtitle{margin:.75rem 0!important}.bd-newsletter-heading form{margin-top:1.5rem}}@media screen and (min-width:769px),print{.bd-newsletter-box{padding-top:calc(var(--bd-index-vertical) + var(--newsletter-strip-size))}}@media screen and (min-width:1024px){.bd-newsletter-heading{display:grid;grid-template-columns:3rem 3rem 1fr 1fr 3rem 3rem}.bd-newsletter-heading>.icon{grid-column:2}.bd-newsletter-heading .title{grid-column:3;max-width:9em}.bd-newsletter-heading .subtitle{grid-column:4;max-width:10em}.bd-newsletter-heading form{grid-column:4}}@media screen and (min-width:1216px){:root{--newsletter-border-size:5.625rem}#newsletter .bd-drawing{display:block}.bd-newsletter-heading{grid-template-columns:4.5rem 4.5rem 1fr 1fr 4.5rem 4.5rem}.bd-newsletter-box{box-shadow:0 1em 2em rgba(0,0,0,.05)}}@media screen and (min-width:1780px){.bd-newsletter-heading{grid-template-columns:minmax(3rem,1fr) 4.5rem calc(var(--container-width)/ 2) calc(var(--container-width)/ 2) 4.5rem minmax(3rem,1fr)}}.cpck-window{background-color:#fff;box-shadow:0 0 1em rgba(0,0,0,.1);padding:1em 1.5em;position:fixed;z-index:60}.cpck-invisible{display:none!important}.cpck-link{border-bottom:1px solid #485fc7;padding-bottom:2px}.cpck-link:hover{border-bottom-width:2px}.cpck-link:active{background-color:#eff1fa}.cpck-compliance{margin-top:1em}.cpck-btn{border:2px solid #48c78e;border-radius:.375em;color:#48c78e;display:inline-block;font-weight:700;padding:.5em 1em;vertical-align:top}.cpck-btn span{margin-left:-.125em;margin-right:.5em}.cpck-btn:hover{background-color:#effaf5;color:#257953}.cpck-btn:active,.cpck-btn:focus{background-color:#dcf4e9;border-color:#257953;color:#1f6546;outline:0}@media screen and (max-width:768px){.cpck-window{bottom:0;left:0;right:0}}@media screen and (min-width:769px),print{.cpck-window{border-radius:.375em;bottom:1em;right:1em;width:20rem}}.bulma-arrow-mixin{border:3px solid purple;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.bulma-hamburger-mixin{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;display:block;height:2.5rem;position:relative;width:2.5rem}.bulma-hamburger-mixin span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.bulma-hamburger-mixin span:first-child{top:calc(50% - 6px)}.bulma-hamburger-mixin span:nth-child(2){top:calc(50% - 1px)}.bulma-hamburger-mixin span:nth-child(3){top:calc(50% + 4px)}.bulma-hamburger-mixin:hover{background-color:rgba(0,0,0,.05)}.bulma-hamburger-mixin.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.bulma-hamburger-mixin.is-active span:nth-child(2){opacity:0}.bulma-hamburger-mixin.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.bulma-delete-mixin{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.bulma-delete-mixin::after,.bulma-delete-mixin::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.bulma-delete-mixin::before{height:2px;width:50%}.bulma-delete-mixin::after{height:50%;width:2px}.bulma-delete-mixin:focus,.bulma-delete-mixin:hover{background-color:rgba(10,10,10,.3)}.bulma-delete-mixin:active{background-color:rgba(10,10,10,.4)}.bulma-delete-mixin.is-small{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.bulma-delete-mixin.is-medium{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.bulma-delete-mixin.is-large{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.bulma-loader-mixin{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.bulma-block-mixin:not(:last-child){margin-bottom:1rem}.bulma-fa-mixin{display:inline-block;font-size:1rem;height:2rem;line-height:2rem;text-align:center;vertical-align:top;width:2rem;background-color:#e6e6fa}.bulma-overlay-mixin-parent{background-image:url(https://source.unsplash.com/La2kOu2dmH4/640x320);background-size:cover;border-radius:.5em;position:relative;height:11.25rem;width:20rem}.bulma-overlay-mixin{bottom:1.5rem;left:1.5rem;position:absolute;right:1.5rem;top:1.5rem;background-color:#ff8c00;border-radius:.25em;color:#fff;opacity:.9;padding:1em}.bulma-placeholder-mixin{border-color:#add8e6}.bulma-placeholder-mixin::-moz-placeholder{color:#add8e6}.bulma-placeholder-mixin::-webkit-input-placeholder{color:#add8e6}.bulma-placeholder-mixin:-moz-placeholder{color:#add8e6}.bulma-placeholder-mixin:-ms-input-placeholder{color:#add8e6}.bulma-placeholder-mixin:hover{border-color:#60ccf0}.bulma-placeholder-mixin:active,.bulma-placeholder-mixin:focus{border-color:#1fc7ff!important;box-shadow:0 0 0 .125em rgba(31,199,255,.25)!important}.bulma-clearfix-mixin::after{clear:both;content:" ";display:table}.bulma-clearfix-mixin img{border-radius:.25em;margin-right:.5em}.bulma-center-mixin-parent{background-image:url(https://source.unsplash.com/xo3Bd2tYeqg/640x320);background-size:cover;border-radius:.5em;position:relative;height:11.25rem;width:20rem}.bulma-center-mixin{position:absolute;left:calc(50% - (96px * .5));top:calc(50% - (96px * .5));border-radius:8px;height:96px;width:96px}.bulma-reset-mixin{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.bulma-unselectable-mixin{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bulma-ltr-rtl-mixin{background-color:#90ee90;padding:.5em 1em;border:1px solid #2e8b57;margin-right:-1px}.bulma-ltr-rtl-mixin:first-child{border-bottom-left-radius:.5em;border-top-left-radius:.5em}.bulma-ltr-rtl-mixin:last-child{border-bottom-right-radius:.5em;border-top-right-radius:.5em}.bulma-ltr-position-mixin-parent{background-color:beige;border-radius:.5em;padding:1rem;padding-left:5rem;position:relative}.bulma-ltr-position-mixin-parent p{margin-top:-.25rem}.bulma-ltr-position-mixin{left:1rem;border-radius:.25em;position:absolute;top:1rem}.bulma-ltr-property-mixin-parent{align-items:flex-start;background-color:#191970;border-radius:.5em;color:#87cefa;display:flex;padding:1.5rem;position:relative}.bulma-ltr-property-mixin-parent p{margin-top:-.25rem}.bulma-ltr-property-mixin{margin-left:1rem;border-radius:.25em}.bulma-control-mixin{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.375em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top;background:#ff1493;color:#fff}.bulma-control-mixin.is-active,.bulma-control-mixin.is-focused,.bulma-control-mixin:active,.bulma-control-mixin:focus{outline:0}.bulma-control-mixin[disabled],fieldset[disabled] .bulma-control-mixin{cursor:not-allowed}.bulma-control-mixin.is-small{border-radius:2px;font-size:.75rem}.bulma-control-mixin.is-medium{font-size:1.25rem}.bulma-control-mixin.is-large{font-size:1.5rem}.bulma-control-extend{background:#0000cd;color:#fff}.my-element{background:red}@media screen and (min-width:1280px){.my-element{background:#00f}} \ No newline at end of file diff --git a/docs/css/bulma.css b/docs/css/bulma.css index 2c5a3c13..547a0bdc 100644 --- a/docs/css/bulma.css +++ b/docs/css/bulma.css @@ -1,4 +1,5 @@ -/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */ +@charset "UTF-8"; +/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */ /* Bulma Utilities */ .button, .input, .textarea, .select select, .file-cta, .file-name, .pagination-previous, @@ -510,8 +511,8 @@ a.box:active { } .button .icon:first-child:last-child { - margin-left: calc(-0.5em - 1px); - margin-right: calc(-0.5em - 1px); + margin-left: calc( -0.5em - 1px); + margin-right: calc( -0.5em - 1px); } .button:hover, .button.is-hovered { @@ -2812,7 +2813,7 @@ div.icon-text { } .table th:not([align]) { - text-align: inherit; + text-align: left; } .table tr.is-selected { @@ -4603,7 +4604,7 @@ fieldset[disabled] .select select:hover { .breadcrumb li + li::before { color: #b5b5b5; - content: "\0002f"; + content: "/"; } .breadcrumb ul, @@ -4645,19 +4646,19 @@ fieldset[disabled] .select select:hover { } .breadcrumb.has-arrow-separator li + li::before { - content: "\02192"; + content: "→"; } .breadcrumb.has-bullet-separator li + li::before { - content: "\02022"; + content: "•"; } .breadcrumb.has-dot-separator li + li::before { - content: "\000b7"; + content: "·"; } .breadcrumb.has-succeeds-separator li + li::before { - content: "\0227B"; + content: "≻"; } .card { diff --git a/docs/cypress.config.js b/docs/cypress.config.js index 953c1e7d..bd82ae37 100644 --- a/docs/cypress.config.js +++ b/docs/cypress.config.js @@ -1,83 +1,83 @@ -const { defineConfig } = require('cypress') +const { defineConfig } = require("cypress"); module.exports = defineConfig({ - projectId: 'tnstsp', + projectId: "bulma-e2e", env: { - black: 'rgb(10, 10, 10)', - 'black-bis': 'rgb(18, 18, 18)', - 'black-ter': 'rgb(36, 36, 36)', - 'grey-darker': 'rgb(54, 54, 54)', - 'grey-dark': 'rgb(74, 74, 74)', - grey: 'rgb(122, 122, 122)', - 'grey-light': 'rgb(181, 181, 181)', - 'grey-lighter': 'rgb(219, 219, 219)', - 'grey-lightest': 'rgb(237, 237, 237)', - 'white-ter': 'rgb(245, 245, 245)', - 'white-bis': 'rgb(250, 250, 250)', - white: 'rgb(255, 255, 255)', - transparent: 'rgba(0, 0, 0, 0)', - 'black-transparent': 'rgba(0, 0, 0, 0.7)', - orange: 'rgb(255, 71, 15)', - yellow: 'rgb(255, 224, 138)', - green: 'rgb(72, 199, 142)', - turquoise: 'rgb(0, 209, 178)', - cyan: 'rgb(62, 142, 208)', - blue: 'rgb(72, 95, 199)', - purple: 'rgb(184, 107, 255)', - red: 'rgb(241, 70, 104)', - 'color-names': ['primary', 'link', 'info', 'success', 'warning', 'danger'], - primary: 'rgb(0, 209, 178)', - 'primary-invert': 'rgb(255, 255, 255)', - 'primary-light': 'rgb(235, 255, 252)', - 'primary-dark': 'rgb(0, 148, 126)', - link: 'rgb(72, 95, 199)', - 'link-invert': 'rgb(255, 255, 255)', - 'link-light': 'rgb(239, 241, 250)', - 'link-dark': 'rgb(56, 80, 183)', - info: 'rgb(62, 142, 208)', - 'info-invert': 'rgb(255, 255, 255)', - 'info-light': 'rgb(239, 245, 251)', - 'info-dark': 'rgb(41, 111, 168)', - success: 'rgb(72, 199, 142)', - 'success-invert': 'rgb(255, 255, 255)', - 'success-light': 'rgb(239, 250, 245)', - 'success-dark': 'rgb(37, 121, 83)', - warning: 'rgb(255, 224, 138)', - 'warning-invert': 'rgba(0, 0, 0, 0.7)', - 'warning-light': 'rgb(255, 250, 235)', - 'warning-dark': 'rgb(148, 108, 0)', - danger: 'rgb(241, 70, 104)', - 'danger-invert': 'rgb(255, 255, 255)', - 'danger-light': 'rgb(254, 236, 240)', - 'danger-dark': 'rgb(204, 15, 53)', - 'scheme-main': 'rgb(255, 255, 255)', - 'scheme-main-bis': 'rgb(250, 250, 250)', - 'scheme-main-ter': 'rgb(245, 245, 245)', - border: 'rgb(219, 219, 219)', - 'border-hover': 'rgb(181, 181, 181)', - text: 'rgb(74, 74, 74)', - 'text-strong': 'rgb(54, 54, 54)', - 'text-light': 'rgb(122, 122, 122)', - 'text-invert': 'rgb(255, 255, 255)', - code: 'rgb(218, 16, 57)', - 'control-radius': '4px', - 'control-radius-small': '2px', - 'control-border-width': '1px', - 'control-height': '40px', - 'control-line-height': '24px', - 'control-padding-vertical': '7px', - 'control-padding-horizontal': '11px', - 'input-shadow': 'rgba(10, 10, 10, 0.05) 0px 1px 2px 0px inset', - 'size-small': '12px', - 'size-normal': '16px', - 'size-medium': '20px', - 'size-large': '24px', - 'weight-light': '300', - 'weight-normal': '400', - 'weight-medium': '500', - 'weight-semibold': '600', - 'weight-bold': '700', - 'family-code': 'monospace', + black: "rgb(10, 10, 10)", + "black-bis": "rgb(18, 18, 18)", + "black-ter": "rgb(36, 36, 36)", + "grey-darker": "rgb(54, 54, 54)", + "grey-dark": "rgb(74, 74, 74)", + grey: "rgb(122, 122, 122)", + "grey-light": "rgb(181, 181, 181)", + "grey-lighter": "rgb(219, 219, 219)", + "grey-lightest": "rgb(237, 237, 237)", + "white-ter": "rgb(245, 245, 245)", + "white-bis": "rgb(250, 250, 250)", + white: "rgb(255, 255, 255)", + transparent: "rgba(0, 0, 0, 0)", + "black-transparent": "rgba(0, 0, 0, 0.7)", + orange: "rgb(255, 71, 15)", + yellow: "rgb(255, 224, 138)", + green: "rgb(72, 199, 142)", + turquoise: "rgb(0, 209, 178)", + cyan: "rgb(62, 142, 208)", + blue: "rgb(72, 95, 199)", + purple: "rgb(184, 107, 255)", + red: "rgb(241, 70, 104)", + "color-names": ["primary", "link", "info", "success", "warning", "danger"], + primary: "rgb(0, 209, 178)", + "primary-invert": "rgb(255, 255, 255)", + "primary-light": "rgb(235, 255, 252)", + "primary-dark": "rgb(0, 148, 126)", + link: "rgb(72, 95, 199)", + "link-invert": "rgb(255, 255, 255)", + "link-light": "rgb(239, 241, 250)", + "link-dark": "rgb(56, 80, 183)", + info: "rgb(62, 142, 208)", + "info-invert": "rgb(255, 255, 255)", + "info-light": "rgb(239, 245, 251)", + "info-dark": "rgb(41, 111, 168)", + success: "rgb(72, 199, 142)", + "success-invert": "rgb(255, 255, 255)", + "success-light": "rgb(239, 250, 245)", + "success-dark": "rgb(37, 121, 83)", + warning: "rgb(255, 224, 138)", + "warning-invert": "rgba(0, 0, 0, 0.7)", + "warning-light": "rgb(255, 250, 235)", + "warning-dark": "rgb(148, 108, 0)", + danger: "rgb(241, 70, 104)", + "danger-invert": "rgb(255, 255, 255)", + "danger-light": "rgb(254, 236, 240)", + "danger-dark": "rgb(204, 15, 53)", + "scheme-main": "rgb(255, 255, 255)", + "scheme-main-bis": "rgb(250, 250, 250)", + "scheme-main-ter": "rgb(245, 245, 245)", + border: "rgb(219, 219, 219)", + "border-hover": "rgb(181, 181, 181)", + text: "rgb(74, 74, 74)", + "text-strong": "rgb(54, 54, 54)", + "text-light": "rgb(122, 122, 122)", + "text-invert": "rgb(255, 255, 255)", + code: "rgb(218, 16, 57)", + "control-radius": "4px", + "control-radius-small": "2px", + "control-border-width": "1px", + "control-height": "40px", + "control-line-height": "24px", + "control-padding-vertical": "7px", + "control-padding-horizontal": "11px", + "input-shadow": "rgba(10, 10, 10, 0.05) 0px 1px 2px 0px inset", + "size-small": "12px", + "size-normal": "16px", + "size-medium": "20px", + "size-large": "24px", + "weight-light": "300", + "weight-normal": "400", + "weight-medium": "500", + "weight-semibold": "600", + "weight-bold": "700", + "family-code": "monospace", viewports: { mobile: [320, 480], tablet: [769, 640], @@ -98,14 +98,15 @@ module.exports = defineConfig({ medium: 20, large: 24, }, - 'just-sizes': ['small', 'normal', 'medium', 'large'], + "just-sizes": ["small", "normal", "medium", "large"], }, e2e: { // We've imported your old cypress plugins here. // You may want to clean this up later by importing these. setupNodeEvents(on, config) { - return require('./cypress/plugins/index.js')(on, config) + return require("./cypress/plugins/index.js")(on, config); }, - specPattern: 'cypress/e2e/**/*.{js,jsx,ts,tsx}', + specPattern: "cypress/e2e/**/*.{js,jsx,ts,tsx}", }, -}) + video: false, +}); diff --git a/package.json b/package.json index 6abf3dc8..e65877b4 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,15 @@ "build-cleancss": "cleancss -o css/bulma.min.css css/bulma.css", "build-sass": "node-sass --output-style expanded --source-map true bulma.scss css/bulma.css", "clean": "rimraf css", + "prefixed": "npm run prefixed-sass && npm run prefixed-autoprefix && npm run prefixed-cleancss", + "prefixed-sass": "node-sass --output-style expanded --source-map true bulma-prefixed.scss css/bulma-prefixed.css", + "prefixed-autoprefix": "postcss --use autoprefixer --map false --output css/bulma-prefixed.css css/bulma-prefixed.css", + "prefixed-cleancss": "cleancss -o css/bulma-prefixed.min.css css/bulma-prefixed.css", "rtl": "npm run rtl-sass && npm run rtl-autoprefix && npm run rtl-cleancss", "rtl-sass": "node-sass --output-style expanded --source-map true bulma-rtl.scss css/bulma-rtl.css", "rtl-autoprefix": "postcss --use autoprefixer --map false --output css/bulma-rtl.css css/bulma-rtl.css", "rtl-cleancss": "cleancss -o css/bulma-rtl.min.css css/bulma-rtl.css", - "deploy": "npm run clean && npm run build && npm run rtl", + "deploy": "npm run clean && npm run build && npm run prefixed && npm run rtl", "start": "npm run build-sass -- --watch" }, "files": [ diff --git a/sass/components/breadcrumb.scss b/sass/components/breadcrumb.scss index e2493324..6245cf15 100644 --- a/sass/components/breadcrumb.scss +++ b/sass/components/breadcrumb.scss @@ -9,7 +9,7 @@ $breadcrumb-item-padding-horizontal: 0.75em !default; $breadcrumb-item-separator-color: $border-hover !default; -.breadcrumb { +.#{$class-prefix}breadcrumb { @extend %block; @extend %unselectable; @@ -22,7 +22,8 @@ $breadcrumb-item-separator-color: $border-hover !default; color: $breadcrumb-item-color; display: flex; justify-content: center; - padding: $breadcrumb-item-padding-vertical $breadcrumb-item-padding-horizontal; + padding: $breadcrumb-item-padding-vertical + $breadcrumb-item-padding-horizontal; &:hover { color: $breadcrumb-item-hover-color; @@ -59,7 +60,7 @@ $breadcrumb-item-separator-color: $border-hover !default; justify-content: flex-start; } - .icon { + .#{$class-prefix}icon { &:first-child { @include ltr-property("margin", 0.5em); } diff --git a/sass/components/card.scss b/sass/components/card.scss index 45f491b7..602ae390 100644 --- a/sass/components/card.scss +++ b/sass/components/card.scss @@ -20,7 +20,7 @@ $card-footer-padding: 0.75rem !default; $card-media-margin: $block-spacing !default; -.card { +.#{$class-prefix}card { background-color: $card-background-color; border-radius: $card-radius; box-shadow: $card-shadow; @@ -41,7 +41,7 @@ $card-media-margin: $block-spacing !default; } } -.card-header { +.#{$class-prefix}card-header { @extend %card-item; background-color: $card-header-background-color; @@ -50,7 +50,7 @@ $card-media-margin: $block-spacing !default; display: flex; } -.card-header-title { +.#{$class-prefix}card-header-title { align-items: center; color: $card-header-color; display: flex; @@ -63,7 +63,7 @@ $card-media-margin: $block-spacing !default; } } -.card-header-icon { +.#{$class-prefix}card-header-icon { @include reset; align-items: center; @@ -73,7 +73,7 @@ $card-media-margin: $block-spacing !default; padding: $card-header-padding; } -.card-image { +.#{$class-prefix}card-image { display: block; position: relative; @@ -92,14 +92,14 @@ $card-media-margin: $block-spacing !default; } } -.card-content { +.#{$class-prefix}card-content { @extend %card-item; background-color: $card-content-background-color; padding: $card-content-padding; } -.card-footer { +.#{$class-prefix}card-footer { @extend %card-item; background-color: $card-footer-background-color; @@ -108,7 +108,7 @@ $card-media-margin: $block-spacing !default; display: flex; } -.card-footer-item { +.#{$class-prefix}card-footer-item { align-items: center; display: flex; flex-basis: 0; @@ -124,8 +124,8 @@ $card-media-margin: $block-spacing !default; // Combinations -.card { - .media:not(:last-child) { +.#{$class-prefix}card { + .#{$class-prefix}media:not(:last-child) { margin-bottom: $card-media-margin; } } diff --git a/sass/components/dropdown.scss b/sass/components/dropdown.scss index 779c47ba..e82f26ab 100644 --- a/sass/components/dropdown.scss +++ b/sass/components/dropdown.scss @@ -19,27 +19,27 @@ $dropdown-item-active-background-color: $link !default; $dropdown-divider-background-color: $border-light !default; -.dropdown { +.#{$class-prefix}dropdown { display: inline-flex; position: relative; vertical-align: top; &.is-active, &.is-hoverable:hover { - .dropdown-menu { + .#{$class-prefix}dropdown-menu { display: block; } } &.is-right { - .dropdown-menu { + .#{$class-prefix}dropdown-menu { left: auto; right: 0; } } &.is-up { - .dropdown-menu { + .#{$class-prefix}dropdown-menu { bottom: 100%; padding-bottom: $dropdown-content-offset; padding-top: initial; @@ -48,7 +48,7 @@ $dropdown-divider-background-color: $border-light !default; } } -.dropdown-menu { +.#{$class-prefix}dropdown-menu { display: none; @include ltr-position(0, false); @@ -60,7 +60,7 @@ $dropdown-divider-background-color: $border-light !default; z-index: $dropdown-content-z; } -.dropdown-content { +.#{$class-prefix}dropdown-content { background-color: $dropdown-content-background-color; border-radius: $dropdown-content-radius; box-shadow: $dropdown-content-shadow; @@ -68,7 +68,7 @@ $dropdown-divider-background-color: $border-light !default; padding-top: $dropdown-content-padding-top; } -.dropdown-item { +.#{$class-prefix}dropdown-item { color: $dropdown-item-color; display: block; font-size: 0.875rem; @@ -77,8 +77,8 @@ $dropdown-divider-background-color: $border-light !default; position: relative; } -a.dropdown-item, -button.dropdown-item { +a.#{$class-prefix}dropdown-item, +button.#{$class-prefix}dropdown-item { @include ltr-property("padding", 3rem); text-align: inherit; @@ -96,7 +96,7 @@ button.dropdown-item { } } -.dropdown-divider { +.#{$class-prefix}dropdown-divider { background-color: $dropdown-divider-background-color; border: none; display: block; diff --git a/sass/components/level.scss b/sass/components/level.scss index f709058e..4eefd088 100644 --- a/sass/components/level.scss +++ b/sass/components/level.scss @@ -2,7 +2,7 @@ $level-item-spacing: $block-spacing * 0.5 !default; -.level { +.#{$class-prefix}level { @extend %block; align-items: center; @@ -21,16 +21,16 @@ $level-item-spacing: $block-spacing * 0.5 !default; &.is-mobile { display: flex; - .level-left, - .level-right { + .#{$class-prefix}level-left, + .#{$class-prefix}level-right { display: flex; } - .level-left + .level-right { + .#{$class-prefix}level-left + .#{$class-prefix}level-right { margin-top: 0; } - .level-item { + .#{$class-prefix}level-item { &:not(:last-child) { margin-bottom: 0; @@ -47,7 +47,7 @@ $level-item-spacing: $block-spacing * 0.5 !default; @include tablet { display: flex; - & > .level-item { + & > .#{$class-prefix}level-item { &:not(.is-narrow) { flex-grow: 1; } @@ -55,7 +55,7 @@ $level-item-spacing: $block-spacing * 0.5 !default; } } -.level-item { +.#{$class-prefix}level-item { align-items: center; display: flex; flex-basis: auto; @@ -63,8 +63,8 @@ $level-item-spacing: $block-spacing * 0.5 !default; flex-shrink: 0; justify-content: center; - .title, - .subtitle { + .#{$class-prefix}title, + .#{$class-prefix}subtitle { margin-bottom: 0; } @@ -76,13 +76,13 @@ $level-item-spacing: $block-spacing * 0.5 !default; } } -.level-left, -.level-right { +.#{$class-prefix}level-left, +.#{$class-prefix}level-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; - .level-item { + .#{$class-prefix}level-item { // Modifiers &.is-flexible { flex-grow: 1; @@ -97,24 +97,23 @@ $level-item-spacing: $block-spacing * 0.5 !default; } } -.level-left { +.#{$class-prefix}level-left { align-items: center; justify-content: flex-start; // Responsiveness @include mobile { - & + .level-right { + & + .#{$class-prefix}level-right { margin-top: 1.5rem; } } - @include tablet { display: flex; } } -.level-right { +.#{$class-prefix}level-right { align-items: center; justify-content: flex-end; diff --git a/sass/components/media.scss b/sass/components/media.scss index b2f3fbb7..632f0e97 100644 --- a/sass/components/media.scss +++ b/sass/components/media.scss @@ -9,35 +9,35 @@ $media-level-1-spacing: 0.75rem !default; $media-level-1-content-spacing: 0.5rem !default; $media-level-2-spacing: 0.5rem !default; -.media { +.#{$class-prefix}media { align-items: flex-start; display: flex; text-align: inherit; - .content:not(:last-child) { + .#{$class-prefix}content:not(:last-child) { margin-bottom: $media-content-spacing; } - .media { + .#{$class-prefix}media { border-top: $media-border-size solid $media-border-color; display: flex; padding-top: $media-level-1-spacing; - .content:not(:last-child), - .control:not(:last-child) { + .#{$class-prefix}content:not(:last-child), + .#{$class-prefix}control:not(:last-child) { margin-bottom: $media-level-1-content-spacing; } - .media { + .#{$class-prefix}media { padding-top: $media-level-2-spacing; - & + .media { + & + .#{$class-prefix}media { margin-top: $media-level-2-spacing; } } } - & + .media { + & + .#{$class-prefix}media { border-top: $media-border-size solid $media-border-color; margin-top: $media-spacing; padding-top: $media-spacing; @@ -45,29 +45,29 @@ $media-level-2-spacing: 0.5rem !default; // Sizes &.is-large { - & + .media { + & + .#{$class-prefix}media { margin-top: $media-spacing-large; padding-top: $media-spacing-large; } } } -.media-left, -.media-right { +.#{$class-prefix}media-left, +.#{$class-prefix}media-right { flex-basis: auto; flex-grow: 0; flex-shrink: 0; } -.media-left { +.#{$class-prefix}media-left { @include ltr-property("margin", $media-spacing); } -.media-right { +.#{$class-prefix}media-right { @include ltr-property("margin", $media-spacing, false); } -.media-content { +.#{$class-prefix}media-content { flex-basis: auto; flex-grow: 1; flex-shrink: 1; @@ -75,7 +75,7 @@ $media-level-2-spacing: 0.5rem !default; } @include mobile { - .media-content { + .#{$class-prefix}media-content { overflow-x: auto; } } diff --git a/sass/components/menu.scss b/sass/components/menu.scss index 558ca5e7..cc8efb71 100644 --- a/sass/components/menu.scss +++ b/sass/components/menu.scss @@ -18,7 +18,7 @@ $menu-label-font-size: 0.75em !default; $menu-label-letter-spacing: 0.1em !default; $menu-label-spacing: 1em !default; -.menu { +.#{$class-prefix}menu { font-size: $size-normal; // Sizes @@ -35,7 +35,7 @@ $menu-label-spacing: 1em !default; } } -.menu-list { +.#{$class-prefix}menu-list { line-height: $menu-list-line-height; a { @@ -67,7 +67,7 @@ $menu-label-spacing: 1em !default; } } -.menu-label { +.#{$class-prefix}menu-label { color: $menu-label-color; font-size: $menu-label-font-size; letter-spacing: $menu-label-letter-spacing; diff --git a/sass/components/message.scss b/sass/components/message.scss index f5992257..63bb05f9 100644 --- a/sass/components/message.scss +++ b/sass/components/message.scss @@ -21,7 +21,7 @@ $message-body-pre-code-background-color: transparent !default; $message-header-body-border-width: 0 !default; $message-colors: $colors !default; -.message { +.#{$class-prefix}message { @extend %block; background-color: $message-background-color; @@ -32,7 +32,7 @@ $message-colors: $colors !default; color: currentColor; } - a:not(.button):not(.tag):not(.dropdown-item) { + a:not(.#{$class-prefix}button):not(.#{$class-prefix}tag):not(.#{$class-prefix}dropdown-item) { color: currentColor; text-decoration: underline; } @@ -62,15 +62,16 @@ $message-colors: $colors !default; @if length($components) >= 4 { $color-dark: nth($components, 4); - } - @else { + } @else { $color-luminance: colorLuminance($color); $darken-percentage: $color-luminance * 70%; $desaturate-percentage: $color-luminance * 30%; - $color-dark: desaturate(darken($color, $darken-percentage), $desaturate-percentage); + $color-dark: desaturate( + darken($color, $darken-percentage), + $desaturate-percentage + ); } - } - @else { + } @else { $color-lightning: max(100% - lightness($color) - 2%, 0%); $color-light: lighten($color, $color-lightning); } @@ -78,12 +79,12 @@ $message-colors: $colors !default; &.is-#{$name} { background-color: $color-light; - .message-header { + .#{$class-prefix}message-header { background-color: $color; color: $color-invert; } - .message-body { + .#{$class-prefix}message-body { border-color: $color; color: $color-dark; } @@ -91,7 +92,7 @@ $message-colors: $colors !default; } } -.message-header { +.#{$class-prefix}message-header { align-items: center; background-color: $message-header-background-color; border-radius: $message-header-radius $message-header-radius 0 0; @@ -103,21 +104,21 @@ $message-colors: $colors !default; padding: $message-header-padding; position: relative; - .delete { + .#{$class-prefix}delete { flex-grow: 0; flex-shrink: 0; @include ltr-property("margin", 0.75em, false); } - & + .message-body { + & + .#{$class-prefix}message-body { border-width: $message-header-body-border-width; border-top-left-radius: 0; border-top-right-radius: 0; } } -.message-body { +.#{$class-prefix}message-body { border-color: $message-body-border-color; border-radius: $message-body-radius; border-style: solid; diff --git a/sass/components/modal.scss b/sass/components/modal.scss index 9fd23fa8..9cd692a1 100644 --- a/sass/components/modal.scss +++ b/sass/components/modal.scss @@ -32,7 +32,7 @@ $modal-card-body-padding: 20px !default; $modal-breakpoint: $tablet !default; -.modal { +.#{$class-prefix}modal { @extend %overlay; align-items: center; @@ -49,14 +49,14 @@ $modal-breakpoint: $tablet !default; } } -.modal-background { +.#{$class-prefix}modal-background { @extend %overlay; background-color: $modal-background-background-color; } -.modal-content, -.modal-card { +.#{$class-prefix}modal-content, +.#{$class-prefix}modal-card { margin: 0 $modal-content-margin-mobile; max-height: calc(100vh - #{$modal-content-spacing-mobile}); overflow: auto; @@ -71,7 +71,7 @@ $modal-breakpoint: $tablet !default; } } -.modal-close { +.#{$class-prefix}modal-close { @extend %delete; background: none; @@ -84,7 +84,7 @@ $modal-breakpoint: $tablet !default; width: $modal-close-dimensions; } -.modal-card { +.#{$class-prefix}modal-card { display: flex; flex-direction: column; max-height: calc(100vh - #{$modal-card-spacing}); @@ -92,8 +92,8 @@ $modal-breakpoint: $tablet !default; -ms-overflow-y: visible; } -.modal-card-head, -.modal-card-foot { +.#{$class-prefix}modal-card-head, +.#{$class-prefix}modal-card-foot { align-items: center; background-color: $modal-card-head-background-color; display: flex; @@ -103,13 +103,13 @@ $modal-breakpoint: $tablet !default; position: relative; } -.modal-card-head { +.#{$class-prefix}modal-card-head { border-bottom: $modal-card-head-border-bottom; border-top-left-radius: $modal-card-head-radius; border-top-right-radius: $modal-card-head-radius; } -.modal-card-title { +.#{$class-prefix}modal-card-title { color: $modal-card-title-color; flex-grow: 1; flex-shrink: 0; @@ -117,19 +117,19 @@ $modal-breakpoint: $tablet !default; line-height: $modal-card-title-line-height; } -.modal-card-foot { +.#{$class-prefix}modal-card-foot { border-bottom-left-radius: $modal-card-foot-radius; border-bottom-right-radius: $modal-card-foot-radius; border-top: $modal-card-foot-border-top; - .button { + .#{$class-prefix}button { &:not(:last-child) { @include ltr-property("margin", 0.5em); } } } -.modal-card-body { +.#{$class-prefix}modal-card-body { @include overflow-touch; background-color: $modal-card-body-background-color; diff --git a/sass/components/navbar.scss b/sass/components/navbar.scss index 7d13e59e..14b642c1 100644 --- a/sass/components/navbar.scss +++ b/sass/components/navbar.scss @@ -34,7 +34,8 @@ $navbar-dropdown-radius: $radius-large !default; $navbar-dropdown-z: 20 !default; $navbar-dropdown-boxed-radius: $radius-large !default; -$navbar-dropdown-boxed-shadow: 0 8px 8px bulmaRgba($scheme-invert, 0.1), 0 0 0 1px bulmaRgba($scheme-invert, 0.1) !default; +$navbar-dropdown-boxed-shadow: 0 8px 8px bulmaRgba($scheme-invert, 0.1), + 0 0 0 1px bulmaRgba($scheme-invert, 0.1) !default; $navbar-dropdown-item-hover-color: $scheme-invert !default; $navbar-dropdown-item-hover-background-color: $background !default; @@ -57,7 +58,7 @@ $navbar-colors: $colors !default; z-index: $navbar-fixed-z; } -.navbar { +.#{$class-prefix}navbar { background-color: $navbar-background-color; min-height: $navbar-height; position: relative; @@ -71,14 +72,14 @@ $navbar-colors: $colors !default; background-color: $color; color: $color-invert; - .navbar-brand { - & > .navbar-item, - .navbar-link { + .#{$class-prefix}navbar-brand { + & > .#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { color: $color-invert; } - & > a.navbar-item, - .navbar-link { + & > a.#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { &:focus, &:hover, &.is-active { @@ -87,27 +88,27 @@ $navbar-colors: $colors !default; } } - .navbar-link { + .#{$class-prefix}navbar-link { &::after { border-color: $color-invert; } } } - .navbar-burger { + .#{$class-prefix}navbar-burger { color: $color-invert; } @include from($navbar-breakpoint) { - .navbar-start, - .navbar-end { - & > .navbar-item, - .navbar-link { + .#{$class-prefix}navbar-start, + .#{$class-prefix}navbar-end { + & > .#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { color: $color-invert; } - & > a.navbar-item, - .navbar-link { + & > a.#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { &:focus, &:hover, &.is-active { @@ -116,22 +117,25 @@ $navbar-colors: $colors !default; } } - .navbar-link { + .#{$class-prefix}navbar-link { &::after { border-color: $color-invert; } } } - .navbar-item.has-dropdown:focus .navbar-link, - .navbar-item.has-dropdown:hover .navbar-link, - .navbar-item.has-dropdown.is-active .navbar-link { + .#{$class-prefix}navbar-item.has-dropdown:focus + .#{$class-prefix}navbar-link, + .#{$class-prefix}navbar-item.has-dropdown:hover + .#{$class-prefix}navbar-link, + .#{$class-prefix}navbar-item.has-dropdown.is-active + .#{$class-prefix}navbar-link { background-color: bulmaDarken($color, 5%); color: $color-invert; } - .navbar-dropdown { - a.navbar-item { + .#{$class-prefix}navbar-dropdown { + a.#{$class-prefix}navbar-item { &.is-active { background-color: $color; color: $color-invert; @@ -142,7 +146,7 @@ $navbar-colors: $colors !default; } } - & > .container { + & > .#{$class-prefix}container { align-items: stretch; display: flex; min-height: $navbar-height; @@ -182,16 +186,16 @@ body { } } -.navbar-brand, -.navbar-tabs { +.#{$class-prefix}navbar-brand, +.#{$class-prefix}navbar-tabs { align-items: stretch; display: flex; flex-shrink: 0; min-height: $navbar-height; } -.navbar-brand { - a.navbar-item { +.#{$class-prefix}navbar-brand { + a.#{$class-prefix}navbar-item { &:focus, &:hover { background-color: transparent; @@ -199,7 +203,7 @@ body { } } -.navbar-tabs { +.#{$class-prefix}navbar-tabs { @include overflow-touch; max-width: 100vw; @@ -207,7 +211,7 @@ body { overflow-y: hidden; } -.navbar-burger { +.#{$class-prefix}navbar-burger { @extend %reset; color: $navbar-burger-color; @@ -216,19 +220,19 @@ body { @include ltr-property("margin", auto, false); } -.navbar-menu { +.#{$class-prefix}navbar-menu { display: none; } -.navbar-item, -.navbar-link { +.#{$class-prefix}navbar-item, +.#{$class-prefix}navbar-link { color: $navbar-item-color; display: block; line-height: 1.5; padding: 0.5rem 0.75rem; position: relative; - .icon { + .#{$class-prefix}icon { &:only-child { margin-left: -0.25rem; margin-right: -0.25rem; @@ -236,8 +240,8 @@ body { } } -a.navbar-item, -.navbar-link { +a.#{$class-prefix}navbar-item, +.#{$class-prefix}navbar-link { cursor: pointer; &:focus, @@ -249,7 +253,7 @@ a.navbar-item, } } -.navbar-item { +.#{$class-prefix}navbar-item { flex-grow: 0; flex-shrink: 0; @@ -288,12 +292,12 @@ a.navbar-item, } } -.navbar-content { +.#{$class-prefix}navbar-content { flex-grow: 1; flex-shrink: 1; } -.navbar-link:not(.is-arrowless) { +.#{$class-prefix}navbar-link:not(.is-arrowless) { @include ltr-property("padding", 2.5em); &::after { @@ -306,18 +310,18 @@ a.navbar-item, } } -.navbar-dropdown { +.#{$class-prefix}navbar-dropdown { font-size: 0.875rem; padding-bottom: 0.5rem; padding-top: 0.5rem; - .navbar-item { + .#{$class-prefix}navbar-item { padding-left: 1.5rem; padding-right: 1.5rem; } } -.navbar-divider { +.#{$class-prefix}navbar-divider { background-color: $navbar-divider-background-color; border: none; display: none; @@ -326,25 +330,25 @@ a.navbar-item, } @include until($navbar-breakpoint) { - .navbar > .container { + .#{$class-prefix}navbar > .#{$class-prefix}container { display: block; } - .navbar-brand, - .navbar-tabs { - .navbar-item { + .#{$class-prefix}navbar-brand, + .#{$class-prefix}navbar-tabs { + .#{$class-prefix}navbar-item { align-items: center; display: flex; } } - .navbar-link { + .#{$class-prefix}navbar-link { &::after { display: none; } } - .navbar-menu { + .#{$class-prefix}navbar-menu { background-color: $navbar-background-color; box-shadow: 0 8px 16px bulmaRgba($scheme-invert, 0.1); padding: 0.5rem 0; @@ -355,7 +359,7 @@ a.navbar-item, } // Fixed navbar - .navbar { + .#{$class-prefix}navbar { &.is-fixed-bottom-touch, &.is-fixed-top-touch { @include navbar-fixed; @@ -375,7 +379,7 @@ a.navbar-item, &.is-fixed-top, &.is-fixed-top-touch { - .navbar-menu { + .#{$class-prefix}navbar-menu { @include overflow-touch; max-height: calc(100vh - #{$navbar-height}); @@ -396,36 +400,35 @@ a.navbar-item, } } - @include from($navbar-breakpoint) { - .navbar, - .navbar-menu, - .navbar-start, - .navbar-end { + .#{$class-prefix}navbar, + .#{$class-prefix}navbar-menu, + .#{$class-prefix}navbar-start, + .#{$class-prefix}navbar-end { align-items: stretch; display: flex; } - .navbar { + .#{$class-prefix}navbar { min-height: $navbar-height; &.is-spaced { padding: $navbar-padding-vertical $navbar-padding-horizontal; - .navbar-start, - .navbar-end { + .#{$class-prefix}navbar-start, + .#{$class-prefix}navbar-end { align-items: center; } - a.navbar-item, - .navbar-link { + a.#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { border-radius: $radius; } } &.is-transparent { - a.navbar-item, - .navbar-link { + a.#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { &:focus, &:hover, &.is-active { @@ -433,19 +436,19 @@ a.navbar-item, } } - .navbar-item.has-dropdown { + .#{$class-prefix}navbar-item.has-dropdown { &.is-active, &.is-hoverable:focus, &.is-hoverable:focus-within, &.is-hoverable:hover { - .navbar-link { + .#{$class-prefix}navbar-link { background-color: transparent !important; } } } - .navbar-dropdown { - a.navbar-item { + .#{$class-prefix}navbar-dropdown { + a.#{$class-prefix}navbar-item { &:focus, &:hover { background-color: $navbar-dropdown-item-hover-background-color; @@ -461,27 +464,27 @@ a.navbar-item, } } - .navbar-burger { + .#{$class-prefix}navbar-burger { display: none; } - .navbar-item, - .navbar-link { + .#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { align-items: center; display: flex; } - .navbar-item { + .#{$class-prefix}navbar-item { &.has-dropdown { align-items: stretch; } &.has-dropdown-up { - .navbar-link::after { + .#{$class-prefix}navbar-link::after { transform: rotate(135deg) translate(0.25em, -0.25em); } - .navbar-dropdown { + .#{$class-prefix}navbar-dropdown { border-bottom: $navbar-dropdown-border-top; border-radius: $navbar-dropdown-radius $navbar-dropdown-radius 0 0; border-top: none; @@ -495,10 +498,10 @@ a.navbar-item, &.is-hoverable:focus, &.is-hoverable:focus-within, &.is-hoverable:hover { - .navbar-dropdown { + .#{$class-prefix}navbar-dropdown { display: block; - .navbar.is-spaced &, + .#{$class-prefix}navbar.is-spaced &, &.is-boxed { opacity: 1; pointer-events: auto; @@ -508,24 +511,24 @@ a.navbar-item, } } - .navbar-menu { + .#{$class-prefix}navbar-menu { flex-grow: 1; flex-shrink: 0; } - .navbar-start { + .#{$class-prefix}navbar-start { justify-content: flex-start; @include ltr-property("margin", auto); } - .navbar-end { + .#{$class-prefix}navbar-end { justify-content: flex-end; @include ltr-property("margin", auto, false); } - .navbar-dropdown { + .#{$class-prefix}navbar-dropdown { background-color: $navbar-dropdown-background-color; border-bottom-left-radius: $navbar-dropdown-radius; border-bottom-right-radius: $navbar-dropdown-radius; @@ -541,12 +544,12 @@ a.navbar-item, top: 100%; z-index: $navbar-dropdown-z; - .navbar-item { + .#{$class-prefix}navbar-item { padding: 0.375rem 1rem; white-space: nowrap; } - a.navbar-item { + a.#{$class-prefix}navbar-item { @include ltr-property("padding", 3rem); &:focus, @@ -561,7 +564,7 @@ a.navbar-item, } } - .navbar.is-spaced &, + .#{$class-prefix}navbar.is-spaced &, &.is-boxed { border-radius: $navbar-dropdown-boxed-radius; border-top: none; @@ -581,23 +584,23 @@ a.navbar-item, } } - .navbar-divider { + .#{$class-prefix}navbar-divider { display: block; } - .navbar > .container, - .container > .navbar { - .navbar-brand { + .#{$class-prefix}navbar > .#{$class-prefix}container, + .#{$class-prefix}container > .#{$class-prefix}navbar { + .#{$class-prefix}navbar-brand { @include ltr-property("margin", -0.75rem, false); } - .navbar-menu { + .#{$class-prefix}navbar-menu { @include ltr-property("margin", -0.75rem); } } // Fixed navbar - .navbar { + .#{$class-prefix}navbar { &.is-fixed-bottom-desktop, &.is-fixed-top-desktop { @include navbar-fixed; @@ -636,8 +639,8 @@ a.navbar-item, } // Hover/Active states - a.navbar-item, - .navbar-link { + a.#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { &.is-active { color: $navbar-item-active-color; } @@ -647,21 +650,20 @@ a.navbar-item, } } - .navbar-item.has-dropdown { + .#{$class-prefix}navbar-item.has-dropdown { &:focus, &:hover, &.is-active { - .navbar-link { + .#{$class-prefix}navbar-link { background-color: $navbar-item-hover-background-color; } } } } - // Combination -.hero { +.#{$class-prefix}hero { &.is-fullheight-with-navbar { min-height: calc(100vh - #{$navbar-height}); } diff --git a/sass/components/pagination.scss b/sass/components/pagination.scss index 8821cc11..6f641683 100644 --- a/sass/components/pagination.scss +++ b/sass/components/pagination.scss @@ -35,7 +35,7 @@ $pagination-ellipsis-color: $grey-light !default; $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; -.pagination { +.#{$class-prefix}pagination { @extend %block; font-size: $size-normal; @@ -55,31 +55,31 @@ $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; } &.is-rounded { - .pagination-previous, - .pagination-next { + .#{$class-prefix}pagination-previous, + .#{$class-prefix}pagination-next { padding-left: 1em; padding-right: 1em; border-radius: $radius-rounded; } - .pagination-link { + .#{$class-prefix}pagination-link { border-radius: $radius-rounded; } } } -.pagination, -.pagination-list { +.#{$class-prefix}pagination, +.#{$class-prefix}pagination-list { align-items: center; display: flex; justify-content: center; text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { +.#{$class-prefix}pagination-previous, +.#{$class-prefix}pagination-next, +.#{$class-prefix}pagination-link, +.#{$class-prefix}pagination-ellipsis { @extend %control; @extend %unselectable; @@ -92,9 +92,9 @@ $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; text-align: center; } -.pagination-previous, -.pagination-next, -.pagination-link { +.#{$class-prefix}pagination-previous, +.#{$class-prefix}pagination-next, +.#{$class-prefix}pagination-link { border-color: $pagination-border-color; color: $pagination-color; min-width: $pagination-min-width; @@ -122,14 +122,14 @@ $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; } } -.pagination-previous, -.pagination-next { +.#{$class-prefix}pagination-previous, +.#{$class-prefix}pagination-next { padding-left: $pagination-nav-padding-left; padding-right: $pagination-nav-padding-right; white-space: nowrap; } -.pagination-link { +.#{$class-prefix}pagination-link { &.is-current { background-color: $pagination-current-background-color; border-color: $pagination-current-border-color; @@ -137,12 +137,12 @@ $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; } } -.pagination-ellipsis { +.#{$class-prefix}pagination-ellipsis { color: $pagination-ellipsis-color; pointer-events: none; } -.pagination-list { +.#{$class-prefix}pagination-list { flex-wrap: wrap; li { @@ -151,17 +151,17 @@ $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; } @include mobile { - .pagination { + .#{$class-prefix}pagination { flex-wrap: wrap; } - .pagination-previous, - .pagination-next { + .#{$class-prefix}pagination-previous, + .#{$class-prefix}pagination-next { flex-grow: 1; flex-shrink: 1; } - .pagination-list { + .#{$class-prefix}pagination-list { li { flex-grow: 1; flex-shrink: 1; @@ -169,61 +169,60 @@ $pagination-shadow-inset: inset 0 1px 2px rgba($scheme-invert, 0.2) !default; } } - @include tablet { - .pagination-list { + .#{$class-prefix}pagination-list { flex-grow: 1; flex-shrink: 1; justify-content: flex-start; order: 1; } - .pagination-previous, - .pagination-next, - .pagination-link, - .pagination-ellipsis { + .#{$class-prefix}pagination-previous, + .#{$class-prefix}pagination-next, + .#{$class-prefix}pagination-link, + .#{$class-prefix}pagination-ellipsis { margin-bottom: 0; margin-top: 0; } - .pagination-previous { + .#{$class-prefix}pagination-previous { order: 2; } - .pagination-next { + .#{$class-prefix}pagination-next { order: 3; } - .pagination { + .#{$class-prefix}pagination { justify-content: space-between; margin-bottom: 0; margin-top: 0; &.is-centered { - .pagination-previous { + .#{$class-prefix}pagination-previous { order: 1; } - .pagination-list { + .#{$class-prefix}pagination-list { justify-content: center; order: 2; } - .pagination-next { + .#{$class-prefix}pagination-next { order: 3; } } &.is-right { - .pagination-previous { + .#{$class-prefix}pagination-previous { order: 1; } - .pagination-next { + .#{$class-prefix}pagination-next { order: 2; } - .pagination-list { + .#{$class-prefix}pagination-list { justify-content: flex-end; order: 3; } diff --git a/sass/components/panel.scss b/sass/components/panel.scss index 3a33431d..651d55ef 100644 --- a/sass/components/panel.scss +++ b/sass/components/panel.scss @@ -30,7 +30,7 @@ $panel-block-active-icon-color: $link !default; $panel-icon-color: $text-light !default; $panel-colors: $colors !default; -.panel { +.#{$class-prefix}panel { border-radius: $panel-radius; box-shadow: $panel-shadow; font-size: $size-normal; @@ -45,30 +45,30 @@ $panel-colors: $colors !default; $color-invert: nth($components, 2); &.is-#{$name} { - .panel-heading { + .#{$class-prefix}panel-heading { background-color: $color; color: $color-invert; } - .panel-tabs a.is-active { + .#{$class-prefix}panel-tabs a.is-active { border-bottom-color: $color; } - .panel-block.is-active .panel-icon { + .#{$class-prefix}panel-block.is-active .#{$class-prefix}panel-icon { color: $color; } } } } -.panel-tabs, -.panel-block { +.#{$class-prefix}panel-tabs, +.#{$class-prefix}panel-block { &:not(:last-child) { border-bottom: $panel-item-border; } } -.panel-heading { +.#{$class-prefix}panel-heading { background-color: $panel-heading-background-color; border-radius: $panel-radius $panel-radius 0 0; color: $panel-heading-color; @@ -78,7 +78,7 @@ $panel-colors: $colors !default; padding: $panel-heading-padding; } -.panel-tabs { +.#{$class-prefix}panel-tabs { align-items: flex-end; display: flex; font-size: $panel-tabs-font-size; @@ -97,7 +97,7 @@ $panel-colors: $colors !default; } } -.panel-list { +.#{$class-prefix}panel-list { a { color: $panel-list-item-color; @@ -107,7 +107,7 @@ $panel-colors: $colors !default; } } -.panel-block { +.#{$class-prefix}panel-block { align-items: center; color: $panel-block-color; display: flex; @@ -118,7 +118,7 @@ $panel-colors: $colors !default; @include ltr-property("margin", 0.75em); } - & > .control { + & > .#{$class-prefix}control { flex-grow: 1; flex-shrink: 1; width: 100%; @@ -132,7 +132,7 @@ $panel-colors: $colors !default; border-left-color: $panel-block-active-border-left-color; color: $panel-block-active-color; - .panel-icon { + .#{$class-prefix}panel-icon { color: $panel-block-active-icon-color; } } @@ -143,8 +143,8 @@ $panel-colors: $colors !default; } } -a.panel-block, -label.panel-block { +a.#{$class-prefix}panel-block, +label.#{$class-prefix}panel-block { cursor: pointer; &:hover { @@ -152,7 +152,7 @@ label.panel-block { } } -.panel-icon { +.#{$class-prefix}panel-icon { @include fa(14px, 1em); color: $panel-icon-color; diff --git a/sass/components/tabs.scss b/sass/components/tabs.scss index 441d2fd3..8cdbacb8 100644 --- a/sass/components/tabs.scss +++ b/sass/components/tabs.scss @@ -28,7 +28,7 @@ $tabs-toggle-link-active-background-color: $link !default; $tabs-toggle-link-active-border-color: $link !default; $tabs-toggle-link-active-color: $link-invert !default; -.tabs { +.#{$class-prefix}tabs { @extend %block; @include overflow-touch; @@ -99,7 +99,7 @@ $tabs-toggle-link-active-color: $link-invert !default; } } - .icon { + .#{$class-prefix}icon { &:first-child { @include ltr-property("margin", 0.5em); } @@ -131,12 +131,10 @@ $tabs-toggle-link-active-color: $link-invert !default; border-radius: $tabs-boxed-link-radius $tabs-boxed-link-radius 0 0; } - @include rtl { border-radius: 0 0 $tabs-boxed-link-radius $tabs-boxed-link-radius; } - &:hover { background-color: $tabs-boxed-link-hover-background-color; border-bottom-color: $tabs-boxed-link-hover-border-bottom-color; @@ -178,7 +176,11 @@ $tabs-toggle-link-active-color: $link-invert !default; li { & + li { - @include ltr-property("margin", -#{$tabs-toggle-link-border-width}, false); + @include ltr-property( + "margin", + -#{$tabs-toggle-link-border-width}, + false + ); } &:first-child a { @@ -187,7 +189,6 @@ $tabs-toggle-link-active-color: $link-invert !default; border-bottom-left-radius: $tabs-toggle-link-radius; } - @include rtl { border-top-right-radius: $tabs-toggle-link-radius; border-bottom-right-radius: $tabs-toggle-link-radius; @@ -200,7 +201,6 @@ $tabs-toggle-link-active-color: $link-invert !default; border-bottom-right-radius: $tabs-toggle-link-radius; } - @include rtl { border-top-left-radius: $tabs-toggle-link-radius; border-bottom-left-radius: $tabs-toggle-link-radius; @@ -230,7 +230,6 @@ $tabs-toggle-link-active-color: $link-invert !default; padding-left: 1.25em; } - @include rtl { border-bottom-right-radius: $radius-rounded; border-top-right-radius: $radius-rounded; @@ -245,7 +244,6 @@ $tabs-toggle-link-active-color: $link-invert !default; padding-right: 1.25em; } - @include rtl { border-bottom-left-radius: $radius-rounded; border-top-left-radius: $radius-rounded; diff --git a/sass/elements/box.scss b/sass/elements/box.scss index b2fe1b09..ba2a738c 100644 --- a/sass/elements/box.scss +++ b/sass/elements/box.scss @@ -6,10 +6,12 @@ $box-radius: $radius-large !default; $box-shadow: $shadow !default; $box-padding: 1.25rem !default; -$box-link-hover-shadow: 0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), 0 0 0 1px $link !default; -$box-link-active-shadow: inset 0 1px 2px rgba($scheme-invert, 0.2), 0 0 0 1px $link !default; +$box-link-hover-shadow: 0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), + 0 0 0 1px $link !default; +$box-link-active-shadow: inset 0 1px 2px rgba($scheme-invert, 0.2), + 0 0 0 1px $link !default; -.box { +.#{$class-prefix}box { @extend %block; background-color: $box-background-color; @@ -20,7 +22,7 @@ $box-link-active-shadow: inset 0 1px 2px rgba($scheme-invert, 0.2), 0 0 0 1px $l padding: $box-padding; } -a.box { +a.#{$class-prefix}box { &:hover, &:focus { box-shadow: $box-link-hover-shadow; diff --git a/sass/elements/button.scss b/sass/elements/button.scss index c4bd3bae..8a8e3a65 100644 --- a/sass/elements/button.scss +++ b/sass/elements/button.scss @@ -44,7 +44,20 @@ $button-static-background-color: $scheme-main-ter !default; $button-static-border-color: $border !default; $button-colors: $colors !default; -$button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $size-small * 0.875, "medium": $size-small, "large": $size-normal), "tablet-only": ("small": $size-small * 0.875, "normal": $size-small, "medium": $size-normal, "large": $size-medium)) !default; +$button-responsive-sizes: ( + "mobile": ( + "small": $size-small * 0.75, + "normal": $size-small * 0.875, + "medium": $size-small, + "large": $size-normal, + ), + "tablet-only": ( + "small": $size-small * 0.875, + "normal": $size-small, + "medium": $size-normal, + "large": $size-medium, + ), +) !default; // The button sizes use mixins so they can be used at different breakpoints @mixin button-small { @@ -67,7 +80,7 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si font-size: $size-large; } -.button { +.#{$class-prefix}button { @extend %control; @extend %unselectable; @@ -94,7 +107,7 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si color: inherit; } - .icon { + .#{$class-prefix}icon { &, &.is-small, &.is-medium, @@ -104,18 +117,29 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si } &:first-child:not(:last-child) { - @include ltr-property("margin", calc(#{-0.5 * $button-padding-horizontal} - #{$button-border-width}), false); + @include ltr-property( + "margin", + calc(#{-0.5 * $button-padding-horizontal} - #{$button-border-width}), + false + ); @include ltr-property("margin", $button-padding-horizontal * 0.25); } &:last-child:not(:first-child) { @include ltr-property("margin", $button-padding-horizontal * 0.25, false); - @include ltr-property("margin", calc(#{-0.5 * $button-padding-horizontal} - #{$button-border-width})); + @include ltr-property( + "margin", + calc(#{-0.5 * $button-padding-horizontal} - #{$button-border-width}) + ); } &:first-child:last-child { - margin-left: calc(#{-0.5 * $button-padding-horizontal} - #{$button-border-width}); - margin-right: calc(#{-0.5 * $button-padding-horizontal} - #{$button-border-width}); + margin-left: calc( + #{-0.5 * $button-padding-horizontal} - #{$button-border-width} + ); + margin-right: calc( + #{-0.5 * $button-padding-horizontal} - #{$button-border-width} + ); } } @@ -244,7 +268,10 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si &.is-loading { &::after { - border-color: transparent transparent $color-invert $color-invert !important; + border-color: transparent + transparent + $color-invert + $color-invert !important; } } @@ -272,7 +299,10 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si &:focus, &.is-focused { &::after { - border-color: transparent transparent $color-invert $color-invert !important; + border-color: transparent + transparent + $color-invert + $color-invert !important; } } } @@ -405,13 +435,13 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si } } -.buttons { +.#{$class-prefix}buttons { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; - .button { + .#{$class-prefix}button { margin-bottom: 0.5rem; &:not(:last-child):not(.is-fullwidth) { @@ -429,25 +459,25 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si // Sizes &.are-small { - .button:not(.is-normal):not(.is-medium):not(.is-large) { + .#{$class-prefix}button:not(.is-normal):not(.is-medium):not(.is-large) { @include button-small; } } &.are-medium { - .button:not(.is-small):not(.is-normal):not(.is-large) { + .#{$class-prefix}button:not(.is-small):not(.is-normal):not(.is-large) { @include button-medium; } } &.are-large { - .button:not(.is-small):not(.is-normal):not(.is-medium) { + .#{$class-prefix}button:not(.is-small):not(.is-normal):not(.is-medium) { @include button-large; } } &.has-addons { - .button { + .#{$class-prefix}button { &:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -492,7 +522,7 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si justify-content: center; &:not(.has-addons) { - .button:not(.is-fullwidth) { + .#{$class-prefix}button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } @@ -503,7 +533,7 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si justify-content: flex-end; &:not(.has-addons) { - .button:not(.is-fullwidth) { + .#{$class-prefix}button:not(.is-fullwidth) { margin-left: 0.25rem; margin-right: 0.25rem; } @@ -515,13 +545,12 @@ $button-responsive-sizes: ("mobile": ("small": $size-small * 0.75, "normal": $si @include breakpoint($bp-name) { @each $size, $value in $bp-sizes { @if $size != "normal" { - .button.is-responsive.is-#{$size} { + .#{$class-prefix}button.is-responsive.is-#{$size} { font-size: $value; } - } - @else { - .button.is-responsive, - .button.is-responsive.is-normal { + } @else { + .#{$class-prefix}button.is-responsive, + .#{$class-prefix}button.is-responsive.is-normal { font-size: $value; } } diff --git a/sass/elements/container.scss b/sass/elements/container.scss index 65ca1bd2..56692a18 100644 --- a/sass/elements/container.scss +++ b/sass/elements/container.scss @@ -3,7 +3,7 @@ $container-offset: 2 * $gap !default; $container-max-width: $fullhd !default; -.container { +.#{$class-prefix}container { flex-grow: 1; margin: 0 auto; position: relative; @@ -20,28 +20,24 @@ $container-max-width: $fullhd !default; max-width: $desktop - $container-offset; } - @include until-widescreen { &.is-widescreen:not(.is-max-desktop) { max-width: min($widescreen, $container-max-width) - $container-offset; } } - @include until-fullhd { &.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) { max-width: min($fullhd, $container-max-width) - $container-offset; } } - @include widescreen { &:not(.is-max-desktop) { max-width: min($widescreen, $container-max-width) - $container-offset; } } - @include fullhd { &:not(.is-max-desktop):not(.is-max-widescreen) { max-width: min($fullhd, $container-max-width) - $container-offset; diff --git a/sass/elements/content.scss b/sass/elements/content.scss index 6cb610cb..d483b917 100644 --- a/sass/elements/content.scss +++ b/sass/elements/content.scss @@ -22,7 +22,7 @@ $content-table-body-last-row-cell-border-bottom-width: 0 !default; $content-table-foot-cell-border-width: 2px 0 0 !default; $content-table-foot-cell-color: $text-strong !default; -.content { +.#{$class-prefix}content { @extend %block; // Inline @@ -236,7 +236,7 @@ $content-table-foot-cell-color: $text-strong !default; } } - .tabs { + .#{$class-prefix}tabs { li + li { margin-top: 0; } diff --git a/sass/elements/icon.scss b/sass/elements/icon.scss index bcdccc53..cf9c39fa 100644 --- a/sass/elements/icon.scss +++ b/sass/elements/icon.scss @@ -4,7 +4,7 @@ $icon-dimensions-medium: 2rem !default; $icon-dimensions-large: 3rem !default; $icon-text-spacing: 0.25em !default; -.icon { +.#{$class-prefix}icon { align-items: center; display: inline-flex; justify-content: center; @@ -28,7 +28,7 @@ $icon-text-spacing: 0.25em !default; } } -.icon-text { +.#{$class-prefix}icon-text { align-items: flex-start; color: inherit; display: inline-flex; @@ -36,7 +36,7 @@ $icon-text-spacing: 0.25em !default; line-height: $icon-dimensions; vertical-align: top; - .icon { + .#{$class-prefix}icon { flex-grow: 0; flex-shrink: 0; @@ -45,7 +45,6 @@ $icon-text-spacing: 0.25em !default; margin-right: $icon-text-spacing; } - @include rtl { margin-left: $icon-text-spacing; } @@ -56,7 +55,6 @@ $icon-text-spacing: 0.25em !default; margin-left: $icon-text-spacing; } - @include rtl { margin-right: $icon-text-spacing; } @@ -64,6 +62,6 @@ $icon-text-spacing: 0.25em !default; } } -div.icon-text { +div.#{$class-prefix}icon-text { display: flex; } diff --git a/sass/elements/image.scss b/sass/elements/image.scss index a6287006..c9ad334a 100644 --- a/sass/elements/image.scss +++ b/sass/elements/image.scss @@ -2,7 +2,7 @@ $dimensions: 16 24 32 48 64 96 128 !default; -.image { +.#{$class-prefix}image { display: block; position: relative; diff --git a/sass/elements/notification.scss b/sass/elements/notification.scss index d6ca1dcd..f338a098 100644 --- a/sass/elements/notification.scss +++ b/sass/elements/notification.scss @@ -9,7 +9,7 @@ $notification-padding-rtl: 1.25rem 1.5rem 1.25rem 2.5rem !default; $notification-colors: $colors !default; -.notification { +.#{$class-prefix}notification { @extend %block; background-color: $notification-background-color; @@ -20,13 +20,11 @@ $notification-colors: $colors !default; padding: $notification-padding-ltr; } - @include rtl { padding: $notification-padding-rtl; } - - a:not(.button):not(.dropdown-item) { + a:not(.#{$class-prefix}button):not(.#{$class-prefix}dropdown-item) { color: currentColor; text-decoration: underline; } @@ -44,16 +42,16 @@ $notification-colors: $colors !default; background: transparent; } - & > .delete { + & > .#{$class-prefix}delete { @include ltr-position(0.5rem); position: absolute; top: 0.5rem; } - .title, - .subtitle, - .content { + .#{$class-prefix}title, + .#{$class-prefix}subtitle, + .#{$class-prefix}content { color: currentColor; } diff --git a/sass/elements/other.scss b/sass/elements/other.scss index 7e60fb49..43b714b9 100644 --- a/sass/elements/other.scss +++ b/sass/elements/other.scss @@ -1,14 +1,14 @@ @import "../utilities/mixins"; -.block { +.#{$class-prefix}block { @extend %block; } -.delete { +.#{$class-prefix}delete { @extend %delete; } -.heading { +.#{$class-prefix}heading { display: block; font-size: 11px; letter-spacing: 1px; @@ -16,11 +16,11 @@ text-transform: uppercase; } -.loader { +.#{$class-prefix}loader { @extend %loader; } -.number { +.#{$class-prefix}number { align-items: center; background-color: $background; border-radius: $radius-rounded; diff --git a/sass/elements/progress.scss b/sass/elements/progress.scss index b620b43e..4f63c1fe 100644 --- a/sass/elements/progress.scss +++ b/sass/elements/progress.scss @@ -8,7 +8,7 @@ $progress-indeterminate-duration: 1.5s !default; $progress-colors: $colors !default; -.progress { +.#{$class-prefix}progress { @extend %block; -moz-appearance: none; @@ -56,7 +56,11 @@ $progress-colors: $colors !default; } &:indeterminate { - background-image: linear-gradient(to right, $color 30%, $progress-bar-background-color 30%); + background-image: linear-gradient( + to right, + $color 30%, + $progress-bar-background-color 30% + ); } } } @@ -67,7 +71,11 @@ $progress-colors: $colors !default; animation-name: moveIndeterminate; animation-timing-function: linear; background-color: $progress-bar-background-color; - background-image: linear-gradient(to right, $text 30%, $progress-bar-background-color 30%); + background-image: linear-gradient( + to right, + $text 30%, + $progress-bar-background-color 30% + ); background-position: top left; background-repeat: no-repeat; background-size: 150% 150%; diff --git a/sass/elements/table.scss b/sass/elements/table.scss index 5bd463c2..7caea595 100644 --- a/sass/elements/table.scss +++ b/sass/elements/table.scss @@ -28,7 +28,7 @@ $table-striped-row-even-hover-background-color: $scheme-main-ter !default; $table-colors: $colors !default; -.table { +.#{$class-prefix}table { @extend %block; background-color: $table-background-color; @@ -196,7 +196,7 @@ $table-colors: $colors !default; } } -.table-container { +.#{$class-prefix}table-container { @extend %block; @include overflow-touch; diff --git a/sass/elements/tag.scss b/sass/elements/tag.scss index cb39fd25..a0190060 100644 --- a/sass/elements/tag.scss +++ b/sass/elements/tag.scss @@ -7,13 +7,13 @@ $tag-delete-margin: 1px !default; $tag-colors: $colors !default; -.tags { +.#{$class-prefix}tags { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; - .tag { + .#{$class-prefix}tag { margin-bottom: 0.5rem; &:not(:last-child) { @@ -31,13 +31,13 @@ $tag-colors: $colors !default; // Sizes &.are-medium { - .tag:not(.is-normal):not(.is-large) { + .#{$class-prefix}tag:not(.is-normal):not(.is-large) { font-size: $size-normal; } } &.are-large { - .tag:not(.is-normal):not(.is-medium) { + .#{$class-prefix}tag:not(.is-normal):not(.is-medium) { font-size: $size-medium; } } @@ -45,7 +45,7 @@ $tag-colors: $colors !default; &.is-centered { justify-content: center; - .tag { + .#{$class-prefix}tag { margin-right: 0.25rem; margin-left: 0.25rem; } @@ -54,7 +54,7 @@ $tag-colors: $colors !default; &.is-right { justify-content: flex-end; - .tag { + .#{$class-prefix}tag { &:not(:first-child) { margin-left: 0.5rem; } @@ -66,7 +66,7 @@ $tag-colors: $colors !default; } &.has-addons { - .tag { + .#{$class-prefix}tag { @include ltr-property("margin", 0); &:not(:first-child) { @@ -76,7 +76,6 @@ $tag-colors: $colors !default; border-bottom-left-radius: 0; } - @include rtl { border-top-right-radius: 0; border-bottom-right-radius: 0; @@ -89,7 +88,6 @@ $tag-colors: $colors !default; border-bottom-right-radius: 0; } - @include rtl { border-top-left-radius: 0; border-bottom-left-radius: 0; @@ -99,7 +97,7 @@ $tag-colors: $colors !default; } } -.tag:not(body) { +.#{$class-prefix}tag:not(body) { align-items: center; background-color: $tag-background-color; border-radius: $tag-radius; @@ -113,7 +111,7 @@ $tag-colors: $colors !default; padding-right: 0.75em; white-space: nowrap; - .delete { + .#{$class-prefix}delete { @include ltr-property("margin", 0.25rem, false); @include ltr-property("margin", -0.375rem); } @@ -153,7 +151,7 @@ $tag-colors: $colors !default; font-size: $size-medium; } - .icon { + .#{$class-prefix}icon { &:first-child:not(:last-child) { @include ltr-property("margin", -0.375em, false); @include ltr-property("margin", 0.1875em); @@ -215,7 +213,7 @@ $tag-colors: $colors !default; } } -a.tag { +a.#{$class-prefix}tag { &:hover { text-decoration: underline; } diff --git a/sass/elements/title.scss b/sass/elements/title.scss index fbb1baad..e5bd9718 100644 --- a/sass/elements/title.scss +++ b/sass/elements/title.scss @@ -19,8 +19,8 @@ $subtitle-strong-color: $text-strong !default; $subtitle-strong-weight: $weight-semibold !default; $subtitle-negative-margin: -1.25rem !default; -.title, -.subtitle { +.#{$class-prefix}title, +.#{$class-prefix}subtitle { @extend %block; word-break: break-word; @@ -38,12 +38,12 @@ $subtitle-negative-margin: -1.25rem !default; font-size: $title-sup-size; } - .tag { + .#{$class-prefix}tag { vertical-align: middle; } } -.title { +.#{$class-prefix}title { color: $title-color; @if $title-family { @@ -59,7 +59,7 @@ $subtitle-negative-margin: -1.25rem !default; font-weight: $title-strong-weight; } - &:not(.is-spaced) + .subtitle { + &:not(.is-spaced) + .#{$class-prefix}subtitle { margin-top: $subtitle-negative-margin; } @@ -73,7 +73,7 @@ $subtitle-negative-margin: -1.25rem !default; } } -.subtitle { +.#{$class-prefix}subtitle { color: $subtitle-color; @if $subtitle-family { @@ -89,7 +89,7 @@ $subtitle-negative-margin: -1.25rem !default; font-weight: $subtitle-strong-weight; } - &:not(.is-spaced) + .title { + &:not(.is-spaced) + .#{$class-prefix}title { margin-top: $subtitle-negative-margin; } diff --git a/sass/form/checkbox-radio.scss b/sass/form/checkbox-radio.scss index 4e115ced..61d41f1d 100644 --- a/sass/form/checkbox-radio.scss +++ b/sass/form/checkbox-radio.scss @@ -20,14 +20,14 @@ } } -.checkbox { +.#{$class-prefix}checkbox { @extend %checkbox-radio; } -.radio { +.#{$class-prefix}radio { @extend %checkbox-radio; - & + .radio { + & + .#{$class-prefix}radio { @include ltr-property("margin", 0.5em, false); } } diff --git a/sass/form/file.scss b/sass/form/file.scss index 55e9654a..04a61d70 100644 --- a/sass/form/file.scss +++ b/sass/form/file.scss @@ -13,7 +13,7 @@ $file-name-max-width: 16em !default; $file-colors: $form-colors !default; -.file { +.#{$class-prefix}file { @extend %unselectable; align-items: stretch; @@ -27,7 +27,7 @@ $file-colors: $form-colors !default; $color-invert: nth($pair, 2); &.is-#{$name} { - .file-cta { + .#{$class-prefix}file-cta { background-color: $color; border-color: transparent; color: $color-invert; @@ -35,7 +35,7 @@ $file-colors: $form-colors !default; &:hover, &.is-hovered { - .file-cta { + .#{$class-prefix}file-cta { background-color: bulmaDarken($color, 2.5%); border-color: transparent; color: $color-invert; @@ -44,7 +44,7 @@ $file-colors: $form-colors !default; &:focus, &.is-focused { - .file-cta { + .#{$class-prefix}file-cta { border-color: transparent; box-shadow: 0 0 0.5em bulmaRgba($color, 0.25); color: $color-invert; @@ -53,7 +53,7 @@ $file-colors: $form-colors !default; &:active, &.is-active { - .file-cta { + .#{$class-prefix}file-cta { background-color: bulmaDarken($color, 5%); border-color: transparent; color: $color-invert; @@ -74,7 +74,7 @@ $file-colors: $form-colors !default; &.is-medium { font-size: $size-medium; - .file-icon { + .#{$class-prefix}file-icon { .fa { font-size: 21px; } @@ -84,7 +84,7 @@ $file-colors: $form-colors !default; &.is-large { font-size: $size-large; - .file-icon { + .#{$class-prefix}file-icon { .fa { font-size: 28px; } @@ -93,43 +93,43 @@ $file-colors: $form-colors !default; // Modifiers &.has-name { - .file-cta { + .#{$class-prefix}file-cta { border-bottom-right-radius: 0; border-top-right-radius: 0; } - .file-name { + .#{$class-prefix}file-name { border-bottom-left-radius: 0; border-top-left-radius: 0; } &.is-empty { - .file-cta { + .#{$class-prefix}file-cta { border-radius: $file-radius; } - .file-name { + .#{$class-prefix}file-name { display: none; } } } &.is-boxed { - .file-label { + .#{$class-prefix}file-label { flex-direction: column; } - .file-cta { + .#{$class-prefix}file-cta { flex-direction: column; height: auto; padding: 1em 3em; } - .file-name { + .#{$class-prefix}file-name { border-width: 0 1px 1px; } - .file-icon { + .#{$class-prefix}file-icon { height: 1.5em; width: 1.5em; @@ -139,29 +139,29 @@ $file-colors: $form-colors !default; } &.is-small { - .file-icon .fa { + .#{$class-prefix}file-icon .fa { font-size: 14px; } } &.is-medium { - .file-icon .fa { + .#{$class-prefix}file-icon .fa { font-size: 28px; } } &.is-large { - .file-icon .fa { + .#{$class-prefix}file-icon .fa { font-size: 35px; } } &.has-name { - .file-cta { + .#{$class-prefix}file-cta { border-radius: $file-radius $file-radius 0 0; } - .file-name { + .#{$class-prefix}file-name { border-radius: 0 0 $file-radius $file-radius; border-width: 0 1px 1px; } @@ -173,11 +173,11 @@ $file-colors: $form-colors !default; } &.is-fullwidth { - .file-label { + .#{$class-prefix}file-label { width: 100%; } - .file-name { + .#{$class-prefix}file-name { flex-grow: 1; max-width: none; } @@ -186,11 +186,11 @@ $file-colors: $form-colors !default; &.is-right { justify-content: flex-end; - .file-cta { + .#{$class-prefix}file-cta { border-radius: 0 $file-radius $file-radius 0; } - .file-name { + .#{$class-prefix}file-name { border-radius: $file-radius 0 0 $file-radius; border-width: 1px 0 1px 1px; order: -1; @@ -198,7 +198,7 @@ $file-colors: $form-colors !default; } } -.file-label { +.#{$class-prefix}file-label { align-items: stretch; display: flex; cursor: pointer; @@ -207,29 +207,29 @@ $file-colors: $form-colors !default; position: relative; &:hover { - .file-cta { + .#{$class-prefix}file-cta { background-color: bulmaDarken($file-cta-background-color, 2.5%); color: $file-cta-hover-color; } - .file-name { + .#{$class-prefix}file-name { border-color: bulmaDarken($file-name-border-color, 2.5%); } } &:active { - .file-cta { + .#{$class-prefix}file-cta { background-color: bulmaDarken($file-cta-background-color, 5%); color: $file-cta-active-color; } - .file-name { + .#{$class-prefix}file-name { border-color: bulmaDarken($file-name-border-color, 5%); } } } -.file-input { +.#{$class-prefix}file-input { height: 100%; left: 0; opacity: 0; @@ -239,8 +239,8 @@ $file-colors: $form-colors !default; width: 100%; } -.file-cta, -.file-name { +.#{$class-prefix}file-cta, +.#{$class-prefix}file-name { @extend %control; border-color: $file-border-color; @@ -251,12 +251,12 @@ $file-colors: $form-colors !default; white-space: nowrap; } -.file-cta { +.#{$class-prefix}file-cta { background-color: $file-cta-background-color; color: $file-cta-color; } -.file-name { +.#{$class-prefix}file-name { border-color: $file-name-border-color; border-style: $file-name-border-style; border-width: $file-name-border-width; @@ -267,7 +267,7 @@ $file-colors: $form-colors !default; text-overflow: ellipsis; } -.file-icon { +.#{$class-prefix}file-icon { align-items: center; display: flex; height: 1em; diff --git a/sass/form/input-textarea.scss b/sass/form/input-textarea.scss index c518a3ee..cb4ae0f9 100644 --- a/sass/form/input-textarea.scss +++ b/sass/form/input-textarea.scss @@ -56,7 +56,7 @@ $textarea-colors: $form-colors !default; } } -.input { +.#{$class-prefix}input { @extend %input-textarea; &.is-rounded { @@ -74,7 +74,7 @@ $textarea-colors: $form-colors !default; } } -.textarea { +.#{$class-prefix}textarea { @extend %input-textarea; display: block; diff --git a/sass/form/select.scss b/sass/form/select.scss index 844a27ad..df570009 100644 --- a/sass/form/select.scss +++ b/sass/form/select.scss @@ -1,6 +1,6 @@ $select-colors: $form-colors !default; -.select { +.#{$class-prefix}select { display: inline-block; max-width: 100%; position: relative; diff --git a/sass/form/tools.scss b/sass/form/tools.scss index 85f8edbb..599d0f32 100644 --- a/sass/form/tools.scss +++ b/sass/form/tools.scss @@ -5,7 +5,7 @@ $help-size: $size-small !default; $label-colors: $form-colors !default; -.label { +.#{$class-prefix}label { color: $label-color; display: block; font-size: $size-normal; @@ -29,7 +29,7 @@ $label-colors: $form-colors !default; } } -.help { +.#{$class-prefix}help { display: block; font-size: $help-size; margin-top: 0.25rem; @@ -45,7 +45,7 @@ $label-colors: $form-colors !default; // Containers -.field { +.#{$class-prefix}field { &:not(:last-child) { margin-bottom: 0.75rem; } @@ -55,29 +55,28 @@ $label-colors: $form-colors !default; display: flex; justify-content: flex-start; - .control { + .#{$class-prefix}control { &:not(:last-child) { @include ltr-property("margin", -1px); } &:not(:first-child):not(:last-child) { - .button, - .input, - .select select { + .#{$class-prefix}button, + .#{$class-prefix}input, + .#{$class-prefix}select select { border-radius: 0; } } &:first-child:not(:only-child) { - .button, - .input, - .select select { + .#{$class-prefix}button, + .#{$class-prefix}input, + .#{$class-prefix}select select { @include ltr { border-bottom-right-radius: 0; border-top-right-radius: 0; } - @include rtl { border-bottom-left-radius: 0; border-top-left-radius: 0; @@ -86,15 +85,14 @@ $label-colors: $form-colors !default; } &:last-child:not(:only-child) { - .button, - .input, - .select select { + .#{$class-prefix}button, + .#{$class-prefix}input, + .#{$class-prefix}select select { @include ltr { border-bottom-left-radius: 0; border-top-left-radius: 0; } - @include rtl { border-bottom-right-radius: 0; border-top-right-radius: 0; @@ -102,9 +100,9 @@ $label-colors: $form-colors !default; } } - .button, - .input, - .select select { + .#{$class-prefix}button, + .#{$class-prefix}input, + .#{$class-prefix}select select { &:not([disabled]) { &:hover, &.is-hovered { @@ -139,7 +137,7 @@ $label-colors: $form-colors !default; } &.has-addons-fullwidth { - .control { + .#{$class-prefix}control { flex-grow: 1; flex-shrink: 0; } @@ -150,7 +148,7 @@ $label-colors: $form-colors !default; display: flex; justify-content: flex-start; - & > .control { + & > .#{$class-prefix}control { flex-shrink: 0; &:not(:last-child) { @@ -176,7 +174,7 @@ $label-colors: $form-colors !default; &.is-grouped-multiline { flex-wrap: wrap; - & > .control { + & > .#{$class-prefix}control { &:last-child, &:not(:last-child) { margin-bottom: 0.75rem; @@ -200,8 +198,8 @@ $label-colors: $form-colors !default; } } -.field-label { - .label { +.#{$class-prefix}field-label { + .#{$class-prefix}label { font-size: inherit; } @@ -209,7 +207,6 @@ $label-colors: $form-colors !default; margin-bottom: 0.5rem; } - @include tablet { flex-basis: 0; flex-grow: 1; @@ -240,8 +237,8 @@ $label-colors: $form-colors !default; } } -.field-body { - .field .field { +.#{$class-prefix}field-body { + .#{$class-prefix}field .#{$class-prefix}field { margin-bottom: 0; } @@ -251,11 +248,11 @@ $label-colors: $form-colors !default; flex-grow: 5; flex-shrink: 1; - .field { + .#{$class-prefix}field { margin-bottom: 0; } - & > .field { + & > .#{$class-prefix}field { flex-shrink: 1; &:not(.is-narrow) { @@ -269,7 +266,7 @@ $label-colors: $form-colors !default; } } -.control { +.#{$class-prefix}control { box-sizing: border-box; clear: both; font-size: $size-normal; @@ -279,28 +276,28 @@ $label-colors: $form-colors !default; // Modifiers &.has-icons-left, &.has-icons-right { - .input, - .select { + .#{$class-prefix}input, + .#{$class-prefix}select { &:focus { - & ~ .icon { + & ~ .#{$class-prefix}icon { color: $input-icon-active-color; } } - &.is-small ~ .icon { + &.is-small ~ .#{$class-prefix}icon { font-size: $size-small; } - &.is-medium ~ .icon { + &.is-medium ~ .#{$class-prefix}icon { font-size: $size-medium; } - &.is-large ~ .icon { + &.is-large ~ .#{$class-prefix}icon { font-size: $size-large; } } - .icon { + .#{$class-prefix}icon { color: $input-icon-color; height: $input-height; pointer-events: none; @@ -312,23 +309,23 @@ $label-colors: $form-colors !default; } &.has-icons-left { - .input, - .select select { + .#{$class-prefix}input, + .#{$class-prefix}select select { padding-left: $input-height; } - .icon.is-left { + .#{$class-prefix}icon.is-left { left: 0; } } &.has-icons-right { - .input, - .select select { + .#{$class-prefix}input, + .#{$class-prefix}select select { padding-right: $input-height; } - .icon.is-right { + .#{$class-prefix}icon.is-right { right: 0; } } diff --git a/sass/grid/columns.scss b/sass/grid/columns.scss index 1182fd27..95f50276 100644 --- a/sass/grid/columns.scss +++ b/sass/grid/columns.scss @@ -2,111 +2,111 @@ $column-gap: 0.75rem !default; -.column { +.#{$class-prefix}column { display: block; flex-basis: 0; flex-grow: 1; flex-shrink: 1; padding: $column-gap; - .columns.is-mobile > &.is-narrow { + .#{$class-prefix}columns.is-mobile > &.is-narrow { flex: none; width: unset; } - .columns.is-mobile > &.is-full { + .#{$class-prefix}columns.is-mobile > &.is-full { flex: none; width: 100%; } - .columns.is-mobile > &.is-three-quarters { + .#{$class-prefix}columns.is-mobile > &.is-three-quarters { flex: none; width: 75%; } - .columns.is-mobile > &.is-two-thirds { + .#{$class-prefix}columns.is-mobile > &.is-two-thirds { flex: none; width: 66.6666%; } - .columns.is-mobile > &.is-half { + .#{$class-prefix}columns.is-mobile > &.is-half { flex: none; width: 50%; } - .columns.is-mobile > &.is-one-third { + .#{$class-prefix}columns.is-mobile > &.is-one-third { flex: none; width: 33.3333%; } - .columns.is-mobile > &.is-one-quarter { + .#{$class-prefix}columns.is-mobile > &.is-one-quarter { flex: none; width: 25%; } - .columns.is-mobile > &.is-one-fifth { + .#{$class-prefix}columns.is-mobile > &.is-one-fifth { flex: none; width: 20%; } - .columns.is-mobile > &.is-two-fifths { + .#{$class-prefix}columns.is-mobile > &.is-two-fifths { flex: none; width: 40%; } - .columns.is-mobile > &.is-three-fifths { + .#{$class-prefix}columns.is-mobile > &.is-three-fifths { flex: none; width: 60%; } - .columns.is-mobile > &.is-four-fifths { + .#{$class-prefix}columns.is-mobile > &.is-four-fifths { flex: none; width: 80%; } - .columns.is-mobile > &.is-offset-three-quarters { + .#{$class-prefix}columns.is-mobile > &.is-offset-three-quarters { @include ltr-property("margin", 75%, false); } - .columns.is-mobile > &.is-offset-two-thirds { + .#{$class-prefix}columns.is-mobile > &.is-offset-two-thirds { @include ltr-property("margin", 66.6666%, false); } - .columns.is-mobile > &.is-offset-half { + .#{$class-prefix}columns.is-mobile > &.is-offset-half { @include ltr-property("margin", 50%, false); } - .columns.is-mobile > &.is-offset-one-third { + .#{$class-prefix}columns.is-mobile > &.is-offset-one-third { @include ltr-property("margin", 33.3333%, false); } - .columns.is-mobile > &.is-offset-one-quarter { + .#{$class-prefix}columns.is-mobile > &.is-offset-one-quarter { @include ltr-property("margin", 25%, false); } - .columns.is-mobile > &.is-offset-one-fifth { + .#{$class-prefix}columns.is-mobile > &.is-offset-one-fifth { @include ltr-property("margin", 20%, false); } - .columns.is-mobile > &.is-offset-two-fifths { + .#{$class-prefix}columns.is-mobile > &.is-offset-two-fifths { @include ltr-property("margin", 40%, false); } - .columns.is-mobile > &.is-offset-three-fifths { + .#{$class-prefix}columns.is-mobile > &.is-offset-three-fifths { @include ltr-property("margin", 60%, false); } - .columns.is-mobile > &.is-offset-four-fifths { + .#{$class-prefix}columns.is-mobile > &.is-offset-four-fifths { @include ltr-property("margin", 80%, false); } @for $i from 0 through 12 { - .columns.is-mobile > &.is-#{$i} { + .#{$class-prefix}columns.is-mobile > &.is-#{$i} { flex: none; width: percentage(divide($i, 12)); } - .columns.is-mobile > &.is-offset-#{$i} { + .#{$class-prefix}columns.is-mobile > &.is-offset-#{$i} { @include ltr-property("margin", percentage(divide($i, 12)), false); } } @@ -215,7 +215,6 @@ $column-gap: 0.75rem !default; } } - @include tablet { &.is-narrow, &.is-narrow-tablet { @@ -342,7 +341,6 @@ $column-gap: 0.75rem !default; } } - @include touch { &.is-narrow-touch { flex: none; @@ -447,7 +445,6 @@ $column-gap: 0.75rem !default; } } - @include desktop { &.is-narrow-desktop { flex: none; @@ -552,7 +549,6 @@ $column-gap: 0.75rem !default; } } - @include widescreen { &.is-narrow-widescreen { flex: none; @@ -657,7 +653,6 @@ $column-gap: 0.75rem !default; } } - @include fullhd { &.is-narrow-fullhd { flex: none; @@ -763,7 +758,7 @@ $column-gap: 0.75rem !default; } } -.columns { +.#{$class-prefix}columns { @include ltr-property("margin", -$column-gap, false); @include ltr-property("margin", -$column-gap); @@ -788,7 +783,7 @@ $column-gap: 0.75rem !default; margin-top: 0; - & > .column { + & > .#{$class-prefix}column { margin: 0; padding: 0 !important; } @@ -821,7 +816,6 @@ $column-gap: 0.75rem !default; } } - @include desktop { // Modifiers &.is-desktop { @@ -831,13 +825,13 @@ $column-gap: 0.75rem !default; } @if $variable-columns { - .columns.is-variable { + .#{$class-prefix}columns.is-variable { --columnGap: 0.75rem; @include ltr-property("margin", calc(-1 * var(--columnGap)), false); @include ltr-property("margin", calc(-1 * var(--columnGap))); - > .column { + > .#{$class-prefix}column { padding-left: var(--columnGap); padding-right: var(--columnGap); } @@ -853,56 +847,48 @@ $column-gap: 0.75rem !default; } } - @include tablet { &.is-#{$i}-tablet { --columnGap: #{$i * 0.25rem}; } } - @include tablet-only { &.is-#{$i}-tablet-only { --columnGap: #{$i * 0.25rem}; } } - @include touch { &.is-#{$i}-touch { --columnGap: #{$i * 0.25rem}; } } - @include desktop { &.is-#{$i}-desktop { --columnGap: #{$i * 0.25rem}; } } - @include desktop-only { &.is-#{$i}-desktop-only { --columnGap: #{$i * 0.25rem}; } } - @include widescreen { &.is-#{$i}-widescreen { --columnGap: #{$i * 0.25rem}; } } - @include widescreen-only { &.is-#{$i}-widescreen-only { --columnGap: #{$i * 0.25rem}; } } - @include fullhd { &.is-#{$i}-fullhd { --columnGap: #{$i * 0.25rem}; diff --git a/sass/grid/tiles.scss b/sass/grid/tiles.scss index 2b8c7097..14aca5d9 100644 --- a/sass/grid/tiles.scss +++ b/sass/grid/tiles.scss @@ -2,7 +2,7 @@ $tile-spacing: 0.75rem !default; -.tile { +.#{$class-prefix}tile { align-items: stretch; display: block; flex-basis: 0; @@ -36,7 +36,7 @@ $tile-spacing: 0.75rem !default; &.is-vertical { flex-direction: column; - & > .tile.is-child:not(:last-child) { + & > .#{$class-prefix}tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; } } diff --git a/sass/layout/footer.scss b/sass/layout/footer.scss index 28a817b7..71ff025d 100644 --- a/sass/layout/footer.scss +++ b/sass/layout/footer.scss @@ -4,7 +4,7 @@ $footer-background-color: $scheme-main-bis !default; $footer-color: false !default; $footer-padding: 3rem 1.5rem 6rem !default; -.footer { +.#{$class-prefix}footer { background-color: $footer-background-color; padding: $footer-padding; diff --git a/sass/layout/hero.scss b/sass/layout/hero.scss index 56707de4..76c8934e 100644 --- a/sass/layout/hero.scss +++ b/sass/layout/hero.scss @@ -9,17 +9,17 @@ $hero-body-padding-large: 18rem 6rem !default; $hero-colors: $colors !default; // Main container -.hero { +.#{$class-prefix}hero { align-items: stretch; display: flex; flex-direction: column; justify-content: space-between; - .navbar { + .#{$class-prefix}navbar { background: none; } - .tabs { + .#{$class-prefix}tabs { ul { border-bottom: none; } @@ -34,37 +34,37 @@ $hero-colors: $colors !default; background-color: $color; color: $color-invert; - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), + a:not(.#{$class-prefix}button):not(.#{$class-prefix}dropdown-item):not(.tag):not(.#{$class-prefix}pagination-link.is-current), strong { color: inherit; } - .title { + .#{$class-prefix}title { color: $color-invert; } - .subtitle { + .#{$class-prefix}subtitle { color: bulmaRgba($color-invert, 0.9); - a:not(.button), + a:not(.#{$class-prefix}button), strong { color: $color-invert; } } - .navbar-menu { + .#{$class-prefix}navbar-menu { @include touch { background-color: $color; } } - .navbar-item, - .navbar-link { + .#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { color: bulmaRgba($color-invert, 0.7); } - a.navbar-item, - .navbar-link { + a.#{$class-prefix}navbar-item, + .#{$class-prefix}navbar-link { &:hover, &.is-active { background-color: bulmaDarken($color, 5%); @@ -72,7 +72,7 @@ $hero-colors: $colors !default; } } - .tabs { + .#{$class-prefix}tabs { a { color: $color-invert; opacity: 0.9; @@ -113,14 +113,30 @@ $hero-colors: $colors !default; // Modifiers @if type-of($color) == "color" { &.is-bold { - $gradient-top-left: darken(saturate(adjust-hue($color, -10deg), 10%), 10%); - $gradient-bottom-right: lighten(saturate(adjust-hue($color, 10deg), 5%), 5%); + $gradient-top-left: darken( + saturate(adjust-hue($color, -10deg), 10%), + 10% + ); + $gradient-bottom-right: lighten( + saturate(adjust-hue($color, 10deg), 5%), + 5% + ); - background-image: linear-gradient(141deg, $gradient-top-left 0%, $color 71%, $gradient-bottom-right 100%); + background-image: linear-gradient( + 141deg, + $gradient-top-left 0%, + $color 71%, + $gradient-bottom-right 100% + ); @include mobile { - .navbar-menu { - background-image: linear-gradient(141deg, $gradient-top-left 0%, $color 71%, $gradient-bottom-right 100%); + .#{$class-prefix}navbar-menu { + background-image: linear-gradient( + 141deg, + $gradient-top-left 0%, + $color 71%, + $gradient-bottom-right 100% + ); } } } @@ -130,14 +146,14 @@ $hero-colors: $colors !default; // Sizes &.is-small { - .hero-body { + .#{$class-prefix}hero-body { padding: $hero-body-padding-small; } } &.is-medium { @include tablet { - .hero-body { + .#{$class-prefix}hero-body { padding: $hero-body-padding-medium; } } @@ -145,7 +161,7 @@ $hero-colors: $colors !default; &.is-large { @include tablet { - .hero-body { + .#{$class-prefix}hero-body { padding: $hero-body-padding-large; } } @@ -154,11 +170,11 @@ $hero-colors: $colors !default; &.is-halfheight, &.is-fullheight, &.is-fullheight-with-navbar { - .hero-body { + .#{$class-prefix}hero-body { align-items: center; display: flex; - & > .container { + & > .#{$class-prefix}container { flex-grow: 1; flex-shrink: 1; } @@ -176,7 +192,7 @@ $hero-colors: $colors !default; // Components -.hero-video { +.#{$class-prefix}hero-video { @extend %overlay; overflow: hidden; @@ -201,12 +217,12 @@ $hero-colors: $colors !default; } } -.hero-buttons { +.#{$class-prefix}hero-buttons { margin-top: 1.5rem; // Responsiveness @include mobile { - .button { + .#{$class-prefix}button { display: flex; &:not(:last-child) { @@ -215,12 +231,11 @@ $hero-colors: $colors !default; } } - @include tablet { display: flex; justify-content: center; - .button:not(:last-child) { + .#{$class-prefix}button:not(:last-child) { @include ltr-property("margin", 1.5rem); } } @@ -228,13 +243,13 @@ $hero-colors: $colors !default; // Containers -.hero-head, -.hero-foot { +.#{$class-prefix}hero-head, +.#{$class-prefix}hero-foot { flex-grow: 0; flex-shrink: 0; } -.hero-body { +.#{$class-prefix}hero-body { flex-grow: 1; flex-shrink: 0; padding: $hero-body-padding; diff --git a/sass/layout/section.scss b/sass/layout/section.scss index 6ea3276b..1d169282 100644 --- a/sass/layout/section.scss +++ b/sass/layout/section.scss @@ -5,7 +5,7 @@ $section-padding-desktop: 3rem 3rem !default; $section-padding-medium: 9rem 4.5rem !default; $section-padding-large: 18rem 6rem !default; -.section { +.#{$class-prefix}section { padding: $section-padding; // Responsiveness diff --git a/sass/utilities/initial-variables.scss b/sass/utilities/initial-variables.scss index 32503f10..b016533e 100644 --- a/sass/utilities/initial-variables.scss +++ b/sass/utilities/initial-variables.scss @@ -26,7 +26,9 @@ $red: hsl(348, 86%, 61%) !default; // Typography -$family-sans-serif: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !default; +$family-sans-serif: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", + "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", + "Helvetica", "Arial", sans-serif !default; $family-monospace: monospace !default; $render-mode: optimizeLegibility !default; @@ -66,7 +68,44 @@ $widescreen-enabled: true !default; // 1344px container + 4rem $fullhd: 1344px + 2 * $gap !default; $fullhd-enabled: true !default; -$breakpoints: ("mobile": ("until": $tablet), "tablet": ("from": $tablet), "tablet-only": ("from": $tablet, "until": $desktop), "touch": ("from": $desktop), "desktop": ("from": $desktop), "desktop-only": ("from": $desktop, "until": $widescreen), "until-widescreen": ("until": $widescreen), "widescreen": ("from": $widescreen), "widescreen-only": ("from": $widescreen, "until": $fullhd), "until-fullhd": ("until": $fullhd), "fullhd": ("from": $fullhd)) !default; +$breakpoints: ( + "mobile": ( + "until": $tablet + ), + "tablet": ( + "from": $tablet + ), + "tablet-only": ( + "from": $tablet, + "until": $desktop + ), + "touch": ( + "from": $desktop + ), + "desktop": ( + "from": $desktop + ), + "desktop-only": ( + "from": $desktop, + "until": $widescreen + ), + "until-widescreen": ( + "until": $widescreen + ), + "widescreen": ( + "from": $widescreen + ), + "widescreen-only": ( + "from": $widescreen, + "until": $fullhd + ), + "until-fullhd": ( + "until": $fullhd + ), + "fullhd": ( + "from": $fullhd + ) +) !default; // Miscellaneous @@ -81,3 +120,7 @@ $speed: 86ms !default; $variable-columns: true !default; $rtl: false !default; + +// Prefixes + +$class-prefix: "" !default;