/*! bulma.io v0.8.0 | MIT License | github.com/jgthms/bulma */ .delete, .modal-close, .is-unselectable, .button, .file, .breadcrumb, .pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis, .tabs { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child), .subtitle:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .breadcrumb:not(:last-child), .level:not(:last-child), .list:not(:last-child), .message:not(:last-child), .tabs:not(:last-child) { margin-bottom: 1.5rem; } .button, .input, .textarea, .select select, .file-cta, .file-name, .pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis { -moz-appearance: none; -webkit-appearance: none; align-items: center; border: 1px solid transparent; border-radius: 4px; box-shadow: none; display: inline-flex; font-size: 1rem; height: 2.5em; justify-content: flex-start; line-height: 1.5; padding-bottom: calc(0.5em - 1px); padding-left: calc(0.75em - 1px); padding-right: calc(0.75em - 1px); padding-top: calc(0.5em - 1px); position: relative; vertical-align: top; } .button:focus, .input:focus, .textarea:focus, .select select:focus, .file-cta:focus, .file-name:focus, .pagination-previous:focus, .pagination-next:focus, .pagination-link:focus, .pagination-ellipsis:focus, .is-focused.button, .is-focused.input, .is-focused.textarea, .select select.is-focused, .is-focused.file-cta, .is-focused.file-name, .is-focused.pagination-previous, .is-focused.pagination-next, .is-focused.pagination-link, .is-focused.pagination-ellipsis, .button:active, .input:active, .textarea:active, .select select:active, .file-cta:active, .file-name:active, .pagination-previous:active, .pagination-next:active, .pagination-link:active, .pagination-ellipsis:active, .is-active.button, .is-active.input, .is-active.textarea, .select select.is-active, .is-active.file-cta, .is-active.file-name, .is-active.pagination-previous, .is-active.pagination-next, .is-active.pagination-link, .is-active.pagination-ellipsis { outline: none; } .button[disabled], .input[disabled], .textarea[disabled], .select select[disabled], .file-cta[disabled], .file-name[disabled], .pagination-previous[disabled], .pagination-next[disabled], .pagination-link[disabled], .pagination-previous.disabled, .pagination-next.disabled, .pagination-ellipsis[disabled], fieldset[disabled] .button, fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .select select, .select fieldset[disabled] select, fieldset[disabled] .file-cta, fieldset[disabled] .file-name, fieldset[disabled] .pagination-previous, fieldset[disabled] .pagination-next, fieldset[disabled] .pagination-link, fieldset[disabled] .pagination-ellipsis { cursor: not-allowed; } /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */ html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; } button, input, select, textarea { margin: 0; } html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } img, video { max-width: 100%; } iframe { border: 0; } html { background-color: #fcfcfc; font-size: 16px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; min-width: 300px; overflow-x: hidden; overflow-y: scroll; text-rendering: optimizeLegibility; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; } article, aside, figure, footer, header, hgroup, section { display: block; } body { color: #222; font-size: 1rem; font-weight: 400; line-height: 1.8; } code { font-size: 0.735em; font-weight: normal; border-radius: 3px; -ms-hyphens: auto; -ms-word-break: normal; overflow-wrap: break-word; word-break: break-word; } hr { background-color: #ddd; border: none; display: block; height: 1px; margin: 2rem 0; } img { height: auto; max-width: 100%; border-radius: 0.1em; box-shadow: 0 4px 12px 0 rgba(0,0,0,.1); } input[type="checkbox"], input[type="radio"] { vertical-align: baseline; } small { font-size: 0.875em; } span { font-style: inherit; font-weight: inherit; } strong { font-weight: 700; } fieldset { border: none; } pre { -webkit-overflow-scrolling: touch; background-color: #002e42; border-radius: 3px; color: #fff; font-size: 0.875em; overflow-x: auto; padding: 1.25rem 1.5rem; white-space: pre; word-wrap: normal; } pre code { display: inline-block; background-color: transparent; color: currentColor; font-size: 1em; padding: 0; min-width: 100%; } .is-clearfix::after { clear: both; content: " "; display: table; } .is-pulled-left { float: left !important; } .is-pulled-right { float: right !important; } .is-clipped { overflow: hidden !important; } .is-size-1 { font-size: 3rem !important; } .is-size-2 { font-size: 2.5rem !important; } .is-size-3 { font-size: 2rem !important; } .is-size-4 { font-size: 1.5rem !important; } .is-size-5 { font-size: 1.25rem !important; } .is-size-6 { font-size: 1rem !important; } .is-size-7 { font-size: 0.75rem !important; } .has-text-centered { text-align: center !important; } .has-text-justified { text-align: justify !important; } .has-text-left { text-align: left !important; } .has-text-right { text-align: right !important; } @media screen and (max-width: 768px) { .has-text-centered-mobile { text-align: center !important; } } @media screen and (min-width: 769px), print { .has-text-centered-tablet { text-align: center !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .has-text-centered-tablet-only { text-align: center !important; } } @media screen and (max-width: 1087px) { .has-text-centered-touch { text-align: center !important; } } @media screen and (min-width: 1088px) { .has-text-centered-desktop { text-align: center !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .has-text-centered-desktop-only { text-align: center !important; } } @media screen and (min-width: 1280px) { .has-text-centered-widescreen { text-align: center !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .has-text-centered-widescreen-only { text-align: center !important; } } @media screen and (min-width: 1472px) { .has-text-centered-fullhd { text-align: center !important; } } @media screen and (max-width: 768px) { .has-text-justified-mobile { text-align: justify !important; } } @media screen and (min-width: 769px), print { .has-text-justified-tablet { text-align: justify !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .has-text-justified-tablet-only { text-align: justify !important; } } @media screen and (max-width: 1087px) { .has-text-justified-touch { text-align: justify !important; } } @media screen and (min-width: 1088px) { .has-text-justified-desktop { text-align: justify !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .has-text-justified-desktop-only { text-align: justify !important; } } @media screen and (min-width: 1280px) { .has-text-justified-widescreen { text-align: justify !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .has-text-justified-widescreen-only { text-align: justify !important; } } @media screen and (min-width: 1472px) { .has-text-justified-fullhd { text-align: justify !important; } } @media screen and (max-width: 768px) { .has-text-left-mobile { text-align: left !important; } } @media screen and (min-width: 769px), print { .has-text-left-tablet { text-align: left !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .has-text-left-tablet-only { text-align: left !important; } } @media screen and (max-width: 1087px) { .has-text-left-touch { text-align: left !important; } } @media screen and (min-width: 1088px) { .has-text-left-desktop { text-align: left !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .has-text-left-desktop-only { text-align: left !important; } } @media screen and (min-width: 1280px) { .has-text-left-widescreen { text-align: left !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .has-text-left-widescreen-only { text-align: left !important; } } @media screen and (min-width: 1472px) { .has-text-left-fullhd { text-align: left !important; } } @media screen and (max-width: 768px) { .has-text-right-mobile { text-align: right !important; } } @media screen and (min-width: 769px), print { .has-text-right-tablet { text-align: right !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .has-text-right-tablet-only { text-align: right !important; } } @media screen and (max-width: 1087px) { .has-text-right-touch { text-align: right !important; } } @media screen and (min-width: 1088px) { .has-text-right-desktop { text-align: right !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .has-text-right-desktop-only { text-align: right !important; } } @media screen and (min-width: 1280px) { .has-text-right-widescreen { text-align: right !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .has-text-right-widescreen-only { text-align: right !important; } } @media screen and (min-width: 1472px) { .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; } .has-text-white { color: white !important; } .has-text-primary { color: #245a8a !important; } a.has-text-primary:hover, a.has-text-primary:focus { color: #009e86 !important; } .has-background-primary { background-color: #00d1b2 !important; } .has-text-link { color: #3273dc !important; } a.has-text-link:hover, a.has-text-link:focus { color: #205bbc !important; } .has-background-link { background-color: #3273dc !important; } .has-text-info { color: #209cee !important; } a.has-text-info:hover, a.has-text-info:focus { color: #0f81cc !important; } .has-background-info { background-color: #209cee !important; } .has-text-success { color: #23d160 !important; } a.has-text-success:hover, a.has-text-success:focus { color: #1ca64c !important; } .has-background-success { background-color: #23d160 !important; } .has-text-warning { color: #ffdd57 !important; } a.has-text-warning:hover, a.has-text-warning:focus { color: #ffd324 !important; } .has-background-warning { background-color: #ffdd57 !important; } .has-text-danger { color: #f05a60 !important; } a.has-text-danger:hover, a.has-text-danger:focus { color: #ff0537 !important; } .has-background-danger { background-color: #ff3860 !important; } .has-text-black-bis { color: #121212 !important; } .has-background-black-bis { background-color: #121212 !important; } .has-text-black-ter { color: #242424 !important; } .has-background-black-ter { background-color: #242424 !important; } .has-text-grey-darker { color: #363636 !important; } .has-background-grey-darker { background-color: #363636 !important; } .has-text-grey-dark { color: #4a4a4a !important; } .has-background-grey-dark { background-color: #4a4a4a !important; } .has-text-grey { color: #7a7a7a !important; } .has-background-grey { background-color: #7a7a7a !important; } .has-text-grey-light { color: #b5b5b5 !important; } .has-background-grey-light { background-color: #b5b5b5 !important; } .has-text-grey-lighter { color: #dbdbdb !important; } .has-background-grey-lighter { background-color: #dbdbdb !important; } .has-text-white-ter { color: whitesmoke !important; } .has-background-white-ter { background-color: whitesmoke !important; } .has-text-white-bis { color: #fafafa !important; } .has-background-white-bis { background-color: #fafafa !important; } .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-block { display: block !important; } @media screen and (max-width: 768px) { .is-block-mobile { display: block !important; } } @media screen and (min-width: 769px), print { .is-block-tablet { display: block !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-block-tablet-only { display: block !important; } } @media screen and (max-width: 1087px) { .is-block-touch { display: block !important; } } @media screen and (min-width: 1088px) { .is-block-desktop { display: block !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-block-desktop-only { display: block !important; } } @media screen and (min-width: 1280px) { .is-block-widescreen { display: block !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-block-widescreen-only { display: block !important; } } @media screen and (min-width: 1472px) { .is-block-fullhd { display: block !important; } } .is-flex { display: flex !important; } @media screen and (max-width: 768px) { .is-flex-mobile { display: flex !important; } } @media screen and (min-width: 769px), print { .is-flex-tablet { display: flex !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-flex-tablet-only { display: flex !important; } } @media screen and (max-width: 1087px) { .is-flex-touch { display: flex !important; } } @media screen and (min-width: 1088px) { .is-flex-desktop { display: flex !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-flex-desktop-only { display: flex !important; } } @media screen and (min-width: 1280px) { .is-flex-widescreen { display: flex !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-flex-widescreen-only { display: flex !important; } } @media screen and (min-width: 1472px) { .is-flex-fullhd { display: flex !important; } } .is-inline { display: inline !important; } @media screen and (max-width: 768px) { .is-inline-mobile { display: inline !important; } } @media screen and (min-width: 769px), print { .is-inline-tablet { display: inline !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-inline-tablet-only { display: inline !important; } } @media screen and (max-width: 1087px) { .is-inline-touch { display: inline !important; } } @media screen and (min-width: 1088px) { .is-inline-desktop { display: inline !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-inline-desktop-only { display: inline !important; } } @media screen and (min-width: 1280px) { .is-inline-widescreen { display: inline !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-inline-widescreen-only { display: inline !important; } } @media screen and (min-width: 1472px) { .is-inline-fullhd { display: inline !important; } } .is-inline-block { display: inline-block !important; } @media screen and (max-width: 768px) { .is-inline-block-mobile { display: inline-block !important; } } @media screen and (min-width: 769px), print { .is-inline-block-tablet { display: inline-block !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-inline-block-tablet-only { display: inline-block !important; } } @media screen and (max-width: 1087px) { .is-inline-block-touch { display: inline-block !important; } } @media screen and (min-width: 1088px) { .is-inline-block-desktop { display: inline-block !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-inline-block-desktop-only { display: inline-block !important; } } @media screen and (min-width: 1280px) { .is-inline-block-widescreen { display: inline-block !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-inline-block-widescreen-only { display: inline-block !important; } } @media screen and (min-width: 1472px) { .is-inline-block-fullhd { display: inline-block !important; } } .is-inline-flex { display: inline-flex !important; } @media screen and (max-width: 768px) { .is-inline-flex-mobile { display: inline-flex !important; } } @media screen and (min-width: 769px), print { .is-inline-flex-tablet { display: inline-flex !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-inline-flex-tablet-only { display: inline-flex !important; } } @media screen and (max-width: 1087px) { .is-inline-flex-touch { display: inline-flex !important; } } @media screen and (min-width: 1088px) { .is-inline-flex-desktop { display: inline-flex !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-inline-flex-desktop-only { display: inline-flex !important; } } @media screen and (min-width: 1280px) { .is-inline-flex-widescreen { display: inline-flex !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-inline-flex-widescreen-only { display: inline-flex !important; } } @media screen and (min-width: 1472px) { .is-inline-flex-fullhd { display: inline-flex !important; } } .is-hidden { display: none !important; } .is-sr-only { border: none !important; clip: rect(0, 0, 0, 0) !important; height: 0.01em !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; white-space: nowrap !important; width: 0.01em !important; } @media screen and (max-width: 768px) { .is-hidden-mobile { display: none !important; } } @media screen and (min-width: 769px), print { .is-hidden-tablet { display: none !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-hidden-tablet-only { display: none !important; } } @media screen and (max-width: 1087px) { .is-hidden-touch { display: none !important; } } @media screen and (min-width: 1088px) { .is-hidden-desktop { display: none !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-hidden-desktop-only { display: none !important; } } @media screen and (min-width: 1280px) { .is-hidden-widescreen { display: none !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-hidden-widescreen-only { display: none !important; } } @media screen and (min-width: 1472px) { .is-hidden-fullhd { display: none !important; } } .is-invisible { visibility: hidden !important; } @media screen and (max-width: 768px) { .is-invisible-mobile { visibility: hidden !important; } } @media screen and (min-width: 769px), print { .is-invisible-tablet { visibility: hidden !important; } } @media screen and (min-width: 769px) and (max-width: 1087px) { .is-invisible-tablet-only { visibility: hidden !important; } } @media screen and (max-width: 1087px) { .is-invisible-touch { visibility: hidden !important; } } @media screen and (min-width: 1088px) { .is-invisible-desktop { visibility: hidden !important; } } @media screen and (min-width: 1088px) and (max-width: 1279px) { .is-invisible-desktop-only { visibility: hidden !important; } } @media screen and (min-width: 1280px) { .is-invisible-widescreen { visibility: hidden !important; } } @media screen and (min-width: 1280px) and (max-width: 1471px) { .is-invisible-widescreen-only { visibility: hidden !important; } } @media screen and (min-width: 1472px) { .is-invisible-fullhd { visibility: hidden !important; } } .is-marginless { margin: 0 !important; } .is-paddingless { padding: 0 !important; } .is-radiusless { border-radius: 0 !important; } .is-shadowless { box-shadow: none !important; } .is-relative { position: relative !important; } .box { background-color: transparent; border-radius: 6px; box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); display: block; padding: 1.25rem; } a.box:hover, a.box:focus { box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc; } a.box:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc; } .button { background-color: transparent; border-color: #dbdbdb; border-width: 1px; color: #363636; cursor: pointer; justify-content: center; padding-bottom: calc(0.375em - 1px); padding-left: 0.75em; padding-right: 0.75em; padding-top: calc(0.375em - 1px); text-align: center; white-space: nowrap; } .button strong { color: inherit; } .button.is-text { background-color: transparent; border-color: transparent; } .button[disabled], fieldset[disabled] .button { background-color: white; border-color: #dbdbdb; box-shadow: none; opacity: 0.5; } .container { flex-grow: 1; margin: 0 auto; position: relative; width: auto; } .container.is-fluid { max-width: none; padding-left: 32px; padding-right: 32px; width: 100%; } @media screen and (min-width: 1088px) { .container { max-width: 960px; } } @media screen and (max-width: 1279px) { .container.is-widescreen { max-width: 1152px; } } @media screen and (max-width: 1471px) { .container.is-fullhd { max-width: 1344px; } } @media screen and (min-width: 1280px) { .container { max-width: 1152px; } } .content li + li { margin-top: 0.5em; } .content p:not(:last-child), .content dl:not(:last-child), .content ol:not(:last-child), .content ul:not(:last-child), .content blockquote:not(:last-child), .content pre:not(:last-child), .content table:not(:last-child) { margin-bottom: 1.5rem; } .content h1, .content h2, .content h3 { color: #111; font-weight: 400; line-height: 1.2; } .content h1 { font-size: 2em; margin-bottom: 0.5em; } .content h1:not(:first-child) { margin-top: 1em; } .content h2 { font-size: 1.75em; margin-bottom: 0.5714em; } .content h2:not(:first-child) { margin-top: 1.1428em; } .content h3 { font-size: 1.5em; margin-bottom: 0.6666em; } .content h3:not(:first-child) { margin-top: 1.3333em; } .content blockquote { padding: 0 1.5em; margin-left: 5%; margin-bottom: 1.3em !important; } .content ul, ul { list-style: none; margin-top: 1em; } .content ul ul { list-style-type: circle; margin-top: 0.5em; } .content ul ul ul { list-style-type: square; } .content dd { margin-left: 2em; } .content figure { margin-bottom: 1em; text-align: center; } .content figure a { display: inline-block; width: 100%; } .content pre { -webkit-overflow-scrolling: touch; overflow-x: auto; padding: 1.25em 1.5em; white-space: pre; word-wrap: normal; } .content sup, .content sub { font-size: 75%; } .title, .subtitle { word-break: break-word; } .title em, .title span, .subtitle em, .subtitle span { font-weight: inherit; } .title sub, .subtitle sub { font-size: 0.75em; } .title sup, .subtitle sup { font-size: 0.75em; } .title .tag, .subtitle .tag { vertical-align: middle; } .title { color: #363636; font-size: 2rem; font-weight: 600; line-height: 1.125; } .title strong { color: inherit; font-weight: inherit; } .title + .highlight { margin-top: -0.75rem; } .title:not(.is-spaced) + .subtitle { margin-top: -1.25rem; } .title.is-1 { font-size: 3rem; } .title.is-2 { font-size: 2.5rem; } .title.is-3 { font-size: 2rem; } .title.is-4 { font-size: 1.5rem; } .title.is-5 { font-size: 1.125rem; } .title.is-6 { font-size: 1rem; } .title.is-7 { font-size: 0.75rem; } .subtitle { color: #4a4a4a; font-size: 1.25rem; font-weight: 400; line-height: 1.8; } .subtitle strong { color: #363636; font-weight: 600; } .subtitle:not(.is-spaced) + .title { margin-top: -1.25rem; } .subtitle.is-1 { font-size: 3rem; } .subtitle.is-2 { font-size: 2.5rem; } .subtitle.is-3 { font-size: 2rem; } .subtitle.is-4 { font-size: 1.5rem; } .subtitle.is-5 { font-size: 1.25rem; } .subtitle.is-6 { font-size: 1rem; } .subtitle.is-7 { font-size: 0.75rem; } .heading { display: block; font-size: 11px; letter-spacing: 1px; margin-bottom: 5px; text-transform: uppercase; } .highlight { font-weight: 400; max-width: 100%; overflow: hidden; padding: 0; } .highlight pre { background-color: #002e42; overflow: auto; max-width: 100%; } .input, .textarea, .select select { background-color: #f9f9f9; border-color: #ccc; color: #363636; max-width: 100%; width: 100%; font-weight: 400; border-radius: 3px; } .input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder { color: #545454; } .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, .select select::-webkit-input-placeholder { color: #545454; } .input:-moz-placeholder, .textarea:-moz-placeholder, .select select:-moz-placeholder { color: #545454; } .input:-ms-input-placeholder, .textarea:-ms-input-placeholder, .select select:-ms-input-placeholder { color: #545454; } .input:focus, .textarea:focus, .select select:focus, .is-focused.input, .is-focused.textarea, .select select.is-focused, .input:active, .textarea:active, .select select:active, .is-active.input, .is-active.textarea, .select select.is-active { border-color: #4992D0; box-shadow: 0 0 0 0.125em rgba(73, 146, 208, 0.5); } .input[disabled], .textarea[disabled], .select select[disabled], fieldset[disabled] .input, fieldset[disabled] .textarea, fieldset[disabled] .select select, .select fieldset[disabled] select { background-color: whitesmoke; border-color: whitesmoke; box-shadow: none; color: #7a7a7a; } .input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder, .select select[disabled]::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, .select fieldset[disabled] select::-moz-placeholder { color: rgba(122, 122, 122, 0.3); } .input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, .select fieldset[disabled] select::-webkit-input-placeholder { color: rgba(122, 122, 122, 0.3); } .input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder, .select select[disabled]:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, .select fieldset[disabled] select:-moz-placeholder { color: rgba(122, 122, 122, 0.3); } .input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, .select fieldset[disabled] select:-ms-input-placeholder { color: rgba(122, 122, 122, 0.3); } .is-danger.input, .is-danger.textarea { border-color: #ff3860; } .textarea { display: block; max-width: 100%; min-width: 100%; padding: 0.625em; resize: vertical; } .textarea:not([rows]) { min-height: 120px; } .textarea[rows] { height: initial; } .textarea.has-fixed-size { resize: none; } .checkbox, .radio { cursor: pointer; display: inline-block; line-height: 1.25; position: relative; } .checkbox input, .radio input { cursor: pointer; } .checkbox:hover, .radio:hover { color: #363636; } .checkbox[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .radio { color: #7a7a7a; cursor: not-allowed; } .radio + .radio { margin-left: 0.5em; } .field:not(:last-child) { margin-bottom: 0.75rem; } .field.has-addons { display: flex; justify-content: flex-start; } .field.has-addons .control:not(:last-child) { margin-right: -1px; } .field.has-addons .control:not(:first-child):not(:last-child) .button, .field.has-addons .control:not(:first-child):not(:last-child) .input, .field.has-addons .control:not(:first-child):not(:last-child) .select select { border-radius: 0; } .field.has-addons .control:first-child:not(:only-child) .button, .field.has-addons .control:first-child:not(:only-child) .input, .field.has-addons .control:first-child:not(:only-child) .select select { border-bottom-right-radius: 0; border-top-right-radius: 0; } .field.has-addons .control:last-child:not(:only-child) .button, .field.has-addons .control:last-child:not(:only-child) .input, .field.has-addons .control:last-child:not(:only-child) .select select { border-bottom-left-radius: 0; border-top-left-radius: 0; } .field.has-addons .control .button:not([disabled]):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 { display: flex; justify-content: flex-start; } .field.is-grouped > .control { flex-shrink: 0; } .field.is-grouped > .control:not(:last-child) { margin-bottom: 0; margin-right: 0.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: 0.75rem; } .field.is-grouped.is-grouped-multiline:last-child { margin-bottom: -0.75rem; } .field.is-grouped.is-grouped-multiline:not(:last-child) { margin-bottom: 0; } @media screen and (min-width: 769px), print { .field.is-horizontal { display: flex; } } .field-label .label { font-size: inherit; } @media screen and (max-width: 768px) { .field-label { margin-bottom: 0.5rem; } } @media screen and (min-width: 769px), print { .field-label { flex-basis: 0; flex-grow: 1; flex-shrink: 0; margin-right: 1.5rem; text-align: right; } .field-label.is-small { font-size: 0.75rem; padding-top: 0.375em; } .field-label.is-normal { padding-top: 0.375em; } .field-label.is-medium { font-size: 1.25rem; padding-top: 0.375em; } .field-label.is-large { font-size: 1.5rem; padding-top: 0.375em; } } .field-body .field .field { margin-bottom: 0; } @media screen and (min-width: 400px), print { .field-body { display: flex; flex-basis: 0; flex-grow: 5; flex-shrink: 1; } .field-body .field { margin-bottom: 0; } .field-body > .field { flex-shrink: 1; } .field-body > .field:not(.is-narrow) { flex-grow: 1; } .field-body > .field:not(:last-child) { margin-right: 0.75rem; } } .control { box-sizing: border-box; clear: both; font-size: 1rem; position: relative; text-align: left; } .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: #7a7a7a; } .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: 0.75rem; } .control.has-icons-left .input.is-medium ~ .icon, .control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, .control.has-icons-right .select.is-medium ~ .icon { font-size: 1.25rem; } .control.has-icons-left .input.is-large ~ .icon, .control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, .control.has-icons-right .select.is-large ~ .icon { font-size: 1.5rem; } .control.has-icons-left .icon, .control.has-icons-right .icon { color: #dbdbdb; height: 2.25em; pointer-events: none; position: absolute; top: 0; width: 2.25em; z-index: 4; } .control.has-icons-left .input, .control.has-icons-left .select select { padding-left: 2.25em; } .control.has-icons-left .icon.is-left { left: 0; } .control.has-icons-right .input, .control.has-icons-right .select select { padding-right: 2.25em; } .control.has-icons-right .icon.is-right { right: 0; } .dropdown { display: inline-flex; position: relative; vertical-align: top; } .dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu { display: block; } .dropdown.is-right .dropdown-menu { left: auto; right: 0; } .dropdown.is-up .dropdown-menu { bottom: 100%; padding-bottom: 4px; padding-top: initial; top: auto; } .dropdown.is-cover .dropdown-menu { top: 0; } .dropdown.is-menu .dropdown-menu { top: 0.5rem; right: 0.5rem; } .dropdown-menu { display: none; left: 0; min-width: 6.25rem; padding-top: 4px; position: absolute; top: 100%; z-index: 20; } .dropdown-content { background-color: #fafafa; border: 1px solid #ddd; border-radius: 4px; box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02); padding-bottom: 0.5rem; padding-top: 0.5rem; } .dropdown-item { color: #4a4a4a; display: block; font-size: 0.875rem; line-height: 1.5; padding: 0.375rem 1rem; position: relative; } a.dropdown-item, button.dropdown-item { padding-right: 3rem; text-align: left; white-space: nowrap; width: 100%; } a.dropdown-item:hover, button.dropdown-item:hover { background-color: whitesmoke; color: #0a0a0a; } a.dropdown-item.is-active, button.dropdown-item.is-active { background-color: #3273dc; color: #fff; } .dropdown-divider { background-color: #ededed; border: none; display: block; height: 1px; margin: 0.5rem 0; } .navbar { background-color: white; min-height: 3.25rem; position: relative; z-index: 30; } .navbar > .container { align-items: stretch; display: flex; min-height: 3.25rem; width: 100%; } .navbar.has-shadow { box-shadow: 0 2px 0 0 whitesmoke; } .navbar.is-fixed-bottom, .navbar.is-fixed-top { left: 0; position: fixed; right: 0; z-index: 30; } .navbar.is-fixed-bottom { bottom: 0; } .navbar.is-fixed-bottom.has-shadow { box-shadow: 0 -2px 0 0 whitesmoke; } .navbar.is-fixed-top { top: 0; } html.has-navbar-fixed-top, body.has-navbar-fixed-top { padding-top: 3.25rem; } html.has-navbar-fixed-bottom, body.has-navbar-fixed-bottom { padding-bottom: 3.25rem; } .navbar-burger { color: #4a4a4a; cursor: pointer; display: block; height: 3.25rem; position: relative; width: 3.25rem; margin-left: auto; } .navbar-menu { display: none; } .navbar-item, .navbar-link { color: #4a4a4a; display: block; line-height: 1.5; padding: 0.5rem 0.75rem; position: relative; } .navbar-item .icon:only-child, .navbar-link .icon:only-child { margin-left: -0.25rem; margin-right: -0.25rem; } a.navbar-item, .navbar-link { cursor: pointer; } a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, .navbar-link.is-active { color: #000000; } .navbar-item { display: block; flex-grow: 0; flex-shrink: 0; } .navbar-item img { max-height: 1.75rem; } @media screen and (max-width: 1087px) { .navbar > .container { display: block; } .navbar-brand .navbar-item, .navbar-tabs .navbar-item { align-items: center; display: flex; } .navbar-link::after { display: none; } .navbar-menu { background-color: white; box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); padding: 0.5rem 0; } .navbar-menu.is-active { display: block; } .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch { left: 0; position: fixed; right: 0; z-index: 30; } .navbar.is-fixed-bottom-touch { bottom: 0; } .navbar.is-fixed-bottom-touch.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } .navbar.is-fixed-top-touch { top: 0; } .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu { -webkit-overflow-scrolling: touch; max-height: calc(100vh - 3.25rem); overflow: auto; } html.has-navbar-fixed-top-touch, body.has-navbar-fixed-top-touch { padding-top: 3.25rem; } html.has-navbar-fixed-bottom-touch, body.has-navbar-fixed-bottom-touch { padding-bottom: 3.25rem; } } @media screen and (min-width: 1088px) { .navbar, .navbar-menu, .navbar-start, .navbar-end { align-items: stretch; display: flex; } .navbar { min-height: 4rem; } .navbar.is-spaced { padding: 1rem 2rem; } .navbar.is-spaced .navbar-start, .navbar.is-spaced .navbar-end { align-items: center; } .navbar.is-spaced a.navbar-item, .navbar.is-spaced .navbar-link { border-radius: 4px; } .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active, .navbar.is-transparent .navbar-link:focus, .navbar.is-transparent .navbar-link:hover, .navbar.is-transparent .navbar-link.is-active { background-color: transparent !important; } .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link { background-color: transparent !important; } .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { background-color: whitesmoke; color: #3273dc; } .navbar-burger { display: none; } .navbar-item, .navbar-link { align-items: center; display: flex; } .navbar-item { display: flex; } .navbar-item.has-dropdown { align-items: stretch; } .navbar-item.has-dropdown-up .navbar-link::after { transform: rotate(135deg) translate(0.25em, -0.25em); } .navbar-item.has-dropdown-up .navbar-dropdown { border-bottom: 2px solid #dbdbdb; border-radius: 6px 6px 0 0; border-top: none; bottom: 100%; box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); top: auto; } .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown { display: block; } .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { opacity: 1; pointer-events: auto; transform: translateY(0); } .navbar-menu { flex-grow: 1; flex-shrink: 0; } .navbar-start { justify-content: flex-start; margin-right: auto; } .navbar-end { justify-content: flex-end; margin-left: auto; } .navbar-dropdown { background-color: white; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top: 2px solid #dbdbdb; box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); display: none; font-size: 0.875rem; left: 0; min-width: 100%; position: absolute; top: 100%; z-index: 20; } .navbar-dropdown .navbar-item { padding: 0.375rem 1rem; white-space: nowrap; } .navbar-dropdown a.navbar-item { padding-right: 3rem; } .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { background-color: whitesmoke; color: #0a0a0a; } .navbar-dropdown a.navbar-item.is-active { background-color: whitesmoke; color: #3273dc; } .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed { border-radius: 6px; border-top: none; box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); display: block; opacity: 0; pointer-events: none; top: calc(100% + (-4px)); transform: translateY(-5px); transition-duration: 86ms; transition-property: opacity, transform; } .navbar-dropdown.is-right { left: auto; right: 0; } .navbar-divider { display: block; } .navbar > .container .navbar-brand, .container > .navbar .navbar-brand { margin-left: -.75rem; } .navbar > .container .navbar-menu, .container > .navbar .navbar-menu { margin-right: -.75rem; } .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop { left: 0; position: fixed; right: 0; z-index: 30; } .navbar.is-fixed-bottom-desktop { bottom: 0; } .navbar.is-fixed-bottom-desktop.has-shadow { box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); } .navbar.is-fixed-top-desktop { top: 0; } html.has-navbar-fixed-top-desktop, body.has-navbar-fixed-top-desktop { padding-top: 3.25rem; } html.has-navbar-fixed-bottom-desktop, body.has-navbar-fixed-bottom-desktop { padding-bottom: 3.25rem; } html.has-spaced-navbar-fixed-top, body.has-spaced-navbar-fixed-top { padding-top: 5.25rem; } html.has-spaced-navbar-fixed-bottom, body.has-spaced-navbar-fixed-bottom { padding-bottom: 5.25rem; } a.navbar-item.is-active, .navbar-link.is-active { color: #0a0a0a; } a.navbar-item.is-active:not(:focus):not(:hover), .navbar-link.is-active:not(:focus):not(:hover) { background-color: transparent; } .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link { background-color: #fafafa; } } .hero.is-fullheight-with-navbar { min-height: calc(100vh - 3.25rem); } .pagination { font-size: 1rem; margin: -0.25rem; } .pagination.is-small { font-size: 0.75rem; } .pagination.is-medium { font-size: 1.25rem; } .pagination.is-large { font-size: 1.5rem; } .pagination.is-rounded .pagination-previous, .pagination.is-rounded .pagination-next { padding-left: 1em; padding-right: 1em; border-radius: 290486px; } .pagination.is-rounded .pagination-link { border-radius: 290486px; } .pagination, .pagination-list { align-items: center; display: flex; justify-content: center; text-align: center; } .pagination-previous, .pagination-next, .pagination-link, .pagination-ellipsis { font-size: 1em; justify-content: center; margin: 0.25rem; padding-left: 0.5em; padding-right: 0.5em; text-align: center; } .pagination-previous, .pagination-next, .pagination-link { border-color: #dbdbdb; color: #363636; min-width: 2.5em; } .pagination-previous:hover, .pagination-next:hover, .pagination-link:hover { border-color: #b5b5b5; color: #363636; border-width: 1px; } .pagination-previous:focus, .pagination-next:focus, .pagination-link:focus { border-color: #3273dc; } .pagination-previous:active, .pagination-next:active, .pagination-link:active { box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); } .pagination-previous[disabled], .pagination-next[disabled], .pagination-link[disabled], .pagination-previous.disabled, .pagination-next.disabled { background-color: #dbdbdb; border-color: #dbdbdb; box-shadow: none; color: #7a7a7a; opacity: 0.5; } .pagination-previous, .pagination-next { padding-left: 0.75em; padding-right: 0.75em; white-space: nowrap; } .pagination-link.is-current { background-color: #3273dc; border-color: #3273dc; color: #fff; font-weight: bold; } .pagination-ellipsis { color: #b5b5b5; pointer-events: none; } .pagination-list { flex-wrap: wrap; } @media screen and (max-width: 768px) { .pagination { flex-wrap: wrap; } .pagination-previous, .pagination-next { flex-grow: 1; flex-shrink: 1; } .pagination-list li { flex-grow: 1; flex-shrink: 1; } } @media screen and (min-width: 769px), print { .pagination-list { flex-grow: 1; flex-shrink: 1; justify-content: flex-start; order: 1; } .pagination-previous { order: 2; } .pagination-next { order: 3; } .pagination { justify-content: space-between; } .pagination.is-centered .pagination-previous { order: 1; } .pagination.is-centered .pagination-list { justify-content: center; order: 2; } .pagination.is-centered .pagination-next { order: 3; } .pagination.is-right .pagination-previous { order: 1; } .pagination.is-right .pagination-next { order: 2; } .pagination.is-right .pagination-list { justify-content: flex-end; order: 3; } } .column { display: block; flex-basis: 0; flex-grow: 1; flex-shrink: 1; padding: 0.75rem; } .columns.is-mobile > .column.is-narrow { 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-1 { flex: none; width: 8.33333%; } .columns.is-mobile > .column.is-offset-1 { margin-left: 8.33333%; } .columns.is-mobile > .column.is-2 { flex: none; width: 16.66667%; } .columns.is-mobile > .column.is-offset-2 { margin-left: 16.66667%; } .columns.is-mobile > .column.is-3 { flex: none; width: 25%; } .columns.is-mobile > .column.is-offset-3 { margin-left: 25%; } .columns.is-mobile > .column.is-4 { flex: none; width: 33.33333%; } .columns.is-mobile > .column.is-offset-4 { margin-left: 33.33333%; } .columns.is-mobile > .column.is-5 { flex: none; width: 41.66667%; } .columns.is-mobile > .column.is-offset-5 { margin-left: 41.66667%; } .columns.is-mobile > .column.is-6 { flex: none; width: 50%; } .columns.is-mobile > .column.is-offset-6 { margin-left: 50%; } .columns.is-mobile > .column.is-7 { flex: none; width: 58.33333%; } .columns.is-mobile > .column.is-offset-7 { margin-left: 58.33333%; } .columns.is-mobile > .column.is-8 { flex: none; width: 66.66667%; } .columns.is-mobile > .column.is-offset-8 { margin-left: 66.66667%; } .columns.is-mobile > .column.is-9 { flex: none; width: 75%; } .columns.is-mobile > .column.is-offset-9 { margin-left: 75%; } .columns.is-mobile > .column.is-10 { flex: none; width: 83.33333%; } .columns.is-mobile > .column.is-offset-10 { margin-left: 83.33333%; } .columns.is-mobile > .column.is-11 { flex: none; width: 91.66667%; } .columns.is-mobile > .column.is-offset-11 { margin-left: 91.66667%; } .columns.is-mobile > .column.is-12 { flex: none; width: 100%; } .columns.is-mobile > .column.is-offset-12 { margin-left: 100%; } @media screen and (max-width: 768px) { .column.is-narrow-mobile { flex: none; } .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-1-mobile { flex: none; width: 8.33333%; } .column.is-offset-1-mobile { margin-left: 8.33333%; } .column.is-2-mobile { flex: none; width: 16.66667%; } .column.is-offset-2-mobile { margin-left: 16.66667%; } .column.is-3-mobile { flex: none; width: 25%; } .column.is-offset-3-mobile { margin-left: 25%; } .column.is-4-mobile { flex: none; width: 33.33333%; } .column.is-offset-4-mobile { margin-left: 33.33333%; } .column.is-5-mobile { flex: none; width: 41.66667%; } .column.is-offset-5-mobile { margin-left: 41.66667%; } .column.is-6-mobile { flex: none; width: 50%; } .column.is-offset-6-mobile { margin-left: 50%; } .column.is-7-mobile { flex: none; width: 58.33333%; } .column.is-offset-7-mobile { margin-left: 58.33333%; } .column.is-8-mobile { flex: none; width: 66.66667%; } .column.is-offset-8-mobile { margin-left: 66.66667%; } .column.is-9-mobile { flex: none; width: 75%; } .column.is-offset-9-mobile { margin-left: 75%; } .column.is-10-mobile { flex: none; width: 83.33333%; } .column.is-offset-10-mobile { margin-left: 83.33333%; } .column.is-11-mobile { flex: none; width: 91.66667%; } .column.is-offset-11-mobile { margin-left: 91.66667%; } .column.is-12-mobile { flex: none; width: 100%; } .column.is-offset-12-mobile { margin-left: 100%; } } @media screen and (min-width: 769px), print { .column.is-narrow, .column.is-narrow-tablet { flex: none; } .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-1, .column.is-1-tablet { flex: none; width: 8.33333%; } .column.is-offset-1, .column.is-offset-1-tablet { margin-left: 8.33333%; } .column.is-2, .column.is-2-tablet { flex: none; width: 16.66667%; } .column.is-offset-2, .column.is-offset-2-tablet { margin-left: 16.66667%; } .column.is-3, .column.is-3-tablet { flex: none; width: 25%; } .column.is-offset-3, .column.is-offset-3-tablet { margin-left: 25%; } .column.is-4, .column.is-4-tablet { flex: none; width: 33.33333%; } .column.is-offset-4, .column.is-offset-4-tablet { margin-left: 33.33333%; } .column.is-5, .column.is-5-tablet { flex: none; width: 41.66667%; } .column.is-offset-5, .column.is-offset-5-tablet { margin-left: 41.66667%; } .column.is-6, .column.is-6-tablet { flex: none; width: 50%; } .column.is-offset-6, .column.is-offset-6-tablet { margin-left: 50%; } .column.is-7, .column.is-7-tablet { flex: none; width: 58.33333%; } .column.is-offset-7, .column.is-offset-7-tablet { margin-left: 58.33333%; } .column.is-8, .column.is-8-tablet { flex: none; width: 66.66667%; } .column.is-offset-8, .column.is-offset-8-tablet { margin-left: 66.66667%; } .column.is-9, .column.is-9-tablet { flex: none; width: 75%; } .column.is-offset-9, .column.is-offset-9-tablet { margin-left: 75%; } .column.is-10, .column.is-10-tablet { flex: none; width: 83.33333%; } .column.is-offset-10, .column.is-offset-10-tablet { margin-left: 83.33333%; } .column.is-11, .column.is-11-tablet { flex: none; width: 91.66667%; } .column.is-offset-11, .column.is-offset-11-tablet { margin-left: 91.66667%; } .column.is-12, .column.is-12-tablet { flex: none; width: 100%; } .column.is-offset-12, .column.is-offset-12-tablet { margin-left: 100%; } } @media screen and (max-width: 1087px) { .column.is-narrow-touch { 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-1-touch { flex: none; width: 8.33333%; } .column.is-offset-1-touch { margin-left: 8.33333%; } .column.is-2-touch { flex: none; width: 16.66667%; } .column.is-offset-2-touch { margin-left: 16.66667%; } .column.is-3-touch { flex: none; width: 25%; } .column.is-offset-3-touch { margin-left: 25%; } .column.is-4-touch { flex: none; width: 33.33333%; } .column.is-offset-4-touch { margin-left: 33.33333%; } .column.is-5-touch { flex: none; width: 41.66667%; } .column.is-offset-5-touch { margin-left: 41.66667%; } .column.is-6-touch { flex: none; width: 50%; } .column.is-offset-6-touch { margin-left: 50%; } .column.is-7-touch { flex: none; width: 58.33333%; } .column.is-offset-7-touch { margin-left: 58.33333%; } .column.is-8-touch { flex: none; width: 66.66667%; } .column.is-offset-8-touch { margin-left: 66.66667%; } .column.is-9-touch { flex: none; width: 75%; } .column.is-offset-9-touch { margin-left: 75%; } .column.is-10-touch { flex: none; width: 83.33333%; } .column.is-offset-10-touch { margin-left: 83.33333%; } .column.is-11-touch { flex: none; width: 91.66667%; } .column.is-offset-11-touch { margin-left: 91.66667%; } .column.is-12-touch { flex: none; width: 100%; } .column.is-offset-12-touch { margin-left: 100%; } } @media screen and (min-width: 1088px) { .column.is-narrow-desktop { 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-1-desktop { flex: none; width: 8.33333%; } .column.is-offset-1-desktop { margin-left: 8.33333%; } .column.is-2-desktop { flex: none; width: 16.66667%; } .column.is-offset-2-desktop { margin-left: 16.66667%; } .column.is-3-desktop { flex: none; width: 25%; } .column.is-offset-3-desktop { margin-left: 25%; } .column.is-4-desktop { flex: none; width: 33.33333%; } .column.is-offset-4-desktop { margin-left: 33.33333%; } .column.is-5-desktop { flex: none; width: 41.66667%; } .column.is-offset-5-desktop { margin-left: 41.66667%; } .column.is-6-desktop { flex: none; width: 50%; } .column.is-offset-6-desktop { margin-left: 50%; } .column.is-7-desktop { flex: none; width: 58.33333%; } .column.is-offset-7-desktop { margin-left: 58.33333%; } .column.is-8-desktop { flex: none; width: 66.66667%; } .column.is-offset-8-desktop { margin-left: 66.66667%; } .column.is-9-desktop { flex: none; width: 75%; } .column.is-offset-9-desktop { margin-left: 75%; } .column.is-10-desktop { flex: none; width: 83.33333%; } .column.is-offset-10-desktop { margin-left: 83.33333%; } .column.is-11-desktop { flex: none; width: 91.66667%; } .column.is-offset-11-desktop { margin-left: 91.66667%; } .column.is-12-desktop { flex: none; width: 100%; } .column.is-offset-12-desktop { margin-left: 100%; } } @media screen and (min-width: 1280px) { .column.is-narrow-widescreen { 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-1-widescreen { flex: none; width: 8.33333%; } .column.is-offset-1-widescreen { margin-left: 8.33333%; } .column.is-2-widescreen { flex: none; width: 16.66667%; } .column.is-offset-2-widescreen { margin-left: 16.66667%; } .column.is-3-widescreen { flex: none; width: 25%; } .column.is-offset-3-widescreen { margin-left: 25%; } .column.is-4-widescreen { flex: none; width: 33.33333%; } .column.is-offset-4-widescreen { margin-left: 33.33333%; } .column.is-5-widescreen { flex: none; width: 41.66667%; } .column.is-offset-5-widescreen { margin-left: 41.66667%; } .column.is-6-widescreen { flex: none; width: 50%; } .column.is-offset-6-widescreen { margin-left: 50%; } .column.is-7-widescreen { flex: none; width: 58.33333%; } .column.is-offset-7-widescreen { margin-left: 58.33333%; } .column.is-8-widescreen { flex: none; width: 66.66667%; } .column.is-offset-8-widescreen { margin-left: 66.66667%; } .column.is-9-widescreen { flex: none; width: 75%; } .column.is-offset-9-widescreen { margin-left: 75%; } .column.is-10-widescreen { flex: none; width: 83.33333%; } .column.is-offset-10-widescreen { margin-left: 83.33333%; } .column.is-11-widescreen { flex: none; width: 91.66667%; } .column.is-offset-11-widescreen { margin-left: 91.66667%; } .column.is-12-widescreen { flex: none; width: 100%; } .column.is-offset-12-widescreen { margin-left: 100%; } } @media screen and (min-width: 1472px) { .column.is-narrow-fullhd { 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-1-fullhd { flex: none; width: 8.33333%; } .column.is-offset-1-fullhd { margin-left: 8.33333%; } .column.is-2-fullhd { flex: none; width: 16.66667%; } .column.is-offset-2-fullhd { margin-left: 16.66667%; } .column.is-3-fullhd { flex: none; width: 25%; } .column.is-offset-3-fullhd { margin-left: 25%; } .column.is-4-fullhd { flex: none; width: 33.33333%; } .column.is-offset-4-fullhd { margin-left: 33.33333%; } .column.is-5-fullhd { flex: none; width: 41.66667%; } .column.is-offset-5-fullhd { margin-left: 41.66667%; } .column.is-6-fullhd { flex: none; width: 50%; } .column.is-offset-6-fullhd { margin-left: 50%; } .column.is-7-fullhd { flex: none; width: 58.33333%; } .column.is-offset-7-fullhd { margin-left: 58.33333%; } .column.is-8-fullhd { flex: none; width: 66.66667%; } .column.is-offset-8-fullhd { margin-left: 66.66667%; } .column.is-9-fullhd { flex: none; width: 75%; } .column.is-offset-9-fullhd { margin-left: 75%; } .column.is-10-fullhd { flex: none; width: 83.33333%; } .column.is-offset-10-fullhd { margin-left: 83.33333%; } .column.is-11-fullhd { flex: none; width: 91.66667%; } .column.is-offset-11-fullhd { margin-left: 91.66667%; } .column.is-12-fullhd { flex: none; width: 100%; } .column.is-offset-12-fullhd { margin-left: 100%; } } .columns { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } .columns:last-child { margin-bottom: -0.75rem; } .columns:not(:last-child) { margin-bottom: calc(1.5rem - 0.75rem); } .columns.is-centered { justify-content: center; } .columns.is-gapless { margin-left: 0; margin-right: 0; margin-top: 0; } .columns.is-gapless > .column { margin: 0; padding: 0 !important; } .columns.is-gapless:not(:last-child) { margin-bottom: 1.5rem; } .columns.is-gapless:last-child { margin-bottom: 0; } .columns.is-mobile { display: flex; } .columns.is-multiline { flex-wrap: wrap; } .columns.is-vcentered { align-items: center; } @media screen and (min-width: 769px), print { .columns:not(.is-desktop) { display: flex; } } @media screen and (min-width: 1088px) { .columns.is-desktop { display: flex; } } .tile { align-items: stretch; display: block; flex-basis: 0; -ms-flex-preferred-size: auto; flex-grow: 1; flex-shrink: 1; min-height: -webkit-min-content; min-height: -moz-min-content; min-height: min-content; } .tile.is-ancestor { margin-left: -0.75rem; margin-right: -0.75rem; margin-top: -0.75rem; } .tile.is-ancestor:last-child { margin-bottom: -0.75rem; } .tile.is-ancestor:not(:last-child) { margin-bottom: 0.75rem; } .tile.is-child { margin: 0 !important; } .tile.is-parent { padding: 0.75rem; } .tile.is-vertical { flex-direction: column; } .tile.is-vertical > .tile.is-child:not(:last-child) { margin-bottom: 1.5rem !important; } @media screen and (min-width: 769px), print { .tile:not(.is-child) { display: flex; } .tile.is-1 { flex: none; width: 8.33333%; } .tile.is-2 { flex: none; width: 16.66667%; } .tile.is-3 { flex: none; width: 25%; } .tile.is-4 { flex: none; width: 33.33333%; } .tile.is-5 { flex: none; width: 41.66667%; } .tile.is-6 { flex: none; width: 50%; } .tile.is-7 { flex: none; width: 58.33333%; } .tile.is-8 { flex: none; width: 66.66667%; } .tile.is-9 { flex: none; width: 75%; } .tile.is-10 { flex: none; width: 83.33333%; } .tile.is-11 { flex: none; width: 91.66667%; } .tile.is-12 { flex: none; width: 100%; } } .hero { align-items: stretch; display: flex; flex-direction: column; justify-content: space-between; } .section { padding: 2rem 0; } .section-vertical { padding: 1.5rem 0; } @media screen and (max-width: 1087px) { .section { padding: 1.5rem; } } .footer { padding: 1.5rem; } /* * Custom Resets */ article.content { min-height: 452px; } video { display: inline-block; box-shadow: 0 0.25rem 1rem rgba(48,55,66,.3); } p code { font-size: 1rem; } strong code { font-weight: 700; } a { border-bottom: 1px solid #999; color: #014cc6; cursor: pointer; text-decoration: none; } a:hover { border-bottom: 2px solid #999; } :target::before { content: ''; display: block; height: 5rem; margin-top: -5rem; visibility: hidden; } ol { counter-reset: ol; margin-left: 2.75rem; margin-top: 1.5rem; } ol li { -ms-hyphens: auto; -ms-word-break: normal; overflow-wrap: break-word; word-break: break-word; font-size: 1.25rem; list-style: none; } ol li + li { margin-top: 1rem !important; } ol li:before { border-radius: 100%; border: 1px solid; content: counter(ol); counter-increment: ol; font-size: 1rem; font-weight: 700; margin-left: -2.75rem; margin-top: 0.25rem; padding: 0 0.5rem; position: absolute; } figure a, .navbar-item, .webring a, .article__more__content a, .front__more, .is-mobile .has-text-centered > a, .article__list li a, ol li > a, .tableofcontents li a, .resume__label, .resume__container a, .isso-comment-footer a { border-bottom: none !important; } .image__thumbnail { max-height: 222px; } .medium-zoom-overlay { background-color: #fff; background-color: rgba(255, 255, 255, .9); } /* * Fonts */ body, button, input, select, textarea, .sans-serif { font-family: 'Noto Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; } .serif, ol li { font-family: Charter, Georgia, 'Book Antiqua', serif; } code, pre, blockquote > p.serif, .monospace { -moz-osx-font-smoothing: auto; -webkit-font-smoothing: auto; font-family: 'Fira Code', Consolas, monaco, monospace; } .is-size-serif { font-size: 1.25rem !important; } .sans-serif a, .serif a, .document h2 a, .document h3 a { color: #222; } blockquote .blockquote-footer { margin-top: 1.3rem; } blockquote > p.serif { font-size: 1.2rem !important; } .smallcaps { font-variant: small-caps; letter-spacing: 0.05rem; line-height: 0; text-transform: lowercase; } .smallcapsintro { font-size: 2rem !important; text-transform: none; } /* * Text selection */ ::selection { background-color: #C4E3F3; color: #000; } ::-webkit-selection { background-color: #C4E3F3; color: #000; } ::-moz-selection { background-color: #C4E3F3; color: #000; } /* * Front page */ .introduction { padding: 1em; margin-top: 0.75em; } .front__more { text-transform: uppercase; } .front__more svg { vertical-align: bottom; } .recent__article p, .article__summary { margin-bottom: 0.5em; } /* * Navigation Bar Reset */ .navbar { -webkit-transition: top 0.15s; -o-transition: top 0.15s; transition: top 0.15s; } .headroom { top: -5em !important; } .navbar-item { color: #555; margin: 0.86rem 0.8rem; } .navbar { box-shadow: 0 4px 12px 0 rgba(0,0,0,.05); background-color: #fcfcfc; background-color: rgba(252, 252, 252, .97); min-height: 4rem; } .navbar-item, .navbar-link { padding: 0.25rem 0.2rem; display: inline-flex; } .navbar, .navbar-menu { background-color: #fcfcfc; background-color: rgba(252, 252, 252, .97); } .navbar-menu { display: flex; overflow: visible !important; box-shadow: none; } .navbar-menu .columns { margin: 0 auto; display: flex; } .navbar-menu .column { padding: 0; } html.has-navbar-fixed-top, body.has-navbar-fixed-top, html.has-navbar-fixed-bottom, body.has-navbar-fixed-bottom { padding-top: 4rem; } .navbar .container, .navbar__left, .navbar__middle, .navbar__right { min-height: 4rem; } .navbar__tablet__compact .navbar__active { border-bottom: 2px solid #75b2f0; } @media screen and (max-width: 1087px) { .navbar-menu .columns { margin: 0 1em; width: 100%; } .navbar-menu { padding: 0 !important; } } @media screen and (min-width: 1088px) { .navbar-menu, .navbar-item { display: inline-block; } } @media screen and (min-width: 525px) { .navbar__active { border-bottom: 2px solid dodgerblue !important; } a.navbar-item { border-bottom: 2px solid transparent; } a.navbar-item:hover { border-bottom: 2px solid dodgerblue; } } @media screen and (max-width: 400px) { .is-mobile { display: block !important; } .is-mobile .column { width: 100% !important; } } .navbar-mobile, .navbar-burger { display: none; } .navbar__left { display: inline-flex; justify-content: flex-start; } .navbar__right { display: inline-flex; justify-content: flex-end; } .navbar__middle { display: inline-flex; justify-content: center; } @media screen and (max-width: 524px) { .navbar-mobile { display: flex; } } @media screen and (max-width: 524px) { .navbar__middle { display: none; } } @media screen and (max-width: 900px) { .navbar__left, .navbar__right { display: none; } } .navbar__icon { justify-content: center; width: 20%; margin: 0; height: 4rem; } .navbar__icon__align { margin-top: -4px; margin-bottom: 3px; } .navbar__active { color: #014cc6 !important; } .navbar__icon__menu { margin: 0; justify-content: center; height: 100%; } .navbar__icon.navbar__active { font-weight: bold; } .navbar-burger .dropdown { width: 100%; } .navbar-burger .dropdown-label { height: 64px; width: 100%; display: flex; align-items: center; justify-content: center; } .dropdown label { cursor: pointer; } .dropdown-content .navbar-item { margin: 0; padding: 0.65rem 1rem; } .dropdown-content .navbar__active { font-weight: bold; color: #014cc6; } .dropdown-content a.navbar-item:hover, .dropdown-content .theme-toggle-button:hover { background-color: #bbdbee; color: black; } .dropdown-input[type="checkbox"]:checked ~ .dropdown-menu { display: block; } .error__headerSize { font-size: 8rem; } .item__box span { padding-left: 10px; } .item__box svg { stroke-width: 1.5px; width: 20px; height: 20px; } .item__box:hover, .item__box:hover svg, .item__box:focus svg { fill: currentColor; color: #000; } .item__no__hover:hover svg, .item__no__hover:focus svg { fill: transparent !important; } .item__box { height: 2rem; font-weight: 400; margin-left: 0; margin-right: 0.7rem; padding: 0.25rem 1rem; background-color: #f2f2f2; border: 0 solid transparent !important; box-shadow: 0 1px 1px rgba(0,0,0,0.3); } /* * Contact Form */ .alert { color: #f00; } .agree { display: none; } .message__success { background-color: #effaef; padding: 1em; border: 1px solid #28d263; margin-bottom: 1em; } /* * Footer */ .footer__section { line-height: 2.2; } .hero-foot > .footer > .columns { margin: 0; } .footer a { color: #333; } /* * Posts and Projects */ .article__title { padding-bottom: 5px; } .article__date { margin-bottom: 0.75rem; } .article__divider { background-color: transparent; } .article__title, nav#TableOfContents a { white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; } .article__updated { padding: 0.5em; } ul.article__list { line-height: 2.5; } .article__list li:hover { background-color: #f1f1f1; } .article__list a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .article__list__date { padding-right: 1rem; text-transform: uppercase; } .article__list a, h1.article__list { padding: 0 0.5rem; } .article__heading__anchor { border-bottom: none; } .webring li { padding-top: 1em; } .webring ul { margin-top: 0.5em; } .webring .articles h2 { margin-bottom: 0.1em; } /* * Resume Page */ .max__height { min-height: 100vh; } .resume__container { padding: 0 3em 0 3em; max-width: 1152px; } .resume__section { padding: 0 1.5em; } .resume__break { padding: 0.75em 1.5em; } .resume__column { padding: 0; } .resume__label { padding: 10px; color: #fff !important; border-radius: 3px; } .resume__label:hover { background-color: #fcfcfc; color: #333 !important; } .inline__padding { display: inline-block; margin: 0.5em; border-bottom: 1px solid transparent !important; } @media screen and (min-width: 769px) { .column__right { max-height: 100vh; overflow: auto; } } .column__background { background-color: #4587c1; background-image: url('/images/shells.jpg'); background-position: center; background-size: cover; min-height: 50vh; } .text__frame { border-radius: 2px; display: inline-block; padding: 10px; } /* * Focus Links */ .focus-link:focus, li a:focus, li a:focus span, .post-header a:focus, .sans-serif > a:focus, .serif > a:focus, .underline:focus, .isso-comment > div.text-wrapper > .text a:focus, .front__more:focus { background-color: #fefe98 !important; color: black !important; outline: none; } a:focus img { outline: 2px solid; } a:hover img { box-shadow: 0 8px 32px #999; } .is-success:focus, .is-link:focus { background-color: #ebebeb !important } /* * Figures */ figure div { height: 0; } figcaption { font-size: 0.9em; margin-top: 1.5em; } /* * Theme toggle */ .theme-toggle-button { border-radius: 0; height: 100%; padding: 0 0.35em; width: 100%; font-weight: 400; } @media screen and (max-width: 1087px) { .theme-toggle-button { padding: 0.587em 1em; } } /* * Custom Helpers */ .has-padding-none { padding: 0 !important; } .has-padding-left-md { padding-left: 0.5em !important; } .has-margin-none { margin: 0 !important; } .has-margin-right-none { margin-right: 0 !important} .has-margin-bottom-none { margin-bottom: 0 !important; } .has-margin-bottom-sm { margin-bottom: 0.25em !important; } .has-margin-bottom-md { margin-bottom: 0.5em !important; } .has-margin-bottom-lg { margin-bottom: 1em !important; } .has-spacing-widest { letter-spacing: 0.1em } .has-tap-transparent { -webkit-tap-highlight-color: transparent; } /* * Table of Contents */ details summary { cursor: pointer;} nav#TableOfContents li:hover { background-color: #f1f1f1; } nav#TableOfContents ul { margin-left: -0.5em; } nav#TableOfContents a { display: block; color: #555; padding-left: 0.5rem; } /* * Tables */ td, th { padding: 0; } table td, table th { vertical-align: top; } td:not([align]), th:not([align]) { text-align: left; } table td { padding: 0.4rem; min-width: 8rem; } table td:not([align]), table th:not([align]) { text-align: left; } table { width: 100%; border-collapse: collapse; border-spacing: 0; } table th { font-weight: 700; font-variant: small-caps; text-transform: lowercase; letter-spacing: 0.05rem; padding: 0.4rem; } table, table code { font-size: 1.15rem; } /* * Tufte CSS */ .leftnote { float: left; clear: left; margin-left: -40%; margin-left: -22vw; } .rightnote { float: right; clear: right; margin-right: -40%; margin-right: -22vw; } .leftnote, .rightnote { width: 32%; width: 18vw; margin-top: 0; margin-bottom: 1em; font-size: 1rem; vertical-align: baseline; position: relative; color: #444; } .sidenote, .marginnote { -ms-hyphens: auto; -ms-word-break: normal; overflow-wrap: break-word; word-break: break-word; -webkit-user-select: none; -ms-user-select: none; user-select: none; letter-spacing: 0.01rem; } .marginnote code, .sidenote code { font-size: 0.8em; } .sidenote:hover, .marginnote:hover { -webkit-user-select: inherit; -ms-user-select: inherit; user-select: inherit; } @media (min-width: 769px) { .rightnote { padding-right: 1.125em; } .leftnote { text-align: right; padding-left: 1.125em; } .leftnote, .rightnote { max-width: 22em; } } @media (min-width: 2000px) { .leftnote { margin-left: -28em; } .rightnote { margin-right: -28em; } } body { counter-reset: sidenote-counter; } label.sidenote-mark { display: inline; } input.sidenote-toggle, input.marginnote-toggle { display: none; } .sidenote-mark { counter-increment: sidenote-counter; } .sidenote:before { content: counter(sidenote-counter) " "; } .sidenote-mark:after { content: counter(sidenote-counter); left: 0.1rem; } .sidenote-mark:after, .sidenote:before, .marginnote-mark:after { position: relative; vertical-align: baseline; font-size: 0.7rem; top: -0.5rem; } mark { background-color: transparent; color: unset; } .sidenote-container:hover .sidenote-mark, .sidenote-container:hover .sidenote mark { background-color: #fefe98; color: #000; } .sidenote-container:hover .sidenote a { background-color: #fefe98; color: #000; border-color: dodgerblue; } .sideimage > a, .sideimage a:focus { border-bottom: 1px solid transparent !important; background-color: transparent !important; } @media (max-width: 768px) { .sidenote-toggle:checked + .sidenote, .marginnote-toggle:checked + .marginnote { display: block; float: left; left: 1rem; clear: both; width: 95%; margin: 1rem 2.5%; vertical-align: baseline; position: relative; } label { cursor: pointer; } label.marginnote-toggle:not(.sidenote-number) { display: inline; } .sidenote, .marginnote { display: none; } .tableofcontents { display: none !important; } .sidenote-mark, .marginnote-mark { border-bottom: 1px dashed #999; } .marginnote-mark:after { content: "\0002B"; font-weight: bold; } .sideimage { margin: 0 !important; left: 0 !important; width: 100% !important; } .sidenote mark { background-color: transparent !important; color: unset !important; } } .document .subtitle { margin-top: 0 !important; margin-bottom: 1.5em !important; } .recent__article .marginnote, .recent__article .sidenote { margin-top: 0 !important; } @media (max-width: 768px) { .recent__article .columns, .content blockquote, .highlight { clear: both; } } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .quote { height: 0; } } /* ie quote height fix */ /* * Isso comments */ #isso-thread * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; } #isso-thread .avatar > svg[data-hash="4415d0b80795"] { border: 3px solid #f19670; } #isso-thread .isso-comment-header a { text-decoration: none; } #isso-thread { padding: 0; margin: 0; } #isso-thread > h4 { color: #555; margin-bottom: 1em; } #isso-thread > .isso-feedlink { float: right; padding-left: 1em; } #isso-thread > .isso-feedlink > a { font-size: 0.8em; vertical-align: bottom; } #isso-thread .textarea { height: auto !important; line-height: 1.8; outline: 0; overflow: auto; resize: auto; } #isso-thread .textarea.placeholder { color: #545454; } #isso-root .isso-comment { max-width: 68em; padding-top: 0.95em; margin: 0.95em auto; } #isso-root .preview .isso-comment { padding-top: 0; margin: 0; } .isso-comment > div.avatar { display: block; float: left; width: 16px; height: 16px; margin: 2px 12px 0 0; } .isso-comment blockquote { margin: 1rem 0 !important; } .isso-comment blockquote p { font-size: 0.975rem !important; margin: 0 !important; border-left: 3px solid #999; padding-left: 0.5rem; } .isso-comment > div.avatar > svg { max-width: 48px; max-height: 48px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } .isso-comment > div.text-wrapper { display: block; } .isso-comment .isso-follow-up { padding-left: calc(7% + 20px); } .isso-comment > div.text-wrapper > .isso-comment-header, .isso-comment > div.text-wrapper > .isso-comment-footer { font-size: 0.95em; } .isso-comment > div.text-wrapper > .text a { color: black; } .isso-comment > div.text-wrapper > .isso-comment-header .permalink { color: #555; } .isso-comment > div.text-wrapper > .isso-comment-header .spacer { padding: 0 6px; color: #999; } .isso-comment > div.text-wrapper > .isso-comment-header .note { float: right; } .isso-comment > div.text-wrapper > .isso-comment-header .author { font-weight: bold; color: #555; } .isso-comment > div.text-wrapper > .textarea-wrapper .textarea, .isso-comment > div.text-wrapper > .textarea-wrapper .preview { margin: 0.25rem 0; } .isso-comment > div.text-wrapper > div.text p:last-child { margin-bottom: 0.25rem; } .isso-comment > div.text-wrapper > div.text h1, .isso-comment > div.text-wrapper > div.text h2, .isso-comment > div.text-wrapper > div.text h3, .isso-comment > div.text-wrapper > div.text h4, .isso-comment > div.text-wrapper > div.text h5, .isso-comment > div.text-wrapper > div.text h6 { font-size: 130%; font-weight: bold; } .isso-comment > div.text-wrapper > div.textarea-wrapper .textarea, .isso-comment > div.text-wrapper > div.textarea-wrapper .preview { width: 100%; border: 1px solid #f0f0f0; border-radius: 2px; box-shadow: 0 0 2px #888; } .isso-comment > div.text-wrapper > .isso-comment-footer { font-size: 0.80em; color: gray; clear: left; } .isso-feedlink, .isso-comment > div.text-wrapper > .isso-comment-footer a { font-weight: bold; text-decoration: none; } .isso-feedlink:hover, .isso-comment > div.text-wrapper > .isso-comment-footer a:hover svg, .isso-comment > div.text-wrapper > .isso-comment-footer .reply:hover, .isso-comment > div.text-wrapper > .isso-comment-footer .edit:hover, .isso-comment > div.text-wrapper > .isso-comment-footer .cancel:hover, .isso-comment > div.text-wrapper > .isso-comment-footer .delete:hover { color: #111111; text-shadow: #aaaaaa 0 0 1px !important; background-color: #ccc; fill: #111111; } .isso-comment > div.text-wrapper > .isso-comment-footer > a { position: relative; top: .2em; padding: 0.3em; border-radius: 0.1em; } .isso-comment > div.text-wrapper > .isso-comment-footer .votes { background-color: #014cc6; border-radius: 3px; padding: 2px 6px; font-weight: bold; color: white; margin-right: 0.5rem; } .isso-comment > div.text-wrapper > .isso-comment-footer .upvote svg, .isso-comment > div.text-wrapper > .isso-comment-footer .downvote svg { position: relative; top: .2em; } .isso-comment .isso-postbox { margin-top: 0.8em; } .isso-comment-footer > .delete { margin: 0.2rem 0 0 0.4rem; } .isso-comment-footer > .cancel { margin-left: 0.3rem; } .isso-comment.isso-no-votes span.votes { display: none; } .isso-postbox { max-width: 68em; margin: 0 auto 2em; clear: right; } .isso-postbox > .form-wrapper { display: block; padding: 0; } .isso-postbox > .form-wrapper > .auth-section, .isso-postbox > .form-wrapper > .auth-section .post-action { display: block; } .isso-postbox > .form-wrapper .textarea, .isso-postbox > .form-wrapper .preview { margin: 0 0 .6em; padding: .4em .8em; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.2); background-color: #fafafa; min-height: 150px; } #isso-thread .textarea:focus, #isso-thread input:focus { border-color: rgb(73, 146, 208); } .isso-postbox > .form-wrapper > .auth-section .input-wrapper { display: inline-block; position: relative; padding-bottom: 0.6em; width: 33.33% } .isso-postbox > .form-wrapper > .auth-section .input-wrapper:nth-child(-n+2) { padding-right: 0.6em } .isso-postbox > .form-wrapper > .auth-section .post-action { padding-left: 0.6em; margin-bottom: 0 !important; } .isso-postbox > .form-wrapper > .auth-section .input-wrapper input { padding: .6em 10px; font-size: 0.8em; width: 100%; border-radius: 2px; background-color: #fafafa; line-height: 1.4em; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-appearance: none; -moz-appearance: none; } .isso-postbox > .form-wrapper > .auth-section .post-action { display: inline-block; float: right; } .isso-postbox > .form-wrapper > .auth-section .post-action > input { padding: 0.4em; font-size: 0.8em; border-radius: 2px; border: 1px solid #3273dc; cursor: pointer; outline: 0; line-height: 1.7em; width: 6em; background-color: white; -webkit-appearance: none; -moz-appearance: none; color: #1e55ae; } .isso-postbox > .form-wrapper > .auth-section .post-action > input:hover { font-weight: bold; } .isso-postbox > .form-wrapper .preview, .isso-postbox > .form-wrapper input[name="edit"], .isso-postbox.preview-mode > .form-wrapper input[name="preview"], .isso-postbox.preview-mode > .form-wrapper .textarea { display: none; } .isso-postbox.preview-mode > .form-wrapper .preview { display: block; } .isso-postbox.preview-mode > .form-wrapper input[name="edit"] { display: inline; } .isso-postbox > .form-wrapper .preview { background-color: #f8f8f8; background: repeating-linear-gradient(-45deg, #f8f8f8, #f8f8f8 10px, #fff 10px, #fff 20px) } .isso-postbox > .form-wrapper > .notification-section { display: none; padding-bottom: 10px; } .isso-postbox > .form-wrapper > .notification-section input[name="notification"] { margin-right: 0.5rem; } @media screen and (max-width:600px) { .isso-postbox > .form-wrapper > .auth-section .input-wrapper { display: inline-block; max-width: 100%; margin: 0 0 .3em; } .isso-postbox > .form-wrapper > .auth-section .input-wrapper input { width: 100%; } } /* * Uppy CSS */ .uppy-Dashboard-inner { background-color: #fff !important; border: 1px solid #aaa !important; } .uppy-size--md .uppy-DashboardAddFiles { border: 2px dashed #aaa !important; } .uppy-size--md .uppy-Dashboard-inner { margin: 0 auto; }