/* _______ / \ .==. .==. (( ))==(( )) / "==" "=="\ /____|| || ||___\ ________ ____ ________ ___ ___ | ___ \ / \ | ___ \ | | / / | | \ \ / /\ \ | | \ \| |_/ / | | ) / /__\ \ | |__/ /| ___ \ | |__/ / ______ \| ____ \| | \ \ _______|_______/__/ ____ \__\__|___\__\__|___\__\____ | ___ \ | ____/ / \ | ___ \ | ____| ___ \ | | \ \| |___ / /\ \ | | \ \| |___| | \ \ | |__/ /| ____/ /__\ \ | | ) | ____| |__/ / | ____ \| |__/ ______ \| |__/ /| |___| ____ \ |__| \__\____/__/ \__\_______/ |______|__| \__\ https://darkreader.org */ /* User-Agent Style */ html { background-color: #181a1b !important; } html, body, input, textarea, select, button { background-color: #181a1b; } html, body, input, textarea, select, button { border-color: #736b5e; color: #e8e6e3; } a { color: #3391ff; } table { border-color: #545b5e; } ::placeholder { color: #b2aba1; } input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: #555b00 !important; color: #e8e6e3 !important; } ::-webkit-scrollbar { background-color: #202324; color: #aba499; } ::-webkit-scrollbar-thumb { background-color: #454a4d; } ::-webkit-scrollbar-thumb:hover { background-color: #575e62; } ::-webkit-scrollbar-thumb:active { background-color: #484e51; } ::-webkit-scrollbar-corner { background-color: #181a1b; } * { scrollbar-color: #454a4d #202324; } ::selection { background-color: #004daa !important; color: #e8e6e3 !important; } ::-moz-selection { background-color: #004daa !important; color: #e8e6e3 !important; } /* Invert Style */ .jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, span#closed_text > img[src^="https://www.gstatic.com/images/branding/googlelogo"], span[data-href^="https://www.hcaptcha.com/"] > #icon, #bit-notification-bar-iframe, ::-webkit-calendar-picker-indicator, embed[type="application/pdf"] { filter: invert(100%) hue-rotate(180deg) contrast(90%) !important; } /* Variables Style */ :root { --darkreader-neutral-background: #131516; --darkreader-neutral-text: #d8d4cf; --darkreader-selection-background: #004daa; --darkreader-selection-text: #e8e6e3; } /* Modified CSS */ .button, .file-cta, .file-name, .input, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .select select, .textarea { border-color: transparent; box-shadow: none; } .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-color: currentcolor; } .navbar-link:not(.is-arrowless)::after, .select:not(.is-multiple):not(.is-loading)::after { border-color: currentcolor currentcolor transparent transparent; } .delete, .modal-close { background-color: rgba(8, 8, 8, 0.2); border-color: currentcolor; outline-color: currentcolor; } .delete::after, .delete::before, .modal-close::after, .modal-close::before { background-color: rgb(24, 26, 27); } .delete:focus, .delete:hover, .modal-close:focus, .modal-close:hover { background-color: rgba(8, 8, 8, 0.3); } .delete:active, .modal-close:active { background-color: rgba(8, 8, 8, 0.4); } .button.is-loading::after, .control.is-loading::after, .loader, .select.is-loading::after { border-color: transparent transparent rgb(58, 63, 65) rgb(58, 63, 65); } .navbar-burger { background-color: rgba(0, 0, 0, 0); background-image: none; border-color: currentcolor; color: currentcolor; } ul { list-style-image: none; } iframe { border-color: currentcolor; } html { background-color: rgb(24, 26, 27); } body { color: rgb(185, 179, 170); } a { color: rgb(88, 138, 204); text-decoration-color: currentcolor; } a strong { color: currentcolor; } a:hover { color: rgb(198, 193, 185); } code { background-color: rgb(30, 32, 33); color: rgb(240, 55, 93); } hr { background-color: rgb(30, 32, 33); border-color: currentcolor; } strong { color: rgb(198, 193, 185); } fieldset { border-color: currentcolor; } pre { background-color: rgb(30, 32, 33); color: rgb(185, 179, 170); } pre code { background-color: transparent; color: currentcolor; } table th { color: rgb(198, 193, 185); } .box { background-color: rgb(24, 26, 27); box-shadow: rgba(8, 8, 8, 0.1) 0px 0.5em 1em -0.125em, rgba(8, 8, 8, 0.02) 0px 0px 0px 1px; color: rgb(185, 179, 170); } a.box:focus, a.box:hover { box-shadow: rgba(8, 8, 8, 0.1) 0px 0.5em 1em -0.125em, rgb(46, 64, 149) 0px 0px 0px 1px; } a.box:active { box-shadow: rgba(8, 8, 8, 0.2) 0px 1px 2px inset, rgb(46, 64, 149) 0px 0px 0px 1px; } .button { background-color: rgb(24, 26, 27); border-color: rgb(58, 63, 65); color: rgb(198, 193, 185); } .button strong { color: inherit; } .button.is-hovered, .button:hover { border-color: rgb(69, 75, 78); color: rgb(198, 193, 185); } .button.is-focused, .button:focus { border-color: rgb(41, 57, 133); color: rgb(198, 193, 185); } .button.is-focused:not(:active), .button:focus:not(:active) { box-shadow: rgba(46, 64, 149, 0.25) 0px 0px 0px 0.125em; } .button.is-active, .button:active { border-color: rgb(116, 107, 95); color: rgb(198, 193, 185); } .button.is-text { background-color: transparent; border-color: transparent; color: rgb(185, 179, 170); text-decoration-color: currentcolor; } .button.is-text.is-focused, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text:hover { background-color: rgb(30, 32, 33); color: rgb(198, 193, 185); } .button.is-text.is-active, .button.is-text:active { background-color: rgb(37, 40, 42); color: rgb(198, 193, 185); } .button.is-text[disabled], fieldset[disabled] .button.is-text { background-color: transparent; border-color: transparent; box-shadow: none; } .button.is-ghost { background-color: rgba(0, 0, 0, 0); background-image: none; border-color: transparent; color: rgb(88, 138, 204); text-decoration-color: currentcolor; } .button.is-ghost.is-hovered, .button.is-ghost:hover { color: rgb(88, 138, 204); text-decoration-color: currentcolor; } .button.is-white { background-color: rgb(24, 26, 27); border-color: transparent; color: rgb(226, 223, 219); } .button.is-white.is-hovered, .button.is-white:hover { background-color: rgb(27, 30, 31); border-color: transparent; color: rgb(226, 223, 219); } .button.is-white.is-focused, .button.is-white:focus { border-color: transparent; color: rgb(226, 223, 219); } .button.is-white.is-focused:not(:active), .button.is-white:focus:not(:active) { box-shadow: rgba(24, 26, 27, 0.25) 0px 0px 0px 0.125em; } .button.is-white.is-active, .button.is-white:active { background-color: rgb(31, 34, 35); border-color: transparent; color: rgb(226, 223, 219); } .button.is-white[disabled], fieldset[disabled] .button.is-white { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; } .button.is-white.is-inverted { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .button.is-white.is-inverted.is-hovered, .button.is-white.is-inverted:hover { background-color: rgb(0, 0, 0); } .button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted { background-color: rgb(8, 8, 8); border-color: transparent; box-shadow: none; color: rgb(232, 230, 227); } .button.is-white.is-loading::after { border-color: transparent transparent rgb(137, 127, 112) rgb(137, 127, 112) !important; } .button.is-white.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(226, 223, 219); } .button.is-white.is-outlined.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !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 rgb(137, 127, 112) rgb(137, 127, 112) !important; } .button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: rgb(137, 127, 112); color: rgb(226, 223, 219); } .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: rgb(8, 8, 8); color: rgb(232, 230, 227); } .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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined { background-color: transparent; border-color: rgb(137, 127, 112); box-shadow: none; color: rgb(226, 223, 219); } .button.is-black { background-color: rgb(8, 8, 8); border-color: transparent; color: rgb(232, 230, 227); } .button.is-black.is-hovered, .button.is-black:hover { background-color: rgb(3, 3, 3); border-color: transparent; color: rgb(232, 230, 227); } .button.is-black.is-focused, .button.is-black:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-black.is-focused:not(:active), .button.is-black:focus:not(:active) { box-shadow: rgba(8, 8, 8, 0.25) 0px 0px 0px 0.125em; } .button.is-black.is-active, .button.is-black:active { background-color: rgb(0, 0, 0); border-color: transparent; color: rgb(232, 230, 227); } .button.is-black[disabled], fieldset[disabled] .button.is-black { background-color: rgb(8, 8, 8); border-color: transparent; box-shadow: none; } .button.is-black.is-inverted { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .button.is-black.is-inverted.is-hovered, .button.is-black.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(226, 223, 219); } .button.is-black.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-black.is-outlined { background-color: transparent; border-color: rgb(137, 127, 112); color: rgb(226, 223, 219); } .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: rgb(8, 8, 8); border-color: rgb(137, 127, 112); color: rgb(232, 230, 227); } .button.is-black.is-outlined.is-loading::after { border-color: transparent transparent rgb(137, 127, 112) rgb(137, 127, 112) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined { background-color: transparent; border-color: rgb(137, 127, 112); box-shadow: none; color: rgb(226, 223, 219); } .button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(226, 223, 219); } .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 rgb(137, 127, 112) rgb(137, 127, 112) !important; } .button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-light { background-color: rgb(30, 32, 33); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-light.is-hovered, .button.is-light:hover { background-color: rgb(34, 36, 38); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-light.is-focused, .button.is-light:focus { border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-light.is-focused:not(:active), .button.is-light:focus:not(:active) { box-shadow: rgba(30, 32, 33, 0.25) 0px 0px 0px 0.125em; } .button.is-light.is-active, .button.is-light:active { background-color: rgb(37, 40, 42); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-light[disabled], fieldset[disabled] .button.is-light { background-color: rgb(30, 32, 33); border-color: transparent; box-shadow: none; } .button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: rgb(226, 223, 219); } .button.is-light.is-inverted.is-hovered, .button.is-light.is-inverted:hover { background-color: rgba(0, 0, 0, 0.7); } .button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: rgb(226, 223, 219); } .button.is-light.is-loading::after { border-color: transparent transparent rgba(140, 130, 115, 0.7) rgba(140, 130, 115, 0.7) !important; } .button.is-light.is-outlined { background-color: transparent; border-color: rgb(51, 55, 57); color: rgb(226, 223, 219); } .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: rgb(30, 32, 33); border-color: rgb(51, 55, 57); color: rgba(232, 230, 227, 0.7); } .button.is-light.is-outlined.is-loading::after { border-color: transparent transparent rgb(51, 55, 57) rgb(51, 55, 57) !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(140, 130, 115, 0.7) rgba(140, 130, 115, 0.7) !important; } .button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined { background-color: transparent; border-color: rgb(51, 55, 57); box-shadow: none; color: rgb(226, 223, 219); } .button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(140, 130, 115, 0.7); color: rgba(232, 230, 227, 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, 0.7); color: rgb(226, 223, 219); } .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 rgb(51, 55, 57) rgb(51, 55, 57) !important; } .button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined { background-color: transparent; border-color: rgba(140, 130, 115, 0.7); box-shadow: none; color: rgba(232, 230, 227, 0.7); } .button.is-dark { background-color: rgb(41, 44, 46); border-color: transparent; color: rgb(232, 230, 227); } .button.is-dark.is-hovered, .button.is-dark:hover { background-color: rgb(35, 38, 40); border-color: transparent; color: rgb(232, 230, 227); } .button.is-dark.is-focused, .button.is-dark:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-dark.is-focused:not(:active), .button.is-dark:focus:not(:active) { box-shadow: rgba(41, 44, 46, 0.25) 0px 0px 0px 0.125em; } .button.is-dark.is-active, .button.is-dark:active { background-color: rgb(31, 33, 35); border-color: transparent; color: rgb(232, 230, 227); } .button.is-dark[disabled], fieldset[disabled] .button.is-dark { background-color: rgb(41, 44, 46); border-color: transparent; box-shadow: none; } .button.is-dark.is-inverted { background-color: rgb(24, 26, 27); color: rgb(198, 193, 185); } .button.is-dark.is-inverted.is-hovered, .button.is-dark.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(198, 193, 185); } .button.is-dark.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-dark.is-outlined { background-color: transparent; border-color: rgb(122, 113, 100); color: rgb(198, 193, 185); } .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: rgb(41, 44, 46); border-color: rgb(122, 113, 100); color: rgb(232, 230, 227); } .button.is-dark.is-outlined.is-loading::after { border-color: transparent transparent rgb(122, 113, 100) rgb(122, 113, 100) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined { background-color: transparent; border-color: rgb(122, 113, 100); box-shadow: none; color: rgb(198, 193, 185); } .button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(198, 193, 185); } .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 rgb(122, 113, 100) rgb(122, 113, 100) !important; } .button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-primary { background-color: rgb(0, 167, 142); border-color: transparent; color: rgb(232, 230, 227); } .button.is-primary.is-hovered, .button.is-primary:hover { background-color: rgb(0, 157, 134); border-color: transparent; color: rgb(232, 230, 227); } .button.is-primary.is-focused, .button.is-primary:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-primary.is-focused:not(:active), .button.is-primary:focus:not(:active) { box-shadow: rgba(0, 167, 142, 0.25) 0px 0px 0px 0.125em; } .button.is-primary.is-active, .button.is-primary:active { background-color: rgb(0, 147, 125); border-color: transparent; color: rgb(232, 230, 227); } .button.is-primary[disabled], fieldset[disabled] .button.is-primary { background-color: rgb(0, 167, 142); border-color: transparent; box-shadow: none; } .button.is-primary.is-inverted { background-color: rgb(24, 26, 27); color: rgb(58, 255, 226); } .button.is-primary.is-inverted.is-hovered, .button.is-primary.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(58, 255, 226); } .button.is-primary.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-primary.is-outlined { background-color: transparent; border-color: rgb(0, 192, 164); color: rgb(58, 255, 226); } .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: rgb(0, 167, 142); border-color: rgb(0, 192, 164); color: rgb(232, 230, 227); } .button.is-primary.is-outlined.is-loading::after { border-color: transparent transparent rgb(0, 192, 164) rgb(0, 192, 164) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined { background-color: transparent; border-color: rgb(0, 192, 164); box-shadow: none; color: rgb(58, 255, 226); } .button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(58, 255, 226); } .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 rgb(0, 192, 164) rgb(0, 192, 164) !important; } .button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-primary.is-light { background-color: rgb(0, 63, 56); color: rgb(100, 255, 232); } .button.is-primary.is-light.is-hovered, .button.is-primary.is-light:hover { background-color: rgb(0, 71, 63); border-color: transparent; color: rgb(100, 255, 232); } .button.is-primary.is-light.is-active, .button.is-primary.is-light:active { background-color: rgb(0, 79, 70); border-color: transparent; color: rgb(100, 255, 232); } .button.is-link { background-color: rgb(46, 64, 149); border-color: transparent; color: rgb(232, 230, 227); } .button.is-link.is-hovered, .button.is-link:hover { background-color: rgb(47, 67, 155); border-color: transparent; color: rgb(232, 230, 227); } .button.is-link.is-focused, .button.is-link:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-link.is-focused:not(:active), .button.is-link:focus:not(:active) { box-shadow: rgba(46, 64, 149, 0.25) 0px 0px 0px 0.125em; } .button.is-link.is-active, .button.is-link:active { background-color: rgb(46, 65, 150); border-color: transparent; color: rgb(232, 230, 227); } .button.is-link[disabled], fieldset[disabled] .button.is-link { background-color: rgb(46, 64, 149); border-color: transparent; box-shadow: none; } .button.is-link.is-inverted { background-color: rgb(24, 26, 27); color: rgb(88, 138, 204); } .button.is-link.is-inverted.is-hovered, .button.is-link.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(88, 138, 204); } .button.is-link.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-link.is-outlined { background-color: transparent; border-color: rgb(41, 57, 133); color: rgb(88, 138, 204); } .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: rgb(46, 64, 149); border-color: rgb(41, 57, 133); color: rgb(232, 230, 227); } .button.is-link.is-outlined.is-loading::after { border-color: transparent transparent rgb(41, 57, 133) rgb(41, 57, 133) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined { background-color: transparent; border-color: rgb(41, 57, 133); box-shadow: none; color: rgb(88, 138, 204); } .button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(88, 138, 204); } .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 rgb(41, 57, 133) rgb(41, 57, 133) !important; } .button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-link.is-light { background-color: rgb(30, 32, 34); color: rgb(106, 151, 209); } .button.is-link.is-light.is-hovered, .button.is-link.is-light:hover { background-color: rgb(33, 36, 37); border-color: transparent; color: rgb(106, 151, 209); } .button.is-link.is-light.is-active, .button.is-link.is-light:active { background-color: rgb(37, 40, 42); border-color: transparent; color: rgb(106, 151, 209); } .button.is-info { background-color: rgb(38, 103, 157); border-color: transparent; color: rgb(232, 230, 227); } .button.is-info.is-hovered, .button.is-info:hover { background-color: rgb(39, 107, 163); border-color: transparent; color: rgb(232, 230, 227); } .button.is-info.is-focused, .button.is-info:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-info.is-focused:not(:active), .button.is-info:focus:not(:active) { box-shadow: rgba(38, 103, 157, 0.25) 0px 0px 0px 0.125em; } .button.is-info.is-active, .button.is-info:active { background-color: rgb(38, 104, 158); border-color: transparent; color: rgb(232, 230, 227); } .button.is-info[disabled], fieldset[disabled] .button.is-info { background-color: rgb(38, 103, 157); border-color: transparent; box-shadow: none; } .button.is-info.is-inverted { background-color: rgb(24, 26, 27); color: rgb(79, 155, 212); } .button.is-info.is-inverted.is-hovered, .button.is-info.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(79, 155, 212); } .button.is-info.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-info.is-outlined { background-color: transparent; border-color: rgb(34, 92, 140); color: rgb(79, 155, 212); } .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: rgb(38, 103, 157); border-color: rgb(34, 92, 140); color: rgb(232, 230, 227); } .button.is-info.is-outlined.is-loading::after { border-color: transparent transparent rgb(34, 92, 140) rgb(34, 92, 140) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined { background-color: transparent; border-color: rgb(34, 92, 140); box-shadow: none; color: rgb(79, 155, 212); } .button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(79, 155, 212); } .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 rgb(34, 92, 140) rgb(34, 92, 140) !important; } .button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-info.is-light { background-color: rgb(30, 32, 33); color: rgb(113, 174, 220); } .button.is-info.is-light.is-hovered, .button.is-info.is-light:hover { background-color: rgb(33, 36, 37); border-color: transparent; color: rgb(113, 174, 220); } .button.is-info.is-light.is-active, .button.is-info.is-light:active { background-color: rgb(37, 40, 42); border-color: transparent; color: rgb(113, 174, 220); } .button.is-success { background-color: rgb(46, 149, 114); border-color: transparent; color: rgb(232, 230, 227); } .button.is-success.is-hovered, .button.is-success:hover { background-color: rgb(47, 155, 118); border-color: transparent; color: rgb(232, 230, 227); } .button.is-success.is-focused, .button.is-success:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-success.is-focused:not(:active), .button.is-success:focus:not(:active) { box-shadow: rgba(46, 149, 114, 0.25) 0px 0px 0px 0.125em; } .button.is-success.is-active, .button.is-success:active { background-color: rgb(46, 150, 103); border-color: transparent; color: rgb(232, 230, 227); } .button.is-success[disabled], fieldset[disabled] .button.is-success { background-color: rgb(46, 149, 114); border-color: transparent; box-shadow: none; } .button.is-success.is-inverted { background-color: rgb(24, 26, 27); color: rgb(88, 204, 152); } .button.is-success.is-inverted.is-hovered, .button.is-success.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-success.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(88, 204, 152); } .button.is-success.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-success.is-outlined { background-color: transparent; border-color: rgb(41, 133, 92); color: rgb(88, 204, 152); } .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: rgb(46, 149, 114); border-color: rgb(41, 133, 92); color: rgb(232, 230, 227); } .button.is-success.is-outlined.is-loading::after { border-color: transparent transparent rgb(41, 133, 92) rgb(41, 133, 92) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-success.is-outlined { background-color: transparent; border-color: rgb(41, 133, 92); box-shadow: none; color: rgb(88, 204, 152); } .button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(88, 204, 152); } .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 rgb(41, 133, 92) rgb(41, 133, 92) !important; } .button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-success.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-success.is-light { background-color: rgb(15, 48, 37); color: rgb(131, 217, 178); } .button.is-success.is-light.is-hovered, .button.is-success.is-light:hover { background-color: rgb(17, 54, 41); border-color: transparent; color: rgb(131, 217, 178); } .button.is-success.is-light.is-active, .button.is-success.is-light:active { background-color: rgb(19, 60, 46); border-color: transparent; color: rgb(131, 217, 178); } .button.is-warning { background-color: rgb(121, 89, 0); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-warning.is-hovered, .button.is-warning:hover { background-color: rgb(129, 94, 0); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-warning.is-focused, .button.is-warning:focus { border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-warning.is-focused:not(:active), .button.is-warning:focus:not(:active) { box-shadow: rgba(121, 89, 0, 0.25) 0px 0px 0px 0.125em; } .button.is-warning.is-active, .button.is-warning:active { background-color: rgb(137, 100, 0); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .button.is-warning[disabled], fieldset[disabled] .button.is-warning { background-color: rgb(121, 89, 0); border-color: transparent; box-shadow: none; } .button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); color: rgb(255, 220, 122); } .button.is-warning.is-inverted.is-hovered, .button.is-warning.is-inverted:hover { background-color: rgba(0, 0, 0, 0.7); } .button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted { background-color: rgba(0, 0, 0, 0.7); border-color: transparent; box-shadow: none; color: rgb(255, 220, 122); } .button.is-warning.is-loading::after { border-color: transparent transparent rgba(140, 130, 115, 0.7) rgba(140, 130, 115, 0.7) !important; } .button.is-warning.is-outlined { background-color: transparent; border-color: rgb(137, 101, 0); color: rgb(255, 220, 122); } .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: rgb(121, 89, 0); border-color: rgb(137, 101, 0); color: rgba(232, 230, 227, 0.7); } .button.is-warning.is-outlined.is-loading::after { border-color: transparent transparent rgb(137, 101, 0) rgb(137, 101, 0) !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(140, 130, 115, 0.7) rgba(140, 130, 115, 0.7) !important; } .button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined { background-color: transparent; border-color: rgb(137, 101, 0); box-shadow: none; color: rgb(255, 220, 122); } .button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(140, 130, 115, 0.7); color: rgba(232, 230, 227, 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, 0.7); color: rgb(255, 220, 122); } .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 rgb(137, 101, 0) rgb(137, 101, 0) !important; } .button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined { background-color: transparent; border-color: rgba(140, 130, 115, 0.7); box-shadow: none; color: rgba(232, 230, 227, 0.7); } .button.is-warning.is-light { background-color: rgb(63, 47, 0); color: rgb(255, 213, 100); } .button.is-warning.is-light.is-hovered, .button.is-warning.is-light:hover { background-color: rgb(71, 51, 0); border-color: transparent; color: rgb(255, 213, 100); } .button.is-warning.is-light.is-active, .button.is-warning.is-light:active { background-color: rgb(79, 58, 0); border-color: transparent; color: rgb(255, 213, 100); } .button.is-danger { background-color: rgb(158, 12, 41); border-color: transparent; color: rgb(232, 230, 227); } .button.is-danger.is-hovered, .button.is-danger:hover { background-color: rgb(166, 13, 44); border-color: transparent; color: rgb(232, 230, 227); } .button.is-danger.is-focused, .button.is-danger:focus { border-color: transparent; color: rgb(232, 230, 227); } .button.is-danger.is-focused:not(:active), .button.is-danger:focus:not(:active) { box-shadow: rgba(158, 12, 41, 0.25) 0px 0px 0px 0.125em; } .button.is-danger.is-active, .button.is-danger:active { background-color: rgb(173, 13, 45); border-color: transparent; color: rgb(232, 230, 227); } .button.is-danger[disabled], fieldset[disabled] .button.is-danger { background-color: rgb(158, 12, 41); border-color: transparent; box-shadow: none; } .button.is-danger.is-inverted { background-color: rgb(24, 26, 27); color: rgb(242, 78, 111); } .button.is-danger.is-inverted.is-hovered, .button.is-danger.is-inverted:hover { background-color: rgb(31, 34, 35); } .button.is-danger.is-inverted[disabled], fieldset[disabled] .button.is-danger.is-inverted { background-color: rgb(24, 26, 27); border-color: transparent; box-shadow: none; color: rgb(242, 78, 111); } .button.is-danger.is-loading::after { border-color: transparent transparent rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-danger.is-outlined { background-color: transparent; border-color: rgb(150, 11, 39); color: rgb(242, 78, 111); } .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: rgb(158, 12, 41); border-color: rgb(150, 11, 39); color: rgb(232, 230, 227); } .button.is-danger.is-outlined.is-loading::after { border-color: transparent transparent rgb(150, 11, 39) rgb(150, 11, 39) !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 rgb(48, 52, 54) rgb(48, 52, 54) !important; } .button.is-danger.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-outlined { background-color: transparent; border-color: rgb(150, 11, 39); box-shadow: none; color: rgb(242, 78, 111); } .button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); color: rgb(232, 230, 227); } .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: rgb(24, 26, 27); color: rgb(242, 78, 111); } .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 rgb(150, 11, 39) rgb(150, 11, 39) !important; } .button.is-danger.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-danger.is-inverted.is-outlined { background-color: transparent; border-color: rgb(48, 52, 54); box-shadow: none; color: rgb(232, 230, 227); } .button.is-danger.is-light { background-color: rgb(60, 3, 16); color: rgb(241, 65, 100); } .button.is-danger.is-light.is-hovered, .button.is-danger.is-light:hover { background-color: rgb(67, 4, 17); border-color: transparent; color: rgb(241, 65, 100); } .button.is-danger.is-light.is-active, .button.is-danger.is-light:active { background-color: rgb(73, 5, 19); border-color: transparent; color: rgb(241, 65, 100); } .button[disabled], fieldset[disabled] .button { background-color: rgb(24, 26, 27); border-color: rgb(58, 63, 65); box-shadow: none; } .button.is-loading { color: transparent !important; } .button.is-static { background-color: rgb(30, 32, 33); border-color: rgb(58, 63, 65); color: rgb(155, 146, 133); box-shadow: none; } .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { color: rgb(198, 193, 185); } .content blockquote { background-color: rgb(30, 32, 33); border-left-color: rgb(58, 63, 65); } .content ul { list-style-image: none; } .content table td, .content table th { border-color: rgb(58, 63, 65); } .content table th { color: rgb(198, 193, 185); } .content table thead td, .content table thead th { color: rgb(198, 193, 185); } .content table tfoot td, .content table tfoot th { color: rgb(198, 193, 185); } .icon-text { color: inherit; } .notification { background-color: rgb(30, 32, 33); } .notification a:not(.button):not(.dropdown-item) { color: currentcolor; text-decoration-color: currentcolor; } .notification strong { color: currentcolor; } .notification code, .notification pre { background-color: rgb(24, 26, 27); background-image: none; } .notification pre code { background-color: rgba(0, 0, 0, 0); background-image: none; } .notification .content, .notification .subtitle, .notification .title { color: currentcolor; } .notification.is-white { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .notification.is-black { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .notification.is-light { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 0.7); } .notification.is-dark { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } .notification.is-primary { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .notification.is-primary.is-light { background-color: rgb(0, 63, 56); color: rgb(100, 255, 232); } .notification.is-link { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .notification.is-link.is-light { background-color: rgb(30, 32, 34); color: rgb(106, 151, 209); } .notification.is-info { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } .notification.is-info.is-light { background-color: rgb(30, 32, 33); color: rgb(113, 174, 220); } .notification.is-success { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } .notification.is-success.is-light { background-color: rgb(15, 48, 37); color: rgb(131, 217, 178); } .notification.is-warning { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 0.7); } .notification.is-warning.is-light { background-color: rgb(63, 47, 0); color: rgb(255, 213, 100); } .notification.is-danger { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } .notification.is-danger.is-light { background-color: rgb(60, 3, 16); color: rgb(241, 65, 100); } .progress { border-color: currentcolor; } .progress::-webkit-progress-bar { background-color: rgb(34, 37, 38); } .progress::-webkit-progress-value { background-color: rgb(56, 60, 63); } .progress::-moz-progress-bar { background-color: rgb(56, 60, 63); } .progress.is-white::-webkit-progress-value { background-color: rgb(24, 26, 27); } .progress.is-white::-moz-progress-bar { background-color: rgb(24, 26, 27); } .progress.is-white:indeterminate { background-image: linear-gradient(to right, rgb(24, 26, 27) 30%, rgb(34, 37, 38) 30%); } .progress.is-black::-webkit-progress-value { background-color: rgb(8, 8, 8); } .progress.is-black::-moz-progress-bar { background-color: rgb(8, 8, 8); } .progress.is-black:indeterminate { background-image: linear-gradient(to right, rgb(8, 8, 8) 30%, rgb(34, 37, 38) 30%); } .progress.is-light::-webkit-progress-value { background-color: rgb(30, 32, 33); } .progress.is-light::-moz-progress-bar { background-color: rgb(30, 32, 33); } .progress.is-light:indeterminate { background-image: linear-gradient(to right, rgb(30, 32, 33) 30%, rgb(34, 37, 38) 30%); } .progress.is-dark::-webkit-progress-value { background-color: rgb(41, 44, 46); } .progress.is-dark::-moz-progress-bar { background-color: rgb(41, 44, 46); } .progress.is-dark:indeterminate { background-image: linear-gradient(to right, rgb(41, 44, 46) 30%, rgb(34, 37, 38) 30%); } .progress.is-primary::-webkit-progress-value { background-color: rgb(0, 167, 142); } .progress.is-primary::-moz-progress-bar { background-color: rgb(0, 167, 142); } .progress.is-primary:indeterminate { background-image: linear-gradient(to right, rgb(0, 167, 142) 30%, rgb(34, 37, 38) 30%); } .progress.is-link::-webkit-progress-value { background-color: rgb(46, 64, 149); } .progress.is-link::-moz-progress-bar { background-color: rgb(46, 64, 149); } .progress.is-link:indeterminate { background-image: linear-gradient(to right, rgb(46, 64, 149) 30%, rgb(34, 37, 38) 30%); } .progress.is-info::-webkit-progress-value { background-color: rgb(38, 103, 157); } .progress.is-info::-moz-progress-bar { background-color: rgb(38, 103, 157); } .progress.is-info:indeterminate { background-image: linear-gradient(to right, rgb(38, 103, 157) 30%, rgb(34, 37, 38) 30%); } .progress.is-success::-webkit-progress-value { background-color: rgb(46, 149, 114); } .progress.is-success::-moz-progress-bar { background-color: rgb(46, 149, 114); } .progress.is-success:indeterminate { background-image: linear-gradient(to right, rgb(46, 149, 114) 30%, rgb(34, 37, 38) 30%); } .progress.is-warning::-webkit-progress-value { background-color: rgb(121, 89, 0); } .progress.is-warning::-moz-progress-bar { background-color: rgb(121, 89, 0); } .progress.is-warning:indeterminate { background-image: linear-gradient(to right, rgb(121, 89, 0) 30%, rgb(34, 37, 38) 30%); } .progress.is-danger::-webkit-progress-value { background-color: rgb(158, 12, 41); } .progress.is-danger::-moz-progress-bar { background-color: rgb(158, 12, 41); } .progress.is-danger:indeterminate { background-image: linear-gradient(to right, rgb(158, 12, 41) 30%, rgb(34, 37, 38) 30%); } .progress:indeterminate { background-color: rgb(34, 37, 38); background-image: linear-gradient(to right, rgb(56, 60, 63) 30%, rgb(34, 37, 38) 30%); } .progress:indeterminate::-webkit-progress-bar { background-color: transparent; } .progress:indeterminate::-moz-progress-bar { background-color: transparent; } .table { background-color: rgb(24, 26, 27); color: rgb(198, 193, 185); } .table td, .table th { border-color: rgb(58, 63, 65); } .table td.is-white, .table th.is-white { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(226, 223, 219); } .table td.is-black, .table th.is-black { background-color: rgb(8, 8, 8); border-color: rgb(137, 127, 112); color: rgb(232, 230, 227); } .table td.is-light, .table th.is-light { background-color: rgb(30, 32, 33); border-color: rgb(51, 55, 57); color: rgba(232, 230, 227, 0.7); } .table td.is-dark, .table th.is-dark { background-color: rgb(41, 44, 46); border-color: rgb(122, 113, 100); color: rgb(232, 230, 227); } .table td.is-primary, .table th.is-primary { background-color: rgb(0, 167, 142); border-color: rgb(0, 192, 164); color: rgb(232, 230, 227); } .table td.is-link, .table th.is-link { background-color: rgb(46, 64, 149); border-color: rgb(41, 57, 133); color: rgb(232, 230, 227); } .table td.is-info, .table th.is-info { background-color: rgb(38, 103, 157); border-color: rgb(34, 92, 140); color: rgb(232, 230, 227); } .table td.is-success, .table th.is-success { background-color: rgb(46, 149, 114); border-color: rgb(41, 133, 92); color: rgb(232, 230, 227); } .table td.is-warning, .table th.is-warning { background-color: rgb(121, 89, 0); border-color: rgb(137, 101, 0); color: rgba(232, 230, 227, 0.7); } .table td.is-danger, .table th.is-danger { background-color: rgb(158, 12, 41); border-color: rgb(150, 11, 39); color: rgb(232, 230, 227); } .table td.is-selected, .table th.is-selected { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .table td.is-selected a, .table td.is-selected strong, .table th.is-selected a, .table th.is-selected strong { color: currentcolor; } .table th { color: rgb(198, 193, 185); } .table tr.is-selected { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .table tr.is-selected a, .table tr.is-selected strong { color: currentcolor; } .table tr.is-selected td, .table tr.is-selected th { border-color: rgb(48, 52, 54); color: currentcolor; } .table thead { background-color: transparent; } .table thead td, .table thead th { color: rgb(198, 193, 185); } .table tfoot { background-color: transparent; } .table tfoot td, .table tfoot th { color: rgb(198, 193, 185); } .table tbody { background-color: transparent; } .table.is-hoverable tbody tr:not(.is-selected):hover { background-color: rgb(27, 29, 30); } .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { background-color: rgb(27, 29, 30); } .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n) { background-color: rgb(30, 32, 33); } .table.is-striped tbody tr:not(.is-selected):nth-child(2n) { background-color: rgb(27, 29, 30); } .tag:not(body) { background-color: rgb(30, 32, 33); color: rgb(185, 179, 170); } .tag:not(body).is-white { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .tag:not(body).is-black { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .tag:not(body).is-light { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 0.7); } .tag:not(body).is-dark { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } .tag:not(body).is-primary { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .tag:not(body).is-primary.is-light { background-color: rgb(0, 63, 56); color: rgb(100, 255, 232); } .tag:not(body).is-link { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .tag:not(body).is-link.is-light { background-color: rgb(30, 32, 34); color: rgb(106, 151, 209); } .tag:not(body).is-info { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } .tag:not(body).is-info.is-light { background-color: rgb(30, 32, 33); color: rgb(113, 174, 220); } .tag:not(body).is-success { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } .tag:not(body).is-success.is-light { background-color: rgb(15, 48, 37); color: rgb(131, 217, 178); } .tag:not(body).is-warning { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 0.7); } .tag:not(body).is-warning.is-light { background-color: rgb(63, 47, 0); color: rgb(255, 213, 100); } .tag:not(body).is-danger { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } .tag:not(body).is-danger.is-light { background-color: rgb(60, 3, 16); color: rgb(241, 65, 100); } .tag:not(body).is-delete::after, .tag:not(body).is-delete::before { background-color: currentcolor; } .tag:not(body).is-delete:focus, .tag:not(body).is-delete:hover { background-color: rgb(37, 40, 42); } .tag:not(body).is-delete:active { background-color: rgb(44, 48, 50); } a.tag:hover { text-decoration-color: currentcolor; } .title { color: rgb(198, 193, 185); } .title strong { color: inherit; } .subtitle { color: rgb(185, 179, 170); } .subtitle strong { color: rgb(198, 193, 185); } .number { background-color: rgb(30, 32, 33); } .input, .select select, .textarea { background-color: rgb(24, 26, 27); border-color: rgb(58, 63, 65); color: rgb(198, 193, 185); } .input::placeholder, .select select::placeholder, .textarea::placeholder { color: rgba(198, 193, 185, 0.3); } .input::-webkit-input-placeholder, .select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder { color: rgba(198, 193, 185, 0.3); } .input:-moz-placeholder, .select select:-moz-placeholder, .textarea:-moz-placeholder { color: rgba(198, 193, 185, 0.3); } .input:hover, .is-hovered.input, .is-hovered.textarea, .select select.is-hovered, .select select:hover, .textarea:hover { border-color: rgb(69, 75, 78); } .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: rgb(41, 57, 133); box-shadow: rgba(46, 64, 149, 0.25) 0px 0px 0px 0.125em; } .input[disabled], .select fieldset[disabled] select, .select select[disabled], .textarea[disabled], fieldset[disabled] .input, fieldset[disabled] .select select, fieldset[disabled] .textarea { background-color: rgb(30, 32, 33); border-color: rgb(51, 55, 57); box-shadow: none; color: rgb(155, 146, 133); } .input[disabled]::placeholder, .select fieldset[disabled] select::placeholder, .select select[disabled]::placeholder, .textarea[disabled]::placeholder, fieldset[disabled] .input::placeholder, fieldset[disabled] .select select::placeholder, fieldset[disabled] .textarea::placeholder { color: rgba(155, 146, 133, 0.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(155, 146, 133, 0.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(155, 146, 133, 0.3); } .input, .textarea { box-shadow: rgba(8, 8, 8, 0.05) 0px 0.0625em 0.125em inset; } .input[readonly], .textarea[readonly] { box-shadow: none; } .is-white.input, .is-white.textarea { border-color: rgb(48, 52, 54); } .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: rgba(24, 26, 27, 0.25) 0px 0px 0px 0.125em; } .is-black.input, .is-black.textarea { border-color: rgb(137, 127, 112); } .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: rgba(8, 8, 8, 0.25) 0px 0px 0px 0.125em; } .is-light.input, .is-light.textarea { border-color: rgb(51, 55, 57); } .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: rgba(30, 32, 33, 0.25) 0px 0px 0px 0.125em; } .is-dark.input, .is-dark.textarea { border-color: rgb(122, 113, 100); } .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: rgba(41, 44, 46, 0.25) 0px 0px 0px 0.125em; } .is-primary.input, .is-primary.textarea { border-color: rgb(0, 192, 164); } .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: rgba(0, 167, 142, 0.25) 0px 0px 0px 0.125em; } .is-link.input, .is-link.textarea { border-color: rgb(41, 57, 133); } .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: rgba(46, 64, 149, 0.25) 0px 0px 0px 0.125em; } .is-info.input, .is-info.textarea { border-color: rgb(34, 92, 140); } .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: rgba(38, 103, 157, 0.25) 0px 0px 0px 0.125em; } .is-success.input, .is-success.textarea { border-color: rgb(41, 133, 92); } .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: rgba(46, 149, 114, 0.25) 0px 0px 0px 0.125em; } .is-warning.input, .is-warning.textarea { border-color: rgb(137, 101, 0); } .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: rgba(121, 89, 0, 0.25) 0px 0px 0px 0.125em; } .is-danger.input, .is-danger.textarea { border-color: rgb(150, 11, 39); } .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: rgba(158, 12, 41, 0.25) 0px 0px 0px 0.125em; } .input.is-static { background-color: transparent; border-color: transparent; box-shadow: none; } .checkbox:hover, .radio:hover { color: rgb(198, 193, 185); } .checkbox input[disabled], .checkbox[disabled], .radio input[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .radio { color: rgb(155, 146, 133); } .select:not(.is-multiple):not(.is-loading)::after { border-color: rgb(41, 57, 133); } .select select { outline-color: currentcolor; } .select select[disabled]:hover, fieldset[disabled] .select select:hover { border-color: rgb(51, 55, 57); } .select:not(.is-multiple):not(.is-loading):hover::after { border-color: rgb(122, 113, 100); } .select.is-white:not(:hover)::after { border-color: rgb(48, 52, 54); } .select.is-white select { border-color: rgb(48, 52, 54); } .select.is-white select.is-hovered, .select.is-white select:hover { border-color: rgb(52, 56, 58); } .select.is-white select.is-active, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select:focus { box-shadow: rgba(24, 26, 27, 0.25) 0px 0px 0px 0.125em; } .select.is-black:not(:hover)::after { border-color: rgb(137, 127, 112); } .select.is-black select { border-color: rgb(137, 127, 112); } .select.is-black select.is-hovered, .select.is-black select:hover { border-color: rgb(140, 130, 115); } .select.is-black select.is-active, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select:focus { box-shadow: rgba(8, 8, 8, 0.25) 0px 0px 0px 0.125em; } .select.is-light:not(:hover)::after { border-color: rgb(51, 55, 57); } .select.is-light select { border-color: rgb(51, 55, 57); } .select.is-light select.is-hovered, .select.is-light select:hover { border-color: rgb(54, 59, 61); } .select.is-light select.is-active, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select:focus { box-shadow: rgba(30, 32, 33, 0.25) 0px 0px 0px 0.125em; } .select.is-dark:not(:hover)::after { border-color: rgb(122, 113, 100); } .select.is-dark select { border-color: rgb(122, 113, 100); } .select.is-dark select.is-hovered, .select.is-dark select:hover { border-color: rgb(126, 117, 104); } .select.is-dark select.is-active, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select:focus { box-shadow: rgba(41, 44, 46, 0.25) 0px 0px 0px 0.125em; } .select.is-primary:not(:hover)::after { border-color: rgb(0, 192, 164); } .select.is-primary select { border-color: rgb(0, 192, 164); } .select.is-primary select.is-hovered, .select.is-primary select:hover { border-color: rgb(0, 200, 169); } .select.is-primary select.is-active, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select:focus { box-shadow: rgba(0, 167, 142, 0.25) 0px 0px 0px 0.125em; } .select.is-link:not(:hover)::after { border-color: rgb(41, 57, 133); } .select.is-link select { border-color: rgb(41, 57, 133); } .select.is-link select.is-hovered, .select.is-link select:hover { border-color: rgb(43, 60, 139); } .select.is-link select.is-active, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select:focus { box-shadow: rgba(46, 64, 149, 0.25) 0px 0px 0px 0.125em; } .select.is-info:not(:hover)::after { border-color: rgb(34, 92, 140); } .select.is-info select { border-color: rgb(34, 92, 140); } .select.is-info select.is-hovered, .select.is-info select:hover { border-color: rgb(36, 96, 146); } .select.is-info select.is-active, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select:focus { box-shadow: rgba(38, 103, 157, 0.25) 0px 0px 0px 0.125em; } .select.is-success:not(:hover)::after { border-color: rgb(41, 133, 92); } .select.is-success select { border-color: rgb(41, 133, 92); } .select.is-success select.is-hovered, .select.is-success select:hover { border-color: rgb(43, 139, 96); } .select.is-success select.is-active, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select:focus { box-shadow: rgba(46, 149, 114, 0.25) 0px 0px 0px 0.125em; } .select.is-warning:not(:hover)::after { border-color: rgb(137, 101, 0); } .select.is-warning select { border-color: rgb(137, 101, 0); } .select.is-warning select.is-hovered, .select.is-warning select:hover { border-color: rgb(145, 106, 0); } .select.is-warning select.is-active, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select:focus { box-shadow: rgba(121, 89, 0, 0.25) 0px 0px 0px 0.125em; } .select.is-danger:not(:hover)::after { border-color: rgb(150, 11, 39); } .select.is-danger select { border-color: rgb(150, 11, 39); } .select.is-danger select.is-hovered, .select.is-danger select:hover { border-color: rgb(157, 12, 41); } .select.is-danger select.is-active, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select:focus { box-shadow: rgba(158, 12, 41, 0.25) 0px 0px 0px 0.125em; } .select.is-disabled::after { border-color: rgb(100, 93, 82); } .file.is-white .file-cta { background-color: rgb(24, 26, 27); border-color: transparent; color: rgb(226, 223, 219); } .file.is-white.is-hovered .file-cta, .file.is-white:hover .file-cta { background-color: rgb(27, 30, 31); border-color: transparent; color: rgb(226, 223, 219); } .file.is-white.is-focused .file-cta, .file.is-white:focus .file-cta { border-color: transparent; box-shadow: rgba(24, 26, 27, 0.25) 0px 0px 0.5em; color: rgb(226, 223, 219); } .file.is-white.is-active .file-cta, .file.is-white:active .file-cta { background-color: rgb(31, 34, 35); border-color: transparent; color: rgb(226, 223, 219); } .file.is-black .file-cta { background-color: rgb(8, 8, 8); border-color: transparent; color: rgb(232, 230, 227); } .file.is-black.is-hovered .file-cta, .file.is-black:hover .file-cta { background-color: rgb(3, 3, 3); border-color: transparent; color: rgb(232, 230, 227); } .file.is-black.is-focused .file-cta, .file.is-black:focus .file-cta { border-color: transparent; box-shadow: rgba(8, 8, 8, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-black.is-active .file-cta, .file.is-black:active .file-cta { background-color: rgb(0, 0, 0); border-color: transparent; color: rgb(232, 230, 227); } .file.is-light .file-cta { background-color: rgb(30, 32, 33); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .file.is-light.is-hovered .file-cta, .file.is-light:hover .file-cta { background-color: rgb(34, 36, 38); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .file.is-light.is-focused .file-cta, .file.is-light:focus .file-cta { border-color: transparent; box-shadow: rgba(30, 32, 33, 0.25) 0px 0px 0.5em; color: rgba(232, 230, 227, 0.7); } .file.is-light.is-active .file-cta, .file.is-light:active .file-cta { background-color: rgb(37, 40, 42); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .file.is-dark .file-cta { background-color: rgb(41, 44, 46); border-color: transparent; color: rgb(232, 230, 227); } .file.is-dark.is-hovered .file-cta, .file.is-dark:hover .file-cta { background-color: rgb(35, 38, 40); border-color: transparent; color: rgb(232, 230, 227); } .file.is-dark.is-focused .file-cta, .file.is-dark:focus .file-cta { border-color: transparent; box-shadow: rgba(41, 44, 46, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-dark.is-active .file-cta, .file.is-dark:active .file-cta { background-color: rgb(31, 33, 35); border-color: transparent; color: rgb(232, 230, 227); } .file.is-primary .file-cta { background-color: rgb(0, 167, 142); border-color: transparent; color: rgb(232, 230, 227); } .file.is-primary.is-hovered .file-cta, .file.is-primary:hover .file-cta { background-color: rgb(0, 157, 134); border-color: transparent; color: rgb(232, 230, 227); } .file.is-primary.is-focused .file-cta, .file.is-primary:focus .file-cta { border-color: transparent; box-shadow: rgba(0, 167, 142, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-primary.is-active .file-cta, .file.is-primary:active .file-cta { background-color: rgb(0, 147, 125); border-color: transparent; color: rgb(232, 230, 227); } .file.is-link .file-cta { background-color: rgb(46, 64, 149); border-color: transparent; color: rgb(232, 230, 227); } .file.is-link.is-hovered .file-cta, .file.is-link:hover .file-cta { background-color: rgb(47, 67, 155); border-color: transparent; color: rgb(232, 230, 227); } .file.is-link.is-focused .file-cta, .file.is-link:focus .file-cta { border-color: transparent; box-shadow: rgba(46, 64, 149, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-link.is-active .file-cta, .file.is-link:active .file-cta { background-color: rgb(46, 65, 150); border-color: transparent; color: rgb(232, 230, 227); } .file.is-info .file-cta { background-color: rgb(38, 103, 157); border-color: transparent; color: rgb(232, 230, 227); } .file.is-info.is-hovered .file-cta, .file.is-info:hover .file-cta { background-color: rgb(39, 107, 163); border-color: transparent; color: rgb(232, 230, 227); } .file.is-info.is-focused .file-cta, .file.is-info:focus .file-cta { border-color: transparent; box-shadow: rgba(38, 103, 157, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-info.is-active .file-cta, .file.is-info:active .file-cta { background-color: rgb(38, 104, 158); border-color: transparent; color: rgb(232, 230, 227); } .file.is-success .file-cta { background-color: rgb(46, 149, 114); border-color: transparent; color: rgb(232, 230, 227); } .file.is-success.is-hovered .file-cta, .file.is-success:hover .file-cta { background-color: rgb(47, 155, 118); border-color: transparent; color: rgb(232, 230, 227); } .file.is-success.is-focused .file-cta, .file.is-success:focus .file-cta { border-color: transparent; box-shadow: rgba(46, 149, 114, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-success.is-active .file-cta, .file.is-success:active .file-cta { background-color: rgb(46, 150, 103); border-color: transparent; color: rgb(232, 230, 227); } .file.is-warning .file-cta { background-color: rgb(121, 89, 0); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .file.is-warning.is-hovered .file-cta, .file.is-warning:hover .file-cta { background-color: rgb(129, 94, 0); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .file.is-warning.is-focused .file-cta, .file.is-warning:focus .file-cta { border-color: transparent; box-shadow: rgba(121, 89, 0, 0.25) 0px 0px 0.5em; color: rgba(232, 230, 227, 0.7); } .file.is-warning.is-active .file-cta, .file.is-warning:active .file-cta { background-color: rgb(137, 100, 0); border-color: transparent; color: rgba(232, 230, 227, 0.7); } .file.is-danger .file-cta { background-color: rgb(158, 12, 41); border-color: transparent; color: rgb(232, 230, 227); } .file.is-danger.is-hovered .file-cta, .file.is-danger:hover .file-cta { background-color: rgb(166, 13, 44); border-color: transparent; color: rgb(232, 230, 227); } .file.is-danger.is-focused .file-cta, .file.is-danger:focus .file-cta { border-color: transparent; box-shadow: rgba(158, 12, 41, 0.25) 0px 0px 0.5em; color: rgb(232, 230, 227); } .file.is-danger.is-active .file-cta, .file.is-danger:active .file-cta { background-color: rgb(173, 13, 45); border-color: transparent; color: rgb(232, 230, 227); } .file-label:hover .file-cta { background-color: rgb(34, 36, 38); color: rgb(198, 193, 185); } .file-label:hover .file-name { border-color: rgb(60, 65, 67); } .file-label:active .file-cta { background-color: rgb(37, 40, 42); color: rgb(198, 193, 185); } .file-label:active .file-name { border-color: rgb(62, 67, 69); } .file-input { outline-color: currentcolor; } .file-cta, .file-name { border-color: rgb(58, 63, 65); } .file-cta { background-color: rgb(30, 32, 33); color: rgb(185, 179, 170); } .file-name { border-color: rgb(58, 63, 65); } .label { color: rgb(198, 193, 185); } .help.is-white { color: rgb(232, 230, 227); } .help.is-black { color: rgb(226, 223, 219); } .help.is-light { color: rgb(226, 223, 219); } .help.is-dark { color: rgb(198, 193, 185); } .help.is-primary { color: rgb(58, 255, 226); } .help.is-link { color: rgb(88, 138, 204); } .help.is-info { color: rgb(79, 155, 212); } .help.is-success { color: rgb(88, 204, 152); } .help.is-warning { color: rgb(255, 220, 122); } .help.is-danger { color: rgb(242, 78, 111); } .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: rgb(185, 179, 170); } .control.has-icons-left .icon, .control.has-icons-right .icon { color: rgb(209, 205, 199); } .breadcrumb a { color: rgb(88, 138, 204); } .breadcrumb a:hover { color: rgb(198, 193, 185); } .breadcrumb li.is-active a { color: rgb(198, 193, 185); } .breadcrumb li + li::before { color: rgb(185, 179, 170); } .card { background-color: rgb(24, 26, 27); box-shadow: rgba(8, 8, 8, 0.1) 0px 0.5em 1em -0.125em, rgba(8, 8, 8, 0.02) 0px 0px 0px 1px; color: rgb(185, 179, 170); } .card-header { background-color: transparent; box-shadow: rgba(8, 8, 8, 0.1) 0px 0.125em 0.25em; } .card-header-title { color: rgb(198, 193, 185); } .card-header-icon { background-color: rgba(0, 0, 0, 0); background-image: none; border-color: currentcolor; color: currentcolor; } .card-content { background-color: transparent; } .card-footer { background-color: transparent; border-top-color: rgb(53, 58, 60); } .card-footer-item:not(:last-child) { border-right-color: rgb(53, 58, 60); } .dropdown-content { background-color: rgb(24, 26, 27); box-shadow: rgba(8, 8, 8, 0.1) 0px 0.5em 1em -0.125em, rgba(8, 8, 8, 0.02) 0px 0px 0px 1px; } .dropdown-item { color: rgb(185, 179, 170); } a.dropdown-item:hover, button.dropdown-item:hover { background-color: rgb(30, 32, 33); color: rgb(226, 223, 219); } a.dropdown-item.is-active, button.dropdown-item.is-active { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .dropdown-divider { background-color: rgb(34, 37, 38); border-color: currentcolor; } .media .media { border-top-color: rgba(58, 63, 65, 0.5); } .media + .media { border-top-color: rgba(58, 63, 65, 0.5); } .menu-list a { color: rgb(185, 179, 170); } .menu-list a:hover { background-color: rgb(30, 32, 33); color: rgb(198, 193, 185); } .menu-list a.is-active { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .menu-list li ul { border-left-color: rgb(58, 63, 65); } .menu-label { color: rgb(155, 146, 133); } .message { background-color: rgb(30, 32, 33); } .message strong { color: currentcolor; } .message a:not(.button):not(.tag):not(.dropdown-item) { color: currentcolor; text-decoration-color: currentcolor; } .message.is-white { background-color: rgb(24, 26, 27); } .message.is-white .message-header { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .message.is-white .message-body { border-color: rgb(48, 52, 54); } .message.is-black { background-color: rgb(27, 29, 30); } .message.is-black .message-header { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .message.is-black .message-body { border-color: rgb(137, 127, 112); } .message.is-light { background-color: rgb(27, 29, 30); } .message.is-light .message-header { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 0.7); } .message.is-light .message-body { border-color: rgb(51, 55, 57); } .message.is-dark { background-color: rgb(27, 29, 30); } .message.is-dark .message-header { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } .message.is-dark .message-body { border-color: rgb(122, 113, 100); } .message.is-primary { background-color: rgb(0, 63, 56); } .message.is-primary .message-header { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .message.is-primary .message-body { border-color: rgb(0, 192, 164); color: rgb(100, 255, 232); } .message.is-link { background-color: rgb(30, 32, 34); } .message.is-link .message-header { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .message.is-link .message-body { border-color: rgb(41, 57, 133); color: rgb(106, 151, 209); } .message.is-info { background-color: rgb(30, 32, 33); } .message.is-info .message-header { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } .message.is-info .message-body { border-color: rgb(34, 92, 140); color: rgb(113, 174, 220); } .message.is-success { background-color: rgb(15, 48, 37); } .message.is-success .message-header { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } .message.is-success .message-body { border-color: rgb(41, 133, 92); color: rgb(131, 217, 178); } .message.is-warning { background-color: rgb(63, 47, 0); } .message.is-warning .message-header { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 0.7); } .message.is-warning .message-body { border-color: rgb(137, 101, 0); color: rgb(255, 213, 100); } .message.is-danger { background-color: rgb(60, 3, 16); } .message.is-danger .message-header { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } .message.is-danger .message-body { border-color: rgb(150, 11, 39); color: rgb(241, 65, 100); } .message-header { background-color: rgb(56, 60, 63); color: rgb(232, 230, 227); } .message-body { border-color: rgb(58, 63, 65); color: rgb(185, 179, 170); } .message-body code, .message-body pre { background-color: rgb(24, 26, 27); } .message-body pre code { background-color: transparent; } .modal-background { background-color: rgba(8, 8, 8, 0.86); } .modal-close { background-color: rgba(0, 0, 0, 0); background-image: none; } .modal-card-foot, .modal-card-head { background-color: rgb(30, 32, 33); } .modal-card-head { border-bottom-color: rgb(58, 63, 65); } .modal-card-title { color: rgb(198, 193, 185); } .modal-card-foot { border-top-color: rgb(58, 63, 65); } .modal-card-body { background-color: rgb(24, 26, 27); } .navbar { background-color: rgb(24, 26, 27); } .navbar.is-white { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .navbar.is-white .navbar-brand .navbar-link, .navbar.is-white .navbar-brand > .navbar-item { color: rgb(226, 223, 219); } .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: rgb(31, 34, 35); color: rgb(226, 223, 219); } .navbar.is-white .navbar-brand .navbar-link::after { border-color: rgb(137, 127, 112); } .navbar.is-white .navbar-burger { color: rgb(226, 223, 219); } @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: rgb(226, 223, 219); } .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: rgb(31, 34, 35); color: rgb(226, 223, 219); } .navbar.is-white .navbar-end .navbar-link::after, .navbar.is-white .navbar-start .navbar-link::after { border-color: rgb(137, 127, 112); } .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: rgb(31, 34, 35); color: rgb(226, 223, 219); } .navbar.is-white .navbar-dropdown a.navbar-item.is-active { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } } .navbar.is-black { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .navbar.is-black .navbar-brand .navbar-link, .navbar.is-black .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(0, 0, 0); color: rgb(232, 230, 227); } .navbar.is-black .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-black .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(0, 0, 0); color: rgb(232, 230, 227); } .navbar.is-black .navbar-end .navbar-link::after, .navbar.is-black .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(0, 0, 0); color: rgb(232, 230, 227); } .navbar.is-black .navbar-dropdown a.navbar-item.is-active { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } } .navbar.is-light { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 0.7); } .navbar.is-light .navbar-brand .navbar-link, .navbar.is-light .navbar-brand > .navbar-item { color: rgba(232, 230, 227, 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: rgb(37, 40, 42); color: rgba(232, 230, 227, 0.7); } .navbar.is-light .navbar-brand .navbar-link::after { border-color: rgba(140, 130, 115, 0.7); } .navbar.is-light .navbar-burger { color: rgba(232, 230, 227, 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(232, 230, 227, 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: rgb(37, 40, 42); color: rgba(232, 230, 227, 0.7); } .navbar.is-light .navbar-end .navbar-link::after, .navbar.is-light .navbar-start .navbar-link::after { border-color: rgba(140, 130, 115, 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: rgb(37, 40, 42); color: rgba(232, 230, 227, 0.7); } .navbar.is-light .navbar-dropdown a.navbar-item.is-active { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 0.7); } } .navbar.is-dark { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } .navbar.is-dark .navbar-brand .navbar-link, .navbar.is-dark .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(31, 33, 35); color: rgb(232, 230, 227); } .navbar.is-dark .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-dark .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(31, 33, 35); color: rgb(232, 230, 227); } .navbar.is-dark .navbar-end .navbar-link::after, .navbar.is-dark .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(31, 33, 35); color: rgb(232, 230, 227); } .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } } .navbar.is-primary { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .navbar.is-primary .navbar-brand .navbar-link, .navbar.is-primary .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(0, 147, 125); color: rgb(232, 230, 227); } .navbar.is-primary .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-primary .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(0, 147, 125); color: rgb(232, 230, 227); } .navbar.is-primary .navbar-end .navbar-link::after, .navbar.is-primary .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(0, 147, 125); color: rgb(232, 230, 227); } .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } } .navbar.is-link { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .navbar.is-link .navbar-brand .navbar-link, .navbar.is-link .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(46, 65, 150); color: rgb(232, 230, 227); } .navbar.is-link .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-link .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(46, 65, 150); color: rgb(232, 230, 227); } .navbar.is-link .navbar-end .navbar-link::after, .navbar.is-link .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(46, 65, 150); color: rgb(232, 230, 227); } .navbar.is-link .navbar-dropdown a.navbar-item.is-active { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } } .navbar.is-info { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } .navbar.is-info .navbar-brand .navbar-link, .navbar.is-info .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(38, 104, 158); color: rgb(232, 230, 227); } .navbar.is-info .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-info .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(38, 104, 158); color: rgb(232, 230, 227); } .navbar.is-info .navbar-end .navbar-link::after, .navbar.is-info .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(38, 104, 158); color: rgb(232, 230, 227); } .navbar.is-info .navbar-dropdown a.navbar-item.is-active { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } } .navbar.is-success { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } .navbar.is-success .navbar-brand .navbar-link, .navbar.is-success .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(46, 150, 103); color: rgb(232, 230, 227); } .navbar.is-success .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-success .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(46, 150, 103); color: rgb(232, 230, 227); } .navbar.is-success .navbar-end .navbar-link::after, .navbar.is-success .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(46, 150, 103); color: rgb(232, 230, 227); } .navbar.is-success .navbar-dropdown a.navbar-item.is-active { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } } .navbar.is-warning { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 0.7); } .navbar.is-warning .navbar-brand .navbar-link, .navbar.is-warning .navbar-brand > .navbar-item { color: rgba(232, 230, 227, 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: rgb(137, 100, 0); color: rgba(232, 230, 227, 0.7); } .navbar.is-warning .navbar-brand .navbar-link::after { border-color: rgba(140, 130, 115, 0.7); } .navbar.is-warning .navbar-burger { color: rgba(232, 230, 227, 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(232, 230, 227, 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: rgb(137, 100, 0); color: rgba(232, 230, 227, 0.7); } .navbar.is-warning .navbar-end .navbar-link::after, .navbar.is-warning .navbar-start .navbar-link::after { border-color: rgba(140, 130, 115, 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: rgb(137, 100, 0); color: rgba(232, 230, 227, 0.7); } .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 0.7); } } .navbar.is-danger { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } .navbar.is-danger .navbar-brand .navbar-link, .navbar.is-danger .navbar-brand > .navbar-item { color: rgb(232, 230, 227); } .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: rgb(173, 13, 45); color: rgb(232, 230, 227); } .navbar.is-danger .navbar-brand .navbar-link::after { border-color: rgb(48, 52, 54); } .navbar.is-danger .navbar-burger { color: rgb(232, 230, 227); } @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: rgb(232, 230, 227); } .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: rgb(173, 13, 45); color: rgb(232, 230, 227); } .navbar.is-danger .navbar-end .navbar-link::after, .navbar.is-danger .navbar-start .navbar-link::after { border-color: rgb(48, 52, 54); } .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: rgb(173, 13, 45); color: rgb(232, 230, 227); } .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } } .navbar.has-shadow { box-shadow: rgb(30, 32, 33) 0px 2px 0px 0px; } .navbar.is-fixed-bottom.has-shadow { box-shadow: rgb(30, 32, 33) 0px -2px 0px 0px; } .navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover { background-color: transparent; } .navbar-burger { color: rgb(185, 179, 170); } .navbar-burger span { background-color: currentcolor; } .navbar-burger:hover { background-color: rgba(0, 0, 0, 0.05); } .navbar-item, .navbar-link { color: rgb(185, 179, 170); } .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: rgb(27, 29, 30); color: rgb(88, 138, 204); } .navbar-item.is-tab { border-bottom-color: transparent; } .navbar-item.is-tab:focus, .navbar-item.is-tab:hover { background-color: transparent; border-bottom-color: rgb(41, 57, 133); } .navbar-item.is-tab.is-active { background-color: transparent; border-bottom-color: rgb(41, 57, 133); color: rgb(88, 138, 204); } .navbar-link:not(.is-arrowless)::after { border-color: rgb(41, 57, 133); } .navbar-divider { background-color: rgb(30, 32, 33); border-color: currentcolor; } @media screen and (max-width: 1023px) { .navbar-menu { background-color: rgb(24, 26, 27); box-shadow: rgba(8, 8, 8, 0.1) 0px 8px 16px; } .navbar.is-fixed-bottom-touch.has-shadow { box-shadow: rgba(8, 8, 8, 0.1) 0px -2px 3px; } } @media screen and (min-width: 1024px) { .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: rgb(30, 32, 33); color: rgb(226, 223, 219); } .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { background-color: rgb(30, 32, 33); color: rgb(88, 138, 204); } .navbar-item.has-dropdown-up .navbar-dropdown { border-bottom-color: rgb(58, 63, 65); border-top-color: currentcolor; box-shadow: rgba(8, 8, 8, 0.1) 0px -8px 8px; } .navbar-dropdown { background-color: rgb(24, 26, 27); border-top-color: rgb(58, 63, 65); box-shadow: rgba(8, 8, 8, 0.1) 0px 8px 8px; } .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { background-color: rgb(30, 32, 33); color: rgb(226, 223, 219); } .navbar-dropdown a.navbar-item.is-active { background-color: rgb(30, 32, 33); color: rgb(88, 138, 204); } .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-dropdown { border-top-color: currentcolor; box-shadow: rgba(8, 8, 8, 0.1) 0px 8px 8px, rgba(8, 8, 8, 0.1) 0px 0px 0px 1px; } .navbar.is-fixed-bottom-desktop.has-shadow { box-shadow: rgba(8, 8, 8, 0.1) 0px -2px 3px; } .navbar-link.is-active, a.navbar-item.is-active { color: rgb(226, 223, 219); } .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: rgb(27, 29, 30); } } .pagination-link, .pagination-next, .pagination-previous { border-color: rgb(58, 63, 65); color: rgb(198, 193, 185); } .pagination-link:hover, .pagination-next:hover, .pagination-previous:hover { border-color: rgb(69, 75, 78); color: rgb(198, 193, 185); } .pagination-link:focus, .pagination-next:focus, .pagination-previous:focus { border-color: rgb(41, 57, 133); } .pagination-link:active, .pagination-next:active, .pagination-previous:active { box-shadow: rgba(8, 8, 8, 0.2) 0px 1px 2px inset; } .pagination-link[disabled], .pagination-next[disabled], .pagination-previous[disabled] { background-color: rgb(44, 48, 50); border-color: rgb(58, 63, 65); box-shadow: none; color: rgb(155, 146, 133); } .pagination-link.is-current { background-color: rgb(46, 64, 149); border-color: rgb(41, 57, 133); color: rgb(232, 230, 227); } .pagination-ellipsis { color: rgb(185, 179, 170); } .pagination-list li { list-style-image: none; } .panel { box-shadow: rgba(8, 8, 8, 0.1) 0px 0.5em 1em -0.125em, rgba(8, 8, 8, 0.02) 0px 0px 0px 1px; } .panel.is-white .panel-heading { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .panel.is-white .panel-tabs a.is-active { border-bottom-color: rgb(48, 52, 54); } .panel.is-white .panel-block.is-active .panel-icon { color: rgb(232, 230, 227); } .panel.is-black .panel-heading { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .panel.is-black .panel-tabs a.is-active { border-bottom-color: rgb(137, 127, 112); } .panel.is-black .panel-block.is-active .panel-icon { color: rgb(226, 223, 219); } .panel.is-light .panel-heading { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 0.7); } .panel.is-light .panel-tabs a.is-active { border-bottom-color: rgb(51, 55, 57); } .panel.is-light .panel-block.is-active .panel-icon { color: rgb(226, 223, 219); } .panel.is-dark .panel-heading { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } .panel.is-dark .panel-tabs a.is-active { border-bottom-color: rgb(122, 113, 100); } .panel.is-dark .panel-block.is-active .panel-icon { color: rgb(198, 193, 185); } .panel.is-primary .panel-heading { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .panel.is-primary .panel-tabs a.is-active { border-bottom-color: rgb(0, 192, 164); } .panel.is-primary .panel-block.is-active .panel-icon { color: rgb(58, 255, 226); } .panel.is-link .panel-heading { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .panel.is-link .panel-tabs a.is-active { border-bottom-color: rgb(41, 57, 133); } .panel.is-link .panel-block.is-active .panel-icon { color: rgb(88, 138, 204); } .panel.is-info .panel-heading { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } .panel.is-info .panel-tabs a.is-active { border-bottom-color: rgb(34, 92, 140); } .panel.is-info .panel-block.is-active .panel-icon { color: rgb(79, 155, 212); } .panel.is-success .panel-heading { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } .panel.is-success .panel-tabs a.is-active { border-bottom-color: rgb(41, 133, 92); } .panel.is-success .panel-block.is-active .panel-icon { color: rgb(88, 204, 152); } .panel.is-warning .panel-heading { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 0.7); } .panel.is-warning .panel-tabs a.is-active { border-bottom-color: rgb(137, 101, 0); } .panel.is-warning .panel-block.is-active .panel-icon { color: rgb(255, 220, 122); } .panel.is-danger .panel-heading { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } .panel.is-danger .panel-tabs a.is-active { border-bottom-color: rgb(150, 11, 39); } .panel.is-danger .panel-block.is-active .panel-icon { color: rgb(242, 78, 111); } .panel-block:not(:last-child), .panel-tabs:not(:last-child) { border-bottom-color: rgb(53, 58, 60); } .panel-heading { background-color: rgb(34, 37, 38); color: rgb(198, 193, 185); } .panel-tabs a { border-bottom-color: rgb(58, 63, 65); } .panel-tabs a.is-active { border-bottom-color: rgb(116, 107, 95); color: rgb(198, 193, 185); } .panel-list a { color: rgb(185, 179, 170); } .panel-list a:hover { color: rgb(88, 138, 204); } .panel-block { color: rgb(198, 193, 185); } .panel-block.is-active { border-left-color: rgb(41, 57, 133); color: rgb(198, 193, 185); } .panel-block.is-active .panel-icon { color: rgb(88, 138, 204); } a.panel-block:hover, label.panel-block:hover { background-color: rgb(30, 32, 33); } .panel-icon { color: rgb(155, 146, 133); } .tabs a { border-bottom-color: rgb(58, 63, 65); color: rgb(185, 179, 170); } .tabs a:hover { border-bottom-color: rgb(122, 113, 100); color: rgb(198, 193, 185); } .tabs li.is-active a { border-bottom-color: rgb(41, 57, 133); color: rgb(88, 138, 204); } .tabs ul { border-bottom-color: rgb(58, 63, 65); } .tabs.is-boxed a { border-color: transparent; } .tabs.is-boxed a:hover { background-color: rgb(30, 32, 33); border-bottom-color: rgb(58, 63, 65); } .tabs.is-boxed li.is-active a { background-color: rgb(24, 26, 27); border-top-color: rgb(58, 63, 65); border-right-color: rgb(58, 63, 65); border-left-color: rgb(58, 63, 65); border-bottom-color: transparent !important; } .tabs.is-toggle a { border-color: rgb(58, 63, 65); } .tabs.is-toggle a:hover { background-color: rgb(30, 32, 33); border-color: rgb(69, 75, 78); } .tabs.is-toggle li.is-active a { background-color: rgb(46, 64, 149); border-color: rgb(41, 57, 133); color: rgb(232, 230, 227); } .tabs.is-toggle ul { border-bottom-color: currentcolor; } .columns.is-variable { --columnGap: 0.75rem; } .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; } } .has-text-white { color: rgb(232, 230, 227) !important; } a.has-text-white:focus, a.has-text-white:hover { color: rgb(216, 213, 208) !important; } .has-background-white { background-color: rgb(24, 26, 27) !important; } .has-text-black { color: rgb(226, 223, 219) !important; } a.has-text-black:focus, a.has-text-black:hover { color: rgb(232, 230, 227) !important; } .has-background-black { background-color: rgb(8, 8, 8) !important; } .has-text-light { color: rgb(226, 223, 219) !important; } a.has-text-light:focus, a.has-text-light:hover { color: rgb(209, 205, 199) !important; } .has-background-light { background-color: rgb(30, 32, 33) !important; } .has-text-dark { color: rgb(198, 193, 185) !important; } a.has-text-dark:focus, a.has-text-dark:hover { color: rgb(214, 211, 205) !important; } .has-background-dark { background-color: rgb(41, 44, 46) !important; } .has-text-primary { color: rgb(58, 255, 226) !important; } a.has-text-primary:focus, a.has-text-primary:hover { color: rgb(93, 255, 230) !important; } .has-background-primary { background-color: rgb(0, 167, 142) !important; } .has-text-primary-light { color: rgb(190, 255, 245) !important; } a.has-text-primary-light:focus, a.has-text-primary-light:hover { color: rgb(154, 255, 239) !important; } .has-background-primary-light { background-color: rgb(0, 63, 56) !important; } .has-text-primary-dark { color: rgb(100, 255, 232) !important; } a.has-text-primary-dark:focus, a.has-text-primary-dark:hover { color: rgb(65, 255, 226) !important; } .has-background-primary-dark { background-color: rgb(0, 118, 101) !important; } .has-text-link { color: rgb(88, 138, 204) !important; } a.has-text-link:focus, a.has-text-link:hover { color: rgb(115, 157, 212) !important; } .has-background-link { background-color: rgb(46, 64, 149) !important; } .has-text-link-light { color: rgb(205, 220, 239) !important; } a.has-text-link-light:focus, a.has-text-link-light:hover { color: rgb(178, 201, 231) !important; } .has-background-link-light { background-color: rgb(30, 32, 34) !important; } .has-text-link-dark { color: rgb(106, 151, 209) !important; } a.has-text-link-dark:focus, a.has-text-link-dark:hover { color: rgb(98, 146, 207) !important; } .has-background-link-dark { background-color: rgb(45, 64, 146) !important; } .has-text-info { color: rgb(79, 155, 212) !important; } a.has-text-info:focus, a.has-text-info:hover { color: rgb(108, 171, 219) !important; } .has-background-info { background-color: rgb(38, 103, 157) !important; } .has-text-info-light { color: rgb(203, 225, 242) !important; } a.has-text-info-light:focus, a.has-text-info-light:hover { color: rgb(174, 209, 235) !important; } .has-background-info-light { background-color: rgb(30, 32, 33) !important; } .has-text-info-dark { color: rgb(113, 174, 220) !important; } a.has-text-info-dark:focus, a.has-text-info-dark:hover { color: rgb(73, 152, 211) !important; } .has-background-info-dark { background-color: rgb(33, 89, 134) !important; } .has-text-success { color: rgb(88, 204, 152) !important; } a.has-text-success:focus, a.has-text-success:hover { color: rgb(98, 207, 157) !important; } .has-background-success { background-color: rgb(46, 149, 114) !important; } .has-text-success-light { color: rgb(205, 239, 224) !important; } a.has-text-success-light:focus, a.has-text-success-light:hover { color: rgb(178, 231, 207) !important; } .has-background-success-light { background-color: rgb(15, 48, 37) !important; } .has-text-success-dark { color: rgb(131, 217, 178) !important; } a.has-text-success-dark:focus, a.has-text-success-dark:hover { color: rgb(104, 209, 162) !important; } .has-background-success-dark { background-color: rgb(30, 97, 66) !important; } .has-text-warning { color: rgb(255, 220, 122) !important; } a.has-text-warning:focus, a.has-text-warning:hover { color: rgb(255, 210, 86) !important; } .has-background-warning { background-color: rgb(121, 89, 0) !important; } .has-text-warning-light { color: rgb(255, 239, 190) !important; } a.has-text-warning-light:focus, a.has-text-warning-light:hover { color: rgb(255, 228, 154) !important; } .has-background-warning-light { background-color: rgb(63, 47, 0) !important; } .has-text-warning-dark { color: rgb(255, 213, 100) !important; } a.has-text-warning-dark:focus, a.has-text-warning-dark:hover { color: rgb(255, 204, 65) !important; } .has-background-warning-dark { background-color: rgb(118, 86, 0) !important; } .has-text-danger { color: rgb(242, 78, 111) !important; } a.has-text-danger:focus, a.has-text-danger:hover { color: rgb(240, 45, 84) !important; } .has-background-danger { background-color: rgb(158, 12, 41) !important; } .has-text-danger-light { color: rgb(252, 193, 206) !important; } a.has-text-danger-light:focus, a.has-text-danger-light:hover { color: rgb(248, 161, 178) !important; } .has-background-danger-light { background-color: rgb(60, 3, 16) !important; } .has-text-danger-dark { color: rgb(241, 65, 100) !important; } a.has-text-danger-dark:focus, a.has-text-danger-dark:hover { color: rgb(239, 52, 89) !important; } .has-background-danger-dark { background-color: rgb(163, 12, 42) !important; } .has-text-black-bis { color: rgb(221, 218, 213) !important; } .has-background-black-bis { background-color: rgb(14, 15, 15) !important; } .has-text-black-ter { color: rgb(209, 205, 199) !important; } .has-background-black-ter { background-color: rgb(27, 29, 30) !important; } .has-text-grey-darker { color: rgb(198, 193, 185) !important; } .has-background-grey-darker { background-color: rgb(41, 44, 46) !important; } .has-text-grey-dark { color: rgb(185, 179, 170) !important; } .has-background-grey-dark { background-color: rgb(56, 60, 63) !important; } .has-text-grey { color: rgb(155, 146, 133) !important; } .has-background-grey { background-color: rgb(92, 100, 103) !important; } .has-text-grey-light { color: rgb(185, 179, 170) !important; } .has-background-grey-light { background-color: rgb(66, 71, 74) !important; } .has-text-grey-lighter { color: rgb(209, 205, 199) !important; } .has-background-grey-lighter { background-color: rgb(44, 48, 50) !important; } .has-text-white-ter { color: rgb(226, 223, 219) !important; } .has-background-white-ter { background-color: rgb(30, 32, 33) !important; } .has-text-white-bis { color: rgb(229, 227, 223) !important; } .has-background-white-bis { background-color: rgb(27, 29, 30) !important; } .is-shadowless { box-shadow: none !important; } .is-underlined { text-decoration-color: currentcolor !important; } .is-sr-only { border-color: currentcolor !important; } .hero .navbar { background-color: rgba(0, 0, 0, 0); background-image: none; } .hero .tabs ul { border-bottom-color: currentcolor; } .hero.is-white { background-color: rgb(24, 26, 27); color: rgb(226, 223, 219); } .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: rgb(226, 223, 219); } .hero.is-white .subtitle { color: rgba(226, 223, 219, 0.9); } .hero.is-white .subtitle a:not(.button), .hero.is-white .subtitle strong { color: rgb(226, 223, 219); } @media screen and (max-width: 1023px) { .hero.is-white .navbar-menu { background-color: rgb(24, 26, 27); } } .hero.is-white .navbar-item, .hero.is-white .navbar-link { color: rgba(226, 223, 219, 0.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: rgb(31, 34, 35); color: rgb(226, 223, 219); } .hero.is-white .tabs a { color: rgb(226, 223, 219); } .hero.is-white .tabs li.is-active a { color: rgb(232, 230, 227) !important; } .hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a { color: rgb(226, 223, 219); } .hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover { background-color: rgb(8, 8, 8); border-color: rgb(137, 127, 112); color: rgb(232, 230, 227); } .hero.is-white.is-bold { background-image: linear-gradient(141deg, rgb(38, 41, 43) 0px, rgb(24, 26, 27) 71%, rgb(24, 26, 27) 100%); } @media screen and (max-width: 768px) { .hero.is-white.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(38, 41, 43) 0px, rgb(24, 26, 27) 71%, rgb(24, 26, 27) 100%); } } .hero.is-black { background-color: rgb(8, 8, 8); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-black .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-black .subtitle a:not(.button), .hero.is-black .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-black .navbar-menu { background-color: rgb(8, 8, 8); } } .hero.is-black .navbar-item, .hero.is-black .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(0, 0, 0); color: rgb(232, 230, 227); } .hero.is-black .tabs a { color: rgb(232, 230, 227); } .hero.is-black .tabs li.is-active a { color: rgb(226, 223, 219) !important; } .hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(226, 223, 219); } .hero.is-black.is-bold { background-image: linear-gradient(141deg, rgb(0, 0, 0) 0px, rgb(8, 8, 8) 71%, rgb(17, 19, 19) 100%); } @media screen and (max-width: 768px) { .hero.is-black.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(0, 0, 0) 0px, rgb(8, 8, 8) 71%, rgb(17, 19, 19) 100%); } } .hero.is-light { background-color: rgb(30, 32, 33); color: rgba(232, 230, 227, 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(232, 230, 227, 0.7); } .hero.is-light .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-light .subtitle a:not(.button), .hero.is-light .subtitle strong { color: rgba(232, 230, 227, 0.7); } @media screen and (max-width: 1023px) { .hero.is-light .navbar-menu { background-color: rgb(30, 32, 33); } } .hero.is-light .navbar-item, .hero.is-light .navbar-link { color: rgba(232, 230, 227, 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: rgb(37, 40, 42); color: rgba(232, 230, 227, 0.7); } .hero.is-light .tabs a { color: rgba(232, 230, 227, 0.7); } .hero.is-light .tabs li.is-active a { color: rgb(226, 223, 219) !important; } .hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a { color: rgba(232, 230, 227, 0.7); } .hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(140, 130, 115, 0.7); color: rgb(226, 223, 219); } .hero.is-light.is-bold { background-image: linear-gradient(141deg, rgb(44, 48, 50) 0px, rgb(30, 32, 33) 71%, rgb(24, 26, 27) 100%); } @media screen and (max-width: 768px) { .hero.is-light.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(44, 48, 50) 0px, rgb(30, 32, 33) 71%, rgb(24, 26, 27) 100%); } } .hero.is-dark { background-color: rgb(41, 44, 46); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-dark .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-dark .subtitle a:not(.button), .hero.is-dark .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-dark .navbar-menu { background-color: rgb(41, 44, 46); } } .hero.is-dark .navbar-item, .hero.is-dark .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(31, 33, 35); color: rgb(232, 230, 227); } .hero.is-dark .tabs a { color: rgb(232, 230, 227); } .hero.is-dark .tabs li.is-active a { color: rgb(198, 193, 185) !important; } .hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(198, 193, 185); } .hero.is-dark.is-bold { background-image: linear-gradient(141deg, rgb(21, 23, 24) 0px, rgb(41, 44, 46) 71%, rgb(50, 54, 56) 100%); } @media screen and (max-width: 768px) { .hero.is-dark.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(21, 23, 24) 0px, rgb(41, 44, 46) 71%, rgb(50, 54, 56) 100%); } } .hero.is-primary { background-color: rgb(0, 167, 142); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-primary .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-primary .subtitle a:not(.button), .hero.is-primary .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-primary .navbar-menu { background-color: rgb(0, 167, 142); } } .hero.is-primary .navbar-item, .hero.is-primary .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(0, 147, 125); color: rgb(232, 230, 227); } .hero.is-primary .tabs a { color: rgb(232, 230, 227); } .hero.is-primary .tabs li.is-active a { color: rgb(58, 255, 226) !important; } .hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(58, 255, 226); } .hero.is-primary.is-bold { background-image: linear-gradient(141deg, rgb(0, 126, 86) 0px, rgb(0, 167, 142) 71%, rgb(0, 185, 188) 100%); } @media screen and (max-width: 768px) { .hero.is-primary.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(0, 126, 86) 0px, rgb(0, 167, 142) 71%, rgb(0, 185, 188) 100%); } } .hero.is-link { background-color: rgb(46, 64, 149); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-link .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-link .subtitle a:not(.button), .hero.is-link .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-link .navbar-menu { background-color: rgb(46, 64, 149); } } .hero.is-link .navbar-item, .hero.is-link .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(46, 65, 150); color: rgb(232, 230, 227); } .hero.is-link .tabs a { color: rgb(232, 230, 227); } .hero.is-link .tabs li.is-active a { color: rgb(88, 138, 204) !important; } .hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(88, 138, 204); } .hero.is-link.is-bold { background-image: linear-gradient(141deg, rgb(33, 71, 143) 0px, rgb(46, 64, 149) 71%, rgb(38, 39, 142) 100%); } @media screen and (max-width: 768px) { .hero.is-link.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(33, 71, 143) 0px, rgb(46, 64, 149) 71%, rgb(38, 39, 142) 100%); } } .hero.is-info { background-color: rgb(38, 103, 157); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-info .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-info .subtitle a:not(.button), .hero.is-info .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-info .navbar-menu { background-color: rgb(38, 103, 157); } } .hero.is-info .navbar-item, .hero.is-info .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(38, 104, 158); color: rgb(232, 230, 227); } .hero.is-info .tabs a { color: rgb(232, 230, 227); } .hero.is-info .tabs li.is-active a { color: rgb(79, 155, 212) !important; } .hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(79, 155, 212); } .hero.is-info.is-bold { background-image: linear-gradient(141deg, rgb(26, 114, 150) 0px, rgb(38, 103, 157) 71%, rgb(30, 75, 149) 100%); } @media screen and (max-width: 768px) { .hero.is-info.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(26, 114, 150) 0px, rgb(38, 103, 157) 71%, rgb(30, 75, 149) 100%); } } .hero.is-success { background-color: rgb(46, 149, 114); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-success .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-success .subtitle a:not(.button), .hero.is-success .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-success .navbar-menu { background-color: rgb(46, 149, 114); } } .hero.is-success .navbar-item, .hero.is-success .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(46, 150, 103); color: rgb(232, 230, 227); } .hero.is-success .tabs a { color: rgb(232, 230, 227); } .hero.is-success .tabs li.is-active a { color: rgb(88, 204, 152) !important; } .hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(88, 204, 152); } .hero.is-success.is-bold { background-image: linear-gradient(141deg, rgb(33, 143, 75) 0px, rgb(46, 149, 114) 71%, rgb(38, 142, 120) 100%); } @media screen and (max-width: 768px) { .hero.is-success.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(33, 143, 75) 0px, rgb(46, 149, 114) 71%, rgb(38, 142, 120) 100%); } } .hero.is-warning { background-color: rgb(121, 89, 0); color: rgba(232, 230, 227, 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(232, 230, 227, 0.7); } .hero.is-warning .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-warning .subtitle a:not(.button), .hero.is-warning .subtitle strong { color: rgba(232, 230, 227, 0.7); } @media screen and (max-width: 1023px) { .hero.is-warning .navbar-menu { background-color: rgb(121, 89, 0); } } .hero.is-warning .navbar-item, .hero.is-warning .navbar-link { color: rgba(232, 230, 227, 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: rgb(137, 100, 0); color: rgba(232, 230, 227, 0.7); } .hero.is-warning .tabs a { color: rgba(232, 230, 227, 0.7); } .hero.is-warning .tabs li.is-active a { color: rgb(255, 220, 122) !important; } .hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a { color: rgba(232, 230, 227, 0.7); } .hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover { background-color: rgba(0, 0, 0, 0.7); border-color: rgba(140, 130, 115, 0.7); color: rgb(255, 220, 122); } .hero.is-warning.is-bold { background-image: linear-gradient(141deg, rgb(152, 86, 0) 0px, rgb(121, 89, 0) 71%, rgb(106, 96, 0) 100%); } @media screen and (max-width: 768px) { .hero.is-warning.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(152, 86, 0) 0px, rgb(121, 89, 0) 71%, rgb(106, 96, 0) 100%); } } .hero.is-danger { background-color: rgb(158, 12, 41); color: rgb(232, 230, 227); } .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: rgb(232, 230, 227); } .hero.is-danger .subtitle { color: rgba(232, 230, 227, 0.9); } .hero.is-danger .subtitle a:not(.button), .hero.is-danger .subtitle strong { color: rgb(232, 230, 227); } @media screen and (max-width: 1023px) { .hero.is-danger .navbar-menu { background-color: rgb(158, 12, 41); } } .hero.is-danger .navbar-item, .hero.is-danger .navbar-link { color: rgba(232, 230, 227, 0.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: rgb(173, 13, 45); color: rgb(232, 230, 227); } .hero.is-danger .tabs a { color: rgb(232, 230, 227); } .hero.is-danger .tabs li.is-active a { color: rgb(242, 78, 111) !important; } .hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a { color: rgb(232, 230, 227); } .hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover { background-color: rgba(8, 8, 8, 0.1); } .hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); color: rgb(242, 78, 111); } .hero.is-danger.is-bold { background-image: linear-gradient(141deg, rgb(197, 4, 75) 0px, rgb(158, 12, 41) 71%, rgb(148, 7, 13) 100%); } @media screen and (max-width: 768px) { .hero.is-danger.is-bold .navbar-menu { background-image: linear-gradient(141deg, rgb(197, 4, 75) 0px, rgb(158, 12, 41) 71%, rgb(148, 7, 13) 100%); } } .footer { background-color: rgb(27, 29, 30); } /* Override Style */ .vimvixen-hint { background-color: #7b5300 !important; border-color: #d8b013 !important; color: #f3e8c8 !important; } ::placeholder { opacity: 0.5 !important; } a[href="https://coinmarketcap.com/"] > svg[width="94"][height="16"] > path { fill: var(--darkreader-neutral-text) !important; } #edge-translate-panel-body { color: var(--darkreader-neutral-text) !important; }