/*! Minimal local Bulma subset used by the project-page header and abstract. */
html{box-sizing:border-box;background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility}*,::after,::before{box-sizing:inherit}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5;margin:0}a{color:#3273dc;cursor:pointer;text-decoration:none}section{display:block}p{margin:0;padding:0}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-max-desktop{max-width:960px}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}.hero.is-small .hero-body{padding:1.5rem}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.column{display:block;padding:.75rem}.column.is-full-width{flex:none;width:100%}.columns.is-centered{justify-content:center}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.is-size-5{font-size:1.25rem!important}.title,.subtitle{word-break:break-word}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125;margin-bottom:1.5rem;margin-top:0}.title.is-3{font-size:2rem}.subtitle{color:#4a4a4a;font-weight:400;line-height:1.25;margin-bottom:1.5rem;margin-top:0}.content p:not(:last-child){margin-bottom:1em}.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(1em - 1px);position:relative;vertical-align:top}.button.is-normal{font-size:1rem}.button.is-rounded{border-radius:290486px;padding-left:1.25em;padding-right:1.25em}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover{background-color:#292929;color:#fff}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.icon{align-items:center;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem}.icon i{font-size:inherit}@media screen and (min-width:769px){.columns{display:flex}.column{flex-basis:0;flex-grow:1;flex-shrink:1}}@media screen and (max-width:1023px){.container.is-max-desktop{max-width:none}}
