.button, .file-cta, .file-name, .input, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .select select, .textarea {
    align-items: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    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(.75em - 1px);
    position: relative;
    vertical-align: top
}

    .button:active, .button:focus, .file-cta:active, .file-cta:focus, .file-name:active, .file-name:focus, .input:active, .input:focus, .is-active.button, .is-active.file-cta, .is-active.file-name, .is-active.input, .is-active.pagination-ellipsis, .is-active.pagination-link, .is-active.pagination-next, .is-active.pagination-previous, .is-active.textarea, .is-focused.button, .is-focused.file-cta, .is-focused.file-name, .is-focused.input, .is-focused.pagination-ellipsis, .is-focused.pagination-link, .is-focused.pagination-next, .is-focused.pagination-previous, .is-focused.textarea, .pagination-ellipsis:active, .pagination-ellipsis:focus, .pagination-link:active, .pagination-link:focus, .pagination-next:active, .pagination-next:focus, .pagination-previous:active, .pagination-previous:focus, .select select.is-active, .select select.is-focused, .select select:active, .select select:focus, .textarea:active, .textarea:focus {
        outline: none
    }

    .select fieldset[disabled] select, .select select[disabled], [disabled].button, [disabled].file-cta, [disabled].file-name, [disabled].input, [disabled].pagination-ellipsis, [disabled].pagination-link, [disabled].pagination-next, [disabled].pagination-previous, [disabled].textarea, fieldset[disabled] .button, fieldset[disabled] .file-cta, fieldset[disabled] .file-name, fieldset[disabled] .input, fieldset[disabled] .pagination-ellipsis, fieldset[disabled] .pagination-link, fieldset[disabled] .pagination-next, fieldset[disabled] .pagination-previous, fieldset[disabled] .select select, fieldset[disabled] .textarea {
        cursor: not-allowed
    }

.breadcrumb, .button, .file, .is-unselectable, .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous, .tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.navbar-link:not(.is-arrowless):after, .select:not(.is-multiple):not(.is-loading):after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: .625em;
    margin-top: -.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    transform-origin: center;
    width: .625em
}

.block:not(:last-child), .box:not(:last-child), .breadcrumb:not(:last-child), .content h1:not(:last-child), .content h2:not(:last-child), .content h3:not(:last-child), .content h4:not(:last-child), .content h5:not(:last-child), .content:not(:last-child), .level:not(:last-child), .message:not(:last-child), .notification:not(:last-child), .pagination:not(:last-child), .progress:not(:last-child), .subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .tabs:not(:last-child), .title:not(:last-child) {
    margin-bottom: 1.5rem
}

.delete, .modal-close {
    -webkit-touch-callout: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: hsla(0,0%,4%,.2);
    border: none;
    border-radius: 9999px;
    cursor: pointer;
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: none;
    pointer-events: auto;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
    width: 20px
}

    .delete:after, .delete:before, .modal-close:after, .modal-close:before {
        background-color: #fff;
        content: "";
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform-origin: center center
    }

    .delete:before, .modal-close:before {
        height: 2px;
        width: 50%
    }

    .delete:after, .modal-close:after {
        height: 50%;
        width: 2px
    }

    .delete:focus, .delete:hover, .modal-close:focus, .modal-close:hover {
        background-color: hsla(0,0%,4%,.3)
    }

    .delete:active, .modal-close:active {
        background-color: hsla(0,0%,4%,.4)
    }

.is-small.delete, .is-small.modal-close {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px
}

.is-medium.delete, .is-medium.modal-close {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

.is-large.delete, .is-large.modal-close {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px
}

.button.is-loading:after, .control.is-loading:after, .loader, .select.is-loading:after {
    animation: spinAround .5s linear infinite;
    border-color: transparent transparent #dbdbdb #dbdbdb;
    border-radius: 9999px;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.block-view .list-item .card-image .image .has-ratio, .block-view .list-item .card-image .image img, .hero-video, .image.is-16by9 .has-ratio, .image.is-16by9 img, .image.is-1by1 .has-ratio, .image.is-1by1 img, .image.is-1by2 .has-ratio, .image.is-1by2 img, .image.is-1by3 .has-ratio, .image.is-1by3 img, .image.is-2by1 .has-ratio, .image.is-2by1 img, .image.is-2by3 .has-ratio, .image.is-2by3 img, .image.is-3by1 .has-ratio, .image.is-3by1 img, .image.is-3by2 .has-ratio, .image.is-3by2 img, .image.is-3by4 .has-ratio, .image.is-3by4 img, .image.is-3by5 .has-ratio, .image.is-3by5 img, .image.is-4by3 .has-ratio, .image.is-4by3 img, .image.is-4by5 .has-ratio, .image.is-4by5 img, .image.is-5by3 .has-ratio, .image.is-5by3 img, .image.is-5by4 .has-ratio, .image.is-5by4 img, .image.is-9by16 .has-ratio, .image.is-9by16 img, .image.is-square .has-ratio, .image.is-square img, .is-overlay, .list-view .list-item .card-image .image .has-ratio, .list-view .list-item .card-image .image img, .modal, .modal-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.navbar-burger {
    color: currentColor;
    font-family: inherit;
    font-size: 1em;
    margin: 0;
    padding: 0
}

@keyframes loading {
    0% {
        background-color: #e9ebec
    }

    to {
        background-color: #d4d6d8
    }
}

blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

ul {
    list-style: none
}

button, input, select, textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

img, video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

    td:not([align]), th:not([align]) {
        text-align: inherit
    }

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: 100%;
    background-color: #fff;
    font-size: 16px;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility
}

article, aside, figure, footer, header, hgroup, section {
    display: block
}

body, button, input, optgroup, select, textarea {
    font-family: Lato,sans-serif
}

code, pre {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    font-family: monospace
}

body {
    font-size: 1em;
    font-weight: 400;
    line-height: 150%
}

a, body {
    color: #000
}

a {
    cursor: pointer;
    text-decoration: none
}

    a strong {
        color: currentColor
    }

    a:hover {
        color: #cf0c46
    }

code {
    color: #da1039;
    font-size: .875em;
    font-weight: 400;
    padding: .25em .5em
}

code, hr {
    background-color: #f5f5f5
}

hr {
    border: none;
    display: block;
    height: 2px;
    margin: 1.5rem 0
}

img {
    height: auto;
    max-width: 100%
}

input[type=checkbox], input[type=radio] {
    vertical-align: baseline
}

small {
    font-size: .875em
}

span {
    font-style: inherit;
    font-weight: inherit
}

strong {
    color: #000;
    font-weight: 700
}

fieldset {
    border: none
}

pre {
    -webkit-overflow-scrolling: touch;
    word-wrap: normal;
    background-color: #f5f5f5;
    color: #4a4a4a;
    font-size: .875em;
    overflow-x: auto;
    padding: 1.25rem 1.5rem;
    white-space: pre
}

    pre code {
        background-color: transparent;
        color: currentColor;
        font-size: 1em;
        padding: 0
    }

table td, table th {
    vertical-align: top
}

    table td:not([align]), table th:not([align]) {
        text-align: inherit
    }

table th {
    color: #000
}

@keyframes spinAround {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.box {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 20px 0 rgba(0,0,0,.05);
    color: #000;
    display: block;
    padding: 1.25rem
}

a.box:focus, a.box:hover {
    box-shadow: 0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px #000
}

a.box:active {
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.2),0 0 0 1px #000
}

.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #000;
    cursor: pointer;
    justify-content: center;
    padding: calc(.5em - 1px) 1em;
    text-align: center;
    white-space: nowrap
}

    .button strong {
        color: inherit
    }

    .button .icon, .button .icon.is-large, .button .icon.is-medium, .button .icon.is-small {
        height: 1.5em;
        width: 1.5em
    }

        .button .icon:first-child:not(:last-child) {
            margin-left: calc(-.5em - 1px);
            margin-right: .25em
        }

        .button .icon:last-child:not(:first-child) {
            margin-left: .25em;
            margin-right: calc(-.5em - 1px)
        }

        .button .icon:first-child:last-child {
            margin-left: calc(-.5em - 1px);
            margin-right: calc(-.5em - 1px)
        }

    .button.is-hovered, .button:hover, a.box.is-active .button, a.box.is-active a.card.button .button:not(.no-hover), a.box.is-focused .button, a.box.is-focused a.card.button .button:not(.no-hover), a.box.is-hovered .button, a.box.is-hovered a.card.button .button:not(.no-hover), a.box:active .button, a.box:active a.card.button .button:not(.no-hover), a.box:focus .button, a.box:focus a.card.button .button:not(.no-hover), a.box:hover .button, a.box:hover a.card.button .button:not(.no-hover), a.card.is-active .button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button, a.card.is-focused .button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button, a.card.is-hovered .button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button, a.card:active .button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button, a.card:focus .button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button, a.card:hover .button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button {
        border-color: #b5b5b5;
        color: #cf0c46
    }

    .button.is-focused, .button:focus {
        border-color: #485fc7;
        color: #cf0c46
    }

        .button.is-focused:not(:active), .button:focus:not(:active) {
            box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
        }

    .button.is-active, .button:active {
        border-color: #4a4a4a;
        color: #cf0c46
    }

    .button.is-text {
        background-color: transparent;
        border-color: transparent;
        color: #000;
        text-decoration: underline
    }

        .button.is-text.is-focused, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text:hover, a.box.is-active .button.is-text, a.box.is-focused .button.is-text, a.box.is-hovered .button.is-text, a.box:active .button.is-text, a.box:focus .button.is-text, a.box:hover .button.is-text, a.card.is-active .button.is-text:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-text, a.card.is-focused .button.is-text:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-text, a.card.is-hovered .button.is-text:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-text, a.card:active .button.is-text:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-text, a.card:focus .button.is-text:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-text, a.card:hover .button.is-text:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-text {
            background-color: #f5f5f5;
            color: #000
        }

        .button.is-text.is-active, .button.is-text:active {
            background-color: #e8e8e8;
            color: #000
        }

        .button.is-text[disabled], fieldset[disabled] .button.is-text {
            background-color: transparent;
            border-color: transparent;
            box-shadow: none
        }

    .button.is-ghost {
        background: none;
        border-color: transparent;
        color: #000;
        text-decoration: none
    }

        .button.is-ghost.is-hovered, .button.is-ghost:hover, a.box.is-active .button.is-ghost, a.box.is-focused .button.is-ghost, a.box.is-hovered .button.is-ghost, a.box:active .button.is-ghost, a.box:focus .button.is-ghost, a.box:hover .button.is-ghost, a.card.is-active .button.is-ghost:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-ghost, a.card.is-focused .button.is-ghost:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-ghost, a.card.is-hovered .button.is-ghost:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-ghost, a.card:active .button.is-ghost:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-ghost, a.card:focus .button.is-ghost:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-ghost, a.card:hover .button.is-ghost:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-ghost {
            color: #000;
            text-decoration: underline
        }

    .button.is-white {
        background-color: #fff;
        border-color: transparent;
        color: #000
    }

        .button.is-white.is-hovered, .button.is-white:hover, a.box.is-active .button.is-white, a.box.is-focused .button.is-white, a.box.is-hovered .button.is-white, a.box:active .button.is-white, a.box:focus .button.is-white, a.box:hover .button.is-white, a.card.is-active .button.is-white:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-white, a.card.is-focused .button.is-white:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-white, a.card.is-hovered .button.is-white:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-white, a.card:active .button.is-white:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-white, a.card:focus .button.is-white:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-white, a.card:hover .button.is-white:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-white {
            background-color: #f9f9f9;
            border-color: transparent;
            color: #000
        }

        .button.is-white.is-focused, .button.is-white:focus {
            border-color: transparent;
            color: #000
        }

            .button.is-white.is-focused:not(:active), .button.is-white:focus:not(:active) {
                box-shadow: 0 0 0 .125em hsla(0,0%,100%,.25)
            }

        .button.is-white.is-active, .button.is-white:active {
            background-color: #f2f2f2;
            border-color: transparent;
            color: #000
        }

        .button.is-white[disabled], fieldset[disabled] .button.is-white {
            background-color: #fff;
            border-color: #fff;
            box-shadow: none
        }

        .button.is-white.is-inverted {
            background-color: #000;
            color: #fff
        }

            .button.is-white.is-inverted.is-hovered, .button.is-white.is-inverted:hover, a.box.is-active .button.is-white.is-inverted, a.box.is-focused .button.is-white.is-inverted, a.box.is-hovered .button.is-white.is-inverted, a.box:active .button.is-white.is-inverted, a.box:focus .button.is-white.is-inverted, a.box:hover .button.is-white.is-inverted, a.card.is-active .button.is-white.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-white.is-inverted, a.card.is-focused .button.is-white.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-white.is-inverted, a.card.is-hovered .button.is-white.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-white.is-inverted, a.card:active .button.is-white.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-white.is-inverted, a.card:focus .button.is-white.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-white.is-inverted, a.card:hover .button.is-white.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-white.is-inverted {
                background-color: #000
            }

            .button.is-white.is-inverted[disabled], fieldset[disabled] .button.is-white.is-inverted {
                background-color: #000;
                border-color: transparent;
                box-shadow: none;
                color: #fff
            }

        .button.is-white.is-loading:after {
            border-color: transparent transparent #000 #000 !important
        }

        .button.is-white.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-white.is-outlined.is-focused, .button.is-white.is-outlined.is-hovered, .button.is-white.is-outlined:focus, .button.is-white.is-outlined:hover, a.box.is-active .button.is-white.is-outlined, a.box.is-focused .button.is-white.is-outlined, a.box.is-hovered .button.is-white.is-outlined, a.box:active .button.is-white.is-outlined, a.box:focus .button.is-white.is-outlined, a.box:hover .button.is-white.is-outlined, a.card.is-active .button.is-white.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-white.is-outlined, a.card.is-focused .button.is-white.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-white.is-outlined, a.card.is-hovered .button.is-white.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-white.is-outlined, a.card:active .button.is-white.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-white.is-outlined, a.card:focus .button.is-white.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-white.is-outlined, a.card:hover .button.is-white.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-white.is-outlined {
                background-color: #fff;
                border-color: #fff;
                color: #000
            }

            .button.is-white.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-white.is-outlined.is-loading.is-focused:after, .button.is-white.is-outlined.is-loading.is-hovered:after, .button.is-white.is-outlined.is-loading:focus:after, .button.is-white.is-outlined.is-loading:hover:after, a.box.is-active .button.is-white.is-outlined.is-loading:after, a.box.is-focused .button.is-white.is-outlined.is-loading:after, a.box.is-hovered .button.is-white.is-outlined.is-loading:after, a.box:active .button.is-white.is-outlined.is-loading:after, a.box:focus .button.is-white.is-outlined.is-loading:after, a.box:hover .button.is-white.is-outlined.is-loading:after, a.card.is-active .button.is-white.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-white.is-outlined.is-loading:after, a.card.is-focused .button.is-white.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-white.is-outlined.is-loading:after, a.card.is-hovered .button.is-white.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-white.is-outlined.is-loading:after, a.card:active .button.is-white.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-white.is-outlined.is-loading:after, a.card:focus .button.is-white.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-white.is-outlined.is-loading:after, a.card:hover .button.is-white.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-white.is-outlined.is-loading:after {
                border-color: transparent transparent #000 #000 !important
            }

            .button.is-white.is-outlined[disabled], fieldset[disabled] .button.is-white.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-white.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #000;
            color: #000
        }

            .button.is-white.is-inverted.is-outlined.is-focused, .button.is-white.is-inverted.is-outlined.is-hovered, .button.is-white.is-inverted.is-outlined:focus, .button.is-white.is-inverted.is-outlined:hover, a.box.is-active .button.is-white.is-inverted.is-outlined, a.box.is-focused .button.is-white.is-inverted.is-outlined, a.box.is-hovered .button.is-white.is-inverted.is-outlined, a.box:active .button.is-white.is-inverted.is-outlined, a.box:focus .button.is-white.is-inverted.is-outlined, a.box:hover .button.is-white.is-inverted.is-outlined, a.card.is-active .button.is-white.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined, a.card.is-focused .button.is-white.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined, a.card.is-hovered .button.is-white.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined, a.card:active .button.is-white.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined, a.card:focus .button.is-white.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined, a.card:hover .button.is-white.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined {
                background-color: #000;
                color: #fff
            }

                .button.is-white.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-white.is-inverted.is-outlined.is-loading:focus:after, .button.is-white.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-white.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-white.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-white.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-white.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-white.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-white.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-white.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-white.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-white.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-white.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-white.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-white.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-white.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #fff #fff !important
                }

            .button.is-white.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-white.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #000;
                box-shadow: none;
                color: #000
            }

    .button.is-black, .button.is-black.is-hovered, .button.is-black:hover, a.box.is-active .button.is-black, a.box.is-focused .button.is-black, a.box.is-hovered .button.is-black, a.box:active .button.is-black, a.box:focus .button.is-black, a.box:hover .button.is-black, a.card.is-active .button.is-black:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-black, a.card.is-focused .button.is-black:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-black, a.card.is-hovered .button.is-black:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-black, a.card:active .button.is-black:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-black, a.card:focus .button.is-black:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-black, a.card:hover .button.is-black:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-black {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

        .button.is-black.is-focused, .button.is-black:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-black.is-focused:not(:active), .button.is-black:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
            }

        .button.is-black.is-active, .button.is-black:active {
            background-color: #000;
            border-color: transparent;
            color: #fff
        }

        .button.is-black[disabled], fieldset[disabled] .button.is-black {
            background-color: #000;
            border-color: #000;
            box-shadow: none
        }

        .button.is-black.is-inverted {
            background-color: #fff;
            color: #000
        }

            .button.is-black.is-inverted.is-hovered, .button.is-black.is-inverted:hover, a.box.is-active .button.is-black.is-inverted, a.box.is-focused .button.is-black.is-inverted, a.box.is-hovered .button.is-black.is-inverted, a.box:active .button.is-black.is-inverted, a.box:focus .button.is-black.is-inverted, a.box:hover .button.is-black.is-inverted, a.card.is-active .button.is-black.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-black.is-inverted, a.card.is-focused .button.is-black.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-black.is-inverted, a.card.is-hovered .button.is-black.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-black.is-inverted, a.card:active .button.is-black.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-black.is-inverted, a.card:focus .button.is-black.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-black.is-inverted, a.card:hover .button.is-black.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-black.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-black.is-inverted[disabled], fieldset[disabled] .button.is-black.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #000
            }

        .button.is-black.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-black.is-outlined {
            background-color: transparent;
            border-color: #000;
            color: #000
        }

            .button.is-black.is-outlined.is-focused, .button.is-black.is-outlined.is-hovered, .button.is-black.is-outlined:focus, .button.is-black.is-outlined:hover, a.box.is-active .button.is-black.is-outlined, a.box.is-focused .button.is-black.is-outlined, a.box.is-hovered .button.is-black.is-outlined, a.box:active .button.is-black.is-outlined, a.box:focus .button.is-black.is-outlined, a.box:hover .button.is-black.is-outlined, a.card.is-active .button.is-black.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-black.is-outlined, a.card.is-focused .button.is-black.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-black.is-outlined, a.card.is-hovered .button.is-black.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-black.is-outlined, a.card:active .button.is-black.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-black.is-outlined, a.card:focus .button.is-black.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-black.is-outlined, a.card:hover .button.is-black.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-black.is-outlined {
                background-color: #000;
                border-color: #000;
                color: #fff
            }

            .button.is-black.is-outlined.is-loading:after {
                border-color: transparent transparent #000 #000 !important
            }

            .button.is-black.is-outlined.is-loading.is-focused:after, .button.is-black.is-outlined.is-loading.is-hovered:after, .button.is-black.is-outlined.is-loading:focus:after, .button.is-black.is-outlined.is-loading:hover:after, a.box.is-active .button.is-black.is-outlined.is-loading:after, a.box.is-focused .button.is-black.is-outlined.is-loading:after, a.box.is-hovered .button.is-black.is-outlined.is-loading:after, a.box:active .button.is-black.is-outlined.is-loading:after, a.box:focus .button.is-black.is-outlined.is-loading:after, a.box:hover .button.is-black.is-outlined.is-loading:after, a.card.is-active .button.is-black.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-black.is-outlined.is-loading:after, a.card.is-focused .button.is-black.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-black.is-outlined.is-loading:after, a.card.is-hovered .button.is-black.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-black.is-outlined.is-loading:after, a.card:active .button.is-black.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-black.is-outlined.is-loading:after, a.card:focus .button.is-black.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-black.is-outlined.is-loading:after, a.card:hover .button.is-black.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-black.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-black.is-outlined[disabled], fieldset[disabled] .button.is-black.is-outlined {
                background-color: transparent;
                border-color: #000;
                box-shadow: none;
                color: #000
            }

        .button.is-black.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-black.is-inverted.is-outlined.is-focused, .button.is-black.is-inverted.is-outlined.is-hovered, .button.is-black.is-inverted.is-outlined:focus, .button.is-black.is-inverted.is-outlined:hover, a.box.is-active .button.is-black.is-inverted.is-outlined, a.box.is-focused .button.is-black.is-inverted.is-outlined, a.box.is-hovered .button.is-black.is-inverted.is-outlined, a.box:active .button.is-black.is-inverted.is-outlined, a.box:focus .button.is-black.is-inverted.is-outlined, a.box:hover .button.is-black.is-inverted.is-outlined, a.card.is-active .button.is-black.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined, a.card.is-focused .button.is-black.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined, a.card.is-hovered .button.is-black.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined, a.card:active .button.is-black.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined, a.card:focus .button.is-black.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined, a.card:hover .button.is-black.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined {
                background-color: #fff;
                color: #000
            }

                .button.is-black.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-black.is-inverted.is-outlined.is-loading:focus:after, .button.is-black.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-black.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-black.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-black.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-black.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-black.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-black.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-black.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-black.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-black.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-black.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-black.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-black.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-black.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #000 #000 !important
                }

            .button.is-black.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-black.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    .button.is-light {
        background-color: #f5f5f5;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

        .button.is-light.is-hovered, .button.is-light:hover, a.box.is-active .button.is-light, a.box.is-focused .button.is-light, a.box.is-hovered .button.is-light, a.box:active .button.is-light, a.box:focus .button.is-light, a.box:hover .button.is-light, a.card.is-active .button.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-light, a.card.is-focused .button.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-light, a.card.is-hovered .button.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-light, a.card:active .button.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-light, a.card:focus .button.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-light, a.card:hover .button.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-light {
            background-color: #eee;
            border-color: transparent;
            color: rgba(0,0,0,.7)
        }

        .button.is-light.is-focused, .button.is-light:focus {
            border-color: transparent;
            color: rgba(0,0,0,.7)
        }

            .button.is-light.is-focused:not(:active), .button.is-light:focus:not(:active) {
                box-shadow: 0 0 0 .125em hsla(0,0%,96%,.25)
            }

        .button.is-light.is-active, .button.is-light:active {
            background-color: #e8e8e8;
            border-color: transparent;
            color: rgba(0,0,0,.7)
        }

        .button.is-light[disabled], fieldset[disabled] .button.is-light {
            background-color: #f5f5f5;
            border-color: #f5f5f5;
            box-shadow: none
        }

        .button.is-light.is-inverted {
            color: #f5f5f5
        }

            .button.is-light.is-inverted, .button.is-light.is-inverted.is-hovered, .button.is-light.is-inverted:hover, a.box.is-active .button.is-light.is-inverted, a.box.is-focused .button.is-light.is-inverted, a.box.is-hovered .button.is-light.is-inverted, a.box:active .button.is-light.is-inverted, a.box:focus .button.is-light.is-inverted, a.box:hover .button.is-light.is-inverted, a.card.is-active .button.is-light.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-light.is-inverted, a.card.is-focused .button.is-light.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-light.is-inverted, a.card.is-hovered .button.is-light.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.is-inverted, a.card:active .button.is-light.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-light.is-inverted, a.card:focus .button.is-light.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-light.is-inverted, a.card:hover .button.is-light.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-light.is-inverted {
                background-color: rgba(0,0,0,.7)
            }

                .button.is-light.is-inverted[disabled], fieldset[disabled] .button.is-light.is-inverted {
                    background-color: rgba(0,0,0,.7);
                    border-color: transparent;
                    box-shadow: none;
                    color: #f5f5f5
                }

        .button.is-light.is-loading:after {
            border-color: transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7) !important
        }

        .button.is-light.is-outlined {
            background-color: transparent;
            border-color: #f5f5f5;
            color: #f5f5f5
        }

            .button.is-light.is-outlined.is-focused, .button.is-light.is-outlined.is-hovered, .button.is-light.is-outlined:focus, .button.is-light.is-outlined:hover, a.box.is-active .button.is-light.is-outlined, a.box.is-focused .button.is-light.is-outlined, a.box.is-hovered .button.is-light.is-outlined, a.box:active .button.is-light.is-outlined, a.box:focus .button.is-light.is-outlined, a.box:hover .button.is-light.is-outlined, a.card.is-active .button.is-light.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-light.is-outlined, a.card.is-focused .button.is-light.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-light.is-outlined, a.card.is-hovered .button.is-light.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.is-outlined, a.card:active .button.is-light.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-light.is-outlined, a.card:focus .button.is-light.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-light.is-outlined, a.card:hover .button.is-light.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-light.is-outlined {
                background-color: #f5f5f5;
                border-color: #f5f5f5;
                color: rgba(0,0,0,.7)
            }

            .button.is-light.is-outlined.is-loading:after {
                border-color: transparent transparent #f5f5f5 #f5f5f5 !important
            }

            .button.is-light.is-outlined.is-loading.is-focused:after, .button.is-light.is-outlined.is-loading.is-hovered:after, .button.is-light.is-outlined.is-loading:focus:after, .button.is-light.is-outlined.is-loading:hover:after, a.box.is-active .button.is-light.is-outlined.is-loading:after, a.box.is-focused .button.is-light.is-outlined.is-loading:after, a.box.is-hovered .button.is-light.is-outlined.is-loading:after, a.box:active .button.is-light.is-outlined.is-loading:after, a.box:focus .button.is-light.is-outlined.is-loading:after, a.box:hover .button.is-light.is-outlined.is-loading:after, a.card.is-active .button.is-light.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-light.is-outlined.is-loading:after, a.card.is-focused .button.is-light.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-light.is-outlined.is-loading:after, a.card.is-hovered .button.is-light.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.is-outlined.is-loading:after, a.card:active .button.is-light.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-light.is-outlined.is-loading:after, a.card:focus .button.is-light.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-light.is-outlined.is-loading:after, a.card:hover .button.is-light.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-light.is-outlined.is-loading:after {
                border-color: transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7) !important
            }

            .button.is-light.is-outlined[disabled], fieldset[disabled] .button.is-light.is-outlined {
                background-color: transparent;
                border-color: #f5f5f5;
                box-shadow: none;
                color: #f5f5f5
            }

        .button.is-light.is-inverted.is-outlined {
            background-color: transparent;
            border-color: rgba(0,0,0,.7);
            color: rgba(0,0,0,.7)
        }

            .button.is-light.is-inverted.is-outlined.is-focused, .button.is-light.is-inverted.is-outlined.is-hovered, .button.is-light.is-inverted.is-outlined:focus, .button.is-light.is-inverted.is-outlined:hover, a.box.is-active .button.is-light.is-inverted.is-outlined, a.box.is-focused .button.is-light.is-inverted.is-outlined, a.box.is-hovered .button.is-light.is-inverted.is-outlined, a.box:active .button.is-light.is-inverted.is-outlined, a.box:focus .button.is-light.is-inverted.is-outlined, a.box:hover .button.is-light.is-inverted.is-outlined, a.card.is-active .button.is-light.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined, a.card.is-focused .button.is-light.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined, a.card.is-hovered .button.is-light.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined, a.card:active .button.is-light.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined, a.card:focus .button.is-light.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined, a.card:hover .button.is-light.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined {
                background-color: rgba(0,0,0,.7);
                color: #f5f5f5
            }

                .button.is-light.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-light.is-inverted.is-outlined.is-loading:focus:after, .button.is-light.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-light.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-light.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-light.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-light.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-light.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-light.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-light.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-light.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-light.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-light.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-light.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-light.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-light.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #f5f5f5 #f5f5f5 !important
                }

            .button.is-light.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-light.is-inverted.is-outlined {
                background-color: transparent;
                border-color: rgba(0,0,0,.7);
                box-shadow: none;
                color: rgba(0,0,0,.7)
            }

    .button.is-dark {
        background-color: #363636;
        border-color: transparent;
        color: #fff
    }

        .button.is-dark.is-hovered, .button.is-dark:hover, a.box.is-active .button.is-dark, a.box.is-focused .button.is-dark, a.box.is-hovered .button.is-dark, a.box:active .button.is-dark, a.box:focus .button.is-dark, a.box:hover .button.is-dark, a.card.is-active .button.is-dark:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-dark, a.card.is-focused .button.is-dark:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-dark, a.card.is-hovered .button.is-dark:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-dark, a.card:active .button.is-dark:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-dark, a.card:focus .button.is-dark:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-dark, a.card:hover .button.is-dark:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-dark {
            background-color: #2f2f2f;
            border-color: transparent;
            color: #fff
        }

        .button.is-dark.is-focused, .button.is-dark:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-dark.is-focused:not(:active), .button.is-dark:focus:not(:active) {
                box-shadow: 0 0 0 .125em hsla(0,0%,21%,.25)
            }

        .button.is-dark.is-active, .button.is-dark:active {
            background-color: #292929;
            border-color: transparent;
            color: #fff
        }

        .button.is-dark[disabled], fieldset[disabled] .button.is-dark {
            background-color: #363636;
            border-color: #363636;
            box-shadow: none
        }

        .button.is-dark.is-inverted {
            background-color: #fff;
            color: #363636
        }

            .button.is-dark.is-inverted.is-hovered, .button.is-dark.is-inverted:hover, a.box.is-active .button.is-dark.is-inverted, a.box.is-focused .button.is-dark.is-inverted, a.box.is-hovered .button.is-dark.is-inverted, a.box:active .button.is-dark.is-inverted, a.box:focus .button.is-dark.is-inverted, a.box:hover .button.is-dark.is-inverted, a.card.is-active .button.is-dark.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-dark.is-inverted, a.card.is-focused .button.is-dark.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-dark.is-inverted, a.card.is-hovered .button.is-dark.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-dark.is-inverted, a.card:active .button.is-dark.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-dark.is-inverted, a.card:focus .button.is-dark.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-dark.is-inverted, a.card:hover .button.is-dark.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-dark.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-dark.is-inverted[disabled], fieldset[disabled] .button.is-dark.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #363636
            }

        .button.is-dark.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-dark.is-outlined {
            background-color: transparent;
            border-color: #363636;
            color: #363636
        }

            .button.is-dark.is-outlined.is-focused, .button.is-dark.is-outlined.is-hovered, .button.is-dark.is-outlined:focus, .button.is-dark.is-outlined:hover, a.box.is-active .button.is-dark.is-outlined, a.box.is-focused .button.is-dark.is-outlined, a.box.is-hovered .button.is-dark.is-outlined, a.box:active .button.is-dark.is-outlined, a.box:focus .button.is-dark.is-outlined, a.box:hover .button.is-dark.is-outlined, a.card.is-active .button.is-dark.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-dark.is-outlined, a.card.is-focused .button.is-dark.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-dark.is-outlined, a.card.is-hovered .button.is-dark.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-dark.is-outlined, a.card:active .button.is-dark.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-dark.is-outlined, a.card:focus .button.is-dark.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-dark.is-outlined, a.card:hover .button.is-dark.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-dark.is-outlined {
                background-color: #363636;
                border-color: #363636;
                color: #fff
            }

            .button.is-dark.is-outlined.is-loading:after {
                border-color: transparent transparent #363636 #363636 !important
            }

            .button.is-dark.is-outlined.is-loading.is-focused:after, .button.is-dark.is-outlined.is-loading.is-hovered:after, .button.is-dark.is-outlined.is-loading:focus:after, .button.is-dark.is-outlined.is-loading:hover:after, a.box.is-active .button.is-dark.is-outlined.is-loading:after, a.box.is-focused .button.is-dark.is-outlined.is-loading:after, a.box.is-hovered .button.is-dark.is-outlined.is-loading:after, a.box:active .button.is-dark.is-outlined.is-loading:after, a.box:focus .button.is-dark.is-outlined.is-loading:after, a.box:hover .button.is-dark.is-outlined.is-loading:after, a.card.is-active .button.is-dark.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-dark.is-outlined.is-loading:after, a.card.is-focused .button.is-dark.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-dark.is-outlined.is-loading:after, a.card.is-hovered .button.is-dark.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-dark.is-outlined.is-loading:after, a.card:active .button.is-dark.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-dark.is-outlined.is-loading:after, a.card:focus .button.is-dark.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-dark.is-outlined.is-loading:after, a.card:hover .button.is-dark.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-dark.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-dark.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-outlined {
                background-color: transparent;
                border-color: #363636;
                box-shadow: none;
                color: #363636
            }

        .button.is-dark.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-dark.is-inverted.is-outlined.is-focused, .button.is-dark.is-inverted.is-outlined.is-hovered, .button.is-dark.is-inverted.is-outlined:focus, .button.is-dark.is-inverted.is-outlined:hover, a.box.is-active .button.is-dark.is-inverted.is-outlined, a.box.is-focused .button.is-dark.is-inverted.is-outlined, a.box.is-hovered .button.is-dark.is-inverted.is-outlined, a.box:active .button.is-dark.is-inverted.is-outlined, a.box:focus .button.is-dark.is-inverted.is-outlined, a.box:hover .button.is-dark.is-inverted.is-outlined, a.card.is-active .button.is-dark.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined, a.card.is-focused .button.is-dark.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined, a.card.is-hovered .button.is-dark.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined, a.card:active .button.is-dark.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined, a.card:focus .button.is-dark.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined, a.card:hover .button.is-dark.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined {
                background-color: #fff;
                color: #363636
            }

                .button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-dark.is-inverted.is-outlined.is-loading:focus:after, .button.is-dark.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-dark.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-dark.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-dark.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-dark.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-dark.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-dark.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-dark.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-dark.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-dark.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-dark.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-dark.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-dark.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-dark.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #363636 #363636 !important
                }

            .button.is-dark.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

    .button.is-primary {
        background-color: #cf0c46;
        border-color: transparent;
        color: #fff
    }

        .button.is-primary.is-hovered, .button.is-primary:hover, a.box.is-active .button.is-primary, a.box.is-focused .button.is-primary, a.box.is-hovered .button.is-primary, a.box:active .button.is-primary, a.box:focus .button.is-primary, a.box:hover .button.is-primary, a.card.is-active .button.is-primary:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-primary, a.card.is-focused .button.is-primary:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-primary, a.card.is-hovered .button.is-primary:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary, a.card:active .button.is-primary:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-primary, a.card:focus .button.is-primary:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-primary, a.card:hover .button.is-primary:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-primary {
            background-color: #c30b42;
            border-color: transparent;
            color: #fff
        }

        .button.is-primary.is-focused, .button.is-primary:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-primary.is-focused:not(:active), .button.is-primary:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(207,12,70,.25)
            }

        .button.is-primary.is-active, .button.is-primary:active {
            background-color: #b70b3e;
            border-color: transparent;
            color: #fff
        }

        .button.is-primary[disabled], fieldset[disabled] .button.is-primary {
            background-color: #cf0c46;
            border-color: #cf0c46;
            box-shadow: none
        }

        .button.is-primary.is-inverted {
            background-color: #fff;
            color: #cf0c46
        }

            .button.is-primary.is-inverted.is-hovered, .button.is-primary.is-inverted:hover, a.box.is-active .button.is-primary.is-inverted, a.box.is-focused .button.is-primary.is-inverted, a.box.is-hovered .button.is-primary.is-inverted, a.box:active .button.is-primary.is-inverted, a.box:focus .button.is-primary.is-inverted, a.box:hover .button.is-primary.is-inverted, a.card.is-active .button.is-primary.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-primary.is-inverted, a.card.is-focused .button.is-primary.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-primary.is-inverted, a.card.is-hovered .button.is-primary.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary.is-inverted, a.card:active .button.is-primary.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-primary.is-inverted, a.card:focus .button.is-primary.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-primary.is-inverted, a.card:hover .button.is-primary.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-primary.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-primary.is-inverted[disabled], fieldset[disabled] .button.is-primary.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #cf0c46
            }

        .button.is-primary.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-primary.is-outlined {
            background-color: transparent;
            border-color: #cf0c46;
            color: #cf0c46
        }

            .button.is-primary.is-outlined.is-focused, .button.is-primary.is-outlined.is-hovered, .button.is-primary.is-outlined:focus, .button.is-primary.is-outlined:hover, a.box.is-active .button.is-primary.is-outlined, a.box.is-focused .button.is-primary.is-outlined, a.box.is-hovered .button.is-primary.is-outlined, a.box:active .button.is-primary.is-outlined, a.box:focus .button.is-primary.is-outlined, a.box:hover .button.is-primary.is-outlined, a.card.is-active .button.is-primary.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-primary.is-outlined, a.card.is-focused .button.is-primary.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-primary.is-outlined, a.card.is-hovered .button.is-primary.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary.is-outlined, a.card:active .button.is-primary.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-primary.is-outlined, a.card:focus .button.is-primary.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-primary.is-outlined, a.card:hover .button.is-primary.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-primary.is-outlined {
                background-color: #cf0c46;
                border-color: #cf0c46;
                color: #fff
            }

            .button.is-primary.is-outlined.is-loading:after {
                border-color: transparent transparent #cf0c46 #cf0c46 !important
            }

            .button.is-primary.is-outlined.is-loading.is-focused:after, .button.is-primary.is-outlined.is-loading.is-hovered:after, .button.is-primary.is-outlined.is-loading:focus:after, .button.is-primary.is-outlined.is-loading:hover:after, a.box.is-active .button.is-primary.is-outlined.is-loading:after, a.box.is-focused .button.is-primary.is-outlined.is-loading:after, a.box.is-hovered .button.is-primary.is-outlined.is-loading:after, a.box:active .button.is-primary.is-outlined.is-loading:after, a.box:focus .button.is-primary.is-outlined.is-loading:after, a.box:hover .button.is-primary.is-outlined.is-loading:after, a.card.is-active .button.is-primary.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-primary.is-outlined.is-loading:after, a.card.is-focused .button.is-primary.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-primary.is-outlined.is-loading:after, a.card.is-hovered .button.is-primary.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary.is-outlined.is-loading:after, a.card:active .button.is-primary.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-primary.is-outlined.is-loading:after, a.card:focus .button.is-primary.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-primary.is-outlined.is-loading:after, a.card:hover .button.is-primary.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-primary.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-primary.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-outlined {
                background-color: transparent;
                border-color: #cf0c46;
                box-shadow: none;
                color: #cf0c46
            }

        .button.is-primary.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-primary.is-inverted.is-outlined.is-focused, .button.is-primary.is-inverted.is-outlined.is-hovered, .button.is-primary.is-inverted.is-outlined:focus, .button.is-primary.is-inverted.is-outlined:hover, a.box.is-active .button.is-primary.is-inverted.is-outlined, a.box.is-focused .button.is-primary.is-inverted.is-outlined, a.box.is-hovered .button.is-primary.is-inverted.is-outlined, a.box:active .button.is-primary.is-inverted.is-outlined, a.box:focus .button.is-primary.is-inverted.is-outlined, a.box:hover .button.is-primary.is-inverted.is-outlined, a.card.is-active .button.is-primary.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined, a.card.is-focused .button.is-primary.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined, a.card.is-hovered .button.is-primary.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined, a.card:active .button.is-primary.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined, a.card:focus .button.is-primary.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined, a.card:hover .button.is-primary.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined {
                background-color: #fff;
                color: #cf0c46
            }

                .button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-primary.is-inverted.is-outlined.is-loading:focus:after, .button.is-primary.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-primary.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-primary.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-primary.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-primary.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-primary.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-primary.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-primary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-primary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-primary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-primary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-primary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-primary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-primary.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #cf0c46 #cf0c46 !important
                }

            .button.is-primary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-primary.is-light {
            background-color: #feecf1;
            color: #ec0e50
        }

            .button.is-primary.is-light.is-hovered, .button.is-primary.is-light:hover, a.box.is-active .button.is-primary.is-light, a.box.is-focused .button.is-primary.is-light, a.box.is-hovered .button.is-primary.is-light, a.box:active .button.is-primary.is-light, a.box:focus .button.is-primary.is-light, a.box:hover .button.is-primary.is-light, a.card.is-active .button.is-primary.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-primary.is-light, a.card.is-focused .button.is-primary.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-primary.is-light, a.card.is-hovered .button.is-primary.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary.is-light, a.card:active .button.is-primary.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-primary.is-light, a.card:focus .button.is-primary.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-primary.is-light, a.card:hover .button.is-primary.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-primary.is-light {
                background-color: #fde0e8;
                border-color: transparent;
                color: #ec0e50
            }

            .button.is-primary.is-light.is-active, .button.is-primary.is-light:active {
                background-color: #fcd4e0;
                border-color: transparent;
                color: #ec0e50
            }

    .button.is-secondary {
        background-color: rgba(187,11,64,.6);
        border-color: transparent;
        color: #fff
    }

        .button.is-secondary.is-hovered, .button.is-secondary:hover, a.box.is-active .button.is-secondary, a.box.is-focused .button.is-secondary, a.box.is-hovered .button.is-secondary, a.box:active .button.is-secondary, a.box:focus .button.is-secondary, a.box:hover .button.is-secondary, a.card.is-active .button.is-secondary:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-secondary, a.card.is-focused .button.is-secondary:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary, a.card.is-hovered .button.is-secondary:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary, a.card:active .button.is-secondary:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-secondary, a.card:focus .button.is-secondary:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-secondary, a.card:hover .button.is-secondary:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-secondary {
            background-color: rgba(175,10,60,.6);
            border-color: transparent;
            color: #fff
        }

        .button.is-secondary.is-focused, .button.is-secondary:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-secondary.is-focused:not(:active), .button.is-secondary:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(187,11,64,.25)
            }

        .button.is-secondary.is-active, .button.is-secondary:active {
            background-color: rgba(163,10,56,.6);
            border-color: transparent;
            color: #fff
        }

        .button.is-secondary[disabled], fieldset[disabled] .button.is-secondary {
            background-color: rgba(187,11,64,.6);
            border-color: rgba(187,11,64,.6);
            box-shadow: none
        }

        .button.is-secondary.is-inverted {
            background-color: #fff;
            color: rgba(187,11,64,.6)
        }

            .button.is-secondary.is-inverted.is-hovered, .button.is-secondary.is-inverted:hover, a.box.is-active .button.is-secondary.is-inverted, a.box.is-focused .button.is-secondary.is-inverted, a.box.is-hovered .button.is-secondary.is-inverted, a.box:active .button.is-secondary.is-inverted, a.box:focus .button.is-secondary.is-inverted, a.box:hover .button.is-secondary.is-inverted, a.card.is-active .button.is-secondary.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-secondary.is-inverted, a.card.is-focused .button.is-secondary.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary.is-inverted, a.card.is-hovered .button.is-secondary.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary.is-inverted, a.card:active .button.is-secondary.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-secondary.is-inverted, a.card:focus .button.is-secondary.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-secondary.is-inverted, a.card:hover .button.is-secondary.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-secondary.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-secondary.is-inverted[disabled], fieldset[disabled] .button.is-secondary.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: rgba(187,11,64,.6)
            }

        .button.is-secondary.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-secondary.is-outlined {
            background-color: transparent;
            border-color: rgba(187,11,64,.6);
            color: rgba(187,11,64,.6)
        }

            .button.is-secondary.is-outlined.is-focused, .button.is-secondary.is-outlined.is-hovered, .button.is-secondary.is-outlined:focus, .button.is-secondary.is-outlined:hover, a.box.is-active .button.is-secondary.is-outlined, a.box.is-focused .button.is-secondary.is-outlined, a.box.is-hovered .button.is-secondary.is-outlined, a.box:active .button.is-secondary.is-outlined, a.box:focus .button.is-secondary.is-outlined, a.box:hover .button.is-secondary.is-outlined, a.card.is-active .button.is-secondary.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-secondary.is-outlined, a.card.is-focused .button.is-secondary.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary.is-outlined, a.card.is-hovered .button.is-secondary.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary.is-outlined, a.card:active .button.is-secondary.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-secondary.is-outlined, a.card:focus .button.is-secondary.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-secondary.is-outlined, a.card:hover .button.is-secondary.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-secondary.is-outlined {
                background-color: rgba(187,11,64,.6);
                border-color: rgba(187,11,64,.6);
                color: #fff
            }

            .button.is-secondary.is-outlined.is-loading:after {
                border-color: transparent transparent rgba(187,11,64,.6) rgba(187,11,64,.6) !important
            }

            .button.is-secondary.is-outlined.is-loading.is-focused:after, .button.is-secondary.is-outlined.is-loading.is-hovered:after, .button.is-secondary.is-outlined.is-loading:focus:after, .button.is-secondary.is-outlined.is-loading:hover:after, a.box.is-active .button.is-secondary.is-outlined.is-loading:after, a.box.is-focused .button.is-secondary.is-outlined.is-loading:after, a.box.is-hovered .button.is-secondary.is-outlined.is-loading:after, a.box:active .button.is-secondary.is-outlined.is-loading:after, a.box:focus .button.is-secondary.is-outlined.is-loading:after, a.box:hover .button.is-secondary.is-outlined.is-loading:after, a.card.is-active .button.is-secondary.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-secondary.is-outlined.is-loading:after, a.card.is-focused .button.is-secondary.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary.is-outlined.is-loading:after, a.card.is-hovered .button.is-secondary.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary.is-outlined.is-loading:after, a.card:active .button.is-secondary.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-secondary.is-outlined.is-loading:after, a.card:focus .button.is-secondary.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-secondary.is-outlined.is-loading:after, a.card:hover .button.is-secondary.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-secondary.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-secondary.is-outlined[disabled], fieldset[disabled] .button.is-secondary.is-outlined {
                background-color: transparent;
                border-color: rgba(187,11,64,.6);
                box-shadow: none;
                color: rgba(187,11,64,.6)
            }

        .button.is-secondary.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-secondary.is-inverted.is-outlined.is-focused, .button.is-secondary.is-inverted.is-outlined.is-hovered, .button.is-secondary.is-inverted.is-outlined:focus, .button.is-secondary.is-inverted.is-outlined:hover, a.box.is-active .button.is-secondary.is-inverted.is-outlined, a.box.is-focused .button.is-secondary.is-inverted.is-outlined, a.box.is-hovered .button.is-secondary.is-inverted.is-outlined, a.box:active .button.is-secondary.is-inverted.is-outlined, a.box:focus .button.is-secondary.is-inverted.is-outlined, a.box:hover .button.is-secondary.is-inverted.is-outlined, a.card.is-active .button.is-secondary.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined, a.card.is-focused .button.is-secondary.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined, a.card.is-hovered .button.is-secondary.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined, a.card:active .button.is-secondary.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined, a.card:focus .button.is-secondary.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined, a.card:hover .button.is-secondary.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined {
                background-color: #fff;
                color: rgba(187,11,64,.6)
            }

                .button.is-secondary.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-secondary.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-secondary.is-inverted.is-outlined.is-loading:focus:after, .button.is-secondary.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-secondary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-secondary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-secondary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-secondary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-secondary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-secondary.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-secondary.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent rgba(187,11,64,.6) rgba(187,11,64,.6) !important
                }

            .button.is-secondary.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-secondary.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-secondary.is-light {
            background-color: rgba(254,236,241,.6);
            color: rgba(241,14,82,.6)
        }

            .button.is-secondary.is-light.is-hovered, .button.is-secondary.is-light:hover, a.box.is-active .button.is-secondary.is-light, a.box.is-focused .button.is-secondary.is-light, a.box.is-hovered .button.is-secondary.is-light, a.box:active .button.is-secondary.is-light, a.box:focus .button.is-secondary.is-light, a.box:hover .button.is-secondary.is-light, a.card.is-active .button.is-secondary.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-secondary.is-light, a.card.is-focused .button.is-secondary.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-secondary.is-light, a.card.is-hovered .button.is-secondary.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-secondary.is-light, a.card:active .button.is-secondary.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-secondary.is-light, a.card:focus .button.is-secondary.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-secondary.is-light, a.card:hover .button.is-secondary.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-secondary.is-light {
                background-color: rgba(253,224,233,.6);
                border-color: transparent;
                color: rgba(241,14,82,.6)
            }

            .button.is-secondary.is-light.is-active, .button.is-secondary.is-light:active {
                background-color: rgba(252,212,224,.6);
                border-color: transparent;
                color: rgba(241,14,82,.6)
            }

    .button.is-link, .button.is-link.is-hovered, .button.is-link:hover, a.box.is-active .button.is-link, a.box.is-focused .button.is-link, a.box.is-hovered .button.is-link, a.box:active .button.is-link, a.box:focus .button.is-link, a.box:hover .button.is-link, a.card.is-active .button.is-link:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-link, a.card.is-focused .button.is-link:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-link, a.card.is-hovered .button.is-link:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-link, a.card:active .button.is-link:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-link, a.card:focus .button.is-link:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-link, a.card:hover .button.is-link:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-link {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

        .button.is-link.is-focused, .button.is-link:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-link.is-focused:not(:active), .button.is-link:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
            }

        .button.is-link.is-active, .button.is-link:active {
            background-color: #000;
            border-color: transparent;
            color: #fff
        }

        .button.is-link[disabled], fieldset[disabled] .button.is-link {
            background-color: #000;
            border-color: #000;
            box-shadow: none
        }

        .button.is-link.is-inverted {
            background-color: #fff;
            color: #000
        }

            .button.is-link.is-inverted.is-hovered, .button.is-link.is-inverted:hover, a.box.is-active .button.is-link.is-inverted, a.box.is-focused .button.is-link.is-inverted, a.box.is-hovered .button.is-link.is-inverted, a.box:active .button.is-link.is-inverted, a.box:focus .button.is-link.is-inverted, a.box:hover .button.is-link.is-inverted, a.card.is-active .button.is-link.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-link.is-inverted, a.card.is-focused .button.is-link.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-link.is-inverted, a.card.is-hovered .button.is-link.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-link.is-inverted, a.card:active .button.is-link.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-link.is-inverted, a.card:focus .button.is-link.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-link.is-inverted, a.card:hover .button.is-link.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-link.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-link.is-inverted[disabled], fieldset[disabled] .button.is-link.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #000
            }

        .button.is-link.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-link.is-outlined {
            background-color: transparent;
            border-color: #000;
            color: #000
        }

            .button.is-link.is-outlined.is-focused, .button.is-link.is-outlined.is-hovered, .button.is-link.is-outlined:focus, .button.is-link.is-outlined:hover, a.box.is-active .button.is-link.is-outlined, a.box.is-focused .button.is-link.is-outlined, a.box.is-hovered .button.is-link.is-outlined, a.box:active .button.is-link.is-outlined, a.box:focus .button.is-link.is-outlined, a.box:hover .button.is-link.is-outlined, a.card.is-active .button.is-link.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-link.is-outlined, a.card.is-focused .button.is-link.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-link.is-outlined, a.card.is-hovered .button.is-link.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-link.is-outlined, a.card:active .button.is-link.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-link.is-outlined, a.card:focus .button.is-link.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-link.is-outlined, a.card:hover .button.is-link.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-link.is-outlined {
                background-color: #000;
                border-color: #000;
                color: #fff
            }

            .button.is-link.is-outlined.is-loading:after {
                border-color: transparent transparent #000 #000 !important
            }

            .button.is-link.is-outlined.is-loading.is-focused:after, .button.is-link.is-outlined.is-loading.is-hovered:after, .button.is-link.is-outlined.is-loading:focus:after, .button.is-link.is-outlined.is-loading:hover:after, a.box.is-active .button.is-link.is-outlined.is-loading:after, a.box.is-focused .button.is-link.is-outlined.is-loading:after, a.box.is-hovered .button.is-link.is-outlined.is-loading:after, a.box:active .button.is-link.is-outlined.is-loading:after, a.box:focus .button.is-link.is-outlined.is-loading:after, a.box:hover .button.is-link.is-outlined.is-loading:after, a.card.is-active .button.is-link.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-link.is-outlined.is-loading:after, a.card.is-focused .button.is-link.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-link.is-outlined.is-loading:after, a.card.is-hovered .button.is-link.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-link.is-outlined.is-loading:after, a.card:active .button.is-link.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-link.is-outlined.is-loading:after, a.card:focus .button.is-link.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-link.is-outlined.is-loading:after, a.card:hover .button.is-link.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-link.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-link.is-outlined[disabled], fieldset[disabled] .button.is-link.is-outlined {
                background-color: transparent;
                border-color: #000;
                box-shadow: none;
                color: #000
            }

        .button.is-link.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-link.is-inverted.is-outlined.is-focused, .button.is-link.is-inverted.is-outlined.is-hovered, .button.is-link.is-inverted.is-outlined:focus, .button.is-link.is-inverted.is-outlined:hover, a.box.is-active .button.is-link.is-inverted.is-outlined, a.box.is-focused .button.is-link.is-inverted.is-outlined, a.box.is-hovered .button.is-link.is-inverted.is-outlined, a.box:active .button.is-link.is-inverted.is-outlined, a.box:focus .button.is-link.is-inverted.is-outlined, a.box:hover .button.is-link.is-inverted.is-outlined, a.card.is-active .button.is-link.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined, a.card.is-focused .button.is-link.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined, a.card.is-hovered .button.is-link.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined, a.card:active .button.is-link.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined, a.card:focus .button.is-link.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined, a.card:hover .button.is-link.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined {
                background-color: #fff;
                color: #000
            }

                .button.is-link.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-link.is-inverted.is-outlined.is-loading:focus:after, .button.is-link.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-link.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-link.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-link.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-link.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-link.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-link.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-link.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-link.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-link.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-link.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-link.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-link.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-link.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #000 #000 !important
                }

            .button.is-link.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-link.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-link.is-light {
            background-color: #f5f5f5;
            color: #919191
        }

            .button.is-link.is-light.is-hovered, .button.is-link.is-light:hover, a.box.is-active .button.is-link.is-light, a.box.is-focused .button.is-link.is-light, a.box.is-hovered .button.is-link.is-light, a.box:active .button.is-link.is-light, a.box:focus .button.is-link.is-light, a.box:hover .button.is-link.is-light, a.card.is-active .button.is-link.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-link.is-light, a.card.is-focused .button.is-link.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-link.is-light, a.card.is-hovered .button.is-link.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-link.is-light, a.card:active .button.is-link.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-link.is-light, a.card:focus .button.is-link.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-link.is-light, a.card:hover .button.is-link.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-link.is-light {
                background-color: #eee;
                border-color: transparent;
                color: #919191
            }

            .button.is-link.is-light.is-active, .button.is-link.is-light:active {
                background-color: #e8e8e8;
                border-color: transparent;
                color: #919191
            }

    .button.is-info {
        background-color: #379bcc;
        border-color: transparent;
        color: #fff
    }

        .button.is-info.is-hovered, .button.is-info:hover, a.box.is-active .button.is-info, a.box.is-focused .button.is-info, a.box.is-hovered .button.is-info, a.box:active .button.is-info, a.box:focus .button.is-info, a.box:hover .button.is-info, a.card.is-active .button.is-info:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-info, a.card.is-focused .button.is-info:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-info, a.card.is-hovered .button.is-info:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-info, a.card:active .button.is-info:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-info, a.card:focus .button.is-info:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-info, a.card:hover .button.is-info:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-info {
            background-color: #3294c4;
            border-color: transparent;
            color: #fff
        }

        .button.is-info.is-focused, .button.is-info:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-info.is-focused:not(:active), .button.is-info:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(55,155,204,.25)
            }

        .button.is-info.is-active, .button.is-info:active {
            background-color: #2f8cba;
            border-color: transparent;
            color: #fff
        }

        .button.is-info[disabled], fieldset[disabled] .button.is-info {
            background-color: #379bcc;
            border-color: #379bcc;
            box-shadow: none
        }

        .button.is-info.is-inverted {
            background-color: #fff;
            color: #379bcc
        }

            .button.is-info.is-inverted.is-hovered, .button.is-info.is-inverted:hover, a.box.is-active .button.is-info.is-inverted, a.box.is-focused .button.is-info.is-inverted, a.box.is-hovered .button.is-info.is-inverted, a.box:active .button.is-info.is-inverted, a.box:focus .button.is-info.is-inverted, a.box:hover .button.is-info.is-inverted, a.card.is-active .button.is-info.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-info.is-inverted, a.card.is-focused .button.is-info.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-info.is-inverted, a.card.is-hovered .button.is-info.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-info.is-inverted, a.card:active .button.is-info.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-info.is-inverted, a.card:focus .button.is-info.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-info.is-inverted, a.card:hover .button.is-info.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-info.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-info.is-inverted[disabled], fieldset[disabled] .button.is-info.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #379bcc
            }

        .button.is-info.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-info.is-outlined {
            background-color: transparent;
            border-color: #379bcc;
            color: #379bcc
        }

            .button.is-info.is-outlined.is-focused, .button.is-info.is-outlined.is-hovered, .button.is-info.is-outlined:focus, .button.is-info.is-outlined:hover, a.box.is-active .button.is-info.is-outlined, a.box.is-focused .button.is-info.is-outlined, a.box.is-hovered .button.is-info.is-outlined, a.box:active .button.is-info.is-outlined, a.box:focus .button.is-info.is-outlined, a.box:hover .button.is-info.is-outlined, a.card.is-active .button.is-info.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-info.is-outlined, a.card.is-focused .button.is-info.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-info.is-outlined, a.card.is-hovered .button.is-info.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-info.is-outlined, a.card:active .button.is-info.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-info.is-outlined, a.card:focus .button.is-info.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-info.is-outlined, a.card:hover .button.is-info.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-info.is-outlined {
                background-color: #379bcc;
                border-color: #379bcc;
                color: #fff
            }

            .button.is-info.is-outlined.is-loading:after {
                border-color: transparent transparent #379bcc #379bcc !important
            }

            .button.is-info.is-outlined.is-loading.is-focused:after, .button.is-info.is-outlined.is-loading.is-hovered:after, .button.is-info.is-outlined.is-loading:focus:after, .button.is-info.is-outlined.is-loading:hover:after, a.box.is-active .button.is-info.is-outlined.is-loading:after, a.box.is-focused .button.is-info.is-outlined.is-loading:after, a.box.is-hovered .button.is-info.is-outlined.is-loading:after, a.box:active .button.is-info.is-outlined.is-loading:after, a.box:focus .button.is-info.is-outlined.is-loading:after, a.box:hover .button.is-info.is-outlined.is-loading:after, a.card.is-active .button.is-info.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-info.is-outlined.is-loading:after, a.card.is-focused .button.is-info.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-info.is-outlined.is-loading:after, a.card.is-hovered .button.is-info.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-info.is-outlined.is-loading:after, a.card:active .button.is-info.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-info.is-outlined.is-loading:after, a.card:focus .button.is-info.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-info.is-outlined.is-loading:after, a.card:hover .button.is-info.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-info.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-info.is-outlined[disabled], fieldset[disabled] .button.is-info.is-outlined {
                background-color: transparent;
                border-color: #379bcc;
                box-shadow: none;
                color: #379bcc
            }

        .button.is-info.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-info.is-inverted.is-outlined.is-focused, .button.is-info.is-inverted.is-outlined.is-hovered, .button.is-info.is-inverted.is-outlined:focus, .button.is-info.is-inverted.is-outlined:hover, a.box.is-active .button.is-info.is-inverted.is-outlined, a.box.is-focused .button.is-info.is-inverted.is-outlined, a.box.is-hovered .button.is-info.is-inverted.is-outlined, a.box:active .button.is-info.is-inverted.is-outlined, a.box:focus .button.is-info.is-inverted.is-outlined, a.box:hover .button.is-info.is-inverted.is-outlined, a.card.is-active .button.is-info.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined, a.card.is-focused .button.is-info.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined, a.card.is-hovered .button.is-info.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined, a.card:active .button.is-info.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined, a.card:focus .button.is-info.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined, a.card:hover .button.is-info.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined {
                background-color: #fff;
                color: #379bcc
            }

                .button.is-info.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-info.is-inverted.is-outlined.is-loading:focus:after, .button.is-info.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-info.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-info.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-info.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-info.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-info.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-info.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-info.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-info.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-info.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-info.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-info.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-info.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-info.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #379bcc #379bcc !important
                }

            .button.is-info.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-info.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-info.is-light {
            background-color: #eff7fb;
            color: #28789e
        }

            .button.is-info.is-light.is-hovered, .button.is-info.is-light:hover, a.box.is-active .button.is-info.is-light, a.box.is-focused .button.is-info.is-light, a.box.is-hovered .button.is-info.is-light, a.box:active .button.is-info.is-light, a.box:focus .button.is-info.is-light, a.box:hover .button.is-info.is-light, a.card.is-active .button.is-info.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-info.is-light, a.card.is-focused .button.is-info.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-info.is-light, a.card.is-hovered .button.is-info.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-info.is-light, a.card:active .button.is-info.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-info.is-light, a.card:focus .button.is-info.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-info.is-light, a.card:hover .button.is-info.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-info.is-light {
                background-color: #e5f2f8;
                border-color: transparent;
                color: #28789e
            }

            .button.is-info.is-light.is-active, .button.is-info.is-light:active {
                background-color: #daedf6;
                border-color: transparent;
                color: #28789e
            }

    .button.field-validation-valid, .button.input-validation-valid, .button.is-success {
        background-color: #007f6a;
        border-color: transparent;
        color: #fff
    }

        .button.field-validation-valid:hover, .button.input-validation-valid:hover, .button.is-hovered.field-validation-valid, .button.is-hovered.input-validation-valid, .button.is-success.is-hovered, .button.is-success:hover, a.box.is-active .button.field-validation-valid, a.box.is-active .button.input-validation-valid, a.box.is-active .button.is-success, a.box.is-focused .button.field-validation-valid, a.box.is-focused .button.input-validation-valid, a.box.is-focused .button.is-success, a.box.is-hovered .button.field-validation-valid, a.box.is-hovered .button.input-validation-valid, a.box.is-hovered .button.is-success, a.box:active .button.field-validation-valid, a.box:active .button.input-validation-valid, a.box:active .button.is-success, a.box:focus .button.field-validation-valid, a.box:focus .button.input-validation-valid, a.box:focus .button.is-success, a.box:hover .button.field-validation-valid, a.box:hover .button.input-validation-valid, a.box:hover .button.is-success, a.card.is-active .button.field-validation-valid:not(.no-hover), a.card.is-active .button.input-validation-valid:not(.no-hover), a.card.is-active .button.is-success:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.field-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.input-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-success, a.card.is-focused .button.field-validation-valid:not(.no-hover), a.card.is-focused .button.input-validation-valid:not(.no-hover), a.card.is-focused .button.is-success:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.field-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.input-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-success, a.card.is-hovered .button.field-validation-valid:not(.no-hover), a.card.is-hovered .button.input-validation-valid:not(.no-hover), a.card.is-hovered .button.is-success:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.field-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.input-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success, a.card:active .button.field-validation-valid:not(.no-hover), a.card:active .button.input-validation-valid:not(.no-hover), a.card:active .button.is-success:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.field-validation-valid, a.card:active a.box.button:not(.no-hover) .button.input-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-success, a.card:focus .button.field-validation-valid:not(.no-hover), a.card:focus .button.input-validation-valid:not(.no-hover), a.card:focus .button.is-success:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.field-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.input-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-success, a.card:hover .button.field-validation-valid:not(.no-hover), a.card:hover .button.input-validation-valid:not(.no-hover), a.card:hover .button.is-success:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.field-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.input-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-success {
            background-color: #00725f;
            border-color: transparent;
            color: #fff
        }

        .button.field-validation-valid:focus, .button.input-validation-valid:focus, .button.is-focused.field-validation-valid, .button.is-focused.input-validation-valid, .button.is-success.is-focused, .button.is-success:focus {
            border-color: transparent;
            color: #fff
        }

            .button.field-validation-valid:focus:not(:active), .button.input-validation-valid:focus:not(:active), .button.is-focused.field-validation-valid:not(:active), .button.is-focused.input-validation-valid:not(:active), .button.is-success.is-focused:not(:active), .button.is-success:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(0,127,106,.25)
            }

        .button.field-validation-valid:active, .button.input-validation-valid:active, .button.is-active.field-validation-valid, .button.is-active.input-validation-valid, .button.is-success.is-active, .button.is-success:active {
            background-color: #065;
            border-color: transparent;
            color: #fff
        }

        .button.is-success[disabled], .button[disabled].field-validation-valid, .button[disabled].input-validation-valid, fieldset[disabled] .button.field-validation-valid, fieldset[disabled] .button.input-validation-valid, fieldset[disabled] .button.is-success {
            background-color: #007f6a;
            border-color: #007f6a;
            box-shadow: none
        }

        .button.is-inverted.field-validation-valid, .button.is-inverted.input-validation-valid, .button.is-success.is-inverted {
            background-color: #fff;
            color: #007f6a
        }

            .button.is-inverted.field-validation-valid:hover, .button.is-inverted.input-validation-valid:hover, .button.is-inverted.is-hovered.field-validation-valid, .button.is-inverted.is-hovered.input-validation-valid, .button.is-success.is-inverted.is-hovered, .button.is-success.is-inverted:hover, a.box.is-active .button.is-inverted.field-validation-valid, a.box.is-active .button.is-inverted.input-validation-valid, a.box.is-active .button.is-success.is-inverted, a.box.is-focused .button.is-inverted.field-validation-valid, a.box.is-focused .button.is-inverted.input-validation-valid, a.box.is-focused .button.is-success.is-inverted, a.box.is-hovered .button.is-inverted.field-validation-valid, a.box.is-hovered .button.is-inverted.input-validation-valid, a.box.is-hovered .button.is-success.is-inverted, a.box:active .button.is-inverted.field-validation-valid, a.box:active .button.is-inverted.input-validation-valid, a.box:active .button.is-success.is-inverted, a.box:focus .button.is-inverted.field-validation-valid, a.box:focus .button.is-inverted.input-validation-valid, a.box:focus .button.is-success.is-inverted, a.box:hover .button.is-inverted.field-validation-valid, a.box:hover .button.is-inverted.input-validation-valid, a.box:hover .button.is-success.is-inverted, a.card.is-active .button.is-inverted.field-validation-valid:not(.no-hover), a.card.is-active .button.is-inverted.input-validation-valid:not(.no-hover), a.card.is-active .button.is-success.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.field-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.input-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-success.is-inverted, a.card.is-focused .button.is-inverted.field-validation-valid:not(.no-hover), a.card.is-focused .button.is-inverted.input-validation-valid:not(.no-hover), a.card.is-focused .button.is-success.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.field-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.input-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-success.is-inverted, a.card.is-hovered .button.is-inverted.field-validation-valid:not(.no-hover), a.card.is-hovered .button.is-inverted.input-validation-valid:not(.no-hover), a.card.is-hovered .button.is-success.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.field-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.input-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success.is-inverted, a.card:active .button.is-inverted.field-validation-valid:not(.no-hover), a.card:active .button.is-inverted.input-validation-valid:not(.no-hover), a.card:active .button.is-success.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-inverted.field-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-inverted.input-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-success.is-inverted, a.card:focus .button.is-inverted.field-validation-valid:not(.no-hover), a.card:focus .button.is-inverted.input-validation-valid:not(.no-hover), a.card:focus .button.is-success.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-inverted.field-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.input-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-success.is-inverted, a.card:hover .button.is-inverted.field-validation-valid:not(.no-hover), a.card:hover .button.is-inverted.input-validation-valid:not(.no-hover), a.card:hover .button.is-success.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-inverted.field-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.input-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-success.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-inverted[disabled].field-validation-valid, .button.is-inverted[disabled].input-validation-valid, .button.is-success.is-inverted[disabled], fieldset[disabled] .button.is-inverted.field-validation-valid, fieldset[disabled] .button.is-inverted.input-validation-valid, fieldset[disabled] .button.is-success.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #007f6a
            }

        .button.is-loading.field-validation-valid:after, .button.is-loading.input-validation-valid:after, .button.is-success.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-outlined.field-validation-valid, .button.is-outlined.input-validation-valid, .button.is-success.is-outlined {
            background-color: transparent;
            border-color: #007f6a;
            color: #007f6a
        }

            .button.is-outlined.field-validation-valid:focus, .button.is-outlined.field-validation-valid:hover, .button.is-outlined.input-validation-valid:focus, .button.is-outlined.input-validation-valid:hover, .button.is-outlined.is-focused.field-validation-valid, .button.is-outlined.is-focused.input-validation-valid, .button.is-outlined.is-hovered.field-validation-valid, .button.is-outlined.is-hovered.input-validation-valid, .button.is-success.is-outlined.is-focused, .button.is-success.is-outlined.is-hovered, .button.is-success.is-outlined:focus, .button.is-success.is-outlined:hover, a.box.is-active .button.is-outlined.field-validation-valid, a.box.is-active .button.is-outlined.input-validation-valid, a.box.is-active .button.is-success.is-outlined, a.box.is-focused .button.is-outlined.field-validation-valid, a.box.is-focused .button.is-outlined.input-validation-valid, a.box.is-focused .button.is-success.is-outlined, a.box.is-hovered .button.is-outlined.field-validation-valid, a.box.is-hovered .button.is-outlined.input-validation-valid, a.box.is-hovered .button.is-success.is-outlined, a.box:active .button.is-outlined.field-validation-valid, a.box:active .button.is-outlined.input-validation-valid, a.box:active .button.is-success.is-outlined, a.box:focus .button.is-outlined.field-validation-valid, a.box:focus .button.is-outlined.input-validation-valid, a.box:focus .button.is-success.is-outlined, a.box:hover .button.is-outlined.field-validation-valid, a.box:hover .button.is-outlined.input-validation-valid, a.box:hover .button.is-success.is-outlined, a.card.is-active .button.is-outlined.field-validation-valid:not(.no-hover), a.card.is-active .button.is-outlined.input-validation-valid:not(.no-hover), a.card.is-active .button.is-success.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.field-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.input-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-success.is-outlined, a.card.is-focused .button.is-outlined.field-validation-valid:not(.no-hover), a.card.is-focused .button.is-outlined.input-validation-valid:not(.no-hover), a.card.is-focused .button.is-success.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.field-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.input-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-success.is-outlined, a.card.is-hovered .button.is-outlined.field-validation-valid:not(.no-hover), a.card.is-hovered .button.is-outlined.input-validation-valid:not(.no-hover), a.card.is-hovered .button.is-success.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.field-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.input-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success.is-outlined, a.card:active .button.is-outlined.field-validation-valid:not(.no-hover), a.card:active .button.is-outlined.input-validation-valid:not(.no-hover), a.card:active .button.is-success.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-outlined.field-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-outlined.input-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-success.is-outlined, a.card:focus .button.is-outlined.field-validation-valid:not(.no-hover), a.card:focus .button.is-outlined.input-validation-valid:not(.no-hover), a.card:focus .button.is-success.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-outlined.field-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.input-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-success.is-outlined, a.card:hover .button.is-outlined.field-validation-valid:not(.no-hover), a.card:hover .button.is-outlined.input-validation-valid:not(.no-hover), a.card:hover .button.is-success.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-outlined.field-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.input-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-success.is-outlined {
                background-color: #007f6a;
                border-color: #007f6a;
                color: #fff
            }

            .button.is-outlined.is-loading.field-validation-valid:after, .button.is-outlined.is-loading.input-validation-valid:after, .button.is-success.is-outlined.is-loading:after {
                border-color: transparent transparent #007f6a #007f6a !important
            }

            .button.is-outlined.is-loading.field-validation-valid:focus:after, .button.is-outlined.is-loading.field-validation-valid:hover:after, .button.is-outlined.is-loading.input-validation-valid:focus:after, .button.is-outlined.is-loading.input-validation-valid:hover:after, .button.is-outlined.is-loading.is-focused.field-validation-valid:after, .button.is-outlined.is-loading.is-focused.input-validation-valid:after, .button.is-outlined.is-loading.is-hovered.field-validation-valid:after, .button.is-outlined.is-loading.is-hovered.input-validation-valid:after, .button.is-success.is-outlined.is-loading.is-focused:after, .button.is-success.is-outlined.is-loading.is-hovered:after, .button.is-success.is-outlined.is-loading:focus:after, .button.is-success.is-outlined.is-loading:hover:after, a.box.is-active .button.is-outlined.is-loading.field-validation-valid:after, a.box.is-active .button.is-outlined.is-loading.input-validation-valid:after, a.box.is-active .button.is-success.is-outlined.is-loading:after, a.box.is-focused .button.is-outlined.is-loading.field-validation-valid:after, a.box.is-focused .button.is-outlined.is-loading.input-validation-valid:after, a.box.is-focused .button.is-success.is-outlined.is-loading:after, a.box.is-hovered .button.is-outlined.is-loading.field-validation-valid:after, a.box.is-hovered .button.is-outlined.is-loading.input-validation-valid:after, a.box.is-hovered .button.is-success.is-outlined.is-loading:after, a.box:active .button.is-outlined.is-loading.field-validation-valid:after, a.box:active .button.is-outlined.is-loading.input-validation-valid:after, a.box:active .button.is-success.is-outlined.is-loading:after, a.box:focus .button.is-outlined.is-loading.field-validation-valid:after, a.box:focus .button.is-outlined.is-loading.input-validation-valid:after, a.box:focus .button.is-success.is-outlined.is-loading:after, a.box:hover .button.is-outlined.is-loading.field-validation-valid:after, a.box:hover .button.is-outlined.is-loading.input-validation-valid:after, a.box:hover .button.is-success.is-outlined.is-loading:after, a.card.is-active .button.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card.is-active .button.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card.is-active .button.is-success.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-valid:after, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-valid:after, a.card.is-active a.box.button:not(.no-hover) .button.is-success.is-outlined.is-loading:after, a.card.is-focused .button.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card.is-focused .button.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card.is-focused .button.is-success.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-valid:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-valid:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-success.is-outlined.is-loading:after, a.card.is-hovered .button.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card.is-hovered .button.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card.is-hovered .button.is-success.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-valid:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-valid:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success.is-outlined.is-loading:after, a.card:active .button.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card:active .button.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card:active .button.is-success.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-valid:after, a.card:active a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-valid:after, a.card:active a.box.button:not(.no-hover) .button.is-success.is-outlined.is-loading:after, a.card:focus .button.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card:focus .button.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card:focus .button.is-success.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-valid:after, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-valid:after, a.card:focus a.box.button:not(.no-hover) .button.is-success.is-outlined.is-loading:after, a.card:hover .button.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card:hover .button.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card:hover .button.is-success.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-valid:after, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-valid:after, a.card:hover a.box.button:not(.no-hover) .button.is-success.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-outlined[disabled].field-validation-valid, .button.is-outlined[disabled].input-validation-valid, .button.is-success.is-outlined[disabled], fieldset[disabled] .button.is-outlined.field-validation-valid, fieldset[disabled] .button.is-outlined.input-validation-valid, fieldset[disabled] .button.is-success.is-outlined {
                background-color: transparent;
                border-color: #007f6a;
                box-shadow: none;
                color: #007f6a
            }

        .button.is-inverted.is-outlined.field-validation-valid, .button.is-inverted.is-outlined.input-validation-valid, .button.is-success.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-inverted.is-outlined.field-validation-valid:focus, .button.is-inverted.is-outlined.field-validation-valid:hover, .button.is-inverted.is-outlined.input-validation-valid:focus, .button.is-inverted.is-outlined.input-validation-valid:hover, .button.is-inverted.is-outlined.is-focused.field-validation-valid, .button.is-inverted.is-outlined.is-focused.input-validation-valid, .button.is-inverted.is-outlined.is-hovered.field-validation-valid, .button.is-inverted.is-outlined.is-hovered.input-validation-valid, .button.is-success.is-inverted.is-outlined.is-focused, .button.is-success.is-inverted.is-outlined.is-hovered, .button.is-success.is-inverted.is-outlined:focus, .button.is-success.is-inverted.is-outlined:hover, a.box.is-active .button.is-inverted.is-outlined.field-validation-valid, a.box.is-active .button.is-inverted.is-outlined.input-validation-valid, a.box.is-active .button.is-success.is-inverted.is-outlined, a.box.is-focused .button.is-inverted.is-outlined.field-validation-valid, a.box.is-focused .button.is-inverted.is-outlined.input-validation-valid, a.box.is-focused .button.is-success.is-inverted.is-outlined, a.box.is-hovered .button.is-inverted.is-outlined.field-validation-valid, a.box.is-hovered .button.is-inverted.is-outlined.input-validation-valid, a.box.is-hovered .button.is-success.is-inverted.is-outlined, a.box:active .button.is-inverted.is-outlined.field-validation-valid, a.box:active .button.is-inverted.is-outlined.input-validation-valid, a.box:active .button.is-success.is-inverted.is-outlined, a.box:focus .button.is-inverted.is-outlined.field-validation-valid, a.box:focus .button.is-inverted.is-outlined.input-validation-valid, a.box:focus .button.is-success.is-inverted.is-outlined, a.box:hover .button.is-inverted.is-outlined.field-validation-valid, a.box:hover .button.is-inverted.is-outlined.input-validation-valid, a.box:hover .button.is-success.is-inverted.is-outlined, a.card.is-active .button.is-inverted.is-outlined.field-validation-valid:not(.no-hover), a.card.is-active .button.is-inverted.is-outlined.input-validation-valid:not(.no-hover), a.card.is-active .button.is-success.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined, a.card.is-focused .button.is-inverted.is-outlined.field-validation-valid:not(.no-hover), a.card.is-focused .button.is-inverted.is-outlined.input-validation-valid:not(.no-hover), a.card.is-focused .button.is-success.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined, a.card.is-hovered .button.is-inverted.is-outlined.field-validation-valid:not(.no-hover), a.card.is-hovered .button.is-inverted.is-outlined.input-validation-valid:not(.no-hover), a.card.is-hovered .button.is-success.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined, a.card:active .button.is-inverted.is-outlined.field-validation-valid:not(.no-hover), a.card:active .button.is-inverted.is-outlined.input-validation-valid:not(.no-hover), a.card:active .button.is-success.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined, a.card:focus .button.is-inverted.is-outlined.field-validation-valid:not(.no-hover), a.card:focus .button.is-inverted.is-outlined.input-validation-valid:not(.no-hover), a.card:focus .button.is-success.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined, a.card:hover .button.is-inverted.is-outlined.field-validation-valid:not(.no-hover), a.card:hover .button.is-inverted.is-outlined.input-validation-valid:not(.no-hover), a.card:hover .button.is-success.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined {
                background-color: #fff;
                color: #007f6a
            }

                .button.is-inverted.is-outlined.is-loading.field-validation-valid:focus:after, .button.is-inverted.is-outlined.is-loading.field-validation-valid:hover:after, .button.is-inverted.is-outlined.is-loading.input-validation-valid:focus:after, .button.is-inverted.is-outlined.is-loading.input-validation-valid:hover:after, .button.is-inverted.is-outlined.is-loading.is-focused.field-validation-valid:after, .button.is-inverted.is-outlined.is-loading.is-focused.input-validation-valid:after, .button.is-inverted.is-outlined.is-loading.is-hovered.field-validation-valid:after, .button.is-inverted.is-outlined.is-loading.is-hovered.input-validation-valid:after, .button.is-success.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-success.is-inverted.is-outlined.is-loading:focus:after, .button.is-success.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.box.is-active .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.box.is-active .button.is-success.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.box.is-focused .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.box.is-focused .button.is-success.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.box.is-hovered .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.box.is-hovered .button.is-success.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.box:active .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.box:active .button.is-success.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.box:focus .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.box:focus .button.is-success.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.box:hover .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.box:hover .button.is-success.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-inverted.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card.is-active .button.is-inverted.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card.is-active .button.is-success.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.card.is-active a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-inverted.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card.is-focused .button.is-inverted.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card.is-focused .button.is-success.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-inverted.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card.is-hovered .button.is-inverted.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card.is-hovered .button.is-success.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-inverted.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card:active .button.is-inverted.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card:active .button.is-success.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.card:active a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-inverted.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card:focus .button.is-inverted.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card:focus .button.is-success.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.card:focus a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-inverted.is-outlined.is-loading.field-validation-valid:not(.no-hover):after, a.card:hover .button.is-inverted.is-outlined.is-loading.input-validation-valid:not(.no-hover):after, a.card:hover .button.is-success.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-valid:after, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-valid:after, a.card:hover a.box.button:not(.no-hover) .button.is-success.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #007f6a #007f6a !important
                }

            .button.is-inverted.is-outlined[disabled].field-validation-valid, .button.is-inverted.is-outlined[disabled].input-validation-valid, .button.is-success.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-inverted.is-outlined.field-validation-valid, fieldset[disabled] .button.is-inverted.is-outlined.input-validation-valid, fieldset[disabled] .button.is-success.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-light.field-validation-valid, .button.is-light.input-validation-valid, .button.is-success.is-light {
            background-color: #ebfffc;
            color: #00ebc4
        }

            .button.is-light.field-validation-valid:hover, .button.is-light.input-validation-valid:hover, .button.is-light.is-hovered.field-validation-valid, .button.is-light.is-hovered.input-validation-valid, .button.is-success.is-light.is-hovered, .button.is-success.is-light:hover, a.box.is-active .button.is-light.field-validation-valid, a.box.is-active .button.is-light.input-validation-valid, a.box.is-active .button.is-success.is-light, a.box.is-focused .button.is-light.field-validation-valid, a.box.is-focused .button.is-light.input-validation-valid, a.box.is-focused .button.is-success.is-light, a.box.is-hovered .button.is-light.field-validation-valid, a.box.is-hovered .button.is-light.input-validation-valid, a.box.is-hovered .button.is-success.is-light, a.box:active .button.is-light.field-validation-valid, a.box:active .button.is-light.input-validation-valid, a.box:active .button.is-success.is-light, a.box:focus .button.is-light.field-validation-valid, a.box:focus .button.is-light.input-validation-valid, a.box:focus .button.is-success.is-light, a.box:hover .button.is-light.field-validation-valid, a.box:hover .button.is-light.input-validation-valid, a.box:hover .button.is-success.is-light, a.card.is-active .button.is-light.field-validation-valid:not(.no-hover), a.card.is-active .button.is-light.input-validation-valid:not(.no-hover), a.card.is-active .button.is-success.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-light.field-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-light.input-validation-valid, a.card.is-active a.box.button:not(.no-hover) .button.is-success.is-light, a.card.is-focused .button.is-light.field-validation-valid:not(.no-hover), a.card.is-focused .button.is-light.input-validation-valid:not(.no-hover), a.card.is-focused .button.is-success.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-light.field-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-light.input-validation-valid, a.card.is-focused a.box.button:not(.no-hover) .button.is-success.is-light, a.card.is-hovered .button.is-light.field-validation-valid:not(.no-hover), a.card.is-hovered .button.is-light.input-validation-valid:not(.no-hover), a.card.is-hovered .button.is-success.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.field-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.input-validation-valid, a.card.is-hovered a.box.button:not(.no-hover) .button.is-success.is-light, a.card:active .button.is-light.field-validation-valid:not(.no-hover), a.card:active .button.is-light.input-validation-valid:not(.no-hover), a.card:active .button.is-success.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-light.field-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-light.input-validation-valid, a.card:active a.box.button:not(.no-hover) .button.is-success.is-light, a.card:focus .button.is-light.field-validation-valid:not(.no-hover), a.card:focus .button.is-light.input-validation-valid:not(.no-hover), a.card:focus .button.is-success.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-light.field-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-light.input-validation-valid, a.card:focus a.box.button:not(.no-hover) .button.is-success.is-light, a.card:hover .button.is-light.field-validation-valid:not(.no-hover), a.card:hover .button.is-light.input-validation-valid:not(.no-hover), a.card:hover .button.is-success.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-light.field-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-light.input-validation-valid, a.card:hover a.box.button:not(.no-hover) .button.is-success.is-light {
                background-color: #defffa;
                border-color: transparent;
                color: #00ebc4
            }

            .button.is-light.field-validation-valid:active, .button.is-light.input-validation-valid:active, .button.is-light.is-active.field-validation-valid, .button.is-light.is-active.input-validation-valid, .button.is-success.is-light.is-active, .button.is-success.is-light:active {
                background-color: #d1fff7;
                border-color: transparent;
                color: #00ebc4
            }

    .button.is-warning {
        background-color: #e64a20;
        border-color: transparent;
        color: #fff
    }

        .button.is-warning.is-hovered, .button.is-warning:hover, a.box.is-active .button.is-warning, a.box.is-focused .button.is-warning, a.box.is-hovered .button.is-warning, a.box:active .button.is-warning, a.box:focus .button.is-warning, a.box:hover .button.is-warning, a.card.is-active .button.is-warning:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-warning, a.card.is-focused .button.is-warning:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-warning, a.card.is-hovered .button.is-warning:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning, a.card:active .button.is-warning:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-warning, a.card:focus .button.is-warning:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-warning, a.card:hover .button.is-warning:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-warning {
            background-color: #e04319;
            border-color: transparent;
            color: #fff
        }

        .button.is-warning.is-focused, .button.is-warning:focus {
            border-color: transparent;
            color: #fff
        }

            .button.is-warning.is-focused:not(:active), .button.is-warning:focus:not(:active) {
                box-shadow: 0 0 0 .125em rgba(230,74,32,.25)
            }

        .button.is-warning.is-active, .button.is-warning:active {
            background-color: #d54018;
            border-color: transparent;
            color: #fff
        }

        .button.is-warning[disabled], fieldset[disabled] .button.is-warning {
            background-color: #e64a20;
            border-color: #e64a20;
            box-shadow: none
        }

        .button.is-warning.is-inverted {
            background-color: #fff;
            color: #e64a20
        }

            .button.is-warning.is-inverted.is-hovered, .button.is-warning.is-inverted:hover, a.box.is-active .button.is-warning.is-inverted, a.box.is-focused .button.is-warning.is-inverted, a.box.is-hovered .button.is-warning.is-inverted, a.box:active .button.is-warning.is-inverted, a.box:focus .button.is-warning.is-inverted, a.box:hover .button.is-warning.is-inverted, a.card.is-active .button.is-warning.is-inverted:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-warning.is-inverted, a.card.is-focused .button.is-warning.is-inverted:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-warning.is-inverted, a.card.is-hovered .button.is-warning.is-inverted:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning.is-inverted, a.card:active .button.is-warning.is-inverted:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-warning.is-inverted, a.card:focus .button.is-warning.is-inverted:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-warning.is-inverted, a.card:hover .button.is-warning.is-inverted:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-warning.is-inverted {
                background-color: #f2f2f2
            }

            .button.is-warning.is-inverted[disabled], fieldset[disabled] .button.is-warning.is-inverted {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #e64a20
            }

        .button.is-warning.is-loading:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-warning.is-outlined {
            background-color: transparent;
            border-color: #e64a20;
            color: #e64a20
        }

            .button.is-warning.is-outlined.is-focused, .button.is-warning.is-outlined.is-hovered, .button.is-warning.is-outlined:focus, .button.is-warning.is-outlined:hover, a.box.is-active .button.is-warning.is-outlined, a.box.is-focused .button.is-warning.is-outlined, a.box.is-hovered .button.is-warning.is-outlined, a.box:active .button.is-warning.is-outlined, a.box:focus .button.is-warning.is-outlined, a.box:hover .button.is-warning.is-outlined, a.card.is-active .button.is-warning.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-warning.is-outlined, a.card.is-focused .button.is-warning.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-warning.is-outlined, a.card.is-hovered .button.is-warning.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning.is-outlined, a.card:active .button.is-warning.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-warning.is-outlined, a.card:focus .button.is-warning.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-warning.is-outlined, a.card:hover .button.is-warning.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-warning.is-outlined {
                background-color: #e64a20;
                border-color: #e64a20;
                color: #fff
            }

            .button.is-warning.is-outlined.is-loading:after {
                border-color: transparent transparent #e64a20 #e64a20 !important
            }

            .button.is-warning.is-outlined.is-loading.is-focused:after, .button.is-warning.is-outlined.is-loading.is-hovered:after, .button.is-warning.is-outlined.is-loading:focus:after, .button.is-warning.is-outlined.is-loading:hover:after, a.box.is-active .button.is-warning.is-outlined.is-loading:after, a.box.is-focused .button.is-warning.is-outlined.is-loading:after, a.box.is-hovered .button.is-warning.is-outlined.is-loading:after, a.box:active .button.is-warning.is-outlined.is-loading:after, a.box:focus .button.is-warning.is-outlined.is-loading:after, a.box:hover .button.is-warning.is-outlined.is-loading:after, a.card.is-active .button.is-warning.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-warning.is-outlined.is-loading:after, a.card.is-focused .button.is-warning.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-warning.is-outlined.is-loading:after, a.card.is-hovered .button.is-warning.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning.is-outlined.is-loading:after, a.card:active .button.is-warning.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-warning.is-outlined.is-loading:after, a.card:focus .button.is-warning.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-warning.is-outlined.is-loading:after, a.card:hover .button.is-warning.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-warning.is-outlined.is-loading:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-warning.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-outlined {
                background-color: transparent;
                border-color: #e64a20;
                box-shadow: none;
                color: #e64a20
            }

        .button.is-warning.is-inverted.is-outlined {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-warning.is-inverted.is-outlined.is-focused, .button.is-warning.is-inverted.is-outlined.is-hovered, .button.is-warning.is-inverted.is-outlined:focus, .button.is-warning.is-inverted.is-outlined:hover, a.box.is-active .button.is-warning.is-inverted.is-outlined, a.box.is-focused .button.is-warning.is-inverted.is-outlined, a.box.is-hovered .button.is-warning.is-inverted.is-outlined, a.box:active .button.is-warning.is-inverted.is-outlined, a.box:focus .button.is-warning.is-inverted.is-outlined, a.box:hover .button.is-warning.is-inverted.is-outlined, a.card.is-active .button.is-warning.is-inverted.is-outlined:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined, a.card.is-focused .button.is-warning.is-inverted.is-outlined:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined, a.card.is-hovered .button.is-warning.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined, a.card:active .button.is-warning.is-inverted.is-outlined:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined, a.card:focus .button.is-warning.is-inverted.is-outlined:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined, a.card:hover .button.is-warning.is-inverted.is-outlined:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined {
                background-color: #fff;
                color: #e64a20
            }

                .button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-warning.is-inverted.is-outlined.is-loading:focus:after, .button.is-warning.is-inverted.is-outlined.is-loading:hover:after, a.box.is-active .button.is-warning.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-warning.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-warning.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-warning.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-warning.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-warning.is-inverted.is-outlined.is-loading:after, a.card.is-active .button.is-warning.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined.is-loading:after, a.card.is-focused .button.is-warning.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined.is-loading:after, a.card.is-hovered .button.is-warning.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined.is-loading:after, a.card:active .button.is-warning.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined.is-loading:after, a.card:focus .button.is-warning.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined.is-loading:after, a.card:hover .button.is-warning.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-warning.is-inverted.is-outlined.is-loading:after {
                    border-color: transparent transparent #e64a20 #e64a20 !important
                }

            .button.is-warning.is-inverted.is-outlined[disabled], fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-warning.is-light {
            background-color: #fdf0ed;
            color: #ca3d17
        }

            .button.is-warning.is-light.is-hovered, .button.is-warning.is-light:hover, a.box.is-active .button.is-warning.is-light, a.box.is-focused .button.is-warning.is-light, a.box.is-hovered .button.is-warning.is-light, a.box:active .button.is-warning.is-light, a.box:focus .button.is-warning.is-light, a.box:hover .button.is-warning.is-light, a.card.is-active .button.is-warning.is-light:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-warning.is-light, a.card.is-focused .button.is-warning.is-light:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-warning.is-light, a.card.is-hovered .button.is-warning.is-light:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-warning.is-light, a.card:active .button.is-warning.is-light:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-warning.is-light, a.card:focus .button.is-warning.is-light:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-warning.is-light, a.card:hover .button.is-warning.is-light:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-warning.is-light {
                background-color: #fce7e1;
                border-color: transparent;
                color: #ca3d17
            }

            .button.is-warning.is-light.is-active, .button.is-warning.is-light:active {
                background-color: #faded6;
                border-color: transparent;
                color: #ca3d17
            }

    .button.field-validation-error, .button.input-validation-error, .button.is-danger {
        background-color: #bb0b40;
        border-color: transparent;
        color: #fff
    }

        .button.field-validation-error:hover, .button.input-validation-error:hover, .button.is-danger.is-hovered, .button.is-danger:hover, .button.is-hovered.field-validation-error, .button.is-hovered.input-validation-error, a.box.is-active .button.field-validation-error, a.box.is-active .button.input-validation-error, a.box.is-active .button.is-danger, a.box.is-focused .button.field-validation-error, a.box.is-focused .button.input-validation-error, a.box.is-focused .button.is-danger, a.box.is-hovered .button.field-validation-error, a.box.is-hovered .button.input-validation-error, a.box.is-hovered .button.is-danger, a.box:active .button.field-validation-error, a.box:active .button.input-validation-error, a.box:active .button.is-danger, a.box:focus .button.field-validation-error, a.box:focus .button.input-validation-error, a.box:focus .button.is-danger, a.box:hover .button.field-validation-error, a.box:hover .button.input-validation-error, a.box:hover .button.is-danger, a.card.is-active .button.field-validation-error:not(.no-hover), a.card.is-active .button.input-validation-error:not(.no-hover), a.card.is-active .button.is-danger:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.field-validation-error, a.card.is-active a.box.button:not(.no-hover) .button.input-validation-error, a.card.is-active a.box.button:not(.no-hover) .button.is-danger, a.card.is-focused .button.field-validation-error:not(.no-hover), a.card.is-focused .button.input-validation-error:not(.no-hover), a.card.is-focused .button.is-danger:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.field-validation-error, a.card.is-focused a.box.button:not(.no-hover) .button.input-validation-error, a.card.is-focused a.box.button:not(.no-hover) .button.is-danger, a.card.is-hovered .button.field-validation-error:not(.no-hover), a.card.is-hovered .button.input-validation-error:not(.no-hover), a.card.is-hovered .button.is-danger:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.field-validation-error, a.card.is-hovered a.box.button:not(.no-hover) .button.input-validation-error, a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger, a.card:active .button.field-validation-error:not(.no-hover), a.card:active .button.input-validation-error:not(.no-hover), a.card:active .button.is-danger:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.field-validation-error, a.card:active a.box.button:not(.no-hover) .button.input-validation-error, a.card:active a.box.button:not(.no-hover) .button.is-danger, a.card:focus .button.field-validation-error:not(.no-hover), a.card:focus .button.input-validation-error:not(.no-hover), a.card:focus .button.is-danger:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.field-validation-error, a.card:focus a.box.button:not(.no-hover) .button.input-validation-error, a.card:focus a.box.button:not(.no-hover) .button.is-danger, a.card:hover .button.field-validation-error:not(.no-hover), a.card:hover .button.input-validation-error:not(.no-hover), a.card:hover .button.is-danger:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.field-validation-error, a.card:hover a.box.button:not(.no-hover) .button.input-validation-error, a.card:hover a.box.button:not(.no-hover) .button.is-danger {
            background-color: #af0a3c;
            border-color: transparent;
            color: #fff
        }

        .button.field-validation-error:focus, .button.input-validation-error:focus, .button.is-danger.is-focused, .button.is-danger:focus, .button.is-focused.field-validation-error, .button.is-focused.input-validation-error {
            border-color: transparent;
            color: #fff
        }

            .button.field-validation-error:focus:not(:active), .button.input-validation-error:focus:not(:active), .button.is-danger.is-focused:not(:active), .button.is-danger:focus:not(:active), .button.is-focused.field-validation-error:not(:active), .button.is-focused.input-validation-error:not(:active) {
                box-shadow: 0 0 0 .125em rgba(187,11,64,.25)
            }

        .button.field-validation-error:active, .button.input-validation-error:active, .button.is-active.field-validation-error, .button.is-active.input-validation-error, .button.is-danger.is-active, .button.is-danger:active {
            background-color: #a30a38;
            border-color: transparent;
            color: #fff
        }

        .button.is-danger[disabled], .button[disabled].field-validation-error, .button[disabled].input-validation-error, fieldset[disabled] .button.field-validation-error, fieldset[disabled] .button.input-validation-error, fieldset[disabled] .button.is-danger {
            background-color: #bb0b40;
            border-color: #bb0b40;
            box-shadow: none
        }

        .button.is-danger.is-inverted, .button.is-inverted.field-validation-error, .button.is-inverted.input-validation-error {
            background-color: #fff;
            color: #bb0b40
        }

            .button.is-danger.is-inverted.is-hovered, .button.is-danger.is-inverted:hover, .button.is-inverted.field-validation-error:hover, .button.is-inverted.input-validation-error:hover, .button.is-inverted.is-hovered.field-validation-error, .button.is-inverted.is-hovered.input-validation-error, a.box.is-active .button.is-danger.is-inverted, a.box.is-active .button.is-inverted.field-validation-error, a.box.is-active .button.is-inverted.input-validation-error, a.box.is-focused .button.is-danger.is-inverted, a.box.is-focused .button.is-inverted.field-validation-error, a.box.is-focused .button.is-inverted.input-validation-error, a.box.is-hovered .button.is-danger.is-inverted, a.box.is-hovered .button.is-inverted.field-validation-error, a.box.is-hovered .button.is-inverted.input-validation-error, a.box:active .button.is-danger.is-inverted, a.box:active .button.is-inverted.field-validation-error, a.box:active .button.is-inverted.input-validation-error, a.box:focus .button.is-danger.is-inverted, a.box:focus .button.is-inverted.field-validation-error, a.box:focus .button.is-inverted.input-validation-error, a.box:hover .button.is-danger.is-inverted, a.box:hover .button.is-inverted.field-validation-error, a.box:hover .button.is-inverted.input-validation-error, a.card.is-active .button.is-danger.is-inverted:not(.no-hover), a.card.is-active .button.is-inverted.field-validation-error:not(.no-hover), a.card.is-active .button.is-inverted.input-validation-error:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-danger.is-inverted, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.field-validation-error, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.input-validation-error, a.card.is-focused .button.is-danger.is-inverted:not(.no-hover), a.card.is-focused .button.is-inverted.field-validation-error:not(.no-hover), a.card.is-focused .button.is-inverted.input-validation-error:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-danger.is-inverted, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.field-validation-error, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.input-validation-error, a.card.is-hovered .button.is-danger.is-inverted:not(.no-hover), a.card.is-hovered .button.is-inverted.field-validation-error:not(.no-hover), a.card.is-hovered .button.is-inverted.input-validation-error:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger.is-inverted, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.field-validation-error, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.input-validation-error, a.card:active .button.is-danger.is-inverted:not(.no-hover), a.card:active .button.is-inverted.field-validation-error:not(.no-hover), a.card:active .button.is-inverted.input-validation-error:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-danger.is-inverted, a.card:active a.box.button:not(.no-hover) .button.is-inverted.field-validation-error, a.card:active a.box.button:not(.no-hover) .button.is-inverted.input-validation-error, a.card:focus .button.is-danger.is-inverted:not(.no-hover), a.card:focus .button.is-inverted.field-validation-error:not(.no-hover), a.card:focus .button.is-inverted.input-validation-error:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-danger.is-inverted, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.field-validation-error, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.input-validation-error, a.card:hover .button.is-danger.is-inverted:not(.no-hover), a.card:hover .button.is-inverted.field-validation-error:not(.no-hover), a.card:hover .button.is-inverted.input-validation-error:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-danger.is-inverted, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.field-validation-error, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.input-validation-error {
                background-color: #f2f2f2
            }

            .button.is-danger.is-inverted[disabled], .button.is-inverted[disabled].field-validation-error, .button.is-inverted[disabled].input-validation-error, fieldset[disabled] .button.is-danger.is-inverted, fieldset[disabled] .button.is-inverted.field-validation-error, fieldset[disabled] .button.is-inverted.input-validation-error {
                background-color: #fff;
                border-color: transparent;
                box-shadow: none;
                color: #bb0b40
            }

        .button.is-danger.is-loading:after, .button.is-loading.field-validation-error:after, .button.is-loading.input-validation-error:after {
            border-color: transparent transparent #fff #fff !important
        }

        .button.is-danger.is-outlined, .button.is-outlined.field-validation-error, .button.is-outlined.input-validation-error {
            background-color: transparent;
            border-color: #bb0b40;
            color: #bb0b40
        }

            .button.is-danger.is-outlined.is-focused, .button.is-danger.is-outlined.is-hovered, .button.is-danger.is-outlined:focus, .button.is-danger.is-outlined:hover, .button.is-outlined.field-validation-error:focus, .button.is-outlined.field-validation-error:hover, .button.is-outlined.input-validation-error:focus, .button.is-outlined.input-validation-error:hover, .button.is-outlined.is-focused.field-validation-error, .button.is-outlined.is-focused.input-validation-error, .button.is-outlined.is-hovered.field-validation-error, .button.is-outlined.is-hovered.input-validation-error, a.box.is-active .button.is-danger.is-outlined, a.box.is-active .button.is-outlined.field-validation-error, a.box.is-active .button.is-outlined.input-validation-error, a.box.is-focused .button.is-danger.is-outlined, a.box.is-focused .button.is-outlined.field-validation-error, a.box.is-focused .button.is-outlined.input-validation-error, a.box.is-hovered .button.is-danger.is-outlined, a.box.is-hovered .button.is-outlined.field-validation-error, a.box.is-hovered .button.is-outlined.input-validation-error, a.box:active .button.is-danger.is-outlined, a.box:active .button.is-outlined.field-validation-error, a.box:active .button.is-outlined.input-validation-error, a.box:focus .button.is-danger.is-outlined, a.box:focus .button.is-outlined.field-validation-error, a.box:focus .button.is-outlined.input-validation-error, a.box:hover .button.is-danger.is-outlined, a.box:hover .button.is-outlined.field-validation-error, a.box:hover .button.is-outlined.input-validation-error, a.card.is-active .button.is-danger.is-outlined:not(.no-hover), a.card.is-active .button.is-outlined.field-validation-error:not(.no-hover), a.card.is-active .button.is-outlined.input-validation-error:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-danger.is-outlined, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.field-validation-error, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.input-validation-error, a.card.is-focused .button.is-danger.is-outlined:not(.no-hover), a.card.is-focused .button.is-outlined.field-validation-error:not(.no-hover), a.card.is-focused .button.is-outlined.input-validation-error:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-danger.is-outlined, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.field-validation-error, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.input-validation-error, a.card.is-hovered .button.is-danger.is-outlined:not(.no-hover), a.card.is-hovered .button.is-outlined.field-validation-error:not(.no-hover), a.card.is-hovered .button.is-outlined.input-validation-error:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger.is-outlined, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.field-validation-error, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.input-validation-error, a.card:active .button.is-danger.is-outlined:not(.no-hover), a.card:active .button.is-outlined.field-validation-error:not(.no-hover), a.card:active .button.is-outlined.input-validation-error:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-danger.is-outlined, a.card:active a.box.button:not(.no-hover) .button.is-outlined.field-validation-error, a.card:active a.box.button:not(.no-hover) .button.is-outlined.input-validation-error, a.card:focus .button.is-danger.is-outlined:not(.no-hover), a.card:focus .button.is-outlined.field-validation-error:not(.no-hover), a.card:focus .button.is-outlined.input-validation-error:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-danger.is-outlined, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.field-validation-error, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.input-validation-error, a.card:hover .button.is-danger.is-outlined:not(.no-hover), a.card:hover .button.is-outlined.field-validation-error:not(.no-hover), a.card:hover .button.is-outlined.input-validation-error:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-danger.is-outlined, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.field-validation-error, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.input-validation-error {
                background-color: #bb0b40;
                border-color: #bb0b40;
                color: #fff
            }

            .button.is-danger.is-outlined.is-loading:after, .button.is-outlined.is-loading.field-validation-error:after, .button.is-outlined.is-loading.input-validation-error:after {
                border-color: transparent transparent #bb0b40 #bb0b40 !important
            }

            .button.is-danger.is-outlined.is-loading.is-focused:after, .button.is-danger.is-outlined.is-loading.is-hovered:after, .button.is-danger.is-outlined.is-loading:focus:after, .button.is-danger.is-outlined.is-loading:hover:after, .button.is-outlined.is-loading.field-validation-error:focus:after, .button.is-outlined.is-loading.field-validation-error:hover:after, .button.is-outlined.is-loading.input-validation-error:focus:after, .button.is-outlined.is-loading.input-validation-error:hover:after, .button.is-outlined.is-loading.is-focused.field-validation-error:after, .button.is-outlined.is-loading.is-focused.input-validation-error:after, .button.is-outlined.is-loading.is-hovered.field-validation-error:after, .button.is-outlined.is-loading.is-hovered.input-validation-error:after, a.box.is-active .button.is-danger.is-outlined.is-loading:after, a.box.is-active .button.is-outlined.is-loading.field-validation-error:after, a.box.is-active .button.is-outlined.is-loading.input-validation-error:after, a.box.is-focused .button.is-danger.is-outlined.is-loading:after, a.box.is-focused .button.is-outlined.is-loading.field-validation-error:after, a.box.is-focused .button.is-outlined.is-loading.input-validation-error:after, a.box.is-hovered .button.is-danger.is-outlined.is-loading:after, a.box.is-hovered .button.is-outlined.is-loading.field-validation-error:after, a.box.is-hovered .button.is-outlined.is-loading.input-validation-error:after, a.box:active .button.is-danger.is-outlined.is-loading:after, a.box:active .button.is-outlined.is-loading.field-validation-error:after, a.box:active .button.is-outlined.is-loading.input-validation-error:after, a.box:focus .button.is-danger.is-outlined.is-loading:after, a.box:focus .button.is-outlined.is-loading.field-validation-error:after, a.box:focus .button.is-outlined.is-loading.input-validation-error:after, a.box:hover .button.is-danger.is-outlined.is-loading:after, a.box:hover .button.is-outlined.is-loading.field-validation-error:after, a.box:hover .button.is-outlined.is-loading.input-validation-error:after, a.card.is-active .button.is-danger.is-outlined.is-loading:not(.no-hover):after, a.card.is-active .button.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card.is-active .button.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-danger.is-outlined.is-loading:after, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-error:after, a.card.is-active a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-error:after, a.card.is-focused .button.is-danger.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused .button.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card.is-focused .button.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-danger.is-outlined.is-loading:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-error:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-error:after, a.card.is-hovered .button.is-danger.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered .button.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card.is-hovered .button.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger.is-outlined.is-loading:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-error:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-error:after, a.card:active .button.is-danger.is-outlined.is-loading:not(.no-hover):after, a.card:active .button.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card:active .button.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-danger.is-outlined.is-loading:after, a.card:active a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-error:after, a.card:active a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-error:after, a.card:focus .button.is-danger.is-outlined.is-loading:not(.no-hover):after, a.card:focus .button.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card:focus .button.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-danger.is-outlined.is-loading:after, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-error:after, a.card:focus a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-error:after, a.card:hover .button.is-danger.is-outlined.is-loading:not(.no-hover):after, a.card:hover .button.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card:hover .button.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-danger.is-outlined.is-loading:after, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.is-loading.field-validation-error:after, a.card:hover a.box.button:not(.no-hover) .button.is-outlined.is-loading.input-validation-error:after {
                border-color: transparent transparent #fff #fff !important
            }

            .button.is-danger.is-outlined[disabled], .button.is-outlined[disabled].field-validation-error, .button.is-outlined[disabled].input-validation-error, fieldset[disabled] .button.is-danger.is-outlined, fieldset[disabled] .button.is-outlined.field-validation-error, fieldset[disabled] .button.is-outlined.input-validation-error {
                background-color: transparent;
                border-color: #bb0b40;
                box-shadow: none;
                color: #bb0b40
            }

        .button.is-danger.is-inverted.is-outlined, .button.is-inverted.is-outlined.field-validation-error, .button.is-inverted.is-outlined.input-validation-error {
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            .button.is-danger.is-inverted.is-outlined.is-focused, .button.is-danger.is-inverted.is-outlined.is-hovered, .button.is-danger.is-inverted.is-outlined:focus, .button.is-danger.is-inverted.is-outlined:hover, .button.is-inverted.is-outlined.field-validation-error:focus, .button.is-inverted.is-outlined.field-validation-error:hover, .button.is-inverted.is-outlined.input-validation-error:focus, .button.is-inverted.is-outlined.input-validation-error:hover, .button.is-inverted.is-outlined.is-focused.field-validation-error, .button.is-inverted.is-outlined.is-focused.input-validation-error, .button.is-inverted.is-outlined.is-hovered.field-validation-error, .button.is-inverted.is-outlined.is-hovered.input-validation-error, a.box.is-active .button.is-danger.is-inverted.is-outlined, a.box.is-active .button.is-inverted.is-outlined.field-validation-error, a.box.is-active .button.is-inverted.is-outlined.input-validation-error, a.box.is-focused .button.is-danger.is-inverted.is-outlined, a.box.is-focused .button.is-inverted.is-outlined.field-validation-error, a.box.is-focused .button.is-inverted.is-outlined.input-validation-error, a.box.is-hovered .button.is-danger.is-inverted.is-outlined, a.box.is-hovered .button.is-inverted.is-outlined.field-validation-error, a.box.is-hovered .button.is-inverted.is-outlined.input-validation-error, a.box:active .button.is-danger.is-inverted.is-outlined, a.box:active .button.is-inverted.is-outlined.field-validation-error, a.box:active .button.is-inverted.is-outlined.input-validation-error, a.box:focus .button.is-danger.is-inverted.is-outlined, a.box:focus .button.is-inverted.is-outlined.field-validation-error, a.box:focus .button.is-inverted.is-outlined.input-validation-error, a.box:hover .button.is-danger.is-inverted.is-outlined, a.box:hover .button.is-inverted.is-outlined.field-validation-error, a.box:hover .button.is-inverted.is-outlined.input-validation-error, a.card.is-active .button.is-danger.is-inverted.is-outlined:not(.no-hover), a.card.is-active .button.is-inverted.is-outlined.field-validation-error:not(.no-hover), a.card.is-active .button.is-inverted.is-outlined.input-validation-error:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-error, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-error, a.card.is-focused .button.is-danger.is-inverted.is-outlined:not(.no-hover), a.card.is-focused .button.is-inverted.is-outlined.field-validation-error:not(.no-hover), a.card.is-focused .button.is-inverted.is-outlined.input-validation-error:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-error, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-error, a.card.is-hovered .button.is-danger.is-inverted.is-outlined:not(.no-hover), a.card.is-hovered .button.is-inverted.is-outlined.field-validation-error:not(.no-hover), a.card.is-hovered .button.is-inverted.is-outlined.input-validation-error:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-error, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-error, a.card:active .button.is-danger.is-inverted.is-outlined:not(.no-hover), a.card:active .button.is-inverted.is-outlined.field-validation-error:not(.no-hover), a.card:active .button.is-inverted.is-outlined.input-validation-error:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-error, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-error, a.card:focus .button.is-danger.is-inverted.is-outlined:not(.no-hover), a.card:focus .button.is-inverted.is-outlined.field-validation-error:not(.no-hover), a.card:focus .button.is-inverted.is-outlined.input-validation-error:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-error, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-error, a.card:hover .button.is-danger.is-inverted.is-outlined:not(.no-hover), a.card:hover .button.is-inverted.is-outlined.field-validation-error:not(.no-hover), a.card:hover .button.is-inverted.is-outlined.input-validation-error:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.field-validation-error, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.input-validation-error {
                background-color: #fff;
                color: #bb0b40
            }

                .button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after, .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after, .button.is-danger.is-inverted.is-outlined.is-loading:focus:after, .button.is-danger.is-inverted.is-outlined.is-loading:hover:after, .button.is-inverted.is-outlined.is-loading.field-validation-error:focus:after, .button.is-inverted.is-outlined.is-loading.field-validation-error:hover:after, .button.is-inverted.is-outlined.is-loading.input-validation-error:focus:after, .button.is-inverted.is-outlined.is-loading.input-validation-error:hover:after, .button.is-inverted.is-outlined.is-loading.is-focused.field-validation-error:after, .button.is-inverted.is-outlined.is-loading.is-focused.input-validation-error:after, .button.is-inverted.is-outlined.is-loading.is-hovered.field-validation-error:after, .button.is-inverted.is-outlined.is-loading.is-hovered.input-validation-error:after, a.box.is-active .button.is-danger.is-inverted.is-outlined.is-loading:after, a.box.is-active .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.box.is-active .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.box.is-focused .button.is-danger.is-inverted.is-outlined.is-loading:after, a.box.is-focused .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.box.is-focused .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.box.is-hovered .button.is-danger.is-inverted.is-outlined.is-loading:after, a.box.is-hovered .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.box.is-hovered .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.box:active .button.is-danger.is-inverted.is-outlined.is-loading:after, a.box:active .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.box:active .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.box:focus .button.is-danger.is-inverted.is-outlined.is-loading:after, a.box:focus .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.box:focus .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.box:hover .button.is-danger.is-inverted.is-outlined.is-loading:after, a.box:hover .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.box:hover .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.card.is-active .button.is-danger.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-active .button.is-inverted.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card.is-active .button.is-inverted.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card.is-active a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined.is-loading:after, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.card.is-active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.card.is-focused .button.is-danger.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-focused .button.is-inverted.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card.is-focused .button.is-inverted.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card.is-focused a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined.is-loading:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.card.is-focused a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.card.is-hovered .button.is-danger.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card.is-hovered .button.is-inverted.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card.is-hovered .button.is-inverted.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined.is-loading:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.card.is-hovered a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.card:active .button.is-danger.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:active .button.is-inverted.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card:active .button.is-inverted.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card:active a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined.is-loading:after, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.card:active a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.card:focus .button.is-danger.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:focus .button.is-inverted.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card:focus .button.is-inverted.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card:focus a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined.is-loading:after, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.card:focus a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-error:after, a.card:hover .button.is-danger.is-inverted.is-outlined.is-loading:not(.no-hover):after, a.card:hover .button.is-inverted.is-outlined.is-loading.field-validation-error:not(.no-hover):after, a.card:hover .button.is-inverted.is-outlined.is-loading.input-validation-error:not(.no-hover):after, a.card:hover a.box.button:not(.no-hover) .button.is-danger.is-inverted.is-outlined.is-loading:after, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.field-validation-error:after, a.card:hover a.box.button:not(.no-hover) .button.is-inverted.is-outlined.is-loading.input-validation-error:after {
                    border-color: transparent transparent #bb0b40 #bb0b40 !important
                }

            .button.is-danger.is-inverted.is-outlined[disabled], .button.is-inverted.is-outlined[disabled].field-validation-error, .button.is-inverted.is-outlined[disabled].input-validation-error, fieldset[disabled] .button.is-danger.is-inverted.is-outlined, fieldset[disabled] .button.is-inverted.is-outlined.field-validation-error, fieldset[disabled] .button.is-inverted.is-outlined.input-validation-error {
                background-color: transparent;
                border-color: #fff;
                box-shadow: none;
                color: #fff
            }

        .button.is-danger.is-light, .button.is-light.field-validation-error, .button.is-light.input-validation-error {
            background-color: #feecf1;
            color: #f10e52
        }

            .button.is-danger.is-light.is-hovered, .button.is-danger.is-light:hover, .button.is-light.field-validation-error:hover, .button.is-light.input-validation-error:hover, .button.is-light.is-hovered.field-validation-error, .button.is-light.is-hovered.input-validation-error, a.box.is-active .button.is-danger.is-light, a.box.is-active .button.is-light.field-validation-error, a.box.is-active .button.is-light.input-validation-error, a.box.is-focused .button.is-danger.is-light, a.box.is-focused .button.is-light.field-validation-error, a.box.is-focused .button.is-light.input-validation-error, a.box.is-hovered .button.is-danger.is-light, a.box.is-hovered .button.is-light.field-validation-error, a.box.is-hovered .button.is-light.input-validation-error, a.box:active .button.is-danger.is-light, a.box:active .button.is-light.field-validation-error, a.box:active .button.is-light.input-validation-error, a.box:focus .button.is-danger.is-light, a.box:focus .button.is-light.field-validation-error, a.box:focus .button.is-light.input-validation-error, a.box:hover .button.is-danger.is-light, a.box:hover .button.is-light.field-validation-error, a.box:hover .button.is-light.input-validation-error, a.card.is-active .button.is-danger.is-light:not(.no-hover), a.card.is-active .button.is-light.field-validation-error:not(.no-hover), a.card.is-active .button.is-light.input-validation-error:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-danger.is-light, a.card.is-active a.box.button:not(.no-hover) .button.is-light.field-validation-error, a.card.is-active a.box.button:not(.no-hover) .button.is-light.input-validation-error, a.card.is-focused .button.is-danger.is-light:not(.no-hover), a.card.is-focused .button.is-light.field-validation-error:not(.no-hover), a.card.is-focused .button.is-light.input-validation-error:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-danger.is-light, a.card.is-focused a.box.button:not(.no-hover) .button.is-light.field-validation-error, a.card.is-focused a.box.button:not(.no-hover) .button.is-light.input-validation-error, a.card.is-hovered .button.is-danger.is-light:not(.no-hover), a.card.is-hovered .button.is-light.field-validation-error:not(.no-hover), a.card.is-hovered .button.is-light.input-validation-error:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-danger.is-light, a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.field-validation-error, a.card.is-hovered a.box.button:not(.no-hover) .button.is-light.input-validation-error, a.card:active .button.is-danger.is-light:not(.no-hover), a.card:active .button.is-light.field-validation-error:not(.no-hover), a.card:active .button.is-light.input-validation-error:not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-danger.is-light, a.card:active a.box.button:not(.no-hover) .button.is-light.field-validation-error, a.card:active a.box.button:not(.no-hover) .button.is-light.input-validation-error, a.card:focus .button.is-danger.is-light:not(.no-hover), a.card:focus .button.is-light.field-validation-error:not(.no-hover), a.card:focus .button.is-light.input-validation-error:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-danger.is-light, a.card:focus a.box.button:not(.no-hover) .button.is-light.field-validation-error, a.card:focus a.box.button:not(.no-hover) .button.is-light.input-validation-error, a.card:hover .button.is-danger.is-light:not(.no-hover), a.card:hover .button.is-light.field-validation-error:not(.no-hover), a.card:hover .button.is-light.input-validation-error:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-danger.is-light, a.card:hover a.box.button:not(.no-hover) .button.is-light.field-validation-error, a.card:hover a.box.button:not(.no-hover) .button.is-light.input-validation-error {
                background-color: #fde0e9;
                border-color: transparent;
                color: #f10e52
            }

            .button.is-danger.is-light.is-active, .button.is-danger.is-light:active, .button.is-light.field-validation-error:active, .button.is-light.input-validation-error:active, .button.is-light.is-active.field-validation-error, .button.is-light.is-active.input-validation-error {
                background-color: #fcd4e0;
                border-color: transparent;
                color: #f10e52
            }

    .button.is-small {
        font-size: .75rem
    }

        .button.is-small:not(.is-rounded) {
            border-radius: 2px
        }

    .button.is-normal {
        font-size: 1rem
    }

    .button.is-medium {
        font-size: 1.25rem
    }

    .button.is-large {
        font-size: 1.5rem
    }

    .button[disabled], fieldset[disabled] .button {
        background-color: #fff;
        border-color: #dbdbdb;
        box-shadow: none;
        opacity: .5
    }

    .button.is-fullwidth {
        display: flex;
        width: 100%
    }

    .button.is-loading {
        color: transparent !important;
        pointer-events: none
    }

        .button.is-loading:after {
            left: calc(50% - .5em);
            position: absolute;
            position: absolute !important;
            top: calc(50% - .5em)
        }

    .button.is-static {
        background-color: #f5f5f5;
        border-color: #dbdbdb;
        box-shadow: none;
        color: #7a7a7a;
        pointer-events: none
    }

    .button.is-rounded, .media .image img.button {
        border-radius: 9999px;
        padding-left: 1.25em;
        padding-right: 1.25em
    }

.buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .buttons .button {
        margin-bottom: .5rem
    }

        .buttons .button:not(:last-child):not(.is-fullwidth) {
            margin-right: .5rem
        }

    .buttons:last-child {
        margin-bottom: -.5rem
    }

    .buttons:not(:last-child) {
        margin-bottom: 1rem
    }

    .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
        font-size: .75rem
    }

        .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded) {
            border-radius: 2px
        }

    .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
        font-size: 1.25rem
    }

    .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
        font-size: 1.5rem
    }

    .buttons.has-addons .button:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .buttons.has-addons .button:not(:last-child) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        margin-right: -1px
    }

    .buttons.has-addons .button:last-child {
        margin-right: 0
    }

    .buttons.has-addons .button.is-hovered, .buttons.has-addons .button:hover, .buttons.has-addons a.box.is-active .button, .buttons.has-addons a.box.is-focused .button, .buttons.has-addons a.box.is-hovered .button, .buttons.has-addons a.box:active .button, .buttons.has-addons a.box:focus .button, .buttons.has-addons a.box:hover .button, .buttons.has-addons a.card.is-active .button:not(.no-hover), .buttons.has-addons a.card.is-active a.box.button:not(.no-hover) .button, .buttons.has-addons a.card.is-focused .button:not(.no-hover), .buttons.has-addons a.card.is-focused a.box.button:not(.no-hover) .button, .buttons.has-addons a.card.is-hovered .button:not(.no-hover), .buttons.has-addons a.card.is-hovered a.box.button:not(.no-hover) .button, .buttons.has-addons a.card:active .button:not(.no-hover), .buttons.has-addons a.card:active a.box.button:not(.no-hover) .button, .buttons.has-addons a.card:focus .button:not(.no-hover), .buttons.has-addons a.card:focus a.box.button:not(.no-hover) .button, .buttons.has-addons a.card:hover .button:not(.no-hover), .buttons.has-addons a.card:hover a.box.button:not(.no-hover) .button, a.box.is-active .buttons.has-addons .button, a.box.is-focused .buttons.has-addons .button, a.box.is-hovered .buttons.has-addons .button, a.box:active .buttons.has-addons .button, a.box:focus .buttons.has-addons .button, a.box:hover .buttons.has-addons .button, a.card.is-active .buttons.has-addons .button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .buttons.has-addons .button, a.card.is-focused .buttons.has-addons .button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .buttons.has-addons .button, a.card.is-hovered .buttons.has-addons .button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .buttons.has-addons .button, a.card:active .buttons.has-addons .button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .buttons.has-addons .button, a.card:focus .buttons.has-addons .button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .buttons.has-addons .button, a.card:hover .buttons.has-addons .button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .buttons.has-addons .button {
        z-index: 2
    }

    .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-focused, .buttons.has-addons .button.is-selected, .buttons.has-addons .button:active, .buttons.has-addons .button:focus {
        z-index: 3
    }

        .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button.is-selected:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button:focus:hover {
            z-index: 4
        }

    .buttons.has-addons .button.is-expanded {
        flex-grow: 1;
        flex-shrink: 1
    }

    .buttons.is-centered {
        justify-content: center
    }

        .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) {
            margin-left: .25rem;
            margin-right: .25rem
        }

    .buttons.is-right {
        justify-content: flex-end
    }

        .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) {
            margin-left: .25rem;
            margin-right: .25rem
        }

@media screen and (max-width:768px) {
    .button.is-responsive.is-small {
        font-size: .5625rem
    }

    .button.is-responsive, .button.is-responsive.is-normal {
        font-size: .65625rem
    }

        .button.is-responsive.is-medium {
            font-size: .75rem
        }

        .button.is-responsive.is-large {
            font-size: 1rem
        }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .button.is-responsive.is-small {
        font-size: .65625rem
    }

    .button.is-responsive, .button.is-responsive.is-normal {
        font-size: .75rem
    }

        .button.is-responsive.is-medium {
            font-size: 1rem
        }

        .button.is-responsive.is-large {
            font-size: 1.25rem
        }
}

.container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto
}

    .container.is-fluid {
        max-width: none !important;
        padding-left: 32px;
        padding-right: 32px;
        width: 100%
    }

@media screen and (min-width:1024px) {
    .container {
        max-width: 960px
    }
}

@media screen and (max-width:1215px) {
    .container.is-widescreen:not(.is-max-desktop) {
        max-width: 1152px
    }
}

@media screen and (max-width:1407px) {
    .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen) {
        max-width: 1344px
    }
}

@media screen and (min-width:1216px) {
    .container:not(.is-max-desktop) {
        max-width: 1152px
    }
}

@media screen and (min-width:1408px) {
    .container:not(.is-max-desktop):not(.is-max-widescreen) {
        max-width: 1344px
    }
}

.content li + li {
    margin-top: .25em
}

.content blockquote:not(:last-child), .content dl:not(:last-child), .content ol:not(:last-child), .content p:not(:last-child), .content pre:not(:last-child), .content table:not(:last-child), .content ul:not(:last-child) {
    margin-bottom: 1em
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #000;
    font-weight: 600;
    line-height: 1.125
}

.content h1 {
    font-size: 2em;
    margin-bottom: .5em
}

    .content h1:not(:first-child) {
        margin-top: 1em
    }

.content h2 {
    font-size: 1.75em;
    margin-bottom: .5714em
}

    .content h2:not(:first-child) {
        margin-top: 1.1428em
    }

.content h3 {
    font-size: 1.5em;
    margin-bottom: .6666em
}

    .content h3:not(:first-child) {
        margin-top: 1.3333em
    }

.content h4 {
    font-size: 1.25em;
    margin-bottom: .8em
}

.content h5 {
    font-size: 1.125em;
    margin-bottom: .8888em
}

.content h6 {
    font-size: 1em;
    margin-bottom: 1em
}

.content blockquote {
    background-color: #f5f5f5;
    border-left: 5px solid #dbdbdb;
    padding: 1.25em 1.5em
}

.content ol {
    list-style-position: outside;
    margin-left: 2em;
    margin-top: 1em
}

    .content ol:not([type]) {
        list-style-type: decimal
    }

        .content ol:not([type]).is-lower-alpha {
            list-style-type: lower-alpha
        }

        .content ol:not([type]).is-lower-roman {
            list-style-type: lower-roman
        }

        .content ol:not([type]).is-upper-alpha {
            list-style-type: upper-alpha
        }

        .content ol:not([type]).is-upper-roman {
            list-style-type: upper-roman
        }

.content ul {
    list-style: disc outside;
    margin-left: 2em;
    margin-top: 1em
}

    .content ul ul {
        list-style-type: circle;
        margin-top: .5em
    }

        .content ul ul ul {
            list-style-type: square
        }

.content dd {
    margin-left: 2em
}

.content figure {
    margin-left: 2em;
    margin-right: 2em;
    text-align: center
}

    .content figure:not(:first-child) {
        margin-top: 2em
    }

    .content figure:not(:last-child) {
        margin-bottom: 2em
    }

    .content figure img {
        display: inline-block
    }

    .content figure figcaption {
        font-style: italic
    }

.content pre {
    -webkit-overflow-scrolling: touch;
    word-wrap: normal;
    overflow-x: auto;
    padding: 1.25em 1.5em;
    white-space: pre
}

.content sub, .content sup {
    font-size: 75%
}

.content table {
    width: 100%
}

    .content table td, .content table th {
        border: solid #dbdbdb;
        border-width: 0 0 1px;
        padding: .5em .75em;
        vertical-align: top
    }

    .content table th {
        color: #000
    }

        .content table th:not([align]) {
            text-align: inherit
        }

    .content table thead td, .content table thead th {
        border-width: 0 0 2px;
        color: #000
    }

    .content table tfoot td, .content table tfoot th {
        border-width: 2px 0 0;
        color: #000
    }

    .content table tbody tr:last-child td, .content table tbody tr:last-child th {
        border-bottom-width: 0
    }

.content .tabs li + li {
    margin-top: 0
}

.content.is-small {
    font-size: .75rem
}

.content.is-normal {
    font-size: 1rem
}

.content.is-medium {
    font-size: 1.25rem
}

.content.is-large {
    font-size: 1.5rem
}

.icon {
    align-items: center;
    display: inline-flex;
    height: 1.5rem;
    justify-content: center;
    width: 1.5rem
}

    .icon.is-small {
        height: 1rem;
        width: 1rem
    }

    .icon.is-medium {
        height: 2rem;
        width: 2rem
    }

    .icon.is-large {
        height: 3rem;
        width: 3rem
    }

.icon-text {
    align-items: flex-start;
    color: inherit;
    display: inline-flex;
    flex-wrap: wrap;
    line-height: 1.5rem;
    vertical-align: top
}

    .icon-text .icon {
        flex-grow: 0;
        flex-shrink: 0
    }

        .icon-text .icon:not(:last-child) {
            margin-right: .25em
        }

        .icon-text .icon:not(:first-child) {
            margin-left: .25em
        }

div.icon-text {
    display: flex
}

.image {
    display: block;
    position: relative
}

    .image img {
        display: block;
        height: auto;
        width: 100%
    }

        .image img.is-rounded, .media .image img {
            border-radius: 9999px
        }

    .image.is-fullwidth {
        width: 100%
    }

    .block-view .list-item .card-image .image .has-ratio, .block-view .list-item .card-image .image img, .image.is-16by9 .has-ratio, .image.is-16by9 img, .image.is-1by1 .has-ratio, .image.is-1by1 img, .image.is-1by2 .has-ratio, .image.is-1by2 img, .image.is-1by3 .has-ratio, .image.is-1by3 img, .image.is-2by1 .has-ratio, .image.is-2by1 img, .image.is-2by3 .has-ratio, .image.is-2by3 img, .image.is-3by1 .has-ratio, .image.is-3by1 img, .image.is-3by2 .has-ratio, .image.is-3by2 img, .image.is-3by4 .has-ratio, .image.is-3by4 img, .image.is-3by5 .has-ratio, .image.is-3by5 img, .image.is-4by3 .has-ratio, .image.is-4by3 img, .image.is-4by5 .has-ratio, .image.is-4by5 img, .image.is-5by3 .has-ratio, .image.is-5by3 img, .image.is-5by4 .has-ratio, .image.is-5by4 img, .image.is-9by16 .has-ratio, .image.is-9by16 img, .image.is-square .has-ratio, .image.is-square img, .list-view .list-item .card-image .image .has-ratio, .list-view .list-item .card-image .image img {
        height: 100%;
        width: 100%
    }

    .image.is-1by1, .image.is-square {
        padding-top: 100%
    }

    .image.is-5by4 {
        padding-top: 80%
    }

    .block-view .list-item .card-image .image, .image.is-4by3 {
        padding-top: 75%
    }

    .image.is-3by2 {
        padding-top: 66.6666%
    }

    .image.is-5by3 {
        padding-top: 60%
    }

    .image.is-16by9, .list-view .list-item .card-image .image {
        padding-top: 56.25%
    }

    .image.is-2by1 {
        padding-top: 50%
    }

    .image.is-3by1 {
        padding-top: 33.3333%
    }

    .image.is-4by5 {
        padding-top: 125%
    }

    .image.is-3by4 {
        padding-top: 133.3333%
    }

    .image.is-2by3 {
        padding-top: 150%
    }

    .image.is-3by5 {
        padding-top: 166.6666%
    }

    .image.is-9by16 {
        padding-top: 177.7777%
    }

    .image.is-1by2 {
        padding-top: 200%
    }

    .image.is-1by3 {
        padding-top: 300%
    }

    .image.is-16x16 {
        height: 16px;
        width: 16px
    }

    .image.is-24x24 {
        height: 24px;
        width: 24px
    }

    .image.is-32x32 {
        height: 32px;
        width: 32px
    }

    .image.is-48x48 {
        height: 48px;
        width: 48px
    }

    .image.is-64x64 {
        height: 64px;
        width: 64px
    }

    .image.is-96x96 {
        height: 96px;
        width: 96px
    }

    .image.is-128x128 {
        height: 128px;
        width: 128px
    }

.notification {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 1rem 3rem 1rem 1.25rem;
    position: relative
}

    .notification a:not(.button):not(.dropdown-item) {
        color: currentColor;
        text-decoration: underline
    }

    .notification strong {
        color: currentColor
    }

    .notification code, .notification pre {
        background: #fff
    }

        .notification pre code {
            background: transparent
        }

    .notification > .delete {
        position: absolute;
        right: .5rem;
        top: .5rem
    }

    .content .notification h1, .content .notification h2, .content .notification h3, .content .notification h4, .content .notification h5, .notification .content, .notification .content h1, .notification .content h2, .notification .content h3, .notification .content h4, .notification .content h5, .notification .subtitle, .notification .title {
        color: currentColor
    }

    .notification.is-white {
        background-color: #fff;
        color: #000
    }

    .notification.is-black {
        background-color: #000;
        color: #fff
    }

    .notification.is-light {
        background-color: #f5f5f5;
        color: rgba(0,0,0,.7)
    }

    .notification.is-dark {
        background-color: #363636;
        color: #fff
    }

    .notification.is-primary {
        background-color: #cf0c46;
        color: #fff
    }

        .notification.is-primary.is-light {
            background-color: #feecf1;
            color: #ec0e50
        }

    .notification.is-secondary {
        background-color: rgba(187,11,64,.6);
        color: #fff
    }

        .notification.is-secondary.is-light {
            background-color: rgba(254,236,241,.6);
            color: rgba(241,14,82,.6)
        }

    .notification.is-link {
        background-color: #000;
        color: #fff
    }

        .notification.is-link.is-light {
            background-color: #f5f5f5;
            color: #919191
        }

    .notification.is-info {
        background-color: #379bcc;
        color: #fff
    }

        .notification.is-info.is-light {
            background-color: #eff7fb;
            color: #28789e
        }

    .notification.field-validation-valid, .notification.input-validation-valid, .notification.is-success {
        background-color: #007f6a;
        color: #fff
    }

        .notification.is-light.field-validation-valid, .notification.is-light.input-validation-valid, .notification.is-success.is-light {
            background-color: #ebfffc;
            color: #00ebc4
        }

    .notification.is-warning {
        background-color: #e64a20;
        color: #fff
    }

        .notification.is-warning.is-light {
            background-color: #fdf0ed;
            color: #ca3d17
        }

    .notification.field-validation-error, .notification.input-validation-error, .notification.is-danger {
        background-color: #bb0b40;
        color: #fff
    }

        .notification.is-danger.is-light, .notification.is-light.field-validation-error, .notification.is-light.input-validation-error {
            background-color: #feecf1;
            color: #f10e52
        }

.heading {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.number {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 9999px;
    display: inline-flex;
    font-size: 1.25rem;
    height: 2em;
    justify-content: center;
    margin-right: 1.5rem;
    min-width: 2.5em;
    padding: .25rem .5rem;
    text-align: center;
    vertical-align: top
}

.progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 9999px;
    display: block;
    height: 1rem;
    overflow: hidden;
    padding: 0;
    width: 100%
}

    .progress::-webkit-progress-bar {
        background-color: #ededed
    }

    .progress::-webkit-progress-value {
        background-color: #000
    }

    .progress::-moz-progress-bar {
        background-color: #000
    }

    .progress::-ms-fill {
        background-color: #000;
        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 0)
    }

    .progress.is-black::-webkit-progress-value {
        background-color: #000
    }

    .progress.is-black::-moz-progress-bar {
        background-color: #000
    }

    .progress.is-black::-ms-fill {
        background-color: #000
    }

    .progress.is-black:indeterminate {
        background-image: linear-gradient(90deg,#000 30%,#ededed 0)
    }

    .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 0)
    }

    .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 0)
    }

    .progress.is-primary::-webkit-progress-value {
        background-color: #cf0c46
    }

    .progress.is-primary::-moz-progress-bar {
        background-color: #cf0c46
    }

    .progress.is-primary::-ms-fill {
        background-color: #cf0c46
    }

    .progress.is-primary:indeterminate {
        background-image: linear-gradient(90deg,#cf0c46 30%,#ededed 0)
    }

    .progress.is-secondary::-webkit-progress-value {
        background-color: rgba(187,11,64,.6)
    }

    .progress.is-secondary::-moz-progress-bar {
        background-color: rgba(187,11,64,.6)
    }

    .progress.is-secondary::-ms-fill {
        background-color: rgba(187,11,64,.6)
    }

    .progress.is-secondary:indeterminate {
        background-image: linear-gradient(90deg,rgba(187,11,64,.6) 30%,#ededed 0)
    }

    .progress.is-link::-webkit-progress-value {
        background-color: #000
    }

    .progress.is-link::-moz-progress-bar {
        background-color: #000
    }

    .progress.is-link::-ms-fill {
        background-color: #000
    }

    .progress.is-link:indeterminate {
        background-image: linear-gradient(90deg,#000 30%,#ededed 0)
    }

    .progress.is-info::-webkit-progress-value {
        background-color: #379bcc
    }

    .progress.is-info::-moz-progress-bar {
        background-color: #379bcc
    }

    .progress.is-info::-ms-fill {
        background-color: #379bcc
    }

    .progress.is-info:indeterminate {
        background-image: linear-gradient(90deg,#379bcc 30%,#ededed 0)
    }

    .progress.field-validation-valid::-webkit-progress-value, .progress.input-validation-valid::-webkit-progress-value, .progress.is-success::-webkit-progress-value {
        background-color: #007f6a
    }

    .progress.field-validation-valid::-moz-progress-bar, .progress.input-validation-valid::-moz-progress-bar, .progress.is-success::-moz-progress-bar {
        background-color: #007f6a
    }

    .progress.field-validation-valid::-ms-fill, .progress.input-validation-valid::-ms-fill, .progress.is-success::-ms-fill {
        background-color: #007f6a
    }

    .progress.field-validation-valid:indeterminate, .progress.input-validation-valid:indeterminate, .progress.is-success:indeterminate {
        background-image: linear-gradient(90deg,#007f6a 30%,#ededed 0)
    }

    .progress.is-warning::-webkit-progress-value {
        background-color: #e64a20
    }

    .progress.is-warning::-moz-progress-bar {
        background-color: #e64a20
    }

    .progress.is-warning::-ms-fill {
        background-color: #e64a20
    }

    .progress.is-warning:indeterminate {
        background-image: linear-gradient(90deg,#e64a20 30%,#ededed 0)
    }

    .progress.field-validation-error::-webkit-progress-value, .progress.input-validation-error::-webkit-progress-value, .progress.is-danger::-webkit-progress-value {
        background-color: #bb0b40
    }

    .progress.field-validation-error::-moz-progress-bar, .progress.input-validation-error::-moz-progress-bar, .progress.is-danger::-moz-progress-bar {
        background-color: #bb0b40
    }

    .progress.field-validation-error::-ms-fill, .progress.input-validation-error::-ms-fill, .progress.is-danger::-ms-fill {
        background-color: #bb0b40
    }

    .progress.field-validation-error:indeterminate, .progress.input-validation-error:indeterminate, .progress.is-danger:indeterminate {
        background-image: linear-gradient(90deg,#bb0b40 30%,#ededed 0)
    }

    .progress:indeterminate {
        animation-duration: 1.5s;
        animation-iteration-count: infinite;
        animation-name: moveIndeterminate;
        animation-timing-function: linear;
        background-color: #ededed;
        background-image: linear-gradient(90deg,#000 30%,#ededed 0);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 150% 150%
    }

        .progress:indeterminate::-webkit-progress-bar {
            background-color: transparent
        }

        .progress:indeterminate::-moz-progress-bar {
            background-color: transparent
        }

        .progress:indeterminate::-ms-fill {
            animation-name: none
        }

    .progress.is-small {
        height: .75rem
    }

    .progress.is-medium {
        height: 1.25rem
    }

    .progress.is-large {
        height: 1.5rem
    }

@keyframes moveIndeterminate {
    0% {
        background-position: 200% 0
    }

    to {
        background-position: -200% 0
    }
}

.table {
    background-color: #fff;
    color: #000
}

    .table td, .table th {
        border: solid #dbdbdb;
        border-width: 0 0 1px;
        padding: .5em .75em;
        vertical-align: top
    }

        .table td.is-white, .table th.is-white {
            background-color: #fff;
            border-color: #fff;
            color: #000
        }

        .table td.is-black, .table th.is-black {
            background-color: #000;
            border-color: #000;
            color: #fff
        }

        .table td.is-light, .table th.is-light {
            background-color: #f5f5f5;
            border-color: #f5f5f5;
            color: rgba(0,0,0,.7)
        }

        .table td.is-dark, .table th.is-dark {
            background-color: #363636;
            border-color: #363636;
            color: #fff
        }

        .table td.is-primary, .table th.is-primary {
            background-color: #cf0c46;
            border-color: #cf0c46;
            color: #fff
        }

        .table td.is-secondary, .table th.is-secondary {
            background-color: rgba(187,11,64,.6);
            border-color: rgba(187,11,64,.6);
            color: #fff
        }

        .table td.is-link, .table th.is-link {
            background-color: #000;
            border-color: #000;
            color: #fff
        }

        .table td.is-info, .table th.is-info {
            background-color: #379bcc;
            border-color: #379bcc;
            color: #fff
        }

        .table td.field-validation-valid, .table td.input-validation-valid, .table td.is-success, .table th.field-validation-valid, .table th.input-validation-valid, .table th.is-success {
            background-color: #007f6a;
            border-color: #007f6a;
            color: #fff
        }

        .table td.is-warning, .table th.is-warning {
            background-color: #e64a20;
            border-color: #e64a20;
            color: #fff
        }

        .table td.field-validation-error, .table td.input-validation-error, .table td.is-danger, .table th.field-validation-error, .table th.input-validation-error, .table th.is-danger {
            background-color: #bb0b40;
            border-color: #bb0b40;
            color: #fff
        }

        .table td.is-narrow, .table th.is-narrow {
            white-space: nowrap;
            width: 1%
        }

        .table td.is-selected, .table th.is-selected {
            background-color: #cf0c46;
            color: #fff
        }

            .table td.is-selected a, .table td.is-selected strong, .table th.is-selected a, .table th.is-selected strong {
                color: currentColor
            }

        .table td.is-vcentered, .table th.is-vcentered {
            vertical-align: middle
        }

    .table th {
        color: #000
    }

        .table th:not([align]) {
            text-align: left
        }

    .table tr.is-selected {
        background-color: #cf0c46;
        color: #fff
    }

        .table tr.is-selected a, .table tr.is-selected strong {
            color: currentColor
        }

        .table tr.is-selected td, .table tr.is-selected th {
            border-color: #fff;
            color: currentColor
        }

    .table thead {
        background-color: transparent
    }

        .table thead td, .table thead th {
            border-width: 0 0 2px;
            color: #000
        }

    .table tfoot {
        background-color: transparent
    }

        .table tfoot td, .table tfoot th {
            border-width: 2px 0 0;
            color: #000
        }

    .table tbody {
        background-color: transparent
    }

        .table tbody tr:last-child td, .table tbody tr:last-child th {
            border-bottom-width: 0
        }

    .table.is-bordered td, .table.is-bordered th {
        border-width: 1px
    }

    .table.is-bordered tr:last-child td, .table.is-bordered tr:last-child th {
        border-bottom-width: 1px
    }

    .table.is-fullwidth {
        width: 100%
    }

    .table.is-hoverable tbody tr:not(.is-selected):hover, .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
        background-color: #fafafa
    }

        .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n) {
            background-color: #f5f5f5
        }

    .table.is-narrow td, .table.is-narrow th {
        padding: .25em .5em
    }

    .table.is-striped tbody tr:not(.is-selected):nth-child(2n) {
        background-color: #fafafa
    }

.table-container {
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    overflow: auto;
    overflow-y: hidden
}

.tags {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

    .tags .tag {
        margin-bottom: .5rem
    }

        .tags .tag:not(:last-child) {
            margin-right: .5rem
        }

    .tags:last-child {
        margin-bottom: -.5rem
    }

    .tags:not(:last-child) {
        margin-bottom: 1rem
    }

    .tags.are-medium .tag:not(.is-normal):not(.is-large) {
        font-size: 1rem
    }

    .tags.are-large .tag:not(.is-normal):not(.is-medium) {
        font-size: 1.25rem
    }

    .tags.is-centered {
        justify-content: center
    }

        .tags.is-centered .tag {
            margin-left: .25rem;
            margin-right: .25rem
        }

    .tags.is-right {
        justify-content: flex-end
    }

        .tags.is-right .tag:not(:first-child) {
            margin-left: .5rem
        }

        .tags.has-addons .tag, .tags.is-right .tag:not(:last-child) {
            margin-right: 0
        }

            .tags.has-addons .tag:not(:first-child) {
                border-bottom-left-radius: 0;
                border-top-left-radius: 0;
                margin-left: 0
            }

            .tags.has-addons .tag:not(:last-child) {
                border-bottom-right-radius: 0;
                border-top-right-radius: 0
            }

.tag:not(body) {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 0;
    color: #000;
    display: inline-flex;
    font-size: .75rem;
    height: 2em;
    justify-content: center;
    line-height: 1.5;
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

    .tag:not(body) .delete {
        margin-left: .25rem;
        margin-right: -.375rem
    }

    .tag:not(body).is-white {
        background-color: #fff;
        color: #000
    }

    .tag:not(body).is-black {
        background-color: #000;
        color: #fff
    }

    .tag:not(body).is-light {
        background-color: #f5f5f5;
        color: rgba(0,0,0,.7)
    }

    .tag:not(body).is-dark {
        background-color: #363636;
        color: #fff
    }

    .tag:not(body).is-primary {
        background-color: #cf0c46;
        color: #fff
    }

        .tag:not(body).is-primary.is-light {
            background-color: #feecf1;
            color: #ec0e50
        }

    .tag:not(body).is-secondary {
        background-color: rgba(187,11,64,.6);
        color: #fff
    }

        .tag:not(body).is-secondary.is-light {
            background-color: rgba(254,236,241,.6);
            color: rgba(241,14,82,.6)
        }

    .tag:not(body).is-link {
        background-color: #000;
        color: #fff
    }

        .tag:not(body).is-link.is-light {
            background-color: #f5f5f5;
            color: #919191
        }

    .tag:not(body).is-info {
        background-color: #379bcc;
        color: #fff
    }

        .tag:not(body).is-info.is-light {
            background-color: #eff7fb;
            color: #28789e
        }

    .tag.field-validation-valid:not(body), .tag.input-validation-valid:not(body), .tag:not(body).is-success {
        background-color: #007f6a;
        color: #fff
    }

        .tag.field-validation-valid:not(body).is-light, .tag.input-validation-valid:not(body).is-light, .tag:not(body).is-success.is-light {
            background-color: #ebfffc;
            color: #00ebc4
        }

    .tag:not(body).is-warning {
        background-color: #e64a20;
        color: #fff
    }

        .tag:not(body).is-warning.is-light {
            background-color: #fdf0ed;
            color: #ca3d17
        }

    .tag.field-validation-error:not(body), .tag.input-validation-error:not(body), .tag:not(body).is-danger {
        background-color: #bb0b40;
        color: #fff
    }

        .tag.field-validation-error:not(body).is-light, .tag.input-validation-error:not(body).is-light, .tag:not(body).is-danger.is-light {
            background-color: #feecf1;
            color: #f10e52
        }

    .tag:not(body).is-normal {
        font-size: .75rem
    }

    .tag:not(body).is-medium {
        font-size: 1rem
    }

    .tag:not(body).is-large {
        font-size: 1.25rem
    }

    .tag:not(body) .icon:first-child:not(:last-child) {
        margin-left: -.375em;
        margin-right: .1875em
    }

    .tag:not(body) .icon:last-child:not(:first-child) {
        margin-left: .1875em;
        margin-right: -.375em
    }

    .tag:not(body) .icon:first-child:last-child {
        margin-left: -.375em;
        margin-right: -.375em
    }

    .tag:not(body).is-delete {
        margin-left: 1px;
        padding: 0;
        position: relative;
        width: 2em
    }

        .tag:not(body).is-delete:after, .tag:not(body).is-delete:before {
            background-color: currentColor;
            content: "";
            display: block;
            left: 50%;
            position: absolute;
            top: 50%;
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform-origin: center center
        }

        .tag:not(body).is-delete:before {
            height: 1px;
            width: 50%
        }

        .tag:not(body).is-delete:after {
            height: 50%;
            width: 1px
        }

        .tag:not(body).is-delete:focus, .tag:not(body).is-delete:hover {
            background-color: #e8e8e8
        }

        .tag:not(body).is-delete:active {
            background-color: #dbdbdb
        }

    .media .image img.tag:not(body), .tag:not(body).is-rounded {
        border-radius: 9999px
    }

a.tag:hover {
    text-decoration: underline
}

.content h1, .content h2, .content h3, .content h4, .content h5, .subtitle, .title {
    word-break: break-word
}

    .content h1 em, .content h1 span, .content h2 em, .content h2 span, .content h3 em, .content h3 span, .content h4 em, .content h4 span, .content h5 em, .content h5 span, .subtitle em, .subtitle span, .title em, .title span {
        font-weight: inherit
    }

    .content h1 sub, .content h1 sup, .content h2 sub, .content h2 sup, .content h3 sub, .content h3 sup, .content h4 sub, .content h4 sup, .content h5 sub, .content h5 sup, .subtitle sub, .subtitle sup, .title sub, .title sup {
        font-size: .75em
    }

    .content h1 .tag, .content h2 .tag, .content h3 .tag, .content h4 .tag, .content h5 .tag, .subtitle .tag, .title .tag {
        vertical-align: middle
    }

.content h1, .content h2, .content h3, .content h4, .content h5, .title {
    color: #000;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 120%
}

    .content h1 strong, .content h2 strong, .content h3 strong, .content h4 strong, .content h5 strong, .title strong {
        color: inherit;
        font-weight: inherit
    }

    .content h1:not(.is-spaced) + .subtitle, .content h2:not(.is-spaced) + .subtitle, .content h3:not(.is-spaced) + .subtitle, .content h4:not(.is-spaced) + .subtitle, .content h5:not(.is-spaced) + .subtitle, .title:not(.is-spaced) + .subtitle {
        margin-top: -1.25rem
    }

    .content h1, .content h2.is-1, .content h3.is-1, .content h4.is-1, .content h5.is-1, .title.is-1 {
        font-size: 3.25rem
    }

        .content h1.is-2, .content h2, .content h3.is-2, .content h4.is-2, .content h5.is-2, .title.is-2 {
            font-size: 2.75rem
        }

            .content h1.is-3, .content h2.is-3, .content h3, .content h4.is-3, .content h5.is-3, .title.is-3 {
                font-size: 2.25rem
            }

                .content h1.is-4, .content h2.is-4, .content h3.is-4, .content h4, .content h5.is-4, .title.is-4 {
                    font-size: 1.625rem
                }

                    .content h1.is-5, .content h2.is-5, .content h3.is-5, .content h4.is-5, .content h5, .title.is-5 {
                        font-size: 1.5rem
                    }

                        .content h1.is-6, .content h2.is-6, .content h3.is-6, .content h4.is-6, .content h5.is-6, .title.is-6 {
                            font-size: 1.25rem
                        }

                        .content h1.is-7, .content h2.is-7, .content h3.is-7, .content h4.is-7, .content h5.is-7, .title.is-7 {
                            font-size: 1.125rem
                        }

                        .content h1.is-8, .content h2.is-8, .content h3.is-8, .content h4.is-8, .content h5.is-8, .title.is-8 {
                            font-size: 1rem
                        }

.subtitle {
    color: #000;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.25
}

    .subtitle strong {
        color: #000;
        font-weight: 600
    }

    .content .subtitle:not(.is-spaced) + h1, .content .subtitle:not(.is-spaced) + h2, .content .subtitle:not(.is-spaced) + h3, .content .subtitle:not(.is-spaced) + h4, .content .subtitle:not(.is-spaced) + h5, .subtitle:not(.is-spaced) + .title {
        margin-top: -1.25rem
    }

    .content h1.subtitle, .subtitle.is-1 {
        font-size: 3.25rem
    }

    .content h2.subtitle, .subtitle.is-2 {
        font-size: 2.75rem
    }

    .content h3.subtitle, .subtitle.is-3 {
        font-size: 2.25rem
    }

    .content h4.subtitle, .subtitle.is-4 {
        font-size: 1.625rem
    }

    .content h5.subtitle, .subtitle.is-5 {
        font-size: 1.5rem
    }

    .subtitle.is-6 {
        font-size: 1.25rem
    }

    .subtitle.is-7 {
        font-size: 1.125rem
    }

    .subtitle.is-8 {
        font-size: 1rem
    }

.input, .select select, .textarea {
    background-color: #fff;
    border-color: #dbdbdb;
    border-radius: 4px;
    color: #000
}

    .input::-moz-placeholder, .select select::-moz-placeholder, .textarea::-moz-placeholder {
        color: rgba(0,0,0,.3)
    }

    .input::-webkit-input-placeholder, .select select::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
        color: rgba(0,0,0,.3)
    }

    .input:-moz-placeholder, .select select:-moz-placeholder, .textarea:-moz-placeholder {
        color: rgba(0,0,0,.3)
    }

    .input:-ms-input-placeholder, .select select:-ms-input-placeholder, .textarea:-ms-input-placeholder {
        color: rgba(0,0,0,.3)
    }

    .input:hover, .is-hovered.input, .is-hovered.textarea, .select a.box.is-active select.button, .select a.box.is-focused select.button, .select a.box.is-hovered select.button, .select a.box:active select.button, .select a.box:focus select.button, .select a.box:hover select.button, .select a.card.is-active a.box.button:not(.no-hover) select.button, .select a.card.is-active select.button:not(.no-hover), .select a.card.is-focused a.box.button:not(.no-hover) select.button, .select a.card.is-focused select.button:not(.no-hover), .select a.card.is-hovered a.box.button:not(.no-hover) select.button, .select a.card.is-hovered select.button:not(.no-hover), .select a.card:active a.box.button:not(.no-hover) select.button, .select a.card:active select.button:not(.no-hover), .select a.card:focus a.box.button:not(.no-hover) select.button, .select a.card:focus select.button:not(.no-hover), .select a.card:hover a.box.button:not(.no-hover) select.button, .select a.card:hover select.button:not(.no-hover), .select select.is-hovered, .select select:hover, .textarea:hover, a.box.is-active .input.button, a.box.is-active .select select.button, a.box.is-active .textarea.button, a.box.is-focused .input.button, a.box.is-focused .select select.button, a.box.is-focused .textarea.button, a.box.is-hovered .input.button, a.box.is-hovered .select select.button, a.box.is-hovered .textarea.button, a.box:active .input.button, a.box:active .select select.button, a.box:active .textarea.button, a.box:focus .input.button, a.box:focus .select select.button, a.box:focus .textarea.button, a.box:hover .input.button, a.box:hover .select select.button, a.box:hover .textarea.button, a.card.is-active .input.button:not(.no-hover), a.card.is-active .select select.button:not(.no-hover), a.card.is-active .textarea.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .input.button, a.card.is-active a.box.button:not(.no-hover) .select select.button, a.card.is-active a.box.button:not(.no-hover) .textarea.button, a.card.is-focused .input.button:not(.no-hover), a.card.is-focused .select select.button:not(.no-hover), a.card.is-focused .textarea.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .input.button, a.card.is-focused a.box.button:not(.no-hover) .select select.button, a.card.is-focused a.box.button:not(.no-hover) .textarea.button, a.card.is-hovered .input.button:not(.no-hover), a.card.is-hovered .select select.button:not(.no-hover), a.card.is-hovered .textarea.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .input.button, a.card.is-hovered a.box.button:not(.no-hover) .select select.button, a.card.is-hovered a.box.button:not(.no-hover) .textarea.button, a.card:active .input.button:not(.no-hover), a.card:active .select select.button:not(.no-hover), a.card:active .textarea.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .input.button, a.card:active a.box.button:not(.no-hover) .select select.button, a.card:active a.box.button:not(.no-hover) .textarea.button, a.card:focus .input.button:not(.no-hover), a.card:focus .select select.button:not(.no-hover), a.card:focus .textarea.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .input.button, a.card:focus a.box.button:not(.no-hover) .select select.button, a.card:focus a.box.button:not(.no-hover) .textarea.button, a.card:hover .input.button:not(.no-hover), a.card:hover .select select.button:not(.no-hover), a.card:hover .textarea.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .input.button, a.card:hover a.box.button:not(.no-hover) .select select.button, a.card:hover a.box.button:not(.no-hover) .textarea.button {
        border-color: #b5b5b5
    }

    .input:active, .input:focus, .is-active.input, .is-active.textarea, .is-focused.input, .is-focused.textarea, .select select.is-active, .select select.is-focused, .select select:active, .select select:focus, .textarea:active, .textarea:focus {
        border-color: #000;
        box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
    }

    .select fieldset[disabled] select, .select select[disabled], [disabled].input, [disabled].textarea, fieldset[disabled] .input, fieldset[disabled] .select select, fieldset[disabled] .textarea {
        background-color: #f5f5f5;
        border-color: #f5f5f5;
        box-shadow: none;
        color: #7a7a7a
    }

        .select fieldset[disabled] select::-moz-placeholder, .select select[disabled]::-moz-placeholder, [disabled].input::-moz-placeholder, [disabled].textarea::-moz-placeholder, fieldset[disabled] .input::-moz-placeholder, fieldset[disabled] .select select::-moz-placeholder, fieldset[disabled] .textarea::-moz-placeholder {
            color: hsla(0,0%,48%,.3)
        }

        .select fieldset[disabled] select::-webkit-input-placeholder, .select select[disabled]::-webkit-input-placeholder, [disabled].input::-webkit-input-placeholder, [disabled].textarea::-webkit-input-placeholder, fieldset[disabled] .input::-webkit-input-placeholder, fieldset[disabled] .select select::-webkit-input-placeholder, fieldset[disabled] .textarea::-webkit-input-placeholder {
            color: hsla(0,0%,48%,.3)
        }

        .select fieldset[disabled] select:-moz-placeholder, .select select[disabled]:-moz-placeholder, [disabled].input:-moz-placeholder, [disabled].textarea:-moz-placeholder, fieldset[disabled] .input:-moz-placeholder, fieldset[disabled] .select select:-moz-placeholder, fieldset[disabled] .textarea:-moz-placeholder {
            color: hsla(0,0%,48%,.3)
        }

        .select fieldset[disabled] select:-ms-input-placeholder, .select select[disabled]:-ms-input-placeholder, [disabled].input:-ms-input-placeholder, [disabled].textarea:-ms-input-placeholder, fieldset[disabled] .input:-ms-input-placeholder, fieldset[disabled] .select select:-ms-input-placeholder, fieldset[disabled] .textarea:-ms-input-placeholder {
            color: hsla(0,0%,48%,.3)
        }

.input, .textarea {
    box-shadow: inset 0 .0625em .125em hsla(0,0%,4%,.05);
    max-width: 100%;
    width: 100%
}

[readonly].input, [readonly].textarea {
    box-shadow: none
}

.is-white.input, .is-white.textarea {
    border-color: #fff
}

    .is-white.input:active, .is-white.input:focus, .is-white.is-active.input, .is-white.is-active.textarea, .is-white.is-focused.input, .is-white.is-focused.textarea, .is-white.textarea:active, .is-white.textarea:focus {
        box-shadow: 0 0 0 .125em hsla(0,0%,100%,.25)
    }

.is-black.input, .is-black.textarea {
    border-color: #000
}

    .is-black.input:active, .is-black.input:focus, .is-black.is-active.input, .is-black.is-active.textarea, .is-black.is-focused.input, .is-black.is-focused.textarea, .is-black.textarea:active, .is-black.textarea:focus {
        box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
    }

.is-light.input, .is-light.textarea {
    border-color: #f5f5f5
}

    .is-light.input:active, .is-light.input:focus, .is-light.is-active.input, .is-light.is-active.textarea, .is-light.is-focused.input, .is-light.is-focused.textarea, .is-light.textarea:active, .is-light.textarea:focus {
        box-shadow: 0 0 0 .125em hsla(0,0%,96%,.25)
    }

.is-dark.input, .is-dark.textarea {
    border-color: #363636
}

    .is-dark.input:active, .is-dark.input:focus, .is-dark.is-active.input, .is-dark.is-active.textarea, .is-dark.is-focused.input, .is-dark.is-focused.textarea, .is-dark.textarea:active, .is-dark.textarea:focus {
        box-shadow: 0 0 0 .125em hsla(0,0%,21%,.25)
    }

.is-primary.input, .is-primary.textarea {
    border-color: #cf0c46
}

    .is-primary.input:active, .is-primary.input:focus, .is-primary.is-active.input, .is-primary.is-active.textarea, .is-primary.is-focused.input, .is-primary.is-focused.textarea, .is-primary.textarea:active, .is-primary.textarea:focus {
        box-shadow: 0 0 0 .125em rgba(207,12,70,.25)
    }

.is-secondary.input, .is-secondary.textarea {
    border-color: rgba(187,11,64,.6)
}

    .is-secondary.input:active, .is-secondary.input:focus, .is-secondary.is-active.input, .is-secondary.is-active.textarea, .is-secondary.is-focused.input, .is-secondary.is-focused.textarea, .is-secondary.textarea:active, .is-secondary.textarea:focus {
        box-shadow: 0 0 0 .125em rgba(187,11,64,.25)
    }

.is-link.input, .is-link.textarea {
    border-color: #000
}

    .is-link.input:active, .is-link.input:focus, .is-link.is-active.input, .is-link.is-active.textarea, .is-link.is-focused.input, .is-link.is-focused.textarea, .is-link.textarea:active, .is-link.textarea:focus {
        box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
    }

.is-info.input, .is-info.textarea {
    border-color: #379bcc
}

    .is-info.input:active, .is-info.input:focus, .is-info.is-active.input, .is-info.is-active.textarea, .is-info.is-focused.input, .is-info.is-focused.textarea, .is-info.textarea:active, .is-info.textarea:focus {
        box-shadow: 0 0 0 .125em rgba(55,155,204,.25)
    }

.input.field-validation-valid, .input.input-validation-valid, .is-success.input, .is-success.textarea, .textarea.field-validation-valid, .textarea.input-validation-valid {
    border-color: #007f6a
}

    .input.field-validation-valid:active, .input.field-validation-valid:focus, .input.input-validation-valid:active, .input.input-validation-valid:focus, .is-active.input.field-validation-valid, .is-active.input.input-validation-valid, .is-active.textarea.field-validation-valid, .is-active.textarea.input-validation-valid, .is-focused.input.field-validation-valid, .is-focused.input.input-validation-valid, .is-focused.textarea.field-validation-valid, .is-focused.textarea.input-validation-valid, .is-success.input:active, .is-success.input:focus, .is-success.is-active.input, .is-success.is-active.textarea, .is-success.is-focused.input, .is-success.is-focused.textarea, .is-success.textarea:active, .is-success.textarea:focus, .textarea.field-validation-valid:active, .textarea.field-validation-valid:focus, .textarea.input-validation-valid:active, .textarea.input-validation-valid:focus {
        box-shadow: 0 0 0 .125em rgba(0,127,106,.25)
    }

.is-warning.input, .is-warning.textarea {
    border-color: #e64a20
}

    .is-warning.input:active, .is-warning.input:focus, .is-warning.is-active.input, .is-warning.is-active.textarea, .is-warning.is-focused.input, .is-warning.is-focused.textarea, .is-warning.textarea:active, .is-warning.textarea:focus {
        box-shadow: 0 0 0 .125em rgba(230,74,32,.25)
    }

.input.field-validation-error, .input.input-validation-error, .is-danger.input, .is-danger.textarea, .textarea.field-validation-error, .textarea.input-validation-error {
    border-color: #bb0b40
}

    .input.field-validation-error:active, .input.field-validation-error:focus, .input.input-validation-error:active, .input.input-validation-error:focus, .is-active.input.field-validation-error, .is-active.input.input-validation-error, .is-active.textarea.field-validation-error, .is-active.textarea.input-validation-error, .is-danger.input:active, .is-danger.input:focus, .is-danger.is-active.input, .is-danger.is-active.textarea, .is-danger.is-focused.input, .is-danger.is-focused.textarea, .is-danger.textarea:active, .is-danger.textarea:focus, .is-focused.input.field-validation-error, .is-focused.input.input-validation-error, .is-focused.textarea.field-validation-error, .is-focused.textarea.input-validation-error, .textarea.field-validation-error:active, .textarea.field-validation-error:focus, .textarea.input-validation-error:active, .textarea.input-validation-error:focus {
        box-shadow: 0 0 0 .125em rgba(187,11,64,.25)
    }

.is-small.input, .is-small.textarea {
    border-radius: 2px;
    font-size: .75rem
}

.is-medium.input, .is-medium.textarea {
    font-size: 1.25rem
}

.is-large.input, .is-large.textarea {
    font-size: 1.5rem
}

.is-fullwidth.input, .is-fullwidth.textarea {
    display: block;
    width: 100%
}

.is-inline.input, .is-inline.textarea {
    display: inline;
    width: auto
}

.input.is-rounded, .media .image img.input {
    border-radius: 9999px;
    padding-left: calc(1.125em - 1px);
    padding-right: calc(1.125em - 1px)
}

.input.is-static {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0
}

.textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: calc(.75em - 1px);
    resize: vertical
}

    .textarea:not([rows]) {
        max-height: 40em;
        min-height: 8em
    }

    .textarea[rows] {
        height: auto
    }

    .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: #000
    }

    .checkbox input[disabled], .radio input[disabled], [disabled].checkbox, [disabled].radio, fieldset[disabled] .checkbox, fieldset[disabled] .radio {
        color: #7a7a7a;
        cursor: not-allowed
    }

    .radio + .radio {
        margin-left: .5em
    }

.select {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: top
}

    .select:not(.is-multiple) {
        height: 2.5em
    }

        .select:not(.is-multiple):not(.is-loading):after {
            border-color: #000;
            right: 1.125em;
            z-index: 4
        }

    .media .image img.select select, .select.is-rounded select {
        border-radius: 9999px;
        padding-left: 1em
    }

    .select select {
        cursor: pointer;
        display: block;
        font-size: 1em;
        max-width: 100%;
        outline: none
    }

        .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: #000
    }

    .select.is-white select, .select.is-white:not(:hover):after {
        border-color: #fff
    }

        .select.is-white a.box.is-active select.button, .select.is-white a.box.is-focused select.button, .select.is-white a.box.is-hovered select.button, .select.is-white a.box:active select.button, .select.is-white a.box:focus select.button, .select.is-white a.box:hover select.button, .select.is-white a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-white a.card.is-active select.button:not(.no-hover), .select.is-white a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-white a.card.is-focused select.button:not(.no-hover), .select.is-white a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-white a.card.is-hovered select.button:not(.no-hover), .select.is-white a.card:active a.box.button:not(.no-hover) select.button, .select.is-white a.card:active select.button:not(.no-hover), .select.is-white a.card:focus a.box.button:not(.no-hover) select.button, .select.is-white a.card:focus select.button:not(.no-hover), .select.is-white a.card:hover a.box.button:not(.no-hover) select.button, .select.is-white a.card:hover select.button:not(.no-hover), .select.is-white select.is-hovered, .select.is-white select:hover, a.box.is-active .select.is-white select.button, a.box.is-focused .select.is-white select.button, a.box.is-hovered .select.is-white select.button, a.box:active .select.is-white select.button, a.box:focus .select.is-white select.button, a.box:hover .select.is-white select.button, a.card.is-active .select.is-white select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-white select.button, a.card.is-focused .select.is-white select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-white select.button, a.card.is-hovered .select.is-white select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-white select.button, a.card:active .select.is-white select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-white select.button, a.card:focus .select.is-white select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-white select.button, a.card:hover .select.is-white select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-white select.button {
            border-color: #f2f2f2
        }

        .select.is-white select.is-active, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select:focus {
            box-shadow: 0 0 0 .125em hsla(0,0%,100%,.25)
        }

    .select.is-black a.box.is-active select.button, .select.is-black a.box.is-focused select.button, .select.is-black a.box.is-hovered select.button, .select.is-black a.box:active select.button, .select.is-black a.box:focus select.button, .select.is-black a.box:hover select.button, .select.is-black a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-black a.card.is-active select.button:not(.no-hover), .select.is-black a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-black a.card.is-focused select.button:not(.no-hover), .select.is-black a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-black a.card.is-hovered select.button:not(.no-hover), .select.is-black a.card:active a.box.button:not(.no-hover) select.button, .select.is-black a.card:active select.button:not(.no-hover), .select.is-black a.card:focus a.box.button:not(.no-hover) select.button, .select.is-black a.card:focus select.button:not(.no-hover), .select.is-black a.card:hover a.box.button:not(.no-hover) select.button, .select.is-black a.card:hover select.button:not(.no-hover), .select.is-black select, .select.is-black select.is-hovered, .select.is-black select:hover, .select.is-black:not(:hover):after, a.box.is-active .select.is-black select.button, a.box.is-focused .select.is-black select.button, a.box.is-hovered .select.is-black select.button, a.box:active .select.is-black select.button, a.box:focus .select.is-black select.button, a.box:hover .select.is-black select.button, a.card.is-active .select.is-black select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-black select.button, a.card.is-focused .select.is-black select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-black select.button, a.card.is-hovered .select.is-black select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-black select.button, a.card:active .select.is-black select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-black select.button, a.card:focus .select.is-black select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-black select.button, a.card:hover .select.is-black select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-black select.button {
        border-color: #000
    }

        .select.is-black select.is-active, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select:focus {
            box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
        }

    .select.is-light select, .select.is-light:not(:hover):after {
        border-color: #f5f5f5
    }

        .select.is-light a.box.is-active select.button, .select.is-light a.box.is-focused select.button, .select.is-light a.box.is-hovered select.button, .select.is-light a.box:active select.button, .select.is-light a.box:focus select.button, .select.is-light a.box:hover select.button, .select.is-light a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-light a.card.is-active select.button:not(.no-hover), .select.is-light a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-light a.card.is-focused select.button:not(.no-hover), .select.is-light a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-light a.card.is-hovered select.button:not(.no-hover), .select.is-light a.card:active a.box.button:not(.no-hover) select.button, .select.is-light a.card:active select.button:not(.no-hover), .select.is-light a.card:focus a.box.button:not(.no-hover) select.button, .select.is-light a.card:focus select.button:not(.no-hover), .select.is-light a.card:hover a.box.button:not(.no-hover) select.button, .select.is-light a.card:hover select.button:not(.no-hover), .select.is-light select.is-hovered, .select.is-light select:hover, a.box.is-active .select.is-light select.button, a.box.is-focused .select.is-light select.button, a.box.is-hovered .select.is-light select.button, a.box:active .select.is-light select.button, a.box:focus .select.is-light select.button, a.box:hover .select.is-light select.button, a.card.is-active .select.is-light select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-light select.button, a.card.is-focused .select.is-light select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-light select.button, a.card.is-hovered .select.is-light select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-light select.button, a.card:active .select.is-light select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-light select.button, a.card:focus .select.is-light select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-light select.button, a.card:hover .select.is-light select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-light select.button {
            border-color: #e8e8e8
        }

        .select.is-light select.is-active, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select:focus {
            box-shadow: 0 0 0 .125em hsla(0,0%,96%,.25)
        }

    .select.is-dark select, .select.is-dark:not(:hover):after {
        border-color: #363636
    }

        .select.is-dark a.box.is-active select.button, .select.is-dark a.box.is-focused select.button, .select.is-dark a.box.is-hovered select.button, .select.is-dark a.box:active select.button, .select.is-dark a.box:focus select.button, .select.is-dark a.box:hover select.button, .select.is-dark a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-dark a.card.is-active select.button:not(.no-hover), .select.is-dark a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-dark a.card.is-focused select.button:not(.no-hover), .select.is-dark a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-dark a.card.is-hovered select.button:not(.no-hover), .select.is-dark a.card:active a.box.button:not(.no-hover) select.button, .select.is-dark a.card:active select.button:not(.no-hover), .select.is-dark a.card:focus a.box.button:not(.no-hover) select.button, .select.is-dark a.card:focus select.button:not(.no-hover), .select.is-dark a.card:hover a.box.button:not(.no-hover) select.button, .select.is-dark a.card:hover select.button:not(.no-hover), .select.is-dark select.is-hovered, .select.is-dark select:hover, a.box.is-active .select.is-dark select.button, a.box.is-focused .select.is-dark select.button, a.box.is-hovered .select.is-dark select.button, a.box:active .select.is-dark select.button, a.box:focus .select.is-dark select.button, a.box:hover .select.is-dark select.button, a.card.is-active .select.is-dark select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-dark select.button, a.card.is-focused .select.is-dark select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-dark select.button, a.card.is-hovered .select.is-dark select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-dark select.button, a.card:active .select.is-dark select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-dark select.button, a.card:focus .select.is-dark select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-dark select.button, a.card:hover .select.is-dark select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-dark select.button {
            border-color: #292929
        }

        .select.is-dark select.is-active, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select:focus {
            box-shadow: 0 0 0 .125em hsla(0,0%,21%,.25)
        }

    .select.is-primary select, .select.is-primary:not(:hover):after {
        border-color: #cf0c46
    }

        .select.is-primary a.box.is-active select.button, .select.is-primary a.box.is-focused select.button, .select.is-primary a.box.is-hovered select.button, .select.is-primary a.box:active select.button, .select.is-primary a.box:focus select.button, .select.is-primary a.box:hover select.button, .select.is-primary a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-primary a.card.is-active select.button:not(.no-hover), .select.is-primary a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-primary a.card.is-focused select.button:not(.no-hover), .select.is-primary a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-primary a.card.is-hovered select.button:not(.no-hover), .select.is-primary a.card:active a.box.button:not(.no-hover) select.button, .select.is-primary a.card:active select.button:not(.no-hover), .select.is-primary a.card:focus a.box.button:not(.no-hover) select.button, .select.is-primary a.card:focus select.button:not(.no-hover), .select.is-primary a.card:hover a.box.button:not(.no-hover) select.button, .select.is-primary a.card:hover select.button:not(.no-hover), .select.is-primary select.is-hovered, .select.is-primary select:hover, a.box.is-active .select.is-primary select.button, a.box.is-focused .select.is-primary select.button, a.box.is-hovered .select.is-primary select.button, a.box:active .select.is-primary select.button, a.box:focus .select.is-primary select.button, a.box:hover .select.is-primary select.button, a.card.is-active .select.is-primary select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-primary select.button, a.card.is-focused .select.is-primary select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-primary select.button, a.card.is-hovered .select.is-primary select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-primary select.button, a.card:active .select.is-primary select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-primary select.button, a.card:focus .select.is-primary select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-primary select.button, a.card:hover .select.is-primary select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-primary select.button {
            border-color: #b70b3e
        }

        .select.is-primary select.is-active, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select:focus {
            box-shadow: 0 0 0 .125em rgba(207,12,70,.25)
        }

    .select.is-secondary select, .select.is-secondary:not(:hover):after {
        border-color: rgba(187,11,64,.6)
    }

        .select.is-secondary a.box.is-active select.button, .select.is-secondary a.box.is-focused select.button, .select.is-secondary a.box.is-hovered select.button, .select.is-secondary a.box:active select.button, .select.is-secondary a.box:focus select.button, .select.is-secondary a.box:hover select.button, .select.is-secondary a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-secondary a.card.is-active select.button:not(.no-hover), .select.is-secondary a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-secondary a.card.is-focused select.button:not(.no-hover), .select.is-secondary a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-secondary a.card.is-hovered select.button:not(.no-hover), .select.is-secondary a.card:active a.box.button:not(.no-hover) select.button, .select.is-secondary a.card:active select.button:not(.no-hover), .select.is-secondary a.card:focus a.box.button:not(.no-hover) select.button, .select.is-secondary a.card:focus select.button:not(.no-hover), .select.is-secondary a.card:hover a.box.button:not(.no-hover) select.button, .select.is-secondary a.card:hover select.button:not(.no-hover), .select.is-secondary select.is-hovered, .select.is-secondary select:hover, a.box.is-active .select.is-secondary select.button, a.box.is-focused .select.is-secondary select.button, a.box.is-hovered .select.is-secondary select.button, a.box:active .select.is-secondary select.button, a.box:focus .select.is-secondary select.button, a.box:hover .select.is-secondary select.button, a.card.is-active .select.is-secondary select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-secondary select.button, a.card.is-focused .select.is-secondary select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-secondary select.button, a.card.is-hovered .select.is-secondary select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-secondary select.button, a.card:active .select.is-secondary select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-secondary select.button, a.card:focus .select.is-secondary select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-secondary select.button, a.card:hover .select.is-secondary select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-secondary select.button {
            border-color: rgba(163,10,56,.6)
        }

        .select.is-secondary select.is-active, .select.is-secondary select.is-focused, .select.is-secondary select:active, .select.is-secondary select:focus {
            box-shadow: 0 0 0 .125em rgba(187,11,64,.25)
        }

    .select.is-link a.box.is-active select.button, .select.is-link a.box.is-focused select.button, .select.is-link a.box.is-hovered select.button, .select.is-link a.box:active select.button, .select.is-link a.box:focus select.button, .select.is-link a.box:hover select.button, .select.is-link a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-link a.card.is-active select.button:not(.no-hover), .select.is-link a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-link a.card.is-focused select.button:not(.no-hover), .select.is-link a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-link a.card.is-hovered select.button:not(.no-hover), .select.is-link a.card:active a.box.button:not(.no-hover) select.button, .select.is-link a.card:active select.button:not(.no-hover), .select.is-link a.card:focus a.box.button:not(.no-hover) select.button, .select.is-link a.card:focus select.button:not(.no-hover), .select.is-link a.card:hover a.box.button:not(.no-hover) select.button, .select.is-link a.card:hover select.button:not(.no-hover), .select.is-link select, .select.is-link select.is-hovered, .select.is-link select:hover, .select.is-link:not(:hover):after, a.box.is-active .select.is-link select.button, a.box.is-focused .select.is-link select.button, a.box.is-hovered .select.is-link select.button, a.box:active .select.is-link select.button, a.box:focus .select.is-link select.button, a.box:hover .select.is-link select.button, a.card.is-active .select.is-link select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-link select.button, a.card.is-focused .select.is-link select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-link select.button, a.card.is-hovered .select.is-link select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-link select.button, a.card:active .select.is-link select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-link select.button, a.card:focus .select.is-link select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-link select.button, a.card:hover .select.is-link select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-link select.button {
        border-color: #000
    }

        .select.is-link select.is-active, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select:focus {
            box-shadow: 0 0 0 .125em rgba(0,0,0,.25)
        }

    .select.is-info select, .select.is-info:not(:hover):after {
        border-color: #379bcc
    }

        .select.is-info a.box.is-active select.button, .select.is-info a.box.is-focused select.button, .select.is-info a.box.is-hovered select.button, .select.is-info a.box:active select.button, .select.is-info a.box:focus select.button, .select.is-info a.box:hover select.button, .select.is-info a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-info a.card.is-active select.button:not(.no-hover), .select.is-info a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-info a.card.is-focused select.button:not(.no-hover), .select.is-info a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-info a.card.is-hovered select.button:not(.no-hover), .select.is-info a.card:active a.box.button:not(.no-hover) select.button, .select.is-info a.card:active select.button:not(.no-hover), .select.is-info a.card:focus a.box.button:not(.no-hover) select.button, .select.is-info a.card:focus select.button:not(.no-hover), .select.is-info a.card:hover a.box.button:not(.no-hover) select.button, .select.is-info a.card:hover select.button:not(.no-hover), .select.is-info select.is-hovered, .select.is-info select:hover, a.box.is-active .select.is-info select.button, a.box.is-focused .select.is-info select.button, a.box.is-hovered .select.is-info select.button, a.box:active .select.is-info select.button, a.box:focus .select.is-info select.button, a.box:hover .select.is-info select.button, a.card.is-active .select.is-info select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-info select.button, a.card.is-focused .select.is-info select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-info select.button, a.card.is-hovered .select.is-info select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-info select.button, a.card:active .select.is-info select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-info select.button, a.card:focus .select.is-info select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-info select.button, a.card:hover .select.is-info select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-info select.button {
            border-color: #2f8cba
        }

        .select.is-info select.is-active, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select:focus {
            box-shadow: 0 0 0 .125em rgba(55,155,204,.25)
        }

    .select.field-validation-valid select, .select.field-validation-valid:not(:hover):after, .select.input-validation-valid select, .select.input-validation-valid:not(:hover):after, .select.is-success select, .select.is-success:not(:hover):after {
        border-color: #007f6a
    }

        .select.field-validation-valid a.box.is-active select.button, .select.field-validation-valid a.box.is-focused select.button, .select.field-validation-valid a.box.is-hovered select.button, .select.field-validation-valid a.box:active select.button, .select.field-validation-valid a.box:focus select.button, .select.field-validation-valid a.box:hover select.button, .select.field-validation-valid a.card.is-active a.box.button:not(.no-hover) select.button, .select.field-validation-valid a.card.is-active select.button:not(.no-hover), .select.field-validation-valid a.card.is-focused a.box.button:not(.no-hover) select.button, .select.field-validation-valid a.card.is-focused select.button:not(.no-hover), .select.field-validation-valid a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.field-validation-valid a.card.is-hovered select.button:not(.no-hover), .select.field-validation-valid a.card:active a.box.button:not(.no-hover) select.button, .select.field-validation-valid a.card:active select.button:not(.no-hover), .select.field-validation-valid a.card:focus a.box.button:not(.no-hover) select.button, .select.field-validation-valid a.card:focus select.button:not(.no-hover), .select.field-validation-valid a.card:hover a.box.button:not(.no-hover) select.button, .select.field-validation-valid a.card:hover select.button:not(.no-hover), .select.field-validation-valid select.is-hovered, .select.field-validation-valid select:hover, .select.input-validation-valid a.box.is-active select.button, .select.input-validation-valid a.box.is-focused select.button, .select.input-validation-valid a.box.is-hovered select.button, .select.input-validation-valid a.box:active select.button, .select.input-validation-valid a.box:focus select.button, .select.input-validation-valid a.box:hover select.button, .select.input-validation-valid a.card.is-active a.box.button:not(.no-hover) select.button, .select.input-validation-valid a.card.is-active select.button:not(.no-hover), .select.input-validation-valid a.card.is-focused a.box.button:not(.no-hover) select.button, .select.input-validation-valid a.card.is-focused select.button:not(.no-hover), .select.input-validation-valid a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.input-validation-valid a.card.is-hovered select.button:not(.no-hover), .select.input-validation-valid a.card:active a.box.button:not(.no-hover) select.button, .select.input-validation-valid a.card:active select.button:not(.no-hover), .select.input-validation-valid a.card:focus a.box.button:not(.no-hover) select.button, .select.input-validation-valid a.card:focus select.button:not(.no-hover), .select.input-validation-valid a.card:hover a.box.button:not(.no-hover) select.button, .select.input-validation-valid a.card:hover select.button:not(.no-hover), .select.input-validation-valid select.is-hovered, .select.input-validation-valid select:hover, .select.is-success a.box.is-active select.button, .select.is-success a.box.is-focused select.button, .select.is-success a.box.is-hovered select.button, .select.is-success a.box:active select.button, .select.is-success a.box:focus select.button, .select.is-success a.box:hover select.button, .select.is-success a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-success a.card.is-active select.button:not(.no-hover), .select.is-success a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-success a.card.is-focused select.button:not(.no-hover), .select.is-success a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-success a.card.is-hovered select.button:not(.no-hover), .select.is-success a.card:active a.box.button:not(.no-hover) select.button, .select.is-success a.card:active select.button:not(.no-hover), .select.is-success a.card:focus a.box.button:not(.no-hover) select.button, .select.is-success a.card:focus select.button:not(.no-hover), .select.is-success a.card:hover a.box.button:not(.no-hover) select.button, .select.is-success a.card:hover select.button:not(.no-hover), .select.is-success select.is-hovered, .select.is-success select:hover, a.box.is-active .select.field-validation-valid select.button, a.box.is-active .select.input-validation-valid select.button, a.box.is-active .select.is-success select.button, a.box.is-focused .select.field-validation-valid select.button, a.box.is-focused .select.input-validation-valid select.button, a.box.is-focused .select.is-success select.button, a.box.is-hovered .select.field-validation-valid select.button, a.box.is-hovered .select.input-validation-valid select.button, a.box.is-hovered .select.is-success select.button, a.box:active .select.field-validation-valid select.button, a.box:active .select.input-validation-valid select.button, a.box:active .select.is-success select.button, a.box:focus .select.field-validation-valid select.button, a.box:focus .select.input-validation-valid select.button, a.box:focus .select.is-success select.button, a.box:hover .select.field-validation-valid select.button, a.box:hover .select.input-validation-valid select.button, a.box:hover .select.is-success select.button, a.card.is-active .select.field-validation-valid select.button:not(.no-hover), a.card.is-active .select.input-validation-valid select.button:not(.no-hover), a.card.is-active .select.is-success select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.field-validation-valid select.button, a.card.is-active a.box.button:not(.no-hover) .select.input-validation-valid select.button, a.card.is-active a.box.button:not(.no-hover) .select.is-success select.button, a.card.is-focused .select.field-validation-valid select.button:not(.no-hover), a.card.is-focused .select.input-validation-valid select.button:not(.no-hover), a.card.is-focused .select.is-success select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.field-validation-valid select.button, a.card.is-focused a.box.button:not(.no-hover) .select.input-validation-valid select.button, a.card.is-focused a.box.button:not(.no-hover) .select.is-success select.button, a.card.is-hovered .select.field-validation-valid select.button:not(.no-hover), a.card.is-hovered .select.input-validation-valid select.button:not(.no-hover), a.card.is-hovered .select.is-success select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.field-validation-valid select.button, a.card.is-hovered a.box.button:not(.no-hover) .select.input-validation-valid select.button, a.card.is-hovered a.box.button:not(.no-hover) .select.is-success select.button, a.card:active .select.field-validation-valid select.button:not(.no-hover), a.card:active .select.input-validation-valid select.button:not(.no-hover), a.card:active .select.is-success select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.field-validation-valid select.button, a.card:active a.box.button:not(.no-hover) .select.input-validation-valid select.button, a.card:active a.box.button:not(.no-hover) .select.is-success select.button, a.card:focus .select.field-validation-valid select.button:not(.no-hover), a.card:focus .select.input-validation-valid select.button:not(.no-hover), a.card:focus .select.is-success select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.field-validation-valid select.button, a.card:focus a.box.button:not(.no-hover) .select.input-validation-valid select.button, a.card:focus a.box.button:not(.no-hover) .select.is-success select.button, a.card:hover .select.field-validation-valid select.button:not(.no-hover), a.card:hover .select.input-validation-valid select.button:not(.no-hover), a.card:hover .select.is-success select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.field-validation-valid select.button, a.card:hover a.box.button:not(.no-hover) .select.input-validation-valid select.button, a.card:hover a.box.button:not(.no-hover) .select.is-success select.button {
            border-color: #065
        }

        .select.field-validation-valid select.is-active, .select.field-validation-valid select.is-focused, .select.field-validation-valid select:active, .select.field-validation-valid select:focus, .select.input-validation-valid select.is-active, .select.input-validation-valid select.is-focused, .select.input-validation-valid select:active, .select.input-validation-valid select:focus, .select.is-success select.is-active, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select:focus {
            box-shadow: 0 0 0 .125em rgba(0,127,106,.25)
        }

    .select.is-warning select, .select.is-warning:not(:hover):after {
        border-color: #e64a20
    }

        .select.is-warning a.box.is-active select.button, .select.is-warning a.box.is-focused select.button, .select.is-warning a.box.is-hovered select.button, .select.is-warning a.box:active select.button, .select.is-warning a.box:focus select.button, .select.is-warning a.box:hover select.button, .select.is-warning a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-warning a.card.is-active select.button:not(.no-hover), .select.is-warning a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-warning a.card.is-focused select.button:not(.no-hover), .select.is-warning a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-warning a.card.is-hovered select.button:not(.no-hover), .select.is-warning a.card:active a.box.button:not(.no-hover) select.button, .select.is-warning a.card:active select.button:not(.no-hover), .select.is-warning a.card:focus a.box.button:not(.no-hover) select.button, .select.is-warning a.card:focus select.button:not(.no-hover), .select.is-warning a.card:hover a.box.button:not(.no-hover) select.button, .select.is-warning a.card:hover select.button:not(.no-hover), .select.is-warning select.is-hovered, .select.is-warning select:hover, a.box.is-active .select.is-warning select.button, a.box.is-focused .select.is-warning select.button, a.box.is-hovered .select.is-warning select.button, a.box:active .select.is-warning select.button, a.box:focus .select.is-warning select.button, a.box:hover .select.is-warning select.button, a.card.is-active .select.is-warning select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.is-warning select.button, a.card.is-focused .select.is-warning select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.is-warning select.button, a.card.is-hovered .select.is-warning select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.is-warning select.button, a.card:active .select.is-warning select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.is-warning select.button, a.card:focus .select.is-warning select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.is-warning select.button, a.card:hover .select.is-warning select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.is-warning select.button {
            border-color: #d54018
        }

        .select.is-warning select.is-active, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select:focus {
            box-shadow: 0 0 0 .125em rgba(230,74,32,.25)
        }

    .select.field-validation-error select, .select.field-validation-error:not(:hover):after, .select.input-validation-error select, .select.input-validation-error:not(:hover):after, .select.is-danger select, .select.is-danger:not(:hover):after {
        border-color: #bb0b40
    }

        .select.field-validation-error a.box.is-active select.button, .select.field-validation-error a.box.is-focused select.button, .select.field-validation-error a.box.is-hovered select.button, .select.field-validation-error a.box:active select.button, .select.field-validation-error a.box:focus select.button, .select.field-validation-error a.box:hover select.button, .select.field-validation-error a.card.is-active a.box.button:not(.no-hover) select.button, .select.field-validation-error a.card.is-active select.button:not(.no-hover), .select.field-validation-error a.card.is-focused a.box.button:not(.no-hover) select.button, .select.field-validation-error a.card.is-focused select.button:not(.no-hover), .select.field-validation-error a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.field-validation-error a.card.is-hovered select.button:not(.no-hover), .select.field-validation-error a.card:active a.box.button:not(.no-hover) select.button, .select.field-validation-error a.card:active select.button:not(.no-hover), .select.field-validation-error a.card:focus a.box.button:not(.no-hover) select.button, .select.field-validation-error a.card:focus select.button:not(.no-hover), .select.field-validation-error a.card:hover a.box.button:not(.no-hover) select.button, .select.field-validation-error a.card:hover select.button:not(.no-hover), .select.field-validation-error select.is-hovered, .select.field-validation-error select:hover, .select.input-validation-error a.box.is-active select.button, .select.input-validation-error a.box.is-focused select.button, .select.input-validation-error a.box.is-hovered select.button, .select.input-validation-error a.box:active select.button, .select.input-validation-error a.box:focus select.button, .select.input-validation-error a.box:hover select.button, .select.input-validation-error a.card.is-active a.box.button:not(.no-hover) select.button, .select.input-validation-error a.card.is-active select.button:not(.no-hover), .select.input-validation-error a.card.is-focused a.box.button:not(.no-hover) select.button, .select.input-validation-error a.card.is-focused select.button:not(.no-hover), .select.input-validation-error a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.input-validation-error a.card.is-hovered select.button:not(.no-hover), .select.input-validation-error a.card:active a.box.button:not(.no-hover) select.button, .select.input-validation-error a.card:active select.button:not(.no-hover), .select.input-validation-error a.card:focus a.box.button:not(.no-hover) select.button, .select.input-validation-error a.card:focus select.button:not(.no-hover), .select.input-validation-error a.card:hover a.box.button:not(.no-hover) select.button, .select.input-validation-error a.card:hover select.button:not(.no-hover), .select.input-validation-error select.is-hovered, .select.input-validation-error select:hover, .select.is-danger a.box.is-active select.button, .select.is-danger a.box.is-focused select.button, .select.is-danger a.box.is-hovered select.button, .select.is-danger a.box:active select.button, .select.is-danger a.box:focus select.button, .select.is-danger a.box:hover select.button, .select.is-danger a.card.is-active a.box.button:not(.no-hover) select.button, .select.is-danger a.card.is-active select.button:not(.no-hover), .select.is-danger a.card.is-focused a.box.button:not(.no-hover) select.button, .select.is-danger a.card.is-focused select.button:not(.no-hover), .select.is-danger a.card.is-hovered a.box.button:not(.no-hover) select.button, .select.is-danger a.card.is-hovered select.button:not(.no-hover), .select.is-danger a.card:active a.box.button:not(.no-hover) select.button, .select.is-danger a.card:active select.button:not(.no-hover), .select.is-danger a.card:focus a.box.button:not(.no-hover) select.button, .select.is-danger a.card:focus select.button:not(.no-hover), .select.is-danger a.card:hover a.box.button:not(.no-hover) select.button, .select.is-danger a.card:hover select.button:not(.no-hover), .select.is-danger select.is-hovered, .select.is-danger select:hover, a.box.is-active .select.field-validation-error select.button, a.box.is-active .select.input-validation-error select.button, a.box.is-active .select.is-danger select.button, a.box.is-focused .select.field-validation-error select.button, a.box.is-focused .select.input-validation-error select.button, a.box.is-focused .select.is-danger select.button, a.box.is-hovered .select.field-validation-error select.button, a.box.is-hovered .select.input-validation-error select.button, a.box.is-hovered .select.is-danger select.button, a.box:active .select.field-validation-error select.button, a.box:active .select.input-validation-error select.button, a.box:active .select.is-danger select.button, a.box:focus .select.field-validation-error select.button, a.box:focus .select.input-validation-error select.button, a.box:focus .select.is-danger select.button, a.box:hover .select.field-validation-error select.button, a.box:hover .select.input-validation-error select.button, a.box:hover .select.is-danger select.button, a.card.is-active .select.field-validation-error select.button:not(.no-hover), a.card.is-active .select.input-validation-error select.button:not(.no-hover), a.card.is-active .select.is-danger select.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .select.field-validation-error select.button, a.card.is-active a.box.button:not(.no-hover) .select.input-validation-error select.button, a.card.is-active a.box.button:not(.no-hover) .select.is-danger select.button, a.card.is-focused .select.field-validation-error select.button:not(.no-hover), a.card.is-focused .select.input-validation-error select.button:not(.no-hover), a.card.is-focused .select.is-danger select.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .select.field-validation-error select.button, a.card.is-focused a.box.button:not(.no-hover) .select.input-validation-error select.button, a.card.is-focused a.box.button:not(.no-hover) .select.is-danger select.button, a.card.is-hovered .select.field-validation-error select.button:not(.no-hover), a.card.is-hovered .select.input-validation-error select.button:not(.no-hover), a.card.is-hovered .select.is-danger select.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .select.field-validation-error select.button, a.card.is-hovered a.box.button:not(.no-hover) .select.input-validation-error select.button, a.card.is-hovered a.box.button:not(.no-hover) .select.is-danger select.button, a.card:active .select.field-validation-error select.button:not(.no-hover), a.card:active .select.input-validation-error select.button:not(.no-hover), a.card:active .select.is-danger select.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .select.field-validation-error select.button, a.card:active a.box.button:not(.no-hover) .select.input-validation-error select.button, a.card:active a.box.button:not(.no-hover) .select.is-danger select.button, a.card:focus .select.field-validation-error select.button:not(.no-hover), a.card:focus .select.input-validation-error select.button:not(.no-hover), a.card:focus .select.is-danger select.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .select.field-validation-error select.button, a.card:focus a.box.button:not(.no-hover) .select.input-validation-error select.button, a.card:focus a.box.button:not(.no-hover) .select.is-danger select.button, a.card:hover .select.field-validation-error select.button:not(.no-hover), a.card:hover .select.input-validation-error select.button:not(.no-hover), a.card:hover .select.is-danger select.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .select.field-validation-error select.button, a.card:hover a.box.button:not(.no-hover) .select.input-validation-error select.button, a.card:hover a.box.button:not(.no-hover) .select.is-danger select.button {
            border-color: #a30a38
        }

        .select.field-validation-error select.is-active, .select.field-validation-error select.is-focused, .select.field-validation-error select:active, .select.field-validation-error select:focus, .select.input-validation-error select.is-active, .select.input-validation-error select.is-focused, .select.input-validation-error select:active, .select.input-validation-error select:focus, .select.is-danger select.is-active, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select:focus {
            box-shadow: 0 0 0 .125em rgba(187,11,64,.25)
        }

    .select.is-small {
        border-radius: 2px;
        font-size: .75rem
    }

    .select.is-medium {
        font-size: 1.25rem
    }

    .select.is-large {
        font-size: 1.5rem
    }

    .select.is-disabled:after {
        border-color: #7a7a7a !important;
        opacity: .5
    }

    .select.is-fullwidth, .select.is-fullwidth select {
        width: 100%
    }

    .select.is-loading:after {
        margin-top: 0;
        position: absolute;
        right: .625em;
        top: .625em;
        transform: none
    }

    .select.is-loading.is-small:after {
        font-size: .75rem
    }

    .select.is-loading.is-medium:after {
        font-size: 1.25rem
    }

    .select.is-loading.is-large:after {
        font-size: 1.5rem
    }

.file {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    position: relative
}

    .file.is-white .file-cta {
        background-color: #fff;
        border-color: transparent;
        color: #000
    }

    .file.is-white.is-hovered .file-cta, .file.is-white:hover .file-cta, a.box.is-active .file.is-white.button .file-cta, a.box.is-focused .file.is-white.button .file-cta, a.box.is-hovered .file.is-white.button .file-cta, a.box:active .file.is-white.button .file-cta, a.box:focus .file.is-white.button .file-cta, a.box:hover .file.is-white.button .file-cta, a.card.is-active .file.is-white.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-white.button .file-cta, a.card.is-focused .file.is-white.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-white.button .file-cta, a.card.is-hovered .file.is-white.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-white.button .file-cta, a.card:active .file.is-white.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-white.button .file-cta, a.card:focus .file.is-white.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-white.button .file-cta, a.card:hover .file.is-white.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-white.button .file-cta {
        background-color: #f9f9f9;
        border-color: transparent;
        color: #000
    }

    .file.is-white.is-focused .file-cta, .file.is-white:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em hsla(0,0%,100%,.25);
        color: #000
    }

    .file.is-white.is-active .file-cta, .file.is-white:active .file-cta {
        background-color: #f2f2f2;
        border-color: transparent;
        color: #000
    }

    .file.is-black .file-cta, .file.is-black.is-hovered .file-cta, .file.is-black:hover .file-cta, a.box.is-active .file.is-black.button .file-cta, a.box.is-focused .file.is-black.button .file-cta, a.box.is-hovered .file.is-black.button .file-cta, a.box:active .file.is-black.button .file-cta, a.box:focus .file.is-black.button .file-cta, a.box:hover .file.is-black.button .file-cta, a.card.is-active .file.is-black.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-black.button .file-cta, a.card.is-focused .file.is-black.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-black.button .file-cta, a.card.is-hovered .file.is-black.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-black.button .file-cta, a.card:active .file.is-black.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-black.button .file-cta, a.card:focus .file.is-black.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-black.button .file-cta, a.card:hover .file.is-black.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-black.button .file-cta {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

    .file.is-black.is-focused .file-cta, .file.is-black:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(0,0,0,.25);
        color: #fff
    }

    .file.is-black.is-active .file-cta, .file.is-black:active .file-cta {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

    .file.is-light .file-cta {
        background-color: #f5f5f5;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

    .file.is-light.is-hovered .file-cta, .file.is-light:hover .file-cta, a.box.is-active .file.is-light.button .file-cta, a.box.is-focused .file.is-light.button .file-cta, a.box.is-hovered .file.is-light.button .file-cta, a.box:active .file.is-light.button .file-cta, a.box:focus .file.is-light.button .file-cta, a.box:hover .file.is-light.button .file-cta, a.card.is-active .file.is-light.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-light.button .file-cta, a.card.is-focused .file.is-light.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-light.button .file-cta, a.card.is-hovered .file.is-light.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-light.button .file-cta, a.card:active .file.is-light.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-light.button .file-cta, a.card:focus .file.is-light.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-light.button .file-cta, a.card:hover .file.is-light.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-light.button .file-cta {
        background-color: #eee;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

    .file.is-light.is-focused .file-cta, .file.is-light:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em hsla(0,0%,96%,.25);
        color: rgba(0,0,0,.7)
    }

    .file.is-light.is-active .file-cta, .file.is-light:active .file-cta {
        background-color: #e8e8e8;
        border-color: transparent;
        color: rgba(0,0,0,.7)
    }

    .file.is-dark .file-cta {
        background-color: #363636;
        border-color: transparent;
        color: #fff
    }

    .file.is-dark.is-hovered .file-cta, .file.is-dark:hover .file-cta, a.box.is-active .file.is-dark.button .file-cta, a.box.is-focused .file.is-dark.button .file-cta, a.box.is-hovered .file.is-dark.button .file-cta, a.box:active .file.is-dark.button .file-cta, a.box:focus .file.is-dark.button .file-cta, a.box:hover .file.is-dark.button .file-cta, a.card.is-active .file.is-dark.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-dark.button .file-cta, a.card.is-focused .file.is-dark.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-dark.button .file-cta, a.card.is-hovered .file.is-dark.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-dark.button .file-cta, a.card:active .file.is-dark.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-dark.button .file-cta, a.card:focus .file.is-dark.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-dark.button .file-cta, a.card:hover .file.is-dark.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-dark.button .file-cta {
        background-color: #2f2f2f;
        border-color: transparent;
        color: #fff
    }

    .file.is-dark.is-focused .file-cta, .file.is-dark:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em hsla(0,0%,21%,.25);
        color: #fff
    }

    .file.is-dark.is-active .file-cta, .file.is-dark:active .file-cta {
        background-color: #292929;
        border-color: transparent;
        color: #fff
    }

    .file.is-primary .file-cta {
        background-color: #cf0c46;
        border-color: transparent;
        color: #fff
    }

    .file.is-primary.is-hovered .file-cta, .file.is-primary:hover .file-cta, a.box.is-active .file.is-primary.button .file-cta, a.box.is-focused .file.is-primary.button .file-cta, a.box.is-hovered .file.is-primary.button .file-cta, a.box:active .file.is-primary.button .file-cta, a.box:focus .file.is-primary.button .file-cta, a.box:hover .file.is-primary.button .file-cta, a.card.is-active .file.is-primary.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-primary.button .file-cta, a.card.is-focused .file.is-primary.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-primary.button .file-cta, a.card.is-hovered .file.is-primary.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-primary.button .file-cta, a.card:active .file.is-primary.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-primary.button .file-cta, a.card:focus .file.is-primary.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-primary.button .file-cta, a.card:hover .file.is-primary.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-primary.button .file-cta {
        background-color: #c30b42;
        border-color: transparent;
        color: #fff
    }

    .file.is-primary.is-focused .file-cta, .file.is-primary:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(207,12,70,.25);
        color: #fff
    }

    .file.is-primary.is-active .file-cta, .file.is-primary:active .file-cta {
        background-color: #b70b3e;
        border-color: transparent;
        color: #fff
    }

    .file.is-secondary .file-cta {
        background-color: rgba(187,11,64,.6);
        border-color: transparent;
        color: #fff
    }

    .file.is-secondary.is-hovered .file-cta, .file.is-secondary:hover .file-cta, a.box.is-active .file.is-secondary.button .file-cta, a.box.is-focused .file.is-secondary.button .file-cta, a.box.is-hovered .file.is-secondary.button .file-cta, a.box:active .file.is-secondary.button .file-cta, a.box:focus .file.is-secondary.button .file-cta, a.box:hover .file.is-secondary.button .file-cta, a.card.is-active .file.is-secondary.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-secondary.button .file-cta, a.card.is-focused .file.is-secondary.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-secondary.button .file-cta, a.card.is-hovered .file.is-secondary.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-secondary.button .file-cta, a.card:active .file.is-secondary.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-secondary.button .file-cta, a.card:focus .file.is-secondary.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-secondary.button .file-cta, a.card:hover .file.is-secondary.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-secondary.button .file-cta {
        background-color: rgba(175,10,60,.6);
        border-color: transparent;
        color: #fff
    }

    .file.is-secondary.is-focused .file-cta, .file.is-secondary:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(187,11,64,.25);
        color: #fff
    }

    .file.is-secondary.is-active .file-cta, .file.is-secondary:active .file-cta {
        background-color: rgba(163,10,56,.6);
        border-color: transparent;
        color: #fff
    }

    .file.is-link .file-cta, .file.is-link.is-hovered .file-cta, .file.is-link:hover .file-cta, a.box.is-active .file.is-link.button .file-cta, a.box.is-focused .file.is-link.button .file-cta, a.box.is-hovered .file.is-link.button .file-cta, a.box:active .file.is-link.button .file-cta, a.box:focus .file.is-link.button .file-cta, a.box:hover .file.is-link.button .file-cta, a.card.is-active .file.is-link.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-link.button .file-cta, a.card.is-focused .file.is-link.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-link.button .file-cta, a.card.is-hovered .file.is-link.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-link.button .file-cta, a.card:active .file.is-link.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-link.button .file-cta, a.card:focus .file.is-link.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-link.button .file-cta, a.card:hover .file.is-link.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-link.button .file-cta {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

    .file.is-link.is-focused .file-cta, .file.is-link:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(0,0,0,.25);
        color: #fff
    }

    .file.is-link.is-active .file-cta, .file.is-link:active .file-cta {
        background-color: #000;
        border-color: transparent;
        color: #fff
    }

    .file.is-info .file-cta {
        background-color: #379bcc;
        border-color: transparent;
        color: #fff
    }

    .file.is-info.is-hovered .file-cta, .file.is-info:hover .file-cta, a.box.is-active .file.is-info.button .file-cta, a.box.is-focused .file.is-info.button .file-cta, a.box.is-hovered .file.is-info.button .file-cta, a.box:active .file.is-info.button .file-cta, a.box:focus .file.is-info.button .file-cta, a.box:hover .file.is-info.button .file-cta, a.card.is-active .file.is-info.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-info.button .file-cta, a.card.is-focused .file.is-info.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-info.button .file-cta, a.card.is-hovered .file.is-info.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-info.button .file-cta, a.card:active .file.is-info.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-info.button .file-cta, a.card:focus .file.is-info.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-info.button .file-cta, a.card:hover .file.is-info.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-info.button .file-cta {
        background-color: #3294c4;
        border-color: transparent;
        color: #fff
    }

    .file.is-info.is-focused .file-cta, .file.is-info:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(55,155,204,.25);
        color: #fff
    }

    .file.is-info.is-active .file-cta, .file.is-info:active .file-cta {
        background-color: #2f8cba;
        border-color: transparent;
        color: #fff
    }

    .file.field-validation-valid .file-cta, .file.input-validation-valid .file-cta, .file.is-success .file-cta {
        background-color: #007f6a;
        border-color: transparent;
        color: #fff
    }

    .file.field-validation-valid:hover .file-cta, .file.input-validation-valid:hover .file-cta, .file.is-hovered.field-validation-valid .file-cta, .file.is-hovered.input-validation-valid .file-cta, .file.is-success.is-hovered .file-cta, .file.is-success:hover .file-cta, a.box.is-active .file.button.field-validation-valid .file-cta, a.box.is-active .file.button.input-validation-valid .file-cta, a.box.is-active .file.is-success.button .file-cta, a.box.is-focused .file.button.field-validation-valid .file-cta, a.box.is-focused .file.button.input-validation-valid .file-cta, a.box.is-focused .file.is-success.button .file-cta, a.box.is-hovered .file.button.field-validation-valid .file-cta, a.box.is-hovered .file.button.input-validation-valid .file-cta, a.box.is-hovered .file.is-success.button .file-cta, a.box:active .file.button.field-validation-valid .file-cta, a.box:active .file.button.input-validation-valid .file-cta, a.box:active .file.is-success.button .file-cta, a.box:focus .file.button.field-validation-valid .file-cta, a.box:focus .file.button.input-validation-valid .file-cta, a.box:focus .file.is-success.button .file-cta, a.box:hover .file.button.field-validation-valid .file-cta, a.box:hover .file.button.input-validation-valid .file-cta, a.box:hover .file.is-success.button .file-cta, a.card.is-active .file.button.field-validation-valid:not(.no-hover) .file-cta, a.card.is-active .file.button.input-validation-valid:not(.no-hover) .file-cta, a.card.is-active .file.is-success.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.button.field-validation-valid .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.button.input-validation-valid .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-success.button .file-cta, a.card.is-focused .file.button.field-validation-valid:not(.no-hover) .file-cta, a.card.is-focused .file.button.input-validation-valid:not(.no-hover) .file-cta, a.card.is-focused .file.is-success.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.button.field-validation-valid .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.button.input-validation-valid .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-success.button .file-cta, a.card.is-hovered .file.button.field-validation-valid:not(.no-hover) .file-cta, a.card.is-hovered .file.button.input-validation-valid:not(.no-hover) .file-cta, a.card.is-hovered .file.is-success.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.button.field-validation-valid .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.button.input-validation-valid .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-success.button .file-cta, a.card:active .file.button.field-validation-valid:not(.no-hover) .file-cta, a.card:active .file.button.input-validation-valid:not(.no-hover) .file-cta, a.card:active .file.is-success.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.button.field-validation-valid .file-cta, a.card:active a.box.button:not(.no-hover) .file.button.input-validation-valid .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-success.button .file-cta, a.card:focus .file.button.field-validation-valid:not(.no-hover) .file-cta, a.card:focus .file.button.input-validation-valid:not(.no-hover) .file-cta, a.card:focus .file.is-success.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.button.field-validation-valid .file-cta, a.card:focus a.box.button:not(.no-hover) .file.button.input-validation-valid .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-success.button .file-cta, a.card:hover .file.button.field-validation-valid:not(.no-hover) .file-cta, a.card:hover .file.button.input-validation-valid:not(.no-hover) .file-cta, a.card:hover .file.is-success.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.button.field-validation-valid .file-cta, a.card:hover a.box.button:not(.no-hover) .file.button.input-validation-valid .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-success.button .file-cta {
        background-color: #00725f;
        border-color: transparent;
        color: #fff
    }

    .file.field-validation-valid:focus .file-cta, .file.input-validation-valid:focus .file-cta, .file.is-focused.field-validation-valid .file-cta, .file.is-focused.input-validation-valid .file-cta, .file.is-success.is-focused .file-cta, .file.is-success:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(0,127,106,.25);
        color: #fff
    }

    .file.field-validation-valid:active .file-cta, .file.input-validation-valid:active .file-cta, .file.is-active.field-validation-valid .file-cta, .file.is-active.input-validation-valid .file-cta, .file.is-success.is-active .file-cta, .file.is-success:active .file-cta {
        background-color: #065;
        border-color: transparent;
        color: #fff
    }

    .file.is-warning .file-cta {
        background-color: #e64a20;
        border-color: transparent;
        color: #fff
    }

    .file.is-warning.is-hovered .file-cta, .file.is-warning:hover .file-cta, a.box.is-active .file.is-warning.button .file-cta, a.box.is-focused .file.is-warning.button .file-cta, a.box.is-hovered .file.is-warning.button .file-cta, a.box:active .file.is-warning.button .file-cta, a.box:focus .file.is-warning.button .file-cta, a.box:hover .file.is-warning.button .file-cta, a.card.is-active .file.is-warning.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-warning.button .file-cta, a.card.is-focused .file.is-warning.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-warning.button .file-cta, a.card.is-hovered .file.is-warning.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-warning.button .file-cta, a.card:active .file.is-warning.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-warning.button .file-cta, a.card:focus .file.is-warning.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-warning.button .file-cta, a.card:hover .file.is-warning.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-warning.button .file-cta {
        background-color: #e04319;
        border-color: transparent;
        color: #fff
    }

    .file.is-warning.is-focused .file-cta, .file.is-warning:focus .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(230,74,32,.25);
        color: #fff
    }

    .file.is-warning.is-active .file-cta, .file.is-warning:active .file-cta {
        background-color: #d54018;
        border-color: transparent;
        color: #fff
    }

    .file.field-validation-error .file-cta, .file.input-validation-error .file-cta, .file.is-danger .file-cta {
        background-color: #bb0b40;
        border-color: transparent;
        color: #fff
    }

    .file.field-validation-error:hover .file-cta, .file.input-validation-error:hover .file-cta, .file.is-danger.is-hovered .file-cta, .file.is-danger:hover .file-cta, .file.is-hovered.field-validation-error .file-cta, .file.is-hovered.input-validation-error .file-cta, a.box.is-active .file.button.field-validation-error .file-cta, a.box.is-active .file.button.input-validation-error .file-cta, a.box.is-active .file.is-danger.button .file-cta, a.box.is-focused .file.button.field-validation-error .file-cta, a.box.is-focused .file.button.input-validation-error .file-cta, a.box.is-focused .file.is-danger.button .file-cta, a.box.is-hovered .file.button.field-validation-error .file-cta, a.box.is-hovered .file.button.input-validation-error .file-cta, a.box.is-hovered .file.is-danger.button .file-cta, a.box:active .file.button.field-validation-error .file-cta, a.box:active .file.button.input-validation-error .file-cta, a.box:active .file.is-danger.button .file-cta, a.box:focus .file.button.field-validation-error .file-cta, a.box:focus .file.button.input-validation-error .file-cta, a.box:focus .file.is-danger.button .file-cta, a.box:hover .file.button.field-validation-error .file-cta, a.box:hover .file.button.input-validation-error .file-cta, a.box:hover .file.is-danger.button .file-cta, a.card.is-active .file.button.field-validation-error:not(.no-hover) .file-cta, a.card.is-active .file.button.input-validation-error:not(.no-hover) .file-cta, a.card.is-active .file.is-danger.button:not(.no-hover) .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.button.field-validation-error .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.button.input-validation-error .file-cta, a.card.is-active a.box.button:not(.no-hover) .file.is-danger.button .file-cta, a.card.is-focused .file.button.field-validation-error:not(.no-hover) .file-cta, a.card.is-focused .file.button.input-validation-error:not(.no-hover) .file-cta, a.card.is-focused .file.is-danger.button:not(.no-hover) .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.button.field-validation-error .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.button.input-validation-error .file-cta, a.card.is-focused a.box.button:not(.no-hover) .file.is-danger.button .file-cta, a.card.is-hovered .file.button.field-validation-error:not(.no-hover) .file-cta, a.card.is-hovered .file.button.input-validation-error:not(.no-hover) .file-cta, a.card.is-hovered .file.is-danger.button:not(.no-hover) .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.button.field-validation-error .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.button.input-validation-error .file-cta, a.card.is-hovered a.box.button:not(.no-hover) .file.is-danger.button .file-cta, a.card:active .file.button.field-validation-error:not(.no-hover) .file-cta, a.card:active .file.button.input-validation-error:not(.no-hover) .file-cta, a.card:active .file.is-danger.button:not(.no-hover) .file-cta, a.card:active a.box.button:not(.no-hover) .file.button.field-validation-error .file-cta, a.card:active a.box.button:not(.no-hover) .file.button.input-validation-error .file-cta, a.card:active a.box.button:not(.no-hover) .file.is-danger.button .file-cta, a.card:focus .file.button.field-validation-error:not(.no-hover) .file-cta, a.card:focus .file.button.input-validation-error:not(.no-hover) .file-cta, a.card:focus .file.is-danger.button:not(.no-hover) .file-cta, a.card:focus a.box.button:not(.no-hover) .file.button.field-validation-error .file-cta, a.card:focus a.box.button:not(.no-hover) .file.button.input-validation-error .file-cta, a.card:focus a.box.button:not(.no-hover) .file.is-danger.button .file-cta, a.card:hover .file.button.field-validation-error:not(.no-hover) .file-cta, a.card:hover .file.button.input-validation-error:not(.no-hover) .file-cta, a.card:hover .file.is-danger.button:not(.no-hover) .file-cta, a.card:hover a.box.button:not(.no-hover) .file.button.field-validation-error .file-cta, a.card:hover a.box.button:not(.no-hover) .file.button.input-validation-error .file-cta, a.card:hover a.box.button:not(.no-hover) .file.is-danger.button .file-cta {
        background-color: #af0a3c;
        border-color: transparent;
        color: #fff
    }

    .file.field-validation-error:focus .file-cta, .file.input-validation-error:focus .file-cta, .file.is-danger.is-focused .file-cta, .file.is-danger:focus .file-cta, .file.is-focused.field-validation-error .file-cta, .file.is-focused.input-validation-error .file-cta {
        border-color: transparent;
        box-shadow: 0 0 .5em rgba(187,11,64,.25);
        color: #fff
    }

    .file.field-validation-error:active .file-cta, .file.input-validation-error:active .file-cta, .file.is-active.field-validation-error .file-cta, .file.is-active.input-validation-error .file-cta, .file.is-danger.is-active .file-cta, .file.is-danger:active .file-cta {
        background-color: #a30a38;
        border-color: transparent;
        color: #fff
    }

    .file.is-small {
        font-size: .75rem
    }

    .file.is-normal {
        font-size: 1rem
    }

    .file.is-medium {
        font-size: 1.25rem
    }

        .file.is-medium .file-icon .fa {
            font-size: 21px
        }

    .file.is-large {
        font-size: 1.5rem
    }

        .file.is-large .file-icon .fa {
            font-size: 28px
        }

    .file.has-name .file-cta {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .file.has-name .file-name {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .file.has-name.is-empty .file-cta {
        border-radius: 4px
    }

    .file.has-name.is-empty .file-name {
        display: none
    }

    .file.is-boxed .file-label {
        flex-direction: column
    }

    .file.is-boxed .file-cta {
        flex-direction: column;
        height: auto;
        padding: 1em 3em
    }

    .file.is-boxed .file-name {
        border-width: 0 1px 1px
    }

    .file.is-boxed .file-icon {
        height: 1.5em;
        width: 1.5em
    }

        .file.is-boxed .file-icon .fa {
            font-size: 21px
        }

    .file.is-boxed.is-small .file-icon .fa {
        font-size: 14px
    }

    .file.is-boxed.is-medium .file-icon .fa {
        font-size: 28px
    }

    .file.is-boxed.is-large .file-icon .fa {
        font-size: 35px
    }

    .file.is-boxed.has-name .file-cta {
        border-radius: 4px 4px 0 0
    }

    .file.is-boxed.has-name .file-name {
        border-radius: 0 0 4px 4px;
        border-width: 0 1px 1px
    }

    .file.is-centered {
        justify-content: center
    }

    .file.is-fullwidth .file-label {
        width: 100%
    }

    .file.is-fullwidth .file-name {
        flex-grow: 1;
        max-width: none
    }

    .file.is-right {
        justify-content: flex-end
    }

        .file.is-right .file-cta {
            border-radius: 0 4px 4px 0
        }

        .file.is-right .file-name {
            border-radius: 4px 0 0 4px;
            border-width: 1px 0 1px 1px;
            order: -1
        }

.file-label {
    align-items: stretch;
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    position: relative
}

    .file-label:hover .file-cta {
        background-color: #eee;
        color: #000
    }

    .file-label:hover .file-name {
        border-color: #d5d5d5
    }

    .file-label:active .file-cta {
        background-color: #e8e8e8;
        color: #000
    }

    .file-label:active .file-name {
        border-color: #cfcfcf
    }

.file-input {
    height: 100%;
    left: 0;
    opacity: 0;
    outline: none;
    position: absolute;
    top: 0;
    width: 100%
}

.file-cta, .file-name {
    border-color: #dbdbdb;
    border-radius: 4px;
    font-size: 1em;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap
}

.file-cta {
    background-color: #f5f5f5;
    color: #000
}

.file-name {
    border: 1px solid #dbdbdb;
    border-left-width: 0;
    display: block;
    max-width: 16em;
    overflow: hidden;
    text-align: inherit;
    text-overflow: ellipsis
}

.file-icon {
    align-items: center;
    display: flex;
    height: 1em;
    justify-content: center;
    margin-right: .5em;
    width: 1em
}

    .file-icon .fa {
        font-size: 14px
    }

.label {
    color: #000;
    display: block;
    font-size: 1rem;
    font-weight: 700
}

    .label:not(:last-child) {
        margin-bottom: .5em
    }

    .label.is-small {
        font-size: .75rem
    }

    .label.is-medium {
        font-size: 1.25rem
    }

    .label.is-large {
        font-size: 1.5rem
    }

.field-validation-error, .field-validation-valid, .help {
    display: block;
    font-size: 1rem;
    margin-top: .25rem
}

    .help.is-white, .is-white.field-validation-error, .is-white.field-validation-valid {
        color: #fff
    }

    .help.is-black, .is-black.field-validation-error, .is-black.field-validation-valid {
        color: #000
    }

    .help.is-light, .is-light.field-validation-error, .is-light.field-validation-valid {
        color: #f5f5f5
    }

    .help.is-dark, .is-dark.field-validation-error, .is-dark.field-validation-valid {
        color: #363636
    }

    .help.is-primary, .is-primary.field-validation-error, .is-primary.field-validation-valid {
        color: #cf0c46
    }

    .help.is-secondary, .is-secondary.field-validation-error, .is-secondary.field-validation-valid {
        color: rgba(187,11,64,.6)
    }

    .help.is-link, .is-link.field-validation-error, .is-link.field-validation-valid {
        color: #000
    }

    .help.is-info, .is-info.field-validation-error, .is-info.field-validation-valid {
        color: #379bcc
    }

    .field-validation-valid, .help.input-validation-valid, .help.is-success, .input-validation-valid.field-validation-error, .is-success.field-validation-error {
        color: #007f6a
    }

    .help.is-warning, .is-warning.field-validation-error, .is-warning.field-validation-valid {
        color: #e64a20
    }

    .field-validation-error, .help.input-validation-error, .help.is-danger, .input-validation-error.field-validation-valid, .is-danger.field-validation-valid {
        color: #bb0b40
    }

.field:not(:last-child) {
    margin-bottom: .75rem
}

.field.has-addons {
    display: flex;
    justify-content: flex-start
}

    .field.has-addons .control:not(:last-child) {
        margin-right: -1px
    }

    .field.has-addons .control:not(:first-child):not(:last-child) .button, .field.has-addons .control:not(:first-child):not(:last-child) .input, .field.has-addons .control:not(:first-child):not(:last-child) .select select {
        border-radius: 0
    }

    .field.has-addons .control:first-child:not(:only-child) .button, .field.has-addons .control:first-child:not(:only-child) .input, .field.has-addons .control:first-child:not(:only-child) .select select {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .field.has-addons .control:last-child:not(:only-child) .button, .field.has-addons .control:last-child:not(:only-child) .input, .field.has-addons .control:last-child:not(:only-child) .select select {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .field.has-addons .control .button:not([disabled]).is-hovered, .field.has-addons .control .button:not([disabled]):hover, .field.has-addons .control .input:not([disabled]).is-hovered, .field.has-addons .control .input:not([disabled]):hover, .field.has-addons .control .select select:not([disabled]).is-hovered, .field.has-addons .control .select select:not([disabled]):hover, .field.has-addons .control a.box.is-active .button:not([disabled]), .field.has-addons .control a.box.is-focused .button:not([disabled]), .field.has-addons .control a.box.is-hovered .button:not([disabled]), .field.has-addons .control a.box:active .button:not([disabled]), .field.has-addons .control a.box:focus .button:not([disabled]), .field.has-addons .control a.box:hover .button:not([disabled]), .field.has-addons .control a.card.is-active .button:not([disabled]):not(.no-hover), .field.has-addons .control a.card.is-active a.box.button:not(.no-hover) .button:not([disabled]), .field.has-addons .control a.card.is-focused .button:not([disabled]):not(.no-hover), .field.has-addons .control a.card.is-focused a.box.button:not(.no-hover) .button:not([disabled]), .field.has-addons .control a.card.is-hovered .button:not([disabled]):not(.no-hover), .field.has-addons .control a.card.is-hovered a.box.button:not(.no-hover) .button:not([disabled]), .field.has-addons .control a.card:active .button:not([disabled]):not(.no-hover), .field.has-addons .control a.card:active a.box.button:not(.no-hover) .button:not([disabled]), .field.has-addons .control a.card:focus .button:not([disabled]):not(.no-hover), .field.has-addons .control a.card:focus a.box.button:not(.no-hover) .button:not([disabled]), .field.has-addons .control a.card:hover .button:not([disabled]):not(.no-hover), .field.has-addons .control a.card:hover a.box.button:not(.no-hover) .button:not([disabled]), a.box.is-active .field.has-addons .control .button:not([disabled]), a.box.is-focused .field.has-addons .control .button:not([disabled]), a.box.is-hovered .field.has-addons .control .button:not([disabled]), a.box:active .field.has-addons .control .button:not([disabled]), a.box:focus .field.has-addons .control .button:not([disabled]), a.box:hover .field.has-addons .control .button:not([disabled]), a.card.is-active .field.has-addons .control .button:not([disabled]):not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .field.has-addons .control .button:not([disabled]), a.card.is-focused .field.has-addons .control .button:not([disabled]):not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .field.has-addons .control .button:not([disabled]), a.card.is-hovered .field.has-addons .control .button:not([disabled]):not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .field.has-addons .control .button:not([disabled]), a.card:active .field.has-addons .control .button:not([disabled]):not(.no-hover), a.card:active a.box.button:not(.no-hover) .field.has-addons .control .button:not([disabled]), a.card:focus .field.has-addons .control .button:not([disabled]):not(.no-hover), a.card:focus a.box.button:not(.no-hover) .field.has-addons .control .button:not([disabled]), a.card:hover .field.has-addons .control .button:not([disabled]):not(.no-hover), a.card:hover a.box.button:not(.no-hover) .field.has-addons .control .button:not([disabled]) {
        z-index: 2
    }

    .field.has-addons .control .button:not([disabled]).is-active, .field.has-addons .control .button:not([disabled]).is-focused, .field.has-addons .control .button:not([disabled]):active, .field.has-addons .control .button:not([disabled]):focus, .field.has-addons .control .input:not([disabled]).is-active, .field.has-addons .control .input:not([disabled]).is-focused, .field.has-addons .control .input:not([disabled]):active, .field.has-addons .control .input:not([disabled]):focus, .field.has-addons .control .select select:not([disabled]).is-active, .field.has-addons .control .select select:not([disabled]).is-focused, .field.has-addons .control .select select:not([disabled]):active, .field.has-addons .control .select select:not([disabled]):focus {
        z-index: 3
    }

        .field.has-addons .control .button:not([disabled]).is-active:hover, .field.has-addons .control .button:not([disabled]).is-focused:hover, .field.has-addons .control .button:not([disabled]):active:hover, .field.has-addons .control .button:not([disabled]):focus:hover, .field.has-addons .control .input:not([disabled]).is-active:hover, .field.has-addons .control .input:not([disabled]).is-focused:hover, .field.has-addons .control .input:not([disabled]):active:hover, .field.has-addons .control .input:not([disabled]):focus:hover, .field.has-addons .control .select select:not([disabled]).is-active:hover, .field.has-addons .control .select select:not([disabled]).is-focused:hover, .field.has-addons .control .select select:not([disabled]):active:hover, .field.has-addons .control .select select:not([disabled]):focus:hover {
            z-index: 4
        }

    .field.has-addons .control.is-expanded {
        flex-grow: 1;
        flex-shrink: 1
    }

    .field.has-addons.has-addons-centered {
        justify-content: center
    }

    .field.has-addons.has-addons-right {
        justify-content: flex-end
    }

    .field.has-addons.has-addons-fullwidth .control {
        flex-grow: 1;
        flex-shrink: 0
    }

.field.is-grouped {
    display: flex;
    justify-content: flex-start
}

    .field.is-grouped > .control {
        flex-shrink: 0
    }

        .field.is-grouped > .control:not(:last-child) {
            margin-bottom: 0;
            margin-right: .75rem
        }

        .field.is-grouped > .control.is-expanded {
            flex-grow: 1;
            flex-shrink: 1
        }

    .field.is-grouped.is-grouped-centered {
        justify-content: center
    }

    .field.is-grouped.is-grouped-right {
        justify-content: flex-end
    }

    .field.is-grouped.is-grouped-multiline {
        flex-wrap: wrap
    }

        .field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
            margin-bottom: .75rem
        }

        .field.is-grouped.is-grouped-multiline:last-child {
            margin-bottom: -.75rem
        }

        .field.is-grouped.is-grouped-multiline:not(:last-child) {
            margin-bottom: 0
        }

@media print,screen and (min-width:769px) {
    .field.is-horizontal {
        display: flex
    }
}

.field-label .label {
    font-size: inherit
}

@media screen and (max-width:768px) {
    .field-label {
        margin-bottom: .5rem
    }
}

@media print,screen and (min-width:769px) {
    .field-label {
        flex-basis: 0;
        flex-grow: 1;
        flex-shrink: 0;
        margin-right: 1.5rem;
        text-align: right
    }

        .field-label.is-small {
            font-size: .75rem;
            padding-top: .375em
        }

        .field-label.is-normal {
            padding-top: .375em
        }

        .field-label.is-medium {
            font-size: 1.25rem;
            padding-top: .375em
        }

        .field-label.is-large {
            font-size: 1.5rem;
            padding-top: .375em
        }
}

.field-body .field .field {
    margin-bottom: 0
}

@media print,screen and (min-width:769px) {
    .field-body {
        display: flex;
        flex-basis: 0;
        flex-grow: 5;
        flex-shrink: 1
    }

        .field-body .field {
            margin-bottom: 0
        }

        .field-body > .field {
            flex-shrink: 1
        }

            .field-body > .field:not(.is-narrow) {
                flex-grow: 1
            }

            .field-body > .field:not(:last-child) {
                margin-right: .75rem
            }
}

.control {
    box-sizing: border-box;
    clear: both;
    font-size: 1rem;
    position: relative;
    text-align: inherit
}

    .control.has-icons-left .input:focus ~ .icon, .control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon, .control.has-icons-right .select:focus ~ .icon {
        color: #000
    }

    .control.has-icons-left .input.is-small ~ .icon, .control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon, .control.has-icons-right .select.is-small ~ .icon {
        font-size: .75rem
    }

    .control.has-icons-left .input.is-medium ~ .icon, .control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon, .control.has-icons-right .select.is-medium ~ .icon {
        font-size: 1.25rem
    }

    .control.has-icons-left .input.is-large ~ .icon, .control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon, .control.has-icons-right .select.is-large ~ .icon {
        font-size: 1.5rem
    }

    .control.has-icons-left .icon, .control.has-icons-right .icon {
        color: #dbdbdb;
        height: 2.5em;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 2.5em;
        z-index: 4
    }

    .control.has-icons-left .input, .control.has-icons-left .select select {
        padding-left: 2.5em
    }

    .control.has-icons-left .icon.is-left {
        left: 0
    }

    .control.has-icons-right .input, .control.has-icons-right .select select {
        padding-right: 2.5em
    }

    .control.has-icons-right .icon.is-right {
        right: 0
    }

    .control.is-loading:after {
        position: absolute !important;
        right: .625em;
        top: .625em;
        z-index: 4
    }

    .control.is-loading.is-small:after {
        font-size: .75rem
    }

    .control.is-loading.is-medium:after {
        font-size: 1.25rem
    }

    .control.is-loading.is-large:after {
        font-size: 1.5rem
    }

.breadcrumb {
    font-size: 1rem;
    white-space: nowrap
}

    .breadcrumb a {
        align-items: center;
        color: #000;
        display: flex;
        justify-content: center;
        padding: 0 .75em
    }

        .breadcrumb a:hover {
            color: #cf0c46
        }

    .breadcrumb li {
        align-items: center;
        display: flex
    }

        .breadcrumb li:first-child a {
            padding-left: 0
        }

        .breadcrumb li.is-active a {
            color: #000;
            cursor: default;
            pointer-events: none
        }

        .breadcrumb li + li:before {
            color: #000;
            content: "/"
        }

    .breadcrumb ol, .breadcrumb ul {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .breadcrumb .icon:first-child {
        margin-right: .5em
    }

    .breadcrumb .icon:last-child {
        margin-left: .5em
    }

    .breadcrumb.is-centered ol, .breadcrumb.is-centered ul {
        justify-content: center
    }

    .breadcrumb.is-right ol, .breadcrumb.is-right ul {
        justify-content: flex-end
    }

    .breadcrumb.is-small {
        font-size: .75rem
    }

    .breadcrumb.is-medium {
        font-size: 1.25rem
    }

    .breadcrumb.is-large {
        font-size: 1.5rem
    }

    .breadcrumb.has-arrow-separator li + li:before {
        content: "→"
    }

    .breadcrumb.has-bullet-separator li + li:before {
        content: "•"
    }

    .breadcrumb.has-dot-separator li + li:before {
        content: "·"
    }

    .breadcrumb.has-succeeds-separator li + li:before {
        content: "≻"
    }

.card {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 1px 1px 20px 0 rgba(0,0,0,.1);
    color: #000;
    max-width: 100%;
    position: relative
}

.card-content:first-child, .card-footer:first-child, .card-header:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.card-content:last-child, .card-footer:last-child, .card-header:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.card-header {
    align-items: stretch;
    background-color: transparent;
    box-shadow: 0 .125em .25em hsla(0,0%,4%,.1);
    display: flex
}

.card-header-title {
    align-items: center;
    color: #000;
    display: flex;
    flex-grow: 1;
    font-weight: 700;
    padding: .75rem 1rem
}

    .card-header-icon, .card-header-title.is-centered {
        justify-content: center
    }

.card-header-icon {
    align-items: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: none;
    color: currentColor;
    cursor: pointer;
    display: flex;
    font-family: inherit;
    font-size: 1em;
    margin: 0;
    padding: .75rem 1rem
}

.card-image {
    display: block;
    position: relative
}

    .card-image:first-child img {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .card-image:last-child img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

.card-content {
    padding: 1rem .75rem .75rem
}

.card-content, .card-footer {
    background-color: transparent
}

.card-footer {
    align-items: stretch;
    border-top: 1px solid #ededed;
    display: flex
}

.card-footer-item {
    align-items: center;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    padding: .75rem
}

    .card-footer-item:not(:last-child) {
        border-right: 1px solid #ededed
    }

.card .media:not(:last-child) {
    margin-bottom: 1.5rem
}

.dropdown {
    display: inline-flex;
    position: relative;
    vertical-align: top
}

    .dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
        display: block
    }

    .dropdown.is-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .dropdown.is-up .dropdown-menu {
        bottom: 100%;
        padding-bottom: 4px;
        padding-top: 0;
        top: auto
    }

.dropdown-menu {
    display: none;
    left: 0;
    min-width: 12rem;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    z-index: 20
}

.dropdown-content {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);
    padding-bottom: .5rem;
    padding-top: .5rem
}

.dropdown-item {
    color: #000;
    display: block;
    font-size: .875rem;
    line-height: 1.5;
    padding: .375rem 1rem;
    position: relative
}

a.dropdown-item, button.dropdown-item {
    padding-right: 3rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%
}

    a.dropdown-item:hover, button.dropdown-item:hover {
        background-color: #f5f5f5;
        color: #0a0a0a
    }

    a.dropdown-item.is-active, button.dropdown-item.is-active {
        background-color: #000;
        color: #fff
    }

.dropdown-divider {
    background-color: #ededed;
    border: none;
    display: block;
    height: 1px;
    margin: .5rem 0
}

.level {
    align-items: center;
    justify-content: space-between
}

    .level code {
        border-radius: 4px
    }

    .level img {
        display: inline-block;
        vertical-align: top
    }

    .level.is-mobile, .level.is-mobile .level-left, .level.is-mobile .level-right {
        display: flex
    }

        .level.is-mobile .level-left + .level-right {
            margin-top: 0
        }

        .level.is-mobile .level-item:not(:last-child) {
            margin-bottom: 0;
            margin-right: .75rem
        }

        .level.is-mobile .level-item:not(.is-narrow) {
            flex-grow: 1
        }

@media print,screen and (min-width:769px) {
    .level {
        display: flex
    }

        .level > .level-item:not(.is-narrow) {
            flex-grow: 1
        }
}

.level-item {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: center
}

    .content .level-item h1, .content .level-item h2, .content .level-item h3, .content .level-item h4, .content .level-item h5, .level-item .content h1, .level-item .content h2, .level-item .content h3, .level-item .content h4, .level-item .content h5, .level-item .subtitle, .level-item .title {
        margin-bottom: 0
    }

@media screen and (max-width:768px) {
    .level-item:not(:last-child) {
        margin-bottom: .75rem
    }
}

.level-left, .level-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0
}

    .level-left .level-item.is-flexible, .level-right .level-item.is-flexible {
        flex-grow: 1
    }

@media print,screen and (min-width:769px) {
    .level-left .level-item:not(:last-child), .level-right .level-item:not(:last-child) {
        margin-right: .75rem
    }
}

.level-left {
    align-items: center;
    justify-content: flex-start
}

@media screen and (max-width:768px) {
    .level-left + .level-right {
        margin-top: 1.5rem
    }
}

@media print,screen and (min-width:769px) {
    .level-left {
        display: flex
    }
}

.level-right {
    align-items: center;
    justify-content: flex-end
}

@media print,screen and (min-width:769px) {
    .level-right {
        display: flex
    }
}

.media {
    align-items: flex-start;
    display: flex;
    text-align: inherit
}

    .media .content:not(:last-child) {
        margin-bottom: .75rem
    }

    .media .media {
        border-top: 1px solid hsla(0,0%,86%,.5);
        display: flex;
        padding-top: .75rem
    }

        .media .media .content:not(:last-child), .media .media .control:not(:last-child) {
            margin-bottom: .5rem
        }

        .media .media .media {
            padding-top: .5rem
        }

            .media .media .media + .media {
                margin-top: .5rem
            }

    .media + .media {
        border-top: 1px solid hsla(0,0%,86%,.5);
        margin-top: 1rem;
        padding-top: 1rem
    }

    .media.is-large + .media {
        margin-top: 1.5rem;
        padding-top: 1.5rem
    }

.media-left, .media-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0
}

.media-left {
    margin-right: 1rem
}

.media-right {
    margin-left: 1rem
}

.media-content {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: inherit
}

@media screen and (max-width:768px) {
    .media-content {
        overflow-x: auto
    }
}

.menu {
    font-size: 1rem
}

    .menu.is-small {
        font-size: .75rem
    }

    .menu.is-medium {
        font-size: 1.25rem
    }

    .menu.is-large {
        font-size: 1.5rem
    }

.menu-list {
    line-height: 1.25
}

    .menu-list a {
        border-radius: 2px;
        color: #000;
        display: block;
        padding: .5em .75em
    }

        .menu-list a:hover {
            background-color: #f5f5f5;
            color: #000
        }

        .menu-list a.is-active {
            background-color: #000;
            color: #fff
        }

    .menu-list li ul {
        border-left: 1px solid #dbdbdb;
        margin: .75em;
        padding-left: .75em
    }

.menu-label {
    color: #7a7a7a;
    font-size: .75em;
    letter-spacing: .1em;
    text-transform: uppercase
}

    .menu-label:not(:first-child) {
        margin-top: 1em
    }

    .menu-label:not(:last-child) {
        margin-bottom: 1em
    }

.message {
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 1rem
}

    .message strong {
        color: currentColor
    }

    .message a:not(.button):not(.tag):not(.dropdown-item) {
        color: currentColor;
        text-decoration: underline
    }

    .message.is-small {
        font-size: .75rem
    }

    .message.is-medium {
        font-size: 1.25rem
    }

    .message.is-large {
        font-size: 1.5rem
    }

    .message.is-white {
        background-color: #fff
    }

        .message.is-white .message-header {
            background-color: #fff;
            color: #000
        }

        .message.is-white .message-body {
            border-color: #fff
        }

    .message.is-black {
        background-color: #fafafa
    }

        .message.is-black .message-header {
            background-color: #000;
            color: #fff
        }

        .message.is-black .message-body {
            border-color: #000
        }

    .message.is-light {
        background-color: #fafafa
    }

        .message.is-light .message-header {
            background-color: #f5f5f5;
            color: rgba(0,0,0,.7)
        }

        .message.is-light .message-body {
            border-color: #f5f5f5
        }

    .message.is-dark {
        background-color: #fafafa
    }

        .message.is-dark .message-header {
            background-color: #363636;
            color: #fff
        }

        .message.is-dark .message-body {
            border-color: #363636
        }

    .message.is-primary {
        background-color: #feecf1
    }

        .message.is-primary .message-header {
            background-color: #cf0c46;
            color: #fff
        }

        .message.is-primary .message-body {
            border-color: #cf0c46;
            color: #ec0e50
        }

    .message.is-secondary {
        background-color: rgba(254,236,241,.6)
    }

        .message.is-secondary .message-header {
            background-color: rgba(187,11,64,.6);
            color: #fff
        }

        .message.is-secondary .message-body {
            border-color: rgba(187,11,64,.6);
            color: rgba(241,14,82,.6)
        }

    .message.is-link {
        background-color: #f5f5f5
    }

        .message.is-link .message-header {
            background-color: #000;
            color: #fff
        }

        .message.is-link .message-body {
            border-color: #000;
            color: #919191
        }

    .message.is-info {
        background-color: #eff7fb
    }

        .message.is-info .message-header {
            background-color: #379bcc;
            color: #fff
        }

        .message.is-info .message-body {
            border-color: #379bcc;
            color: #28789e
        }

    .message.field-validation-valid, .message.input-validation-valid, .message.is-success {
        background-color: #ebfffc
    }

        .message.field-validation-valid .message-header, .message.input-validation-valid .message-header, .message.is-success .message-header {
            background-color: #007f6a;
            color: #fff
        }

        .message.field-validation-valid .message-body, .message.input-validation-valid .message-body, .message.is-success .message-body {
            border-color: #007f6a;
            color: #00ebc4
        }

    .message.is-warning {
        background-color: #fdf0ed
    }

        .message.is-warning .message-header {
            background-color: #e64a20;
            color: #fff
        }

        .message.is-warning .message-body {
            border-color: #e64a20;
            color: #ca3d17
        }

    .message.field-validation-error, .message.input-validation-error, .message.is-danger {
        background-color: #feecf1
    }

        .message.field-validation-error .message-header, .message.input-validation-error .message-header, .message.is-danger .message-header {
            background-color: #bb0b40;
            color: #fff
        }

        .message.field-validation-error .message-body, .message.input-validation-error .message-body, .message.is-danger .message-body {
            border-color: #bb0b40;
            color: #f10e52
        }

.message-header {
    align-items: center;
    background-color: #000;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    line-height: 1.25;
    padding: .75em 1em;
    position: relative
}

    .message-header .delete {
        flex-grow: 0;
        flex-shrink: 0;
        margin-left: .75em
    }

    .message-header + .message-body {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-width: 0
    }

.message-body {
    border: solid #dbdbdb;
    border-radius: 4px;
    border-width: 0 0 0 4px;
    color: #000;
    padding: 1.25em 1.5em
}

    .message-body code, .message-body pre {
        background-color: #fff
    }

        .message-body pre code {
            background-color: transparent
        }

.modal {
    align-items: center;
    display: none;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40
}

    .modal.is-active {
        display: flex
    }

.modal-background {
    background-color: hsla(0,0%,4%,.86)
}

.modal-card, .modal-content {
    margin: 0 20px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%
}

@media screen and (min-width:769px) {
    .modal-card, .modal-content {
        margin: 0 auto;
        max-height: calc(100vh - 40px);
        width: 640px
    }
}

.modal-close {
    background: none;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 40px
}

.modal-card {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 40px);
    overflow: hidden;
    -ms-overflow-y: visible
}

.modal-card-foot, .modal-card-head {
    align-items: center;
    background-color: #f5f5f5;
    display: flex;
    flex-shrink: 0;
    justify-content: flex-start;
    padding: 20px;
    position: relative
}

.modal-card-head {
    border-bottom: 1px solid #dbdbdb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.modal-card-title {
    color: #000;
    flex-grow: 1;
    flex-shrink: 0;
    font-size: 1.625rem;
    line-height: 1
}

.modal-card-foot {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 1px solid #dbdbdb
}

    .modal-card-foot .button:not(:last-child) {
        margin-right: .5em
    }

.modal-card-body {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: auto;
    padding: 20px
}

.navbar {
    background-color: #fff;
    min-height: 3.25rem;
    position: relative;
    z-index: 30
}

    .navbar.is-white {
        background-color: #fff;
        color: #000
    }

        .navbar.is-white .navbar-brand .navbar-link, .navbar.is-white .navbar-brand > .navbar-item {
            color: #000
        }

            .navbar.is-white .navbar-brand .navbar-link.is-active, .navbar.is-white .navbar-brand .navbar-link:focus, .navbar.is-white .navbar-brand .navbar-link:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, .navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover {
                background-color: #f2f2f2;
                color: #000
            }

            .navbar.is-white .navbar-brand .navbar-link:after {
                border-color: #000
            }

        .navbar.is-white .navbar-burger {
            color: #000
        }

@media screen and (min-width:1024px) {
    .navbar.is-white .navbar-end .navbar-link, .navbar.is-white .navbar-end > .navbar-item, .navbar.is-white .navbar-start .navbar-link, .navbar.is-white .navbar-start > .navbar-item {
        color: #000
    }

        .navbar.is-white .navbar-end .navbar-link.is-active, .navbar.is-white .navbar-end .navbar-link:focus, .navbar.is-white .navbar-end .navbar-link:hover, .navbar.is-white .navbar-end > a.navbar-item.is-active, .navbar.is-white .navbar-end > a.navbar-item:focus, .navbar.is-white .navbar-end > a.navbar-item:hover, .navbar.is-white .navbar-start .navbar-link.is-active, .navbar.is-white .navbar-start .navbar-link:focus, .navbar.is-white .navbar-start .navbar-link:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active, .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover {
            background-color: #f2f2f2;
            color: #000
        }

        .navbar.is-white .navbar-end .navbar-link:after, .navbar.is-white .navbar-start .navbar-link:after {
            border-color: #000
        }

    .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #f2f2f2;
        color: #000
    }

    .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
        background-color: #fff;
        color: #000
    }
}

.navbar.is-black {
    background-color: #000;
    color: #fff
}

    .navbar.is-black .navbar-brand .navbar-link, .navbar.is-black .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-black .navbar-brand .navbar-link.is-active, .navbar.is-black .navbar-brand .navbar-link:focus, .navbar.is-black .navbar-brand .navbar-link:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, .navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover {
            background-color: #000;
            color: #fff
        }

        .navbar.is-black .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-black .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-black .navbar-end .navbar-link, .navbar.is-black .navbar-end > .navbar-item, .navbar.is-black .navbar-start .navbar-link, .navbar.is-black .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-black .navbar-end .navbar-link.is-active, .navbar.is-black .navbar-end .navbar-link:focus, .navbar.is-black .navbar-end .navbar-link:hover, .navbar.is-black .navbar-end > a.navbar-item.is-active, .navbar.is-black .navbar-end > a.navbar-item:focus, .navbar.is-black .navbar-end > a.navbar-item:hover, .navbar.is-black .navbar-start .navbar-link.is-active, .navbar.is-black .navbar-start .navbar-link:focus, .navbar.is-black .navbar-start .navbar-link:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active, .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover {
            background-color: #000;
            color: #fff
        }

        .navbar.is-black .navbar-end .navbar-link:after, .navbar.is-black .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-black .navbar-dropdown a.navbar-item.is-active, .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #000;
        color: #fff
    }
}

.navbar.is-light {
    background-color: #f5f5f5
}

    .navbar.is-light, .navbar.is-light .navbar-brand .navbar-link, .navbar.is-light .navbar-brand > .navbar-item {
        color: rgba(0,0,0,.7)
    }

        .navbar.is-light .navbar-brand .navbar-link.is-active, .navbar.is-light .navbar-brand .navbar-link:focus, .navbar.is-light .navbar-brand .navbar-link:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, .navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover {
            background-color: #e8e8e8;
            color: rgba(0,0,0,.7)
        }

        .navbar.is-light .navbar-brand .navbar-link:after {
            border-color: rgba(0,0,0,.7)
        }

        .navbar.is-light .navbar-burger {
            color: rgba(0,0,0,.7)
        }

@media screen and (min-width:1024px) {
    .navbar.is-light .navbar-end .navbar-link, .navbar.is-light .navbar-end > .navbar-item, .navbar.is-light .navbar-start .navbar-link, .navbar.is-light .navbar-start > .navbar-item {
        color: rgba(0,0,0,.7)
    }

        .navbar.is-light .navbar-end .navbar-link.is-active, .navbar.is-light .navbar-end .navbar-link:focus, .navbar.is-light .navbar-end .navbar-link:hover, .navbar.is-light .navbar-end > a.navbar-item.is-active, .navbar.is-light .navbar-end > a.navbar-item:focus, .navbar.is-light .navbar-end > a.navbar-item:hover, .navbar.is-light .navbar-start .navbar-link.is-active, .navbar.is-light .navbar-start .navbar-link:focus, .navbar.is-light .navbar-start .navbar-link:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active, .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover {
            background-color: #e8e8e8;
            color: rgba(0,0,0,.7)
        }

        .navbar.is-light .navbar-end .navbar-link:after, .navbar.is-light .navbar-start .navbar-link:after {
            border-color: rgba(0,0,0,.7)
        }

    .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #e8e8e8;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: rgba(0,0,0,.7)
    }
}

.navbar.is-dark {
    background-color: #363636;
    color: #fff
}

    .navbar.is-dark .navbar-brand .navbar-link, .navbar.is-dark .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-dark .navbar-brand .navbar-link.is-active, .navbar.is-dark .navbar-brand .navbar-link:focus, .navbar.is-dark .navbar-brand .navbar-link:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active, .navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover {
            background-color: #292929;
            color: #fff
        }

        .navbar.is-dark .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-dark .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-dark .navbar-end .navbar-link, .navbar.is-dark .navbar-end > .navbar-item, .navbar.is-dark .navbar-start .navbar-link, .navbar.is-dark .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-dark .navbar-end .navbar-link.is-active, .navbar.is-dark .navbar-end .navbar-link:focus, .navbar.is-dark .navbar-end .navbar-link:hover, .navbar.is-dark .navbar-end > a.navbar-item.is-active, .navbar.is-dark .navbar-end > a.navbar-item:focus, .navbar.is-dark .navbar-end > a.navbar-item:hover, .navbar.is-dark .navbar-start .navbar-link.is-active, .navbar.is-dark .navbar-start .navbar-link:focus, .navbar.is-dark .navbar-start .navbar-link:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active, .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover {
            background-color: #292929;
            color: #fff
        }

        .navbar.is-dark .navbar-end .navbar-link:after, .navbar.is-dark .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #292929;
        color: #fff
    }

    .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
        background-color: #363636;
        color: #fff
    }
}

.navbar.is-primary {
    background-color: #cf0c46;
    color: #fff
}

    .navbar.is-primary .navbar-brand .navbar-link, .navbar.is-primary .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-primary .navbar-brand .navbar-link.is-active, .navbar.is-primary .navbar-brand .navbar-link:focus, .navbar.is-primary .navbar-brand .navbar-link:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active, .navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover {
            background-color: #b70b3e;
            color: #fff
        }

        .navbar.is-primary .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-primary .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-primary .navbar-end .navbar-link, .navbar.is-primary .navbar-end > .navbar-item, .navbar.is-primary .navbar-start .navbar-link, .navbar.is-primary .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-primary .navbar-end .navbar-link.is-active, .navbar.is-primary .navbar-end .navbar-link:focus, .navbar.is-primary .navbar-end .navbar-link:hover, .navbar.is-primary .navbar-end > a.navbar-item.is-active, .navbar.is-primary .navbar-end > a.navbar-item:focus, .navbar.is-primary .navbar-end > a.navbar-item:hover, .navbar.is-primary .navbar-start .navbar-link.is-active, .navbar.is-primary .navbar-start .navbar-link:focus, .navbar.is-primary .navbar-start .navbar-link:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active, .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover {
            background-color: #b70b3e;
            color: #fff
        }

        .navbar.is-primary .navbar-end .navbar-link:after, .navbar.is-primary .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #b70b3e;
        color: #fff
    }

    .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
        background-color: #cf0c46;
        color: #fff
    }
}

.navbar.is-secondary {
    background-color: rgba(187,11,64,.6);
    color: #fff
}

    .navbar.is-secondary .navbar-brand .navbar-link, .navbar.is-secondary .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-secondary .navbar-brand .navbar-link.is-active, .navbar.is-secondary .navbar-brand .navbar-link:focus, .navbar.is-secondary .navbar-brand .navbar-link:hover, .navbar.is-secondary .navbar-brand > a.navbar-item.is-active, .navbar.is-secondary .navbar-brand > a.navbar-item:focus, .navbar.is-secondary .navbar-brand > a.navbar-item:hover {
            background-color: rgba(163,10,56,.6);
            color: #fff
        }

        .navbar.is-secondary .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-secondary .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-secondary .navbar-end .navbar-link, .navbar.is-secondary .navbar-end > .navbar-item, .navbar.is-secondary .navbar-start .navbar-link, .navbar.is-secondary .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-secondary .navbar-end .navbar-link.is-active, .navbar.is-secondary .navbar-end .navbar-link:focus, .navbar.is-secondary .navbar-end .navbar-link:hover, .navbar.is-secondary .navbar-end > a.navbar-item.is-active, .navbar.is-secondary .navbar-end > a.navbar-item:focus, .navbar.is-secondary .navbar-end > a.navbar-item:hover, .navbar.is-secondary .navbar-start .navbar-link.is-active, .navbar.is-secondary .navbar-start .navbar-link:focus, .navbar.is-secondary .navbar-start .navbar-link:hover, .navbar.is-secondary .navbar-start > a.navbar-item.is-active, .navbar.is-secondary .navbar-start > a.navbar-item:focus, .navbar.is-secondary .navbar-start > a.navbar-item:hover {
            background-color: rgba(163,10,56,.6);
            color: #fff
        }

        .navbar.is-secondary .navbar-end .navbar-link:after, .navbar.is-secondary .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-secondary .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-secondary .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-secondary .navbar-item.has-dropdown:hover .navbar-link {
        background-color: rgba(163,10,56,.6);
        color: #fff
    }

    .navbar.is-secondary .navbar-dropdown a.navbar-item.is-active {
        background-color: rgba(187,11,64,.6);
        color: #fff
    }
}

.navbar.is-link {
    background-color: #000;
    color: #fff
}

    .navbar.is-link .navbar-brand .navbar-link, .navbar.is-link .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-link .navbar-brand .navbar-link.is-active, .navbar.is-link .navbar-brand .navbar-link:focus, .navbar.is-link .navbar-brand .navbar-link:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, .navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover {
            background-color: #000;
            color: #fff
        }

        .navbar.is-link .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-link .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-link .navbar-end .navbar-link, .navbar.is-link .navbar-end > .navbar-item, .navbar.is-link .navbar-start .navbar-link, .navbar.is-link .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-link .navbar-end .navbar-link.is-active, .navbar.is-link .navbar-end .navbar-link:focus, .navbar.is-link .navbar-end .navbar-link:hover, .navbar.is-link .navbar-end > a.navbar-item.is-active, .navbar.is-link .navbar-end > a.navbar-item:focus, .navbar.is-link .navbar-end > a.navbar-item:hover, .navbar.is-link .navbar-start .navbar-link.is-active, .navbar.is-link .navbar-start .navbar-link:focus, .navbar.is-link .navbar-start .navbar-link:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active, .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover {
            background-color: #000;
            color: #fff
        }

        .navbar.is-link .navbar-end .navbar-link:after, .navbar.is-link .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-link .navbar-dropdown a.navbar-item.is-active, .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #000;
        color: #fff
    }
}

.navbar.is-info {
    background-color: #379bcc;
    color: #fff
}

    .navbar.is-info .navbar-brand .navbar-link, .navbar.is-info .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-info .navbar-brand .navbar-link.is-active, .navbar.is-info .navbar-brand .navbar-link:focus, .navbar.is-info .navbar-brand .navbar-link:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active, .navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover {
            background-color: #2f8cba;
            color: #fff
        }

        .navbar.is-info .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-info .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-info .navbar-end .navbar-link, .navbar.is-info .navbar-end > .navbar-item, .navbar.is-info .navbar-start .navbar-link, .navbar.is-info .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-info .navbar-end .navbar-link.is-active, .navbar.is-info .navbar-end .navbar-link:focus, .navbar.is-info .navbar-end .navbar-link:hover, .navbar.is-info .navbar-end > a.navbar-item.is-active, .navbar.is-info .navbar-end > a.navbar-item:focus, .navbar.is-info .navbar-end > a.navbar-item:hover, .navbar.is-info .navbar-start .navbar-link.is-active, .navbar.is-info .navbar-start .navbar-link:focus, .navbar.is-info .navbar-start .navbar-link:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active, .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover {
            background-color: #2f8cba;
            color: #fff
        }

        .navbar.is-info .navbar-end .navbar-link:after, .navbar.is-info .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #2f8cba;
        color: #fff
    }

    .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
        background-color: #379bcc;
        color: #fff
    }
}

.navbar.field-validation-valid, .navbar.input-validation-valid, .navbar.is-success {
    background-color: #007f6a;
    color: #fff
}

    .navbar.field-validation-valid .navbar-brand .navbar-link, .navbar.field-validation-valid .navbar-brand > .navbar-item, .navbar.input-validation-valid .navbar-brand .navbar-link, .navbar.input-validation-valid .navbar-brand > .navbar-item, .navbar.is-success .navbar-brand .navbar-link, .navbar.is-success .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.field-validation-valid .navbar-brand .navbar-link.is-active, .navbar.field-validation-valid .navbar-brand .navbar-link:focus, .navbar.field-validation-valid .navbar-brand .navbar-link:hover, .navbar.field-validation-valid .navbar-brand > a.navbar-item.is-active, .navbar.field-validation-valid .navbar-brand > a.navbar-item:focus, .navbar.field-validation-valid .navbar-brand > a.navbar-item:hover, .navbar.input-validation-valid .navbar-brand .navbar-link.is-active, .navbar.input-validation-valid .navbar-brand .navbar-link:focus, .navbar.input-validation-valid .navbar-brand .navbar-link:hover, .navbar.input-validation-valid .navbar-brand > a.navbar-item.is-active, .navbar.input-validation-valid .navbar-brand > a.navbar-item:focus, .navbar.input-validation-valid .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand .navbar-link.is-active, .navbar.is-success .navbar-brand .navbar-link:focus, .navbar.is-success .navbar-brand .navbar-link:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active, .navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover {
            background-color: #065;
            color: #fff
        }

        .navbar.field-validation-valid .navbar-brand .navbar-link:after, .navbar.input-validation-valid .navbar-brand .navbar-link:after, .navbar.is-success .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.field-validation-valid .navbar-burger, .navbar.input-validation-valid .navbar-burger, .navbar.is-success .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.field-validation-valid .navbar-end .navbar-link, .navbar.field-validation-valid .navbar-end > .navbar-item, .navbar.field-validation-valid .navbar-start .navbar-link, .navbar.field-validation-valid .navbar-start > .navbar-item, .navbar.input-validation-valid .navbar-end .navbar-link, .navbar.input-validation-valid .navbar-end > .navbar-item, .navbar.input-validation-valid .navbar-start .navbar-link, .navbar.input-validation-valid .navbar-start > .navbar-item, .navbar.is-success .navbar-end .navbar-link, .navbar.is-success .navbar-end > .navbar-item, .navbar.is-success .navbar-start .navbar-link, .navbar.is-success .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.field-validation-valid .navbar-end .navbar-link.is-active, .navbar.field-validation-valid .navbar-end .navbar-link:focus, .navbar.field-validation-valid .navbar-end .navbar-link:hover, .navbar.field-validation-valid .navbar-end > a.navbar-item.is-active, .navbar.field-validation-valid .navbar-end > a.navbar-item:focus, .navbar.field-validation-valid .navbar-end > a.navbar-item:hover, .navbar.field-validation-valid .navbar-start .navbar-link.is-active, .navbar.field-validation-valid .navbar-start .navbar-link:focus, .navbar.field-validation-valid .navbar-start .navbar-link:hover, .navbar.field-validation-valid .navbar-start > a.navbar-item.is-active, .navbar.field-validation-valid .navbar-start > a.navbar-item:focus, .navbar.field-validation-valid .navbar-start > a.navbar-item:hover, .navbar.input-validation-valid .navbar-end .navbar-link.is-active, .navbar.input-validation-valid .navbar-end .navbar-link:focus, .navbar.input-validation-valid .navbar-end .navbar-link:hover, .navbar.input-validation-valid .navbar-end > a.navbar-item.is-active, .navbar.input-validation-valid .navbar-end > a.navbar-item:focus, .navbar.input-validation-valid .navbar-end > a.navbar-item:hover, .navbar.input-validation-valid .navbar-start .navbar-link.is-active, .navbar.input-validation-valid .navbar-start .navbar-link:focus, .navbar.input-validation-valid .navbar-start .navbar-link:hover, .navbar.input-validation-valid .navbar-start > a.navbar-item.is-active, .navbar.input-validation-valid .navbar-start > a.navbar-item:focus, .navbar.input-validation-valid .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-end .navbar-link.is-active, .navbar.is-success .navbar-end .navbar-link:focus, .navbar.is-success .navbar-end .navbar-link:hover, .navbar.is-success .navbar-end > a.navbar-item.is-active, .navbar.is-success .navbar-end > a.navbar-item:focus, .navbar.is-success .navbar-end > a.navbar-item:hover, .navbar.is-success .navbar-start .navbar-link.is-active, .navbar.is-success .navbar-start .navbar-link:focus, .navbar.is-success .navbar-start .navbar-link:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active, .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover {
            background-color: #065;
            color: #fff
        }

        .navbar.field-validation-valid .navbar-end .navbar-link:after, .navbar.field-validation-valid .navbar-start .navbar-link:after, .navbar.input-validation-valid .navbar-end .navbar-link:after, .navbar.input-validation-valid .navbar-start .navbar-link:after, .navbar.is-success .navbar-end .navbar-link:after, .navbar.is-success .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.field-validation-valid .navbar-item.has-dropdown.is-active .navbar-link, .navbar.field-validation-valid .navbar-item.has-dropdown:focus .navbar-link, .navbar.field-validation-valid .navbar-item.has-dropdown:hover .navbar-link, .navbar.input-validation-valid .navbar-item.has-dropdown.is-active .navbar-link, .navbar.input-validation-valid .navbar-item.has-dropdown:focus .navbar-link, .navbar.input-validation-valid .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #065;
        color: #fff
    }

    .navbar.field-validation-valid .navbar-dropdown a.navbar-item.is-active, .navbar.input-validation-valid .navbar-dropdown a.navbar-item.is-active, .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
        background-color: #007f6a;
        color: #fff
    }
}

.navbar.is-warning {
    background-color: #e64a20;
    color: #fff
}

    .navbar.is-warning .navbar-brand .navbar-link, .navbar.is-warning .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.is-warning .navbar-brand .navbar-link.is-active, .navbar.is-warning .navbar-brand .navbar-link:focus, .navbar.is-warning .navbar-brand .navbar-link:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active, .navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover {
            background-color: #d54018;
            color: #fff
        }

        .navbar.is-warning .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-warning .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.is-warning .navbar-end .navbar-link, .navbar.is-warning .navbar-end > .navbar-item, .navbar.is-warning .navbar-start .navbar-link, .navbar.is-warning .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.is-warning .navbar-end .navbar-link.is-active, .navbar.is-warning .navbar-end .navbar-link:focus, .navbar.is-warning .navbar-end .navbar-link:hover, .navbar.is-warning .navbar-end > a.navbar-item.is-active, .navbar.is-warning .navbar-end > a.navbar-item:focus, .navbar.is-warning .navbar-end > a.navbar-item:hover, .navbar.is-warning .navbar-start .navbar-link.is-active, .navbar.is-warning .navbar-start .navbar-link:focus, .navbar.is-warning .navbar-start .navbar-link:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active, .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover {
            background-color: #d54018;
            color: #fff
        }

        .navbar.is-warning .navbar-end .navbar-link:after, .navbar.is-warning .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #d54018;
        color: #fff
    }

    .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
        background-color: #e64a20;
        color: #fff
    }
}

.navbar.field-validation-error, .navbar.input-validation-error, .navbar.is-danger {
    background-color: #bb0b40;
    color: #fff
}

    .navbar.field-validation-error .navbar-brand .navbar-link, .navbar.field-validation-error .navbar-brand > .navbar-item, .navbar.input-validation-error .navbar-brand .navbar-link, .navbar.input-validation-error .navbar-brand > .navbar-item, .navbar.is-danger .navbar-brand .navbar-link, .navbar.is-danger .navbar-brand > .navbar-item {
        color: #fff
    }

        .navbar.field-validation-error .navbar-brand .navbar-link.is-active, .navbar.field-validation-error .navbar-brand .navbar-link:focus, .navbar.field-validation-error .navbar-brand .navbar-link:hover, .navbar.field-validation-error .navbar-brand > a.navbar-item.is-active, .navbar.field-validation-error .navbar-brand > a.navbar-item:focus, .navbar.field-validation-error .navbar-brand > a.navbar-item:hover, .navbar.input-validation-error .navbar-brand .navbar-link.is-active, .navbar.input-validation-error .navbar-brand .navbar-link:focus, .navbar.input-validation-error .navbar-brand .navbar-link:hover, .navbar.input-validation-error .navbar-brand > a.navbar-item.is-active, .navbar.input-validation-error .navbar-brand > a.navbar-item:focus, .navbar.input-validation-error .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand .navbar-link.is-active, .navbar.is-danger .navbar-brand .navbar-link:focus, .navbar.is-danger .navbar-brand .navbar-link:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active, .navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover {
            background-color: #a30a38;
            color: #fff
        }

        .navbar.field-validation-error .navbar-brand .navbar-link:after, .navbar.input-validation-error .navbar-brand .navbar-link:after, .navbar.is-danger .navbar-brand .navbar-link:after {
            border-color: #fff
        }

    .navbar.field-validation-error .navbar-burger, .navbar.input-validation-error .navbar-burger, .navbar.is-danger .navbar-burger {
        color: #fff
    }

@media screen and (min-width:1024px) {
    .navbar.field-validation-error .navbar-end .navbar-link, .navbar.field-validation-error .navbar-end > .navbar-item, .navbar.field-validation-error .navbar-start .navbar-link, .navbar.field-validation-error .navbar-start > .navbar-item, .navbar.input-validation-error .navbar-end .navbar-link, .navbar.input-validation-error .navbar-end > .navbar-item, .navbar.input-validation-error .navbar-start .navbar-link, .navbar.input-validation-error .navbar-start > .navbar-item, .navbar.is-danger .navbar-end .navbar-link, .navbar.is-danger .navbar-end > .navbar-item, .navbar.is-danger .navbar-start .navbar-link, .navbar.is-danger .navbar-start > .navbar-item {
        color: #fff
    }

        .navbar.field-validation-error .navbar-end .navbar-link.is-active, .navbar.field-validation-error .navbar-end .navbar-link:focus, .navbar.field-validation-error .navbar-end .navbar-link:hover, .navbar.field-validation-error .navbar-end > a.navbar-item.is-active, .navbar.field-validation-error .navbar-end > a.navbar-item:focus, .navbar.field-validation-error .navbar-end > a.navbar-item:hover, .navbar.field-validation-error .navbar-start .navbar-link.is-active, .navbar.field-validation-error .navbar-start .navbar-link:focus, .navbar.field-validation-error .navbar-start .navbar-link:hover, .navbar.field-validation-error .navbar-start > a.navbar-item.is-active, .navbar.field-validation-error .navbar-start > a.navbar-item:focus, .navbar.field-validation-error .navbar-start > a.navbar-item:hover, .navbar.input-validation-error .navbar-end .navbar-link.is-active, .navbar.input-validation-error .navbar-end .navbar-link:focus, .navbar.input-validation-error .navbar-end .navbar-link:hover, .navbar.input-validation-error .navbar-end > a.navbar-item.is-active, .navbar.input-validation-error .navbar-end > a.navbar-item:focus, .navbar.input-validation-error .navbar-end > a.navbar-item:hover, .navbar.input-validation-error .navbar-start .navbar-link.is-active, .navbar.input-validation-error .navbar-start .navbar-link:focus, .navbar.input-validation-error .navbar-start .navbar-link:hover, .navbar.input-validation-error .navbar-start > a.navbar-item.is-active, .navbar.input-validation-error .navbar-start > a.navbar-item:focus, .navbar.input-validation-error .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-end .navbar-link.is-active, .navbar.is-danger .navbar-end .navbar-link:focus, .navbar.is-danger .navbar-end .navbar-link:hover, .navbar.is-danger .navbar-end > a.navbar-item.is-active, .navbar.is-danger .navbar-end > a.navbar-item:focus, .navbar.is-danger .navbar-end > a.navbar-item:hover, .navbar.is-danger .navbar-start .navbar-link.is-active, .navbar.is-danger .navbar-start .navbar-link:focus, .navbar.is-danger .navbar-start .navbar-link:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active, .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover {
            background-color: #a30a38;
            color: #fff
        }

        .navbar.field-validation-error .navbar-end .navbar-link:after, .navbar.field-validation-error .navbar-start .navbar-link:after, .navbar.input-validation-error .navbar-end .navbar-link:after, .navbar.input-validation-error .navbar-start .navbar-link:after, .navbar.is-danger .navbar-end .navbar-link:after, .navbar.is-danger .navbar-start .navbar-link:after {
            border-color: #fff
        }

    .navbar.field-validation-error .navbar-item.has-dropdown.is-active .navbar-link, .navbar.field-validation-error .navbar-item.has-dropdown:focus .navbar-link, .navbar.field-validation-error .navbar-item.has-dropdown:hover .navbar-link, .navbar.input-validation-error .navbar-item.has-dropdown.is-active .navbar-link, .navbar.input-validation-error .navbar-item.has-dropdown:focus .navbar-link, .navbar.input-validation-error .navbar-item.has-dropdown:hover .navbar-link, .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #a30a38;
        color: #fff
    }

    .navbar.field-validation-error .navbar-dropdown a.navbar-item.is-active, .navbar.input-validation-error .navbar-dropdown a.navbar-item.is-active, .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
        background-color: #bb0b40;
        color: #fff
    }
}

.navbar > .container {
    align-items: stretch;
    display: flex;
    min-height: 3.25rem;
    width: 100%
}

.navbar.has-shadow {
    box-shadow: 0 2px 0 0 #f5f5f5
}

.navbar.is-fixed-bottom, .navbar.is-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30
}

.navbar.is-fixed-bottom {
    bottom: 0
}

    .navbar.is-fixed-bottom.has-shadow {
        box-shadow: 0 -2px 0 0 #f5f5f5
    }

.navbar.is-fixed-top {
    top: 0
}

body.has-navbar-fixed-top, html.has-navbar-fixed-top {
    padding-top: 3.25rem
}

body.has-navbar-fixed-bottom, html.has-navbar-fixed-bottom {
    padding-bottom: 3.25rem
}

.navbar-brand, .navbar-tabs {
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    min-height: 3.25rem
}

    .navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
        background-color: transparent
    }

.navbar-tabs {
    -webkit-overflow-scrolling: touch;
    max-width: 100vw;
    overflow-x: auto;
    overflow-y: hidden
}

.navbar-burger {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
    display: block;
    height: 3.25rem;
    margin-left: auto;
    position: relative;
    width: 3.25rem
}

    .navbar-burger span {
        background-color: currentColor;
        display: block;
        height: 1px;
        left: calc(50% - 8px);
        position: absolute;
        transform-origin: center;
        transition-duration: .3s;
        transition-property: background-color,opacity,transform;
        transition-timing-function: ease-out;
        width: 16px
    }

        .navbar-burger span:first-child {
            top: calc(50% - 6px)
        }

        .navbar-burger span:nth-child(2) {
            top: calc(50% - 1px)
        }

        .navbar-burger span:nth-child(3) {
            top: calc(50% + 4px)
        }

    .navbar-burger:hover {
        background-color: rgba(0,0,0,.05)
    }

    .navbar-burger.is-active span:first-child {
        transform: translateY(5px) rotate(45deg)
    }

    .navbar-burger.is-active span:nth-child(2) {
        opacity: 0
    }

    .navbar-burger.is-active span:nth-child(3) {
        transform: translateY(-5px) rotate(-45deg)
    }

.navbar-menu {
    display: none
}

.navbar-item, .navbar-link {
    color: #000;
    display: block;
    line-height: 1.5;
    padding: .5rem .75rem;
    position: relative
}

    .navbar-item .icon:only-child, .navbar-link .icon:only-child {
        margin-left: -.25rem;
        margin-right: -.25rem
    }

.navbar-link, a.navbar-item {
    cursor: pointer
}

    .navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover {
        background-color: #fafafa;
        color: #000
    }

.navbar-item {
    flex-grow: 0;
    flex-shrink: 0
}

    .navbar-item img {
        max-height: 1.75rem
    }

    .navbar-item.has-dropdown {
        padding: 0
    }

    .navbar-item.is-expanded {
        flex-grow: 1;
        flex-shrink: 1
    }

    .navbar-item.is-tab {
        border-bottom: 1px solid transparent;
        min-height: 3.25rem;
        padding-bottom: calc(.5rem - 1px)
    }

        .navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
            background-color: transparent;
            border-bottom-color: #000
        }

        .navbar-item.is-tab.is-active {
            background-color: transparent;
            border-bottom: 3px solid #000;
            color: #000;
            padding-bottom: calc(.5rem - 3px)
        }

.navbar-content {
    flex-grow: 1;
    flex-shrink: 1
}

.navbar-link:not(.is-arrowless) {
    padding-right: 2.5em
}

    .navbar-link:not(.is-arrowless):after {
        border-color: #000;
        margin-top: -.375em;
        right: 1.125em
    }

.navbar-dropdown {
    font-size: .875rem;
    padding-bottom: .5rem;
    padding-top: .5rem
}

    .navbar-dropdown .navbar-item {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

.navbar-divider {
    background-color: #f5f5f5;
    border: none;
    display: none;
    height: 2px;
    margin: .5rem 0
}

@media screen and (max-width:1023px) {
    .navbar > .container {
        display: block
    }

    .navbar-brand .navbar-item, .navbar-tabs .navbar-item {
        align-items: center;
        display: flex
    }

    .navbar-link:after {
        display: none
    }

    .navbar-menu {
        background-color: #fff;
        box-shadow: 0 8px 16px hsla(0,0%,4%,.1);
        padding: .5rem 0
    }

        .navbar-menu.is-active {
            display: block
        }

    .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    .navbar.is-fixed-bottom-touch {
        bottom: 0
    }

        .navbar.is-fixed-bottom-touch.has-shadow {
            box-shadow: 0 -2px 3px hsla(0,0%,4%,.1)
        }

    .navbar.is-fixed-top-touch {
        top: 0
    }

        .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
            -webkit-overflow-scrolling: touch;
            max-height: calc(100vh - 3.25rem);
            overflow: auto
        }

    body.has-navbar-fixed-top-touch, html.has-navbar-fixed-top-touch {
        padding-top: 3.25rem
    }

    body.has-navbar-fixed-bottom-touch, html.has-navbar-fixed-bottom-touch {
        padding-bottom: 3.25rem
    }
}

@media screen and (min-width:1024px) {
    .navbar, .navbar-end, .navbar-menu, .navbar-start {
        align-items: stretch;
        display: flex
    }

    .navbar {
        min-height: 3.25rem
    }

        .navbar.is-spaced {
            padding: 1rem 2rem
        }

            .navbar.is-spaced .navbar-end, .navbar.is-spaced .navbar-start {
                align-items: center
            }

            .navbar.is-spaced .navbar-link, .navbar.is-spaced a.navbar-item {
                border-radius: 4px
            }

        .navbar.is-transparent .navbar-link.is-active, .navbar.is-transparent .navbar-link:focus, .navbar.is-transparent .navbar-link:hover, .navbar.is-transparent a.navbar-item.is-active, .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover {
            background-color: transparent !important
        }

        .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
            background-color: transparent !important
        }

        .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
            background-color: #f5f5f5;
            color: #0a0a0a
        }

        .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
            background-color: #f5f5f5;
            color: #000
        }

    .navbar-burger {
        display: none
    }

    .navbar-item, .navbar-link {
        align-items: center;
        display: flex
    }

        .navbar-item.has-dropdown {
            align-items: stretch
        }

        .navbar-item.has-dropdown-up .navbar-link:after {
            transform: rotate(135deg) translate(.25em,-.25em)
        }

        .navbar-item.has-dropdown-up .navbar-dropdown {
            border-bottom: 2px solid #dbdbdb;
            border-radius: 6px 6px 0 0;
            border-top: none;
            bottom: 100%;
            box-shadow: 0 -8px 8px hsla(0,0%,4%,.1);
            top: auto
        }

        .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
            display: block
        }

            .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown {
                opacity: 1;
                pointer-events: auto;
                transform: translateY(0)
            }

    .navbar-menu {
        flex-grow: 1;
        flex-shrink: 0
    }

    .navbar-start {
        justify-content: flex-start;
        margin-right: auto
    }

    .navbar-end {
        justify-content: flex-end;
        margin-left: auto
    }

    .navbar-dropdown {
        background-color: #fff;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-top: 2px solid #dbdbdb;
        box-shadow: 0 8px 8px hsla(0,0%,4%,.1);
        display: none;
        font-size: .875rem;
        left: 0;
        min-width: 100%;
        position: absolute;
        top: 100%;
        z-index: 20
    }

        .navbar-dropdown .navbar-item {
            padding: .375rem 1rem;
            white-space: nowrap
        }

        .navbar-dropdown a.navbar-item {
            padding-right: 3rem
        }

            .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
                background-color: #f5f5f5;
                color: #0a0a0a
            }

            .navbar-dropdown a.navbar-item.is-active {
                background-color: #f5f5f5;
                color: #000
            }

        .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-dropdown {
            border-radius: 6px;
            border-top: none;
            box-shadow: 0 8px 8px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);
            display: block;
            opacity: 0;
            pointer-events: none;
            top: calc(100% - 4px);
            transform: translateY(-5px);
            transition-duration: .3s;
            transition-property: opacity,transform
        }

        .navbar-dropdown.is-right {
            left: auto;
            right: 0
        }

    .navbar-divider {
        display: block
    }

    .container > .navbar .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -.75rem
    }

    .container > .navbar .navbar-menu, .navbar > .container .navbar-menu {
        margin-right: -.75rem
    }

    .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    .navbar.is-fixed-bottom-desktop {
        bottom: 0
    }

        .navbar.is-fixed-bottom-desktop.has-shadow {
            box-shadow: 0 -2px 3px hsla(0,0%,4%,.1)
        }

    .navbar.is-fixed-top-desktop {
        top: 0
    }

    body.has-navbar-fixed-top-desktop, html.has-navbar-fixed-top-desktop {
        padding-top: 3.25rem
    }

    body.has-navbar-fixed-bottom-desktop, html.has-navbar-fixed-bottom-desktop {
        padding-bottom: 3.25rem
    }

    body.has-spaced-navbar-fixed-top, html.has-spaced-navbar-fixed-top {
        padding-top: 5.25rem
    }

    body.has-spaced-navbar-fixed-bottom, html.has-spaced-navbar-fixed-bottom {
        padding-bottom: 5.25rem
    }

    .navbar-link.is-active, a.navbar-item.is-active {
        color: #0a0a0a
    }

        .navbar-link.is-active:not(:focus):not(:hover), a.navbar-item.is-active:not(:focus):not(:hover) {
            background-color: transparent
        }

    .navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #fafafa
    }
}

.hero.is-fullheight-with-navbar {
    min-height: calc(100vh - 3.25rem)
}

.pagination {
    font-size: 1rem;
    margin: -.25rem
}

    .pagination.is-small {
        font-size: .75rem
    }

    .pagination.is-medium {
        font-size: 1.25rem
    }

    .pagination.is-large {
        font-size: 1.5rem
    }

    .media .image img.pagination .pagination-next, .media .image img.pagination .pagination-previous, .pagination.is-rounded .pagination-next, .pagination.is-rounded .pagination-previous {
        border-radius: 9999px;
        padding-left: 1em;
        padding-right: 1em
    }

    .media .image img.pagination .pagination-link, .pagination.is-rounded .pagination-link {
        border-radius: 9999px
    }

.pagination, .pagination-list {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center
}

.pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous {
    font-size: 1em;
    justify-content: center;
    margin: .25rem;
    padding-left: .5em;
    padding-right: .5em;
    text-align: center
}

.pagination-link, .pagination-next, .pagination-previous {
    border-color: #dbdbdb;
    color: #000;
    min-width: 2.5em
}

    .pagination-link:hover, .pagination-next:hover, .pagination-previous:hover {
        border-color: #b5b5b5;
        color: #cf0c46
    }

    .pagination-link:focus, .pagination-next:focus, .pagination-previous:focus {
        border-color: #485fc7
    }

    .pagination-link:active, .pagination-next:active, .pagination-previous:active {
        box-shadow: inset 0 1px 2px hsla(0,0%,4%,.2)
    }

    .pagination-link.is-disabled, .pagination-link[disabled], .pagination-next.is-disabled, .pagination-next[disabled], .pagination-previous.is-disabled, .pagination-previous[disabled] {
        background-color: #dbdbdb;
        border-color: #dbdbdb;
        box-shadow: none;
        color: #7a7a7a;
        opacity: .5
    }

.pagination-next, .pagination-previous {
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

.pagination-link.is-current {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.pagination-ellipsis {
    color: #d4d6d8;
    pointer-events: none
}

.pagination-list {
    flex-wrap: wrap
}

    .pagination-list li {
        list-style: none
    }

@media screen and (max-width:768px) {
    .pagination {
        flex-wrap: wrap
    }

    .pagination-list li, .pagination-next, .pagination-previous {
        flex-grow: 1;
        flex-shrink: 1
    }
}

@media print,screen and (min-width:769px) {
    .pagination-list {
        flex-grow: 1;
        flex-shrink: 1;
        justify-content: flex-start;
        order: 1
    }

    .pagination-ellipsis, .pagination-link, .pagination-next, .pagination-previous {
        margin-bottom: 0;
        margin-top: 0
    }

    .pagination-previous {
        order: 2
    }

    .pagination-next {
        order: 3
    }

    .pagination {
        justify-content: space-between;
        margin-bottom: 0;
        margin-top: 0
    }

        .pagination.is-centered .pagination-previous {
            order: 1
        }

        .pagination.is-centered .pagination-list {
            justify-content: center;
            order: 2
        }

        .pagination.is-centered .pagination-next {
            order: 3
        }

        .pagination.is-right .pagination-previous {
            order: 1
        }

        .pagination.is-right .pagination-next {
            order: 2
        }

        .pagination.is-right .pagination-list {
            justify-content: flex-end;
            order: 3
        }
}

.panel {
    border-radius: 6px;
    box-shadow: 0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);
    font-size: 1rem
}

    .panel:not(:last-child) {
        margin-bottom: 1.5rem
    }

    .panel.is-white .panel-heading {
        background-color: #fff;
        color: #000
    }

    .panel.is-white .panel-tabs a.is-active {
        border-bottom-color: #fff
    }

    .panel.is-white .panel-block.is-active .panel-icon {
        color: #fff
    }

    .panel.is-black .panel-heading {
        background-color: #000;
        color: #fff
    }

    .panel.is-black .panel-tabs a.is-active {
        border-bottom-color: #000
    }

    .panel.is-black .panel-block.is-active .panel-icon {
        color: #000
    }

    .panel.is-light .panel-heading {
        background-color: #f5f5f5;
        color: rgba(0,0,0,.7)
    }

    .panel.is-light .panel-tabs a.is-active {
        border-bottom-color: #f5f5f5
    }

    .panel.is-light .panel-block.is-active .panel-icon {
        color: #f5f5f5
    }

    .panel.is-dark .panel-heading {
        background-color: #363636;
        color: #fff
    }

    .panel.is-dark .panel-tabs a.is-active {
        border-bottom-color: #363636
    }

    .panel.is-dark .panel-block.is-active .panel-icon {
        color: #363636
    }

    .panel.is-primary .panel-heading {
        background-color: #cf0c46;
        color: #fff
    }

    .panel.is-primary .panel-tabs a.is-active {
        border-bottom-color: #cf0c46
    }

    .panel.is-primary .panel-block.is-active .panel-icon {
        color: #cf0c46
    }

    .panel.is-secondary .panel-heading {
        background-color: rgba(187,11,64,.6);
        color: #fff
    }

    .panel.is-secondary .panel-tabs a.is-active {
        border-bottom-color: rgba(187,11,64,.6)
    }

    .panel.is-secondary .panel-block.is-active .panel-icon {
        color: rgba(187,11,64,.6)
    }

    .panel.is-link .panel-heading {
        background-color: #000;
        color: #fff
    }

    .panel.is-link .panel-tabs a.is-active {
        border-bottom-color: #000
    }

    .panel.is-link .panel-block.is-active .panel-icon {
        color: #000
    }

    .panel.is-info .panel-heading {
        background-color: #379bcc;
        color: #fff
    }

    .panel.is-info .panel-tabs a.is-active {
        border-bottom-color: #379bcc
    }

    .panel.is-info .panel-block.is-active .panel-icon {
        color: #379bcc
    }

    .panel.field-validation-valid .panel-heading, .panel.input-validation-valid .panel-heading, .panel.is-success .panel-heading {
        background-color: #007f6a;
        color: #fff
    }

    .panel.field-validation-valid .panel-tabs a.is-active, .panel.input-validation-valid .panel-tabs a.is-active, .panel.is-success .panel-tabs a.is-active {
        border-bottom-color: #007f6a
    }

    .panel.field-validation-valid .panel-block.is-active .panel-icon, .panel.input-validation-valid .panel-block.is-active .panel-icon, .panel.is-success .panel-block.is-active .panel-icon {
        color: #007f6a
    }

    .panel.is-warning .panel-heading {
        background-color: #e64a20;
        color: #fff
    }

    .panel.is-warning .panel-tabs a.is-active {
        border-bottom-color: #e64a20
    }

    .panel.is-warning .panel-block.is-active .panel-icon {
        color: #e64a20
    }

    .panel.field-validation-error .panel-heading, .panel.input-validation-error .panel-heading, .panel.is-danger .panel-heading {
        background-color: #bb0b40;
        color: #fff
    }

    .panel.field-validation-error .panel-tabs a.is-active, .panel.input-validation-error .panel-tabs a.is-active, .panel.is-danger .panel-tabs a.is-active {
        border-bottom-color: #bb0b40
    }

    .panel.field-validation-error .panel-block.is-active .panel-icon, .panel.input-validation-error .panel-block.is-active .panel-icon, .panel.is-danger .panel-block.is-active .panel-icon {
        color: #bb0b40
    }

.panel-block:not(:last-child), .panel-tabs:not(:last-child) {
    border-bottom: 1px solid #ededed
}

.panel-heading {
    background-color: #ededed;
    border-radius: 6px 6px 0 0;
    color: #000;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.25;
    padding: .75em 1em
}

.panel-tabs {
    align-items: flex-end;
    display: flex;
    font-size: .875em;
    justify-content: center
}

    .panel-tabs a {
        border-bottom: 1px solid #dbdbdb;
        margin-bottom: -1px;
        padding: .5em
    }

        .panel-tabs a.is-active {
            border-bottom-color: #4a4a4a;
            color: #cf0c46
        }

.panel-list a, .panel-list a:hover {
    color: #000
}

.panel-block {
    align-items: center;
    color: #000;
    display: flex;
    justify-content: flex-start;
    padding: .5em .75em
}

    .panel-block input[type=checkbox] {
        margin-right: .75em
    }

    .panel-block > .control {
        flex-grow: 1;
        flex-shrink: 1;
        width: 100%
    }

    .panel-block.is-wrapped {
        flex-wrap: wrap
    }

    .panel-block.is-active {
        border-left-color: #000;
        color: #cf0c46
    }

        .panel-block.is-active .panel-icon {
            color: #000
        }

    .panel-block:last-child {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }

a.panel-block, label.panel-block {
    cursor: pointer
}

    a.panel-block:hover, label.panel-block:hover {
        background-color: #f5f5f5
    }

.panel-icon {
    color: #7a7a7a;
    display: inline-block;
    font-size: 14px;
    height: 1em;
    line-height: 1em;
    margin-right: .75em;
    text-align: center;
    vertical-align: top;
    width: 1em
}

    .panel-icon .fa {
        font-size: inherit;
        line-height: inherit
    }

.tabs {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}

    .tabs a {
        align-items: center;
        border-bottom: 2px solid #e9ebec;
        color: #000;
        display: flex;
        justify-content: center;
        margin-bottom: -2px;
        padding: .75rem 1.25rem;
        vertical-align: top
    }

        .tabs a:hover {
            border-bottom-color: #cf0c46;
            color: #cf0c46
        }

    .tabs li {
        display: block
    }

        .tabs li.is-active a {
            border-bottom-color: #cf0c46;
            color: #cf0c46
        }

    .tabs ul {
        align-items: center;
        border-bottom: 2px solid #e9ebec;
        display: flex;
        flex-grow: 1;
        flex-shrink: 0;
        justify-content: flex-start
    }

        .tabs ul.is-center, .tabs ul.is-left {
            padding-right: .75em
        }

        .tabs ul.is-center {
            flex: none;
            justify-content: center;
            padding-left: .75em
        }

        .tabs ul.is-right {
            justify-content: flex-end;
            padding-left: .75em
        }

    .tabs .icon:first-child {
        margin-right: .5em
    }

    .tabs .icon:last-child {
        margin-left: .5em
    }

    .tabs.is-centered ul {
        justify-content: center
    }

    .tabs.is-right ul {
        justify-content: flex-end
    }

    .tabs.is-boxed a {
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0
    }

        .tabs.is-boxed a:hover {
            background-color: #f5f5f5;
            border-bottom-color: #dbdbdb
        }

    .tabs.is-boxed li.is-active a {
        background-color: #fff;
        border-color: #dbdbdb;
        border-bottom-color: transparent !important
    }

    .tabs.is-fullwidth li {
        flex-grow: 1;
        flex-shrink: 0
    }

    .tabs.is-toggle a {
        border: 1px solid #dbdbdb;
        margin-bottom: 0;
        position: relative
    }

        .tabs.is-toggle a:hover {
            background-color: #f5f5f5;
            border-color: #b5b5b5;
            z-index: 2
        }

    .tabs.is-toggle li + li {
        margin-left: -1px
    }

    .tabs.is-toggle li:first-child a {
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px
    }

    .tabs.is-toggle li:last-child a {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px
    }

    .tabs.is-toggle li.is-active a {
        background-color: #000;
        border-color: #000;
        color: #fff;
        z-index: 1
    }

    .tabs.is-toggle ul {
        border-bottom: none
    }

    .tabs.is-toggle.is-toggle-rounded li:first-child a {
        border-bottom-left-radius: 9999px;
        border-top-left-radius: 9999px;
        padding-left: 1.25em
    }

    .tabs.is-toggle.is-toggle-rounded li:last-child a {
        border-bottom-right-radius: 9999px;
        border-top-right-radius: 9999px;
        padding-right: 1.25em
    }

    .tabs.is-small {
        font-size: .75rem
    }

    .tabs.is-medium {
        font-size: 1.25rem
    }

    .tabs.is-large {
        font-size: 1.5rem
    }

.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem
}

.columns.is-mobile > .column.is-narrow {
    flex: none;
    width: unset
}

.columns.is-mobile > .column.is-full, .list-view .columns.is-mobile > .column.list-item {
    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, .content .columns.is-mobile > h1.column {
    flex: none;
    width: 8.33333337%
}

.columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.33333337%
}

.columns.is-mobile > .column.is-2, .content .columns.is-mobile > h2.column {
    flex: none;
    width: 16.66666674%
}

.columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.66666674%
}

.columns.is-mobile > .column.is-3, .content .columns.is-mobile > h3.column {
    flex: none;
    width: 25%
}

.columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%
}

.columns.is-mobile > .column.is-4, .content .columns.is-mobile > h4.column {
    flex: none;
    width: 33.33333337%
}

.columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.33333337%
}

.columns.is-mobile > .column.is-5, .content .columns.is-mobile > h5.column {
    flex: none;
    width: 41.66666674%
}

.columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.66666674%
}

.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.33333337%
}

.columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.33333337%
}

.columns.is-mobile > .column.is-8 {
    flex: none;
    width: 66.66666674%
}

.columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.66666674%
}

.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.33333337%
}

.columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.33333337%
}

.columns.is-mobile > .column.is-11 {
    flex: none;
    width: 91.66666674%
}

.columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.66666674%
}

.columns.is-mobile > .column.is-12 {
    flex: none;
    width: 100%
}

.columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%
}

@media screen and (max-width:768px) {
    .column.is-narrow-mobile {
        flex: none;
        width: unset
    }

    .column.is-full-mobile {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-mobile {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-mobile {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-mobile {
        flex: none;
        width: 50%
    }

    .column.is-one-third-mobile {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-mobile {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-mobile {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-mobile {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-mobile {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-mobile {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-mobile {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%
    }

    .column.is-offset-half-mobile {
        margin-left: 50%
    }

    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-mobile {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-mobile {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-mobile {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-mobile {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-mobile {
        margin-left: 80%
    }

    .column.is-0-mobile {
        flex: none;
        width: 0
    }

    .column.is-offset-0-mobile {
        margin-left: 0
    }

    .column.is-1-mobile {
        flex: none;
        width: 8.33333337%
    }

    .column.is-offset-1-mobile {
        margin-left: 8.33333337%
    }

    .column.is-2-mobile {
        flex: none;
        width: 16.66666674%
    }

    .column.is-offset-2-mobile {
        margin-left: 16.66666674%
    }

    .column.is-3-mobile {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-mobile {
        margin-left: 25%
    }

    .column.is-4-mobile {
        flex: none;
        width: 33.33333337%
    }

    .column.is-offset-4-mobile {
        margin-left: 33.33333337%
    }

    .column.is-5-mobile {
        flex: none;
        width: 41.66666674%
    }

    .column.is-offset-5-mobile {
        margin-left: 41.66666674%
    }

    .column.is-6-mobile {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-mobile {
        margin-left: 50%
    }

    .column.is-7-mobile {
        flex: none;
        width: 58.33333337%
    }

    .column.is-offset-7-mobile {
        margin-left: 58.33333337%
    }

    .column.is-8-mobile {
        flex: none;
        width: 66.66666674%
    }

    .column.is-offset-8-mobile {
        margin-left: 66.66666674%
    }

    .column.is-9-mobile {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-mobile {
        margin-left: 75%
    }

    .column.is-10-mobile {
        flex: none;
        width: 83.33333337%
    }

    .column.is-offset-10-mobile {
        margin-left: 83.33333337%
    }

    .column.is-11-mobile {
        flex: none;
        width: 91.66666674%
    }

    .column.is-offset-11-mobile {
        margin-left: 91.66666674%
    }

    .column.is-12-mobile {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-mobile {
        margin-left: 100%
    }
}

@media print,screen and (min-width:769px) {
    .column.is-narrow, .column.is-narrow-tablet {
        flex: none;
        width: unset
    }

    .column.is-full, .column.is-full-tablet, .list-view .column.list-item {
        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%
    }

    .block-view .column.list-item, .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, .content h1.column {
        flex: none;
        width: 8.33333337%
    }

    .column.is-offset-1, .column.is-offset-1-tablet {
        margin-left: 8.33333337%
    }

    .column.is-2, .column.is-2-tablet, .content h2.column {
        flex: none;
        width: 16.66666674%
    }

    .column.is-offset-2, .column.is-offset-2-tablet {
        margin-left: 16.66666674%
    }

    .column.is-3, .column.is-3-tablet, .content h3.column {
        flex: none;
        width: 25%
    }

    .column.is-offset-3, .column.is-offset-3-tablet {
        margin-left: 25%
    }

    .column.is-4, .column.is-4-tablet, .content h4.column {
        flex: none;
        width: 33.33333337%
    }

    .column.is-offset-4, .column.is-offset-4-tablet {
        margin-left: 33.33333337%
    }

    .column.is-5, .column.is-5-tablet, .content h5.column {
        flex: none;
        width: 41.66666674%
    }

    .column.is-offset-5, .column.is-offset-5-tablet {
        margin-left: 41.66666674%
    }

    .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.33333337%
    }

    .column.is-offset-7, .column.is-offset-7-tablet {
        margin-left: 58.33333337%
    }

    .column.is-8, .column.is-8-tablet {
        flex: none;
        width: 66.66666674%
    }

    .column.is-offset-8, .column.is-offset-8-tablet {
        margin-left: 66.66666674%
    }

    .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.33333337%
    }

    .column.is-offset-10, .column.is-offset-10-tablet {
        margin-left: 83.33333337%
    }

    .column.is-11, .column.is-11-tablet {
        flex: none;
        width: 91.66666674%
    }

    .column.is-offset-11, .column.is-offset-11-tablet {
        margin-left: 91.66666674%
    }

    .column.is-12, .column.is-12-tablet {
        flex: none;
        width: 100%
    }

    .column.is-offset-12, .column.is-offset-12-tablet {
        margin-left: 100%
    }
}

@media screen and (max-width:1023px) {
    .column.is-narrow-touch {
        flex: none;
        width: unset
    }

    .column.is-full-touch {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-touch {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-touch {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-touch {
        flex: none;
        width: 50%
    }

    .column.is-one-third-touch {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-touch {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-touch {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-touch {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-touch {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-touch {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-touch {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%
    }

    .column.is-offset-half-touch {
        margin-left: 50%
    }

    .column.is-offset-one-third-touch {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-touch {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-touch {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-touch {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-touch {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-touch {
        margin-left: 80%
    }

    .column.is-0-touch {
        flex: none;
        width: 0
    }

    .column.is-offset-0-touch {
        margin-left: 0
    }

    .column.is-1-touch {
        flex: none;
        width: 8.33333337%
    }

    .column.is-offset-1-touch {
        margin-left: 8.33333337%
    }

    .column.is-2-touch {
        flex: none;
        width: 16.66666674%
    }

    .column.is-offset-2-touch {
        margin-left: 16.66666674%
    }

    .column.is-3-touch {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-touch {
        margin-left: 25%
    }

    .column.is-4-touch {
        flex: none;
        width: 33.33333337%
    }

    .column.is-offset-4-touch {
        margin-left: 33.33333337%
    }

    .column.is-5-touch {
        flex: none;
        width: 41.66666674%
    }

    .column.is-offset-5-touch {
        margin-left: 41.66666674%
    }

    .column.is-6-touch {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-touch {
        margin-left: 50%
    }

    .column.is-7-touch {
        flex: none;
        width: 58.33333337%
    }

    .column.is-offset-7-touch {
        margin-left: 58.33333337%
    }

    .column.is-8-touch {
        flex: none;
        width: 66.66666674%
    }

    .column.is-offset-8-touch {
        margin-left: 66.66666674%
    }

    .column.is-9-touch {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-touch {
        margin-left: 75%
    }

    .column.is-10-touch {
        flex: none;
        width: 83.33333337%
    }

    .column.is-offset-10-touch {
        margin-left: 83.33333337%
    }

    .column.is-11-touch {
        flex: none;
        width: 91.66666674%
    }

    .column.is-offset-11-touch {
        margin-left: 91.66666674%
    }

    .column.is-12-touch {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-touch {
        margin-left: 100%
    }
}

@media screen and (min-width:1024px) {
    .column.is-narrow-desktop {
        flex: none;
        width: unset
    }

    .column.is-full-desktop, .widget-smallgrid .widget-accordion .column.is-two-thirds-desktop, .widget-smallgrid .widget-image .column.is-two-thirds-desktop, .widget-smallgrid .widget-quote .column.is-two-thirds-desktop, .widget-smallgrid .widget-stats .column.is-two-thirds-desktop, .widget-smallgrid .widget-text .column.is-two-thirds-desktop, .widget-smallgrid .widget-video .column.is-two-thirds-desktop {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-desktop {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-desktop {
        flex: none;
        width: 66.6666%
    }

    .block-view .widget-smallgrid .widget-fatlink .column.list-item, .block-view .widget-smallgrid .widget-imagelink .column.list-item, .column.is-half-desktop, .widget-smallgrid .widget-fatlink .block-view .column.list-item, .widget-smallgrid .widget-fatlink .column.is-one-third-desktop, .widget-smallgrid .widget-fatlink .widget-image .column.is-one-quarter-desktop, .widget-smallgrid .widget-fatlink .widget-profile .column.is-one-quarter-desktop, .widget-smallgrid .widget-fatlink .widget-stats .column.is-one-quarter-desktop, .widget-smallgrid .widget-image .widget-fatlink .column.is-one-quarter-desktop, .widget-smallgrid .widget-image .widget-imagelink .column.is-one-quarter-desktop, .widget-smallgrid .widget-imagelink .block-view .column.list-item, .widget-smallgrid .widget-imagelink .column.is-one-third-desktop, .widget-smallgrid .widget-imagelink .widget-image .column.is-one-quarter-desktop, .widget-smallgrid .widget-imagelink .widget-profile .column.is-one-quarter-desktop, .widget-smallgrid .widget-imagelink .widget-stats .column.is-one-quarter-desktop, .widget-smallgrid .widget-profile .widget-fatlink .column.is-one-quarter-desktop, .widget-smallgrid .widget-profile .widget-imagelink .column.is-one-quarter-desktop, .widget-smallgrid .widget-stats .widget-fatlink .column.is-one-quarter-desktop, .widget-smallgrid .widget-stats .widget-imagelink .column.is-one-quarter-desktop {
        flex: none;
        width: 50%
    }

    .block-view .column.list-item, .column.is-one-third-desktop, .widget-smallgrid .widget-image .column.is-one-quarter-desktop, .widget-smallgrid .widget-profile .column.is-one-quarter-desktop, .widget-smallgrid .widget-stats .column.is-one-quarter-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.33333337%
    }

    .column.is-offset-1-desktop {
        margin-left: 8.33333337%
    }

    .column.is-2-desktop {
        flex: none;
        width: 16.66666674%
    }

    .column.is-offset-2-desktop {
        margin-left: 16.66666674%
    }

    .column.is-3-desktop {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-desktop {
        margin-left: 25%
    }

    .column.is-4-desktop {
        flex: none;
        width: 33.33333337%
    }

    .column.is-offset-4-desktop {
        margin-left: 33.33333337%
    }

    .column.is-5-desktop {
        flex: none;
        width: 41.66666674%
    }

    .column.is-offset-5-desktop {
        margin-left: 41.66666674%
    }

    .column.is-6-desktop {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-desktop {
        margin-left: 50%
    }

    .column.is-7-desktop {
        flex: none;
        width: 58.33333337%
    }

    .column.is-offset-7-desktop {
        margin-left: 58.33333337%
    }

    .column.is-8-desktop {
        flex: none;
        width: 66.66666674%
    }

    .column.is-offset-8-desktop {
        margin-left: 66.66666674%
    }

    .column.is-9-desktop {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-desktop {
        margin-left: 75%
    }

    .column.is-10-desktop {
        flex: none;
        width: 83.33333337%
    }

    .column.is-offset-10-desktop {
        margin-left: 83.33333337%
    }

    .column.is-11-desktop {
        flex: none;
        width: 91.66666674%
    }

    .column.is-offset-11-desktop {
        margin-left: 91.66666674%
    }

    .column.is-12-desktop {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-desktop {
        margin-left: 100%
    }
}

@media screen and (min-width:1216px) {
    .column.is-narrow-widescreen {
        flex: none;
        width: unset
    }

    .column.is-full-widescreen {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-widescreen {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-widescreen {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-widescreen {
        flex: none;
        width: 50%
    }

    .column.is-one-third-widescreen {
        flex: none;
        width: 33.3333%
    }

    .block-view .column.list-item, .column.is-one-quarter-widescreen, .widget-smallgrid .widget-profile .column.is-one-fifth-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.33333337%
    }

    .column.is-offset-1-widescreen {
        margin-left: 8.33333337%
    }

    .column.is-2-widescreen {
        flex: none;
        width: 16.66666674%
    }

    .column.is-offset-2-widescreen {
        margin-left: 16.66666674%
    }

    .column.is-3-widescreen {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-widescreen {
        margin-left: 25%
    }

    .column.is-4-widescreen {
        flex: none;
        width: 33.33333337%
    }

    .column.is-offset-4-widescreen {
        margin-left: 33.33333337%
    }

    .column.is-5-widescreen {
        flex: none;
        width: 41.66666674%
    }

    .column.is-offset-5-widescreen {
        margin-left: 41.66666674%
    }

    .column.is-6-widescreen {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-widescreen {
        margin-left: 50%
    }

    .column.is-7-widescreen {
        flex: none;
        width: 58.33333337%
    }

    .column.is-offset-7-widescreen {
        margin-left: 58.33333337%
    }

    .column.is-8-widescreen {
        flex: none;
        width: 66.66666674%
    }

    .column.is-offset-8-widescreen {
        margin-left: 66.66666674%
    }

    .column.is-9-widescreen {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-widescreen {
        margin-left: 75%
    }

    .column.is-10-widescreen {
        flex: none;
        width: 83.33333337%
    }

    .column.is-offset-10-widescreen {
        margin-left: 83.33333337%
    }

    .column.is-11-widescreen {
        flex: none;
        width: 91.66666674%
    }

    .column.is-offset-11-widescreen {
        margin-left: 91.66666674%
    }

    .column.is-12-widescreen {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-widescreen {
        margin-left: 100%
    }
}

@media screen and (min-width:1408px) {
    .column.is-narrow-fullhd {
        flex: none;
        width: unset
    }

    .column.is-full-fullhd {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-fullhd {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-fullhd {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-fullhd {
        flex: none;
        width: 50%
    }

    .column.is-one-third-fullhd {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-fullhd {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-fullhd {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-fullhd {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-fullhd {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-fullhd {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-fullhd {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%
    }

    .column.is-offset-half-fullhd {
        margin-left: 50%
    }

    .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-fullhd {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-fullhd {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-fullhd {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-fullhd {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-fullhd {
        margin-left: 80%
    }

    .column.is-0-fullhd {
        flex: none;
        width: 0
    }

    .column.is-offset-0-fullhd {
        margin-left: 0
    }

    .column.is-1-fullhd {
        flex: none;
        width: 8.33333337%
    }

    .column.is-offset-1-fullhd {
        margin-left: 8.33333337%
    }

    .column.is-2-fullhd {
        flex: none;
        width: 16.66666674%
    }

    .column.is-offset-2-fullhd {
        margin-left: 16.66666674%
    }

    .column.is-3-fullhd {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-fullhd {
        margin-left: 25%
    }

    .column.is-4-fullhd {
        flex: none;
        width: 33.33333337%
    }

    .column.is-offset-4-fullhd {
        margin-left: 33.33333337%
    }

    .column.is-5-fullhd {
        flex: none;
        width: 41.66666674%
    }

    .column.is-offset-5-fullhd {
        margin-left: 41.66666674%
    }

    .column.is-6-fullhd {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-fullhd {
        margin-left: 50%
    }

    .column.is-7-fullhd {
        flex: none;
        width: 58.33333337%
    }

    .column.is-offset-7-fullhd {
        margin-left: 58.33333337%
    }

    .column.is-8-fullhd {
        flex: none;
        width: 66.66666674%
    }

    .column.is-offset-8-fullhd {
        margin-left: 66.66666674%
    }

    .column.is-9-fullhd {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-fullhd {
        margin-left: 75%
    }

    .column.is-10-fullhd {
        flex: none;
        width: 83.33333337%
    }

    .column.is-offset-10-fullhd {
        margin-left: 83.33333337%
    }

    .column.is-11-fullhd {
        flex: none;
        width: 91.66666674%
    }

    .column.is-offset-11-fullhd {
        margin-left: 91.66666674%
    }

    .column.is-12-fullhd {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-fullhd {
        margin-left: 100%
    }
}

.columns {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

    .columns:last-child {
        margin-bottom: -.75rem
    }

    .columns:not(:last-child) {
        margin-bottom: .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 print,screen and (min-width:769px) {
    .columns:not(.is-desktop) {
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .columns.is-desktop {
        display: flex
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(var(--columnGap)*-1);
    margin-right: calc(var(--columnGap)*-1)
}

    .columns.is-variable > .column {
        padding-left: var(--columnGap);
        padding-right: var(--columnGap)
    }

    .columns.is-variable.is-0 {
        --columnGap: 0rem
    }

@media screen and (max-width:768px) {
    .columns.is-variable.is-0-mobile {
        --columnGap: 0rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-0-tablet {
        --columnGap: 0rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-0-tablet-only {
        --columnGap: 0rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-0-touch {
        --columnGap: 0rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-0-desktop {
        --columnGap: 0rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-0-desktop-only {
        --columnGap: 0rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-0-widescreen {
        --columnGap: 0rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-0-widescreen-only {
        --columnGap: 0rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-0-fullhd {
        --columnGap: 0rem
    }
}

.columns.is-variable.is-1, .content h1.columns.is-variable {
    --columnGap: 0.25rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-1-mobile {
        --columnGap: 0.25rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-1-tablet {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-1-tablet-only {
        --columnGap: 0.25rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-1-touch {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-1-desktop {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-1-desktop-only {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-1-widescreen {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-1-widescreen-only {
        --columnGap: 0.25rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-1-fullhd {
        --columnGap: 0.25rem
    }
}

.columns.is-variable.is-2, .content h2.columns.is-variable {
    --columnGap: 0.5rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-2-mobile {
        --columnGap: 0.5rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-2-tablet {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-2-tablet-only {
        --columnGap: 0.5rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-2-touch {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-2-desktop {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-2-desktop-only {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-2-widescreen {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-2-widescreen-only {
        --columnGap: 0.5rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-2-fullhd {
        --columnGap: 0.5rem
    }
}

.columns.is-variable.is-3, .content h3.columns.is-variable {
    --columnGap: 0.75rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-3-mobile {
        --columnGap: 0.75rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-3-tablet {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-3-tablet-only {
        --columnGap: 0.75rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-3-touch {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-3-desktop {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-3-desktop-only {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-3-widescreen {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-3-widescreen-only {
        --columnGap: 0.75rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-3-fullhd {
        --columnGap: 0.75rem
    }
}

.columns.is-variable.is-4, .content h4.columns.is-variable {
    --columnGap: 1rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-4-mobile {
        --columnGap: 1rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-4-tablet {
        --columnGap: 1rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-4-tablet-only {
        --columnGap: 1rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-4-touch {
        --columnGap: 1rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-4-desktop {
        --columnGap: 1rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-4-desktop-only {
        --columnGap: 1rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-4-widescreen {
        --columnGap: 1rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-4-widescreen-only {
        --columnGap: 1rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-4-fullhd {
        --columnGap: 1rem
    }
}

.columns.is-variable.is-5, .content h5.columns.is-variable {
    --columnGap: 1.25rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-5-mobile {
        --columnGap: 1.25rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-5-tablet {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-5-tablet-only {
        --columnGap: 1.25rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-5-touch {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-5-desktop {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-5-desktop-only {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-5-widescreen {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-5-widescreen-only {
        --columnGap: 1.25rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-5-fullhd {
        --columnGap: 1.25rem
    }
}

.columns.is-variable.is-6 {
    --columnGap: 1.5rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-6-mobile {
        --columnGap: 1.5rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-6-tablet {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-6-tablet-only {
        --columnGap: 1.5rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-6-touch {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-6-desktop {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-6-desktop-only {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-6-widescreen {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-6-widescreen-only {
        --columnGap: 1.5rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-6-fullhd {
        --columnGap: 1.5rem
    }
}

.columns.is-variable.is-7 {
    --columnGap: 1.75rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-7-mobile {
        --columnGap: 1.75rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-7-tablet {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-7-tablet-only {
        --columnGap: 1.75rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-7-touch {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-7-desktop {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-7-desktop-only {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-7-widescreen {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-7-widescreen-only {
        --columnGap: 1.75rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-7-fullhd {
        --columnGap: 1.75rem
    }
}

.columns.is-variable.is-8 {
    --columnGap: 2rem
}

@media screen and (max-width:768px) {
    .columns.is-variable.is-8-mobile {
        --columnGap: 2rem
    }
}

@media print,screen and (min-width:769px) {
    .columns.is-variable.is-8-tablet {
        --columnGap: 2rem
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .columns.is-variable.is-8-tablet-only {
        --columnGap: 2rem
    }
}

@media screen and (max-width:1023px) {
    .columns.is-variable.is-8-touch {
        --columnGap: 2rem
    }
}

@media screen and (min-width:1024px) {
    .columns.is-variable.is-8-desktop {
        --columnGap: 2rem
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .columns.is-variable.is-8-desktop-only {
        --columnGap: 2rem
    }
}

@media screen and (min-width:1216px) {
    .columns.is-variable.is-8-widescreen {
        --columnGap: 2rem
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .columns.is-variable.is-8-widescreen-only {
        --columnGap: 2rem
    }
}

@media screen and (min-width:1408px) {
    .columns.is-variable.is-8-fullhd {
        --columnGap: 2rem
    }
}

.tile {
    align-items: stretch;
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    min-height: min-content
}

    .tile.is-ancestor {
        margin-left: -.75rem;
        margin-right: -.75rem;
        margin-top: -.75rem
    }

        .tile.is-ancestor:last-child {
            margin-bottom: -.75rem
        }

        .tile.is-ancestor:not(:last-child) {
            margin-bottom: .75rem
        }

    .tile.is-child {
        margin: 0 !important
    }

    .tile.is-parent {
        padding: .75rem
    }

    .tile.is-vertical {
        flex-direction: column
    }

        .tile.is-vertical > .tile.is-child:not(:last-child) {
            margin-bottom: 1.5rem !important
        }

@media print,screen and (min-width:769px) {
    .tile:not(.is-child) {
        display: flex
    }

    .content h1.tile, .tile.is-1 {
        flex: none;
        width: 8.33333337%
    }

    .content h2.tile, .tile.is-2 {
        flex: none;
        width: 16.66666674%
    }

    .content h3.tile, .tile.is-3 {
        flex: none;
        width: 25%
    }

    .content h4.tile, .tile.is-4 {
        flex: none;
        width: 33.33333337%
    }

    .content h5.tile, .tile.is-5 {
        flex: none;
        width: 41.66666674%
    }

    .tile.is-6 {
        flex: none;
        width: 50%
    }

    .tile.is-7 {
        flex: none;
        width: 58.33333337%
    }

    .tile.is-8 {
        flex: none;
        width: 66.66666674%
    }

    .tile.is-9 {
        flex: none;
        width: 75%
    }

    .tile.is-10 {
        flex: none;
        width: 83.33333337%
    }

    .tile.is-11 {
        flex: none;
        width: 91.66666674%
    }

    .tile.is-12 {
        flex: none;
        width: 100%
    }
}

.has-text-white {
    color: #fff !important
}

a.has-text-white:focus, a.has-text-white:hover {
    color: #e6e6e6 !important
}

.has-background-white, .widget-smallgrid .widget {
    background-color: #fff !important
}

.has-text-black, a.has-text-black:focus, a.has-text-black:hover {
    color: #000 !important
}

.has-background-black {
    background-color: #000 !important
}

.has-text-light {
    color: #f5f5f5 !important
}

a.has-text-light:focus, a.has-text-light:hover {
    color: #dbdbdb !important
}

.has-background-light {
    background-color: #f5f5f5 !important
}

.has-text-dark {
    color: #363636 !important
}

a.has-text-dark:focus, a.has-text-dark:hover {
    color: #1c1c1c !important
}

.has-background-dark {
    background-color: #363636 !important
}

.has-text-primary {
    color: #cf0c46 !important
}

a.has-text-primary:focus, a.has-text-primary:hover {
    color: #9f0936 !important
}

.has-background-primary {
    background-color: #cf0c46 !important
}

.has-text-primary-light {
    color: #feecf1 !important
}

a.has-text-primary-light:focus, a.has-text-primary-light:hover {
    color: #fbbcce !important
}

.has-background-primary-light {
    background-color: #feecf1 !important
}

.has-text-primary-dark {
    color: #ec0e50 !important
}

a.has-text-primary-dark:focus, a.has-text-primary-dark:hover {
    color: #f43971 !important
}

.has-background-primary-dark {
    background-color: #ec0e50 !important
}

.has-text-secondary {
    color: rgba(187,11,64,.6) !important
}

a.has-text-secondary:focus, a.has-text-secondary:hover {
    color: rgba(139,8,48,.6) !important
}

.has-background-secondary {
    background-color: rgba(187,11,64,.6) !important
}

.has-text-secondary-light {
    color: rgba(254,236,241,.6) !important
}

a.has-text-secondary-light:focus, a.has-text-secondary-light:hover {
    color: rgba(251,188,207,.6) !important
}

.has-background-secondary-light {
    background-color: rgba(254,236,241,.6) !important
}

.has-text-secondary-dark {
    color: rgba(241,14,82,.6) !important
}

a.has-text-secondary-dark:focus, a.has-text-secondary-dark:hover {
    color: rgba(244,62,117,.6) !important
}

.has-background-secondary-dark {
    background-color: rgba(241,14,82,.6) !important
}

.has-text-link, a.has-text-link:focus, a.has-text-link:hover {
    color: #000 !important
}

.has-background-link {
    background-color: #000 !important
}

.has-text-link-light {
    color: #f5f5f5 !important
}

a.has-text-link-light:focus, a.has-text-link-light:hover {
    color: #dbdbdb !important
}

.has-background-link-light {
    background-color: #f5f5f5 !important
}

.has-text-link-dark {
    color: #919191 !important
}

a.has-text-link-dark:focus, a.has-text-link-dark:hover {
    color: #ababab !important
}

.has-background-link-dark {
    background-color: #919191 !important
}

.has-text-info {
    color: #379bcc !important
}

a.has-text-info:focus, a.has-text-info:hover {
    color: #2a7da6 !important
}

.has-background-info {
    background-color: #379bcc !important
}

.has-text-info-light {
    color: #eff7fb !important
}

a.has-text-info-light:focus, a.has-text-info-light:hover {
    color: #c6e3f0 !important
}

.has-background-info-light {
    background-color: #eff7fb !important
}

.has-text-info-dark {
    color: #28789e !important
}

a.has-text-info-dark:focus, a.has-text-info-dark:hover {
    color: #3396c7 !important
}

.has-background-info-dark {
    background-color: #28789e !important
}

.has-text-success {
    color: #007f6a !important
}

a.has-text-success:focus, a.has-text-success:hover {
    color: #004c3f !important
}

.has-background-success {
    background-color: #007f6a !important
}

.has-text-success-light {
    color: #ebfffc !important
}

a.has-text-success-light:focus, a.has-text-success-light:hover {
    color: #b8fff3 !important
}

.has-background-success-light {
    background-color: #ebfffc !important
}

.has-text-success-dark {
    color: #00ebc4 !important
}

a.has-text-success-dark:focus, a.has-text-success-dark:hover {
    color: #1fffda !important
}

.has-background-success-dark {
    background-color: #00ebc4 !important
}

.has-text-warning {
    color: #e64a20 !important
}

a.has-text-warning:focus, a.has-text-warning:hover {
    color: #be3915 !important
}

.has-background-warning {
    background-color: #e64a20 !important
}

.has-text-warning-light {
    color: #fdf0ed !important
}

a.has-text-warning-light:focus, a.has-text-warning-light:hover {
    color: #f8cbbf !important
}

.has-background-warning-light {
    background-color: #fdf0ed !important
}

.has-text-warning-dark {
    color: #ca3d17 !important
}

a.has-text-warning-dark:focus, a.has-text-warning-dark:hover {
    color: #e7542c !important
}

.has-background-warning-dark {
    background-color: #ca3d17 !important
}

.has-text-danger {
    color: #bb0b40 !important
}

a.has-text-danger:focus, a.has-text-danger:hover {
    color: #8b0830 !important
}

.has-background-danger {
    background-color: #bb0b40 !important
}

.has-text-danger-light {
    color: #feecf1 !important
}

a.has-text-danger-light:focus, a.has-text-danger-light:hover {
    color: #fbbccf !important
}

.has-background-danger-light {
    background-color: #feecf1 !important
}

.has-text-danger-dark {
    color: #f10e52 !important
}

a.has-text-danger-dark:focus, a.has-text-danger-dark:hover {
    color: #f43e75 !important
}

.has-background-danger-dark {
    background-color: #f10e52 !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: #696f74 !important
}

.has-background-grey-darker {
    background-color: #696f74 !important
}

.has-text-grey-dark {
    color: #93999e !important
}

.has-background-grey-dark {
    background-color: #93999e !important
}

.has-text-grey {
    color: #c9ccce !important
}

.has-background-grey {
    background-color: #c9ccce !important
}

.has-text-grey-light {
    color: #d4d6d8 !important
}

.has-background-grey-light {
    background-color: #d4d6d8 !important
}

.has-text-grey-lighter {
    color: #e9ebec !important
}

.has-background-grey-lighter {
    background-color: #e9ebec !important
}

.has-text-white-ter {
    color: #f4f5f5 !important
}

.has-background-white-ter {
    background-color: #f4f5f5 !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
}

.block-view .list-item .card, .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, .mx-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-right: 0 !important
}

.my-0 {
    margin-bottom: 0 !important;
    margin-top: 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, .mx-1 {
    margin-left: .25rem !important
}

.mx-1 {
    margin-right: .25rem !important
}

.my-1 {
    margin-bottom: .25rem !important;
    margin-top: .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, .mx-2 {
    margin-left: .5rem !important
}

.mx-2 {
    margin-right: .5rem !important
}

.my-2 {
    margin-bottom: .5rem !important;
    margin-top: .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, .mx-3 {
    margin-left: .75rem !important
}

.mx-3 {
    margin-right: .75rem !important
}

.my-3 {
    margin-bottom: .75rem !important;
    margin-top: .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, .mx-4 {
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1rem !important
}

.my-4 {
    margin-bottom: 1rem !important;
    margin-top: 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, .mx-5 {
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 1.5rem !important
}

.my-5 {
    margin-bottom: 1.5rem !important;
    margin-top: 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, .mx-6 {
    margin-left: 3rem !important
}

.mx-6 {
    margin-right: 3rem !important
}

.my-6 {
    margin-bottom: 3rem !important;
    margin-top: 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, .mx-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important
}

.my-auto {
    margin-bottom: auto !important;
    margin-top: 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, .px-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.py-0 {
    padding-bottom: 0 !important;
    padding-top: 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, .px-1 {
    padding-left: .25rem !important
}

.px-1 {
    padding-right: .25rem !important
}

.py-1 {
    padding-bottom: .25rem !important;
    padding-top: .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, .px-2 {
    padding-left: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.py-2 {
    padding-bottom: .5rem !important;
    padding-top: .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, .px-3 {
    padding-left: .75rem !important
}

.px-3 {
    padding-right: .75rem !important
}

.py-3 {
    padding-bottom: .75rem !important;
    padding-top: .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, .px-4 {
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1rem !important
}

.py-4 {
    padding-bottom: 1rem !important;
    padding-top: 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, .px-5 {
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 1.5rem !important
}

.py-5 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important
}

.p-6 {
    padding: 3rem !important
}

.pt-6 {
    padding-top: 3rem !important
}

.pr-6 {
    padding-right: 3rem !important
}

.pb-6 {
    padding-bottom: 3rem !important
}

.pl-6, .px-6 {
    padding-left: 3rem !important
}

.px-6 {
    padding-right: 3rem !important
}

.py-6 {
    padding-bottom: 3rem !important;
    padding-top: 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, .px-auto {
    padding-left: auto !important
}

.px-auto {
    padding-right: auto !important
}

.py-auto {
    padding-bottom: auto !important;
    padding-top: auto !important
}

.is-size-1 {
    font-size: 3.25rem !important
}

.is-size-2 {
    font-size: 2.75rem !important
}

.is-size-3 {
    font-size: 2.25rem !important
}

.is-size-4 {
    font-size: 1.625rem !important
}

.is-size-5 {
    font-size: 1.5rem !important
}

.is-size-6 {
    font-size: 1.25rem !important
}

.is-size-7 {
    font-size: 1.125rem !important
}

.is-size-8 {
    font-size: 1rem !important
}

@media screen and (max-width:768px) {
    .is-size-1-mobile {
        font-size: 3.25rem !important
    }

    .is-size-2-mobile {
        font-size: 2.75rem !important
    }

    .is-size-3-mobile {
        font-size: 2.25rem !important
    }

    .is-size-4-mobile {
        font-size: 1.625rem !important
    }

    .is-size-5-mobile {
        font-size: 1.5rem !important
    }

    .is-size-6-mobile {
        font-size: 1.25rem !important
    }

    .is-size-7-mobile {
        font-size: 1.125rem !important
    }

    .is-size-8-mobile {
        font-size: 1rem !important
    }
}

@media print,screen and (min-width:769px) {
    .is-size-1-tablet {
        font-size: 3.25rem !important
    }

    .is-size-2-tablet {
        font-size: 2.75rem !important
    }

    .is-size-3-tablet {
        font-size: 2.25rem !important
    }

    .is-size-4-tablet {
        font-size: 1.625rem !important
    }

    .is-size-5-tablet {
        font-size: 1.5rem !important
    }

    .is-size-6-tablet {
        font-size: 1.25rem !important
    }

    .is-size-7-tablet {
        font-size: 1.125rem !important
    }

    .is-size-8-tablet {
        font-size: 1rem !important
    }
}

@media screen and (max-width:1023px) {
    .is-size-1-touch {
        font-size: 3.25rem !important
    }

    .is-size-2-touch {
        font-size: 2.75rem !important
    }

    .is-size-3-touch {
        font-size: 2.25rem !important
    }

    .is-size-4-touch {
        font-size: 1.625rem !important
    }

    .is-size-5-touch {
        font-size: 1.5rem !important
    }

    .is-size-6-touch {
        font-size: 1.25rem !important
    }

    .is-size-7-touch {
        font-size: 1.125rem !important
    }

    .is-size-8-touch {
        font-size: 1rem !important
    }
}

@media screen and (min-width:1024px) {
    .is-size-1-desktop {
        font-size: 3.25rem !important
    }

    .is-size-2-desktop {
        font-size: 2.75rem !important
    }

    .is-size-3-desktop {
        font-size: 2.25rem !important
    }

    .is-size-4-desktop {
        font-size: 1.625rem !important
    }

    .is-size-5-desktop {
        font-size: 1.5rem !important
    }

    .is-size-6-desktop {
        font-size: 1.25rem !important
    }

    .is-size-7-desktop {
        font-size: 1.125rem !important
    }

    .is-size-8-desktop {
        font-size: 1rem !important
    }
}

@media screen and (min-width:1216px) {
    .is-size-1-widescreen {
        font-size: 3.25rem !important
    }

    .is-size-2-widescreen {
        font-size: 2.75rem !important
    }

    .is-size-3-widescreen {
        font-size: 2.25rem !important
    }

    .is-size-4-widescreen {
        font-size: 1.625rem !important
    }

    .is-size-5-widescreen {
        font-size: 1.5rem !important
    }

    .is-size-6-widescreen {
        font-size: 1.25rem !important
    }

    .is-size-7-widescreen {
        font-size: 1.125rem !important
    }

    .is-size-8-widescreen {
        font-size: 1rem !important
    }
}

@media screen and (min-width:1408px) {
    .is-size-1-fullhd {
        font-size: 3.25rem !important
    }

    .is-size-2-fullhd {
        font-size: 2.75rem !important
    }

    .is-size-3-fullhd {
        font-size: 2.25rem !important
    }

    .is-size-4-fullhd {
        font-size: 1.625rem !important
    }

    .is-size-5-fullhd {
        font-size: 1.5rem !important
    }

    .is-size-6-fullhd {
        font-size: 1.25rem !important
    }

    .is-size-7-fullhd {
        font-size: 1.125rem !important
    }

    .is-size-8-fullhd {
        font-size: 1rem !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 print,screen and (min-width:769px) {
    .has-text-centered-tablet {
        text-align: center !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .has-text-centered-tablet-only {
        text-align: center !important
    }
}

@media screen and (max-width:1023px) {
    .has-text-centered-touch {
        text-align: center !important
    }
}

@media screen and (min-width:1024px) {
    .has-text-centered-desktop {
        text-align: center !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .has-text-centered-desktop-only {
        text-align: center !important
    }
}

@media screen and (min-width:1216px) {
    .has-text-centered-widescreen {
        text-align: center !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .has-text-centered-widescreen-only {
        text-align: center !important
    }
}

@media screen and (min-width:1408px) {
    .has-text-centered-fullhd {
        text-align: center !important
    }
}

@media screen and (max-width:768px) {
    .has-text-justified-mobile {
        text-align: justify !important
    }
}

@media print,screen and (min-width:769px) {
    .has-text-justified-tablet {
        text-align: justify !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .has-text-justified-tablet-only {
        text-align: justify !important
    }
}

@media screen and (max-width:1023px) {
    .has-text-justified-touch {
        text-align: justify !important
    }
}

@media screen and (min-width:1024px) {
    .has-text-justified-desktop {
        text-align: justify !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .has-text-justified-desktop-only {
        text-align: justify !important
    }
}

@media screen and (min-width:1216px) {
    .has-text-justified-widescreen {
        text-align: justify !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .has-text-justified-widescreen-only {
        text-align: justify !important
    }
}

@media screen and (min-width:1408px) {
    .has-text-justified-fullhd {
        text-align: justify !important
    }
}

@media screen and (max-width:768px) {
    .has-text-left-mobile {
        text-align: left !important
    }
}

@media print,screen and (min-width:769px) {
    .has-text-left-tablet {
        text-align: left !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .has-text-left-tablet-only {
        text-align: left !important
    }
}

@media screen and (max-width:1023px) {
    .has-text-left-touch {
        text-align: left !important
    }
}

@media screen and (min-width:1024px) {
    .has-text-left-desktop {
        text-align: left !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .has-text-left-desktop-only {
        text-align: left !important
    }
}

@media screen and (min-width:1216px) {
    .has-text-left-widescreen {
        text-align: left !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .has-text-left-widescreen-only {
        text-align: left !important
    }
}

@media screen and (min-width:1408px) {
    .has-text-left-fullhd {
        text-align: left !important
    }
}

@media screen and (max-width:768px) {
    .has-text-right-mobile {
        text-align: right !important
    }
}

@media print,screen and (min-width:769px) {
    .has-text-right-tablet {
        text-align: right !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .has-text-right-tablet-only {
        text-align: right !important
    }
}

@media screen and (max-width:1023px) {
    .has-text-right-touch {
        text-align: right !important
    }
}

@media screen and (min-width:1024px) {
    .has-text-right-desktop {
        text-align: right !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .has-text-right-desktop-only {
        text-align: right !important
    }
}

@media screen and (min-width:1216px) {
    .has-text-right-widescreen {
        text-align: right !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .has-text-right-widescreen-only {
        text-align: right !important
    }
}

@media screen and (min-width:1408px) {
    .has-text-right-fullhd {
        text-align: right !important
    }
}

.is-capitalized {
    text-transform: capitalize !important
}

.is-lowercase {
    text-transform: lowercase !important
}

.is-uppercase {
    text-transform: uppercase !important
}

.is-italic {
    font-style: italic !important
}

.content a, .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
}

.content a, .has-text-weight-bold {
    font-weight: 700 !important
}

.is-family-primary {
    font-family: Lato,sans-serif !important
}

.is-family-sans-serif, .is-family-secondary {
    font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif !important
}

.is-family-code, .is-family-monospace {
    font-family: monospace !important
}

.is-block {
    display: block !important
}

@media screen and (max-width:768px) {
    .is-block-mobile {
        display: block !important
    }
}

@media print,screen and (min-width:769px) {
    .is-block-tablet {
        display: block !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-block-tablet-only {
        display: block !important
    }
}

@media screen and (max-width:1023px) {
    .is-block-touch {
        display: block !important
    }
}

@media screen and (min-width:1024px) {
    .is-block-desktop {
        display: block !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-block-desktop-only {
        display: block !important
    }
}

@media screen and (min-width:1216px) {
    .is-block-widescreen {
        display: block !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-block-widescreen-only {
        display: block !important
    }
}

@media screen and (min-width:1408px) {
    .is-block-fullhd {
        display: block !important
    }
}

.is-flex {
    display: flex !important
}

@media screen and (max-width:768px) {
    .is-flex-mobile {
        display: flex !important
    }
}

@media print,screen and (min-width:769px) {
    .is-flex-tablet {
        display: flex !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-flex-tablet-only {
        display: flex !important
    }
}

@media screen and (max-width:1023px) {
    .is-flex-touch {
        display: flex !important
    }
}

@media screen and (min-width:1024px) {
    .is-flex-desktop {
        display: flex !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-flex-desktop-only {
        display: flex !important
    }
}

@media screen and (min-width:1216px) {
    .is-flex-widescreen {
        display: flex !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-flex-widescreen-only {
        display: flex !important
    }
}

@media screen and (min-width:1408px) {
    .is-flex-fullhd {
        display: flex !important
    }
}

.is-inline {
    display: inline !important
}

@media screen and (max-width:768px) {
    .is-inline-mobile {
        display: inline !important
    }
}

@media print,screen and (min-width:769px) {
    .is-inline-tablet {
        display: inline !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-inline-tablet-only {
        display: inline !important
    }
}

@media screen and (max-width:1023px) {
    .is-inline-touch {
        display: inline !important
    }
}

@media screen and (min-width:1024px) {
    .is-inline-desktop {
        display: inline !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-inline-desktop-only {
        display: inline !important
    }
}

@media screen and (min-width:1216px) {
    .is-inline-widescreen {
        display: inline !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-inline-widescreen-only {
        display: inline !important
    }
}

@media screen and (min-width:1408px) {
    .is-inline-fullhd {
        display: inline !important
    }
}

.is-inline-block {
    display: inline-block !important
}

@media screen and (max-width:768px) {
    .is-inline-block-mobile {
        display: inline-block !important
    }
}

@media print,screen and (min-width:769px) {
    .is-inline-block-tablet {
        display: inline-block !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-inline-block-tablet-only {
        display: inline-block !important
    }
}

@media screen and (max-width:1023px) {
    .is-inline-block-touch {
        display: inline-block !important
    }
}

@media screen and (min-width:1024px) {
    .is-inline-block-desktop {
        display: inline-block !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-inline-block-desktop-only {
        display: inline-block !important
    }
}

@media screen and (min-width:1216px) {
    .is-inline-block-widescreen {
        display: inline-block !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-inline-block-widescreen-only {
        display: inline-block !important
    }
}

@media screen and (min-width:1408px) {
    .is-inline-block-fullhd {
        display: inline-block !important
    }
}

.is-inline-flex {
    display: inline-flex !important
}

@media screen and (max-width:768px) {
    .is-inline-flex-mobile {
        display: inline-flex !important
    }
}

@media print,screen and (min-width:769px) {
    .is-inline-flex-tablet {
        display: inline-flex !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-inline-flex-tablet-only {
        display: inline-flex !important
    }
}

@media screen and (max-width:1023px) {
    .is-inline-flex-touch {
        display: inline-flex !important
    }
}

@media screen and (min-width:1024px) {
    .is-inline-flex-desktop {
        display: inline-flex !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-inline-flex-desktop-only {
        display: inline-flex !important
    }
}

@media screen and (min-width:1216px) {
    .is-inline-flex-widescreen {
        display: inline-flex !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-inline-flex-widescreen-only {
        display: inline-flex !important
    }
}

@media screen and (min-width:1408px) {
    .is-inline-flex-fullhd {
        display: inline-flex !important
    }
}

.is-hidden {
    display: none !important
}

.is-sr-only {
    clip: rect(0,0,0,0) !important;
    border: none !important;
    height: .01em !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: .01em !important
}

@media screen and (max-width:768px) {
    .is-hidden-mobile {
        display: none !important
    }
}

@media print,screen and (min-width:769px) {
    .is-hidden-tablet {
        display: none !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-hidden-tablet-only {
        display: none !important
    }
}

@media screen and (max-width:1023px) {
    .is-hidden-touch {
        display: none !important
    }
}

@media screen and (min-width:1024px) {
    .is-hidden-desktop {
        display: none !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-hidden-desktop-only {
        display: none !important
    }
}

@media screen and (min-width:1216px) {
    .is-hidden-widescreen {
        display: none !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-hidden-widescreen-only {
        display: none !important
    }
}

@media screen and (min-width:1408px) {
    .is-hidden-fullhd {
        display: none !important
    }
}

.is-invisible {
    visibility: hidden !important
}

@media screen and (max-width:768px) {
    .is-invisible-mobile {
        visibility: hidden !important
    }
}

@media print,screen and (min-width:769px) {
    .is-invisible-tablet {
        visibility: hidden !important
    }
}

@media screen and (min-width:769px)and (max-width:1023px) {
    .is-invisible-tablet-only {
        visibility: hidden !important
    }
}

@media screen and (max-width:1023px) {
    .is-invisible-touch {
        visibility: hidden !important
    }
}

@media screen and (min-width:1024px) {
    .is-invisible-desktop {
        visibility: hidden !important
    }
}

@media screen and (min-width:1024px)and (max-width:1215px) {
    .is-invisible-desktop-only {
        visibility: hidden !important
    }
}

@media screen and (min-width:1216px) {
    .is-invisible-widescreen {
        visibility: hidden !important
    }
}

@media screen and (min-width:1216px)and (max-width:1407px) {
    .is-invisible-widescreen-only {
        visibility: hidden !important
    }
}

@media screen and (min-width:1408px) {
    .is-invisible-fullhd {
        visibility: hidden !important
    }
}

.footer {
    background-color: #fff;
    padding: 3rem 1.5rem 6rem
}

.hero {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

    .hero .navbar {
        background: none
    }

    .hero .tabs ul {
        border-bottom: none
    }

    .hero.is-white {
        background-color: #fff;
        color: #000
    }

        .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-white strong {
            color: inherit
        }

        .content .hero.is-white h1, .content .hero.is-white h2, .content .hero.is-white h3, .content .hero.is-white h4, .content .hero.is-white h5, .hero.is-white .content h1, .hero.is-white .content h2, .hero.is-white .content h3, .hero.is-white .content h4, .hero.is-white .content h5, .hero.is-white .title {
            color: #000
        }

        .hero.is-white .subtitle {
            color: rgba(0,0,0,.9)
        }

            .hero.is-white .subtitle a:not(.button), .hero.is-white .subtitle strong {
                color: #000
            }

@media screen and (max-width:1023px) {
    .hero.is-white .navbar-menu {
        background-color: #fff
    }
}

.hero.is-white .navbar-item, .hero.is-white .navbar-link {
    color: rgba(0,0,0,.7)
}

    .hero.is-white .navbar-link.is-active, .hero.is-white .navbar-link:hover, .hero.is-white a.navbar-item.is-active, .hero.is-white a.navbar-item:hover {
        background-color: #f2f2f2;
        color: #000
    }

.hero.is-white .tabs a {
    color: #000;
    opacity: .9
}

    .hero.is-white .tabs a:hover {
        opacity: 1
    }

.hero.is-white .tabs li.is-active a {
    color: #fff !important;
    opacity: 1
}

.hero.is-white .tabs.is-boxed a, .hero.is-white .tabs.is-toggle a {
    color: #000
}

    .hero.is-white .tabs.is-boxed a:hover, .hero.is-white .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-white .tabs.is-boxed li.is-active a, .hero.is-white .tabs.is-boxed li.is-active a:hover, .hero.is-white .tabs.is-toggle li.is-active a, .hero.is-white .tabs.is-toggle li.is-active a:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.hero.is-white.is-bold {
    background-image: linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)
}

@media screen and (max-width:768px) {
    .hero.is-white.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)
    }
}

.hero.is-black {
    background-color: #000;
    color: #fff
}

    .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-black strong {
        color: inherit
    }

    .content .hero.is-black h1, .content .hero.is-black h2, .content .hero.is-black h3, .content .hero.is-black h4, .content .hero.is-black h5, .hero.is-black .content h1, .hero.is-black .content h2, .hero.is-black .content h3, .hero.is-black .content h4, .hero.is-black .content h5, .hero.is-black .title {
        color: #fff
    }

    .hero.is-black .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-black .subtitle a:not(.button), .hero.is-black .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-black .navbar-menu {
        background-color: #000
    }
}

.hero.is-black .navbar-item, .hero.is-black .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-black .navbar-link.is-active, .hero.is-black .navbar-link:hover, .hero.is-black a.navbar-item.is-active, .hero.is-black a.navbar-item:hover {
        background-color: #000;
        color: #fff
    }

.hero.is-black .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-black .tabs a:hover {
        opacity: 1
    }

.hero.is-black .tabs li.is-active a {
    color: #000 !important;
    opacity: 1
}

.hero.is-black .tabs.is-boxed a, .hero.is-black .tabs.is-toggle a {
    color: #fff
}

    .hero.is-black .tabs.is-boxed a:hover, .hero.is-black .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-black .tabs.is-boxed li.is-active a, .hero.is-black .tabs.is-boxed li.is-active a:hover, .hero.is-black .tabs.is-toggle li.is-active a, .hero.is-black .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.hero.is-black.is-bold {
    background-image: linear-gradient(141deg,#000,#000 71%,#0d0d0d)
}

@media screen and (max-width:768px) {
    .hero.is-black.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#000,#000 71%,#0d0d0d)
    }
}

.hero.is-light {
    background-color: #f5f5f5;
    color: rgba(0,0,0,.7)
}

    .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-light strong {
        color: inherit
    }

    .content .hero.is-light h1, .content .hero.is-light h2, .content .hero.is-light h3, .content .hero.is-light h4, .content .hero.is-light h5, .hero.is-light .content h1, .hero.is-light .content h2, .hero.is-light .content h3, .hero.is-light .content h4, .hero.is-light .content h5, .hero.is-light .title {
        color: rgba(0,0,0,.7)
    }

    .hero.is-light .subtitle {
        color: rgba(0,0,0,.9)
    }

        .hero.is-light .subtitle a:not(.button), .hero.is-light .subtitle strong {
            color: rgba(0,0,0,.7)
        }

@media screen and (max-width:1023px) {
    .hero.is-light .navbar-menu {
        background-color: #f5f5f5
    }
}

.hero.is-light .navbar-item, .hero.is-light .navbar-link {
    color: rgba(0,0,0,.7)
}

    .hero.is-light .navbar-link.is-active, .hero.is-light .navbar-link:hover, .hero.is-light a.navbar-item.is-active, .hero.is-light a.navbar-item:hover {
        background-color: #e8e8e8;
        color: rgba(0,0,0,.7)
    }

.hero.is-light .tabs a {
    color: rgba(0,0,0,.7);
    opacity: .9
}

    .hero.is-light .tabs a:hover {
        opacity: 1
    }

.hero.is-light .tabs li.is-active a {
    color: #f5f5f5 !important;
    opacity: 1
}

.hero.is-light .tabs.is-boxed a, .hero.is-light .tabs.is-toggle a {
    color: rgba(0,0,0,.7)
}

    .hero.is-light .tabs.is-boxed a:hover, .hero.is-light .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-light .tabs.is-boxed li.is-active a, .hero.is-light .tabs.is-boxed li.is-active a:hover, .hero.is-light .tabs.is-toggle li.is-active a, .hero.is-light .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0,0,0,.7);
    border-color: rgba(0,0,0,.7);
    color: #f5f5f5
}

.hero.is-light.is-bold {
    background-image: linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)
}

@media screen and (max-width:768px) {
    .hero.is-light.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)
    }
}

.hero.is-dark {
    background-color: #363636;
    color: #fff
}

    .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-dark strong {
        color: inherit
    }

    .content .hero.is-dark h1, .content .hero.is-dark h2, .content .hero.is-dark h3, .content .hero.is-dark h4, .content .hero.is-dark h5, .hero.is-dark .content h1, .hero.is-dark .content h2, .hero.is-dark .content h3, .hero.is-dark .content h4, .hero.is-dark .content h5, .hero.is-dark .title {
        color: #fff
    }

    .hero.is-dark .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-dark .subtitle a:not(.button), .hero.is-dark .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-dark .navbar-menu {
        background-color: #363636
    }
}

.hero.is-dark .navbar-item, .hero.is-dark .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-dark .navbar-link.is-active, .hero.is-dark .navbar-link:hover, .hero.is-dark a.navbar-item.is-active, .hero.is-dark a.navbar-item:hover {
        background-color: #292929;
        color: #fff
    }

.hero.is-dark .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-dark .tabs a:hover {
        opacity: 1
    }

.hero.is-dark .tabs li.is-active a {
    color: #363636 !important;
    opacity: 1
}

.hero.is-dark .tabs.is-boxed a, .hero.is-dark .tabs.is-toggle a {
    color: #fff
}

    .hero.is-dark .tabs.is-boxed a:hover, .hero.is-dark .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-dark .tabs.is-boxed li.is-active a, .hero.is-dark .tabs.is-boxed li.is-active a:hover, .hero.is-dark .tabs.is-toggle li.is-active a, .hero.is-dark .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #363636
}

.hero.is-dark.is-bold {
    background-image: linear-gradient(141deg,#1f191a,#363636 71%,#46403f)
}

@media screen and (max-width:768px) {
    .hero.is-dark.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#1f191a,#363636 71%,#46403f)
    }
}

.hero.is-primary {
    background-color: #cf0c46;
    color: #fff
}

    .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-primary strong {
        color: inherit
    }

    .content .hero.is-primary h1, .content .hero.is-primary h2, .content .hero.is-primary h3, .content .hero.is-primary h4, .content .hero.is-primary h5, .hero.is-primary .content h1, .hero.is-primary .content h2, .hero.is-primary .content h3, .hero.is-primary .content h4, .hero.is-primary .content h5, .hero.is-primary .title {
        color: #fff
    }

    .hero.is-primary .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-primary .subtitle a:not(.button), .hero.is-primary .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-primary .navbar-menu {
        background-color: #cf0c46
    }
}

.hero.is-primary .navbar-item, .hero.is-primary .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-primary .navbar-link.is-active, .hero.is-primary .navbar-link:hover, .hero.is-primary a.navbar-item.is-active, .hero.is-primary a.navbar-item:hover {
        background-color: #b70b3e;
        color: #fff
    }

.hero.is-primary .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-primary .tabs a:hover {
        opacity: 1
    }

.hero.is-primary .tabs li.is-active a {
    color: #cf0c46 !important;
    opacity: 1
}

.hero.is-primary .tabs.is-boxed a, .hero.is-primary .tabs.is-toggle a {
    color: #fff
}

    .hero.is-primary .tabs.is-boxed a:hover, .hero.is-primary .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-primary .tabs.is-boxed li.is-active a, .hero.is-primary .tabs.is-boxed li.is-active a:hover, .hero.is-primary .tabs.is-toggle li.is-active a, .hero.is-primary .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #cf0c46
}

.hero.is-primary.is-bold {
    background-image: linear-gradient(141deg,#a7014e,#cf0c46 71%,#ed0725)
}

@media screen and (max-width:768px) {
    .hero.is-primary.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#a7014e,#cf0c46 71%,#ed0725)
    }
}

.hero.is-secondary {
    background-color: rgba(187,11,64,.6);
    color: #fff
}

    .hero.is-secondary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-secondary strong {
        color: inherit
    }

    .content .hero.is-secondary h1, .content .hero.is-secondary h2, .content .hero.is-secondary h3, .content .hero.is-secondary h4, .content .hero.is-secondary h5, .hero.is-secondary .content h1, .hero.is-secondary .content h2, .hero.is-secondary .content h3, .hero.is-secondary .content h4, .hero.is-secondary .content h5, .hero.is-secondary .title {
        color: #fff
    }

    .hero.is-secondary .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-secondary .subtitle a:not(.button), .hero.is-secondary .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-secondary .navbar-menu {
        background-color: rgba(187,11,64,.6)
    }
}

.hero.is-secondary .navbar-item, .hero.is-secondary .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-secondary .navbar-link.is-active, .hero.is-secondary .navbar-link:hover, .hero.is-secondary a.navbar-item.is-active, .hero.is-secondary a.navbar-item:hover {
        background-color: rgba(163,10,56,.6);
        color: #fff
    }

.hero.is-secondary .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-secondary .tabs a:hover {
        opacity: 1
    }

.hero.is-secondary .tabs li.is-active a {
    color: rgba(187,11,64,.6) !important;
    opacity: 1
}

.hero.is-secondary .tabs.is-boxed a, .hero.is-secondary .tabs.is-toggle a {
    color: #fff
}

    .hero.is-secondary .tabs.is-boxed a:hover, .hero.is-secondary .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-secondary .tabs.is-boxed li.is-active a, .hero.is-secondary .tabs.is-boxed li.is-active a:hover, .hero.is-secondary .tabs.is-toggle li.is-active a, .hero.is-secondary .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: rgba(187,11,64,.6)
}

.hero.is-secondary.is-bold {
    background-image: linear-gradient(141deg,rgba(146,1,69,.6),rgba(187,11,64,.6) 71%,rgba(217,7,35,.6))
}

@media screen and (max-width:768px) {
    .hero.is-secondary.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,rgba(146,1,69,.6),rgba(187,11,64,.6) 71%,rgba(217,7,35,.6))
    }
}

.hero.is-link {
    background-color: #000;
    color: #fff
}

    .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-link strong {
        color: inherit
    }

    .content .hero.is-link h1, .content .hero.is-link h2, .content .hero.is-link h3, .content .hero.is-link h4, .content .hero.is-link h5, .hero.is-link .content h1, .hero.is-link .content h2, .hero.is-link .content h3, .hero.is-link .content h4, .hero.is-link .content h5, .hero.is-link .title {
        color: #fff
    }

    .hero.is-link .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-link .subtitle a:not(.button), .hero.is-link .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-link .navbar-menu {
        background-color: #000
    }
}

.hero.is-link .navbar-item, .hero.is-link .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-link .navbar-link.is-active, .hero.is-link .navbar-link:hover, .hero.is-link a.navbar-item.is-active, .hero.is-link a.navbar-item:hover {
        background-color: #000;
        color: #fff
    }

.hero.is-link .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-link .tabs a:hover {
        opacity: 1
    }

.hero.is-link .tabs li.is-active a {
    color: #000 !important;
    opacity: 1
}

.hero.is-link .tabs.is-boxed a, .hero.is-link .tabs.is-toggle a {
    color: #fff
}

    .hero.is-link .tabs.is-boxed a:hover, .hero.is-link .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-link .tabs.is-boxed li.is-active a, .hero.is-link .tabs.is-boxed li.is-active a:hover, .hero.is-link .tabs.is-toggle li.is-active a, .hero.is-link .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.hero.is-link.is-bold {
    background-image: linear-gradient(141deg,#000,#000 71%,#0d0d0d)
}

@media screen and (max-width:768px) {
    .hero.is-link.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#000,#000 71%,#0d0d0d)
    }
}

.hero.is-info {
    background-color: #379bcc;
    color: #fff
}

    .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-info strong {
        color: inherit
    }

    .content .hero.is-info h1, .content .hero.is-info h2, .content .hero.is-info h3, .content .hero.is-info h4, .content .hero.is-info h5, .hero.is-info .content h1, .hero.is-info .content h2, .hero.is-info .content h3, .hero.is-info .content h4, .hero.is-info .content h5, .hero.is-info .title {
        color: #fff
    }

    .hero.is-info .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-info .subtitle a:not(.button), .hero.is-info .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-info .navbar-menu {
        background-color: #379bcc
    }
}

.hero.is-info .navbar-item, .hero.is-info .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-info .navbar-link.is-active, .hero.is-info .navbar-link:hover, .hero.is-info a.navbar-item.is-active, .hero.is-info a.navbar-item:hover {
        background-color: #2f8cba;
        color: #fff
    }

.hero.is-info .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-info .tabs a:hover {
        opacity: 1
    }

.hero.is-info .tabs li.is-active a {
    color: #379bcc !important;
    opacity: 1
}

.hero.is-info .tabs.is-boxed a, .hero.is-info .tabs.is-toggle a {
    color: #fff
}

    .hero.is-info .tabs.is-boxed a:hover, .hero.is-info .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-info .tabs.is-boxed li.is-active a, .hero.is-info .tabs.is-boxed li.is-active a:hover, .hero.is-info .tabs.is-toggle li.is-active a, .hero.is-info .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #379bcc
}

.hero.is-info.is-bold {
    background-image: linear-gradient(141deg,#2099b0,#379bcc 71%,#468fd7)
}

@media screen and (max-width:768px) {
    .hero.is-info.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#2099b0,#379bcc 71%,#468fd7)
    }
}

.hero.field-validation-valid, .hero.input-validation-valid, .hero.is-success {
    background-color: #007f6a;
    color: #fff
}

    .hero.field-validation-valid a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.field-validation-valid strong, .hero.input-validation-valid a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.input-validation-valid strong, .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-success strong {
        color: inherit
    }

    .content .hero.field-validation-valid h1, .content .hero.field-validation-valid h2, .content .hero.field-validation-valid h3, .content .hero.field-validation-valid h4, .content .hero.field-validation-valid h5, .content .hero.input-validation-valid h1, .content .hero.input-validation-valid h2, .content .hero.input-validation-valid h3, .content .hero.input-validation-valid h4, .content .hero.input-validation-valid h5, .content .hero.is-success h1, .content .hero.is-success h2, .content .hero.is-success h3, .content .hero.is-success h4, .content .hero.is-success h5, .hero.field-validation-valid .content h1, .hero.field-validation-valid .content h2, .hero.field-validation-valid .content h3, .hero.field-validation-valid .content h4, .hero.field-validation-valid .content h5, .hero.field-validation-valid .title, .hero.input-validation-valid .content h1, .hero.input-validation-valid .content h2, .hero.input-validation-valid .content h3, .hero.input-validation-valid .content h4, .hero.input-validation-valid .content h5, .hero.input-validation-valid .title, .hero.is-success .content h1, .hero.is-success .content h2, .hero.is-success .content h3, .hero.is-success .content h4, .hero.is-success .content h5, .hero.is-success .title {
        color: #fff
    }

    .hero.field-validation-valid .subtitle, .hero.input-validation-valid .subtitle, .hero.is-success .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.field-validation-valid .subtitle a:not(.button), .hero.field-validation-valid .subtitle strong, .hero.input-validation-valid .subtitle a:not(.button), .hero.input-validation-valid .subtitle strong, .hero.is-success .subtitle a:not(.button), .hero.is-success .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.field-validation-valid .navbar-menu, .hero.input-validation-valid .navbar-menu, .hero.is-success .navbar-menu {
        background-color: #007f6a
    }
}

.hero.field-validation-valid .navbar-item, .hero.field-validation-valid .navbar-link, .hero.input-validation-valid .navbar-item, .hero.input-validation-valid .navbar-link, .hero.is-success .navbar-item, .hero.is-success .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.field-validation-valid .navbar-link.is-active, .hero.field-validation-valid .navbar-link:hover, .hero.field-validation-valid a.navbar-item.is-active, .hero.field-validation-valid a.navbar-item:hover, .hero.input-validation-valid .navbar-link.is-active, .hero.input-validation-valid .navbar-link:hover, .hero.input-validation-valid a.navbar-item.is-active, .hero.input-validation-valid a.navbar-item:hover, .hero.is-success .navbar-link.is-active, .hero.is-success .navbar-link:hover, .hero.is-success a.navbar-item.is-active, .hero.is-success a.navbar-item:hover {
        background-color: #065;
        color: #fff
    }

.hero.field-validation-valid .tabs a, .hero.input-validation-valid .tabs a, .hero.is-success .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.field-validation-valid .tabs a:hover, .hero.input-validation-valid .tabs a:hover, .hero.is-success .tabs a:hover {
        opacity: 1
    }

.hero.field-validation-valid .tabs li.is-active a, .hero.input-validation-valid .tabs li.is-active a, .hero.is-success .tabs li.is-active a {
    color: #007f6a !important;
    opacity: 1
}

.hero.field-validation-valid .tabs.is-boxed a, .hero.field-validation-valid .tabs.is-toggle a, .hero.input-validation-valid .tabs.is-boxed a, .hero.input-validation-valid .tabs.is-toggle a, .hero.is-success .tabs.is-boxed a, .hero.is-success .tabs.is-toggle a {
    color: #fff
}

    .hero.field-validation-valid .tabs.is-boxed a:hover, .hero.field-validation-valid .tabs.is-toggle a:hover, .hero.input-validation-valid .tabs.is-boxed a:hover, .hero.input-validation-valid .tabs.is-toggle a:hover, .hero.is-success .tabs.is-boxed a:hover, .hero.is-success .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.field-validation-valid .tabs.is-boxed li.is-active a, .hero.field-validation-valid .tabs.is-toggle li.is-active a, .hero.input-validation-valid .tabs.is-boxed li.is-active a, .hero.input-validation-valid .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a, .hero.is-success .tabs.is-boxed li.is-active a:hover, .hero.is-success .tabs.is-toggle li.is-active a, .hero.is-success .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #007f6a
}

.hero.is-bold.field-validation-valid, .hero.is-bold.input-validation-valid, .hero.is-success.is-bold {
    background-image: linear-gradient(141deg,#004c33,#007f6a 71%,#009899)
}

@media screen and (max-width:768px) {
    .hero.is-bold.field-validation-valid .navbar-menu, .hero.is-bold.input-validation-valid .navbar-menu, .hero.is-success.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#004c33,#007f6a 71%,#009899)
    }
}

.hero.is-warning {
    background-color: #e64a20;
    color: #fff
}

    .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-warning strong {
        color: inherit
    }

    .content .hero.is-warning h1, .content .hero.is-warning h2, .content .hero.is-warning h3, .content .hero.is-warning h4, .content .hero.is-warning h5, .hero.is-warning .content h1, .hero.is-warning .content h2, .hero.is-warning .content h3, .hero.is-warning .content h4, .hero.is-warning .content h5, .hero.is-warning .title {
        color: #fff
    }

    .hero.is-warning .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.is-warning .subtitle a:not(.button), .hero.is-warning .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.is-warning .navbar-menu {
        background-color: #e64a20
    }
}

.hero.is-warning .navbar-item, .hero.is-warning .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.is-warning .navbar-link.is-active, .hero.is-warning .navbar-link:hover, .hero.is-warning a.navbar-item.is-active, .hero.is-warning a.navbar-item:hover {
        background-color: #d54018;
        color: #fff
    }

.hero.is-warning .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.is-warning .tabs a:hover {
        opacity: 1
    }

.hero.is-warning .tabs li.is-active a {
    color: #e64a20 !important;
    opacity: 1
}

.hero.is-warning .tabs.is-boxed a, .hero.is-warning .tabs.is-toggle a {
    color: #fff
}

    .hero.is-warning .tabs.is-boxed a:hover, .hero.is-warning .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.is-warning .tabs.is-boxed li.is-active a, .hero.is-warning .tabs.is-boxed li.is-active a:hover, .hero.is-warning .tabs.is-toggle li.is-active a, .hero.is-warning .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #e64a20
}

.hero.is-warning.is-bold {
    background-image: linear-gradient(141deg,#c8130b,#e64a20 71%,#ee7931)
}

@media screen and (max-width:768px) {
    .hero.is-warning.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#c8130b,#e64a20 71%,#ee7931)
    }
}

.hero.field-validation-error, .hero.input-validation-error, .hero.is-danger {
    background-color: #bb0b40;
    color: #fff
}

    .hero.field-validation-error a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.field-validation-error strong, .hero.input-validation-error a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.input-validation-error strong, .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), .hero.is-danger strong {
        color: inherit
    }

    .content .hero.field-validation-error h1, .content .hero.field-validation-error h2, .content .hero.field-validation-error h3, .content .hero.field-validation-error h4, .content .hero.field-validation-error h5, .content .hero.input-validation-error h1, .content .hero.input-validation-error h2, .content .hero.input-validation-error h3, .content .hero.input-validation-error h4, .content .hero.input-validation-error h5, .content .hero.is-danger h1, .content .hero.is-danger h2, .content .hero.is-danger h3, .content .hero.is-danger h4, .content .hero.is-danger h5, .hero.field-validation-error .content h1, .hero.field-validation-error .content h2, .hero.field-validation-error .content h3, .hero.field-validation-error .content h4, .hero.field-validation-error .content h5, .hero.field-validation-error .title, .hero.input-validation-error .content h1, .hero.input-validation-error .content h2, .hero.input-validation-error .content h3, .hero.input-validation-error .content h4, .hero.input-validation-error .content h5, .hero.input-validation-error .title, .hero.is-danger .content h1, .hero.is-danger .content h2, .hero.is-danger .content h3, .hero.is-danger .content h4, .hero.is-danger .content h5, .hero.is-danger .title {
        color: #fff
    }

    .hero.field-validation-error .subtitle, .hero.input-validation-error .subtitle, .hero.is-danger .subtitle {
        color: hsla(0,0%,100%,.9)
    }

        .hero.field-validation-error .subtitle a:not(.button), .hero.field-validation-error .subtitle strong, .hero.input-validation-error .subtitle a:not(.button), .hero.input-validation-error .subtitle strong, .hero.is-danger .subtitle a:not(.button), .hero.is-danger .subtitle strong {
            color: #fff
        }

@media screen and (max-width:1023px) {
    .hero.field-validation-error .navbar-menu, .hero.input-validation-error .navbar-menu, .hero.is-danger .navbar-menu {
        background-color: #bb0b40
    }
}

.hero.field-validation-error .navbar-item, .hero.field-validation-error .navbar-link, .hero.input-validation-error .navbar-item, .hero.input-validation-error .navbar-link, .hero.is-danger .navbar-item, .hero.is-danger .navbar-link {
    color: hsla(0,0%,100%,.7)
}

    .hero.field-validation-error .navbar-link.is-active, .hero.field-validation-error .navbar-link:hover, .hero.field-validation-error a.navbar-item.is-active, .hero.field-validation-error a.navbar-item:hover, .hero.input-validation-error .navbar-link.is-active, .hero.input-validation-error .navbar-link:hover, .hero.input-validation-error a.navbar-item.is-active, .hero.input-validation-error a.navbar-item:hover, .hero.is-danger .navbar-link.is-active, .hero.is-danger .navbar-link:hover, .hero.is-danger a.navbar-item.is-active, .hero.is-danger a.navbar-item:hover {
        background-color: #a30a38;
        color: #fff
    }

.hero.field-validation-error .tabs a, .hero.input-validation-error .tabs a, .hero.is-danger .tabs a {
    color: #fff;
    opacity: .9
}

    .hero.field-validation-error .tabs a:hover, .hero.input-validation-error .tabs a:hover, .hero.is-danger .tabs a:hover {
        opacity: 1
    }

.hero.field-validation-error .tabs li.is-active a, .hero.input-validation-error .tabs li.is-active a, .hero.is-danger .tabs li.is-active a {
    color: #bb0b40 !important;
    opacity: 1
}

.hero.field-validation-error .tabs.is-boxed a, .hero.field-validation-error .tabs.is-toggle a, .hero.input-validation-error .tabs.is-boxed a, .hero.input-validation-error .tabs.is-toggle a, .hero.is-danger .tabs.is-boxed a, .hero.is-danger .tabs.is-toggle a {
    color: #fff
}

    .hero.field-validation-error .tabs.is-boxed a:hover, .hero.field-validation-error .tabs.is-toggle a:hover, .hero.input-validation-error .tabs.is-boxed a:hover, .hero.input-validation-error .tabs.is-toggle a:hover, .hero.is-danger .tabs.is-boxed a:hover, .hero.is-danger .tabs.is-toggle a:hover {
        background-color: hsla(0,0%,4%,.1)
    }

.hero.field-validation-error .tabs.is-boxed li.is-active a, .hero.field-validation-error .tabs.is-toggle li.is-active a, .hero.input-validation-error .tabs.is-boxed li.is-active a, .hero.input-validation-error .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a, .hero.is-danger .tabs.is-boxed li.is-active a:hover, .hero.is-danger .tabs.is-toggle li.is-active a, .hero.is-danger .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #bb0b40
}

.hero.is-bold.field-validation-error, .hero.is-bold.input-validation-error, .hero.is-danger.is-bold {
    background-image: linear-gradient(141deg,#920145,#bb0b40 71%,#d90723)
}

@media screen and (max-width:768px) {
    .hero.is-bold.field-validation-error .navbar-menu, .hero.is-bold.input-validation-error .navbar-menu, .hero.is-danger.is-bold .navbar-menu {
        background-image: linear-gradient(141deg,#920145,#bb0b40 71%,#d90723)
    }
}

.hero.is-small .hero-body {
    padding: 1.5rem
}

@media print,screen and (min-width:769px) {
    .hero.is-medium .hero-body {
        padding: 9rem 4.5rem
    }

    .hero.is-large .hero-body {
        padding: 18rem 6rem
    }
}

.hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body, .hero.is-halfheight .hero-body {
    align-items: center;
    display: flex
}

    .hero.is-fullheight .hero-body > .container, .hero.is-fullheight-with-navbar .hero-body > .container, .hero.is-halfheight .hero-body > .container {
        flex-grow: 1;
        flex-shrink: 1
    }

.hero.is-halfheight {
    min-height: 50vh
}

.hero.is-fullheight {
    min-height: 100vh
}

.hero-video {
    overflow: hidden
}

    .hero-video video {
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        transform: translate3d(-50%,-50%,0)
    }

    .hero-video.is-transparent {
        opacity: .3
    }

@media screen and (max-width:768px) {
    .hero-video {
        display: none
    }
}

.hero-buttons {
    margin-top: 1.5rem
}

@media screen and (max-width:768px) {
    .hero-buttons .button {
        display: flex
    }

        .hero-buttons .button:not(:last-child) {
            margin-bottom: .75rem
        }
}

@media print,screen and (min-width:769px) {
    .hero-buttons {
        display: flex;
        justify-content: center
    }

        .hero-buttons .button:not(:last-child) {
            margin-right: 1.5rem
        }
}

.hero-foot, .hero-head {
    flex-grow: 0;
    flex-shrink: 0
}

.hero-body {
    flex-grow: 1;
    flex-shrink: 0;
    padding: 3rem 1.5rem
}

@media print,screen and (min-width:769px) {
    .hero-body {
        padding: 3rem
    }
}

.section {
    padding: 3.75rem 1.25rem
}

@media screen and (min-width:1024px) {
    .section {
        padding: 6.25rem 3rem
    }

        .section.is-medium {
            padding: 9rem 4.5rem
        }

        .section.is-large {
            padding: 18rem 6rem
        }
}

:host, :root {
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Free;
    font-style: normal;
    font-weight: 900;
    src: url(/assets/fa-solid-900.woff2) format("woff2"),url(/assets/fa-solid-900.ttf) format("truetype")
}

.fa-solid, .fas, a.has-icon:before {
    font-weight: 900
}

:host, :root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Free;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fa-regular-400.woff2) format("woff2"),url(/assets/fa-regular-400.ttf) format("truetype")
}

.fa-regular, .far {
    font-weight: 400
}

:host, :root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 6 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/fa-brands-400.woff2) format("woff2"),url(/assets/fa-brands-400.ttf) format("truetype")
}

.fa-brands, .fab {
    font-weight: 400
}

.fa-monero:before {
    content: ""
}

.fa-hooli:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-shopware:before {
    content: ""
}

.fa-creative-commons-nc:before {
    content: ""
}

.fa-aws:before {
    content: ""
}

.fa-redhat:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-cloudflare:before {
    content: ""
}

.fa-ups:before {
    content: ""
}

.fa-pixiv:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-dyalog:before {
    content: ""
}

.fa-bity:before {
    content: ""
}

.fa-stackpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-guilded:before {
    content: ""
}

.fa-vnv:before {
    content: ""
}

.fa-js-square:before, .fa-square-js:before {
    content: ""
}

.fa-microsoft:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-orcid:before {
    content: ""
}

.fa-java:before {
    content: ""
}

.fa-invision:before {
    content: ""
}

.fa-creative-commons-pd-alt:before {
    content: ""
}

.fa-centercode:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-jxl:before {
    content: ""
}

.fa-dart-lang:before {
    content: ""
}

.fa-hire-a-helper:before {
    content: ""
}

.fa-creative-commons-by:before {
    content: ""
}

.fa-unity:before {
    content: ""
}

.fa-whmcs:before {
    content: ""
}

.fa-rocketchat:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-untappd:before {
    content: ""
}

.fa-mailchimp:before {
    content: ""
}

.fa-css3-alt:before {
    content: ""
}

.fa-reddit-square:before, .fa-square-reddit:before {
    content: ""
}

.fa-vimeo-v:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-square-font-awesome:before {
    content: ""
}

.fa-deskpro:before {
    content: ""
}

.fa-brave:before {
    content: ""
}

.fa-sistrix:before {
    content: ""
}

.fa-instagram-square:before, .fa-square-instagram:before {
    content: ""
}

.fa-battle-net:before {
    content: ""
}

.fa-the-red-yeti:before {
    content: ""
}

.fa-hacker-news-square:before, .fa-square-hacker-news:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-threads:before {
    content: ""
}

.fa-napster:before {
    content: ""
}

.fa-snapchat-square:before, .fa-square-snapchat:before {
    content: ""
}

.fa-google-plus-g:before {
    content: ""
}

.fa-artstation:before {
    content: ""
}

.fa-markdown:before {
    content: ""
}

.fa-sourcetree:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-diaspora:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-phoenix-squadron:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-algolia:before {
    content: ""
}

.fa-red-river:before {
    content: ""
}

.fa-creative-commons-sa:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
    content: ""
}

.fa-atlassian:before {
    content: ""
}

.fa-linkedin-in:before {
    content: ""
}

.fa-digital-ocean:before {
    content: ""
}

.fa-nimblr:before {
    content: ""
}

.fa-chromecast:before {
    content: ""
}

.fa-evernote:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-creative-commons-sampling:before {
    content: ""
}

.fa-adversal:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-watchman-monitoring:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-weixin:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-git-alt:before {
    content: ""
}

.fa-lyft:before {
    content: ""
}

.fa-rev:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-wizards-of-the-coast:before {
    content: ""
}

.fa-square-viadeo:before, .fa-viadeo-square:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.fa-centos:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-cloudsmith:before {
    content: ""
}

.fa-opensuse:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-dribbble-square:before, .fa-square-dribbble:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-node:before {
    content: ""
}

.fa-mix:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-cc-apple-pay:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-debian:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-instalod:before {
    content: ""
}

.fa-files-pinwheel:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-sellcast:before {
    content: ""
}

.fa-square-twitter:before, .fa-twitter-square:before {
    content: ""
}

.fa-r-project:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-freebsd:before {
    content: ""
}

.fa-vuejs:before {
    content: ""
}

.fa-accusoft:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-fonticons-fi:before {
    content: ""
}

.fa-app-store:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-itunes-note:before {
    content: ""
}

.fa-golang:before {
    content: ""
}

.fa-kickstarter:before, .fa-square-kickstarter:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-uncharted:before {
    content: ""
}

.fa-firstdraft:before {
    content: ""
}

.fa-square-youtube:before, .fa-youtube-square:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-rendact:before, .fa-wpressr:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-galactic-republic:before {
    content: ""
}

.fa-nfc-directional:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-joget:before {
    content: ""
}

.fa-fedora:before {
    content: ""
}

.fa-stripe-s:before {
    content: ""
}

.fa-meta:before {
    content: ""
}

.fa-laravel:before {
    content: ""
}

.fa-hotjar:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-square-letterboxd:before {
    content: ""
}

.fa-sticker-mule:before {
    content: ""
}

.fa-creative-commons-zero:before {
    content: ""
}

.fa-hips:before {
    content: ""
}

.fa-css:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-discord:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-app-store-ios:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-confluence:before {
    content: ""
}

.fa-shoelace:before {
    content: ""
}

.fa-mdb:before {
    content: ""
}

.fa-dochub:before {
    content: ""
}

.fa-accessible-icon:before {
    content: ""
}

.fa-ebay:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-unsplash:before {
    content: ""
}

.fa-yarn:before {
    content: ""
}

.fa-square-steam:before, .fa-steam-square:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-square-vimeo:before, .fa-vimeo-square:before {
    content: ""
}

.fa-asymmetrik:before {
    content: ""
}

.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
    content: ""
}

.fa-gratipay:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-hive:before {
    content: ""
}

.fa-gitkraken:before {
    content: ""
}

.fa-keybase:before {
    content: ""
}

.fa-apple-pay:before {
    content: ""
}

.fa-padlet:before {
    content: ""
}

.fa-amazon-pay:before {
    content: ""
}

.fa-github-square:before, .fa-square-github:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-fedex:before {
    content: ""
}

.fa-phoenix-framework:before {
    content: ""
}

.fa-shopify:before {
    content: ""
}

.fa-neos:before {
    content: ""
}

.fa-square-threads:before {
    content: ""
}

.fa-hackerrank:before {
    content: ""
}

.fa-researchgate:before {
    content: ""
}

.fa-swift:before {
    content: ""
}

.fa-angular:before {
    content: ""
}

.fa-speakap:before {
    content: ""
}

.fa-angrycreative:before {
    content: ""
}

.fa-y-combinator:before {
    content: ""
}

.fa-empire:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-google-scholar:before {
    content: ""
}

.fa-gitlab-square:before, .fa-square-gitlab:before {
    content: ""
}

.fa-studiovinari:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-goodreads:before {
    content: ""
}

.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-sith:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-page4:before {
    content: ""
}

.fa-hashnode:before {
    content: ""
}

.fa-react:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-squarespace:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-creative-commons-share:before {
    content: ""
}

.fa-bitcoin:before {
    content: ""
}

.fa-keycdn:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-itch-io:before {
    content: ""
}

.fa-umbraco:before {
    content: ""
}

.fa-galactic-senate:before {
    content: ""
}

.fa-ubuntu:before {
    content: ""
}

.fa-draft2digital:before {
    content: ""
}

.fa-stripe:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-dhl:before {
    content: ""
}

.fa-pinterest-square:before, .fa-square-pinterest:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-blackberry:before {
    content: ""
}

.fa-creative-commons-pd:before {
    content: ""
}

.fa-playstation:before {
    content: ""
}

.fa-quinscape:before {
    content: ""
}

.fa-less:before {
    content: ""
}

.fa-blogger-b:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-signal-messenger:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-typo3:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-dailymotion:before {
    content: ""
}

.fa-affiliatetheme:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-bootstrap:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-nfc-symbol:before {
    content: ""
}

.fa-mintbit:before {
    content: ""
}

.fa-ethereum:before {
    content: ""
}

.fa-speaker-deck:before {
    content: ""
}

.fa-creative-commons-nc-eu:before {
    content: ""
}

.fa-patreon:before {
    content: ""
}

.fa-avianex:before {
    content: ""
}

.fa-ello:before {
    content: ""
}

.fa-gofore:before {
    content: ""
}

.fa-bimobject:before {
    content: ""
}

.fa-brave-reverse:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-google-plus-square:before, .fa-square-google-plus:before {
    content: ""
}

.fa-web-awesome:before {
    content: ""
}

.fa-mandalorian:before {
    content: ""
}

.fa-first-order-alt:before {
    content: ""
}

.fa-osi:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-d-and-d-beyond:before {
    content: ""
}

.fa-periscope:before {
    content: ""
}

.fa-fulcrum:before {
    content: ""
}

.fa-cloudscale:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-mizuni:before {
    content: ""
}

.fa-schlix:before {
    content: ""
}

.fa-square-xing:before, .fa-xing-square:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-cloudversify:before {
    content: ""
}

.fa-usps:before {
    content: ""
}

.fa-megaport:before {
    content: ""
}

.fa-magento:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-fly:before {
    content: ""
}

.fa-square-bluesky:before {
    content: ""
}

.fa-aviato:before {
    content: ""
}

.fa-itunes:before {
    content: ""
}

.fa-cuttlefish:before {
    content: ""
}

.fa-blogger:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-viber:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-letterboxd:before {
    content: ""
}

.fa-symfony:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-facebook-messenger:before {
    content: ""
}

.fa-audible:before {
    content: ""
}

.fa-think-peaks:before {
    content: ""
}

.fa-bilibili:before {
    content: ""
}

.fa-erlang:before {
    content: ""
}

.fa-x-twitter:before {
    content: ""
}

.fa-cotton-bureau:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-42-group:before, .fa-innosoft:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-elementor:before {
    content: ""
}

.fa-pied-piper-square:before, .fa-square-pied-piper:before {
    content: ""
}

.fa-creative-commons-nd:before {
    content: ""
}

.fa-palfed:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-resolving:before {
    content: ""
}

.fa-xbox:before {
    content: ""
}

.fa-square-web-awesome-stroke:before {
    content: ""
}

.fa-searchengin:before {
    content: ""
}

.fa-tiktok:before {
    content: ""
}

.fa-facebook-square:before, .fa-square-facebook:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-hubspot:before {
    content: ""
}

.fa-deploydog:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-flutter:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-mixer:before {
    content: ""
}

.fa-lastfm-square:before, .fa-square-lastfm:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-mendeley:before {
    content: ""
}

.fa-uniregistry:before {
    content: ""
}

.fa-figma:before {
    content: ""
}

.fa-creative-commons-remix:before {
    content: ""
}

.fa-cc-amazon-pay:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-cmplid:before {
    content: ""
}

.fa-upwork:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-gripfire:before {
    content: ""
}

.fa-jedi-order:before {
    content: ""
}

.fa-uikit:before {
    content: ""
}

.fa-fort-awesome-alt:before {
    content: ""
}

.fa-phabricator:before {
    content: ""
}

.fa-ussunnah:before {
    content: ""
}

.fa-earlybirds:before {
    content: ""
}

.fa-trade-federation:before {
    content: ""
}

.fa-autoprefixer:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-square-upwork:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-google-play:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-line:before {
    content: ""
}

.fa-google-drive:before {
    content: ""
}

.fa-servicestack:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-deezer:before {
    content: ""
}

.fa-raspberry-pi:before {
    content: ""
}

.fa-jira:before {
    content: ""
}

.fa-docker:before {
    content: ""
}

.fa-screenpal:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-gitter:before {
    content: ""
}

.fa-d-and-d:before {
    content: ""
}

.fa-microblog:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-pied-piper-hat:before {
    content: ""
}

.fa-kickstarter-k:before {
    content: ""
}

.fa-yandex:before {
    content: ""
}

.fa-readme:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-square-web-awesome:before {
    content: ""
}

.fa-sass:before {
    content: ""
}

.fa-wirsindhandwerk:before, .fa-wsh:before {
    content: ""
}

.fa-buromobelexperte:before {
    content: ""
}

.fa-salesforce:before {
    content: ""
}

.fa-octopus-deploy:before {
    content: ""
}

.fa-medapps:before {
    content: ""
}

.fa-ns8:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-apper:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-waze:before {
    content: ""
}

.fa-bluesky:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-snapchat-ghost:before, .fa-snapchat:before {
    content: ""
}

.fa-fantasy-flight-games:before {
    content: ""
}

.fa-rust:before {
    content: ""
}

.fa-wix:before {
    content: ""
}

.fa-behance-square:before, .fa-square-behance:before {
    content: ""
}

.fa-supple:before {
    content: ""
}

.fa-webflow:before {
    content: ""
}

.fa-rebel:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-staylinked:before {
    content: ""
}

.fa-kaggle:before {
    content: ""
}

.fa-space-awesome:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-cpanel:before {
    content: ""
}

.fa-goodreads-g:before {
    content: ""
}

.fa-git-square:before, .fa-square-git:before {
    content: ""
}

.fa-square-tumblr:before, .fa-tumblr-square:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-creative-commons-nc-jp:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-perbyte:before {
    content: ""
}

.fa-grunt:before {
    content: ""
}

.fa-weebly:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-themeco:before {
    content: ""
}

.fa-python:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-bots:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-hornbill:before {
    content: ""
}

.fa-js:before {
    content: ""
}

.fa-ideal:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-dev:before {
    content: ""
}

.fa-sketch:before {
    content: ""
}

.fa-yandex-international:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-uber:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-php:before {
    content: ""
}

.fa-alipay:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-firefox-browser:before {
    content: ""
}

.fa-replyd:before {
    content: ""
}

.fa-suse:before {
    content: ""
}

.fa-jenkins:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-rockrms:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-buffer:before {
    content: ""
}

.fa-npm:before {
    content: ""
}

.fa-yammer:before {
    content: ""
}

.fa-btc:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-stubber:before {
    content: ""
}

.fa-telegram-plane:before, .fa-telegram:before {
    content: ""
}

.fa-old-republic:before {
    content: ""
}

.fa-odysee:before {
    content: ""
}

.fa-square-whatsapp:before, .fa-whatsapp-square:before {
    content: ""
}

.fa-node-js:before {
    content: ""
}

.fa-edge-legacy:before {
    content: ""
}

.fa-slack-hash:before, .fa-slack:before {
    content: ""
}

.fa-medrt:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-vaadin:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-square-x-twitter:before {
    content: ""
}

.fa-reacteurope:before {
    content: ""
}

.fa-medium-m:before, .fa-medium:before {
    content: ""
}

.fa-amilia:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-flipboard:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-critical-role:before {
    content: ""
}

.fa-sitrox:before {
    content: ""
}

.fa-discourse:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-mastodon:before {
    content: ""
}

.fa-airbnb:before {
    content: ""
}

.fa-wolf-pack-battalion:before {
    content: ""
}

.fa-buy-n-large:before {
    content: ""
}

.fa-gulp:before {
    content: ""
}

.fa-creative-commons-sampling-plus:before {
    content: ""
}

.fa-strava:before {
    content: ""
}

.fa-ember:before {
    content: ""
}

.fa-canadian-maple-leaf:before {
    content: ""
}

.fa-teamspeak:before {
    content: ""
}

.fa-pushed:before {
    content: ""
}

.fa-wordpress-simple:before {
    content: ""
}

.fa-nutritionix:before {
    content: ""
}

.fa-wodu:before {
    content: ""
}

.fa-google-pay:before {
    content: ""
}

.fa-intercom:before {
    content: ""
}

.fa-zhihu:before {
    content: ""
}

.fa-korvue:before {
    content: ""
}

.fa-pix:before {
    content: ""
}

.fa-steam-symbol:before {
    content: ""
}

.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900)
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas, a.has-icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas, a.has-icon:before {
    font-family: Font Awesome\ 6 Free
}

.fa-brands, .fab {
    font-family: Font Awesome\ 6 Brands
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .0833333337em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .0714285718em;
    vertical-align: .0535714295em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .0416666682em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw, a.has-icon:before {
    text-align: center;
    width: 1.25em
}

.fa-beat {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-beat;
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-bounce;
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}

.fa-fade {
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-fade;
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade, .fa-fade {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s)
}

.fa-beat-fade {
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-beat-fade;
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-flip {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-flip;
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake {
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-shake;
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-shake, .fa-spin {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal)
}

.fa-spin {
    animation-duration: var(--fa-animation-duration,2s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-spin;
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse, .fa-spin-pulse {
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-name: fa-spin;
    animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media(prefers-reduced-motion:reduce) {
    .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
        animation-delay: -1ms;
        animation-duration: 1ms;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@keyframes fa-beat {
    0%,90% {
        transform: scale(1)
    }

    45% {
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@keyframes fa-bounce {
    0% {
        transform: scale(1) translateY(0)
    }

    10% {
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64% {
        transform: scale(1) translateY(0)
    }

    to {
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@keyframes fa-flip {
    50% {
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@keyframes fa-shake {
    0% {
        transform: rotate(-15deg)
    }

    4% {
        transform: rotate(15deg)
    }

    24%,8% {
        transform: rotate(-18deg)
    }

    12%,28% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-22deg)
    }

    20% {
        transform: rotate(22deg)
    }

    32% {
        transform: rotate(-12deg)
    }

    36% {
        transform: rotate(12deg)
    }

    40%,to {
        transform: rotate(0deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

.fa-rotate-by {
    transform: rotate(var(--fa-rotate-angle,0))
}

.fa-0:before {
    content: "\30 "
}

.fa-1:before {
    content: "\31 "
}

.fa-2:before {
    content: "\32 "
}

.fa-3:before {
    content: "\33 "
}

.fa-4:before {
    content: "\34 "
}

.fa-5:before {
    content: "\35 "
}

.fa-6:before {
    content: "\36 "
}

.fa-7:before {
    content: "\37 "
}

.fa-8:before {
    content: "\38 "
}

.fa-9:before {
    content: "\39 "
}

.fa-fill-drip:before {
    content: ""
}

.fa-arrows-to-circle:before {
    content: ""
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
    content: ""
}

.fa-at:before {
    content: "\@"
}

.fa-trash-alt:before, .fa-trash-can:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-user-times:before, .fa-user-xmark:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-comment-alt:before, .fa-message:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
    content: ""
}

.fa-explosion:before {
    content: ""
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
    content: ""
}

.fa-wave-square:before {
    content: ""
}

.fa-ring:before {
    content: ""
}

.fa-building-un:before {
    content: ""
}

.fa-dice-three:before {
    content: ""
}

.fa-calendar-alt:before, .fa-calendar-days:before {
    content: ""
}

.fa-anchor-circle-check:before {
    content: ""
}

.fa-building-circle-arrow-right:before {
    content: ""
}

.fa-volleyball-ball:before, .fa-volleyball:before {
    content: ""
}

.fa-arrows-up-to-line:before {
    content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: ""
}

.fa-circle-minus:before, .fa-minus-circle:before {
    content: ""
}

.fa-door-open:before {
    content: ""
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
    content: ""
}

.fa-atom:before {
    content: ""
}

.fa-soap:before {
    content: ""
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
    content: ""
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
    content: ""
}

.fa-bridge-circle-check:before {
    content: ""
}

.fa-pump-medical:before {
    content: ""
}

.fa-fingerprint:before {
    content: ""
}

.fa-hand-point-right:before {
    content: ""
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
    content: ""
}

.fa-forward-step:before, .fa-step-forward:before {
    content: ""
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-football-ball:before, .fa-football:before {
    content: ""
}

.fa-school-circle-exclamation:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-angle-double-down:before, .fa-angles-down:before {
    content: ""
}

.fa-users-rectangle:before {
    content: ""
}

.fa-people-roof:before {
    content: ""
}

.fa-people-line:before {
    content: ""
}

.fa-beer-mug-empty:before, .fa-beer:before {
    content: ""
}

.fa-diagram-predecessor:before {
    content: ""
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
    content: ""
}

.fa-burn:before, .fa-fire-flame-simple:before {
    content: ""
}

.fa-male:before, .fa-person:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-file-csv:before {
    content: ""
}

.fa-menorah:before {
    content: ""
}

.fa-truck-plane:before {
    content: ""
}

.fa-record-vinyl:before {
    content: ""
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
    content: ""
}

.fa-bong:before {
    content: ""
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
    content: ""
}

.fa-arrow-down-up-across-line:before {
    content: ""
}

.fa-spoon:before, .fa-utensil-spoon:before {
    content: ""
}

.fa-jar-wheat:before {
    content: ""
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
    content: ""
}

.fa-file-circle-exclamation:before {
    content: ""
}

.fa-circle-h:before, .fa-hospital-symbol:before {
    content: ""
}

.fa-pager:before {
    content: ""
}

.fa-address-book:before, .fa-contact-book:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-k:before {
    content: "K"
}

.fa-landmark-flag:before {
    content: ""
}

.fa-pencil-alt:before, .fa-pencil:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-file-clipboard:before, .fa-paste:before {
    content: ""
}

.fa-code-pull-request:before {
    content: ""
}

.fa-clipboard-list:before {
    content: ""
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
    content: ""
}

.fa-user-check:before {
    content: ""
}

.fa-vial-virus:before {
    content: ""
}

.fa-sheet-plastic:before {
    content: ""
}

.fa-blog:before {
    content: ""
}

.fa-user-ninja:before {
    content: ""
}

.fa-person-arrow-up-from-line:before {
    content: ""
}

.fa-scroll-torah:before, .fa-torah:before {
    content: ""
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-archive:before, .fa-box-archive:before {
    content: ""
}

.fa-person-drowning:before {
    content: ""
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
    content: ""
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
    content: ""
}

.fa-spray-can:before {
    content: ""
}

.fa-truck-monster:before {
    content: ""
}

.fa-w:before {
    content: "W"
}

.fa-earth-africa:before, .fa-globe-africa:before {
    content: ""
}

.fa-rainbow:before {
    content: ""
}

.fa-circle-notch:before {
    content: ""
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-trowel-bricks:before {
    content: ""
}

.fa-face-flushed:before, .fa-flushed:before {
    content: ""
}

.fa-hospital-user:before {
    content: ""
}

.fa-tent-arrow-left-right:before {
    content: ""
}

.fa-gavel:before, .fa-legal:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-box-tissue:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
    content: ""
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
    content: ""
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
    content: ""
}

.fa-mars-and-venus-burst:before {
    content: ""
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-sun-plant-wilt:before {
    content: ""
}

.fa-toilets-portable:before {
    content: ""
}

.fa-hockey-puck:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magnifying-glass-arrow-right:before {
    content: ""
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
    content: ""
}

.fa-users-slash:before {
    content: ""
}

.fa-clover:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-star-and-crescent:before {
    content: ""
}

.fa-house-fire:before {
    content: ""
}

.fa-minus-square:before, .fa-square-minus:before {
    content: ""
}

.fa-helicopter:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
    content: ""
}

.fa-file-circle-question:before {
    content: ""
}

.fa-laptop-code:before {
    content: ""
}

.fa-swatchbook:before {
    content: ""
}

.fa-prescription-bottle:before {
    content: ""
}

.fa-bars:before, .fa-navicon:before {
    content: ""
}

.fa-people-group:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-heart-broken:before, .fa-heart-crack:before {
    content: ""
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
    content: ""
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-ruler-horizontal:before {
    content: ""
}

.fa-people-robbery:before {
    content: ""
}

.fa-lightbulb:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
    content: ""
}

.fa-school-circle-xmark:before {
    content: ""
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
    content: ""
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
    content: ""
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
    content: ""
}

.fa-cloud-showers-heavy:before {
    content: ""
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
    content: ""
}

.fa-memory:before {
    content: ""
}

.fa-road-spikes:before {
    content: ""
}

.fa-fire-burner:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-hanukiah:before {
    content: ""
}

.fa-feather:before {
    content: ""
}

.fa-volume-down:before, .fa-volume-low:before {
    content: ""
}

.fa-comment-slash:before {
    content: ""
}

.fa-cloud-sun-rain:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
    content: ""
}

.fa-ankh:before {
    content: ""
}

.fa-hands-holding-child:before {
    content: ""
}

.fa-asterisk:before {
    content: "\*"
}

.fa-check-square:before, .fa-square-check:before {
    content: ""
}

.fa-peseta-sign:before {
    content: ""
}

.fa-header:before, .fa-heading:before {
    content: ""
}

.fa-ghost:before {
    content: ""
}

.fa-list-squares:before, .fa-list:before {
    content: ""
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-circle-dot:before, .fa-dot-circle:before {
    content: ""
}

.fa-dizzy:before, .fa-face-dizzy:before {
    content: ""
}

.fa-egg:before {
    content: ""
}

.fa-house-medical-circle-xmark:before {
    content: ""
}

.fa-campground:before {
    content: ""
}

.fa-folder-plus:before {
    content: ""
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
    content: ""
}

.fa-paint-brush:before, .fa-paintbrush:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-gas-pump:before {
    content: ""
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
    content: ""
}

.fa-map-location:before, .fa-map-marked:before {
    content: ""
}

.fa-house-flood-water:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-bridge-lock:before {
    content: ""
}

.fa-sack-dollar:before {
    content: ""
}

.fa-edit:before, .fa-pen-to-square:before {
    content: ""
}

.fa-car-side:before {
    content: ""
}

.fa-share-alt:before, .fa-share-nodes:before {
    content: ""
}

.fa-heart-circle-minus:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-microscope:before {
    content: ""
}

.fa-sink:before {
    content: ""
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
    content: ""
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
    content: ""
}

.fa-mitten:before {
    content: ""
}

.fa-person-rays:before {
    content: ""
}

.fa-users:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-flask-vial:before {
    content: ""
}

.fa-hand-paper:before, .fa-hand:before {
    content: ""
}

.fa-om:before {
    content: ""
}

.fa-worm:before {
    content: ""
}

.fa-house-circle-xmark:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-hand-spock:before {
    content: ""
}

.fa-stopwatch:before {
    content: ""
}

.fa-face-kiss:before, .fa-kiss:before {
    content: ""
}

.fa-bridge-circle-xmark:before {
    content: ""
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
    content: ""
}

.fa-chess-bishop:before {
    content: ""
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
    content: ""
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
    content: ""
}

.fa-road-circle-check:before {
    content: ""
}

.fa-dice-five:before {
    content: ""
}

.fa-rss-square:before, .fa-square-rss:before {
    content: ""
}

.fa-land-mine-on:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-stamp:before {
    content: ""
}

.fa-stairs:before {
    content: ""
}

.fa-i:before {
    content: "I"
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
    content: ""
}

.fa-pills:before {
    content: ""
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
    content: ""
}

.fa-tooth:before {
    content: ""
}

.fa-v:before {
    content: "V"
}

.fa-bangladeshi-taka-sign:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
    content: ""
}

.fa-head-side-cough-slash:before {
    content: ""
}

.fa-ambulance:before, .fa-truck-medical:before {
    content: ""
}

.fa-wheat-awn-circle-exclamation:before {
    content: ""
}

.fa-snowman:before {
    content: ""
}

.fa-mortar-pestle:before {
    content: ""
}

.fa-road-barrier:before {
    content: ""
}

.fa-school:before {
    content: ""
}

.fa-igloo:before {
    content: ""
}

.fa-joint:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-horse:before {
    content: ""
}

.fa-q:before {
    content: "Q"
}

.fa-g:before {
    content: "G"
}

.fa-notes-medical:before {
    content: ""
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
    content: ""
}

.fa-dong-sign:before {
    content: ""
}

.fa-capsules:before {
    content: ""
}

.fa-poo-bolt:before, .fa-poo-storm:before {
    content: ""
}

.fa-face-frown-open:before, .fa-frown-open:before {
    content: ""
}

.fa-hand-point-up:before {
    content: ""
}

.fa-money-bill:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-umbrella-beach:before {
    content: ""
}

.fa-helmet-un:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-bacon:before {
    content: ""
}

.fa-hand-point-down:before {
    content: ""
}

.fa-arrow-up-from-bracket:before {
    content: ""
}

.fa-folder-blank:before, .fa-folder:before {
    content: ""
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
    content: ""
}

.fa-radiation:before {
    content: ""
}

.fa-chart-simple:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-vial:before {
    content: ""
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
    content: ""
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
    content: ""
}

.fa-e:before {
    content: "E"
}

.fa-pen-alt:before, .fa-pen-clip:before {
    content: ""
}

.fa-bridge-circle-exclamation:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-school-circle-check:before {
    content: ""
}

.fa-dumpster:before {
    content: ""
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
    content: ""
}

.fa-building-user:before {
    content: ""
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
    content: ""
}

.fa-highlighter:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-synagogue:before {
    content: ""
}

.fa-person-half-dress:before {
    content: ""
}

.fa-road-bridge:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-c:before {
    content: "C"
}

.fa-tablet-button:before {
    content: ""
}

.fa-building-lock:before {
    content: ""
}

.fa-pizza-slice:before {
    content: ""
}

.fa-money-bill-wave:before {
    content: ""
}

.fa-area-chart:before, .fa-chart-area:before {
    content: ""
}

.fa-house-flag:before {
    content: ""
}

.fa-person-circle-minus:before {
    content: ""
}

.fa-ban:before, .fa-cancel:before {
    content: ""
}

.fa-camera-rotate:before {
    content: ""
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-repeat:before {
    content: ""
}

.fa-cross:before {
    content: ""
}

.fa-box:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
    content: ""
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
    content: ""
}

.fa-charging-station:before {
    content: ""
}

.fa-shapes:before, .fa-triangle-circle-square:before {
    content: ""
}

.fa-random:before, .fa-shuffle:before {
    content: ""
}

.fa-person-running:before, .fa-running:before {
    content: ""
}

.fa-mobile-retro:before {
    content: ""
}

.fa-grip-lines-vertical:before {
    content: ""
}

.fa-spider:before {
    content: ""
}

.fa-hands-bound:before {
    content: ""
}

.fa-file-invoice-dollar:before {
    content: ""
}

.fa-plane-circle-exclamation:before {
    content: ""
}

.fa-x-ray:before {
    content: ""
}

.fa-spell-check:before {
    content: ""
}

.fa-slash:before {
    content: ""
}

.fa-computer-mouse:before, .fa-mouse:before {
    content: ""
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
    content: ""
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-virus-covid-slash:before {
    content: ""
}

.fa-shop-lock:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-blender-phone:before {
    content: ""
}

.fa-building-wheat:before {
    content: ""
}

.fa-person-breastfeeding:before {
    content: ""
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-passport:before {
    content: ""
}

.fa-thumb-tack-slash:before, .fa-thumbtack-slash:before {
    content: ""
}

.fa-heart-pulse:before, .fa-heartbeat:before {
    content: ""
}

.fa-people-carry-box:before, .fa-people-carry:before {
    content: ""
}

.fa-temperature-high:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-crown:before {
    content: ""
}

.fa-weight-hanging:before {
    content: ""
}

.fa-xmarks-lines:before {
    content: ""
}

.fa-file-prescription:before {
    content: ""
}

.fa-weight-scale:before, .fa-weight:before {
    content: ""
}

.fa-user-friends:before, .fa-user-group:before {
    content: ""
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
    content: ""
}

.fa-chess-knight:before {
    content: ""
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-person-walking:before, .fa-walking:before {
    content: ""
}

.fa-l:before {
    content: "L"
}

.fa-fire:before {
    content: ""
}

.fa-bed-pulse:before, .fa-procedures:before {
    content: ""
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
    content: ""
}

.fa-face-laugh:before, .fa-laugh:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-heart-circle-plus:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-city:before {
    content: ""
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
    content: ""
}

.fa-pepper-hot:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-colon-sign:before {
    content: ""
}

.fa-headset:before {
    content: ""
}

.fa-store-slash:before {
    content: ""
}

.fa-road-circle-xmark:before {
    content: ""
}

.fa-user-minus:before {
    content: ""
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
    content: ""
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
    content: ""
}

.fa-clipboard:before {
    content: ""
}

.fa-house-circle-exclamation:before {
    content: ""
}

.fa-file-arrow-up:before, .fa-file-upload:before {
    content: ""
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
    content: ""
}

.fa-bath:before, .fa-bathtub:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-user-edit:before, .fa-user-pen:before {
    content: ""
}

.fa-signature:before {
    content: ""
}

.fa-stroopwafel:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-anchor-lock:before {
    content: ""
}

.fa-building-ngo:before {
    content: ""
}

.fa-manat-sign:before {
    content: ""
}

.fa-not-equal:before {
    content: ""
}

.fa-border-style:before, .fa-border-top-left:before {
    content: ""
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
    content: ""
}

.fa-jedi:before {
    content: ""
}

.fa-poll:before, .fa-square-poll-vertical:before {
    content: ""
}

.fa-mug-hot:before {
    content: ""
}

.fa-battery-car:before, .fa-car-battery:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-dice-two:before {
    content: ""
}

.fa-chess-queen:before {
    content: ""
}

.fa-glasses:before {
    content: ""
}

.fa-chess-board:before {
    content: ""
}

.fa-building-circle-check:before {
    content: ""
}

.fa-person-chalkboard:before {
    content: ""
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
    content: ""
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
    content: ""
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
    content: ""
}

.fa-cloud-showers-water:before {
    content: ""
}

.fa-bar-chart:before, .fa-chart-bar:before {
    content: ""
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
    content: ""
}

.fa-less-than-equal:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-eye-low-vision:before, .fa-low-vision:before {
    content: ""
}

.fa-crow:before {
    content: ""
}

.fa-sailboat:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-plus-square:before, .fa-square-plus:before {
    content: ""
}

.fa-torii-gate:before {
    content: ""
}

.fa-frog:before {
    content: ""
}

.fa-bucket:before {
    content: ""
}

.fa-image:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-cow:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-screwdriver:before {
    content: ""
}

.fa-folder-closed:before {
    content: ""
}

.fa-house-tsunami:before {
    content: ""
}

.fa-square-nfi:before {
    content: ""
}

.fa-arrow-up-from-ground-water:before {
    content: ""
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
    content: ""
}

.fa-square-binary:before {
    content: ""
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
    content: ""
}

.fa-columns:before, .fa-table-columns:before {
    content: ""
}

.fa-lemon:before {
    content: ""
}

.fa-head-side-mask:before {
    content: ""
}

.fa-handshake:before {
    content: ""
}

.fa-gem:before {
    content: ""
}

.fa-dolly-box:before, .fa-dolly:before {
    content: ""
}

.fa-smoking:before {
    content: ""
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
    content: ""
}

.fa-monument:before {
    content: ""
}

.fa-snowplow:before {
    content: ""
}

.fa-angle-double-right:before, .fa-angles-right:before {
    content: ""
}

.fa-cannabis:before {
    content: ""
}

.fa-circle-play:before, .fa-play-circle:before {
    content: ""
}

.fa-tablets:before {
    content: ""
}

.fa-ethernet:before {
    content: ""
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
    content: ""
}

.fa-chair:before {
    content: ""
}

.fa-check-circle:before, .fa-circle-check:before {
    content: ""
}

.fa-circle-stop:before, .fa-stop-circle:before {
    content: ""
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
    content: ""
}

.fa-plate-wheat:before {
    content: ""
}

.fa-icicles:before {
    content: ""
}

.fa-person-shelter:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-marker:before {
    content: ""
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
    content: ""
}

.fa-helicopter-symbol:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
    content: ""
}

.fa-lari-sign:before {
    content: ""
}

.fa-volcano:before {
    content: ""
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: ""
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
    content: ""
}

.fa-viruses:before {
    content: ""
}

.fa-square-person-confined:before {
    content: ""
}

.fa-user-tie:before {
    content: ""
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
    content: ""
}

.fa-tent-arrow-down-to-line:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-person-skating:before, .fa-skating:before {
    content: ""
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
    content: ""
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
    content: ""
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
    content: ""
}

.fa-box-open:before {
    content: ""
}

.fa-scroll:before {
    content: ""
}

.fa-spa:before {
    content: ""
}

.fa-location-pin-lock:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-hill-avalanche:before {
    content: ""
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
    content: ""
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-diamond-turn-right:before, .fa-directions:before {
    content: ""
}

.fa-burst:before {
    content: ""
}

.fa-house-laptop:before, .fa-laptop-house:before {
    content: ""
}

.fa-face-tired:before, .fa-tired:before {
    content: ""
}

.fa-money-bills:before {
    content: ""
}

.fa-smog:before {
    content: ""
}

.fa-crutch:before {
    content: ""
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
    content: ""
}

.fa-palette:before {
    content: ""
}

.fa-arrows-turn-right:before {
    content: ""
}

.fa-vest:before {
    content: ""
}

.fa-ferry:before {
    content: ""
}

.fa-arrows-down-to-people:before {
    content: ""
}

.fa-seedling:before, .fa-sprout:before {
    content: ""
}

.fa-arrows-alt-h:before, .fa-left-right:before {
    content: ""
}

.fa-boxes-packing:before {
    content: ""
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
    content: ""
}

.fa-group-arrows-rotate:before {
    content: ""
}

.fa-bowl-food:before {
    content: ""
}

.fa-candy-cane:before {
    content: ""
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
    content: ""
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
    content: ""
}

.fa-remove-format:before, .fa-text-slash:before {
    content: ""
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
    content: ""
}

.fa-file-word:before {
    content: ""
}

.fa-file-powerpoint:before {
    content: ""
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
    content: ""
}

.fa-house-lock:before {
    content: ""
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
    content: ""
}

.fa-children:before {
    content: ""
}

.fa-blackboard:before, .fa-chalkboard:before {
    content: ""
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
    content: ""
}

.fa-mattress-pillow:before {
    content: ""
}

.fa-guarani-sign:before {
    content: ""
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-cruzeiro-sign:before {
    content: ""
}

.fa-greater-than-equal:before {
    content: ""
}

.fa-shield-alt:before, .fa-shield-halved:before {
    content: ""
}

.fa-atlas:before, .fa-book-atlas:before {
    content: ""
}

.fa-virus:before {
    content: ""
}

.fa-envelope-circle-check:before {
    content: ""
}

.fa-layer-group:before {
    content: ""
}

.fa-arrows-to-dot:before {
    content: ""
}

.fa-archway:before {
    content: ""
}

.fa-heart-circle-check:before {
    content: ""
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
    content: ""
}

.fa-file-archive:before, .fa-file-zipper:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
    content: ""
}

.fa-couch:before {
    content: ""
}

.fa-cedi-sign:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-table-cells-column-lock:before {
    content: ""
}

.fa-church:before {
    content: ""
}

.fa-comments-dollar:before {
    content: ""
}

.fa-democrat:before {
    content: ""
}

.fa-z:before {
    content: "Z"
}

.fa-person-skiing:before, .fa-skiing:before {
    content: ""
}

.fa-road-lock:before {
    content: ""
}

.fa-a:before {
    content: "A"
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
    content: ""
}

.fa-feather-alt:before, .fa-feather-pointed:before {
    content: ""
}

.fa-p:before {
    content: "P"
}

.fa-snowflake:before {
    content: ""
}

.fa-newspaper:before {
    content: ""
}

.fa-ad:before, .fa-rectangle-ad:before {
    content: ""
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
    content: ""
}

.fa-filter-circle-xmark:before {
    content: ""
}

.fa-locust:before {
    content: ""
}

.fa-sort:before, .fa-unsorted:before {
    content: ""
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
    content: ""
}

.fa-person-dress-burst:before {
    content: ""
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
    content: ""
}

.fa-vector-square:before {
    content: ""
}

.fa-bread-slice:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-question:before {
    content: "\?"
}

.fa-file-signature:before {
    content: ""
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
    content: ""
}

.fa-house-chimney-user:before {
    content: ""
}

.fa-hand-holding-heart:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-money-check:before {
    content: ""
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-glass-whiskey:before, .fa-whiskey-glass:before {
    content: ""
}

.fa-building-circle-exclamation:before {
    content: ""
}

.fa-magnifying-glass-chart:before {
    content: ""
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
    content: ""
}

.fa-cubes-stacked:before {
    content: ""
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
    content: ""
}

.fa-virus-covid:before {
    content: ""
}

.fa-austral-sign:before {
    content: ""
}

.fa-f:before {
    content: "F"
}

.fa-leaf:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-person-circle-plus:before {
    content: ""
}

.fa-chart-pie:before, .fa-pie-chart:before {
    content: ""
}

.fa-bolt-lightning:before {
    content: ""
}

.fa-sack-xmark:before {
    content: ""
}

.fa-file-excel:before {
    content: ""
}

.fa-file-contract:before {
    content: ""
}

.fa-fish-fins:before {
    content: ""
}

.fa-building-flag:before {
    content: ""
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-poop:before {
    content: ""
}

.fa-location-pin:before, .fa-map-marker:before {
    content: ""
}

.fa-kaaba:before {
    content: ""
}

.fa-toilet-paper:before {
    content: ""
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
    content: ""
}

.fa-plane-circle-check:before {
    content: ""
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-chart-line:before, .fa-line-chart:before {
    content: ""
}

.fa-mask-ventilator:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-map-signs:before, .fa-signs-post:before {
    content: ""
}

.fa-cash-register:before {
    content: ""
}

.fa-person-circle-question:before {
    content: ""
}

.fa-h:before {
    content: "H"
}

.fa-tarp:before {
    content: ""
}

.fa-screwdriver-wrench:before, .fa-tools:before {
    content: ""
}

.fa-arrows-to-eye:before {
    content: ""
}

.fa-plug-circle-bolt:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-mars-and-venus:before {
    content: ""
}

.fa-home-user:before, .fa-house-user:before {
    content: ""
}

.fa-dumpster-fire:before {
    content: ""
}

.fa-house-crack:before {
    content: ""
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
    content: ""
}

.fa-face-surprise:before, .fa-surprise:before {
    content: ""
}

.fa-bottle-water:before {
    content: ""
}

.fa-circle-pause:before, .fa-pause-circle:before {
    content: ""
}

.fa-toilet-paper-slash:before {
    content: ""
}

.fa-apple-alt:before, .fa-apple-whole:before {
    content: ""
}

.fa-kitchen-set:before {
    content: ""
}

.fa-r:before {
    content: "R"
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-bitcoin-sign:before {
    content: ""
}

.fa-shield-dog:before {
    content: ""
}

.fa-solar-panel:before {
    content: ""
}

.fa-lock-open:before {
    content: ""
}

.fa-elevator:before {
    content: ""
}

.fa-money-bill-transfer:before {
    content: ""
}

.fa-money-bill-trend-up:before {
    content: ""
}

.fa-house-flood-water-circle-arrow-right:before {
    content: ""
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-backward-fast:before, .fa-fast-backward:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-user-astronaut:before {
    content: ""
}

.fa-plane-slash:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-basketball-ball:before, .fa-basketball:before {
    content: ""
}

.fa-satellite-dish:before {
    content: ""
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
    content: ""
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
    content: ""
}

.fa-volume-high:before, .fa-volume-up:before {
    content: ""
}

.fa-users-rays:before {
    content: ""
}

.fa-wallet:before {
    content: ""
}

.fa-clipboard-check:before {
    content: ""
}

.fa-file-audio:before {
    content: ""
}

.fa-burger:before, .fa-hamburger:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-bugs:before {
    content: ""
}

.fa-rupee-sign:before, .fa-rupee:before {
    content: ""
}

.fa-file-image:before {
    content: ""
}

.fa-circle-question:before, .fa-question-circle:before {
    content: ""
}

.fa-plane-departure:before {
    content: ""
}

.fa-handshake-slash:before {
    content: ""
}

.fa-book-bookmark:before {
    content: ""
}

.fa-code-branch:before {
    content: ""
}

.fa-hat-cowboy:before {
    content: ""
}

.fa-bridge:before {
    content: ""
}

.fa-phone-alt:before, .fa-phone-flip:before {
    content: ""
}

.fa-truck-front:before {
    content: ""
}

.fa-cat:before {
    content: ""
}

.fa-anchor-circle-exclamation:before {
    content: ""
}

.fa-truck-field:before {
    content: ""
}

.fa-route:before {
    content: ""
}

.fa-clipboard-question:before {
    content: ""
}

.fa-panorama:before {
    content: ""
}

.fa-comment-medical:before {
    content: ""
}

.fa-teeth-open:before {
    content: ""
}

.fa-file-circle-minus:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-wine-glass:before {
    content: ""
}

.fa-fast-forward:before, .fa-forward-fast:before {
    content: ""
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
    content: ""
}

.fa-parking:before, .fa-square-parking:before {
    content: ""
}

.fa-house-signal:before {
    content: ""
}

.fa-bars-progress:before, .fa-tasks-alt:before {
    content: ""
}

.fa-faucet-drip:before {
    content: ""
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
    content: ""
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-mobile-button:before {
    content: ""
}

.fa-house-medical-flag:before {
    content: ""
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
    content: ""
}

.fa-tape:before {
    content: ""
}

.fa-bus-alt:before, .fa-bus-simple:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-person-military-to-person:before {
    content: ""
}

.fa-file-shield:before {
    content: ""
}

.fa-user-slash:before {
    content: ""
}

.fa-pen:before {
    content: ""
}

.fa-tower-observation:before {
    content: ""
}

.fa-file-code:before {
    content: ""
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-heart-circle-xmark:before {
    content: ""
}

.fa-home-lg:before, .fa-house-chimney:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-face-frown:before, .fa-frown:before {
    content: ""
}

.fa-prescription:before {
    content: ""
}

.fa-shop:before, .fa-store-alt:before {
    content: ""
}

.fa-floppy-disk:before, .fa-save:before {
    content: ""
}

.fa-vihara:before {
    content: ""
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
    content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: ""
}

.fa-comment-dots:before, .fa-commenting:before {
    content: ""
}

.fa-plant-wilt:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
    content: ""
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
    content: ""
}

.fa-chart-diagram:before {
    content: ""
}

.fa-bacterium:before {
    content: ""
}

.fa-hand-pointer:before {
    content: ""
}

.fa-drum-steelpan:before {
    content: ""
}

.fa-hand-scissors:before {
    content: ""
}

.fa-hands-praying:before, .fa-praying-hands:before {
    content: ""
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
    content: ""
}

.fa-biohazard:before {
    content: ""
}

.fa-location-crosshairs:before, .fa-location:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-child-dress:before {
    content: ""
}

.fa-users-between-lines:before {
    content: ""
}

.fa-lungs-virus:before {
    content: ""
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
    content: ""
}

.fa-phone:before, a.telephone:before {
    content: ""
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
    content: ""
}

.fa-child-reaching:before {
    content: ""
}

.fa-head-side-virus:before {
    content: ""
}

.fa-user-cog:before, .fa-user-gear:before {
    content: ""
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
    content: ""
}

.fa-door-closed:before {
    content: ""
}

.fa-shield-virus:before {
    content: ""
}

.fa-dice-six:before {
    content: ""
}

.fa-mosquito-net:before {
    content: ""
}

.fa-file-fragment:before {
    content: ""
}

.fa-bridge-water:before {
    content: ""
}

.fa-person-booth:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-hat-wizard:before {
    content: ""
}

.fa-pen-fancy:before {
    content: ""
}

.fa-digging:before, .fa-person-digging:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
    content: ""
}

.fa-book-medical:before {
    content: ""
}

.fa-poo:before {
    content: ""
}

.fa-quote-right-alt:before, .fa-quote-right:before {
    content: ""
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-divide:before {
    content: ""
}

.fa-tenge-sign:before, .fa-tenge:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-hands-holding:before {
    content: ""
}

.fa-hands-clapping:before {
    content: ""
}

.fa-republican:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-person-circle-xmark:before {
    content: ""
}

.fa-ruler:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-dice-d6:before {
    content: ""
}

.fa-restroom:before {
    content: ""
}

.fa-j:before {
    content: "J"
}

.fa-users-viewfinder:before {
    content: ""
}

.fa-file-video:before {
    content: ""
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
    content: ""
}

.fa-table-cells:before, .fa-th:before {
    content: ""
}

.fa-file-pdf:before {
    content: ""
}

.fa-bible:before, .fa-book-bible:before {
    content: ""
}

.fa-o:before {
    content: "O"
}

.fa-medkit:before, .fa-suitcase-medical:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-otter:before {
    content: ""
}

.fa-female:before, .fa-person-dress:before {
    content: ""
}

.fa-comment-dollar:before {
    content: ""
}

.fa-briefcase-clock:before, .fa-business-time:before {
    content: ""
}

.fa-table-cells-large:before, .fa-th-large:before {
    content: ""
}

.fa-book-tanakh:before, .fa-tanakh:before {
    content: ""
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
    content: ""
}

.fa-hat-cowboy-side:before {
    content: ""
}

.fa-clipboard-user:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-lira-sign:before {
    content: ""
}

.fa-satellite:before {
    content: ""
}

.fa-plane-lock:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
    content: ""
}

.fa-envelope:before, a.email:before {
    content: ""
}

.fa-angle-double-up:before, .fa-angles-up:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-arrow-right-to-city:before {
    content: ""
}

.fa-ribbon:before {
    content: ""
}

.fa-lungs:before {
    content: ""
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
    content: ""
}

.fa-litecoin-sign:before {
    content: ""
}

.fa-border-none:before {
    content: ""
}

.fa-circle-nodes:before {
    content: ""
}

.fa-parachute-box:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-truck-field-un:before {
    content: ""
}

.fa-hourglass-empty:before, .fa-hourglass:before {
    content: ""
}

.fa-mountain:before {
    content: ""
}

.fa-user-doctor:before, .fa-user-md:before {
    content: ""
}

.fa-circle-info:before, .fa-info-circle:before {
    content: ""
}

.fa-cloud-meatball:before {
    content: ""
}

.fa-camera-alt:before, .fa-camera:before {
    content: ""
}

.fa-square-virus:before {
    content: ""
}

.fa-meteor:before {
    content: ""
}

.fa-car-on:before {
    content: ""
}

.fa-sleigh:before {
    content: ""
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
    content: ""
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
    content: ""
}

.fa-water:before {
    content: ""
}

.fa-calendar-check:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
    content: ""
}

.fa-landmark:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-person-cane:before {
    content: ""
}

.fa-tent:before {
    content: ""
}

.fa-vest-patches:before {
    content: ""
}

.fa-check-double:before {
    content: ""
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
    content: ""
}

.fa-money-bill-wheat:before {
    content: ""
}

.fa-cookie:before {
    content: ""
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-hard-drive:before, .fa-hdd:before {
    content: ""
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
    content: ""
}

.fa-dumbbell:before {
    content: ""
}

.fa-list-alt:before, .fa-rectangle-list:before {
    content: ""
}

.fa-tarp-droplet:before {
    content: ""
}

.fa-house-medical-circle-check:before {
    content: ""
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
    content: ""
}

.fa-calendar-plus:before {
    content: ""
}

.fa-plane-arrival:before {
    content: ""
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
    content: ""
}

.fa-subway:before, .fa-train-subway:before {
    content: ""
}

.fa-chart-gantt:before {
    content: ""
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
    content: ""
}

.fa-crop-alt:before, .fa-crop-simple:before {
    content: ""
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
    content: ""
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
    content: ""
}

.fa-dna:before {
    content: ""
}

.fa-virus-slash:before {
    content: ""
}

.fa-minus:before, .fa-subtract:before {
    content: ""
}

.fa-chess:before {
    content: ""
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
    content: ""
}

.fa-plug-circle-check:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-franc-sign:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
    content: ""
}

.fa-cog:before, .fa-gear:before {
    content: ""
}

.fa-droplet-slash:before, .fa-tint-slash:before {
    content: ""
}

.fa-mosque:before {
    content: ""
}

.fa-mosquito:before {
    content: ""
}

.fa-star-of-david:before {
    content: ""
}

.fa-person-military-rifle:before {
    content: ""
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
    content: ""
}

.fa-vials:before {
    content: ""
}

.fa-plug-circle-plus:before {
    content: ""
}

.fa-place-of-worship:before {
    content: ""
}

.fa-grip-vertical:before {
    content: ""
}

.fa-hexagon-nodes:before {
    content: ""
}

.fa-arrow-turn-up:before, .fa-level-up:before {
    content: ""
}

.fa-u:before {
    content: "U"
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
    content: ""
}

.fa-clock-four:before, .fa-clock:before {
    content: ""
}

.fa-backward-step:before, .fa-step-backward:before {
    content: ""
}

.fa-pallet:before {
    content: ""
}

.fa-faucet:before {
    content: ""
}

.fa-baseball-bat-ball:before {
    content: ""
}

.fa-s:before {
    content: "S"
}

.fa-timeline:before {
    content: ""
}

.fa-keyboard:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
    content: ""
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: ""
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
    content: ""
}

.fa-plane-up:before {
    content: ""
}

.fa-piggy-bank:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-half:before {
    content: ""
}

.fa-mountain-city:before {
    content: ""
}

.fa-coins:before {
    content: ""
}

.fa-khanda:before {
    content: ""
}

.fa-sliders-h:before, .fa-sliders:before {
    content: ""
}

.fa-folder-tree:before {
    content: ""
}

.fa-network-wired:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-hamsa:before {
    content: ""
}

.fa-cent-sign:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-person-pregnant:before {
    content: ""
}

.fa-wand-sparkles:before {
    content: ""
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
    content: ""
}

.fa-flag-usa:before {
    content: ""
}

.fa-laptop-file:before {
    content: ""
}

.fa-teletype:before, .fa-tty:before {
    content: ""
}

.fa-diagram-next:before {
    content: ""
}

.fa-person-rifle:before {
    content: ""
}

.fa-house-medical-circle-exclamation:before {
    content: ""
}

.fa-closed-captioning:before {
    content: ""
}

.fa-hiking:before, .fa-person-hiking:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-images:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-people-pulling:before {
    content: ""
}

.fa-n:before {
    content: "N"
}

.fa-cable-car:before, .fa-tram:before {
    content: ""
}

.fa-cloud-rain:before {
    content: ""
}

.fa-building-circle-xmark:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-arrows-down-to-line:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-face-grin:before, .fa-grin:before {
    content: ""
}

.fa-backspace:before, .fa-delete-left:before {
    content: ""
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
    content: ""
}

.fa-file-circle-check:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-face-meh:before, .fa-meh:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-book-dead:before, .fa-book-skull:before {
    content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-heart-circle-exclamation:before {
    content: ""
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
    content: ""
}

.fa-calendar-week:before {
    content: ""
}

.fa-laptop-medical:before {
    content: ""
}

.fa-b:before {
    content: "B"
}

.fa-file-medical:before {
    content: ""
}

.fa-dice-one:before {
    content: ""
}

.fa-kiwi-bird:before {
    content: ""
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
    content: ""
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
    content: ""
}

.fa-cutlery:before, .fa-utensils:before {
    content: ""
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
    content: ""
}

.fa-mill-sign:before {
    content: ""
}

.fa-bowl-rice:before {
    content: ""
}

.fa-skull:before {
    content: ""
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
    content: ""
}

.fa-truck-pickup:before {
    content: ""
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-code-merge:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-hurricane:before {
    content: ""
}

.fa-mound:before {
    content: ""
}

.fa-toilet-portable:before {
    content: ""
}

.fa-compact-disc:before {
    content: ""
}

.fa-file-arrow-down:before, .fa-file-download:before {
    content: ""
}

.fa-caravan:before {
    content: ""
}

.fa-shield-cat:before {
    content: ""
}

.fa-bolt:before, .fa-zap:before {
    content: ""
}

.fa-glass-water:before {
    content: ""
}

.fa-oil-well:before {
    content: ""
}

.fa-vault:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-toilet:before {
    content: ""
}

.fa-plane-circle-xmark:before {
    content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
    content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
    content: ""
}

.fa-sun:before {
    content: ""
}

.fa-guitar:before {
    content: ""
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
    content: ""
}

.fa-horse-head:before {
    content: ""
}

.fa-bore-hole:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
    content: ""
}

.fa-arrows-turn-to-dots:before {
    content: ""
}

.fa-florin-sign:before {
    content: ""
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
    content: ""
}

.fa-less-than:before {
    content: "\<"
}

.fa-angle-down:before {
    content: ""
}

.fa-car-tunnel:before {
    content: ""
}

.fa-head-side-cough:before {
    content: ""
}

.fa-grip-lines:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-user-lock:before {
    content: ""
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before, .footer-link:before {
    content: ""
}

.fa-anchor-circle-xmark:before {
    content: ""
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
    content: ""
}

.fa-chess-pawn:before {
    content: ""
}

.fa-first-aid:before, .fa-kit-medical:before {
    content: ""
}

.fa-person-through-window:before {
    content: ""
}

.fa-toolbox:before {
    content: ""
}

.fa-hands-holding-circle:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-credit-card-alt:before, .fa-credit-card:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-hand-holding-hand:before {
    content: ""
}

.fa-book-open-reader:before, .fa-book-reader:before {
    content: ""
}

.fa-mountain-sun:before {
    content: ""
}

.fa-arrows-left-right-to-line:before {
    content: ""
}

.fa-dice-d20:before {
    content: ""
}

.fa-truck-droplet:before {
    content: ""
}

.fa-file-circle-xmark:before {
    content: ""
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
    content: ""
}

.fa-medal:before {
    content: ""
}

.fa-bed:before {
    content: ""
}

.fa-h-square:before, .fa-square-h:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-plug-circle-xmark:before {
    content: ""
}

.fa-star-of-life:before {
    content: ""
}

.fa-phone-slash:before {
    content: ""
}

.fa-paint-roller:before {
    content: ""
}

.fa-hands-helping:before, .fa-handshake-angle:before {
    content: ""
}

.fa-location-dot:before, .fa-map-marker-alt:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-greater-than:before {
    content: "\>"
}

.fa-person-swimming:before, .fa-swimmer:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-droplet:before, .fa-tint:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
    content: ""
}

.fa-person-burst:before {
    content: ""
}

.fa-dove:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-socks:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-section:before {
    content: ""
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
    content: ""
}

.fa-envelope-open-text:before {
    content: ""
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
    content: ""
}

.fa-wine-bottle:before {
    content: ""
}

.fa-chess-rook:before {
    content: ""
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
    content: ""
}

.fa-dharmachakra:before {
    content: ""
}

.fa-hotdog:before {
    content: ""
}

.fa-blind:before, .fa-person-walking-with-cane:before {
    content: ""
}

.fa-drum:before {
    content: ""
}

.fa-ice-cream:before {
    content: ""
}

.fa-heart-circle-bolt:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-check-to-slot:before, .fa-vote-yea:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
    content: ""
}

.fa-tree-city:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-table-cells-row-lock:before {
    content: ""
}

.fa-rupiah-sign:before {
    content: ""
}

.fa-magnifying-glass:before, .fa-search:before {
    content: ""
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
    content: ""
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
    content: ""
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
    content: ""
}

.fa-naira-sign:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-walkie-talkie:before {
    content: ""
}

.fa-file-edit:before, .fa-file-pen:before {
    content: ""
}

.fa-receipt:before {
    content: ""
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
    content: ""
}

.fa-suitcase-rolling:before {
    content: ""
}

.fa-person-circle-exclamation:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
    content: ""
}

.fa-skull-crossbones:before {
    content: ""
}

.fa-code-compare:before {
    content: ""
}

.fa-list-dots:before, .fa-list-ul:before {
    content: ""
}

.fa-school-lock:before {
    content: ""
}

.fa-tower-cell:before {
    content: ""
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
    content: ""
}

.fa-ranking-star:before {
    content: ""
}

.fa-chess-king:before {
    content: ""
}

.fa-person-harassing:before {
    content: ""
}

.fa-brazilian-real-sign:before {
    content: ""
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
    content: ""
}

.fa-shrimp:before {
    content: ""
}

.fa-list-check:before, .fa-tasks:before {
    content: ""
}

.fa-jug-detergent:before {
    content: ""
}

.fa-circle-user:before, .fa-user-circle:before {
    content: ""
}

.fa-user-shield:before {
    content: ""
}

.fa-wind:before {
    content: ""
}

.fa-car-burst:before, .fa-car-crash:before {
    content: ""
}

.fa-y:before {
    content: "Y"
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
    content: ""
}

.fa-shipping-fast:before, .fa-truck-fast:before {
    content: ""
}

.fa-fish:before {
    content: ""
}

.fa-user-graduate:before {
    content: ""
}

.fa-adjust:before, .fa-circle-half-stroke:before {
    content: ""
}

.fa-clapperboard:before {
    content: ""
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
    content: ""
}

.fa-baseball-ball:before, .fa-baseball:before {
    content: ""
}

.fa-jet-fighter-up:before {
    content: ""
}

.fa-diagram-project:before, .fa-project-diagram:before {
    content: ""
}

.fa-copy:before {
    content: ""
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
    content: ""
}

.fa-hand-sparkles:before {
    content: ""
}

.fa-grip-horizontal:before, .fa-grip:before {
    content: ""
}

.fa-share-from-square:before, .fa-share-square:before {
    content: ""
}

.fa-child-combatant:before, .fa-child-rifle:before {
    content: ""
}

.fa-gun:before {
    content: ""
}

.fa-phone-square:before, .fa-square-phone:before {
    content: ""
}

.fa-add:before, .fa-plus:before {
    content: "\+"
}

.fa-expand:before {
    content: ""
}

.fa-computer:before {
    content: ""
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
    content: ""
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
    content: ""
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
    content: ""
}

.fa-peso-sign:before {
    content: ""
}

.fa-building-shield:before {
    content: ""
}

.fa-baby:before {
    content: ""
}

.fa-users-line:before {
    content: ""
}

.fa-quote-left-alt:before, .fa-quote-left:before {
    content: ""
}

.fa-tractor:before {
    content: ""
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
    content: ""
}

.fa-arrow-down-up-lock:before {
    content: ""
}

.fa-lines-leaning:before {
    content: ""
}

.fa-ruler-combined:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-equals:before {
    content: "\="
}

.fa-blender:before {
    content: ""
}

.fa-teeth:before {
    content: ""
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-photo-film:before, .fa-photo-video:before {
    content: ""
}

.fa-folder-minus:before {
    content: ""
}

.fa-hexagon-nodes-bolt:before {
    content: ""
}

.fa-store:before {
    content: ""
}

.fa-arrow-trend-up:before {
    content: ""
}

.fa-plug-circle-minus:before {
    content: ""
}

.fa-sign-hanging:before, .fa-sign:before {
    content: ""
}

.fa-bezier-curve:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-tablet-android:before, .fa-tablet:before {
    content: ""
}

.fa-school-flag:before {
    content: ""
}

.fa-fill:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-drumstick-bite:before {
    content: ""
}

.fa-holly-berry:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-bacteria:before {
    content: ""
}

.fa-hand-lizard:before {
    content: ""
}

.fa-notdef:before {
    content: ""
}

.fa-disease:before {
    content: ""
}

.fa-briefcase-medical:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-car-alt:before, .fa-car-rear:before {
    content: ""
}

.fa-pump-soap:before {
    content: ""
}

.fa-video-slash:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-quarter:before {
    content: ""
}

.fa-radio:before {
    content: ""
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
    content: ""
}

.fa-traffic-light:before {
    content: ""
}

.fa-thermometer:before {
    content: ""
}

.fa-vr-cardboard:before {
    content: ""
}

.fa-hand-middle-finger:before {
    content: ""
}

.fa-percent:before, .fa-percentage:before {
    content: "\%"
}

.fa-truck-moving:before {
    content: ""
}

.fa-glass-water-droplet:before {
    content: ""
}

.fa-display:before {
    content: ""
}

.fa-face-smile:before, .fa-smile:before {
    content: ""
}

.fa-thumb-tack:before, .fa-thumbtack:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-person-praying:before, .fa-pray:before {
    content: ""
}

.fa-hammer:before {
    content: ""
}

.fa-hand-peace:before {
    content: ""
}

.fa-rotate:before, .fa-sync-alt:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-robot:before {
    content: ""
}

.fa-peace:before {
    content: ""
}

.fa-cogs:before, .fa-gears:before {
    content: ""
}

.fa-warehouse:before {
    content: ""
}

.fa-arrow-up-right-dots:before {
    content: ""
}

.fa-splotch:before {
    content: ""
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
    content: ""
}

.fa-dice-four:before {
    content: ""
}

.fa-sim-card:before {
    content: ""
}

.fa-transgender-alt:before, .fa-transgender:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-arrow-turn-down:before, .fa-level-down:before {
    content: ""
}

.fa-person-falling-burst:before {
    content: ""
}

.fa-award:before {
    content: ""
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-angle-double-left:before, .fa-angles-left:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-clock-rotate-left:before, .fa-history:before {
    content: ""
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
    content: ""
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
    content: ""
}

.fa-shield-blank:before, .fa-shield:before {
    content: ""
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
    content: ""
}

.fa-comment-nodes:before {
    content: ""
}

.fa-house-medical:before {
    content: ""
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
    content: ""
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
    content: ""
}

.fa-house-chimney-window:before {
    content: ""
}

.fa-pen-nib:before {
    content: ""
}

.fa-tent-arrow-turn-left:before {
    content: ""
}

.fa-tents:before {
    content: ""
}

.fa-magic:before, .fa-wand-magic:before {
    content: ""
}

.fa-dog:before {
    content: ""
}

.fa-carrot:before {
    content: ""
}

.fa-moon:before {
    content: ""
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
    content: ""
}

.fa-cheese:before {
    content: ""
}

.fa-yin-yang:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-code-commit:before {
    content: ""
}

.fa-temperature-low:before {
    content: ""
}

.fa-biking:before, .fa-person-biking:before {
    content: ""
}

.fa-broom:before {
    content: ""
}

.fa-shield-heart:before {
    content: ""
}

.fa-gopuram:before {
    content: ""
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
    content: ""
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
    content: ""
}

.fa-hashtag:before {
    content: "\#"
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
    content: ""
}

.fa-oil-can:before {
    content: ""
}

.fa-t:before {
    content: "T"
}

.fa-hippo:before {
    content: ""
}

.fa-chart-column:before {
    content: ""
}

.fa-infinity:before {
    content: ""
}

.fa-vial-circle-check:before {
    content: ""
}

.fa-person-arrow-down-to-line:before {
    content: ""
}

.fa-voicemail:before {
    content: ""
}

.fa-fan:before {
    content: ""
}

.fa-person-walking-luggage:before {
    content: ""
}

.fa-arrows-alt-v:before, .fa-up-down:before {
    content: ""
}

.fa-cloud-moon-rain:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-trailer:before {
    content: ""
}

.fa-bahai:before, .fa-haykal:before {
    content: ""
}

.fa-sd-card:before {
    content: ""
}

.fa-dragon:before {
    content: ""
}

.fa-shoe-prints:before {
    content: ""
}

.fa-circle-plus:before, .fa-plus-circle:before {
    content: ""
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
    content: ""
}

.fa-hand-holding:before {
    content: ""
}

.fa-plug-circle-exclamation:before {
    content: ""
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-person-walking-arrow-loop-left:before {
    content: ""
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
    content: ""
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
    content: ""
}

.fa-tornado:before {
    content: ""
}

.fa-file-circle-plus:before {
    content: ""
}

.fa-book-quran:before, .fa-quran:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-border-all:before {
    content: ""
}

.fa-angry:before, .fa-face-angry:before {
    content: ""
}

.fa-cookie-bite:before {
    content: ""
}

.fa-arrow-trend-down:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-draw-polygon:before {
    content: ""
}

.fa-balance-scale:before, .fa-scale-balanced:before {
    content: ""
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-desktop-alt:before, .fa-desktop:before {
    content: ""
}

.fa-m:before {
    content: "M"
}

.fa-table-list:before, .fa-th-list:before {
    content: ""
}

.fa-comment-sms:before, .fa-sms:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-house-circle-check:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-diagram-successor:before {
    content: ""
}

.fa-truck-arrow-right:before {
    content: ""
}

.fa-arrows-split-up-and-left:before {
    content: ""
}

.fa-fist-raised:before, .fa-hand-fist:before {
    content: ""
}

.fa-cloud-moon:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-person-falling:before {
    content: ""
}

.fa-image-portrait:before, .fa-portrait:before {
    content: ""
}

.fa-user-tag:before {
    content: ""
}

.fa-rug:before {
    content: ""
}

.fa-earth-europe:before, .fa-globe-europe:before {
    content: ""
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
    content: ""
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
    content: ""
}

.fa-baht-sign:before {
    content: ""
}

.fa-book-open:before {
    content: ""
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
    content: ""
}

.fa-handcuffs:before {
    content: ""
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-bottle-droplet:before {
    content: ""
}

.fa-mask-face:before {
    content: ""
}

.fa-hill-rockslide:before {
    content: ""
}

.fa-exchange-alt:before, .fa-right-left:before {
    content: ""
}

.fa-paper-plane:before {
    content: ""
}

.fa-road-circle-exclamation:before {
    content: ""
}

.fa-dungeon:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
    content: ""
}

.fa-life-ring:before {
    content: ""
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
    content: ""
}

.fa-calendar-day:before {
    content: ""
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
    content: ""
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
    content: ""
}

.fa-face-grimace:before, .fa-grimace:before {
    content: ""
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
    content: ""
}

.fa-level-down-alt:before, .fa-turn-down:before {
    content: ""
}

.fa-person-walking-arrow-right:before {
    content: ""
}

.fa-envelope-square:before, .fa-square-envelope:before {
    content: ""
}

.fa-dice:before {
    content: ""
}

.fa-bowling-ball:before {
    content: ""
}

.fa-brain:before {
    content: ""
}

.fa-band-aid:before, .fa-bandage:before {
    content: ""
}

.fa-calendar-minus:before {
    content: ""
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
    content: ""
}

.fa-gifts:before {
    content: ""
}

.fa-hotel:before {
    content: ""
}

.fa-earth-asia:before, .fa-globe-asia:before {
    content: ""
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
    content: ""
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-user-clock:before {
    content: ""
}

.fa-allergies:before, .fa-hand-dots:before {
    content: ""
}

.fa-file-invoice:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-coffee:before, .fa-mug-saucer:before {
    content: ""
}

.fa-brush:before {
    content: ""
}

.fa-file-half-dashed:before {
    content: ""
}

.fa-mask:before {
    content: ""
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
    content: ""
}

.fa-ruler-vertical:before {
    content: ""
}

.fa-user-alt:before, .fa-user-large:before {
    content: ""
}

.fa-train-tram:before {
    content: ""
}

.fa-user-nurse:before {
    content: ""
}

.fa-syringe:before {
    content: ""
}

.fa-cloud-sun:before {
    content: ""
}

.fa-stopwatch-20:before {
    content: ""
}

.fa-square-full:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-jar:before {
    content: ""
}

.fa-note-sticky:before, .fa-sticky-note:before {
    content: ""
}

.fa-bug-slash:before {
    content: ""
}

.fa-arrow-up-from-water-pump:before {
    content: ""
}

.fa-bone:before {
    content: ""
}

.fa-table-cells-row-unlock:before {
    content: ""
}

.fa-user-injured:before {
    content: ""
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-tent-arrows-down:before {
    content: ""
}

.fa-exclamation:before {
    content: "\!"
}

.fa-arrows-spin:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
    content: ""
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
    content: "\$"
}

.fa-x:before {
    content: "X"
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
    content: ""
}

.fa-users-cog:before, .fa-users-gear:before {
    content: ""
}

.fa-person-military-pointing:before {
    content: ""
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-trowel:before {
    content: ""
}

.fa-d:before {
    content: "D"
}

.fa-stapler:before {
    content: ""
}

.fa-masks-theater:before, .fa-theater-masks:before {
    content: ""
}

.fa-kip-sign:before {
    content: ""
}

.fa-hand-point-left:before {
    content: ""
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
    content: ""
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
    content: ""
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-plus-minus:before {
    content: ""
}

.fa-video-camera:before, .fa-video:before {
    content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: ""
}

.fa-hand-holding-medical:before {
    content: ""
}

.fa-person-circle-check:before {
    content: ""
}

.fa-level-up-alt:before, .fa-turn-up:before {
    content: ""
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
    clip: rect(0,0,0,0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.hamburger {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    margin: 0;
    overflow: visible;
    padding: 11px 15px;
    text-transform: none;
    transition-duration: .15s;
    transition-property: opacity,filter;
    transition-timing-function: linear
}

    .hamburger.is-active:hover, .hamburger:hover {
        opacity: 1
    }

    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
        background-color: #000
    }

.hamburger-box {
    display: inline-block;
    height: 24px;
    position: relative;
    width: 40px
}

.hamburger-inner {
    display: block;
    margin-top: -2px;
    top: 50%
}

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        background-color: #000;
        border-radius: 4px;
        height: 4px;
        position: absolute;
        transition-duration: .15s;
        transition-property: transform;
        transition-timing-function: ease;
        width: 40px
    }

        .hamburger-inner:after, .hamburger-inner:before {
            content: "";
            display: block
        }

        .hamburger-inner:before {
            top: -10px
        }

        .hamburger-inner:after {
            bottom: -10px
        }

.hamburger--collapse .hamburger-inner {
    bottom: 0;
    top: auto;
    transition-delay: .13s;
    transition-duration: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .hamburger--collapse .hamburger-inner:after {
        top: -20px;
        transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
    }

    .hamburger--collapse .hamburger-inner:before {
        transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
    }

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .hamburger--collapse.is-active .hamburger-inner:after {
        opacity: 0;
        top: 0;
        transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
    }

    .hamburger--collapse.is-active .hamburger-inner:before {
        top: 0;
        transform: rotate(-90deg);
        transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
    }

.by-checkbox, .by-radio, .by-switch {
    clip: rect(0,0,0,0);
    opacity: 0;
    position: absolute
}

    .by-checkbox + .by-checkable, .by-radio + .by-checkable, .by-switch + .by-checkable {
        cursor: pointer;
        display: inline-block;
        min-height: 20px;
        padding-left: calc(1em + 4px);
        position: relative
    }

        .by-radio + .by-checkable:after, .by-radio + .by-checkable:before {
            border-radius: 50%;
            box-sizing: border-box;
            content: " ";
            position: absolute
        }

        .by-radio + .by-checkable:before {
            background-color: #fff;
            border: 1px solid #d4d6d8;
            bottom: 0;
            height: 1em;
            left: 0;
            margin: auto 0;
            top: 0;
            width: 1em
        }

        .by-radio + .by-checkable:after {
            background-color: #cf0c46;
            bottom: 0;
            height: calc(1em - 6px);
            left: 3px;
            margin: auto 0;
            top: 0;
            transform: scale(0);
            transition: transform .2s cubic-bezier(.8,-.33,.2,1.33);
            width: calc(1em - 6px)
        }

        .by-radio + .by-checkable:hover:before {
            border-color: #c9ccce
        }

    .by-radio:focus + .by-checkable:before {
        outline: 1px dotted #c9ccce
    }

    .by-radio:checked + .by-checkable:before {
        border-color: #cf0c46
    }

    .by-radio:checked + .by-checkable:after {
        background-color: #cf0c46;
        transform: scale(1)
    }

    .by-radio:disabled + .by-checkable {
        cursor: not-allowed
    }

        .by-radio:disabled + .by-checkable:before {
            background-color: #eee;
            border-color: #ddd
        }

        .by-radio:disabled + .by-checkable:after {
            background-color: #d4d6d8
        }

    .by-checkbox + .by-checkable:after, .by-checkbox + .by-checkable:before {
        box-sizing: border-box;
        content: " ";
        position: absolute
    }

    .by-checkbox + .by-checkable:before {
        background-color: #fff;
        border: 1px solid #d4d6d8;
        border-radius: 3px;
        bottom: 0;
        height: 1em;
        left: 0;
        margin: auto 0;
        top: 0;
        width: 1em
    }

    .by-checkbox + .by-checkable:after {
        background: transparent;
        border: 0 solid #fff;
        border-width: 0 0 2px 2px;
        bottom: 0;
        height: calc(.5em - 2px);
        left: 3px;
        margin: auto 0;
        opacity: 0;
        top: -1px;
        transform: scale(2) rotate(-45deg);
        transition: all .2s cubic-bezier(.8,-.33,.2,1.33);
        width: calc(1em - 6px)
    }

    .by-checkbox + .by-checkable:hover:before {
        border-color: #c9ccce
    }

    .by-checkbox:focus + .by-checkable:before {
        outline: 1px dotted #c9ccce
    }

    .by-checkbox:checked + .by-checkable:before {
        background-color: #cf0c46;
        border-color: #cf0c46
    }

    .by-checkbox:checked + .by-checkable:after {
        opacity: 1;
        transform: scale(1) rotate(-45deg)
    }

    .by-checkbox:disabled + .by-checkable {
        cursor: not-allowed
    }

        .by-checkbox:disabled + .by-checkable:before {
            background-color: #eee;
            border-color: #ddd
        }

    .by-checkbox:checked:disabled + .by-checkable:after, .by-checkbox:checked:disabled + .by-checkable:before {
        border-color: #d4d6d8
    }

    .by-checkbox:indeterminate + .by-checkable:before {
        background-color: #cf0c46;
        border-color: #cf0c46
    }

    .by-checkbox:indeterminate + .by-checkable:after {
        background-color: #fff;
        border: 0;
        bottom: 0;
        height: .2em;
        margin: auto 0;
        opacity: 1;
        top: 0;
        transform: rotate(0);
        width: calc(1em - 6px)
    }

    .by-checkbox:indeterminate:disabled + .by-checkable:before {
        background-color: #eee;
        border-color: #d4d6d8
    }

    .by-checkbox:indeterminate:disabled + .by-checkable:after {
        background-color: #d4d6d8
    }

    .by-switch + .by-checkable {
        padding-left: calc(1.7em + 6px)
    }

        .by-switch + .by-checkable:before {
            background-color: #e0e0e0;
            border-radius: calc(.5em + 2px);
            content: " ";
            height: calc(1em + 4px);
            left: 0;
            position: absolute;
            top: 0;
            transition: background-color .3s;
            width: calc(1.5em + 6px)
        }

        .by-switch + .by-checkable:after {
            background-color: #fff;
            border-radius: .5em;
            content: " ";
            height: 1em;
            left: 2px;
            position: absolute;
            top: 2px;
            transition: transform .3s cubic-bezier(.8,-.33,.2,1.33);
            width: 1em
        }

    .by-switch:focus + .by-checkable:before {
        outline: 1px dotted #c9ccce
    }

    .by-switch:checked + .by-checkable:before {
        background-color: #cf0c46
    }

    .by-switch:checked + .by-checkable:after {
        transform: translateX(calc(.5em + 2px))
    }

.datepicker {
    width: min-content
}

    .datepicker:not(.active) {
        display: none
    }

.datepicker-dropdown {
    padding-top: 4px;
    position: absolute;
    z-index: 20
}

    .datepicker-dropdown.datepicker-orient-top {
        padding-bottom: 4px;
        padding-top: 0
    }

.datepicker-picker {
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    flex-direction: column
}

.datepicker-dropdown .datepicker-picker {
    box-shadow: 0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1)
}

.datepicker-main {
    flex: auto;
    padding: 2px
}

.datepicker-footer {
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}

.datepicker-title {
    background-color: #f5f5f5;
    box-shadow: inset 0 -1px 1px rgba(0,0,0,.1);
    font-weight: 700;
    padding: .375rem .75rem;
    text-align: center
}

.datepicker-controls {
    display: flex
}

.datepicker-header .datepicker-controls {
    padding: 2px 2px 0
}

    .datepicker-header .datepicker-controls .button {
        border-color: transparent;
        font-weight: 700
    }

        .datepicker-header .datepicker-controls .button:hover {
            background-color: #f9f9f9
        }

        .datepicker-header .datepicker-controls .button:focus:not(:active) {
            box-shadow: 0 0 0 .125em hsla(0,0%,100%,.25)
        }

        .datepicker-header .datepicker-controls .button:active {
            background-color: #f2f2f2
        }

.datepicker-footer .datepicker-controls .button {
    border-radius: 2px;
    flex: auto;
    font-size: .75rem;
    margin: calc(.375rem - 1px) .375rem
}

.datepicker-controls .view-switch {
    flex: auto
}

.datepicker-controls .next-button, .datepicker-controls .prev-button {
    flex: 0 0 14.2857142857%;
    padding-left: .375rem;
    padding-right: .375rem
}

    .datepicker-controls .next-button.disabled, .datepicker-controls .prev-button.disabled {
        visibility: hidden
    }

.datepicker-grid, .datepicker-view {
    display: flex
}

.datepicker-view {
    align-items: stretch;
    width: 15.75rem
}

.datepicker-grid {
    flex: auto;
    flex-wrap: wrap
}

.datepicker .days {
    display: flex;
    flex: auto;
    flex-direction: column
}

.datepicker .days-of-week {
    display: flex
}

.datepicker .week-numbers {
    display: flex;
    flex: 0 0 9.6774193548%;
    flex-direction: column
}

.datepicker .weeks {
    align-items: stretch;
    display: flex;
    flex: auto;
    flex-direction: column
}

.datepicker span {
    -webkit-touch-callout: none;
    align-items: center;
    border-radius: 4px;
    cursor: default;
    display: flex;
    justify-content: center;
    user-select: none
}

.datepicker .dow {
    font-size: .875rem;
    font-weight: 700;
    height: 1.5rem
}

.datepicker .week {
    color: #d4d6d8;
    flex: auto;
    font-size: .75rem
}

.datepicker .days .dow, .datepicker-cell {
    flex-basis: 14.2857142857%
}

.datepicker-cell {
    height: 2.25rem
}

    .datepicker-cell:not(.day) {
        flex-basis: 25%;
        height: 4.5rem
    }

    .datepicker-cell:not(.disabled):hover {
        background-color: #f9f9f9;
        cursor: pointer
    }

    .datepicker-cell.focused:not(.selected) {
        background-color: #e7e9e9
    }

    .datepicker-cell.selected, .datepicker-cell.selected:hover {
        background-color: #000;
        color: #fff;
        font-weight: 600
    }

    .datepicker-cell.disabled {
        color: #e9ebec
    }

    .datepicker-cell.next:not(.disabled), .datepicker-cell.prev:not(.disabled) {
        color: #c9ccce
    }

    .datepicker-cell.next.selected, .datepicker-cell.prev.selected {
        color: #e6e6e6
    }

    .datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
        background-color: #f4f5f5;
        border-radius: 0
    }

        .datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover {
            background-color: #eeefef
        }

        .datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused {
            background-color: #e7e9e9
        }

    .datepicker-cell.today:not(.selected) {
        background-color: #cf0c46
    }

        .datepicker-cell.today:not(.selected):not(.disabled) {
            color: #fff
        }

    .datepicker-cell.today.focused:not(.selected) {
        background-color: #ca0c44
    }

    .datepicker-cell.range-end:not(.selected), .datepicker-cell.range-start:not(.selected) {
        background-color: #d4d6d8;
        color: #fff
    }

    .datepicker-cell.range-end.focused:not(.selected), .datepicker-cell.range-start.focused:not(.selected) {
        background-color: #ced1d3
    }

    .datepicker-cell.range-start:not(.range-end) {
        border-radius: 4px 0 0 4px
    }

    .datepicker-cell.range-end:not(.range-start) {
        border-radius: 0 4px 4px 0
    }

    .datepicker-cell.range {
        background-color: #e9ebec;
        border-radius: 0
    }

        .datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover {
            background-color: #e3e5e7
        }

        .datepicker-cell.range.disabled {
            color: #d0d4d6
        }

        .datepicker-cell.range.focused {
            background-color: #dce0e1
        }

.datepicker-input.in-edit {
    border-color: #000
}

    .datepicker-input.in-edit:active, .datepicker-input.in-edit:focus {
        box-shadow: 0 0 .25em .25em rgba(0,0,0,.2)
    }

.dimbox-container {
    align-items: center;
    color: #fff;
    display: flex;
    inset: 0 0 0 0;
    justify-content: center;
    opacity: 0;
    padding: 56px;
    position: fixed;
    transition: opacity .5s;
    z-index: 99999
}

    .dimbox-container.dimbox-light {
        color: #000
    }

    .dimbox-container.show {
        opacity: 1
    }

    .dimbox-container.close-on-overlay-click, .dimbox-container.close-on-overlay-click .dimbox-ajax-container, .dimbox-container.close-on-overlay-click .dimbox-figure, .dimbox-container.close-on-overlay-click .dimbox-iframe-container, .dimbox-container.close-on-overlay-click .dimbox-video-container, .dimbox-container.close-on-overlay-click:not(.dimbox-loaded) .dimbox-image {
        cursor: pointer
    }

    .dimbox-container * {
        box-sizing: border-box
    }

    .dimbox-container:before {
        background-color: #000;
        content: "";
        display: block;
        inset: 0 0 0 0;
        opacity: .75;
        position: absolute
    }

    .dimbox-container.dimbox-light:before {
        background-color: #fff
    }

    .dimbox-container :active, .dimbox-container :focus, .dimbox-container :focus-visible {
        outline-offset: 4px;
        outline-style: dotted
    }

.dimbox-loader {
    animation: spin 1s linear infinite;
    border: 4px solid #fff;
    border-radius: 50%;
    border-right-color: transparent;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    opacity: .5;
    position: fixed;
    top: 50%;
    width: 32px
}

.dimbox-container.dimbox-light .dimbox-loader {
    border-color: #000 transparent #000 #000
}

.dimbox-container.dimbox-loaded .dimbox-loader {
    display: none
}

[class^=dimbox-btn] {
    background-color: transparent;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    opacity: .5;
    padding: 0;
    position: absolute;
    width: 32px
}

.dimbox-container.dimbox-light [class^=dimbox-btn] {
    color: #000
}

.dimbox-buttons {
    display: flex;
    position: absolute;
    right: 16px;
    top: 16px
}

    .dimbox-buttons [class^=dimbox-btn] {
        margin: 0 8px;
        position: static
    }

.dimbox-btn-download {
    order: 1
}

.dimbox-btn-fullscreen {
    order: 2
}

.dimbox-btn-close {
    order: 3
}

[class^=dimbox-btn]:active, [class^=dimbox-btn]:focus, [class^=dimbox-btn]:hover {
    color: #fff;
    opacity: 1
}

.dimbox-container.dimbox-light [class^=dimbox-btn]:active, .dimbox-container.dimbox-light [class^=dimbox-btn]:focus, .dimbox-container.dimbox-light [class^=dimbox-btn]:hover {
    color: #000
}

.dimbox-btn-next, .dimbox-btn-prev {
    top: 50%
}

.dimbox-btn-prev {
    left: 8px;
    transform: rotate(180deg) translateY(50%)
}

.dimbox-btn-next {
    right: 8px;
    transform: translateY(-50%)
}

[class^=dimbox-btn] svg {
    height: 32px;
    width: 32px
}

.dimbox-sequence {
    left: 16px;
    position: absolute;
    top: 16px
}

.dimbox-content {
    cursor: default;
    max-height: 100%;
    opacity: 0;
    position: relative;
    transition: opacity .5s;
    z-index: 1
}

.dimbox-container.show .dimbox-content {
    opacity: 1
}

.dimbox-container.dimbox-gallery .dimbox-content.dimbox-transition-left {
    opacity: 0;
    transform: translateX(-50%);
    transition: opacity .5s,transform .5s
}

.dimbox-container.dimbox-gallery .dimbox-content.dimbox-transition-right {
    opacity: 0;
    transform: translateX(50%);
    transition: opacity .5s,transform .5s
}

.dimbox-figure, .dimbox-iframe-container, .dimbox-video-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    max-height: calc(100vh - 88px);
    opacity: 0;
    transition: opacity .5s;
    transition: width .5s,height .5s
}

.dimbox-iframe-container {
    height: calc(100vh - 88px);
    width: calc(100vw - 112px)
}

.dimbox-ajax-container {
    display: flex;
    flex-direction: column
}

.dimbox-container.dimbox-loaded .dimbox-figure, .dimbox-container.dimbox-loaded .dimbox-iframe-container, .dimbox-container.dimbox-loaded .dimbox-video-container {
    opacity: 1
}

.dimbox-ajax-content, .dimbox-inline-content {
    background-color: #fff;
    color: #000;
    max-height: calc(100vh - 88px);
    max-width: 768px;
    overflow: auto;
    padding: 16px
}

.dimbox-iframe, .dimbox-image, .dimbox-video {
    cursor: default;
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    min-height: 0;
    min-width: 0;
    transition: width .5s,height .5s;
    width: auto
}

.dimbox-image, .dimbox-video {
    object-fit: contain
}

.dimbox-caption {
    color: #fff;
    cursor: default;
    font-size: .85rem;
    margin: 8px auto 0;
    text-align: center
}

.dimbox-container.dimbox-light .dimbox-caption {
    color: #000
}

.dimbox-iframe {
    border: none
}

    .dimbox-iframe.ratio-16x9 {
        aspect-ratio: 16/9
    }

    .dimbox-iframe.ratio-4x3 {
        aspect-ratio: 4/3
    }

    .dimbox-iframe.ratio-1x1 {
        aspect-ratio: 1/1
    }

    .dimbox-iframe.ratio-9x16 {
        aspect-ratio: 9/16
    }

.dimbox-noscroll {
    overflow: hidden !important
}

.dimbox-error {
    position: relative
}

@media(orientation:portrait) {
    .dimbox-container {
        padding: 56px 16px
    }

    .dimbox-figure, .dimbox-video-container {
        height: 100%;
        max-width: 100%
    }

    .dimbox-ajax-container, .dimbox-iframe-container {
        height: calc(100vh - 112px);
        width: 100%
    }

    .dimbox-inline-content {
        max-height: calc(100vh - 112px)
    }

    .dimbox-image, .dimbox-video {
        height: auto;
        width: 100%
    }

    .dimbox-btn-next, .dimbox-btn-prev {
        bottom: 0;
        top: auto
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

:root {
    --swiper-navigation-top-offset: 0;
    --swiper-navigation-sides-offset: 0;
    --swiper-navigation-color: var(--swiper-theme-color);
    --swiper-theme-color: #000
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

.swiper {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

    .swiper-pointer-events.swiper-vertical {
        touch-action: pan-x
    }

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

    .swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
        transform-style: preserve-3d
    }

    .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10
    }

    .swiper-3d .swiper-slide-shadow {
        background: rgba(0,0,0,.15)
    }

    .swiper-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

    .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    width: 100%
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        cursor: auto;
        opacity: .35;
        pointer-events: none
    }

    .swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
        cursor: auto;
        opacity: 0;
        pointer-events: none
    }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: "prev"
    }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px
}

    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: "next"
    }

.swiper-button-lock {
    display: none
}

.is-collapsible {
    overflow-y: hidden
}

    .is-collapsible, .is-collapsible.is-active {
        transition: height .2s ease
    }

        .is-collapsible.message-body {
            padding: 0 !important
        }

            .is-collapsible.message-body .message-body-content {
                padding: 1.25em 1.5em
            }

html.has-navbar-fixed-top {
    padding-top: 4rem
}

@media screen and (min-width:1024px) {
    html.has-navbar-fixed-top {
        padding-top: 11.25rem
    }
}

html.has-navbar-fixed-top.has-urgentbar {
    padding-top: 7.875rem
}

@media screen and (min-width:1024px) {
    html.has-navbar-fixed-top.has-urgentbar {
        padding-top: 15.125rem
    }
}

html:before {
    background-color: rgba(0,0,0,.3);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .3s ease-out;
    visibility: hidden
}

html.has-menu-open, html.has-search-open {
    overflow: hidden
}

    html.has-menu-open:before, html.has-search-open:before {
        opacity: 1;
        visibility: visible
    }

    html.has-menu-open footer, html.has-menu-open main, html.has-search-open footer, html.has-search-open main {
        position: relative;
        z-index: -1
    }

.content h1, .content h2.is-1, .content h3.is-1, .content h4.is-1, .content h5.is-1, .subtitle.is-1, .title.is-1 {
    font-size: 2.25rem;
    font-size: clamp(2.25rem,1.0465571205rem + 2.5039123631vw,3.25rem) !important;
    margin-bottom: 1rem
}

@media print,screen and (min-width:769px) {
    .content h1, .content h2.is-1, .content h3.is-1, .content h4.is-1, .content h5.is-1, .subtitle.is-1, .title.is-1 {
        font-size: 2.75rem
    }
}

@media screen and (min-width:1408px) {
    .content h1, .content h2.is-1, .content h3.is-1, .content h4.is-1, .content h5.is-1, .subtitle.is-1, .title.is-1 {
        font-size: 3.25rem
    }
}

.content h1.is-2, .content h2, .content h3.is-2, .content h4.is-2, .content h5.is-2, .subtitle.is-2, .title.is-2 {
    font-size: 1.625rem;
    font-size: clamp(1.625rem,.2711267606rem + 2.8169014085vw,2.75rem) !important;
    margin-bottom: 1rem
}

@media print,screen and (min-width:769px) {
    .content h1.is-2, .content h2, .content h3.is-2, .content h4.is-2, .content h5.is-2, .subtitle.is-2, .title.is-2 {
        font-size: 2.1875rem
    }
}

@media screen and (min-width:1408px) {
    .content h1.is-2, .content h2, .content h3.is-2, .content h4.is-2, .content h5.is-2, .subtitle.is-2, .title.is-2 {
        font-size: 2.75rem
    }
}

.content h1.is-3, .content h2.is-3, .content h3, .content h4.is-3, .content h5.is-3, .subtitle.is-3, .title.is-3 {
    font-size: 1.5rem;
    font-size: clamp(1.5rem,.5974178404rem + 1.8779342723vw,2.25rem) !important;
    margin-bottom: .75rem
}

@media print,screen and (min-width:769px) {
    .content h1.is-3, .content h2.is-3, .content h3, .content h4.is-3, .content h5.is-3, .subtitle.is-3, .title.is-3 {
        font-size: 1.875rem
    }
}

@media screen and (min-width:1408px) {
    .content h1.is-3, .content h2.is-3, .content h3, .content h4.is-3, .content h5.is-3, .subtitle.is-3, .title.is-3 {
        font-size: 2.25rem
    }
}

.content h1.is-4, .content h2.is-4, .content h3.is-4, .content h4, .content h5.is-4, .subtitle.is-4, .title.is-4 {
    font-size: 1.25rem;
    font-size: clamp(1.25rem,.9491392801rem + .6259780908vw,1.5rem) !important;
    margin-bottom: .75rem
}

@media print,screen and (min-width:769px) {
    .content h1.is-4, .content h2.is-4, .content h3.is-4, .content h4, .content h5.is-4, .subtitle.is-4, .title.is-4 {
        font-size: 1.375rem
    }
}

@media screen and (min-width:1408px) {
    .content h1.is-4, .content h2.is-4, .content h3.is-4, .content h4, .content h5.is-4, .subtitle.is-4, .title.is-4 {
        font-size: 1.5rem
    }
}

.content h1.is-5, .content h2.is-5, .content h3.is-5, .content h4.is-5, .content h5, .subtitle.is-5, .title.is-5 {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important;
    margin-bottom: .75rem
}

@media print,screen and (min-width:769px) {
    .content h1.is-5, .content h2.is-5, .content h3.is-5, .content h4.is-5, .content h5, .subtitle.is-5, .title.is-5 {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .content h1.is-5, .content h2.is-5, .content h3.is-5, .content h4.is-5, .content h5, .subtitle.is-5, .title.is-5 {
        font-size: 1.25rem
    }
}

.content .has-text-white h1, .content .has-text-white h2, .content .has-text-white h3, .content .has-text-white h4, .content .has-text-white h5, .has-text-white .content h1, .has-text-white .content h2, .has-text-white .content h3, .has-text-white .content h4, .has-text-white .content h5, .has-text-white .subtitle, .has-text-white .title {
    color: #fff
}

a {
    transition: all .3s ease-out
}

    a.box.is-active a.has-text-grey-dark.button, a.box.is-focused a.has-text-grey-dark.button, a.box.is-hovered a.has-text-grey-dark.button, a.box:active a.has-text-grey-dark.button, a.box:focus a.has-text-grey-dark.button, a.box:hover a.has-text-grey-dark.button, a.card.is-active a.box.button:not(.no-hover) a.has-text-grey-dark.button, a.card.is-active a.has-text-grey-dark.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) a.has-text-grey-dark.button, a.card.is-focused a.has-text-grey-dark.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) a.has-text-grey-dark.button, a.card.is-hovered a.has-text-grey-dark.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) a.has-text-grey-dark.button, a.card:active a.has-text-grey-dark.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) a.has-text-grey-dark.button, a.card:focus a.has-text-grey-dark.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) a.has-text-grey-dark.button, a.card:hover a.has-text-grey-dark.button:not(.no-hover), a.has-text-grey-dark.is-active, a.has-text-grey-dark.is-focused, a.has-text-grey-dark.is-hovered, a.has-text-grey-dark:active, a.has-text-grey-dark:focus, a.has-text-grey-dark:hover {
        color: #000 !important
    }

    a.has-icon:before {
        margin-right: .5rem;
        transition: all .3s ease-out
    }

    a.box.is-active a.has-icon.button:before, a.box.is-focused a.has-icon.button:before, a.box.is-hovered a.has-icon.button:before, a.box:active a.has-icon.button:before, a.box:focus a.has-icon.button:before, a.box:hover a.has-icon.button:before, a.card.is-active a.box.button:not(.no-hover) a.has-icon.button:before, a.card.is-active a.has-icon.button:not(.no-hover):before, a.card.is-focused a.box.button:not(.no-hover) a.has-icon.button:before, a.card.is-focused a.has-icon.button:not(.no-hover):before, a.card.is-hovered a.box.button:not(.no-hover) a.has-icon.button:before, a.card.is-hovered a.has-icon.button:not(.no-hover):before, a.card:active a.box.button:not(.no-hover) a.has-icon.button:before, a.card:active a.has-icon.button:not(.no-hover):before, a.card:focus a.box.button:not(.no-hover) a.has-icon.button:before, a.card:focus a.has-icon.button:not(.no-hover):before, a.card:hover a.box.button:not(.no-hover) a.has-icon.button:before, a.card:hover a.has-icon.button:not(.no-hover):before, a.has-icon.is-active:before, a.has-icon.is-focused:before, a.has-icon.is-hovered:before, a.has-icon:active:before, a.has-icon:focus:before, a.has-icon:hover:before {
        margin: 0 .25rem
    }

    a.has-icon-after .icon {
        transition: all .3s ease-out
    }

    a.box.is-active a.has-icon-after.button .icon, a.box.is-focused a.has-icon-after.button .icon, a.box.is-hovered a.has-icon-after.button .icon, a.box:active a.has-icon-after.button .icon, a.box:focus a.has-icon-after.button .icon, a.box:hover a.has-icon-after.button .icon, a.card.is-active a.box.button:not(.no-hover) a.has-icon-after.button .icon, a.card.is-active a.has-icon-after.button:not(.no-hover) .icon, a.card.is-focused a.box.button:not(.no-hover) a.has-icon-after.button .icon, a.card.is-focused a.has-icon-after.button:not(.no-hover) .icon, a.card.is-hovered a.box.button:not(.no-hover) a.has-icon-after.button .icon, a.card.is-hovered a.has-icon-after.button:not(.no-hover) .icon, a.card:active a.box.button:not(.no-hover) a.has-icon-after.button .icon, a.card:active a.has-icon-after.button:not(.no-hover) .icon, a.card:focus a.box.button:not(.no-hover) a.has-icon-after.button .icon, a.card:focus a.has-icon-after.button:not(.no-hover) .icon, a.card:hover a.box.button:not(.no-hover) a.has-icon-after.button .icon, a.card:hover a.has-icon-after.button:not(.no-hover) .icon, a.has-icon-after.is-active .icon, a.has-icon-after.is-focused .icon, a.has-icon-after.is-hovered .icon, a.has-icon-after:active .icon, a.has-icon-after:focus .icon, a.has-icon-after:hover .icon {
        margin-left: .25rem
    }

    a.card {
        display: block;
        margin-top: .25rem;
        transition: all .3s ease-out
    }

        .content a.card h1, .content a.card h2, .content a.card h3, .content a.card h4, .content a.card h5, a.card .content h1, a.card .content h2, a.card .content h3, a.card .content h4, a.card .content h5, a.card .title {
            text-decoration: underline;
            text-decoration-color: transparent;
            text-underline-offset: .25em;
            transition: all .3s ease-out
        }

        a.box.is-active a.card.button, a.box.is-focused a.card.button, a.box.is-hovered a.card.button, a.box:active a.card.button, a.box:focus a.card.button, a.box:hover a.card.button, a.card.is-active, a.card.is-active a.box.button:not(.no-hover) a.card.button, a.card.is-active a.card.button:not(.no-hover), a.card.is-focused, a.card.is-focused a.box.button:not(.no-hover) a.card.button, a.card.is-focused a.card.button:not(.no-hover), a.card.is-hovered, a.card.is-hovered a.box.button:not(.no-hover) a.card.button, a.card.is-hovered a.card.button:not(.no-hover), a.card:active, a.card:active a.box.button:not(.no-hover) a.card.button, a.card:active a.card.button:not(.no-hover), a.card:focus, a.card:focus a.box.button:not(.no-hover) a.card.button, a.card:focus a.card.button:not(.no-hover), a.card:hover, a.card:hover a.box.button:not(.no-hover) a.card.button, a.card:hover a.card.button:not(.no-hover) {
            box-shadow: 1px 1px 20px 0 rgba(0,0,0,.2);
            margin-bottom: .25rem;
            margin-top: 0
        }

            .content a.box.is-active a.card.button h1, .content a.box.is-active a.card.button h2, .content a.box.is-active a.card.button h3, .content a.box.is-active a.card.button h4, .content a.box.is-active a.card.button h5, .content a.box.is-focused a.card.button h1, .content a.box.is-focused a.card.button h2, .content a.box.is-focused a.card.button h3, .content a.box.is-focused a.card.button h4, .content a.box.is-focused a.card.button h5, .content a.box.is-hovered a.card.button h1, .content a.box.is-hovered a.card.button h2, .content a.box.is-hovered a.card.button h3, .content a.box.is-hovered a.card.button h4, .content a.box.is-hovered a.card.button h5, .content a.box:active a.card.button h1, .content a.box:active a.card.button h2, .content a.box:active a.card.button h3, .content a.box:active a.card.button h4, .content a.box:active a.card.button h5, .content a.box:focus a.card.button h1, .content a.box:focus a.card.button h2, .content a.box:focus a.card.button h3, .content a.box:focus a.card.button h4, .content a.box:focus a.card.button h5, .content a.box:hover a.card.button h1, .content a.box:hover a.card.button h2, .content a.box:hover a.card.button h3, .content a.box:hover a.card.button h4, .content a.box:hover a.card.button h5, .content a.card.is-active a.box.button:not(.no-hover) a.card.button h1, .content a.card.is-active a.box.button:not(.no-hover) a.card.button h2, .content a.card.is-active a.box.button:not(.no-hover) a.card.button h3, .content a.card.is-active a.box.button:not(.no-hover) a.card.button h4, .content a.card.is-active a.box.button:not(.no-hover) a.card.button h5, .content a.card.is-active a.card.button:not(.no-hover) h1, .content a.card.is-active a.card.button:not(.no-hover) h2, .content a.card.is-active a.card.button:not(.no-hover) h3, .content a.card.is-active a.card.button:not(.no-hover) h4, .content a.card.is-active a.card.button:not(.no-hover) h5, .content a.card.is-active h1, .content a.card.is-active h2, .content a.card.is-active h3, .content a.card.is-active h4, .content a.card.is-active h5, .content a.card.is-focused a.box.button:not(.no-hover) a.card.button h1, .content a.card.is-focused a.box.button:not(.no-hover) a.card.button h2, .content a.card.is-focused a.box.button:not(.no-hover) a.card.button h3, .content a.card.is-focused a.box.button:not(.no-hover) a.card.button h4, .content a.card.is-focused a.box.button:not(.no-hover) a.card.button h5, .content a.card.is-focused a.card.button:not(.no-hover) h1, .content a.card.is-focused a.card.button:not(.no-hover) h2, .content a.card.is-focused a.card.button:not(.no-hover) h3, .content a.card.is-focused a.card.button:not(.no-hover) h4, .content a.card.is-focused a.card.button:not(.no-hover) h5, .content a.card.is-focused h1, .content a.card.is-focused h2, .content a.card.is-focused h3, .content a.card.is-focused h4, .content a.card.is-focused h5, .content a.card.is-hovered a.box.button:not(.no-hover) a.card.button h1, .content a.card.is-hovered a.box.button:not(.no-hover) a.card.button h2, .content a.card.is-hovered a.box.button:not(.no-hover) a.card.button h3, .content a.card.is-hovered a.box.button:not(.no-hover) a.card.button h4, .content a.card.is-hovered a.box.button:not(.no-hover) a.card.button h5, .content a.card.is-hovered a.card.button:not(.no-hover) h1, .content a.card.is-hovered a.card.button:not(.no-hover) h2, .content a.card.is-hovered a.card.button:not(.no-hover) h3, .content a.card.is-hovered a.card.button:not(.no-hover) h4, .content a.card.is-hovered a.card.button:not(.no-hover) h5, .content a.card.is-hovered h1, .content a.card.is-hovered h2, .content a.card.is-hovered h3, .content a.card.is-hovered h4, .content a.card.is-hovered h5, .content a.card:active a.box.button:not(.no-hover) a.card.button h1, .content a.card:active a.box.button:not(.no-hover) a.card.button h2, .content a.card:active a.box.button:not(.no-hover) a.card.button h3, .content a.card:active a.box.button:not(.no-hover) a.card.button h4, .content a.card:active a.box.button:not(.no-hover) a.card.button h5, .content a.card:active a.card.button:not(.no-hover) h1, .content a.card:active a.card.button:not(.no-hover) h2, .content a.card:active a.card.button:not(.no-hover) h3, .content a.card:active a.card.button:not(.no-hover) h4, .content a.card:active a.card.button:not(.no-hover) h5, .content a.card:active h1, .content a.card:active h2, .content a.card:active h3, .content a.card:active h4, .content a.card:active h5, .content a.card:focus a.box.button:not(.no-hover) a.card.button h1, .content a.card:focus a.box.button:not(.no-hover) a.card.button h2, .content a.card:focus a.box.button:not(.no-hover) a.card.button h3, .content a.card:focus a.box.button:not(.no-hover) a.card.button h4, .content a.card:focus a.box.button:not(.no-hover) a.card.button h5, .content a.card:focus a.card.button:not(.no-hover) h1, .content a.card:focus a.card.button:not(.no-hover) h2, .content a.card:focus a.card.button:not(.no-hover) h3, .content a.card:focus a.card.button:not(.no-hover) h4, .content a.card:focus a.card.button:not(.no-hover) h5, .content a.card:focus h1, .content a.card:focus h2, .content a.card:focus h3, .content a.card:focus h4, .content a.card:focus h5, .content a.card:hover a.box.button:not(.no-hover) a.card.button h1, .content a.card:hover a.box.button:not(.no-hover) a.card.button h2, .content a.card:hover a.box.button:not(.no-hover) a.card.button h3, .content a.card:hover a.box.button:not(.no-hover) a.card.button h4, .content a.card:hover a.box.button:not(.no-hover) a.card.button h5, .content a.card:hover a.card.button:not(.no-hover) h1, .content a.card:hover a.card.button:not(.no-hover) h2, .content a.card:hover a.card.button:not(.no-hover) h3, .content a.card:hover a.card.button:not(.no-hover) h4, .content a.card:hover a.card.button:not(.no-hover) h5, .content a.card:hover h1, .content a.card:hover h2, .content a.card:hover h3, .content a.card:hover h4, .content a.card:hover h5, a.box.is-active a.card.button .content h1, a.box.is-active a.card.button .content h2, a.box.is-active a.card.button .content h3, a.box.is-active a.card.button .content h4, a.box.is-active a.card.button .content h5, a.box.is-active a.card.button .title, a.box.is-focused a.card.button .content h1, a.box.is-focused a.card.button .content h2, a.box.is-focused a.card.button .content h3, a.box.is-focused a.card.button .content h4, a.box.is-focused a.card.button .content h5, a.box.is-focused a.card.button .title, a.box.is-hovered a.card.button .content h1, a.box.is-hovered a.card.button .content h2, a.box.is-hovered a.card.button .content h3, a.box.is-hovered a.card.button .content h4, a.box.is-hovered a.card.button .content h5, a.box.is-hovered a.card.button .title, a.box:active a.card.button .content h1, a.box:active a.card.button .content h2, a.box:active a.card.button .content h3, a.box:active a.card.button .content h4, a.box:active a.card.button .content h5, a.box:active a.card.button .title, a.box:focus a.card.button .content h1, a.box:focus a.card.button .content h2, a.box:focus a.card.button .content h3, a.box:focus a.card.button .content h4, a.box:focus a.card.button .content h5, a.box:focus a.card.button .title, a.box:hover a.card.button .content h1, a.box:hover a.card.button .content h2, a.box:hover a.card.button .content h3, a.box:hover a.card.button .content h4, a.box:hover a.card.button .content h5, a.box:hover a.card.button .title, a.card.is-active .content h1, a.card.is-active .content h2, a.card.is-active .content h3, a.card.is-active .content h4, a.card.is-active .content h5, a.card.is-active .title, a.card.is-active a.box.button:not(.no-hover) a.card.button .content h1, a.card.is-active a.box.button:not(.no-hover) a.card.button .content h2, a.card.is-active a.box.button:not(.no-hover) a.card.button .content h3, a.card.is-active a.box.button:not(.no-hover) a.card.button .content h4, a.card.is-active a.box.button:not(.no-hover) a.card.button .content h5, a.card.is-active a.box.button:not(.no-hover) a.card.button .title, a.card.is-active a.card.button:not(.no-hover) .content h1, a.card.is-active a.card.button:not(.no-hover) .content h2, a.card.is-active a.card.button:not(.no-hover) .content h3, a.card.is-active a.card.button:not(.no-hover) .content h4, a.card.is-active a.card.button:not(.no-hover) .content h5, a.card.is-active a.card.button:not(.no-hover) .title, a.card.is-focused .content h1, a.card.is-focused .content h2, a.card.is-focused .content h3, a.card.is-focused .content h4, a.card.is-focused .content h5, a.card.is-focused .title, a.card.is-focused a.box.button:not(.no-hover) a.card.button .content h1, a.card.is-focused a.box.button:not(.no-hover) a.card.button .content h2, a.card.is-focused a.box.button:not(.no-hover) a.card.button .content h3, a.card.is-focused a.box.button:not(.no-hover) a.card.button .content h4, a.card.is-focused a.box.button:not(.no-hover) a.card.button .content h5, a.card.is-focused a.box.button:not(.no-hover) a.card.button .title, a.card.is-focused a.card.button:not(.no-hover) .content h1, a.card.is-focused a.card.button:not(.no-hover) .content h2, a.card.is-focused a.card.button:not(.no-hover) .content h3, a.card.is-focused a.card.button:not(.no-hover) .content h4, a.card.is-focused a.card.button:not(.no-hover) .content h5, a.card.is-focused a.card.button:not(.no-hover) .title, a.card.is-hovered .content h1, a.card.is-hovered .content h2, a.card.is-hovered .content h3, a.card.is-hovered .content h4, a.card.is-hovered .content h5, a.card.is-hovered .title, a.card.is-hovered a.box.button:not(.no-hover) a.card.button .content h1, a.card.is-hovered a.box.button:not(.no-hover) a.card.button .content h2, a.card.is-hovered a.box.button:not(.no-hover) a.card.button .content h3, a.card.is-hovered a.box.button:not(.no-hover) a.card.button .content h4, a.card.is-hovered a.box.button:not(.no-hover) a.card.button .content h5, a.card.is-hovered a.box.button:not(.no-hover) a.card.button .title, a.card.is-hovered a.card.button:not(.no-hover) .content h1, a.card.is-hovered a.card.button:not(.no-hover) .content h2, a.card.is-hovered a.card.button:not(.no-hover) .content h3, a.card.is-hovered a.card.button:not(.no-hover) .content h4, a.card.is-hovered a.card.button:not(.no-hover) .content h5, a.card.is-hovered a.card.button:not(.no-hover) .title, a.card:active .content h1, a.card:active .content h2, a.card:active .content h3, a.card:active .content h4, a.card:active .content h5, a.card:active .title, a.card:active a.box.button:not(.no-hover) a.card.button .content h1, a.card:active a.box.button:not(.no-hover) a.card.button .content h2, a.card:active a.box.button:not(.no-hover) a.card.button .content h3, a.card:active a.box.button:not(.no-hover) a.card.button .content h4, a.card:active a.box.button:not(.no-hover) a.card.button .content h5, a.card:active a.box.button:not(.no-hover) a.card.button .title, a.card:active a.card.button:not(.no-hover) .content h1, a.card:active a.card.button:not(.no-hover) .content h2, a.card:active a.card.button:not(.no-hover) .content h3, a.card:active a.card.button:not(.no-hover) .content h4, a.card:active a.card.button:not(.no-hover) .content h5, a.card:active a.card.button:not(.no-hover) .title, a.card:focus .content h1, a.card:focus .content h2, a.card:focus .content h3, a.card:focus .content h4, a.card:focus .content h5, a.card:focus .title, a.card:focus a.box.button:not(.no-hover) a.card.button .content h1, a.card:focus a.box.button:not(.no-hover) a.card.button .content h2, a.card:focus a.box.button:not(.no-hover) a.card.button .content h3, a.card:focus a.box.button:not(.no-hover) a.card.button .content h4, a.card:focus a.box.button:not(.no-hover) a.card.button .content h5, a.card:focus a.box.button:not(.no-hover) a.card.button .title, a.card:focus a.card.button:not(.no-hover) .content h1, a.card:focus a.card.button:not(.no-hover) .content h2, a.card:focus a.card.button:not(.no-hover) .content h3, a.card:focus a.card.button:not(.no-hover) .content h4, a.card:focus a.card.button:not(.no-hover) .content h5, a.card:focus a.card.button:not(.no-hover) .title, a.card:hover .content h1, a.card:hover .content h2, a.card:hover .content h3, a.card:hover .content h4, a.card:hover .content h5, a.card:hover .title, a.card:hover a.box.button:not(.no-hover) a.card.button .content h1, a.card:hover a.box.button:not(.no-hover) a.card.button .content h2, a.card:hover a.box.button:not(.no-hover) a.card.button .content h3, a.card:hover a.box.button:not(.no-hover) a.card.button .content h4, a.card:hover a.box.button:not(.no-hover) a.card.button .content h5, a.card:hover a.box.button:not(.no-hover) a.card.button .title, a.card:hover a.card.button:not(.no-hover) .content h1, a.card:hover a.card.button:not(.no-hover) .content h2, a.card:hover a.card.button:not(.no-hover) .content h3, a.card:hover a.card.button:not(.no-hover) .content h4, a.card:hover a.card.button:not(.no-hover) .content h5, a.card:hover a.card.button:not(.no-hover) .title {
                color: #cf0c46;
                text-decoration-color: #cf0c46
            }

            a.box.is-active a.no-hover.button, a.box.is-focused a.no-hover.button, a.box.is-hovered a.no-hover.button, a.box:active a.no-hover.button, a.box:focus a.no-hover.button, a.box:hover a.no-hover.button, a.card.is-active a.box.button:not(.no-hover) a.no-hover.button, a.card.is-active a.no-hover.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) a.no-hover.button, a.card.is-focused a.no-hover.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) a.no-hover.button, a.card.is-hovered a.no-hover.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) a.no-hover.button, a.card:active a.no-hover.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) a.no-hover.button, a.card:focus a.no-hover.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) a.no-hover.button, a.card:hover a.no-hover.button:not(.no-hover), a.no-hover.is-active, a.no-hover.is-focused, a.no-hover.is-hovered, a.no-hover:active, a.no-hover:focus, a.no-hover:hover {
                color: inherit
            }

.button {
    border-radius: 6px;
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important;
    height: fit-content;
    transition: all .3s ease-out;
    white-space: normal
}

@media print,screen and (min-width:769px) {
    .button {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .button {
        font-size: 1.25rem
    }
}

.button-toggle {
    color: #d4d6d8;
    transition: color .3s ease
}

    .button-toggle.is-active, .button-toggle:focus, .button-toggle:hover {
        color: #9f0936
    }

    .button-toggle.is-active {
        cursor: default
    }

.button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]).is-hovered, .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):hover, a.box.is-active .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.box.is-focused .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.box.is-hovered .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.box:active .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.box:focus .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.box:hover .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.card.is-active .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.card.is-focused .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.card.is-hovered .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.card:active .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):not(.no-hover), a.card:active a.box.button:not(.no-hover) .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.card:focus .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):not(.no-hover), a.card:focus a.box.button:not(.no-hover) .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]), a.card:hover .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):not(.no-hover), a.card:hover a.box.button:not(.no-hover) .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]) {
    background-color: #9f0936;
    box-shadow: 0 .5em 1em -.125em hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.02);
    color: #fff
}

.button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]).is-active, .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):active {
    background-color: #6f0625;
    color: #fff
}

.button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]).is-focused, .button.is-primary:not(.is-light):not(.is-outlined):not(.is-inverted):not([disabled]):focus {
    background-color: #6f0625;
    color: #fff;
    outline: 2px dotted #cf0c46;
    outline-offset: 2px
}

.button.is-primary.is-outlined.is-focused, .button.is-primary.is-outlined:focus {
    background-color: transparent;
    color: #cf0c46
}

.button.is-rounded, .media .image img.button {
    height: 2.75rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 2.75rem
}

    .button.is-rounded .icon, .media .image img.button .icon {
        font-size: 1.25rem
    }

.button.is-play {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3
}

.button.is-transparent {
    background-color: transparent;
    border-color: #c9ccce
}

.content a, .content p {
    font-size: 1rem;
    font-size: clamp(1rem,.8495696401rem + .3129890454vw,1.125rem) !important
}

@media print,screen and (min-width:769px) {
    .content a, .content p {
        font-size: 1.0625rem
    }
}

@media screen and (min-width:1408px) {
    .content a, .content p {
        font-size: 1.125rem
    }
}

.is-size-lead .content a, .is-size-lead .content p {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .is-size-lead .content a, .is-size-lead .content p {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .is-size-lead .content a, .is-size-lead .content p {
        font-size: 1.25rem
    }
}

.content a {
    text-underline-offset: .25em
}

.input {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .input {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .input {
        font-size: 1.25rem
    }
}

.is-size-body {
    font-size: 1rem;
    font-size: clamp(1rem,.8495696401rem + .3129890454vw,1.125rem) !important
}

@media print,screen and (min-width:769px) {
    .is-size-body {
        font-size: 1.0625rem
    }
}

@media screen and (min-width:1408px) {
    .is-size-body {
        font-size: 1.125rem
    }
}

.is-size-lead {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .is-size-lead {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .is-size-lead {
        font-size: 1.25rem
    }
}

.is-rounded, .is-rounded img, .media .image img, .media .image img img {
    border-radius: 9999px
}

.is-fullheight {
    height: 100%
}

.is-flex-order-2 {
    order: 2
}

.is-nowrap {
    white-space: nowrap
}

.has-scroll-horizontal {
    overflow-x: auto
}

.image.is-profile {
    max-width: 16rem
}

.select {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .select {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .select {
        font-size: 1.25rem
    }
}

.select:after {
    border-width: 2px !important;
    font-size: 1rem;
    right: .9375em !important
}

.collapse-trigger {
    align-items: center;
    border-bottom: 2px solid #e9ebec;
    display: flex;
    justify-content: space-between;
    padding: .5rem 0
}

    .collapse-trigger .content h1, .collapse-trigger .content h2, .collapse-trigger .content h3, .collapse-trigger .content h4, .collapse-trigger .content h5, .collapse-trigger .title, .content .collapse-trigger h1, .content .collapse-trigger h2, .content .collapse-trigger h3, .content .collapse-trigger h4, .content .collapse-trigger h5 {
        text-decoration: underline;
        text-decoration-color: transparent;
        text-underline-offset: .25em;
        transition: all .3s ease-out
    }

    .collapse-trigger .icon i {
        transition: all .3s ease-out
    }

    .collapse-trigger.is-hovered .content h1, .collapse-trigger.is-hovered .content h2, .collapse-trigger.is-hovered .content h3, .collapse-trigger.is-hovered .content h4, .collapse-trigger.is-hovered .content h5, .collapse-trigger.is-hovered .title, .collapse-trigger:hover .content h1, .collapse-trigger:hover .content h2, .collapse-trigger:hover .content h3, .collapse-trigger:hover .content h4, .collapse-trigger:hover .content h5, .collapse-trigger:hover .title, .content .collapse-trigger.is-hovered h1, .content .collapse-trigger.is-hovered h2, .content .collapse-trigger.is-hovered h3, .content .collapse-trigger.is-hovered h4, .content .collapse-trigger.is-hovered h5, .content .collapse-trigger:hover h1, .content .collapse-trigger:hover h2, .content .collapse-trigger:hover h3, .content .collapse-trigger:hover h4, .content .collapse-trigger:hover h5, .content a.box.is-active .collapse-trigger.button h1, .content a.box.is-active .collapse-trigger.button h2, .content a.box.is-active .collapse-trigger.button h3, .content a.box.is-active .collapse-trigger.button h4, .content a.box.is-active .collapse-trigger.button h5, .content a.box.is-focused .collapse-trigger.button h1, .content a.box.is-focused .collapse-trigger.button h2, .content a.box.is-focused .collapse-trigger.button h3, .content a.box.is-focused .collapse-trigger.button h4, .content a.box.is-focused .collapse-trigger.button h5, .content a.box.is-hovered .collapse-trigger.button h1, .content a.box.is-hovered .collapse-trigger.button h2, .content a.box.is-hovered .collapse-trigger.button h3, .content a.box.is-hovered .collapse-trigger.button h4, .content a.box.is-hovered .collapse-trigger.button h5, .content a.box:active .collapse-trigger.button h1, .content a.box:active .collapse-trigger.button h2, .content a.box:active .collapse-trigger.button h3, .content a.box:active .collapse-trigger.button h4, .content a.box:active .collapse-trigger.button h5, .content a.box:focus .collapse-trigger.button h1, .content a.box:focus .collapse-trigger.button h2, .content a.box:focus .collapse-trigger.button h3, .content a.box:focus .collapse-trigger.button h4, .content a.box:focus .collapse-trigger.button h5, .content a.box:hover .collapse-trigger.button h1, .content a.box:hover .collapse-trigger.button h2, .content a.box:hover .collapse-trigger.button h3, .content a.box:hover .collapse-trigger.button h4, .content a.box:hover .collapse-trigger.button h5, .content a.card.is-active .collapse-trigger.button:not(.no-hover) h1, .content a.card.is-active .collapse-trigger.button:not(.no-hover) h2, .content a.card.is-active .collapse-trigger.button:not(.no-hover) h3, .content a.card.is-active .collapse-trigger.button:not(.no-hover) h4, .content a.card.is-active .collapse-trigger.button:not(.no-hover) h5, .content a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button h1, .content a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button h2, .content a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button h3, .content a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button h4, .content a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button h5, .content a.card.is-focused .collapse-trigger.button:not(.no-hover) h1, .content a.card.is-focused .collapse-trigger.button:not(.no-hover) h2, .content a.card.is-focused .collapse-trigger.button:not(.no-hover) h3, .content a.card.is-focused .collapse-trigger.button:not(.no-hover) h4, .content a.card.is-focused .collapse-trigger.button:not(.no-hover) h5, .content a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button h1, .content a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button h2, .content a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button h3, .content a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button h4, .content a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button h5, .content a.card.is-hovered .collapse-trigger.button:not(.no-hover) h1, .content a.card.is-hovered .collapse-trigger.button:not(.no-hover) h2, .content a.card.is-hovered .collapse-trigger.button:not(.no-hover) h3, .content a.card.is-hovered .collapse-trigger.button:not(.no-hover) h4, .content a.card.is-hovered .collapse-trigger.button:not(.no-hover) h5, .content a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button h1, .content a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button h2, .content a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button h3, .content a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button h4, .content a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button h5, .content a.card:active .collapse-trigger.button:not(.no-hover) h1, .content a.card:active .collapse-trigger.button:not(.no-hover) h2, .content a.card:active .collapse-trigger.button:not(.no-hover) h3, .content a.card:active .collapse-trigger.button:not(.no-hover) h4, .content a.card:active .collapse-trigger.button:not(.no-hover) h5, .content a.card:active a.box.button:not(.no-hover) .collapse-trigger.button h1, .content a.card:active a.box.button:not(.no-hover) .collapse-trigger.button h2, .content a.card:active a.box.button:not(.no-hover) .collapse-trigger.button h3, .content a.card:active a.box.button:not(.no-hover) .collapse-trigger.button h4, .content a.card:active a.box.button:not(.no-hover) .collapse-trigger.button h5, .content a.card:focus .collapse-trigger.button:not(.no-hover) h1, .content a.card:focus .collapse-trigger.button:not(.no-hover) h2, .content a.card:focus .collapse-trigger.button:not(.no-hover) h3, .content a.card:focus .collapse-trigger.button:not(.no-hover) h4, .content a.card:focus .collapse-trigger.button:not(.no-hover) h5, .content a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button h1, .content a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button h2, .content a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button h3, .content a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button h4, .content a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button h5, .content a.card:hover .collapse-trigger.button:not(.no-hover) h1, .content a.card:hover .collapse-trigger.button:not(.no-hover) h2, .content a.card:hover .collapse-trigger.button:not(.no-hover) h3, .content a.card:hover .collapse-trigger.button:not(.no-hover) h4, .content a.card:hover .collapse-trigger.button:not(.no-hover) h5, .content a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button h1, .content a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button h2, .content a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button h3, .content a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button h4, .content a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button h5, a.box.is-active .collapse-trigger.button .content h1, a.box.is-active .collapse-trigger.button .content h2, a.box.is-active .collapse-trigger.button .content h3, a.box.is-active .collapse-trigger.button .content h4, a.box.is-active .collapse-trigger.button .content h5, a.box.is-active .collapse-trigger.button .title, a.box.is-focused .collapse-trigger.button .content h1, a.box.is-focused .collapse-trigger.button .content h2, a.box.is-focused .collapse-trigger.button .content h3, a.box.is-focused .collapse-trigger.button .content h4, a.box.is-focused .collapse-trigger.button .content h5, a.box.is-focused .collapse-trigger.button .title, a.box.is-hovered .collapse-trigger.button .content h1, a.box.is-hovered .collapse-trigger.button .content h2, a.box.is-hovered .collapse-trigger.button .content h3, a.box.is-hovered .collapse-trigger.button .content h4, a.box.is-hovered .collapse-trigger.button .content h5, a.box.is-hovered .collapse-trigger.button .title, a.box:active .collapse-trigger.button .content h1, a.box:active .collapse-trigger.button .content h2, a.box:active .collapse-trigger.button .content h3, a.box:active .collapse-trigger.button .content h4, a.box:active .collapse-trigger.button .content h5, a.box:active .collapse-trigger.button .title, a.box:focus .collapse-trigger.button .content h1, a.box:focus .collapse-trigger.button .content h2, a.box:focus .collapse-trigger.button .content h3, a.box:focus .collapse-trigger.button .content h4, a.box:focus .collapse-trigger.button .content h5, a.box:focus .collapse-trigger.button .title, a.box:hover .collapse-trigger.button .content h1, a.box:hover .collapse-trigger.button .content h2, a.box:hover .collapse-trigger.button .content h3, a.box:hover .collapse-trigger.button .content h4, a.box:hover .collapse-trigger.button .content h5, a.box:hover .collapse-trigger.button .title, a.card.is-active .collapse-trigger.button:not(.no-hover) .content h1, a.card.is-active .collapse-trigger.button:not(.no-hover) .content h2, a.card.is-active .collapse-trigger.button:not(.no-hover) .content h3, a.card.is-active .collapse-trigger.button:not(.no-hover) .content h4, a.card.is-active .collapse-trigger.button:not(.no-hover) .content h5, a.card.is-active .collapse-trigger.button:not(.no-hover) .title, a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button .content h1, a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button .content h2, a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button .content h3, a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button .content h4, a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button .content h5, a.card.is-active a.box.button:not(.no-hover) .collapse-trigger.button .title, a.card.is-focused .collapse-trigger.button:not(.no-hover) .content h1, a.card.is-focused .collapse-trigger.button:not(.no-hover) .content h2, a.card.is-focused .collapse-trigger.button:not(.no-hover) .content h3, a.card.is-focused .collapse-trigger.button:not(.no-hover) .content h4, a.card.is-focused .collapse-trigger.button:not(.no-hover) .content h5, a.card.is-focused .collapse-trigger.button:not(.no-hover) .title, a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button .content h1, a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button .content h2, a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button .content h3, a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button .content h4, a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button .content h5, a.card.is-focused a.box.button:not(.no-hover) .collapse-trigger.button .title, a.card.is-hovered .collapse-trigger.button:not(.no-hover) .content h1, a.card.is-hovered .collapse-trigger.button:not(.no-hover) .content h2, a.card.is-hovered .collapse-trigger.button:not(.no-hover) .content h3, a.card.is-hovered .collapse-trigger.button:not(.no-hover) .content h4, a.card.is-hovered .collapse-trigger.button:not(.no-hover) .content h5, a.card.is-hovered .collapse-trigger.button:not(.no-hover) .title, a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button .content h1, a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button .content h2, a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button .content h3, a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button .content h4, a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button .content h5, a.card.is-hovered a.box.button:not(.no-hover) .collapse-trigger.button .title, a.card:active .collapse-trigger.button:not(.no-hover) .content h1, a.card:active .collapse-trigger.button:not(.no-hover) .content h2, a.card:active .collapse-trigger.button:not(.no-hover) .content h3, a.card:active .collapse-trigger.button:not(.no-hover) .content h4, a.card:active .collapse-trigger.button:not(.no-hover) .content h5, a.card:active .collapse-trigger.button:not(.no-hover) .title, a.card:active a.box.button:not(.no-hover) .collapse-trigger.button .content h1, a.card:active a.box.button:not(.no-hover) .collapse-trigger.button .content h2, a.card:active a.box.button:not(.no-hover) .collapse-trigger.button .content h3, a.card:active a.box.button:not(.no-hover) .collapse-trigger.button .content h4, a.card:active a.box.button:not(.no-hover) .collapse-trigger.button .content h5, a.card:active a.box.button:not(.no-hover) .collapse-trigger.button .title, a.card:focus .collapse-trigger.button:not(.no-hover) .content h1, a.card:focus .collapse-trigger.button:not(.no-hover) .content h2, a.card:focus .collapse-trigger.button:not(.no-hover) .content h3, a.card:focus .collapse-trigger.button:not(.no-hover) .content h4, a.card:focus .collapse-trigger.button:not(.no-hover) .content h5, a.card:focus .collapse-trigger.button:not(.no-hover) .title, a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button .content h1, a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button .content h2, a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button .content h3, a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button .content h4, a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button .content h5, a.card:focus a.box.button:not(.no-hover) .collapse-trigger.button .title, a.card:hover .collapse-trigger.button:not(.no-hover) .content h1, a.card:hover .collapse-trigger.button:not(.no-hover) .content h2, a.card:hover .collapse-trigger.button:not(.no-hover) .content h3, a.card:hover .collapse-trigger.button:not(.no-hover) .content h4, a.card:hover .collapse-trigger.button:not(.no-hover) .content h5, a.card:hover .collapse-trigger.button:not(.no-hover) .title, a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button .content h1, a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button .content h2, a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button .content h3, a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button .content h4, a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button .content h5, a.card:hover a.box.button:not(.no-hover) .collapse-trigger.button .title {
        color: #cf0c46;
        text-decoration-color: #cf0c46
    }

    .collapse-trigger.is-active .icon i, .collapse-trigger:active .icon i {
        transform: rotate(180deg)
    }

.collapse-content {
    border-bottom: 2px solid #e9ebec;
    padding: 1rem 0
}

.logo svg {
    height: 2.5rem;
    width: 100%
}

@media screen and (min-width:1024px) {
    .logo svg {
        height: 5.25rem
    }
}

@media screen and (max-width:768px) {
    .list-view .list-item .card {
        flex-direction: column
    }
}

@media print,screen and (min-width:769px) {
    .list-view .list-item .card-image {
        min-width: 50%
    }

        .list-view .list-item .card-image .image {
            height: 100%
        }

            .list-view .list-item .card-image .image img {
                object-fit: cover
            }
}

@media screen and (min-width:1024px) {
    .list-view .list-item .card-image {
        min-width: 40%
    }
}

@media screen and (min-width:1216px) {
    .list-view .list-item .card-image {
        min-width: 30%
    }
}

.mainmenu {
    overflow-x: hidden
}

@media screen and (min-width:1024px) {
    .mainmenu {
        height: 100%;
        overflow-x: unset
    }

    .mainmenu-list {
        align-items: center;
        display: flex;
        gap: 1rem;
        height: 100% !important
    }

        .mainmenu-list li {
            position: relative
        }

            .mainmenu-list a.box.is-active li.button > ul, .mainmenu-list a.box.is-focused li.button > ul, .mainmenu-list a.box.is-hovered li.button > ul, .mainmenu-list a.box:active li.button > ul, .mainmenu-list a.box:focus li.button > ul, .mainmenu-list a.box:hover li.button > ul, .mainmenu-list a.card.is-active a.box.button:not(.no-hover) li.button > ul, .mainmenu-list a.card.is-active li.button:not(.no-hover) > ul, .mainmenu-list a.card.is-focused a.box.button:not(.no-hover) li.button > ul, .mainmenu-list a.card.is-focused li.button:not(.no-hover) > ul, .mainmenu-list a.card.is-hovered a.box.button:not(.no-hover) li.button > ul, .mainmenu-list a.card.is-hovered li.button:not(.no-hover) > ul, .mainmenu-list a.card:active a.box.button:not(.no-hover) li.button > ul, .mainmenu-list a.card:active li.button:not(.no-hover) > ul, .mainmenu-list a.card:focus a.box.button:not(.no-hover) li.button > ul, .mainmenu-list a.card:focus li.button:not(.no-hover) > ul, .mainmenu-list a.card:hover a.box.button:not(.no-hover) li.button > ul, .mainmenu-list a.card:hover li.button:not(.no-hover) > ul, .mainmenu-list li.is-active > ul, .mainmenu-list li.is-focused > ul, .mainmenu-list li.is-hovered > ul, .mainmenu-list li:active > ul, .mainmenu-list li:focus > ul, .mainmenu-list li:hover > ul, a.box.is-active .mainmenu-list li.button > ul, a.box.is-focused .mainmenu-list li.button > ul, a.box.is-hovered .mainmenu-list li.button > ul, a.box:active .mainmenu-list li.button > ul, a.box:focus .mainmenu-list li.button > ul, a.box:hover .mainmenu-list li.button > ul, a.card.is-active .mainmenu-list li.button:not(.no-hover) > ul, a.card.is-active a.box.button:not(.no-hover) .mainmenu-list li.button > ul, a.card.is-focused .mainmenu-list li.button:not(.no-hover) > ul, a.card.is-focused a.box.button:not(.no-hover) .mainmenu-list li.button > ul, a.card.is-hovered .mainmenu-list li.button:not(.no-hover) > ul, a.card.is-hovered a.box.button:not(.no-hover) .mainmenu-list li.button > ul, a.card:active .mainmenu-list li.button:not(.no-hover) > ul, a.card:active a.box.button:not(.no-hover) .mainmenu-list li.button > ul, a.card:focus .mainmenu-list li.button:not(.no-hover) > ul, a.card:focus a.box.button:not(.no-hover) .mainmenu-list li.button > ul, a.card:hover .mainmenu-list li.button:not(.no-hover) > ul, a.card:hover a.box.button:not(.no-hover) .mainmenu-list li.button > ul {
                display: block
            }

            .mainmenu-list li:first-of-type .mainmenu-ancestorlink {
                padding-left: 0 !important
            }
}

.mainmenu-list a {
    color: #000
}

    .mainmenu-list a.is-active, .mainmenu-list a:focus, .mainmenu-list a:hover {
        color: #cf0c46
    }

@media screen and (min-width:1024px) {
    .mainmenu-list a {
        white-space: nowrap
    }
}

.mainmenu-child {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(100%);
    transition: all .3s ease-out;
    width: 100%;
    z-index: 2
}

    .mainmenu-child.active {
        transform: translateX(0)
    }

@media screen and (min-width:1024px) {
    .mainmenu-child {
        border-radius: 6px;
        box-shadow: 0 8px 8px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);
        display: none;
        height: auto !important;
        top: 100%;
        transform: translateX(0);
        width: auto
    }
}

@media screen and (max-width:1023px) {
    .mainmenu-child a {
        padding-left: 1.5rem !important
    }
}

.mainmenu-ancestorlink span {
    text-decoration: underline;
    text-decoration-color: transparent;
    text-underline-offset: .25em;
    transition: all .3s ease-out
}

.mainmenu-ancestorlink.is-active span, .mainmenu-ancestorlink.is-focused span, .mainmenu-ancestorlink.is-hovered span, .mainmenu-ancestorlink:active span, .mainmenu-ancestorlink:focus span, .mainmenu-ancestorlink:hover span, a.box.is-active .mainmenu-ancestorlink.button span, a.box.is-focused .mainmenu-ancestorlink.button span, a.box.is-hovered .mainmenu-ancestorlink.button span, a.box:active .mainmenu-ancestorlink.button span, a.box:focus .mainmenu-ancestorlink.button span, a.box:hover .mainmenu-ancestorlink.button span, a.card.is-active .mainmenu-ancestorlink.button:not(.no-hover) span, a.card.is-active a.box.button:not(.no-hover) .mainmenu-ancestorlink.button span, a.card.is-focused .mainmenu-ancestorlink.button:not(.no-hover) span, a.card.is-focused a.box.button:not(.no-hover) .mainmenu-ancestorlink.button span, a.card.is-hovered .mainmenu-ancestorlink.button:not(.no-hover) span, a.card.is-hovered a.box.button:not(.no-hover) .mainmenu-ancestorlink.button span, a.card:active .mainmenu-ancestorlink.button:not(.no-hover) span, a.card:active a.box.button:not(.no-hover) .mainmenu-ancestorlink.button span, a.card:focus .mainmenu-ancestorlink.button:not(.no-hover) span, a.card:focus a.box.button:not(.no-hover) .mainmenu-ancestorlink.button span, a.card:hover .mainmenu-ancestorlink.button:not(.no-hover) span, a.card:hover a.box.button:not(.no-hover) .mainmenu-ancestorlink.button span {
    text-decoration-color: #cf0c46
}

.skeleton .tag {
    min-width: 4rem
}

.skeleton .progress, .skeleton img {
    animation: loading .5s infinite alternate;
    background-color: #c9ccce
}

.umbraco-forms-field:not(.recaptchav3withscore) {
    margin-bottom: 1.25rem
}

    .umbraco-forms-field:not(.recaptchav3withscore).dropdown {
        display: block;
        position: static;
        vertical-align: initial
    }

.umbraco-forms-hidden {
    display: none
}

.umbraco-forms-label {
    font-size: 1rem;
    font-size: clamp(1rem,.8495696401rem + .3129890454vw,1.125rem) !important
}

@media print,screen and (min-width:769px) {
    .umbraco-forms-label {
        font-size: 1.0625rem
    }
}

@media screen and (min-width:1408px) {
    .umbraco-forms-label {
        font-size: 1.125rem
    }
}

.umbraco-forms-field .by-checkable {
    font-size: 1rem;
    font-size: clamp(1rem,.8495696401rem + .3129890454vw,1.125rem) !important;
    margin-bottom: .5rem
}

@media print,screen and (min-width:769px) {
    .umbraco-forms-field .by-checkable {
        font-size: 1.0625rem
    }
}

@media screen and (min-width:1408px) {
    .umbraco-forms-field .by-checkable {
        font-size: 1.125rem
    }
}

.umbraco-forms-field.hidden {
    display: none
}

.field {
    display: block
}

.control.has-icons-right .icon.is-right {
    top: 50%;
    transform: translateY(-50%)
}

.hamburger {
    margin-top: .4375rem
}

.hamburger-box {
    height: 1.125rem
}

.multiselect-container .multiselect {
    cursor: pointer
}

.multiselect-container .multiselect__select {
    align-items: center;
    display: flex;
    justify-content: center;
    top: .375rem
}

    .multiselect-container .multiselect__select:before {
        display: none
    }

.multiselect-container .multiselect__tag {
    background-color: #007f6a;
    padding-right: 2rem
}

.multiselect-container .multiselect__tags {
    border-color: #d4d6d8;
    font-size: 1.125rem;
    padding: .5rem 2.5rem 0 .5rem;
    transition: all .3s ease-out
}

@media screen and (min-width:1024px) {
    .multiselect-container .multiselect__tags {
        padding: .625rem 2.5rem .125rem .625rem
    }
}

.multiselect-container .multiselect__tags.is-hovered, .multiselect-container .multiselect__tags:hover, .multiselect-container a.box.is-active .multiselect__tags.button, .multiselect-container a.box.is-focused .multiselect__tags.button, .multiselect-container a.box.is-hovered .multiselect__tags.button, .multiselect-container a.box:active .multiselect__tags.button, .multiselect-container a.box:focus .multiselect__tags.button, .multiselect-container a.box:hover .multiselect__tags.button, .multiselect-container a.card.is-active .multiselect__tags.button:not(.no-hover), .multiselect-container a.card.is-active a.box.button:not(.no-hover) .multiselect__tags.button, .multiselect-container a.card.is-focused .multiselect__tags.button:not(.no-hover), .multiselect-container a.card.is-focused a.box.button:not(.no-hover) .multiselect__tags.button, .multiselect-container a.card.is-hovered .multiselect__tags.button:not(.no-hover), .multiselect-container a.card.is-hovered a.box.button:not(.no-hover) .multiselect__tags.button, .multiselect-container a.card:active .multiselect__tags.button:not(.no-hover), .multiselect-container a.card:active a.box.button:not(.no-hover) .multiselect__tags.button, .multiselect-container a.card:focus .multiselect__tags.button:not(.no-hover), .multiselect-container a.card:focus a.box.button:not(.no-hover) .multiselect__tags.button, .multiselect-container a.card:hover .multiselect__tags.button:not(.no-hover), .multiselect-container a.card:hover a.box.button:not(.no-hover) .multiselect__tags.button, a.box.is-active .multiselect-container .multiselect__tags.button, a.box.is-focused .multiselect-container .multiselect__tags.button, a.box.is-hovered .multiselect-container .multiselect__tags.button, a.box:active .multiselect-container .multiselect__tags.button, a.box:focus .multiselect-container .multiselect__tags.button, a.box:hover .multiselect-container .multiselect__tags.button, a.card.is-active .multiselect-container .multiselect__tags.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .multiselect-container .multiselect__tags.button, a.card.is-focused .multiselect-container .multiselect__tags.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .multiselect-container .multiselect__tags.button, a.card.is-hovered .multiselect-container .multiselect__tags.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .multiselect-container .multiselect__tags.button, a.card:active .multiselect-container .multiselect__tags.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .multiselect-container .multiselect__tags.button, a.card:focus .multiselect-container .multiselect__tags.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .multiselect-container .multiselect__tags.button, a.card:hover .multiselect-container .multiselect__tags.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .multiselect-container .multiselect__tags.button {
    border-color: #93999e
}

.multiselect-container .multiselect__tag-icon {
    line-height: 1.5rem;
    margin-left: 0;
    width: 2rem
}

    .multiselect-container .multiselect__tag-icon:after {
        color: #fff;
        font-size: 1.25rem
    }

.multiselect-container .multiselect__input {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .multiselect-container .multiselect__input {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .multiselect-container .multiselect__input {
        font-size: 1.25rem
    }
}

.multiselect-container .multiselect__input::placeholder {
    color: #000;
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .multiselect-container .multiselect__input::placeholder {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .multiselect-container .multiselect__input::placeholder {
        font-size: 1.25rem
    }
}

.multiselect-container .multiselect__placeholder {
    color: #000;
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important
}

@media print,screen and (min-width:769px) {
    .multiselect-container .multiselect__placeholder {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .multiselect-container .multiselect__placeholder {
        font-size: 1.25rem
    }
}

.multiselect-container .multiselect__option {
    font-size: 1.125rem
}

.multiselect-container .multiselect__option--highlight {
    background-color: #007f6a
}

.multiselect-container .multiselect__option--selected {
    background-color: #f4f5f5
}

    .multiselect-container .multiselect__option--selected.multiselect__option--highlight {
        background-color: #bb0b40
    }

.tab {
    font-size: 1.125rem;
    font-size: clamp(1.125rem,.9745696401rem + .3129890454vw,1.25rem) !important;
    font-weight: 700
}

@media print,screen and (min-width:769px) {
    .tab {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:1408px) {
    .tab {
        font-size: 1.25rem
    }
}

.tab-content {
    display: none
}

    .tab-content.is-active {
        display: block
    }

.dp-container .dp__input::placeholder {
    color: #000;
    opacity: 1
}

.dp-container .dp__active_date {
    background-color: #cf0c46
}

.dp-container .dp__today {
    border-color: #cf0c46
}

.card {
    height: 100%
}

.card-content {
    transition: all .3s ease-out
}

.fatlink {
    border-left: .5rem solid #cf0c46;
    padding: 1.25rem
}

@media screen and (min-width:1024px) {
    .fatlink {
        padding: 1.5rem
    }
}

.imagelink {
    padding: .75rem
}

.reviewlink {
    padding: 1.25rem
}

@media screen and (min-width:1024px) {
    .reviewlink {
        padding: 1.5rem
    }
}

.reviewlink-image {
    margin: 0 auto 1.25rem;
    width: 10rem
}

@media screen and (min-width:1024px) {
    .reviewlink-image {
        width: 12.5rem
    }
}

.reviewlink-image__icon {
    bottom: 0;
    position: absolute;
    right: 0
}

.eventlink, .newslink {
    padding: 0
}

@media print,screen and (min-width:769px) {
    .section-event-overview .eventlink {
        display: flex
    }

        .section-event-overview .eventlink .card-image {
            flex: 0 0 20rem
        }
}

.eventlink .tag {
    position: absolute
}

    .eventlink .tag.is-primary {
        right: 0;
        top: 0
    }

    .eventlink .tag.is-white {
        bottom: 0;
        left: 0
    }

.profilelink {
    background-color: transparent;
    display: flex !important;
    flex-direction: column
}

    .profilelink .card-image {
        margin-bottom: 1rem
    }

    .profilelink .card-content {
        background-color: #fff;
        margin-top: auto
    }

.projectlink {
    padding: 0
}

@media print,screen and (min-width:769px) {
    .projectlink {
        display: flex !important
    }

        .projectlink .card-image {
            flex: 0 0 20rem
        }
}

.projectlink .tag {
    position: absolute
}

    .projectlink .tag.is-primary {
        right: 0;
        top: 0
    }

    .projectlink .tag.is-white {
        bottom: 0;
        left: 0
    }

.searchlink {
    padding: 0
}

@media print,screen and (min-width:769px) {
    .searchlink {
        display: flex !important
    }

        .searchlink .card-image {
            flex: 0 0 20rem
        }

    .publicationlink .buttons .button {
        margin-bottom: 0
    }
}

.publicationlink .notification {
    bottom: 0;
    opacity: 0;
    position: absolute;
    right: .5rem;
    transform: translateY(100%);
    transition: all .3s ease-out;
    visibility: hidden
}

@media print,screen and (min-width:769px) {
    .publicationlink .notification {
        bottom: unset;
        left: -1rem;
        right: unset;
        top: 50%;
        transform: translateY(-50%) translateX(-100%)
    }
}

.publicationlink .notification.is-shown {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.booklink {
    padding: 0
}

@media print,screen and (min-width:769px) {
    .booklink {
        display: flex !important
    }

        .booklink .card-image {
            flex: 0 0 12.5rem
        }
}

.widget-published-books .booklink {
    background-color: transparent
}

    .widget-published-books .booklink .card-content {
        background-color: #fff
    }

@media print,screen and (min-width:769px) {
    .widget-published-books .booklink .image img {
        margin: auto auto 1rem;
        width: auto
    }
}

.hero {
    height: 35rem;
    width: 100vw
}

@media screen and (min-width:1024px) {
    .hero {
        height: 40rem
    }
}

.hero-image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

    .hero-image img {
        height: 100%;
        object-fit: cover;
        width: 100%
    }

.hero-body {
    bottom: 0;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0
}

@media screen and (min-width:1024px) {
    .hero-body {
        right: unset
    }
}

@media screen and (min-width:1950px) {
    .hero-body {
        left: 50%;
        transform: translateX(calc(-704px - 40%))
    }
}

.hero-body .box {
    max-width: 43.5rem;
    padding: 1.5rem 1.25rem;
    width: 100%
}

@media screen and (min-width:1024px) {
    .hero-body .box {
        padding: 3rem
    }
}

.content .hero-body .box h1, .content .hero-body .box h2, .content .hero-body .box h3, .content .hero-body .box h4, .content .hero-body .box h5, .hero-body .box .content h1, .hero-body .box .content h2, .hero-body .box .content h3, .hero-body .box .content h4, .hero-body .box .content h5, .hero-body .box .title {
    text-shadow: 2px 2px 20px rgba(0,0,0,.5)
}

.hero-body .box .content {
    text-shadow: 1px 1px 12px rgba(0,0,0,.5)
}

.breadcrumb ul {
    overflow-x: auto
}

.breadcrumb a {
    font-size: 1rem !important
}

.cookie {
    bottom: 0;
    max-width: 30rem;
    position: fixed;
    right: 0;
    width: 100vw;
    z-index: 31
}

.navbar {
    transition: all .3s ease-out
}

.navbar--first {
    height: 4rem;
    z-index: 31 !important
}

@media screen and (min-width:1024px) {
    .navbar--first {
        height: 6.25rem
    }

    .has-urgentbar .navbar--first {
        top: 3.875rem !important
    }
}

.navbar--second {
    height: 4rem
}

@media screen and (min-width:1024px) {
    .navbar--second {
        height: 5rem;
        top: 6.25rem !important
    }

    .has-urgentbar .navbar--second {
        top: 10.125rem !important
    }
}

.navbar-menu {
    background-color: #fafafa;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 4rem);
    max-width: 20.375rem;
    overflow: hidden;
    position: absolute;
    right: -100%;
    top: 4rem;
    transition: all .3s ease-out;
    width: 100%
}

@media screen and (min-width:1024px) {
    .navbar-menu {
        background-color: #fff;
        flex-direction: row;
        height: auto;
        max-width: 100%;
        overflow: visible;
        position: static;
        width: auto
    }
}

.navbar-menu.is-active {
    right: 0
}

@media screen and (max-width:1023px) {
    .navbar-start {
        padding: 1.25rem 0
    }
}

@media screen and (min-width:1024px) {
    .navbar-end {
        gap: .5rem
    }
}

@media screen and (max-width:1023px) {
    .navbar-item.logo {
        padding: .75rem
    }
}

@media screen and (min-width:1024px) {
    .navbar-item--cta {
        padding-right: 0
    }
}

.navbar-search {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    transition: all .3s ease-out;
    z-index: 2
}

@media screen and (min-width:1024px) {
    .navbar-search {
        z-index: 1
    }
}

.navbar-search.is-active {
    transform: translateY(4rem)
}

@media screen and (min-width:1024px) {
    .navbar-search.is-active {
        transform: translateY(11.25rem)
    }

    .has-urgentbar .navbar-search.is-active {
        transform: translateY(15.125rem)
    }
}

.navbar-search .field {
    width: 100%
}

.navbar-search-toggle .fa-times, .navbar-search-toggle.is-active .fa-search {
    display: none
}

.navbar-search-toggle.is-active .fa-times {
    display: block
}

.footer {
    padding: 3.75rem 1.25rem 0
}

@media screen and (min-width:1024px) {
    .footer {
        padding: 5rem 1.25rem 3rem
    }
}

@media screen and (max-width:1023px) {
    .footer-column {
        margin-bottom: 3.75rem
    }
}

.footer-link {
    text-decoration: underline;
    text-decoration-color: transparent;
    text-underline-offset: .25em;
    transition: all .3s ease-out
}

    .footer-link:hover {
        text-decoration-color: inherit
    }

.footer .buttons {
    gap: .75rem
}

.footer .content p:not(:last-child) {
    margin-bottom: 1.5rem
}

.section-breadcrumb {
    padding: 1.5rem 1.25rem
}

.section-page-intro {
    padding: 1.5rem 1.25rem 0
}

.widget-smallgrid .section-page-intro {
    padding: 0
}

@media screen and (min-width:1024px) {
    .widget-smallgrid .section-page-intro .column.is-two-thirds-desktop {
        width: 100%
    }
}

.section-book-overview {
    padding-top: 0
}

.swiper {
    overflow: visible
}

.swiper-wrapper {
    box-sizing: border-box;
    width: unset
}

.swiper-slide {
    height: unset
}

.swiper-navigation {
    align-items: center;
    bottom: 0;
    display: flex;
    height: 3rem;
    justify-content: center;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 1
}

.swiper-button-next, .swiper-button-prev {
    display: none;
    margin-top: 0;
    position: static;
    transition: all .3s ease-out;
    width: var(--swiper-navigation-size)
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: 0
    }

    .swiper-button-next:after, .swiper-button-prev:after, .swiper-count {
        display: none
    }

@media screen and (max-width:1023px) {
    .swiper--mobile .swiper-wrapper {
        flex-wrap: nowrap;
        width: 100%
    }

        .swiper--mobile .swiper-wrapper .swiper-slide {
            flex-basis: unset;
            flex-grow: unset
        }
}

.swiper-initialized .swiper-wrapper {
    padding-bottom: 4rem
}

.swiper-initialized .swiper-button-next, .swiper-initialized .swiper-button-prev {
    display: flex
}

.swiper-initialized .swiper-count {
    display: block
}

.closure {
    padding: 0 1.25rem
}

@media screen and (max-width:1023px) {
    .closure {
        padding-bottom: 3rem
    }
}

.closure .container {
    border-top: 2px solid #e9ebec
}

@media screen and (min-width:1024px) {
    .closure .columns {
        gap: 1.5rem
    }
}

.urgentbar {
    min-height: 3.875rem;
    opacity: 0;
    position: fixed;
    top: 4rem;
    transition: all .3s ease-out;
    visibility: hidden;
    width: 100vw;
    z-index: 2
}

@media screen and (min-width:1024px) {
    .urgentbar {
        height: 3.875rem;
        top: 0
    }
}

.has-urgentbar .urgentbar {
    opacity: 1;
    visibility: visible
}

.urgentbar-button {
    position: absolute;
    right: .5rem;
    top: .25rem
}

@media screen and (min-width:1024px) {
    .urgentbar-button {
        right: 1rem;
        top: .5rem
    }
}

.dynamic-sidebar {
    padding: 1.25rem
}

@media screen and (min-width:1024px) {
    .dynamic-sidebar {
        padding: 1.25rem 0;
        position: sticky;
        top: 11.25rem
    }

    .has-urgentbar .dynamic-sidebar {
        top: 15.125rem
    }
}

.dynamic-sidebar__element {
    border-top: 2px solid #cf0c46;
    padding: 1.5rem 0
}

    .dynamic-sidebar__element a.box.is-active a.card.button, .dynamic-sidebar__element a.box.is-focused a.card.button, .dynamic-sidebar__element a.box.is-hovered a.card.button, .dynamic-sidebar__element a.box:active a.card.button, .dynamic-sidebar__element a.box:focus a.card.button, .dynamic-sidebar__element a.box:hover a.card.button, .dynamic-sidebar__element a.card, .dynamic-sidebar__element a.card.is-active, .dynamic-sidebar__element a.card.is-active a.box.button:not(.no-hover) a.card.button, .dynamic-sidebar__element a.card.is-active a.card.button:not(.no-hover), .dynamic-sidebar__element a.card.is-focused, .dynamic-sidebar__element a.card.is-focused a.box.button:not(.no-hover) a.card.button, .dynamic-sidebar__element a.card.is-focused a.card.button:not(.no-hover), .dynamic-sidebar__element a.card.is-hovered, .dynamic-sidebar__element a.card.is-hovered a.box.button:not(.no-hover) a.card.button, .dynamic-sidebar__element a.card.is-hovered a.card.button:not(.no-hover), .dynamic-sidebar__element a.card:active, .dynamic-sidebar__element a.card:active a.box.button:not(.no-hover) a.card.button, .dynamic-sidebar__element a.card:active a.card.button:not(.no-hover), .dynamic-sidebar__element a.card:focus, .dynamic-sidebar__element a.card:focus a.box.button:not(.no-hover) a.card.button, .dynamic-sidebar__element a.card:focus a.card.button:not(.no-hover), .dynamic-sidebar__element a.card:hover, .dynamic-sidebar__element a.card:hover a.box.button:not(.no-hover) a.card.button, .dynamic-sidebar__element a.card:hover a.card.button:not(.no-hover), a.box.is-active .dynamic-sidebar__element a.card.button, a.box.is-focused .dynamic-sidebar__element a.card.button, a.box.is-hovered .dynamic-sidebar__element a.card.button, a.box:active .dynamic-sidebar__element a.card.button, a.box:focus .dynamic-sidebar__element a.card.button, a.box:hover .dynamic-sidebar__element a.card.button, a.card.is-active .dynamic-sidebar__element a.card.button:not(.no-hover), a.card.is-active a.box.button:not(.no-hover) .dynamic-sidebar__element a.card.button, a.card.is-focused .dynamic-sidebar__element a.card.button:not(.no-hover), a.card.is-focused a.box.button:not(.no-hover) .dynamic-sidebar__element a.card.button, a.card.is-hovered .dynamic-sidebar__element a.card.button:not(.no-hover), a.card.is-hovered a.box.button:not(.no-hover) .dynamic-sidebar__element a.card.button, a.card:active .dynamic-sidebar__element a.card.button:not(.no-hover), a.card:active a.box.button:not(.no-hover) .dynamic-sidebar__element a.card.button, a.card:focus .dynamic-sidebar__element a.card.button:not(.no-hover), a.card:focus a.box.button:not(.no-hover) .dynamic-sidebar__element a.card.button, a.card:hover .dynamic-sidebar__element a.card.button:not(.no-hover), a.card:hover a.box.button:not(.no-hover) .dynamic-sidebar__element a.card.button {
        margin: 0
    }

        .dynamic-sidebar__element a.card:not(:last-of-type) {
            border-bottom: 1px solid #e9ebec;
            margin-bottom: 1rem
        }

    .dynamic-sidebar__element .eventlink {
        padding: 1.875rem 0 2.875rem
    }

        .dynamic-sidebar__element .eventlink.is-education {
            padding: 0
        }

        .dynamic-sidebar__element .eventlink .tag.is-primary {
            bottom: 1rem;
            top: unset
        }

        .dynamic-sidebar__element .eventlink .tag.is-white {
            bottom: unset;
            top: 0
        }

    .dynamic-sidebar__element .projectlink, .dynamic-sidebar__element .publicationlink {
        padding: 0
    }

        .dynamic-sidebar__element .projectlink .card-content, .dynamic-sidebar__element .publicationlink .card-content {
            padding-top: 0
        }

.widget-cta .box {
    padding: 3rem 1.25rem
}

@media screen and (min-width:1024px) {
    .widget-cta .box {
        padding: 3.75rem
    }
}

.widget-image-text__content {
    background-color: #f4f5f5;
    border-bottom: 4px solid #cf0c46;
    border-top: 4px solid #cf0c46;
    padding: 3rem 1.25rem
}

@media screen and (min-width:1024px) {
    .widget-image-text__content {
        border: 8px solid #cf0c46;
        border-bottom: none;
        border-top: none;
        padding: 3.5rem
    }
}

@media screen and (min-width:1216px) {
    .widget-image-text__content {
        padding: 3.5rem 4rem
    }
}

.widget-image-text__image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.widget-video .card {
    height: auto
}

.widget-title {
    color: #cf0c46
}

.widget-header .widget-title {
    margin-bottom: 0
}

@media screen and (max-width:1023px) {
    .widget-imagelink {
        overflow: hidden
    }
}

.widget-smallgrid .widget {
    padding: 1.875rem 1.25rem
}

@media screen and (min-width:1024px) {
    .widget-smallgrid .widget {
        padding: 3.125rem 0
    }
}

.widget-holder + .widget.has-background-white, .widget-smallgrid .widget-holder + .widget {
    padding-top: 1rem
}

@media screen and (min-width:1024px) {
    .widget-holder + .widget.has-background-white, .widget-smallgrid .widget-holder + .widget {
        padding-top: 2rem
    }
}

.widget-smallgrid .widget + .widget, .widget.has-background-white + .widget.has-background-white, .widget.has-background-white-ter + .widget.has-background-white-ter {
    padding-top: 0
}
/*# sourceMappingURL=main.min.css.map*/
