.super-container{border-radius:15px;padding:24px}:root{--ma-theme-bg:#fff;--ma-theme-fg:#111;--ma-theme-contrast-bg:#f5f5f7;--ma-theme-contrast-fg:#222;--ma-theme-deep-contrast-bg:#fff;--ma-theme-deep-contrast-fg:#333;--ma-markdown-container-bg:#fff;--ma-markdown-container-fg:#111;--ma-markdown-link-color:#599bff;--ma-markdown-code-bg:#eef;--ma-markdown-code-fg:#111;--ma-markdown-strong-color:inherit;--ma-global-logo-subtext-color:#000;--ma-global-logo-subtext-gradient:none;--ma-global-logo-subtext-fill:currentColor;--ma-scrollbar-track:transparent;--ma-scrollbar-thumb:silver}html.light,body.light,[data-theme=light],.light{--ma-theme-bg:#fff;--ma-theme-fg:#111;--ma-theme-contrast-bg:#f5f5f7;--ma-theme-contrast-fg:#222;--ma-theme-deep-contrast-bg:#fff;--ma-theme-deep-contrast-fg:#333;--ma-markdown-container-bg:#fff;--ma-markdown-container-fg:#111;--ma-markdown-link-color:#599bff;--ma-markdown-code-bg:#eef;--ma-markdown-code-fg:#111;--ma-markdown-strong-color:inherit;--ma-global-logo-subtext-color:#000;--ma-global-logo-subtext-gradient:none;--ma-global-logo-subtext-fill:currentColor}html.dark,body.dark,[data-theme=dark],.dark{--ma-theme-bg:#232323;--ma-theme-fg:#efefef;--ma-theme-contrast-bg:#3d3d3d;--ma-theme-contrast-fg:#effeff;--ma-theme-deep-contrast-bg:black;--ma-theme-deep-contrast-fg:#efefef;--ma-markdown-container-bg:#333;--ma-markdown-container-fg:#fff;--ma-markdown-link-color:#4da6ff;--ma-markdown-code-bg:#444;--ma-markdown-code-fg:#eee;--ma-markdown-strong-color:#fff;--ma-global-logo-subtext-color:#fff;--ma-global-logo-subtext-gradient:none;--ma-global-logo-subtext-fill:currentColor;--ma-scrollbar-track:transparent;--ma-scrollbar-thumb:#555}html.night,body.night,[data-theme=night],.night{--ma-theme-bg:#000;--ma-theme-fg:#fff;--ma-theme-contrast-bg:#131313;--ma-theme-contrast-fg:#fff;--ma-theme-deep-contrast-bg:#262626;--ma-theme-deep-contrast-fg:#fff;--ma-markdown-container-bg:#111;--ma-markdown-container-fg:#fff;--ma-markdown-link-color:#599bff;--ma-markdown-code-bg:#222;--ma-markdown-code-fg:#fff;--ma-markdown-strong-color:#fff;--ma-global-logo-subtext-color:#fff;--ma-global-logo-subtext-gradient:linear-gradient(.25turn, #ea5757, #599bff, #73c382);--ma-global-logo-subtext-fill:transparent;--ma-scrollbar-track:transparent;--ma-scrollbar-thumb:#446}html,body,.light,.dark,.night{background-color:var(--ma-theme-bg);color:var(--ma-theme-fg)}.light .contrast,.dark .contrast,.night .contrast{background-color:var(--ma-theme-contrast-bg);color:var(--ma-theme-contrast-fg)}.light .deep-contrast,.dark .deep-contrast,.night .deep-contrast{background-color:var(--ma-theme-deep-contrast-bg);color:var(--ma-theme-deep-contrast-fg)}.announcement-link{background:linear-gradient(90deg,#ea575740 0%,#599bff40 50%,#73c38240 100%);transition:color .3s}.announcement-link:hover{background:linear-gradient(90deg,#ea575780 0%,#599bff80 51%,#73c38280 100%)}.light .announcement-link{color:#fff}.light .announcement-link:hover{color:#000}.dark .announcement-link{color:#fff}.dark .announcement-link:hover{color:#ff0}.night .announcement-link{color:#000}.night .announcement-link:hover{color:#fff}.light .points-tally{background-color:#f5f5f5;border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.light .points-tally a{color:#111}.light .points-tally:hover{box-shadow:0 0 15px 5px #ffa500b3,0 0 30px 10px #add8e6b3,0 0 45px 15px #ffb6c1b3}.dark .points-tally{color:#efefef;background-color:#333;border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.dark .points-tally a{color:#efefef}.dark .points-tally:hover{box-shadow:0 0 15px 5px #90ee90,0 0 30px 10px #87ceeb,0 0 45px 15px plum}.night .points-tally{color:#fff;background-color:#000;border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.night .points-tally a{color:#fff}.night .points-tally:hover{box-shadow:0 0 15px 5px #ea5757,0 0 30px 10px #73c382,0 0 45px 15px #599bff}.light #global-navigation-toggle{transition:box-shadow .3s}.light #global-navigation-toggle:hover{box-shadow:0 0 15px 5px #ffa500b3,0 0 30px 10px #add8e6b3,0 0 45px 15px #ffb6c1b3}.dark #global-navigation-toggle{transition:box-shadow .3s}.dark #global-navigation-toggle:hover{box-shadow:0 0 15px 5px #90ee90,0 0 30px 10px #87ceeb,0 0 45px 15px plum}.night #global-navigation-toggle{transition:box-shadow .3s}.night #global-navigation-toggle:hover{box-shadow:0 0 15px 5px #ea5757,0 0 30px 10px #73c382,0 0 45px 15px #599bff}.light #dash-tab-nav{background-color:#f5f5f5}.light #dash-tab-nav ul{border-bottom:none;padding:10px 0}.light #dash-tab-nav li{background:linear-gradient(90deg,#ea57571a 0%,#599bff1a 51%,#73c3821a 100%);border-radius:10px;margin-right:20px;position:relative}.light #dash-tab-nav li:hover{background:linear-gradient(90deg,#ea575740 0%,#599bff40 51%,#73c38240 100%)}.light #dash-tab-nav li a{border-bottom:none}.dark #dash-tab-nav{background-color:#333}.dark #dash-tab-nav ul{border-bottom:none;padding:10px 0}.dark #dash-tab-nav li{background:linear-gradient(90deg,#ea57571a 0%,#599bff1a 51%,#73c3821a 100%);border-radius:10px;margin-right:20px;position:relative}.dark #dash-tab-nav li:hover{background:linear-gradient(90deg,#ea575740 0%,#599bff40 51%,#73c38240 100%)}.dark #dash-tab-nav li a{border-bottom:none}.night #dash-tab-nav{background-color:#111}.night #dash-tab-nav ul{border-bottom:none;padding:10px 0}.night #dash-tab-nav li{background:linear-gradient(90deg,#ea575740 0%,#599bff40 51%,#73c38240 100%);border-radius:10px;margin-right:20px;position:relative}.night #dash-tab-nav li:hover{background:linear-gradient(90deg,#ea575726 0%,#599bff26 51%,#73c38226 100%)}.night #dash-tab-nav li a{border-bottom:none}.light .tq-answer-choice{color:#000;background:linear-gradient(90deg,#e1e1e1cc 0% 51%,#e1e1e1cc 100%);border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.dark .tq-answer-choice{color:#efefef;background:linear-gradient(90deg,#191919cc 0% 51%,#191919cc 100%);border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.dark .tq-answer-choice:hover{box-shadow:0 0 15px #92baff33}.night .tq-answer-choice{color:#fff;background:linear-gradient(90deg,#373737cc 0% 51%,#373737cc 100%);border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.light .choice{background:linear-gradient(90deg,#ea575740 0%,#599bff40 51%,#73c38240 100%);border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}.dark .choice{color:#efefef;background:linear-gradient(90deg,#ea575740 0%,#599bff40 51%,#73c38240 100%);border-radius:10px;padding:8px 16px;transition:box-shadow .3s;display:flex}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.night .choice{color:#fff;background:linear-gradient(90deg,#ea575733 0%,#599bff33 33%,#73c38233 66%,#ea575733 100%) 0 0/300% 100%;border-radius:10px;padding:8px 16px;transition:box-shadow .3s;animation:30s ease-in-out infinite gradientMove;display:flex}.light .learning-container{background-color:#fff;border-radius:15px;padding:20px;box-shadow:0 4px 6px #0000001a}.dark .learning-container{background-color:#333;border-radius:15px;padding:20px;box-shadow:0 4px 6px #0000004d}.night .learning-container{background-color:#111;border-radius:15px;padding:20px;box-shadow:0 0 0 1px #599bff26,0 4px 12px 2px #000000b3,0 6px 20px 4px #599bff40}.light .swa-tq-sticky-footer{color:#111;background-color:#f5f5f5}.dark .swa-tq-sticky-footer{color:#efefef;background-color:#333}.night .swa-tq-sticky-footer{color:#fff;background:linear-gradient(90deg,#470000,#002966,#063)}.light .current-tq{color:#111;background:#fff;box-shadow:0 5px 10px 5px #0000001a}.dark .current-tq{color:#efefef;background:#333;box-shadow:0 5px 10px 5px #0000004d}.night .current-tq{color:#fff;background:#111;box-shadow:0 0 2px 2px #ea57574d,0 0 5px 5px #599bff4d,0 0 7px 7px #73c3824d}.light .ais-Hits-item:hover{background:linear-gradient(90deg,#ffacac,#accfff,#b9e1c1)}.dark .ais-Hits-item:hover{background:linear-gradient(90deg,#d63031,#00b894,#0984e3)}.night .ais-Hits-item:hover{background:linear-gradient(90deg,#470000,#002966,#063)}.ma-feature-button{cursor:pointer;background:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='url(%23grad)' stroke-width='2' stroke-dasharray='5,5'/%3E%3Cdefs%3E%3ClinearGradient id='grad' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' style='stop-color:rgb(234, 87, 87);stop-opacity:1' /%3E%3Cstop offset='50%25' style='stop-color:rgb(89, 155, 255);stop-opacity:1' /%3E%3Cstop offset='100%25' style='stop-color:rgb(115, 195, 130);stop-opacity:1' /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 0 0/100% 100% no-repeat;border-radius:.5rem;padding:2px;display:inline-block;position:relative}.ma-feature-button .button-content{background-color:#0000;border-radius:calc(.5rem - 2px);align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:700;transition:background-color .25s;display:flex}.ma-feature-button .button-content .button-text{-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#ea5757,#599bff,#73c382);-webkit-background-clip:text;background-clip:text}.ma-feature-button:hover{background:linear-gradient(90deg,#ea5757,#599bff,#73c382)}.ma-feature-button:hover .button-content{background-color:var(--ma-bg)}.ma-feature-button:hover .button-content .button-text{-webkit-text-fill-color:var(--ma-fg);color:var(--ma-fg);background-image:none}.ma-feature-button.light{--ma-bg:#fff;--ma-fg:#111}.ma-feature-button.dark{--ma-bg:#232323;--ma-fg:#efefef}.ma-feature-button.night{--ma-bg:#000;--ma-fg:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ma-scrollbar-track)}::-webkit-scrollbar-thumb{background:linear-gradient(#ea5757,#599bff,#73c382);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#d64a4a,#4a8eef,#62b072)}*{scrollbar-width:thin;scrollbar-color:#599bff var(--ma-scrollbar-track);font-family:Inter,sans-serif}.file-cta,.file-name,.select select,.textarea,.input,.button{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;vertical-align:top;border:1px solid #0000;border-radius:4px;justify-content:flex-start;align-items:center;height:2.5em;padding:calc(.5em - 1px) calc(.75em - 1px);font-size:1rem;line-height:1.5;display:inline-flex;position:relative}.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.file,.tabs,.is-unselectable,.button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after{content:" ";pointer-events:none;transform-origin:50%;border-top:0;border-bottom:3px solid #0000;border-left:3px solid #0000;border-right:0;border-radius:2px;width:.625em;height:.625em;margin-top:-.4375em;display:block;position:absolute;top:50%;transform:rotate(-45deg)}.message:not(:last-child),.tabs:not(:last-child),.progress:not(:last-child){margin-bottom:1.5rem}.control.is-loading:after,.select.is-loading:after,.button.is-loading:after{content:"";border:2px solid #0000;border-color:#0000 #0000 #dbdbdb #dbdbdb;border-radius:9999px;width:1em;height:1em;animation:.5s linear infinite spinAround;display:block;position:relative}.is-overlay,.hero-video{position:absolute;inset:0}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}img,video{max-width:100%;height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;min-width:300px;font-size:16px;overflow:hidden auto}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#da1039;background-color:#f5f5f5;padding:.25em .5em;font-size:.875em;font-weight:400}hr{background-color:#f5f5f5;border:none;height:2px;margin:1.5rem 0;display:block}img{max-width:100%;height:auto}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;color:#4a4a4a;white-space:pre;word-wrap:normal;background-color:#f5f5f5;padding:1.25rem 1.5rem;font-size:.875em;overflow-x:auto}pre code{color:currentColor;background-color:#0000;padding:0;font-size:1em}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.column{flex:1 1 0;padding:.75rem;display:block}.columns.is-mobile>.column.is-narrow{width:unset;flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (width<=768px){.column.is-narrow-mobile{width:unset;flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.6667%}.column.is-offset-2-mobile{margin-left:16.6667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333%}.column.is-offset-4-mobile{margin-left:33.3333%}.column.is-5-mobile{flex:none;width:41.6667%}.column.is-offset-5-mobile{margin-left:41.6667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333%}.column.is-offset-7-mobile{margin-left:58.3333%}.column.is-8-mobile{flex:none;width:66.6667%}.column.is-offset-8-mobile{margin-left:66.6667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333%}.column.is-offset-10-mobile{margin-left:83.3333%}.column.is-11-mobile{flex:none;width:91.6667%}.column.is-offset-11-mobile{margin-left:91.6667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (width>=769px),print{.column.is-narrow,.column.is-narrow-tablet{width:unset;flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (width<=1023px){.column.is-narrow-touch{width:unset;flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.6667%}.column.is-offset-2-touch{margin-left:16.6667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333%}.column.is-offset-4-touch{margin-left:33.3333%}.column.is-5-touch{flex:none;width:41.6667%}.column.is-offset-5-touch{margin-left:41.6667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333%}.column.is-offset-7-touch{margin-left:58.3333%}.column.is-8-touch{flex:none;width:66.6667%}.column.is-offset-8-touch{margin-left:66.6667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333%}.column.is-offset-10-touch{margin-left:83.3333%}.column.is-11-touch{flex:none;width:91.6667%}.column.is-offset-11-touch{margin-left:91.6667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (width>=1024px){.column.is-narrow-desktop{width:unset;flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.6667%}.column.is-offset-2-desktop{margin-left:16.6667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333%}.column.is-offset-4-desktop{margin-left:33.3333%}.column.is-5-desktop{flex:none;width:41.6667%}.column.is-offset-5-desktop{margin-left:41.6667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333%}.column.is-offset-7-desktop{margin-left:58.3333%}.column.is-8-desktop{flex:none;width:66.6667%}.column.is-offset-8-desktop{margin-left:66.6667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333%}.column.is-offset-10-desktop{margin-left:83.3333%}.column.is-11-desktop{flex:none;width:91.6667%}.column.is-offset-11-desktop{margin-left:91.6667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (width>=1216px){.column.is-narrow-widescreen{width:unset;flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.6667%}.column.is-offset-2-widescreen{margin-left:16.6667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.3333%}.column.is-offset-4-widescreen{margin-left:33.3333%}.column.is-5-widescreen{flex:none;width:41.6667%}.column.is-offset-5-widescreen{margin-left:41.6667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.3333%}.column.is-offset-7-widescreen{margin-left:58.3333%}.column.is-8-widescreen{flex:none;width:66.6667%}.column.is-offset-8-widescreen{margin-left:66.6667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.3333%}.column.is-offset-10-widescreen{margin-left:83.3333%}.column.is-11-widescreen{flex:none;width:91.6667%}.column.is-offset-11-widescreen{margin-left:91.6667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (width>=1408px){.column.is-narrow-fullhd{width:unset;flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.6667%}.column.is-offset-2-fullhd{margin-left:16.6667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.3333%}.column.is-offset-4-fullhd{margin-left:33.3333%}.column.is-5-fullhd{flex:none;width:41.6667%}.column.is-offset-5-fullhd{margin-left:41.6667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.3333%}.column.is-offset-7-fullhd{margin-left:58.3333%}.column.is-8-fullhd{flex:none;width:66.6667%}.column.is-offset-8-fullhd{margin-left:66.6667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.3333%}.column.is-offset-10-fullhd{margin-left:83.3333%}.column.is-11-fullhd{flex:none;width:91.6667%}.column.is-offset-11-fullhd{margin-left:91.6667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-top:-.75rem;margin-left:-.75rem;margin-right:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-top:0;margin-left:0;margin-right:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (width>=769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (width>=1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (width<=768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media screen and (width>=769px),print{.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (width<=1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (width>=1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (width>=1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (width>=1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:.25rem}@media screen and (width<=768px){.columns.is-variable.is-1-mobile{--columnGap:.25rem}}@media screen and (width>=769px),print{.columns.is-variable.is-1-tablet{--columnGap:.25rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-1-tablet-only{--columnGap:.25rem}}@media screen and (width<=1023px){.columns.is-variable.is-1-touch{--columnGap:.25rem}}@media screen and (width>=1024px){.columns.is-variable.is-1-desktop{--columnGap:.25rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-1-desktop-only{--columnGap:.25rem}}@media screen and (width>=1216px){.columns.is-variable.is-1-widescreen{--columnGap:.25rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:.25rem}}@media screen and (width>=1408px){.columns.is-variable.is-1-fullhd{--columnGap:.25rem}}.columns.is-variable.is-2{--columnGap:.5rem}@media screen and (width<=768px){.columns.is-variable.is-2-mobile{--columnGap:.5rem}}@media screen and (width>=769px),print{.columns.is-variable.is-2-tablet{--columnGap:.5rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-2-tablet-only{--columnGap:.5rem}}@media screen and (width<=1023px){.columns.is-variable.is-2-touch{--columnGap:.5rem}}@media screen and (width>=1024px){.columns.is-variable.is-2-desktop{--columnGap:.5rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-2-desktop-only{--columnGap:.5rem}}@media screen and (width>=1216px){.columns.is-variable.is-2-widescreen{--columnGap:.5rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:.5rem}}@media screen and (width>=1408px){.columns.is-variable.is-2-fullhd{--columnGap:.5rem}}.columns.is-variable.is-3{--columnGap:.75rem}@media screen and (width<=768px){.columns.is-variable.is-3-mobile{--columnGap:.75rem}}@media screen and (width>=769px),print{.columns.is-variable.is-3-tablet{--columnGap:.75rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-3-tablet-only{--columnGap:.75rem}}@media screen and (width<=1023px){.columns.is-variable.is-3-touch{--columnGap:.75rem}}@media screen and (width>=1024px){.columns.is-variable.is-3-desktop{--columnGap:.75rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-3-desktop-only{--columnGap:.75rem}}@media screen and (width>=1216px){.columns.is-variable.is-3-widescreen{--columnGap:.75rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:.75rem}}@media screen and (width>=1408px){.columns.is-variable.is-3-fullhd{--columnGap:.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (width<=768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media screen and (width>=769px),print{.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (width<=1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (width>=1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (width>=1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (width>=1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (width<=768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media screen and (width>=769px),print{.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (width<=1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (width>=1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (width>=1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (width>=1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (width<=768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media screen and (width>=769px),print{.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (width<=1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (width>=1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (width>=1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (width>=1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (width<=768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media screen and (width>=769px),print{.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (width<=1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (width>=1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (width>=1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (width>=1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (width<=768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media screen and (width>=769px),print{.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (width>=769px) and (width<=1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (width<=1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (width>=1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (width>=1024px) and (width<=1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (width>=1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (width>=1216px) and (width<=1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (width>=1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.hero{flex-direction:column;justify-content:space-between;align-items:stretch;display:flex}.hero .navbar{background:0 0}.hero .tabs ul{border-bottom:none}.hero.is-white{color:#0a0a0a;background-color:#fff}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (width<=1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{color:#0a0a0a;background-color:#f2f2f2}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{opacity:1;color:#fff!important}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#fff;background-color:#0a0a0a;border-color:#0a0a0a}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4 0%,#fff 71% 100%)}@media screen and (width<=768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4 0%,#fff 71% 100%)}}.hero.is-black{color:#fff;background-color:#0a0a0a}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{color:#fff;background-color:#000}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{opacity:1;color:#0a0a0a!important}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#0a0a0a;background-color:#fff;border-color:#fff}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000 0%,#0a0a0a 71%,#181616 100%)}@media screen and (width<=768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000 0%,#0a0a0a 71%,#181616 100%)}}.hero.is-light{color:#000000b3;background-color:#f5f5f5}.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:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@media screen and (width<=1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#000000b3}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{color:#000000b3;background-color:#e8e8e8}.hero.is-light .tabs a{color:#000000b3;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{opacity:1;color:#f5f5f5!important}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#000000b3}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#f5f5f5;background-color:#000000b3;border-color:#000000b3}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0%,#f5f5f5 71%,#fff 100%)}@media screen and (width<=768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0%,#f5f5f5 71%,#fff 100%)}}.hero.is-dark{color:#fff;background-color:#363636}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{color:#fff;background-color:#292929}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{opacity:1;color:#363636!important}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#363636;background-color:#fff;border-color:#fff}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}@media screen and (width<=768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}}.hero.is-primary{color:#fff;background-color:#00d1b2}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{color:#fff;background-color:#00b89c}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{opacity:1;color:#00d1b2!important}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#00d1b2;background-color:#fff;border-color:#fff}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}@media screen and (width<=768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{color:#fff;background-color:#485fc7}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{color:#fff;background-color:#3a51bb}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{opacity:1;color:#485fc7!important}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#485fc7;background-color:#fff;border-color:#fff}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}@media screen and (width<=768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}}.hero.is-info{color:#fff;background-color:#3e8ed0}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{color:#fff;background-color:#3082c5}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{opacity:1;color:#3e8ed0!important}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#3e8ed0;background-color:#fff;border-color:#fff}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}@media screen and (width<=768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{color:#fff;background-color:#48c78e}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{color:#fff;background-color:#3abb81}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{opacity:1;color:#48c78e!important}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#48c78e;background-color:#fff;border-color:#fff}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}@media screen and (width<=768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{color:#000000b3;background-color:#ffe08a}.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:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (width<=1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{color:#000000b3;background-color:#ffd970}.hero.is-warning .tabs a{color:#000000b3;opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{opacity:1;color:#ffe08a!important}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#ffe08a;background-color:#000000b3;border-color:#000000b3}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}@media screen and (width<=768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{color:#fff;background-color:#f14668}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (width<=1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{color:#fff;background-color:#ef2e55}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{opacity:1;color:#f14668!important}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.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{color:#f14668;background-color:#fff;border-color:#fff}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}@media screen and (width<=768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (width>=769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-video.is-transparent{opacity:.3}@media screen and (width<=768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (width<=768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (width>=769px),print{.hero-buttons{justify-content:center;display:flex}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (width>=769px),print{.hero-body{padding:3rem}}.button{color:#363636;cursor:pointer;text-align:center;white-space:nowrap;background-color:#fff;border-width:1px;border-color:#dbdbdb;justify-content:center;padding:calc(.5em - 1px) 1em}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{width:1.5em;height:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover,.button.is-hovered{color:#363636;border-color:#b5b5b5}.button:focus,.button.is-focused{color:#363636;border-color:#485fc7}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active,.button.is-active{color:#363636;border-color:#4a4a4a}.button.is-text{color:#4a4a4a;background-color:#0000;border-color:#0000;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{color:#363636;background-color:#f5f5f5}.button.is-text:active,.button.is-text.is-active{color:#363636;background-color:#e8e8e8}.button.is-text[disabled],fieldset[disabled] .button.is-text{box-shadow:none;background-color:#0000;border-color:#0000}.button.is-ghost{color:#485fc7;background:0 0;border-color:#0000;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#485fc7;text-decoration:underline}.button.is-white{color:#0a0a0a;background-color:#fff;border-color:#0000}.button.is-white:hover,.button.is-white.is-hovered{color:#0a0a0a;background-color:#f9f9f9;border-color:#0000}.button.is-white:focus,.button.is-white.is-focused{color:#0a0a0a;border-color:#0000}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white:active,.button.is-white.is-active{color:#0a0a0a;background-color:#f2f2f2;border-color:#0000}.button.is-white[disabled],fieldset[disabled] .button.is-white{box-shadow:none;background-color:#fff;border-color:#fff}.button.is-white.is-inverted{color:#fff;background-color:#0a0a0a}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{box-shadow:none;color:#fff;background-color:#0a0a0a;border-color:#0000}.button.is-white.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{color:#0a0a0a;background-color:#fff;border-color:#fff}.button.is-white.is-outlined.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-outlined.is-loading:hover:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-white.is-inverted.is-outlined{color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{color:#fff;background-color:#0a0a0a}.button.is-white.is-inverted.is-outlined.is-loading:hover:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{box-shadow:none;color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-black{color:#fff;background-color:#0a0a0a;border-color:#0000}.button.is-black:hover,.button.is-black.is-hovered{color:#fff;background-color:#040404;border-color:#0000}.button.is-black:focus,.button.is-black.is-focused{color:#fff;border-color:#0000}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{color:#fff;background-color:#000;border-color:#0000}.button.is-black[disabled],fieldset[disabled] .button.is-black{box-shadow:none;background-color:#0a0a0a;border-color:#0a0a0a}.button.is-black.is-inverted{color:#0a0a0a;background-color:#fff}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{box-shadow:none;color:#0a0a0a;background-color:#fff;border-color:#0000}.button.is-black.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-black.is-outlined{color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{color:#fff;background-color:#0a0a0a;border-color:#0a0a0a}.button.is-black.is-outlined.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading:hover:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{box-shadow:none;color:#0a0a0a;background-color:#0000;border-color:#0a0a0a}.button.is-black.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{color:#0a0a0a;background-color:#fff}.button.is-black.is-inverted.is-outlined.is-loading:hover:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-light{color:#000000b3;background-color:#f5f5f5;border-color:#0000}.button.is-light:hover,.button.is-light.is-hovered{color:#000000b3;background-color:#eee;border-color:#0000}.button.is-light:focus,.button.is-light.is-focused{color:#000000b3;border-color:#0000}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em #f5f5f540}.button.is-light:active,.button.is-light.is-active{color:#000000b3;background-color:#e8e8e8;border-color:#0000}.button.is-light[disabled],fieldset[disabled] .button.is-light{box-shadow:none;background-color:#f5f5f5;border-color:#f5f5f5}.button.is-light.is-inverted{color:#f5f5f5;background-color:#000000b3}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{box-shadow:none;color:#f5f5f5;background-color:#000000b3;border-color:#0000}.button.is-light.is-loading:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-light.is-outlined{color:#f5f5f5;background-color:#0000;border-color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{color:#000000b3;background-color:#f5f5f5;border-color:#f5f5f5}.button.is-light.is-outlined.is-loading:after{border-color:#0000 #0000 #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading:hover:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{box-shadow:none;color:#f5f5f5;background-color:#0000;border-color:#f5f5f5}.button.is-light.is-inverted.is-outlined{color:#000000b3;background-color:#0000;border-color:#000000b3}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{color:#f5f5f5;background-color:#000000b3}.button.is-light.is-inverted.is-outlined.is-loading:hover:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{box-shadow:none;color:#000000b3;background-color:#0000;border-color:#000000b3}.button.is-dark{color:#fff;background-color:#363636;border-color:#0000}.button.is-dark:hover,.button.is-dark.is-hovered{color:#fff;background-color:#2f2f2f;border-color:#0000}.button.is-dark:focus,.button.is-dark.is-focused{color:#fff;border-color:#0000}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark:active,.button.is-dark.is-active{color:#fff;background-color:#292929;border-color:#0000}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{box-shadow:none;background-color:#363636;border-color:#363636}.button.is-dark.is-inverted{color:#363636;background-color:#fff}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{box-shadow:none;color:#363636;background-color:#fff;border-color:#0000}.button.is-dark.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-dark.is-outlined{color:#363636;background-color:#0000;border-color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{color:#fff;background-color:#363636;border-color:#363636}.button.is-dark.is-outlined.is-loading:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-dark.is-outlined.is-loading:hover:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{box-shadow:none;color:#363636;background-color:#0000;border-color:#363636}.button.is-dark.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{color:#363636;background-color:#fff}.button.is-dark.is-inverted.is-outlined.is-loading:hover:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-primary{color:#fff;background-color:#00d1b2;border-color:#0000}.button.is-primary:hover,.button.is-primary.is-hovered{color:#fff;background-color:#00c4a7;border-color:#0000}.button.is-primary:focus,.button.is-primary.is-focused{color:#fff;border-color:#0000}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em #00d1b240}.button.is-primary:active,.button.is-primary.is-active{color:#fff;background-color:#00b89c;border-color:#0000}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{box-shadow:none;background-color:#00d1b2;border-color:#00d1b2}.button.is-primary.is-inverted{color:#00d1b2;background-color:#fff}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{box-shadow:none;color:#00d1b2;background-color:#fff;border-color:#0000}.button.is-primary.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined{color:#00d1b2;background-color:#0000;border-color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{color:#fff;background-color:#00d1b2;border-color:#00d1b2}.button.is-primary.is-outlined.is-loading:after{border-color:#0000 #0000 #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading:hover:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{box-shadow:none;color:#00d1b2;background-color:#0000;border-color:#00d1b2}.button.is-primary.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{color:#00d1b2;background-color:#fff}.button.is-primary.is-inverted.is-outlined.is-loading:hover:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-primary.is-light{color:#00947e;background-color:#ebfffc}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{color:#00947e;background-color:#defffa;border-color:#0000}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{color:#00947e;background-color:#d1fff8;border-color:#0000}.button.is-link{color:#fff;background-color:#485fc7;border-color:#0000}.button.is-link:hover,.button.is-link.is-hovered{color:#fff;background-color:#3e56c4;border-color:#0000}.button.is-link:focus,.button.is-link.is-focused{color:#fff;border-color:#0000}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button.is-link:active,.button.is-link.is-active{color:#fff;background-color:#3a51bb;border-color:#0000}.button.is-link[disabled],fieldset[disabled] .button.is-link{box-shadow:none;background-color:#485fc7;border-color:#485fc7}.button.is-link.is-inverted{color:#485fc7;background-color:#fff}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{box-shadow:none;color:#485fc7;background-color:#fff;border-color:#0000}.button.is-link.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined{color:#485fc7;background-color:#0000;border-color:#485fc7}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{color:#fff;background-color:#485fc7;border-color:#485fc7}.button.is-link.is-outlined.is-loading:after{border-color:#0000 #0000 #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading:hover:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{box-shadow:none;color:#485fc7;background-color:#0000;border-color:#485fc7}.button.is-link.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{color:#485fc7;background-color:#fff}.button.is-link.is-inverted.is-outlined.is-loading:hover:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-link.is-light{color:#3850b7;background-color:#eff1fa}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{color:#3850b7;background-color:#e6e9f7;border-color:#0000}.button.is-link.is-light:active,.button.is-link.is-light.is-active{color:#3850b7;background-color:#dce0f4;border-color:#0000}.button.is-info{color:#fff;background-color:#3e8ed0;border-color:#0000}.button.is-info:hover,.button.is-info.is-hovered{color:#fff;background-color:#3488ce;border-color:#0000}.button.is-info:focus,.button.is-info.is-focused{color:#fff;border-color:#0000}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em #3e8ed040}.button.is-info:active,.button.is-info.is-active{color:#fff;background-color:#3082c5;border-color:#0000}.button.is-info[disabled],fieldset[disabled] .button.is-info{box-shadow:none;background-color:#3e8ed0;border-color:#3e8ed0}.button.is-info.is-inverted{color:#3e8ed0;background-color:#fff}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{box-shadow:none;color:#3e8ed0;background-color:#fff;border-color:#0000}.button.is-info.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined{color:#3e8ed0;background-color:#0000;border-color:#3e8ed0}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{color:#fff;background-color:#3e8ed0;border-color:#3e8ed0}.button.is-info.is-outlined.is-loading:after{border-color:#0000 #0000 #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading:hover:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{box-shadow:none;color:#3e8ed0;background-color:#0000;border-color:#3e8ed0}.button.is-info.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{color:#3e8ed0;background-color:#fff}.button.is-info.is-inverted.is-outlined.is-loading:hover:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-info.is-light{color:#296fa8;background-color:#eff5fb}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{color:#296fa8;background-color:#e4eff9;border-color:#0000}.button.is-info.is-light:active,.button.is-info.is-light.is-active{color:#296fa8;background-color:#dae9f6;border-color:#0000}.button.is-success{color:#fff;background-color:#48c78e;border-color:#0000}.button.is-success:hover,.button.is-success.is-hovered{color:#fff;background-color:#3ec487;border-color:#0000}.button.is-success:focus,.button.is-success.is-focused{color:#fff;border-color:#0000}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em #48c78e40}.button.is-success:active,.button.is-success.is-active{color:#fff;background-color:#3abb81;border-color:#0000}.button.is-success[disabled],fieldset[disabled] .button.is-success{box-shadow:none;background-color:#48c78e;border-color:#48c78e}.button.is-success.is-inverted{color:#48c78e;background-color:#fff}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{box-shadow:none;color:#48c78e;background-color:#fff;border-color:#0000}.button.is-success.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined{color:#48c78e;background-color:#0000;border-color:#48c78e}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{color:#fff;background-color:#48c78e;border-color:#48c78e}.button.is-success.is-outlined.is-loading:after{border-color:#0000 #0000 #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading:hover:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{box-shadow:none;color:#48c78e;background-color:#0000;border-color:#48c78e}.button.is-success.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{color:#48c78e;background-color:#fff}.button.is-success.is-inverted.is-outlined.is-loading:hover:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-success.is-light{color:#257953;background-color:#effaf5}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{color:#257953;background-color:#e6f7ef;border-color:#0000}.button.is-success.is-light:active,.button.is-success.is-light.is-active{color:#257953;background-color:#dcf4e9;border-color:#0000}.button.is-warning{color:#000000b3;background-color:#ffe08a;border-color:#0000}.button.is-warning:hover,.button.is-warning.is-hovered{color:#000000b3;background-color:#ffdc7d;border-color:#0000}.button.is-warning:focus,.button.is-warning.is-focused{color:#000000b3;border-color:#0000}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em #ffe08a40}.button.is-warning:active,.button.is-warning.is-active{color:#000000b3;background-color:#ffd970;border-color:#0000}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{box-shadow:none;background-color:#ffe08a;border-color:#ffe08a}.button.is-warning.is-inverted{color:#ffe08a;background-color:#000000b3}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{box-shadow:none;color:#ffe08a;background-color:#000000b3;border-color:#0000}.button.is-warning.is-loading:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-warning.is-outlined{color:#ffe08a;background-color:#0000;border-color:#ffe08a}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{color:#000000b3;background-color:#ffe08a;border-color:#ffe08a}.button.is-warning.is-outlined.is-loading:after{border-color:#0000 #0000 #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading:hover:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #000000b3 #000000b3!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{box-shadow:none;color:#ffe08a;background-color:#0000;border-color:#ffe08a}.button.is-warning.is-inverted.is-outlined{color:#000000b3;background-color:#0000;border-color:#000000b3}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{color:#ffe08a;background-color:#000000b3}.button.is-warning.is-inverted.is-outlined.is-loading:hover:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{box-shadow:none;color:#000000b3;background-color:#0000;border-color:#000000b3}.button.is-warning.is-light{color:#946c00;background-color:#fffaeb}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{color:#946c00;background-color:#fff6de;border-color:#0000}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{color:#946c00;background-color:#fff3d1;border-color:#0000}.button.is-danger{color:#fff;background-color:#f14668;border-color:#0000}.button.is-danger:hover,.button.is-danger.is-hovered{color:#fff;background-color:#f03a5f;border-color:#0000}.button.is-danger:focus,.button.is-danger.is-focused{color:#fff;border-color:#0000}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em #f1466840}.button.is-danger:active,.button.is-danger.is-active{color:#fff;background-color:#ef2e55;border-color:#0000}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{box-shadow:none;background-color:#f14668;border-color:#f14668}.button.is-danger.is-inverted{color:#f14668;background-color:#fff}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{box-shadow:none;color:#f14668;background-color:#fff;border-color:#0000}.button.is-danger.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined{color:#f14668;background-color:#0000;border-color:#f14668}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{color:#fff;background-color:#f14668;border-color:#f14668}.button.is-danger.is-outlined.is-loading:after{border-color:#0000 #0000 #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading:hover:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{box-shadow:none;color:#f14668;background-color:#0000;border-color:#f14668}.button.is-danger.is-inverted.is-outlined{color:#fff;background-color:#0000;border-color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{color:#f14668;background-color:#fff}.button.is-danger.is-inverted.is-outlined.is-loading:hover:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after{border-color:#0000 #0000 #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{box-shadow:none;color:#fff;background-color:#0000;border-color:#fff}.button.is-danger.is-light{color:#cc0f35;background-color:#feecf0}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{color:#cc0f35;background-color:#fde0e6;border-color:#0000}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{color:#cc0f35;background-color:#fcd4dc;border-color:#0000}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-small{font-size:.75rem}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{box-shadow:none;opacity:.5;background-color:#fff;border-color:#dbdbdb}.button.is-fullwidth{width:100%;display:flex}.button.is-loading{pointer-events:none;color:#0000!important}.button.is-loading:after{position:absolute;top:calc(50% - .5em);left:calc(50% - .5em);position:absolute!important}.button.is-static{color:#7a7a7a;box-shadow:none;pointer-events:none;background-color:#f5f5f5;border-color:#dbdbdb}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.buttons.has-addons .button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (width<=768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (width>=769px) and (width<=1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.progress{-webkit-appearance:none;-moz-appearance:none;border:none;border-radius:9999px;width:100%;height:1rem;padding:0;display:block;overflow:hidden}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#f14668 30%,#ededed 30%)}.progress:indeterminate{background-color:#ededed;background-image:linear-gradient(90deg,#4a4a4a 30%,#ededed 30%);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%;animation-name:moveIndeterminate;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}.progress:indeterminate::-webkit-progress-bar{background-color:#0000}.progress:indeterminate::-moz-progress-bar{background-color:#0000}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.tags{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-left:.25rem;margin-right:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child),.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){color:#4a4a4a;white-space:nowrap;background-color:#f5f5f5;border-radius:4px;justify-content:center;align-items:center;height:2em;padding-left:.75em;padding-right:.75em;font-size:.75rem;line-height:1.5;display:inline-flex}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{color:#0a0a0a;background-color:#fff}.tag:not(body).is-black{color:#fff;background-color:#0a0a0a}.tag:not(body).is-light{color:#000000b3;background-color:#f5f5f5}.tag:not(body).is-dark{color:#fff;background-color:#363636}.tag:not(body).is-primary{color:#fff;background-color:#00d1b2}.tag:not(body).is-primary.is-light{color:#00947e;background-color:#ebfffc}.tag:not(body).is-link{color:#fff;background-color:#485fc7}.tag:not(body).is-link.is-light{color:#3850b7;background-color:#eff1fa}.tag:not(body).is-info{color:#fff;background-color:#3e8ed0}.tag:not(body).is-info.is-light{color:#296fa8;background-color:#eff5fb}.tag:not(body).is-success{color:#fff;background-color:#48c78e}.tag:not(body).is-success.is-light{color:#257953;background-color:#effaf5}.tag:not(body).is-warning{color:#000000b3;background-color:#ffe08a}.tag:not(body).is-warning.is-light{color:#946c00;background-color:#fffaeb}.tag:not(body).is-danger{color:#fff;background-color:#f14668}.tag:not(body).is-danger.is-light{color:#cc0f35;background-color:#feecf0}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{width:2em;margin-left:1px;padding:0;position:relative}.tag:not(body).is-delete:before,.tag:not(body).is-delete:after{content:"";transform-origin:50%;background-color:currentColor;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(45deg)}.tag:not(body).is-delete:before{width:50%;height:1px}.tag:not(body).is-delete:after{width:1px;height:50%}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:hover,a.has-text-link:focus{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (width<=768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (width>=769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (width<=1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (width>=1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (width>=1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (width>=1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (width<=768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (width>=769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (width<=1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (width>=1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (width>=1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (width>=1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (width<=768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (width>=769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (width<=1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (width>=1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (width>=1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (width>=1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (width<=768px){.has-text-left-mobile{text-align:left!important}}@media screen and (width>=769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (width<=1023px){.has-text-left-touch{text-align:left!important}}@media screen and (width>=1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (width>=1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (width>=1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (width<=768px){.has-text-right-mobile{text-align:right!important}}@media screen and (width>=769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (width>=769px) and (width<=1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (width<=1023px){.has-text-right-touch{text-align:right!important}}@media screen and (width>=1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (width>=1024px) and (width<=1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (width>=1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (width>=1216px) and (width<=1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (width>=1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-secondary,.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-monospace,.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (width<=768px){.is-block-mobile{display:block!important}}@media screen and (width>=769px),print{.is-block-tablet{display:block!important}}@media screen and (width>=769px) and (width<=1023px){.is-block-tablet-only{display:block!important}}@media screen and (width<=1023px){.is-block-touch{display:block!important}}@media screen and (width>=1024px){.is-block-desktop{display:block!important}}@media screen and (width>=1024px) and (width<=1215px){.is-block-desktop-only{display:block!important}}@media screen and (width>=1216px){.is-block-widescreen{display:block!important}}@media screen and (width>=1216px) and (width<=1407px){.is-block-widescreen-only{display:block!important}}@media screen and (width>=1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (width<=768px){.is-flex-mobile{display:flex!important}}@media screen and (width>=769px),print{.is-flex-tablet{display:flex!important}}@media screen and (width>=769px) and (width<=1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (width<=1023px){.is-flex-touch{display:flex!important}}@media screen and (width>=1024px){.is-flex-desktop{display:flex!important}}@media screen and (width>=1024px) and (width<=1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (width>=1216px){.is-flex-widescreen{display:flex!important}}@media screen and (width>=1216px) and (width<=1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (width>=1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (width<=768px){.is-inline-mobile{display:inline!important}}@media screen and (width>=769px),print{.is-inline-tablet{display:inline!important}}@media screen and (width>=769px) and (width<=1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (width<=1023px){.is-inline-touch{display:inline!important}}@media screen and (width>=1024px){.is-inline-desktop{display:inline!important}}@media screen and (width>=1024px) and (width<=1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (width>=1216px){.is-inline-widescreen{display:inline!important}}@media screen and (width>=1216px) and (width<=1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (width>=1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (width<=768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (width>=769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (width>=769px) and (width<=1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (width<=1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (width>=1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (width>=1024px) and (width<=1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (width>=1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (width>=1216px) and (width<=1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (width>=1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (width<=768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (width>=769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (width>=769px) and (width<=1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (width<=1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (width>=1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (width>=1024px) and (width<=1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (width>=1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (width>=1216px) and (width<=1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (width>=1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:none!important;width:.01em!important;height:.01em!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media screen and (width<=768px){.is-hidden-mobile{display:none!important}}@media screen and (width>=769px),print{.is-hidden-tablet{display:none!important}}@media screen and (width>=769px) and (width<=1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (width<=1023px){.is-hidden-touch{display:none!important}}@media screen and (width>=1024px){.is-hidden-desktop{display:none!important}}@media screen and (width>=1024px) and (width<=1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (width>=1216px){.is-hidden-widescreen{display:none!important}}@media screen and (width>=1216px) and (width<=1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (width>=1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (width<=768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (width>=769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (width>=769px) and (width<=1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (width<=1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (width>=1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (width>=1024px) and (width<=1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (width>=1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (width>=1216px) and (width<=1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (width>=1408px){.is-invisible-fullhd{visibility:hidden!important}}.card{color:#4a4a4a;background-color:#fff;border-radius:.25rem;max-width:100%;position:relative;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{background-color:#0000;align-items:stretch;display:flex;box-shadow:0 .125em .25em #0a0a0a1a}.card-header-title{color:#363636;flex-grow:1;align-items:center;padding:.75rem 1rem;font-weight:700;display:flex}.card-header-title.is-centered{justify-content:center}.card-header-icon{appearance:none;color:currentColor;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:.75rem 1rem;font-family:inherit;font-size:1em;display:flex}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-content{background-color:#0000;padding:1.5rem}.card-footer{background-color:#0000;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{flex:1 0 0;justify-content:center;align-items:center;padding:.75rem;display:flex}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.tabs{-webkit-overflow-scrolling:touch;white-space:nowrap;justify-content:space-between;align-items:stretch;font-size:1rem;display:flex;overflow:auto hidden}.tabs a{color:#4a4a4a;vertical-align:top;border-bottom:1px solid #dbdbdb;justify-content:center;align-items:center;margin-bottom:-1px;padding:.5em 1em;display:flex}.tabs a:hover{color:#363636;border-bottom-color:#363636}.tabs li{display:block}.tabs li.is-active a{color:#485fc7;border-bottom-color:#485fc7}.tabs ul{border-bottom:1px solid #dbdbdb;flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid #0000;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:#0000!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{z-index:2;background-color:#f5f5f5;border-color:#b5b5b5}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{color:#fff;z-index:1;background-color:#485fc7;border-color:#485fc7}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-top-left-radius:9999px;border-bottom-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-top-right-radius:9999px;border-bottom-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{color:#0a0a0a;background-color:#fff}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{color:#fff;background-color:#0a0a0a}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{color:#000000b3;background-color:#f5f5f5}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{color:#fff;background-color:#363636}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{color:#fff;background-color:#00d1b2}.message.is-primary .message-body{color:#00947e;border-color:#00d1b2}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{color:#fff;background-color:#485fc7}.message.is-link .message-body{color:#3850b7;border-color:#485fc7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{color:#fff;background-color:#3e8ed0}.message.is-info .message-body{color:#296fa8;border-color:#3e8ed0}.message.is-success{background-color:#effaf5}.message.is-success .message-header{color:#fff;background-color:#48c78e}.message.is-success .message-body{color:#257953;border-color:#48c78e}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{color:#000000b3;background-color:#ffe08a}.message.is-warning .message-body{color:#946c00;border-color:#ffe08a}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{color:#fff;background-color:#f14668}.message.is-danger .message-body{color:#cc0f35;border-color:#f14668}.message-header{color:#fff;background-color:#4a4a4a;border-radius:4px 4px 0 0;justify-content:space-between;align-items:center;padding:.75em 1em;font-weight:700;line-height:1.25;display:flex;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{color:#4a4a4a;border:0 solid #dbdbdb;border-left-width:4px;border-radius:4px;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:#0000}.select select,.textarea,.input{color:#363636;background-color:#fff;border-color:#dbdbdb;border-radius:4px}.select select::-moz-placeholder{color:#3636364d}.textarea::-moz-placeholder{color:#3636364d}.input::-moz-placeholder{color:#3636364d}.select select::-webkit-input-placeholder{color:#3636364d}.textarea::-webkit-input-placeholder{color:#3636364d}.input::-webkit-input-placeholder{color:#3636364d}.select select:-moz-placeholder-shown{color:#3636364d}.textarea:-moz-placeholder-shown{color:#3636364d}.input:-moz-placeholder-shown{color:#3636364d}.select select:-ms-placeholder-shown{color:#3636364d}.textarea:-ms-placeholder-shown{color:#3636364d}.input:-ms-placeholder-shown{color:#3636364d}.select select:hover,.textarea:hover,.input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,.select select:active,.textarea:active,.input:active,.select select.is-active,.is-active.textarea,.is-active.input{border-color:#485fc7;box-shadow:0 0 0 .125em #485fc740}.select select[disabled],[disabled].textarea,[disabled].input,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input{box-shadow:none;color:#7a7a7a;background-color:#f5f5f5;border-color:#f5f5f5}.select select[disabled]::-moz-placeholder{color:#7a7a7a4d}[disabled].textarea::-moz-placeholder{color:#7a7a7a4d}[disabled].input::-moz-placeholder{color:#7a7a7a4d}fieldset[disabled] .select select::-moz-placeholder{color:#7a7a7a4d}.select fieldset[disabled] select::-moz-placeholder{color:#7a7a7a4d}fieldset[disabled] .textarea::-moz-placeholder{color:#7a7a7a4d}fieldset[disabled] .input::-moz-placeholder{color:#7a7a7a4d}.select select[disabled]::-webkit-input-placeholder{color:#7a7a7a4d}[disabled].textarea::-webkit-input-placeholder{color:#7a7a7a4d}[disabled].input::-webkit-input-placeholder{color:#7a7a7a4d}fieldset[disabled] .select select::-webkit-input-placeholder{color:#7a7a7a4d}.select fieldset[disabled] select::-webkit-input-placeholder{color:#7a7a7a4d}fieldset[disabled] .textarea::-webkit-input-placeholder{color:#7a7a7a4d}fieldset[disabled] .input::-webkit-input-placeholder{color:#7a7a7a4d}.select select[disabled]:-moz-placeholder-shown{color:#7a7a7a4d}[disabled].textarea:-moz-placeholder-shown{color:#7a7a7a4d}[disabled].input:-moz-placeholder-shown{color:#7a7a7a4d}fieldset[disabled] .select select:-moz-placeholder-shown{color:#7a7a7a4d}.select fieldset[disabled] select:-moz-placeholder-shown{color:#7a7a7a4d}fieldset[disabled] .textarea:-moz-placeholder-shown{color:#7a7a7a4d}fieldset[disabled] .input:-moz-placeholder-shown{color:#7a7a7a4d}.select select[disabled]:-ms-placeholder-shown{color:#7a7a7a4d}[disabled].textarea:-ms-placeholder-shown{color:#7a7a7a4d}[disabled].input:-ms-placeholder-shown{color:#7a7a7a4d}fieldset[disabled] .select select:-ms-placeholder-shown{color:#7a7a7a4d}.select fieldset[disabled] select:-ms-placeholder-shown{color:#7a7a7a4d}fieldset[disabled] .textarea:-ms-placeholder-shown{color:#7a7a7a4d}fieldset[disabled] .input:-ms-placeholder-shown{color:#7a7a7a4d}.textarea,.input{width:100%;max-width:100%;box-shadow:inset 0 .0625em .125em #0a0a0a0d}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,.is-white.textarea:active,.is-white.input:active,.is-white.is-active.textarea,.is-white.is-active.input{box-shadow:0 0 0 .125em #ffffff40}.is-black.textarea,.is-black.input{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,.is-black.textarea:active,.is-black.input:active,.is-black.is-active.textarea,.is-black.is-active.input{box-shadow:0 0 0 .125em #0a0a0a40}.is-light.textarea,.is-light.input{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,.is-light.textarea:active,.is-light.input:active,.is-light.is-active.textarea,.is-light.is-active.input{box-shadow:0 0 0 .125em #f5f5f540}.is-dark.textarea,.is-dark.input{border-color:#363636}.is-dark.textarea:focus,.is-dark.input:focus,.is-dark.is-focused.textarea,.is-dark.is-focused.input,.is-dark.textarea:active,.is-dark.input:active,.is-dark.is-active.textarea,.is-dark.is-active.input{box-shadow:0 0 0 .125em #36363640}.is-primary.textarea,.is-primary.input{border-color:#00d1b2}.is-primary.textarea:focus,.is-primary.input:focus,.is-primary.is-focused.textarea,.is-primary.is-focused.input,.is-primary.textarea:active,.is-primary.input:active,.is-primary.is-active.textarea,.is-primary.is-active.input{box-shadow:0 0 0 .125em #00d1b240}.is-link.textarea,.is-link.input{border-color:#485fc7}.is-link.textarea:focus,.is-link.input:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,.is-link.textarea:active,.is-link.input:active,.is-link.is-active.textarea,.is-link.is-active.input{box-shadow:0 0 0 .125em #485fc740}.is-info.textarea,.is-info.input{border-color:#3e8ed0}.is-info.textarea:focus,.is-info.input:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,.is-info.textarea:active,.is-info.input:active,.is-info.is-active.textarea,.is-info.is-active.input{box-shadow:0 0 0 .125em #3e8ed040}.is-success.textarea,.is-success.input{border-color:#48c78e}.is-success.textarea:focus,.is-success.input:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,.is-success.textarea:active,.is-success.input:active,.is-success.is-active.textarea,.is-success.is-active.input{box-shadow:0 0 0 .125em #48c78e40}.is-warning.textarea,.is-warning.input{border-color:#ffe08a}.is-warning.textarea:focus,.is-warning.input:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,.is-warning.textarea:active,.is-warning.input:active,.is-warning.is-active.textarea,.is-warning.is-active.input{box-shadow:0 0 0 .125em #ffe08a40}.is-danger.textarea,.is-danger.input{border-color:#f14668}.is-danger.textarea:focus,.is-danger.input:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,.is-danger.textarea:active,.is-danger.input:active,.is-danger.is-active.textarea,.is-danger.is-active.input{box-shadow:0 0 0 .125em #f1466840}.is-small.textarea,.is-small.input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input{font-size:1.25rem}.is-large.textarea,.is-large.input{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input{width:100%;display:block}.is-inline.textarea,.is-inline.input{width:auto;display:inline}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{box-shadow:none;background-color:#0000;border-color:#0000;padding-left:0;padding-right:0}.textarea{resize:vertical;min-width:100%;max-width:100%;padding:calc(.75em - 1px);display:block}.textarea:not([rows]){min-height:8em;max-height:40em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;line-height:1.25;display:inline-block;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#363636}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{vertical-align:top;max-width:100%;display:inline-block;position:relative}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{z-index:4;border-color:#485fc7;right:1.125em}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;outline:none;max-width:100%;font-size:1em;display:block}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em #ffffff40}.select.is-black:not(:hover):after,.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em #f5f5f540}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em #36363640}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em #00d1b240}.select.is-link:not(:hover):after,.select.is-link select{border-color:#485fc7}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3a51bb}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em #485fc740}.select.is-info:not(:hover):after,.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em #3e8ed040}.select.is-success:not(:hover):after,.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em #48c78e40}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em #ffe08a40}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em #f1466840}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{opacity:.5;border-color:#7a7a7a!important}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;top:.625em;right:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{justify-content:flex-start;align-items:stretch;display:flex;position:relative}.file.is-white .file-cta{color:#0a0a0a;background-color:#fff;border-color:#0000}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{color:#0a0a0a;background-color:#f9f9f9;border-color:#0000}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{color:#0a0a0a;border-color:#0000;box-shadow:0 0 .5em #ffffff40}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{color:#0a0a0a;background-color:#f2f2f2;border-color:#0000}.file.is-black .file-cta{color:#fff;background-color:#0a0a0a;border-color:#0000}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{color:#fff;background-color:#040404;border-color:#0000}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #0a0a0a40}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{color:#fff;background-color:#000;border-color:#0000}.file.is-light .file-cta{color:#000000b3;background-color:#f5f5f5;border-color:#0000}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{color:#000000b3;background-color:#eee;border-color:#0000}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{color:#000000b3;border-color:#0000;box-shadow:0 0 .5em #f5f5f540}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{color:#000000b3;background-color:#e8e8e8;border-color:#0000}.file.is-dark .file-cta{color:#fff;background-color:#363636;border-color:#0000}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{color:#fff;background-color:#2f2f2f;border-color:#0000}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #36363640}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{color:#fff;background-color:#292929;border-color:#0000}.file.is-primary .file-cta{color:#fff;background-color:#00d1b2;border-color:#0000}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{color:#fff;background-color:#00c4a7;border-color:#0000}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #00d1b240}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{color:#fff;background-color:#00b89c;border-color:#0000}.file.is-link .file-cta{color:#fff;background-color:#485fc7;border-color:#0000}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{color:#fff;background-color:#3e56c4;border-color:#0000}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #485fc740}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{color:#fff;background-color:#3a51bb;border-color:#0000}.file.is-info .file-cta{color:#fff;background-color:#3e8ed0;border-color:#0000}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{color:#fff;background-color:#3488ce;border-color:#0000}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #3e8ed040}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{color:#fff;background-color:#3082c5;border-color:#0000}.file.is-success .file-cta{color:#fff;background-color:#48c78e;border-color:#0000}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{color:#fff;background-color:#3ec487;border-color:#0000}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #48c78e40}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{color:#fff;background-color:#3abb81;border-color:#0000}.file.is-warning .file-cta{color:#000000b3;background-color:#ffe08a;border-color:#0000}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{color:#000000b3;background-color:#ffdc7d;border-color:#0000}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{color:#000000b3;border-color:#0000;box-shadow:0 0 .5em #ffe08a40}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{color:#000000b3;background-color:#ffd970;border-color:#0000}.file.is-danger .file-cta{color:#fff;background-color:#f14668;border-color:#0000}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{color:#fff;background-color:#f03a5f;border-color:#0000}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{color:#fff;border-color:#0000;box-shadow:0 0 .5em #f1466840}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{color:#fff;background-color:#ef2e55;border-color:#0000}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-top-right-radius:0;border-bottom-right-radius:0}.file.has-name .file-name{border-top-left-radius:0;border-bottom-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{width:1.5em;height:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-width:0 1px 1px;border-radius:0 0 4px 4px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-width:1px 0 1px 1px;border-radius:4px 0 0 4px;order:-1}.file-label{cursor:pointer;justify-content:flex-start;align-items:stretch;display:flex;position:relative;overflow:hidden}.file-label:hover .file-cta{color:#363636;background-color:#eee}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{color:#363636;background-color:#e8e8e8}.file-label:active .file-name{border-color:#cfcfcf}.file-input{opacity:0;outline:none;width:100%;height:100%;position:absolute;top:0;left:0}.file-cta,.file-name{white-space:nowrap;border-color:#dbdbdb;border-radius:4px;padding-left:1em;padding-right:1em;font-size:1em}.file-cta{color:#4a4a4a;background-color:#f5f5f5}.file-name{max-width:16em;text-align:inherit;text-overflow:ellipsis;border:1px solid #dbdbdb;border-left-width:0;display:block;overflow:hidden}.file-icon{justify-content:center;align-items:center;width:1em;height:1em;margin-right:.5em;display:flex}.file-icon .fa{font-size:14px}.label{color:#363636;font-size:1rem;font-weight:700;display:block}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{margin-top:.25rem;font-size:.75rem;display:block}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{justify-content:flex-start;display:flex}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-top-right-radius:0;border-bottom-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-top-left-radius:0;border-bottom-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{justify-content:flex-start;display:flex}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (width>=769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (width<=768px){.field-label{margin-bottom:.5rem}}@media screen and (width>=769px),print{.field-label{text-align:right;flex:1 0 0;margin-right:1.5rem}.field-label.is-small{padding-top:.375em;font-size:.75rem}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{padding-top:.375em;font-size:1.25rem}.field-label.is-large{padding-top:.375em;font-size:1.5rem}}.field-body .field .field{margin-bottom:0}@media screen and (width>=769px),print{.field-body{flex:5 1 0;display:flex}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;text-align:inherit;font-size:1rem;position:relative}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;pointer-events:none;z-index:4;width:2.5em;height:2.5em;position:absolute;top:0}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{z-index:4;top:.625em;right:.625em;position:absolute!important}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../../Inter-Regular.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../../Inter-SemiBold.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:local(Inter Bold),local(Inter-Bold),url(../../../Inter-Bold.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:local(Inter ExtraBold),local(Inter-ExtraBold),url(../../../Inter-ExtraBold.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:local(Inter Black),local(Inter-Black),url(../../../Inter-ExtraBold.woff2)format("woff2")}.p-6{padding:3rem}@media screen and (width<=800px){.p-6{padding:1.5rem!important}}span.learning-line{text-underline-offset:4px;font-weight:inherit;cursor:pointer;color:inherit;-webkit-text-decoration:underline dotted #599bff;text-decoration:underline dotted #599bff;text-decoration-thickness:2px}span.learning-line:hover{color:#599bff}.imitateLinkHover{cursor:pointer;color:#599bff;transition:all .25s}.imitateLinkHover:hover{color:#599bff;transition:all .25s;transform:translate(10px)}.ais-SearchBox{width:100%}ol.ais-Hits-list{list-style:none}.ais-Hits-item{padding:12px}.ais-Highlight-highlighted{color:#fff;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382)}.ais-Highlight-highlighted,.ais-Snippet-highlighted{font-weight:700;color:#fff!important}.lh1-1{line-height:1.1}.ma-gradient-text{-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:transparent;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382);-webkit-background-clip:text;background-clip:text}.ma-gradient-background{color:#fff;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382)}.decorated{text-align:center;overflow:hidden}.decorated>span{text-transform:uppercase;letter-spacing:1px;display:inline-block;position:relative}.decorated>span:before,.decorated>span:after{content:"";border-bottom:3px solid;width:100vw;margin:0 15px;position:absolute;top:50%}.decorated>span:before{right:100%}.decorated>span:after{left:100%}#markdown-container #markdown-content h1,#markdown-container #markdown-content h2,#markdown-container #markdown-content h3{margin:16px 0;line-height:1.1}#markdown-container{background-color:var(--ma-markdown-container-bg);max-width:800px;color:var(--ma-markdown-container-fg);border-radius:8px;margin:0 auto;padding:20px;box-shadow:0 2px 4px #0000001a}.markdown-title{background:linear-gradient(.25turn,#ea5757,#599bff,#73c382);margin-bottom:20px;padding:18px;font-size:36px;font-weight:900;line-height:1.3}#markdown-title{margin-bottom:20px}#markdown-content h1 span.learning-line,#markdown-content h2 span.learning-line,#markdown-content h3 span.learning-line,#markdown-content h4 span.learning-line,#markdown-content h5 span.learning-line,#markdown-content h6 span.learning-line{color:#fff;text-decoration:underline}#markdown-content{color:var(--ma-markdown-container-fg);line-height:1.6}#markdown-content strong{color:var(--ma-markdown-strong-color)!important}#markdown-content h2{color:#fff;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382);margin-bottom:20px;padding:12px;font-size:20px;font-weight:800}#markdown-content h3{-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:transparent;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:18px;font-weight:700;display:inline-block}#markdown-content h4{-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:transparent;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382);-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:16px;font-weight:600;display:inline-block}#markdown-content p{margin-bottom:10px;font-size:16px;font-weight:500}#markdown-content a{color:var(--ma-markdown-link-color);text-decoration:none}#markdown-content a:hover{text-decoration:underline}#markdown-content ul{margin-bottom:10px}#markdown-content ol{margin-bottom:10px;padding-left:20px}#markdown-content li{margin-bottom:6px;margin-left:12px;font-weight:500;list-style:outside}#markdown-content code{background-color:var(--ma-markdown-code-bg);color:var(--ma-markdown-code-fg);border-radius:4px;padding:2px 4px;font-family:Courier New,Courier,monospace}#markdown-content th,#markdown-content td,#markdown-content tr{text-align:left;padding:12px 8px}#markdown-content tr:nth-child(2n){text-align:left;color:#000;background:linear-gradient(.25turn,#ea5757,#599bff,#73c382)}.global-logo-subtext{text-transform:uppercase;letter-spacing:1px;color:var(--ma-global-logo-subtext-color);background:var(--ma-global-logo-subtext-gradient);-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-text-fill-color:var(--ma-global-logo-subtext-fill);-webkit-background-clip:text;background-clip:text;font-size:11px;font-weight:900;display:inline-block;position:relative;top:-9px}.global-logo-subtext:hover{color:#000;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background:linear-gradient(.25turn,#ea5757,#599bff,#21ff97);padding:0 .5rem}.vip-badge{text-transform:uppercase;letter-spacing:1px;background-color:gold;padding:-2px 8px;font-size:11px;font-weight:900;line-height:-1.5;display:inline;position:relative;top:-9px;color:#000!important}section.stars-container{margin-bottom:10px;align-items:left!important;justify-content:left!important}.stars-container .slider{width:100%}.gradient-text{background:linear-gradient(.25turn,#ea5757,#599bff,#73c382);color:#0000;-webkit-background-clip:text;background-clip:text;text-decoration:underline}.app-update-bar.svelte-12qhfyh{z-index:10000;box-sizing:border-box;color:#fff;background:linear-gradient(90deg,#ea5757 0%,#599bff 52%,#73c382 100%);justify-content:center;align-items:center;min-height:3.25rem;padding:.625rem 1rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 16px #1111112e}.app-update-spacer.svelte-12qhfyh{height:3.25rem}.app-update-bar.svelte-12qhfyh p:where(.svelte-12qhfyh){text-align:center;flex-wrap:wrap;flex:0 auto;justify-content:center;align-items:center;gap:.25rem .45rem;min-width:0;margin:0;font-size:.9rem;font-weight:700;line-height:1.3;display:flex}.app-update-message.svelte-12qhfyh{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.app-update-dot.svelte-12qhfyh{background:#75ff9e;border-radius:999px;flex:none;width:.55rem;height:.55rem;position:relative;box-shadow:0 0 0 2px #ffffff47}.app-update-dot.svelte-12qhfyh:after{content:"";border-radius:inherit;background:#75ff9e61;animation:1.55s ease-out infinite svelte-12qhfyh-app-update-dot-pulse;position:absolute;inset:-.35rem}.app-update-bar.svelte-12qhfyh button:where(.svelte-12qhfyh){color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:800;display:inline-flex}.app-update-button-text.svelte-12qhfyh{text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.08em}.app-update-arrow.svelte-12qhfyh{animation:1.15s ease-in-out infinite svelte-12qhfyh-app-update-arrow-nudge;display:inline-block}.app-update-bar.svelte-12qhfyh button:where(.svelte-12qhfyh):focus-visible{outline-offset:2px;outline:3px solid #ffffffa6}@media screen and (width<=520px){.app-update-bar.svelte-12qhfyh{justify-content:space-between;min-height:4.25rem;padding:.55rem .75rem}.app-update-spacer.svelte-12qhfyh{height:4.25rem}.app-update-bar.svelte-12qhfyh p:where(.svelte-12qhfyh){text-align:left;justify-content:flex-start;font-size:.8rem}}@keyframes svelte-12qhfyh-app-update-dot-pulse{0%{opacity:.75;transform:scale(.45)}70%,to{opacity:0;transform:scale(1.15)}}@keyframes svelte-12qhfyh-app-update-arrow-nudge{0%,to{transform:translate(0)}50%{transform:translate(-.25rem)}}@keyframes svelte-12qhfyh-fade-in{0%{opacity:0}}@keyframes svelte-12qhfyh-fade-out{to{opacity:0}}@keyframes svelte-12qhfyh-slide-from-right{0%{transform:translate(30px)}}@keyframes svelte-12qhfyh-slide-to-left{to{transform:translate(-30px)}}:root::view-transition-old(root){animation:90ms cubic-bezier(.4,0,1,1) both svelte-12qhfyh-fade-out,.3s cubic-bezier(.4,0,.2,1) both svelte-12qhfyh-slide-to-left}:root::view-transition-new(root){animation:.21s cubic-bezier(0,0,.2,1) 90ms both svelte-12qhfyh-fade-in,.3s cubic-bezier(.4,0,.2,1) both svelte-12qhfyh-slide-from-right}
